public static interface ConfigSource.NestedConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getNestedRepeatedInt32Value(int index)
repeated int32 nested_repeated_int32_value = 2; |
int |
getNestedRepeatedInt32ValueCount()
repeated int32 nested_repeated_int32_value = 2; |
java.util.List<java.lang.Integer> |
getNestedRepeatedInt32ValueList()
repeated int32 nested_repeated_int32_value = 2; |
java.lang.String |
getNestedStringValue()
optional string nested_string_value = 1; |
com.google.protobuf.ByteString |
getNestedStringValueBytes()
optional string nested_string_value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getNestedStringValue()
optional string nested_string_value = 1;com.google.protobuf.ByteString getNestedStringValueBytes()
optional string nested_string_value = 1;java.util.List<java.lang.Integer> getNestedRepeatedInt32ValueList()
repeated int32 nested_repeated_int32_value = 2;int getNestedRepeatedInt32ValueCount()
repeated int32 nested_repeated_int32_value = 2;int getNestedRepeatedInt32Value(int index)
repeated int32 nested_repeated_int32_value = 2;