L1StringLengthTestCase

L1StringLengthTestCase
L1StringLengthTestCase
JSON Example
{
    "string_length_message": {
        "string_length_message": {
            "test_string": "string"
        },
        "string_length_messages": [
            {
                "test_string": "string"
            }
        ],
        "test_string": "string",
        "test_strings": [
            "string"
        ]
    },
    "string_length_messages": [
        {
            "string_length_message": {
                "test_string": "string"
            },
            "string_length_messages": [
                {
                    "test_string": "string"
                }
            ],
            "test_string": "string",
            "test_strings": [
                "string"
            ]
        }
    ],
    "test_string": "string",
    "test_strings": [
        "string"
    ]
}
string_length_message
Optional

string_length_message

string_length_messages
Optional

Repeated string length message for nested string length test cases. Field introduced in 21.1.5, 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
test_string
Optional

String field for nested string length test cases. Field introduced in 21.1.5, 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

array of string
test_strings
Optional

Repeated field for nested string length test cases. Field introduced in 21.1.5, 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of