Package dev.cel.expr.conformance.proto2
Class TestAllTypes.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
dev.cel.expr.conformance.proto2.TestAllTypes.Builder
- All Implemented Interfaces:
com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<TestAllTypes>,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TestAllTypesOrBuilder,Cloneable
- Enclosing class:
- TestAllTypes
public static final class TestAllTypes.Builder
extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
implements TestAllTypesOrBuilder
This proto includes every type of field in both singular and repeated forms.Protobuf type
cel.expr.conformance.proto2.TestAllTypes-
Method Summary
Modifier and TypeMethodDescriptionaddAllRepeatedAny(Iterable<? extends com.google.protobuf.Any> values) Repeated wellknown.addAllRepeatedBool(Iterable<? extends Boolean> values) repeated bool repeated_bool = 43;addAllRepeatedBoolWrapper(Iterable<? extends com.google.protobuf.BoolValue> values) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;addAllRepeatedBytes(Iterable<? extends com.google.protobuf.ByteString> values) repeated bytes repeated_bytes = 45;addAllRepeatedBytesWrapper(Iterable<? extends com.google.protobuf.BytesValue> values) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;addAllRepeatedCord(Iterable<String> values) repeated string repeated_cord = 54 [ctype = CORD];addAllRepeatedDouble(Iterable<? extends Double> values) repeated double repeated_double = 42;addAllRepeatedDoubleWrapper(Iterable<? extends com.google.protobuf.DoubleValue> values) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;addAllRepeatedDuration(Iterable<? extends com.google.protobuf.Duration> values) repeated .google.protobuf.Duration repeated_duration = 121;addAllRepeatedFixed32(Iterable<? extends Integer> values) repeated fixed32 repeated_fixed32 = 37;addAllRepeatedFixed64(Iterable<? extends Long> values) repeated fixed64 repeated_fixed64 = 38;addAllRepeatedFloat(Iterable<? extends Float> values) repeated float repeated_float = 41;addAllRepeatedFloatWrapper(Iterable<? extends com.google.protobuf.FloatValue> values) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;addAllRepeatedInt32(Iterable<? extends Integer> values) RepeatedaddAllRepeatedInt32Wrapper(Iterable<? extends com.google.protobuf.Int32Value> values) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;addAllRepeatedInt64(Iterable<? extends Long> values) repeated int64 repeated_int64 = 32;addAllRepeatedInt64Wrapper(Iterable<? extends com.google.protobuf.Int64Value> values) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;addAllRepeatedLazyMessage(Iterable<? extends TestAllTypes.NestedMessage> values) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;addAllRepeatedListValue(Iterable<? extends com.google.protobuf.ListValue> values) repeated .google.protobuf.ListValue repeated_list_value = 134;addAllRepeatedNestedEnum(Iterable<? extends TestAllTypes.NestedEnum> values) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;addAllRepeatedNestedMessage(Iterable<? extends TestAllTypes.NestedMessage> values) Repeated and nestedaddAllRepeatedNullValue(Iterable<? extends com.google.protobuf.NullValue> values) repeated .google.protobuf.NullValue repeated_null_value = 135;addAllRepeatedSfixed32(Iterable<? extends Integer> values) repeated sfixed32 repeated_sfixed32 = 39;addAllRepeatedSfixed64(Iterable<? extends Long> values) repeated sfixed64 repeated_sfixed64 = 40;addAllRepeatedSint32(Iterable<? extends Integer> values) repeated sint32 repeated_sint32 = 35;addAllRepeatedSint64(Iterable<? extends Long> values) repeated sint64 repeated_sint64 = 36;addAllRepeatedString(Iterable<String> values) repeated string repeated_string = 44;addAllRepeatedStringPiece(Iterable<String> values) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];addAllRepeatedStringWrapper(Iterable<? extends com.google.protobuf.StringValue> values) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;addAllRepeatedStruct(Iterable<? extends com.google.protobuf.Struct> values) repeated .google.protobuf.Struct repeated_struct = 123;addAllRepeatedTimestamp(Iterable<? extends com.google.protobuf.Timestamp> values) repeated .google.protobuf.Timestamp repeated_timestamp = 122;addAllRepeatedUint32(Iterable<? extends Integer> values) repeated uint32 repeated_uint32 = 33;addAllRepeatedUint32Wrapper(Iterable<? extends com.google.protobuf.UInt32Value> values) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;addAllRepeatedUint64(Iterable<? extends Long> values) repeated uint64 repeated_uint64 = 34;addAllRepeatedUint64Wrapper(Iterable<? extends com.google.protobuf.UInt64Value> values) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;addAllRepeatedValue(Iterable<? extends com.google.protobuf.Value> values) repeated .google.protobuf.Value repeated_value = 124;<Type> TestAllTypes.BuilderaddExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes, List<Type>> extension, Type value) addRepeatedAny(int index, com.google.protobuf.Any value) Repeated wellknown.addRepeatedAny(int index, com.google.protobuf.Any.Builder builderForValue) Repeated wellknown.addRepeatedAny(com.google.protobuf.Any value) Repeated wellknown.addRepeatedAny(com.google.protobuf.Any.Builder builderForValue) Repeated wellknown.com.google.protobuf.Any.BuilderRepeated wellknown.com.google.protobuf.Any.BuilderaddRepeatedAnyBuilder(int index) Repeated wellknown.addRepeatedBool(boolean value) repeated bool repeated_bool = 43;addRepeatedBoolWrapper(int index, com.google.protobuf.BoolValue value) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;addRepeatedBoolWrapper(int index, com.google.protobuf.BoolValue.Builder builderForValue) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;addRepeatedBoolWrapper(com.google.protobuf.BoolValue value) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;addRepeatedBoolWrapper(com.google.protobuf.BoolValue.Builder builderForValue) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;com.google.protobuf.BoolValue.Builderrepeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;com.google.protobuf.BoolValue.BuilderaddRepeatedBoolWrapperBuilder(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;addRepeatedBytes(com.google.protobuf.ByteString value) repeated bytes repeated_bytes = 45;addRepeatedBytesWrapper(int index, com.google.protobuf.BytesValue value) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;addRepeatedBytesWrapper(int index, com.google.protobuf.BytesValue.Builder builderForValue) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;addRepeatedBytesWrapper(com.google.protobuf.BytesValue value) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;addRepeatedBytesWrapper(com.google.protobuf.BytesValue.Builder builderForValue) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;com.google.protobuf.BytesValue.Builderrepeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;com.google.protobuf.BytesValue.BuilderaddRepeatedBytesWrapperBuilder(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;addRepeatedCord(String value) repeated string repeated_cord = 54 [ctype = CORD];addRepeatedCordBytes(com.google.protobuf.ByteString value) repeated string repeated_cord = 54 [ctype = CORD];addRepeatedDouble(double value) repeated double repeated_double = 42;addRepeatedDoubleWrapper(int index, com.google.protobuf.DoubleValue value) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;addRepeatedDoubleWrapper(int index, com.google.protobuf.DoubleValue.Builder builderForValue) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;addRepeatedDoubleWrapper(com.google.protobuf.DoubleValue value) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;addRepeatedDoubleWrapper(com.google.protobuf.DoubleValue.Builder builderForValue) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;com.google.protobuf.DoubleValue.Builderrepeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;com.google.protobuf.DoubleValue.BuilderaddRepeatedDoubleWrapperBuilder(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;addRepeatedDuration(int index, com.google.protobuf.Duration value) repeated .google.protobuf.Duration repeated_duration = 121;addRepeatedDuration(int index, com.google.protobuf.Duration.Builder builderForValue) repeated .google.protobuf.Duration repeated_duration = 121;addRepeatedDuration(com.google.protobuf.Duration value) repeated .google.protobuf.Duration repeated_duration = 121;addRepeatedDuration(com.google.protobuf.Duration.Builder builderForValue) repeated .google.protobuf.Duration repeated_duration = 121;com.google.protobuf.Duration.Builderrepeated .google.protobuf.Duration repeated_duration = 121;com.google.protobuf.Duration.BuilderaddRepeatedDurationBuilder(int index) repeated .google.protobuf.Duration repeated_duration = 121;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addRepeatedFixed32(int value) repeated fixed32 repeated_fixed32 = 37;addRepeatedFixed64(long value) repeated fixed64 repeated_fixed64 = 38;addRepeatedFloat(float value) repeated float repeated_float = 41;addRepeatedFloatWrapper(int index, com.google.protobuf.FloatValue value) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;addRepeatedFloatWrapper(int index, com.google.protobuf.FloatValue.Builder builderForValue) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;addRepeatedFloatWrapper(com.google.protobuf.FloatValue value) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;addRepeatedFloatWrapper(com.google.protobuf.FloatValue.Builder builderForValue) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;com.google.protobuf.FloatValue.Builderrepeated .google.protobuf.FloatValue repeated_float_wrapper = 128;com.google.protobuf.FloatValue.BuilderaddRepeatedFloatWrapperBuilder(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;addRepeatedInt32(int value) RepeatedaddRepeatedInt32Wrapper(int index, com.google.protobuf.Int32Value value) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;addRepeatedInt32Wrapper(int index, com.google.protobuf.Int32Value.Builder builderForValue) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;addRepeatedInt32Wrapper(com.google.protobuf.Int32Value value) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;addRepeatedInt32Wrapper(com.google.protobuf.Int32Value.Builder builderForValue) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;com.google.protobuf.Int32Value.Builderrepeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;com.google.protobuf.Int32Value.BuilderaddRepeatedInt32WrapperBuilder(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;addRepeatedInt64(long value) repeated int64 repeated_int64 = 32;addRepeatedInt64Wrapper(int index, com.google.protobuf.Int64Value value) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;addRepeatedInt64Wrapper(int index, com.google.protobuf.Int64Value.Builder builderForValue) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;addRepeatedInt64Wrapper(com.google.protobuf.Int64Value value) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;addRepeatedInt64Wrapper(com.google.protobuf.Int64Value.Builder builderForValue) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;com.google.protobuf.Int64Value.Builderrepeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;com.google.protobuf.Int64Value.BuilderaddRepeatedInt64WrapperBuilder(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;addRepeatedLazyMessage(int index, TestAllTypes.NestedMessage value) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;addRepeatedLazyMessage(int index, TestAllTypes.NestedMessage.Builder builderForValue) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;addRepeatedLazyMessage(TestAllTypes.NestedMessage.Builder builderForValue) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;addRepeatedLazyMessageBuilder(int index) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;addRepeatedListValue(int index, com.google.protobuf.ListValue value) repeated .google.protobuf.ListValue repeated_list_value = 134;addRepeatedListValue(int index, com.google.protobuf.ListValue.Builder builderForValue) repeated .google.protobuf.ListValue repeated_list_value = 134;addRepeatedListValue(com.google.protobuf.ListValue value) repeated .google.protobuf.ListValue repeated_list_value = 134;addRepeatedListValue(com.google.protobuf.ListValue.Builder builderForValue) repeated .google.protobuf.ListValue repeated_list_value = 134;com.google.protobuf.ListValue.Builderrepeated .google.protobuf.ListValue repeated_list_value = 134;com.google.protobuf.ListValue.BuilderaddRepeatedListValueBuilder(int index) repeated .google.protobuf.ListValue repeated_list_value = 134;repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;addRepeatedNestedMessage(int index, TestAllTypes.NestedMessage value) Repeated and nestedaddRepeatedNestedMessage(int index, TestAllTypes.NestedMessage.Builder builderForValue) Repeated and nestedRepeated and nestedaddRepeatedNestedMessage(TestAllTypes.NestedMessage.Builder builderForValue) Repeated and nestedRepeated and nestedaddRepeatedNestedMessageBuilder(int index) Repeated and nestedaddRepeatedNullValue(com.google.protobuf.NullValue value) repeated .google.protobuf.NullValue repeated_null_value = 135;addRepeatedSfixed32(int value) repeated sfixed32 repeated_sfixed32 = 39;addRepeatedSfixed64(long value) repeated sfixed64 repeated_sfixed64 = 40;addRepeatedSint32(int value) repeated sint32 repeated_sint32 = 35;addRepeatedSint64(long value) repeated sint64 repeated_sint64 = 36;addRepeatedString(String value) repeated string repeated_string = 44;addRepeatedStringBytes(com.google.protobuf.ByteString value) repeated string repeated_string = 44;addRepeatedStringPiece(String value) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];addRepeatedStringPieceBytes(com.google.protobuf.ByteString value) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];addRepeatedStringWrapper(int index, com.google.protobuf.StringValue value) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;addRepeatedStringWrapper(int index, com.google.protobuf.StringValue.Builder builderForValue) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;addRepeatedStringWrapper(com.google.protobuf.StringValue value) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;addRepeatedStringWrapper(com.google.protobuf.StringValue.Builder builderForValue) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;com.google.protobuf.StringValue.Builderrepeated .google.protobuf.StringValue repeated_string_wrapper = 131;com.google.protobuf.StringValue.BuilderaddRepeatedStringWrapperBuilder(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;addRepeatedStruct(int index, com.google.protobuf.Struct value) repeated .google.protobuf.Struct repeated_struct = 123;addRepeatedStruct(int index, com.google.protobuf.Struct.Builder builderForValue) repeated .google.protobuf.Struct repeated_struct = 123;addRepeatedStruct(com.google.protobuf.Struct value) repeated .google.protobuf.Struct repeated_struct = 123;addRepeatedStruct(com.google.protobuf.Struct.Builder builderForValue) repeated .google.protobuf.Struct repeated_struct = 123;com.google.protobuf.Struct.Builderrepeated .google.protobuf.Struct repeated_struct = 123;com.google.protobuf.Struct.BuilderaddRepeatedStructBuilder(int index) repeated .google.protobuf.Struct repeated_struct = 123;addRepeatedTimestamp(int index, com.google.protobuf.Timestamp value) repeated .google.protobuf.Timestamp repeated_timestamp = 122;addRepeatedTimestamp(int index, com.google.protobuf.Timestamp.Builder builderForValue) repeated .google.protobuf.Timestamp repeated_timestamp = 122;addRepeatedTimestamp(com.google.protobuf.Timestamp value) repeated .google.protobuf.Timestamp repeated_timestamp = 122;addRepeatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) repeated .google.protobuf.Timestamp repeated_timestamp = 122;com.google.protobuf.Timestamp.Builderrepeated .google.protobuf.Timestamp repeated_timestamp = 122;com.google.protobuf.Timestamp.BuilderaddRepeatedTimestampBuilder(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122;addRepeatedUint32(int value) repeated uint32 repeated_uint32 = 33;addRepeatedUint32Wrapper(int index, com.google.protobuf.UInt32Value value) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;addRepeatedUint32Wrapper(int index, com.google.protobuf.UInt32Value.Builder builderForValue) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;addRepeatedUint32Wrapper(com.google.protobuf.UInt32Value value) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;addRepeatedUint32Wrapper(com.google.protobuf.UInt32Value.Builder builderForValue) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;com.google.protobuf.UInt32Value.Builderrepeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;com.google.protobuf.UInt32Value.BuilderaddRepeatedUint32WrapperBuilder(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;addRepeatedUint64(long value) repeated uint64 repeated_uint64 = 34;addRepeatedUint64Wrapper(int index, com.google.protobuf.UInt64Value value) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;addRepeatedUint64Wrapper(int index, com.google.protobuf.UInt64Value.Builder builderForValue) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;addRepeatedUint64Wrapper(com.google.protobuf.UInt64Value value) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;addRepeatedUint64Wrapper(com.google.protobuf.UInt64Value.Builder builderForValue) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;com.google.protobuf.UInt64Value.Builderrepeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;com.google.protobuf.UInt64Value.BuilderaddRepeatedUint64WrapperBuilder(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;addRepeatedValue(int index, com.google.protobuf.Value value) repeated .google.protobuf.Value repeated_value = 124;addRepeatedValue(int index, com.google.protobuf.Value.Builder builderForValue) repeated .google.protobuf.Value repeated_value = 124;addRepeatedValue(com.google.protobuf.Value value) repeated .google.protobuf.Value repeated_value = 124;addRepeatedValue(com.google.protobuf.Value.Builder builderForValue) repeated .google.protobuf.Value repeated_value = 124;com.google.protobuf.Value.Builderrepeated .google.protobuf.Value repeated_value = 124;com.google.protobuf.Value.BuilderaddRepeatedValueBuilder(int index) repeated .google.protobuf.Value repeated_value = 124;build()clear()clearAs()Field names formerly defined as reserved CEL identifiers.optional bool break = 501;optional bool const = 502;optional bool continue = 503;optional bool else = 504;optional .google.protobuf.Empty empty = 118;clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes, T> extension) clearField(com.google.protobuf.Descriptors.FieldDescriptor field) optional .google.protobuf.FieldMask field_mask = 117;clearFor()optional bool for = 505;optional bool function = 506;clearIf()optional bool if = 507;optional bool import = 508;clearIn()Collides with 'in' operator.clearLet()optional bool let = 509;optional .google.protobuf.ListValue list_value = 114;optional bool loop = 510;optional bool namespace = 512;optional group NestedGroup = 403 { ... }optional .google.protobuf.NullValue null_value = 115;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) bool oneof_bool = 402;.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;optional .google.protobuf.NullValue optional_null_value = 116;optional bool package = 511;Repeated wellknown.repeated bool repeated_bool = 43;repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;repeated bytes repeated_bytes = 45;repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;repeated string repeated_cord = 54 [ctype = CORD];repeated double repeated_double = 42;repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;repeated .google.protobuf.Duration repeated_duration = 121;repeated fixed32 repeated_fixed32 = 37;repeated fixed64 repeated_fixed64 = 38;repeated float repeated_float = 41;repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;Repeatedrepeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;repeated int64 repeated_int64 = 32;repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;repeated .google.protobuf.ListValue repeated_list_value = 134;repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;Repeated and nestedrepeated .google.protobuf.NullValue repeated_null_value = 135;repeated sfixed32 repeated_sfixed32 = 39;repeated sfixed64 repeated_sfixed64 = 40;repeated sint32 repeated_sint32 = 35;repeated sint64 repeated_sint64 = 36;repeated string repeated_string = 44;repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];repeated .google.protobuf.StringValue repeated_string_wrapper = 131;repeated .google.protobuf.Struct repeated_struct = 123;repeated .google.protobuf.Timestamp repeated_timestamp = 122;repeated uint32 repeated_uint32 = 33;repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;repeated uint64 repeated_uint64 = 34;repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;repeated .google.protobuf.Value repeated_value = 124;optional bool return = 513;Wellknown.optional bool single_bool = 13 [default = true];optional .google.protobuf.BoolValue single_bool_wrapper = 112;optional bytes single_bytes = 15 [default = "none"];optional .google.protobuf.BytesValue single_bytes_wrapper = 113;optional double single_double = 12 [default = 6.4];optional .google.protobuf.DoubleValue single_double_wrapper = 107;optional .google.protobuf.Duration single_duration = 101;optional fixed32 single_fixed32 = 7;optional fixed64 single_fixed64 = 8;optional float single_float = 11 [default = 3];optional .google.protobuf.FloatValue single_float_wrapper = 108;Singularoptional .google.protobuf.Int32Value single_int32_wrapper = 106;optional int64 single_int64 = 2 [default = -64];optional .google.protobuf.Int64Value single_int64_wrapper = 105;.cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;optional sfixed32 single_sfixed32 = 9;optional sfixed64 single_sfixed64 = 10;optional sint32 single_sint32 = 5;optional sint64 single_sint64 = 6;optional string single_string = 14 [default = "empty"];optional .google.protobuf.StringValue single_string_wrapper = 111;optional .google.protobuf.Struct single_struct = 103;optional .google.protobuf.Timestamp single_timestamp = 102;optional uint32 single_uint32 = 3 [default = 32];optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;optional uint64 single_uint64 = 4 [default = 64];optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;optional .google.protobuf.Value single_value = 104;optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;clearVar()optional bool var = 514;optional bool void = 515;optional bool while = 516;clone()booleancontainsMapBoolAny(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246;booleancontainsMapBoolBool(boolean key) map<bool, bool> map_bool_bool = 63;booleancontainsMapBoolBoolWrapper(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;booleancontainsMapBoolBytes(boolean key) map<bool, bytes> map_bool_bytes = 65;booleancontainsMapBoolBytesWrapper(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;booleancontainsMapBoolDouble(boolean key) map<bool, double> map_bool_double = 71;booleancontainsMapBoolDoubleWrapper(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;booleancontainsMapBoolDuration(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228;booleancontainsMapBoolEnum(boolean key) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;booleancontainsMapBoolFloat(boolean key) map<bool, float> map_bool_float = 70;booleancontainsMapBoolFloatWrapper(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;booleancontainsMapBoolInt32(boolean key) map<bool, int32> map_bool_int32 = 66;booleancontainsMapBoolInt32Wrapper(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;booleancontainsMapBoolInt64(boolean key) map<bool, int64> map_bool_int64 = 67;booleancontainsMapBoolInt64Wrapper(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;booleancontainsMapBoolListValue(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;booleancontainsMapBoolMessage(boolean key) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;booleancontainsMapBoolNullValue(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;booleancontainsMapBoolString(boolean key) map<bool, string> map_bool_string = 64;booleancontainsMapBoolStringWrapper(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;booleancontainsMapBoolStruct(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247;booleancontainsMapBoolTimestamp(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;booleancontainsMapBoolUint32(boolean key) map<bool, uint32> map_bool_uint32 = 68;booleancontainsMapBoolUint32Wrapper(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;booleancontainsMapBoolUint64(boolean key) map<bool, uint64> map_bool_uint64 = 69;booleancontainsMapBoolUint64Wrapper(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;booleancontainsMapBoolValue(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248;booleancontainsMapInt32Any(int key) map<int32, .google.protobuf.Any> map_int32_any = 259;booleancontainsMapInt32Bool(int key) map<int32, bool> map_int32_bool = 74;booleancontainsMapInt32BoolWrapper(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;booleancontainsMapInt32Bytes(int key) map<int32, bytes> map_int32_bytes = 76;booleancontainsMapInt32BytesWrapper(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;booleancontainsMapInt32Double(int key) map<int32, double> map_int32_double = 82;booleancontainsMapInt32DoubleWrapper(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;booleancontainsMapInt32Duration(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231;booleancontainsMapInt32Enum(int key) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;booleancontainsMapInt32Float(int key) map<int32, float> map_int32_float = 81;booleancontainsMapInt32FloatWrapper(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;booleancontainsMapInt32Int32(int key) map<int32, int32> map_int32_int32 = 77;booleancontainsMapInt32Int32Wrapper(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;booleancontainsMapInt32Int64(int key) map<int32, int64> map_int32_int64 = 78;booleancontainsMapInt32Int64Wrapper(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;booleancontainsMapInt32ListValue(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;booleancontainsMapInt32Message(int key) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;booleancontainsMapInt32NullValue(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;booleancontainsMapInt32String(int key) map<int32, string> map_int32_string = 75;booleancontainsMapInt32StringWrapper(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;booleancontainsMapInt32Struct(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260;booleancontainsMapInt32Timestamp(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;booleancontainsMapInt32Uint32(int key) map<int32, uint32> map_int32_uint32 = 79;booleancontainsMapInt32Uint32Wrapper(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;booleancontainsMapInt32Uint64(int key) map<int32, uint64> map_int32_uint64 = 80;booleancontainsMapInt32Uint64Wrapper(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;booleancontainsMapInt32Value(int key) map<int32, .google.protobuf.Value> map_int32_value = 261;booleancontainsMapInt64Any(long key) map<int64, .google.protobuf.Any> map_int64_any = 272;booleancontainsMapInt64Bool(long key) map<int64, bool> map_int64_bool = 85;booleancontainsMapInt64BoolWrapper(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;booleancontainsMapInt64Bytes(long key) map<int64, bytes> map_int64_bytes = 87;booleancontainsMapInt64BytesWrapper(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;booleancontainsMapInt64Double(long key) map<int64, double> map_int64_double = 93;booleancontainsMapInt64DoubleWrapper(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;booleancontainsMapInt64Duration(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234;booleancontainsMapInt64Enum(long key) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;booleancontainsMapInt64Float(long key) map<int64, float> map_int64_float = 92;booleancontainsMapInt64FloatWrapper(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;booleancontainsMapInt64Int32(long key) map<int64, int32> map_int64_int32 = 88;booleancontainsMapInt64Int32Wrapper(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;booleancontainsMapInt64Int64(long key) map<int64, int64> map_int64_int64 = 89;booleancontainsMapInt64Int64Wrapper(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;booleancontainsMapInt64ListValue(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;booleancontainsMapInt64Message(long key) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;booleancontainsMapInt64NestedType(long key) MapbooleancontainsMapInt64NullValue(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;booleancontainsMapInt64String(long key) map<int64, string> map_int64_string = 86;booleancontainsMapInt64StringWrapper(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;booleancontainsMapInt64Struct(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273;booleancontainsMapInt64Timestamp(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;booleancontainsMapInt64Uint32(long key) map<int64, uint32> map_int64_uint32 = 90;booleancontainsMapInt64Uint32Wrapper(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;booleancontainsMapInt64Uint64(long key) map<int64, uint64> map_int64_uint64 = 91;booleancontainsMapInt64Uint64Wrapper(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;booleancontainsMapInt64Value(long key) map<int64, .google.protobuf.Value> map_int64_value = 274;booleanmap<string, .google.protobuf.Any> map_string_any = 311;booleanmap<string, bool> map_string_bool = 218;booleanmap<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;booleanmap<string, bytes> map_string_bytes = 219;booleanmap<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;booleanmap<string, double> map_string_double = 225;booleanmap<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;booleanmap<string, .google.protobuf.Duration> map_string_duration = 243;booleanmap<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;booleanmap<string, float> map_string_float = 224;booleanmap<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;booleanmap<string, int32> map_string_int32 = 220;booleanmap<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;booleanmap<string, int64> map_string_int64 = 221;booleanmap<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;booleanmap<string, .google.protobuf.ListValue> map_string_list_value = 314;booleanmap<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;booleanmap<string, .google.protobuf.NullValue> map_string_null_value = 245;booleanmap<string, string> map_string_string = 61;booleanmap<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;booleanmap<string, .google.protobuf.Struct> map_string_struct = 312;booleanmap<string, .google.protobuf.Timestamp> map_string_timestamp = 244;booleanmap<string, uint32> map_string_uint32 = 222;booleanmap<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;booleanmap<string, uint64> map_string_uint64 = 223;booleanmap<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;booleanmap<string, .google.protobuf.Value> map_string_value = 313;booleancontainsMapUint32Any(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285;booleancontainsMapUint32Bool(int key) map<uint32, bool> map_uint32_bool = 96;booleancontainsMapUint32BoolWrapper(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;booleancontainsMapUint32Bytes(int key) map<uint32, bytes> map_uint32_bytes = 98;booleancontainsMapUint32BytesWrapper(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;booleancontainsMapUint32Double(int key) map<uint32, double> map_uint32_double = 204;booleancontainsMapUint32DoubleWrapper(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;booleancontainsMapUint32Duration(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;booleancontainsMapUint32Enum(int key) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;booleancontainsMapUint32Float(int key) map<uint32, float> map_uint32_float = 203;booleancontainsMapUint32FloatWrapper(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;booleancontainsMapUint32Int32(int key) map<uint32, int32> map_uint32_int32 = 99;booleancontainsMapUint32Int32Wrapper(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;booleancontainsMapUint32Int64(int key) map<uint32, int64> map_uint32_int64 = 200;booleancontainsMapUint32Int64Wrapper(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;booleancontainsMapUint32ListValue(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;booleancontainsMapUint32Message(int key) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;booleancontainsMapUint32NullValue(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;booleancontainsMapUint32String(int key) map<uint32, string> map_uint32_string = 97;booleancontainsMapUint32StringWrapper(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;booleancontainsMapUint32Struct(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;booleancontainsMapUint32Timestamp(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;booleancontainsMapUint32Uint32(int key) map<uint32, uint32> map_uint32_uint32 = 201;booleancontainsMapUint32Uint32Wrapper(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;booleancontainsMapUint32Uint64(int key) map<uint32, uint64> map_uint32_uint64 = 202;booleancontainsMapUint32Uint64Wrapper(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;booleancontainsMapUint32Value(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287;booleancontainsMapUint64Any(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298;booleancontainsMapUint64Bool(long key) map<uint64, bool> map_uint64_bool = 207;booleancontainsMapUint64BoolWrapper(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;booleancontainsMapUint64Bytes(long key) map<uint64, bytes> map_uint64_bytes = 209;booleancontainsMapUint64BytesWrapper(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;booleancontainsMapUint64Double(long key) map<uint64, double> map_uint64_double = 215;booleancontainsMapUint64DoubleWrapper(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;booleancontainsMapUint64Duration(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;booleancontainsMapUint64Enum(long key) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;booleancontainsMapUint64Float(long key) map<uint64, float> map_uint64_float = 214;booleancontainsMapUint64FloatWrapper(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;booleancontainsMapUint64Int32(long key) map<uint64, int32> map_uint64_int32 = 210;booleancontainsMapUint64Int32Wrapper(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;booleancontainsMapUint64Int64(long key) map<uint64, int64> map_uint64_int64 = 211;booleancontainsMapUint64Int64Wrapper(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;booleancontainsMapUint64ListValue(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;booleancontainsMapUint64Message(long key) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;booleancontainsMapUint64NullValue(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;booleancontainsMapUint64String(long key) map<uint64, string> map_uint64_string = 208;booleancontainsMapUint64StringWrapper(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;booleancontainsMapUint64Struct(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;booleancontainsMapUint64Timestamp(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;booleancontainsMapUint64Uint32(long key) map<uint64, uint32> map_uint64_uint32 = 212;booleancontainsMapUint64Uint32Wrapper(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;booleancontainsMapUint64Uint64(long key) map<uint64, uint64> map_uint64_uint64 = 213;booleancontainsMapUint64Uint64Wrapper(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;booleancontainsMapUint64Value(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300;booleangetAs()Field names formerly defined as reserved CEL identifiers.booleangetBreak()optional bool break = 501;booleangetConst()optional bool const = 502;booleanoptional bool continue = 503;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorbooleangetElse()optional bool else = 504;com.google.protobuf.EmptygetEmpty()optional .google.protobuf.Empty empty = 118;com.google.protobuf.Empty.Builderoptional .google.protobuf.Empty empty = 118;com.google.protobuf.EmptyOrBuilderoptional .google.protobuf.Empty empty = 118;com.google.protobuf.FieldMaskoptional .google.protobuf.FieldMask field_mask = 117;com.google.protobuf.FieldMask.Builderoptional .google.protobuf.FieldMask field_mask = 117;com.google.protobuf.FieldMaskOrBuilderoptional .google.protobuf.FieldMask field_mask = 117;booleangetFor()optional bool for = 505;booleanoptional bool function = 506;booleangetIf()optional bool if = 507;booleanoptional bool import = 508;booleangetIn()Collides with 'in' operator.booleangetLet()optional bool let = 509;com.google.protobuf.ListValueoptional .google.protobuf.ListValue list_value = 114;com.google.protobuf.ListValue.Builderoptional .google.protobuf.ListValue list_value = 114;com.google.protobuf.ListValueOrBuilderoptional .google.protobuf.ListValue list_value = 114;booleangetLoop()optional bool loop = 510;Deprecated.intmap<bool, .google.protobuf.Any> map_bool_any = 246;map<bool, .google.protobuf.Any> map_bool_any = 246;com.google.protobuf.AnygetMapBoolAnyOrDefault(boolean key, com.google.protobuf.Any defaultValue) map<bool, .google.protobuf.Any> map_bool_any = 246;com.google.protobuf.AnygetMapBoolAnyOrThrow(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246;Deprecated.intmap<bool, bool> map_bool_bool = 63;map<bool, bool> map_bool_bool = 63;booleangetMapBoolBoolOrDefault(boolean key, boolean defaultValue) map<bool, bool> map_bool_bool = 63;booleangetMapBoolBoolOrThrow(boolean key) map<bool, bool> map_bool_bool = 63;Deprecated.intmap<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;com.google.protobuf.BoolValuegetMapBoolBoolWrapperOrDefault(boolean key, com.google.protobuf.BoolValue defaultValue) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;com.google.protobuf.BoolValuegetMapBoolBoolWrapperOrThrow(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;Deprecated.intmap<bool, bytes> map_bool_bytes = 65;map<bool, bytes> map_bool_bytes = 65;com.google.protobuf.ByteStringgetMapBoolBytesOrDefault(boolean key, com.google.protobuf.ByteString defaultValue) map<bool, bytes> map_bool_bytes = 65;com.google.protobuf.ByteStringgetMapBoolBytesOrThrow(boolean key) map<bool, bytes> map_bool_bytes = 65;Deprecated.intmap<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;com.google.protobuf.BytesValuegetMapBoolBytesWrapperOrDefault(boolean key, com.google.protobuf.BytesValue defaultValue) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;com.google.protobuf.BytesValuegetMapBoolBytesWrapperOrThrow(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;Deprecated.intmap<bool, double> map_bool_double = 71;map<bool, double> map_bool_double = 71;doublegetMapBoolDoubleOrDefault(boolean key, double defaultValue) map<bool, double> map_bool_double = 71;doublegetMapBoolDoubleOrThrow(boolean key) map<bool, double> map_bool_double = 71;Deprecated.intmap<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;com.google.protobuf.DoubleValuegetMapBoolDoubleWrapperOrDefault(boolean key, com.google.protobuf.DoubleValue defaultValue) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;com.google.protobuf.DoubleValuegetMapBoolDoubleWrapperOrThrow(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;Deprecated.intmap<bool, .google.protobuf.Duration> map_bool_duration = 228;map<bool, .google.protobuf.Duration> map_bool_duration = 228;com.google.protobuf.DurationgetMapBoolDurationOrDefault(boolean key, com.google.protobuf.Duration defaultValue) map<bool, .google.protobuf.Duration> map_bool_duration = 228;com.google.protobuf.DurationgetMapBoolDurationOrThrow(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228;Deprecated.intmap<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;getMapBoolEnumOrDefault(boolean key, TestAllTypes.NestedEnum defaultValue) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;getMapBoolEnumOrThrow(boolean key) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;Deprecated.intmap<bool, float> map_bool_float = 70;map<bool, float> map_bool_float = 70;floatgetMapBoolFloatOrDefault(boolean key, float defaultValue) map<bool, float> map_bool_float = 70;floatgetMapBoolFloatOrThrow(boolean key) map<bool, float> map_bool_float = 70;Deprecated.intmap<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;com.google.protobuf.FloatValuegetMapBoolFloatWrapperOrDefault(boolean key, com.google.protobuf.FloatValue defaultValue) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;com.google.protobuf.FloatValuegetMapBoolFloatWrapperOrThrow(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;Deprecated.intmap<bool, int32> map_bool_int32 = 66;map<bool, int32> map_bool_int32 = 66;intgetMapBoolInt32OrDefault(boolean key, int defaultValue) map<bool, int32> map_bool_int32 = 66;intgetMapBoolInt32OrThrow(boolean key) map<bool, int32> map_bool_int32 = 66;Deprecated.intmap<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;com.google.protobuf.Int32ValuegetMapBoolInt32WrapperOrDefault(boolean key, com.google.protobuf.Int32Value defaultValue) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;com.google.protobuf.Int32ValuegetMapBoolInt32WrapperOrThrow(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;Deprecated.intmap<bool, int64> map_bool_int64 = 67;map<bool, int64> map_bool_int64 = 67;longgetMapBoolInt64OrDefault(boolean key, long defaultValue) map<bool, int64> map_bool_int64 = 67;longgetMapBoolInt64OrThrow(boolean key) map<bool, int64> map_bool_int64 = 67;Deprecated.intmap<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;com.google.protobuf.Int64ValuegetMapBoolInt64WrapperOrDefault(boolean key, com.google.protobuf.Int64Value defaultValue) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;com.google.protobuf.Int64ValuegetMapBoolInt64WrapperOrThrow(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;Deprecated.intmap<bool, .google.protobuf.ListValue> map_bool_list_value = 249;map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;com.google.protobuf.ListValuegetMapBoolListValueOrDefault(boolean key, com.google.protobuf.ListValue defaultValue) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;com.google.protobuf.ListValuegetMapBoolListValueOrThrow(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;Deprecated.intmap<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;getMapBoolMessageOrDefault(boolean key, TestAllTypes.NestedMessage defaultValue) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;getMapBoolMessageOrThrow(boolean key) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;Deprecated.intmap<bool, .google.protobuf.NullValue> map_bool_null_value = 230;map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;com.google.protobuf.NullValuegetMapBoolNullValueOrDefault(boolean key, com.google.protobuf.NullValue defaultValue) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;com.google.protobuf.NullValuegetMapBoolNullValueOrThrow(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;Deprecated.intmap<bool, string> map_bool_string = 64;map<bool, string> map_bool_string = 64;getMapBoolStringOrDefault(boolean key, String defaultValue) map<bool, string> map_bool_string = 64;getMapBoolStringOrThrow(boolean key) map<bool, string> map_bool_string = 64;Deprecated.intmap<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;com.google.protobuf.StringValuegetMapBoolStringWrapperOrDefault(boolean key, com.google.protobuf.StringValue defaultValue) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;com.google.protobuf.StringValuegetMapBoolStringWrapperOrThrow(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;Deprecated.intmap<bool, .google.protobuf.Struct> map_bool_struct = 247;map<bool, .google.protobuf.Struct> map_bool_struct = 247;com.google.protobuf.StructgetMapBoolStructOrDefault(boolean key, com.google.protobuf.Struct defaultValue) map<bool, .google.protobuf.Struct> map_bool_struct = 247;com.google.protobuf.StructgetMapBoolStructOrThrow(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247;Deprecated.intmap<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;com.google.protobuf.TimestampgetMapBoolTimestampOrDefault(boolean key, com.google.protobuf.Timestamp defaultValue) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;com.google.protobuf.TimestampgetMapBoolTimestampOrThrow(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;Deprecated.intmap<bool, uint32> map_bool_uint32 = 68;map<bool, uint32> map_bool_uint32 = 68;intgetMapBoolUint32OrDefault(boolean key, int defaultValue) map<bool, uint32> map_bool_uint32 = 68;intgetMapBoolUint32OrThrow(boolean key) map<bool, uint32> map_bool_uint32 = 68;Deprecated.intmap<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;com.google.protobuf.UInt32ValuegetMapBoolUint32WrapperOrDefault(boolean key, com.google.protobuf.UInt32Value defaultValue) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;com.google.protobuf.UInt32ValuegetMapBoolUint32WrapperOrThrow(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;Deprecated.intmap<bool, uint64> map_bool_uint64 = 69;map<bool, uint64> map_bool_uint64 = 69;longgetMapBoolUint64OrDefault(boolean key, long defaultValue) map<bool, uint64> map_bool_uint64 = 69;longgetMapBoolUint64OrThrow(boolean key) map<bool, uint64> map_bool_uint64 = 69;Deprecated.intmap<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;com.google.protobuf.UInt64ValuegetMapBoolUint64WrapperOrDefault(boolean key, com.google.protobuf.UInt64Value defaultValue) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;com.google.protobuf.UInt64ValuegetMapBoolUint64WrapperOrThrow(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;Deprecated.intmap<bool, .google.protobuf.Value> map_bool_value = 248;map<bool, .google.protobuf.Value> map_bool_value = 248;com.google.protobuf.ValuegetMapBoolValueOrDefault(boolean key, com.google.protobuf.Value defaultValue) map<bool, .google.protobuf.Value> map_bool_value = 248;com.google.protobuf.ValuegetMapBoolValueOrThrow(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248;Deprecated.intmap<int32, .google.protobuf.Any> map_int32_any = 259;map<int32, .google.protobuf.Any> map_int32_any = 259;com.google.protobuf.AnygetMapInt32AnyOrDefault(int key, com.google.protobuf.Any defaultValue) map<int32, .google.protobuf.Any> map_int32_any = 259;com.google.protobuf.AnygetMapInt32AnyOrThrow(int key) map<int32, .google.protobuf.Any> map_int32_any = 259;Deprecated.intmap<int32, bool> map_int32_bool = 74;map<int32, bool> map_int32_bool = 74;booleangetMapInt32BoolOrDefault(int key, boolean defaultValue) map<int32, bool> map_int32_bool = 74;booleangetMapInt32BoolOrThrow(int key) map<int32, bool> map_int32_bool = 74;Deprecated.intmap<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;com.google.protobuf.BoolValuegetMapInt32BoolWrapperOrDefault(int key, com.google.protobuf.BoolValue defaultValue) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;com.google.protobuf.BoolValuegetMapInt32BoolWrapperOrThrow(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;Deprecated.intmap<int32, bytes> map_int32_bytes = 76;map<int32, bytes> map_int32_bytes = 76;com.google.protobuf.ByteStringgetMapInt32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue) map<int32, bytes> map_int32_bytes = 76;com.google.protobuf.ByteStringgetMapInt32BytesOrThrow(int key) map<int32, bytes> map_int32_bytes = 76;Deprecated.intmap<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;com.google.protobuf.BytesValuegetMapInt32BytesWrapperOrDefault(int key, com.google.protobuf.BytesValue defaultValue) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;com.google.protobuf.BytesValuegetMapInt32BytesWrapperOrThrow(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;Deprecated.intmap<int32, double> map_int32_double = 82;map<int32, double> map_int32_double = 82;doublegetMapInt32DoubleOrDefault(int key, double defaultValue) map<int32, double> map_int32_double = 82;doublegetMapInt32DoubleOrThrow(int key) map<int32, double> map_int32_double = 82;Deprecated.intmap<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;com.google.protobuf.DoubleValuegetMapInt32DoubleWrapperOrDefault(int key, com.google.protobuf.DoubleValue defaultValue) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;com.google.protobuf.DoubleValuegetMapInt32DoubleWrapperOrThrow(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;Deprecated.intmap<int32, .google.protobuf.Duration> map_int32_duration = 231;map<int32, .google.protobuf.Duration> map_int32_duration = 231;com.google.protobuf.DurationgetMapInt32DurationOrDefault(int key, com.google.protobuf.Duration defaultValue) map<int32, .google.protobuf.Duration> map_int32_duration = 231;com.google.protobuf.DurationgetMapInt32DurationOrThrow(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231;Deprecated.intmap<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;getMapInt32EnumOrDefault(int key, TestAllTypes.NestedEnum defaultValue) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;getMapInt32EnumOrThrow(int key) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;Deprecated.intmap<int32, float> map_int32_float = 81;map<int32, float> map_int32_float = 81;floatgetMapInt32FloatOrDefault(int key, float defaultValue) map<int32, float> map_int32_float = 81;floatgetMapInt32FloatOrThrow(int key) map<int32, float> map_int32_float = 81;Deprecated.intmap<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;com.google.protobuf.FloatValuegetMapInt32FloatWrapperOrDefault(int key, com.google.protobuf.FloatValue defaultValue) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;com.google.protobuf.FloatValuegetMapInt32FloatWrapperOrThrow(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;Deprecated.intmap<int32, int32> map_int32_int32 = 77;map<int32, int32> map_int32_int32 = 77;intgetMapInt32Int32OrDefault(int key, int defaultValue) map<int32, int32> map_int32_int32 = 77;intgetMapInt32Int32OrThrow(int key) map<int32, int32> map_int32_int32 = 77;Deprecated.intmap<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;com.google.protobuf.Int32ValuegetMapInt32Int32WrapperOrDefault(int key, com.google.protobuf.Int32Value defaultValue) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;com.google.protobuf.Int32ValuegetMapInt32Int32WrapperOrThrow(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;Deprecated.intmap<int32, int64> map_int32_int64 = 78;map<int32, int64> map_int32_int64 = 78;longgetMapInt32Int64OrDefault(int key, long defaultValue) map<int32, int64> map_int32_int64 = 78;longgetMapInt32Int64OrThrow(int key) map<int32, int64> map_int32_int64 = 78;Deprecated.intmap<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;com.google.protobuf.Int64ValuegetMapInt32Int64WrapperOrDefault(int key, com.google.protobuf.Int64Value defaultValue) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;com.google.protobuf.Int64ValuegetMapInt32Int64WrapperOrThrow(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;Deprecated.intmap<int32, .google.protobuf.ListValue> map_int32_list_value = 262;map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;com.google.protobuf.ListValuegetMapInt32ListValueOrDefault(int key, com.google.protobuf.ListValue defaultValue) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;com.google.protobuf.ListValuegetMapInt32ListValueOrThrow(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;Deprecated.intmap<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;getMapInt32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;getMapInt32MessageOrThrow(int key) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;Deprecated.intmap<int32, .google.protobuf.NullValue> map_int32_null_value = 233;map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;com.google.protobuf.NullValuegetMapInt32NullValueOrDefault(int key, com.google.protobuf.NullValue defaultValue) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;com.google.protobuf.NullValuegetMapInt32NullValueOrThrow(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;Deprecated.intmap<int32, string> map_int32_string = 75;map<int32, string> map_int32_string = 75;getMapInt32StringOrDefault(int key, String defaultValue) map<int32, string> map_int32_string = 75;getMapInt32StringOrThrow(int key) map<int32, string> map_int32_string = 75;Deprecated.intmap<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;com.google.protobuf.StringValuegetMapInt32StringWrapperOrDefault(int key, com.google.protobuf.StringValue defaultValue) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;com.google.protobuf.StringValuegetMapInt32StringWrapperOrThrow(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;Deprecated.intmap<int32, .google.protobuf.Struct> map_int32_struct = 260;map<int32, .google.protobuf.Struct> map_int32_struct = 260;com.google.protobuf.StructgetMapInt32StructOrDefault(int key, com.google.protobuf.Struct defaultValue) map<int32, .google.protobuf.Struct> map_int32_struct = 260;com.google.protobuf.StructgetMapInt32StructOrThrow(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260;Deprecated.intmap<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;com.google.protobuf.TimestampgetMapInt32TimestampOrDefault(int key, com.google.protobuf.Timestamp defaultValue) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;com.google.protobuf.TimestampgetMapInt32TimestampOrThrow(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;Deprecated.intmap<int32, uint32> map_int32_uint32 = 79;map<int32, uint32> map_int32_uint32 = 79;intgetMapInt32Uint32OrDefault(int key, int defaultValue) map<int32, uint32> map_int32_uint32 = 79;intgetMapInt32Uint32OrThrow(int key) map<int32, uint32> map_int32_uint32 = 79;Deprecated.intmap<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;com.google.protobuf.UInt32ValuegetMapInt32Uint32WrapperOrDefault(int key, com.google.protobuf.UInt32Value defaultValue) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;com.google.protobuf.UInt32ValuegetMapInt32Uint32WrapperOrThrow(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;Deprecated.intmap<int32, uint64> map_int32_uint64 = 80;map<int32, uint64> map_int32_uint64 = 80;longgetMapInt32Uint64OrDefault(int key, long defaultValue) map<int32, uint64> map_int32_uint64 = 80;longgetMapInt32Uint64OrThrow(int key) map<int32, uint64> map_int32_uint64 = 80;Deprecated.intmap<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;com.google.protobuf.UInt64ValuegetMapInt32Uint64WrapperOrDefault(int key, com.google.protobuf.UInt64Value defaultValue) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;com.google.protobuf.UInt64ValuegetMapInt32Uint64WrapperOrThrow(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;Deprecated.intmap<int32, .google.protobuf.Value> map_int32_value = 261;map<int32, .google.protobuf.Value> map_int32_value = 261;com.google.protobuf.ValuegetMapInt32ValueOrDefault(int key, com.google.protobuf.Value defaultValue) map<int32, .google.protobuf.Value> map_int32_value = 261;com.google.protobuf.ValuegetMapInt32ValueOrThrow(int key) map<int32, .google.protobuf.Value> map_int32_value = 261;Deprecated.intmap<int64, .google.protobuf.Any> map_int64_any = 272;map<int64, .google.protobuf.Any> map_int64_any = 272;com.google.protobuf.AnygetMapInt64AnyOrDefault(long key, com.google.protobuf.Any defaultValue) map<int64, .google.protobuf.Any> map_int64_any = 272;com.google.protobuf.AnygetMapInt64AnyOrThrow(long key) map<int64, .google.protobuf.Any> map_int64_any = 272;Deprecated.intmap<int64, bool> map_int64_bool = 85;map<int64, bool> map_int64_bool = 85;booleangetMapInt64BoolOrDefault(long key, boolean defaultValue) map<int64, bool> map_int64_bool = 85;booleangetMapInt64BoolOrThrow(long key) map<int64, bool> map_int64_bool = 85;Deprecated.intmap<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;com.google.protobuf.BoolValuegetMapInt64BoolWrapperOrDefault(long key, com.google.protobuf.BoolValue defaultValue) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;com.google.protobuf.BoolValuegetMapInt64BoolWrapperOrThrow(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;Deprecated.intmap<int64, bytes> map_int64_bytes = 87;map<int64, bytes> map_int64_bytes = 87;com.google.protobuf.ByteStringgetMapInt64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue) map<int64, bytes> map_int64_bytes = 87;com.google.protobuf.ByteStringgetMapInt64BytesOrThrow(long key) map<int64, bytes> map_int64_bytes = 87;Deprecated.intmap<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;com.google.protobuf.BytesValuegetMapInt64BytesWrapperOrDefault(long key, com.google.protobuf.BytesValue defaultValue) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;com.google.protobuf.BytesValuegetMapInt64BytesWrapperOrThrow(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;Deprecated.intmap<int64, double> map_int64_double = 93;map<int64, double> map_int64_double = 93;doublegetMapInt64DoubleOrDefault(long key, double defaultValue) map<int64, double> map_int64_double = 93;doublegetMapInt64DoubleOrThrow(long key) map<int64, double> map_int64_double = 93;Deprecated.intmap<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;com.google.protobuf.DoubleValuegetMapInt64DoubleWrapperOrDefault(long key, com.google.protobuf.DoubleValue defaultValue) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;com.google.protobuf.DoubleValuegetMapInt64DoubleWrapperOrThrow(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;Deprecated.intmap<int64, .google.protobuf.Duration> map_int64_duration = 234;map<int64, .google.protobuf.Duration> map_int64_duration = 234;com.google.protobuf.DurationgetMapInt64DurationOrDefault(long key, com.google.protobuf.Duration defaultValue) map<int64, .google.protobuf.Duration> map_int64_duration = 234;com.google.protobuf.DurationgetMapInt64DurationOrThrow(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234;Deprecated.intmap<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;getMapInt64EnumOrDefault(long key, TestAllTypes.NestedEnum defaultValue) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;getMapInt64EnumOrThrow(long key) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;Deprecated.intmap<int64, float> map_int64_float = 92;map<int64, float> map_int64_float = 92;floatgetMapInt64FloatOrDefault(long key, float defaultValue) map<int64, float> map_int64_float = 92;floatgetMapInt64FloatOrThrow(long key) map<int64, float> map_int64_float = 92;Deprecated.intmap<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;com.google.protobuf.FloatValuegetMapInt64FloatWrapperOrDefault(long key, com.google.protobuf.FloatValue defaultValue) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;com.google.protobuf.FloatValuegetMapInt64FloatWrapperOrThrow(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;Deprecated.intmap<int64, int32> map_int64_int32 = 88;map<int64, int32> map_int64_int32 = 88;intgetMapInt64Int32OrDefault(long key, int defaultValue) map<int64, int32> map_int64_int32 = 88;intgetMapInt64Int32OrThrow(long key) map<int64, int32> map_int64_int32 = 88;Deprecated.intmap<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;com.google.protobuf.Int32ValuegetMapInt64Int32WrapperOrDefault(long key, com.google.protobuf.Int32Value defaultValue) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;com.google.protobuf.Int32ValuegetMapInt64Int32WrapperOrThrow(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;Deprecated.intmap<int64, int64> map_int64_int64 = 89;map<int64, int64> map_int64_int64 = 89;longgetMapInt64Int64OrDefault(long key, long defaultValue) map<int64, int64> map_int64_int64 = 89;longgetMapInt64Int64OrThrow(long key) map<int64, int64> map_int64_int64 = 89;Deprecated.intmap<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;com.google.protobuf.Int64ValuegetMapInt64Int64WrapperOrDefault(long key, com.google.protobuf.Int64Value defaultValue) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;com.google.protobuf.Int64ValuegetMapInt64Int64WrapperOrThrow(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;Deprecated.intmap<int64, .google.protobuf.ListValue> map_int64_list_value = 275;map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;com.google.protobuf.ListValuegetMapInt64ListValueOrDefault(long key, com.google.protobuf.ListValue defaultValue) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;com.google.protobuf.ListValuegetMapInt64ListValueOrThrow(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;Deprecated.intmap<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;getMapInt64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;getMapInt64MessageOrThrow(long key) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;Deprecated.intMapMapgetMapInt64NestedTypeOrDefault(long key, NestedTestAllTypes defaultValue) MapgetMapInt64NestedTypeOrThrow(long key) MapDeprecated.intmap<int64, .google.protobuf.NullValue> map_int64_null_value = 236;map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;com.google.protobuf.NullValuegetMapInt64NullValueOrDefault(long key, com.google.protobuf.NullValue defaultValue) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;com.google.protobuf.NullValuegetMapInt64NullValueOrThrow(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;Deprecated.intmap<int64, string> map_int64_string = 86;map<int64, string> map_int64_string = 86;getMapInt64StringOrDefault(long key, String defaultValue) map<int64, string> map_int64_string = 86;getMapInt64StringOrThrow(long key) map<int64, string> map_int64_string = 86;Deprecated.intmap<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;com.google.protobuf.StringValuegetMapInt64StringWrapperOrDefault(long key, com.google.protobuf.StringValue defaultValue) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;com.google.protobuf.StringValuegetMapInt64StringWrapperOrThrow(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;Deprecated.intmap<int64, .google.protobuf.Struct> map_int64_struct = 273;map<int64, .google.protobuf.Struct> map_int64_struct = 273;com.google.protobuf.StructgetMapInt64StructOrDefault(long key, com.google.protobuf.Struct defaultValue) map<int64, .google.protobuf.Struct> map_int64_struct = 273;com.google.protobuf.StructgetMapInt64StructOrThrow(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273;Deprecated.intmap<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;com.google.protobuf.TimestampgetMapInt64TimestampOrDefault(long key, com.google.protobuf.Timestamp defaultValue) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;com.google.protobuf.TimestampgetMapInt64TimestampOrThrow(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;Deprecated.intmap<int64, uint32> map_int64_uint32 = 90;map<int64, uint32> map_int64_uint32 = 90;intgetMapInt64Uint32OrDefault(long key, int defaultValue) map<int64, uint32> map_int64_uint32 = 90;intgetMapInt64Uint32OrThrow(long key) map<int64, uint32> map_int64_uint32 = 90;Deprecated.intmap<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;com.google.protobuf.UInt32ValuegetMapInt64Uint32WrapperOrDefault(long key, com.google.protobuf.UInt32Value defaultValue) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;com.google.protobuf.UInt32ValuegetMapInt64Uint32WrapperOrThrow(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;Deprecated.intmap<int64, uint64> map_int64_uint64 = 91;map<int64, uint64> map_int64_uint64 = 91;longgetMapInt64Uint64OrDefault(long key, long defaultValue) map<int64, uint64> map_int64_uint64 = 91;longgetMapInt64Uint64OrThrow(long key) map<int64, uint64> map_int64_uint64 = 91;Deprecated.intmap<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;com.google.protobuf.UInt64ValuegetMapInt64Uint64WrapperOrDefault(long key, com.google.protobuf.UInt64Value defaultValue) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;com.google.protobuf.UInt64ValuegetMapInt64Uint64WrapperOrThrow(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;Deprecated.intmap<int64, .google.protobuf.Value> map_int64_value = 274;map<int64, .google.protobuf.Value> map_int64_value = 274;com.google.protobuf.ValuegetMapInt64ValueOrDefault(long key, com.google.protobuf.Value defaultValue) map<int64, .google.protobuf.Value> map_int64_value = 274;com.google.protobuf.ValuegetMapInt64ValueOrThrow(long key) map<int64, .google.protobuf.Value> map_int64_value = 274;Deprecated.intmap<string, .google.protobuf.Any> map_string_any = 311;map<string, .google.protobuf.Any> map_string_any = 311;com.google.protobuf.AnygetMapStringAnyOrDefault(String key, com.google.protobuf.Any defaultValue) map<string, .google.protobuf.Any> map_string_any = 311;com.google.protobuf.Anymap<string, .google.protobuf.Any> map_string_any = 311;Deprecated.intmap<string, bool> map_string_bool = 218;map<string, bool> map_string_bool = 218;booleangetMapStringBoolOrDefault(String key, boolean defaultValue) map<string, bool> map_string_bool = 218;booleanmap<string, bool> map_string_bool = 218;Deprecated.intmap<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;com.google.protobuf.BoolValuegetMapStringBoolWrapperOrDefault(String key, com.google.protobuf.BoolValue defaultValue) map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;com.google.protobuf.BoolValuemap<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;Deprecated.intmap<string, bytes> map_string_bytes = 219;map<string, bytes> map_string_bytes = 219;com.google.protobuf.ByteStringgetMapStringBytesOrDefault(String key, com.google.protobuf.ByteString defaultValue) map<string, bytes> map_string_bytes = 219;com.google.protobuf.ByteStringmap<string, bytes> map_string_bytes = 219;Deprecated.intmap<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;com.google.protobuf.BytesValuegetMapStringBytesWrapperOrDefault(String key, com.google.protobuf.BytesValue defaultValue) map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;com.google.protobuf.BytesValuemap<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;Deprecated.intmap<string, double> map_string_double = 225;map<string, double> map_string_double = 225;doublegetMapStringDoubleOrDefault(String key, double defaultValue) map<string, double> map_string_double = 225;doublemap<string, double> map_string_double = 225;Deprecated.intmap<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;com.google.protobuf.DoubleValuegetMapStringDoubleWrapperOrDefault(String key, com.google.protobuf.DoubleValue defaultValue) map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;com.google.protobuf.DoubleValuemap<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;Deprecated.intmap<string, .google.protobuf.Duration> map_string_duration = 243;map<string, .google.protobuf.Duration> map_string_duration = 243;com.google.protobuf.DurationgetMapStringDurationOrDefault(String key, com.google.protobuf.Duration defaultValue) map<string, .google.protobuf.Duration> map_string_duration = 243;com.google.protobuf.Durationmap<string, .google.protobuf.Duration> map_string_duration = 243;Deprecated.intmap<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;getMapStringEnumOrDefault(String key, TestAllTypes.NestedEnum defaultValue) map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;Deprecated.intmap<string, float> map_string_float = 224;map<string, float> map_string_float = 224;floatgetMapStringFloatOrDefault(String key, float defaultValue) map<string, float> map_string_float = 224;floatmap<string, float> map_string_float = 224;Deprecated.intmap<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;com.google.protobuf.FloatValuegetMapStringFloatWrapperOrDefault(String key, com.google.protobuf.FloatValue defaultValue) map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;com.google.protobuf.FloatValuemap<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;Deprecated.intmap<string, int32> map_string_int32 = 220;map<string, int32> map_string_int32 = 220;intgetMapStringInt32OrDefault(String key, int defaultValue) map<string, int32> map_string_int32 = 220;intmap<string, int32> map_string_int32 = 220;Deprecated.intmap<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;com.google.protobuf.Int32ValuegetMapStringInt32WrapperOrDefault(String key, com.google.protobuf.Int32Value defaultValue) map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;com.google.protobuf.Int32Valuemap<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;Deprecated.intmap<string, int64> map_string_int64 = 221;map<string, int64> map_string_int64 = 221;longgetMapStringInt64OrDefault(String key, long defaultValue) map<string, int64> map_string_int64 = 221;longmap<string, int64> map_string_int64 = 221;Deprecated.intmap<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;com.google.protobuf.Int64ValuegetMapStringInt64WrapperOrDefault(String key, com.google.protobuf.Int64Value defaultValue) map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;com.google.protobuf.Int64Valuemap<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;Deprecated.intmap<string, .google.protobuf.ListValue> map_string_list_value = 314;map<string, .google.protobuf.ListValue> map_string_list_value = 314;com.google.protobuf.ListValuegetMapStringListValueOrDefault(String key, com.google.protobuf.ListValue defaultValue) map<string, .google.protobuf.ListValue> map_string_list_value = 314;com.google.protobuf.ListValuemap<string, .google.protobuf.ListValue> map_string_list_value = 314;Deprecated.intmap<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;getMapStringMessageOrDefault(String key, TestAllTypes.NestedMessage defaultValue) map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;Deprecated.intmap<string, .google.protobuf.NullValue> map_string_null_value = 245;map<string, .google.protobuf.NullValue> map_string_null_value = 245;com.google.protobuf.NullValuegetMapStringNullValueOrDefault(String key, com.google.protobuf.NullValue defaultValue) map<string, .google.protobuf.NullValue> map_string_null_value = 245;com.google.protobuf.NullValuemap<string, .google.protobuf.NullValue> map_string_null_value = 245;Deprecated.intmap<string, string> map_string_string = 61;map<string, string> map_string_string = 61;getMapStringStringOrDefault(String key, String defaultValue) map<string, string> map_string_string = 61;map<string, string> map_string_string = 61;Deprecated.intmap<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;com.google.protobuf.StringValuegetMapStringStringWrapperOrDefault(String key, com.google.protobuf.StringValue defaultValue) map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;com.google.protobuf.StringValuemap<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;Deprecated.intmap<string, .google.protobuf.Struct> map_string_struct = 312;map<string, .google.protobuf.Struct> map_string_struct = 312;com.google.protobuf.StructgetMapStringStructOrDefault(String key, com.google.protobuf.Struct defaultValue) map<string, .google.protobuf.Struct> map_string_struct = 312;com.google.protobuf.Structmap<string, .google.protobuf.Struct> map_string_struct = 312;Deprecated.intmap<string, .google.protobuf.Timestamp> map_string_timestamp = 244;map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;com.google.protobuf.TimestampgetMapStringTimestampOrDefault(String key, com.google.protobuf.Timestamp defaultValue) map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;com.google.protobuf.Timestampmap<string, .google.protobuf.Timestamp> map_string_timestamp = 244;Deprecated.intmap<string, uint32> map_string_uint32 = 222;map<string, uint32> map_string_uint32 = 222;intgetMapStringUint32OrDefault(String key, int defaultValue) map<string, uint32> map_string_uint32 = 222;intmap<string, uint32> map_string_uint32 = 222;Deprecated.intmap<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;com.google.protobuf.UInt32ValuegetMapStringUint32WrapperOrDefault(String key, com.google.protobuf.UInt32Value defaultValue) map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;com.google.protobuf.UInt32Valuemap<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;Deprecated.intmap<string, uint64> map_string_uint64 = 223;map<string, uint64> map_string_uint64 = 223;longgetMapStringUint64OrDefault(String key, long defaultValue) map<string, uint64> map_string_uint64 = 223;longmap<string, uint64> map_string_uint64 = 223;Deprecated.intmap<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;com.google.protobuf.UInt64ValuegetMapStringUint64WrapperOrDefault(String key, com.google.protobuf.UInt64Value defaultValue) map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;com.google.protobuf.UInt64Valuemap<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;Deprecated.intmap<string, .google.protobuf.Value> map_string_value = 313;map<string, .google.protobuf.Value> map_string_value = 313;com.google.protobuf.ValuegetMapStringValueOrDefault(String key, com.google.protobuf.Value defaultValue) map<string, .google.protobuf.Value> map_string_value = 313;com.google.protobuf.Valuemap<string, .google.protobuf.Value> map_string_value = 313;Deprecated.intmap<uint32, .google.protobuf.Any> map_uint32_any = 285;map<uint32, .google.protobuf.Any> map_uint32_any = 285;com.google.protobuf.AnygetMapUint32AnyOrDefault(int key, com.google.protobuf.Any defaultValue) map<uint32, .google.protobuf.Any> map_uint32_any = 285;com.google.protobuf.AnygetMapUint32AnyOrThrow(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285;Deprecated.intmap<uint32, bool> map_uint32_bool = 96;map<uint32, bool> map_uint32_bool = 96;booleangetMapUint32BoolOrDefault(int key, boolean defaultValue) map<uint32, bool> map_uint32_bool = 96;booleangetMapUint32BoolOrThrow(int key) map<uint32, bool> map_uint32_bool = 96;Deprecated.intmap<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;com.google.protobuf.BoolValuegetMapUint32BoolWrapperOrDefault(int key, com.google.protobuf.BoolValue defaultValue) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;com.google.protobuf.BoolValuegetMapUint32BoolWrapperOrThrow(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;Deprecated.intmap<uint32, bytes> map_uint32_bytes = 98;map<uint32, bytes> map_uint32_bytes = 98;com.google.protobuf.ByteStringgetMapUint32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue) map<uint32, bytes> map_uint32_bytes = 98;com.google.protobuf.ByteStringgetMapUint32BytesOrThrow(int key) map<uint32, bytes> map_uint32_bytes = 98;Deprecated.intmap<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;com.google.protobuf.BytesValuegetMapUint32BytesWrapperOrDefault(int key, com.google.protobuf.BytesValue defaultValue) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;com.google.protobuf.BytesValuegetMapUint32BytesWrapperOrThrow(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;Deprecated.intmap<uint32, double> map_uint32_double = 204;map<uint32, double> map_uint32_double = 204;doublegetMapUint32DoubleOrDefault(int key, double defaultValue) map<uint32, double> map_uint32_double = 204;doublegetMapUint32DoubleOrThrow(int key) map<uint32, double> map_uint32_double = 204;Deprecated.intmap<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;com.google.protobuf.DoubleValuegetMapUint32DoubleWrapperOrDefault(int key, com.google.protobuf.DoubleValue defaultValue) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;com.google.protobuf.DoubleValuegetMapUint32DoubleWrapperOrThrow(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;Deprecated.intmap<uint32, .google.protobuf.Duration> map_uint32_duration = 237;map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;com.google.protobuf.DurationgetMapUint32DurationOrDefault(int key, com.google.protobuf.Duration defaultValue) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;com.google.protobuf.DurationgetMapUint32DurationOrThrow(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;Deprecated.intmap<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;getMapUint32EnumOrDefault(int key, TestAllTypes.NestedEnum defaultValue) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;getMapUint32EnumOrThrow(int key) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;Deprecated.intmap<uint32, float> map_uint32_float = 203;map<uint32, float> map_uint32_float = 203;floatgetMapUint32FloatOrDefault(int key, float defaultValue) map<uint32, float> map_uint32_float = 203;floatgetMapUint32FloatOrThrow(int key) map<uint32, float> map_uint32_float = 203;Deprecated.intmap<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;com.google.protobuf.FloatValuegetMapUint32FloatWrapperOrDefault(int key, com.google.protobuf.FloatValue defaultValue) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;com.google.protobuf.FloatValuegetMapUint32FloatWrapperOrThrow(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;Deprecated.intmap<uint32, int32> map_uint32_int32 = 99;map<uint32, int32> map_uint32_int32 = 99;intgetMapUint32Int32OrDefault(int key, int defaultValue) map<uint32, int32> map_uint32_int32 = 99;intgetMapUint32Int32OrThrow(int key) map<uint32, int32> map_uint32_int32 = 99;Deprecated.intmap<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;com.google.protobuf.Int32ValuegetMapUint32Int32WrapperOrDefault(int key, com.google.protobuf.Int32Value defaultValue) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;com.google.protobuf.Int32ValuegetMapUint32Int32WrapperOrThrow(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;Deprecated.intmap<uint32, int64> map_uint32_int64 = 200;map<uint32, int64> map_uint32_int64 = 200;longgetMapUint32Int64OrDefault(int key, long defaultValue) map<uint32, int64> map_uint32_int64 = 200;longgetMapUint32Int64OrThrow(int key) map<uint32, int64> map_uint32_int64 = 200;Deprecated.intmap<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;com.google.protobuf.Int64ValuegetMapUint32Int64WrapperOrDefault(int key, com.google.protobuf.Int64Value defaultValue) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;com.google.protobuf.Int64ValuegetMapUint32Int64WrapperOrThrow(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;Deprecated.intmap<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;com.google.protobuf.ListValuegetMapUint32ListValueOrDefault(int key, com.google.protobuf.ListValue defaultValue) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;com.google.protobuf.ListValuegetMapUint32ListValueOrThrow(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;Deprecated.intmap<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;getMapUint32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;getMapUint32MessageOrThrow(int key) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;Deprecated.intmap<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;com.google.protobuf.NullValuegetMapUint32NullValueOrDefault(int key, com.google.protobuf.NullValue defaultValue) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;com.google.protobuf.NullValuegetMapUint32NullValueOrThrow(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;Deprecated.intmap<uint32, string> map_uint32_string = 97;map<uint32, string> map_uint32_string = 97;getMapUint32StringOrDefault(int key, String defaultValue) map<uint32, string> map_uint32_string = 97;getMapUint32StringOrThrow(int key) map<uint32, string> map_uint32_string = 97;Deprecated.intmap<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;com.google.protobuf.StringValuegetMapUint32StringWrapperOrDefault(int key, com.google.protobuf.StringValue defaultValue) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;com.google.protobuf.StringValuegetMapUint32StringWrapperOrThrow(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;Deprecated.intmap<uint32, .google.protobuf.Struct> map_uint32_struct = 286;map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;com.google.protobuf.StructgetMapUint32StructOrDefault(int key, com.google.protobuf.Struct defaultValue) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;com.google.protobuf.StructgetMapUint32StructOrThrow(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;Deprecated.intmap<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;com.google.protobuf.TimestampgetMapUint32TimestampOrDefault(int key, com.google.protobuf.Timestamp defaultValue) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;com.google.protobuf.TimestampgetMapUint32TimestampOrThrow(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;Deprecated.intmap<uint32, uint32> map_uint32_uint32 = 201;map<uint32, uint32> map_uint32_uint32 = 201;intgetMapUint32Uint32OrDefault(int key, int defaultValue) map<uint32, uint32> map_uint32_uint32 = 201;intgetMapUint32Uint32OrThrow(int key) map<uint32, uint32> map_uint32_uint32 = 201;Deprecated.intmap<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;com.google.protobuf.UInt32ValuegetMapUint32Uint32WrapperOrDefault(int key, com.google.protobuf.UInt32Value defaultValue) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;com.google.protobuf.UInt32ValuegetMapUint32Uint32WrapperOrThrow(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;Deprecated.intmap<uint32, uint64> map_uint32_uint64 = 202;map<uint32, uint64> map_uint32_uint64 = 202;longgetMapUint32Uint64OrDefault(int key, long defaultValue) map<uint32, uint64> map_uint32_uint64 = 202;longgetMapUint32Uint64OrThrow(int key) map<uint32, uint64> map_uint32_uint64 = 202;Deprecated.intmap<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;com.google.protobuf.UInt64ValuegetMapUint32Uint64WrapperOrDefault(int key, com.google.protobuf.UInt64Value defaultValue) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;com.google.protobuf.UInt64ValuegetMapUint32Uint64WrapperOrThrow(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;Deprecated.intmap<uint32, .google.protobuf.Value> map_uint32_value = 287;map<uint32, .google.protobuf.Value> map_uint32_value = 287;com.google.protobuf.ValuegetMapUint32ValueOrDefault(int key, com.google.protobuf.Value defaultValue) map<uint32, .google.protobuf.Value> map_uint32_value = 287;com.google.protobuf.ValuegetMapUint32ValueOrThrow(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287;Deprecated.intmap<uint64, .google.protobuf.Any> map_uint64_any = 298;map<uint64, .google.protobuf.Any> map_uint64_any = 298;com.google.protobuf.AnygetMapUint64AnyOrDefault(long key, com.google.protobuf.Any defaultValue) map<uint64, .google.protobuf.Any> map_uint64_any = 298;com.google.protobuf.AnygetMapUint64AnyOrThrow(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298;Deprecated.intmap<uint64, bool> map_uint64_bool = 207;map<uint64, bool> map_uint64_bool = 207;booleangetMapUint64BoolOrDefault(long key, boolean defaultValue) map<uint64, bool> map_uint64_bool = 207;booleangetMapUint64BoolOrThrow(long key) map<uint64, bool> map_uint64_bool = 207;Deprecated.intmap<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;com.google.protobuf.BoolValuegetMapUint64BoolWrapperOrDefault(long key, com.google.protobuf.BoolValue defaultValue) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;com.google.protobuf.BoolValuegetMapUint64BoolWrapperOrThrow(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;Deprecated.intmap<uint64, bytes> map_uint64_bytes = 209;map<uint64, bytes> map_uint64_bytes = 209;com.google.protobuf.ByteStringgetMapUint64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue) map<uint64, bytes> map_uint64_bytes = 209;com.google.protobuf.ByteStringgetMapUint64BytesOrThrow(long key) map<uint64, bytes> map_uint64_bytes = 209;Deprecated.intmap<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;com.google.protobuf.BytesValuegetMapUint64BytesWrapperOrDefault(long key, com.google.protobuf.BytesValue defaultValue) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;com.google.protobuf.BytesValuegetMapUint64BytesWrapperOrThrow(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;Deprecated.intmap<uint64, double> map_uint64_double = 215;map<uint64, double> map_uint64_double = 215;doublegetMapUint64DoubleOrDefault(long key, double defaultValue) map<uint64, double> map_uint64_double = 215;doublegetMapUint64DoubleOrThrow(long key) map<uint64, double> map_uint64_double = 215;Deprecated.intmap<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;com.google.protobuf.DoubleValuegetMapUint64DoubleWrapperOrDefault(long key, com.google.protobuf.DoubleValue defaultValue) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;com.google.protobuf.DoubleValuegetMapUint64DoubleWrapperOrThrow(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;Deprecated.intmap<uint64, .google.protobuf.Duration> map_uint64_duration = 240;map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;com.google.protobuf.DurationgetMapUint64DurationOrDefault(long key, com.google.protobuf.Duration defaultValue) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;com.google.protobuf.DurationgetMapUint64DurationOrThrow(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;Deprecated.intmap<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;getMapUint64EnumOrDefault(long key, TestAllTypes.NestedEnum defaultValue) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;getMapUint64EnumOrThrow(long key) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;Deprecated.intmap<uint64, float> map_uint64_float = 214;map<uint64, float> map_uint64_float = 214;floatgetMapUint64FloatOrDefault(long key, float defaultValue) map<uint64, float> map_uint64_float = 214;floatgetMapUint64FloatOrThrow(long key) map<uint64, float> map_uint64_float = 214;Deprecated.intmap<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;com.google.protobuf.FloatValuegetMapUint64FloatWrapperOrDefault(long key, com.google.protobuf.FloatValue defaultValue) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;com.google.protobuf.FloatValuegetMapUint64FloatWrapperOrThrow(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;Deprecated.intmap<uint64, int32> map_uint64_int32 = 210;map<uint64, int32> map_uint64_int32 = 210;intgetMapUint64Int32OrDefault(long key, int defaultValue) map<uint64, int32> map_uint64_int32 = 210;intgetMapUint64Int32OrThrow(long key) map<uint64, int32> map_uint64_int32 = 210;Deprecated.intmap<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;com.google.protobuf.Int32ValuegetMapUint64Int32WrapperOrDefault(long key, com.google.protobuf.Int32Value defaultValue) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;com.google.protobuf.Int32ValuegetMapUint64Int32WrapperOrThrow(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;Deprecated.intmap<uint64, int64> map_uint64_int64 = 211;map<uint64, int64> map_uint64_int64 = 211;longgetMapUint64Int64OrDefault(long key, long defaultValue) map<uint64, int64> map_uint64_int64 = 211;longgetMapUint64Int64OrThrow(long key) map<uint64, int64> map_uint64_int64 = 211;Deprecated.intmap<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;com.google.protobuf.Int64ValuegetMapUint64Int64WrapperOrDefault(long key, com.google.protobuf.Int64Value defaultValue) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;com.google.protobuf.Int64ValuegetMapUint64Int64WrapperOrThrow(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;Deprecated.intmap<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;com.google.protobuf.ListValuegetMapUint64ListValueOrDefault(long key, com.google.protobuf.ListValue defaultValue) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;com.google.protobuf.ListValuegetMapUint64ListValueOrThrow(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;Deprecated.intmap<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;getMapUint64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;getMapUint64MessageOrThrow(long key) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;Deprecated.intmap<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;com.google.protobuf.NullValuegetMapUint64NullValueOrDefault(long key, com.google.protobuf.NullValue defaultValue) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;com.google.protobuf.NullValuegetMapUint64NullValueOrThrow(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;Deprecated.intmap<uint64, string> map_uint64_string = 208;map<uint64, string> map_uint64_string = 208;getMapUint64StringOrDefault(long key, String defaultValue) map<uint64, string> map_uint64_string = 208;getMapUint64StringOrThrow(long key) map<uint64, string> map_uint64_string = 208;Deprecated.intmap<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;com.google.protobuf.StringValuegetMapUint64StringWrapperOrDefault(long key, com.google.protobuf.StringValue defaultValue) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;com.google.protobuf.StringValuegetMapUint64StringWrapperOrThrow(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;Deprecated.intmap<uint64, .google.protobuf.Struct> map_uint64_struct = 299;map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;com.google.protobuf.StructgetMapUint64StructOrDefault(long key, com.google.protobuf.Struct defaultValue) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;com.google.protobuf.StructgetMapUint64StructOrThrow(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;Deprecated.intmap<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;com.google.protobuf.TimestampgetMapUint64TimestampOrDefault(long key, com.google.protobuf.Timestamp defaultValue) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;com.google.protobuf.TimestampgetMapUint64TimestampOrThrow(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;Deprecated.intmap<uint64, uint32> map_uint64_uint32 = 212;map<uint64, uint32> map_uint64_uint32 = 212;intgetMapUint64Uint32OrDefault(long key, int defaultValue) map<uint64, uint32> map_uint64_uint32 = 212;intgetMapUint64Uint32OrThrow(long key) map<uint64, uint32> map_uint64_uint32 = 212;Deprecated.intmap<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;com.google.protobuf.UInt32ValuegetMapUint64Uint32WrapperOrDefault(long key, com.google.protobuf.UInt32Value defaultValue) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;com.google.protobuf.UInt32ValuegetMapUint64Uint32WrapperOrThrow(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;Deprecated.intmap<uint64, uint64> map_uint64_uint64 = 213;map<uint64, uint64> map_uint64_uint64 = 213;longgetMapUint64Uint64OrDefault(long key, long defaultValue) map<uint64, uint64> map_uint64_uint64 = 213;longgetMapUint64Uint64OrThrow(long key) map<uint64, uint64> map_uint64_uint64 = 213;Deprecated.intmap<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;com.google.protobuf.UInt64ValuegetMapUint64Uint64WrapperOrDefault(long key, com.google.protobuf.UInt64Value defaultValue) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;com.google.protobuf.UInt64ValuegetMapUint64Uint64WrapperOrThrow(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;Deprecated.intmap<uint64, .google.protobuf.Value> map_uint64_value = 300;map<uint64, .google.protobuf.Value> map_uint64_value = 300;com.google.protobuf.ValuegetMapUint64ValueOrDefault(long key, com.google.protobuf.Value defaultValue) map<uint64, .google.protobuf.Value> map_uint64_value = 300;com.google.protobuf.ValuegetMapUint64ValueOrThrow(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300;Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.booleanoptional bool namespace = 512;optional group NestedGroup = 403 { ... }optional group NestedGroup = 403 { ... }optional group NestedGroup = 403 { ... }com.google.protobuf.NullValueoptional .google.protobuf.NullValue null_value = 115;booleanbool oneof_bool = 402;.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;com.google.protobuf.NullValueoptional .google.protobuf.NullValue optional_null_value = 116;booleanoptional bool package = 511;com.google.protobuf.AnygetRepeatedAny(int index) Repeated wellknown.com.google.protobuf.Any.BuildergetRepeatedAnyBuilder(int index) Repeated wellknown.List<com.google.protobuf.Any.Builder>Repeated wellknown.intRepeated wellknown.List<com.google.protobuf.Any>Repeated wellknown.com.google.protobuf.AnyOrBuildergetRepeatedAnyOrBuilder(int index) Repeated wellknown.List<? extends com.google.protobuf.AnyOrBuilder>Repeated wellknown.booleangetRepeatedBool(int index) repeated bool repeated_bool = 43;intrepeated bool repeated_bool = 43;repeated bool repeated_bool = 43;com.google.protobuf.BoolValuegetRepeatedBoolWrapper(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;com.google.protobuf.BoolValue.BuildergetRepeatedBoolWrapperBuilder(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;List<com.google.protobuf.BoolValue.Builder>repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;intrepeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;List<com.google.protobuf.BoolValue>repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;com.google.protobuf.BoolValueOrBuildergetRepeatedBoolWrapperOrBuilder(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;List<? extends com.google.protobuf.BoolValueOrBuilder>repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;com.google.protobuf.ByteStringgetRepeatedBytes(int index) repeated bytes repeated_bytes = 45;intrepeated bytes repeated_bytes = 45;List<com.google.protobuf.ByteString>repeated bytes repeated_bytes = 45;com.google.protobuf.BytesValuegetRepeatedBytesWrapper(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;com.google.protobuf.BytesValue.BuildergetRepeatedBytesWrapperBuilder(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;List<com.google.protobuf.BytesValue.Builder>repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;intrepeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;List<com.google.protobuf.BytesValue>repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;com.google.protobuf.BytesValueOrBuildergetRepeatedBytesWrapperOrBuilder(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;List<? extends com.google.protobuf.BytesValueOrBuilder>repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;getRepeatedCord(int index) repeated string repeated_cord = 54 [ctype = CORD];com.google.protobuf.ByteStringgetRepeatedCordBytes(int index) repeated string repeated_cord = 54 [ctype = CORD];intrepeated string repeated_cord = 54 [ctype = CORD];com.google.protobuf.ProtocolStringListrepeated string repeated_cord = 54 [ctype = CORD];doublegetRepeatedDouble(int index) repeated double repeated_double = 42;intrepeated double repeated_double = 42;repeated double repeated_double = 42;com.google.protobuf.DoubleValuegetRepeatedDoubleWrapper(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;com.google.protobuf.DoubleValue.BuildergetRepeatedDoubleWrapperBuilder(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;List<com.google.protobuf.DoubleValue.Builder>repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;intrepeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;List<com.google.protobuf.DoubleValue>repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;com.google.protobuf.DoubleValueOrBuildergetRepeatedDoubleWrapperOrBuilder(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;List<? extends com.google.protobuf.DoubleValueOrBuilder>repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;com.google.protobuf.DurationgetRepeatedDuration(int index) repeated .google.protobuf.Duration repeated_duration = 121;com.google.protobuf.Duration.BuildergetRepeatedDurationBuilder(int index) repeated .google.protobuf.Duration repeated_duration = 121;List<com.google.protobuf.Duration.Builder>repeated .google.protobuf.Duration repeated_duration = 121;intrepeated .google.protobuf.Duration repeated_duration = 121;List<com.google.protobuf.Duration>repeated .google.protobuf.Duration repeated_duration = 121;com.google.protobuf.DurationOrBuildergetRepeatedDurationOrBuilder(int index) repeated .google.protobuf.Duration repeated_duration = 121;List<? extends com.google.protobuf.DurationOrBuilder>repeated .google.protobuf.Duration repeated_duration = 121;intgetRepeatedFixed32(int index) repeated fixed32 repeated_fixed32 = 37;intrepeated fixed32 repeated_fixed32 = 37;repeated fixed32 repeated_fixed32 = 37;longgetRepeatedFixed64(int index) repeated fixed64 repeated_fixed64 = 38;intrepeated fixed64 repeated_fixed64 = 38;repeated fixed64 repeated_fixed64 = 38;floatgetRepeatedFloat(int index) repeated float repeated_float = 41;intrepeated float repeated_float = 41;repeated float repeated_float = 41;com.google.protobuf.FloatValuegetRepeatedFloatWrapper(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;com.google.protobuf.FloatValue.BuildergetRepeatedFloatWrapperBuilder(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;List<com.google.protobuf.FloatValue.Builder>repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;intrepeated .google.protobuf.FloatValue repeated_float_wrapper = 128;List<com.google.protobuf.FloatValue>repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;com.google.protobuf.FloatValueOrBuildergetRepeatedFloatWrapperOrBuilder(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;List<? extends com.google.protobuf.FloatValueOrBuilder>repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;intgetRepeatedInt32(int index) RepeatedintRepeatedRepeatedcom.google.protobuf.Int32ValuegetRepeatedInt32Wrapper(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;com.google.protobuf.Int32Value.BuildergetRepeatedInt32WrapperBuilder(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;List<com.google.protobuf.Int32Value.Builder>repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;intrepeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;List<com.google.protobuf.Int32Value>repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;com.google.protobuf.Int32ValueOrBuildergetRepeatedInt32WrapperOrBuilder(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;List<? extends com.google.protobuf.Int32ValueOrBuilder>repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;longgetRepeatedInt64(int index) repeated int64 repeated_int64 = 32;intrepeated int64 repeated_int64 = 32;repeated int64 repeated_int64 = 32;com.google.protobuf.Int64ValuegetRepeatedInt64Wrapper(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;com.google.protobuf.Int64Value.BuildergetRepeatedInt64WrapperBuilder(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;List<com.google.protobuf.Int64Value.Builder>repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;intrepeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;List<com.google.protobuf.Int64Value>repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;com.google.protobuf.Int64ValueOrBuildergetRepeatedInt64WrapperOrBuilder(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;List<? extends com.google.protobuf.Int64ValueOrBuilder>repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;getRepeatedLazyMessage(int index) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;getRepeatedLazyMessageBuilder(int index) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;intrepeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;getRepeatedLazyMessageOrBuilder(int index) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;List<? extends TestAllTypes.NestedMessageOrBuilder>repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;com.google.protobuf.ListValuegetRepeatedListValue(int index) repeated .google.protobuf.ListValue repeated_list_value = 134;com.google.protobuf.ListValue.BuildergetRepeatedListValueBuilder(int index) repeated .google.protobuf.ListValue repeated_list_value = 134;List<com.google.protobuf.ListValue.Builder>repeated .google.protobuf.ListValue repeated_list_value = 134;intrepeated .google.protobuf.ListValue repeated_list_value = 134;List<com.google.protobuf.ListValue>repeated .google.protobuf.ListValue repeated_list_value = 134;com.google.protobuf.ListValueOrBuildergetRepeatedListValueOrBuilder(int index) repeated .google.protobuf.ListValue repeated_list_value = 134;List<? extends com.google.protobuf.ListValueOrBuilder>repeated .google.protobuf.ListValue repeated_list_value = 134;getRepeatedNestedEnum(int index) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;intrepeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;getRepeatedNestedMessage(int index) Repeated and nestedgetRepeatedNestedMessageBuilder(int index) Repeated and nestedRepeated and nestedintRepeated and nestedRepeated and nestedgetRepeatedNestedMessageOrBuilder(int index) Repeated and nestedList<? extends TestAllTypes.NestedMessageOrBuilder>Repeated and nestedcom.google.protobuf.NullValuegetRepeatedNullValue(int index) repeated .google.protobuf.NullValue repeated_null_value = 135;intrepeated .google.protobuf.NullValue repeated_null_value = 135;List<com.google.protobuf.NullValue>repeated .google.protobuf.NullValue repeated_null_value = 135;intgetRepeatedSfixed32(int index) repeated sfixed32 repeated_sfixed32 = 39;intrepeated sfixed32 repeated_sfixed32 = 39;repeated sfixed32 repeated_sfixed32 = 39;longgetRepeatedSfixed64(int index) repeated sfixed64 repeated_sfixed64 = 40;intrepeated sfixed64 repeated_sfixed64 = 40;repeated sfixed64 repeated_sfixed64 = 40;intgetRepeatedSint32(int index) repeated sint32 repeated_sint32 = 35;intrepeated sint32 repeated_sint32 = 35;repeated sint32 repeated_sint32 = 35;longgetRepeatedSint64(int index) repeated sint64 repeated_sint64 = 36;intrepeated sint64 repeated_sint64 = 36;repeated sint64 repeated_sint64 = 36;getRepeatedString(int index) repeated string repeated_string = 44;com.google.protobuf.ByteStringgetRepeatedStringBytes(int index) repeated string repeated_string = 44;intrepeated string repeated_string = 44;com.google.protobuf.ProtocolStringListrepeated string repeated_string = 44;getRepeatedStringPiece(int index) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];com.google.protobuf.ByteStringgetRepeatedStringPieceBytes(int index) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];intrepeated string repeated_string_piece = 53 [ctype = STRING_PIECE];com.google.protobuf.ProtocolStringListrepeated string repeated_string_piece = 53 [ctype = STRING_PIECE];com.google.protobuf.StringValuegetRepeatedStringWrapper(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;com.google.protobuf.StringValue.BuildergetRepeatedStringWrapperBuilder(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;List<com.google.protobuf.StringValue.Builder>repeated .google.protobuf.StringValue repeated_string_wrapper = 131;intrepeated .google.protobuf.StringValue repeated_string_wrapper = 131;List<com.google.protobuf.StringValue>repeated .google.protobuf.StringValue repeated_string_wrapper = 131;com.google.protobuf.StringValueOrBuildergetRepeatedStringWrapperOrBuilder(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;List<? extends com.google.protobuf.StringValueOrBuilder>repeated .google.protobuf.StringValue repeated_string_wrapper = 131;com.google.protobuf.StructgetRepeatedStruct(int index) repeated .google.protobuf.Struct repeated_struct = 123;com.google.protobuf.Struct.BuildergetRepeatedStructBuilder(int index) repeated .google.protobuf.Struct repeated_struct = 123;List<com.google.protobuf.Struct.Builder>repeated .google.protobuf.Struct repeated_struct = 123;intrepeated .google.protobuf.Struct repeated_struct = 123;List<com.google.protobuf.Struct>repeated .google.protobuf.Struct repeated_struct = 123;com.google.protobuf.StructOrBuildergetRepeatedStructOrBuilder(int index) repeated .google.protobuf.Struct repeated_struct = 123;List<? extends com.google.protobuf.StructOrBuilder>repeated .google.protobuf.Struct repeated_struct = 123;com.google.protobuf.TimestampgetRepeatedTimestamp(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122;com.google.protobuf.Timestamp.BuildergetRepeatedTimestampBuilder(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122;List<com.google.protobuf.Timestamp.Builder>repeated .google.protobuf.Timestamp repeated_timestamp = 122;intrepeated .google.protobuf.Timestamp repeated_timestamp = 122;List<com.google.protobuf.Timestamp>repeated .google.protobuf.Timestamp repeated_timestamp = 122;com.google.protobuf.TimestampOrBuildergetRepeatedTimestampOrBuilder(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122;List<? extends com.google.protobuf.TimestampOrBuilder>repeated .google.protobuf.Timestamp repeated_timestamp = 122;intgetRepeatedUint32(int index) repeated uint32 repeated_uint32 = 33;intrepeated uint32 repeated_uint32 = 33;repeated uint32 repeated_uint32 = 33;com.google.protobuf.UInt32ValuegetRepeatedUint32Wrapper(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;com.google.protobuf.UInt32Value.BuildergetRepeatedUint32WrapperBuilder(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;List<com.google.protobuf.UInt32Value.Builder>repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;intrepeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;List<com.google.protobuf.UInt32Value>repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;com.google.protobuf.UInt32ValueOrBuildergetRepeatedUint32WrapperOrBuilder(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;List<? extends com.google.protobuf.UInt32ValueOrBuilder>repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;longgetRepeatedUint64(int index) repeated uint64 repeated_uint64 = 34;intrepeated uint64 repeated_uint64 = 34;repeated uint64 repeated_uint64 = 34;com.google.protobuf.UInt64ValuegetRepeatedUint64Wrapper(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;com.google.protobuf.UInt64Value.BuildergetRepeatedUint64WrapperBuilder(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;List<com.google.protobuf.UInt64Value.Builder>repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;intrepeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;List<com.google.protobuf.UInt64Value>repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;com.google.protobuf.UInt64ValueOrBuildergetRepeatedUint64WrapperOrBuilder(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;List<? extends com.google.protobuf.UInt64ValueOrBuilder>repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;com.google.protobuf.ValuegetRepeatedValue(int index) repeated .google.protobuf.Value repeated_value = 124;com.google.protobuf.Value.BuildergetRepeatedValueBuilder(int index) repeated .google.protobuf.Value repeated_value = 124;List<com.google.protobuf.Value.Builder>repeated .google.protobuf.Value repeated_value = 124;intrepeated .google.protobuf.Value repeated_value = 124;List<com.google.protobuf.Value>repeated .google.protobuf.Value repeated_value = 124;com.google.protobuf.ValueOrBuildergetRepeatedValueOrBuilder(int index) repeated .google.protobuf.Value repeated_value = 124;List<? extends com.google.protobuf.ValueOrBuilder>repeated .google.protobuf.Value repeated_value = 124;booleanoptional bool return = 513;com.google.protobuf.AnyWellknown.com.google.protobuf.Any.BuilderWellknown.com.google.protobuf.AnyOrBuilderWellknown.booleanoptional bool single_bool = 13 [default = true];com.google.protobuf.BoolValueoptional .google.protobuf.BoolValue single_bool_wrapper = 112;com.google.protobuf.BoolValue.Builderoptional .google.protobuf.BoolValue single_bool_wrapper = 112;com.google.protobuf.BoolValueOrBuilderoptional .google.protobuf.BoolValue single_bool_wrapper = 112;com.google.protobuf.ByteStringoptional bytes single_bytes = 15 [default = "none"];com.google.protobuf.BytesValueoptional .google.protobuf.BytesValue single_bytes_wrapper = 113;com.google.protobuf.BytesValue.Builderoptional .google.protobuf.BytesValue single_bytes_wrapper = 113;com.google.protobuf.BytesValueOrBuilderoptional .google.protobuf.BytesValue single_bytes_wrapper = 113;doubleoptional double single_double = 12 [default = 6.4];com.google.protobuf.DoubleValueoptional .google.protobuf.DoubleValue single_double_wrapper = 107;com.google.protobuf.DoubleValue.Builderoptional .google.protobuf.DoubleValue single_double_wrapper = 107;com.google.protobuf.DoubleValueOrBuilderoptional .google.protobuf.DoubleValue single_double_wrapper = 107;com.google.protobuf.Durationoptional .google.protobuf.Duration single_duration = 101;com.google.protobuf.Duration.Builderoptional .google.protobuf.Duration single_duration = 101;com.google.protobuf.DurationOrBuilderoptional .google.protobuf.Duration single_duration = 101;intoptional fixed32 single_fixed32 = 7;longoptional fixed64 single_fixed64 = 8;floatoptional float single_float = 11 [default = 3];com.google.protobuf.FloatValueoptional .google.protobuf.FloatValue single_float_wrapper = 108;com.google.protobuf.FloatValue.Builderoptional .google.protobuf.FloatValue single_float_wrapper = 108;com.google.protobuf.FloatValueOrBuilderoptional .google.protobuf.FloatValue single_float_wrapper = 108;intSingularcom.google.protobuf.Int32Valueoptional .google.protobuf.Int32Value single_int32_wrapper = 106;com.google.protobuf.Int32Value.Builderoptional .google.protobuf.Int32Value single_int32_wrapper = 106;com.google.protobuf.Int32ValueOrBuilderoptional .google.protobuf.Int32Value single_int32_wrapper = 106;longoptional int64 single_int64 = 2 [default = -64];com.google.protobuf.Int64Valueoptional .google.protobuf.Int64Value single_int64_wrapper = 105;com.google.protobuf.Int64Value.Builderoptional .google.protobuf.Int64Value single_int64_wrapper = 105;com.google.protobuf.Int64ValueOrBuilderoptional .google.protobuf.Int64Value single_int64_wrapper = 105;.cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;intoptional sfixed32 single_sfixed32 = 9;longoptional sfixed64 single_sfixed64 = 10;intoptional sint32 single_sint32 = 5;longoptional sint64 single_sint64 = 6;optional string single_string = 14 [default = "empty"];com.google.protobuf.ByteStringoptional string single_string = 14 [default = "empty"];com.google.protobuf.StringValueoptional .google.protobuf.StringValue single_string_wrapper = 111;com.google.protobuf.StringValue.Builderoptional .google.protobuf.StringValue single_string_wrapper = 111;com.google.protobuf.StringValueOrBuilderoptional .google.protobuf.StringValue single_string_wrapper = 111;com.google.protobuf.Structoptional .google.protobuf.Struct single_struct = 103;com.google.protobuf.Struct.Builderoptional .google.protobuf.Struct single_struct = 103;com.google.protobuf.StructOrBuilderoptional .google.protobuf.Struct single_struct = 103;com.google.protobuf.Timestampoptional .google.protobuf.Timestamp single_timestamp = 102;com.google.protobuf.Timestamp.Builderoptional .google.protobuf.Timestamp single_timestamp = 102;com.google.protobuf.TimestampOrBuilderoptional .google.protobuf.Timestamp single_timestamp = 102;intoptional uint32 single_uint32 = 3 [default = 32];com.google.protobuf.UInt32Valueoptional .google.protobuf.UInt32Value single_uint32_wrapper = 110;com.google.protobuf.UInt32Value.Builderoptional .google.protobuf.UInt32Value single_uint32_wrapper = 110;com.google.protobuf.UInt32ValueOrBuilderoptional .google.protobuf.UInt32Value single_uint32_wrapper = 110;longoptional uint64 single_uint64 = 4 [default = 64];com.google.protobuf.UInt64Valueoptional .google.protobuf.UInt64Value single_uint64_wrapper = 109;com.google.protobuf.UInt64Value.Builderoptional .google.protobuf.UInt64Value single_uint64_wrapper = 109;com.google.protobuf.UInt64ValueOrBuilderoptional .google.protobuf.UInt64Value single_uint64_wrapper = 109;com.google.protobuf.Valueoptional .google.protobuf.Value single_value = 104;com.google.protobuf.Value.Builderoptional .google.protobuf.Value single_value = 104;com.google.protobuf.ValueOrBuilderoptional .google.protobuf.Value single_value = 104;optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;booleangetVar()optional bool var = 514;booleangetVoid()optional bool void = 515;booleangetWhile()optional bool while = 516;booleanhasAs()Field names formerly defined as reserved CEL identifiers.booleanhasBreak()optional bool break = 501;booleanhasConst()optional bool const = 502;booleanoptional bool continue = 503;booleanhasElse()optional bool else = 504;booleanhasEmpty()optional .google.protobuf.Empty empty = 118;booleanoptional .google.protobuf.FieldMask field_mask = 117;booleanhasFor()optional bool for = 505;booleanoptional bool function = 506;booleanhasIf()optional bool if = 507;booleanoptional bool import = 508;booleanhasIn()Collides with 'in' operator.booleanhasLet()optional bool let = 509;booleanoptional .google.protobuf.ListValue list_value = 114;booleanhasLoop()optional bool loop = 510;booleanoptional bool namespace = 512;booleanoptional group NestedGroup = 403 { ... }booleanoptional .google.protobuf.NullValue null_value = 115;booleanbool oneof_bool = 402;boolean.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;boolean.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;booleanoptional .google.protobuf.NullValue optional_null_value = 116;booleanoptional bool package = 511;booleanoptional bool return = 513;booleanWellknown.booleanoptional bool single_bool = 13 [default = true];booleanoptional .google.protobuf.BoolValue single_bool_wrapper = 112;booleanoptional bytes single_bytes = 15 [default = "none"];booleanoptional .google.protobuf.BytesValue single_bytes_wrapper = 113;booleanoptional double single_double = 12 [default = 6.4];booleanoptional .google.protobuf.DoubleValue single_double_wrapper = 107;booleanoptional .google.protobuf.Duration single_duration = 101;booleanoptional fixed32 single_fixed32 = 7;booleanoptional fixed64 single_fixed64 = 8;booleanoptional float single_float = 11 [default = 3];booleanoptional .google.protobuf.FloatValue single_float_wrapper = 108;booleanSingularbooleanoptional .google.protobuf.Int32Value single_int32_wrapper = 106;booleanoptional int64 single_int64 = 2 [default = -64];booleanoptional .google.protobuf.Int64Value single_int64_wrapper = 105;boolean.cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];boolean.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;booleanoptional sfixed32 single_sfixed32 = 9;booleanoptional sfixed64 single_sfixed64 = 10;booleanoptional sint32 single_sint32 = 5;booleanoptional sint64 single_sint64 = 6;booleanoptional string single_string = 14 [default = "empty"];booleanoptional .google.protobuf.StringValue single_string_wrapper = 111;booleanoptional .google.protobuf.Struct single_struct = 103;booleanoptional .google.protobuf.Timestamp single_timestamp = 102;booleanoptional uint32 single_uint32 = 3 [default = 32];booleanoptional .google.protobuf.UInt32Value single_uint32_wrapper = 110;booleanoptional uint64 single_uint64 = 4 [default = 64];booleanoptional .google.protobuf.UInt64Value single_uint64_wrapper = 109;booleanoptional .google.protobuf.Value single_value = 104;booleanoptional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;booleanoptional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;booleanhasVar()optional bool var = 514;booleanhasVoid()optional bool void = 515;booleanhasWhile()optional bool while = 516;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanmergeEmpty(com.google.protobuf.Empty value) optional .google.protobuf.Empty empty = 118;mergeFieldMask(com.google.protobuf.FieldMask value) optional .google.protobuf.FieldMask field_mask = 117;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(TestAllTypes other) mergeListValue(com.google.protobuf.ListValue value) optional .google.protobuf.ListValue list_value = 114;optional group NestedGroup = 403 { ... }.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;mergeOneofType(NestedTestAllTypes value) .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;mergeSingleAny(com.google.protobuf.Any value) Wellknown.mergeSingleBoolWrapper(com.google.protobuf.BoolValue value) optional .google.protobuf.BoolValue single_bool_wrapper = 112;mergeSingleBytesWrapper(com.google.protobuf.BytesValue value) optional .google.protobuf.BytesValue single_bytes_wrapper = 113;mergeSingleDoubleWrapper(com.google.protobuf.DoubleValue value) optional .google.protobuf.DoubleValue single_double_wrapper = 107;mergeSingleDuration(com.google.protobuf.Duration value) optional .google.protobuf.Duration single_duration = 101;mergeSingleFloatWrapper(com.google.protobuf.FloatValue value) optional .google.protobuf.FloatValue single_float_wrapper = 108;mergeSingleInt32Wrapper(com.google.protobuf.Int32Value value) optional .google.protobuf.Int32Value single_int32_wrapper = 106;mergeSingleInt64Wrapper(com.google.protobuf.Int64Value value) optional .google.protobuf.Int64Value single_int64_wrapper = 105;.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;mergeSingleStringWrapper(com.google.protobuf.StringValue value) optional .google.protobuf.StringValue single_string_wrapper = 111;mergeSingleStruct(com.google.protobuf.Struct value) optional .google.protobuf.Struct single_struct = 103;mergeSingleTimestamp(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp single_timestamp = 102;mergeSingleUint32Wrapper(com.google.protobuf.UInt32Value value) optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;mergeSingleUint64Wrapper(com.google.protobuf.UInt64Value value) optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;mergeSingleValue(com.google.protobuf.Value value) optional .google.protobuf.Value single_value = 104;optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;final TestAllTypes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) putAllMapBoolAny(Map<Boolean, com.google.protobuf.Any> values) map<bool, .google.protobuf.Any> map_bool_any = 246;putAllMapBoolBool(Map<Boolean, Boolean> values) map<bool, bool> map_bool_bool = 63;putAllMapBoolBoolWrapper(Map<Boolean, com.google.protobuf.BoolValue> values) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;putAllMapBoolBytes(Map<Boolean, com.google.protobuf.ByteString> values) map<bool, bytes> map_bool_bytes = 65;putAllMapBoolBytesWrapper(Map<Boolean, com.google.protobuf.BytesValue> values) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;putAllMapBoolDouble(Map<Boolean, Double> values) map<bool, double> map_bool_double = 71;putAllMapBoolDoubleWrapper(Map<Boolean, com.google.protobuf.DoubleValue> values) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;putAllMapBoolDuration(Map<Boolean, com.google.protobuf.Duration> values) map<bool, .google.protobuf.Duration> map_bool_duration = 228;map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;putAllMapBoolFloat(Map<Boolean, Float> values) map<bool, float> map_bool_float = 70;putAllMapBoolFloatWrapper(Map<Boolean, com.google.protobuf.FloatValue> values) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;putAllMapBoolInt32(Map<Boolean, Integer> values) map<bool, int32> map_bool_int32 = 66;putAllMapBoolInt32Wrapper(Map<Boolean, com.google.protobuf.Int32Value> values) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;putAllMapBoolInt64(Map<Boolean, Long> values) map<bool, int64> map_bool_int64 = 67;putAllMapBoolInt64Wrapper(Map<Boolean, com.google.protobuf.Int64Value> values) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;putAllMapBoolListValue(Map<Boolean, com.google.protobuf.ListValue> values) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;putAllMapBoolNullValue(Map<Boolean, com.google.protobuf.NullValue> values) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;putAllMapBoolString(Map<Boolean, String> values) map<bool, string> map_bool_string = 64;putAllMapBoolStringWrapper(Map<Boolean, com.google.protobuf.StringValue> values) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;putAllMapBoolStruct(Map<Boolean, com.google.protobuf.Struct> values) map<bool, .google.protobuf.Struct> map_bool_struct = 247;putAllMapBoolTimestamp(Map<Boolean, com.google.protobuf.Timestamp> values) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;putAllMapBoolUint32(Map<Boolean, Integer> values) map<bool, uint32> map_bool_uint32 = 68;putAllMapBoolUint32Wrapper(Map<Boolean, com.google.protobuf.UInt32Value> values) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;putAllMapBoolUint64(Map<Boolean, Long> values) map<bool, uint64> map_bool_uint64 = 69;putAllMapBoolUint64Wrapper(Map<Boolean, com.google.protobuf.UInt64Value> values) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;putAllMapBoolValue(Map<Boolean, com.google.protobuf.Value> values) map<bool, .google.protobuf.Value> map_bool_value = 248;putAllMapInt32Any(Map<Integer, com.google.protobuf.Any> values) map<int32, .google.protobuf.Any> map_int32_any = 259;putAllMapInt32Bool(Map<Integer, Boolean> values) map<int32, bool> map_int32_bool = 74;putAllMapInt32BoolWrapper(Map<Integer, com.google.protobuf.BoolValue> values) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;putAllMapInt32Bytes(Map<Integer, com.google.protobuf.ByteString> values) map<int32, bytes> map_int32_bytes = 76;putAllMapInt32BytesWrapper(Map<Integer, com.google.protobuf.BytesValue> values) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;putAllMapInt32Double(Map<Integer, Double> values) map<int32, double> map_int32_double = 82;putAllMapInt32DoubleWrapper(Map<Integer, com.google.protobuf.DoubleValue> values) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;putAllMapInt32Duration(Map<Integer, com.google.protobuf.Duration> values) map<int32, .google.protobuf.Duration> map_int32_duration = 231;map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;putAllMapInt32Float(Map<Integer, Float> values) map<int32, float> map_int32_float = 81;putAllMapInt32FloatWrapper(Map<Integer, com.google.protobuf.FloatValue> values) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;putAllMapInt32Int32(Map<Integer, Integer> values) map<int32, int32> map_int32_int32 = 77;putAllMapInt32Int32Wrapper(Map<Integer, com.google.protobuf.Int32Value> values) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;putAllMapInt32Int64(Map<Integer, Long> values) map<int32, int64> map_int32_int64 = 78;putAllMapInt32Int64Wrapper(Map<Integer, com.google.protobuf.Int64Value> values) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;putAllMapInt32ListValue(Map<Integer, com.google.protobuf.ListValue> values) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;putAllMapInt32NullValue(Map<Integer, com.google.protobuf.NullValue> values) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;putAllMapInt32String(Map<Integer, String> values) map<int32, string> map_int32_string = 75;putAllMapInt32StringWrapper(Map<Integer, com.google.protobuf.StringValue> values) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;putAllMapInt32Struct(Map<Integer, com.google.protobuf.Struct> values) map<int32, .google.protobuf.Struct> map_int32_struct = 260;putAllMapInt32Timestamp(Map<Integer, com.google.protobuf.Timestamp> values) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;putAllMapInt32Uint32(Map<Integer, Integer> values) map<int32, uint32> map_int32_uint32 = 79;putAllMapInt32Uint32Wrapper(Map<Integer, com.google.protobuf.UInt32Value> values) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;putAllMapInt32Uint64(Map<Integer, Long> values) map<int32, uint64> map_int32_uint64 = 80;putAllMapInt32Uint64Wrapper(Map<Integer, com.google.protobuf.UInt64Value> values) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;putAllMapInt32Value(Map<Integer, com.google.protobuf.Value> values) map<int32, .google.protobuf.Value> map_int32_value = 261;putAllMapInt64Any(Map<Long, com.google.protobuf.Any> values) map<int64, .google.protobuf.Any> map_int64_any = 272;putAllMapInt64Bool(Map<Long, Boolean> values) map<int64, bool> map_int64_bool = 85;putAllMapInt64BoolWrapper(Map<Long, com.google.protobuf.BoolValue> values) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;putAllMapInt64Bytes(Map<Long, com.google.protobuf.ByteString> values) map<int64, bytes> map_int64_bytes = 87;putAllMapInt64BytesWrapper(Map<Long, com.google.protobuf.BytesValue> values) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;putAllMapInt64Double(Map<Long, Double> values) map<int64, double> map_int64_double = 93;putAllMapInt64DoubleWrapper(Map<Long, com.google.protobuf.DoubleValue> values) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;putAllMapInt64Duration(Map<Long, com.google.protobuf.Duration> values) map<int64, .google.protobuf.Duration> map_int64_duration = 234;putAllMapInt64Enum(Map<Long, TestAllTypes.NestedEnum> values) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;putAllMapInt64Float(Map<Long, Float> values) map<int64, float> map_int64_float = 92;putAllMapInt64FloatWrapper(Map<Long, com.google.protobuf.FloatValue> values) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;putAllMapInt64Int32(Map<Long, Integer> values) map<int64, int32> map_int64_int32 = 88;putAllMapInt64Int32Wrapper(Map<Long, com.google.protobuf.Int32Value> values) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;putAllMapInt64Int64(Map<Long, Long> values) map<int64, int64> map_int64_int64 = 89;putAllMapInt64Int64Wrapper(Map<Long, com.google.protobuf.Int64Value> values) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;putAllMapInt64ListValue(Map<Long, com.google.protobuf.ListValue> values) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;MapputAllMapInt64NullValue(Map<Long, com.google.protobuf.NullValue> values) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;putAllMapInt64String(Map<Long, String> values) map<int64, string> map_int64_string = 86;putAllMapInt64StringWrapper(Map<Long, com.google.protobuf.StringValue> values) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;putAllMapInt64Struct(Map<Long, com.google.protobuf.Struct> values) map<int64, .google.protobuf.Struct> map_int64_struct = 273;putAllMapInt64Timestamp(Map<Long, com.google.protobuf.Timestamp> values) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;putAllMapInt64Uint32(Map<Long, Integer> values) map<int64, uint32> map_int64_uint32 = 90;putAllMapInt64Uint32Wrapper(Map<Long, com.google.protobuf.UInt32Value> values) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;putAllMapInt64Uint64(Map<Long, Long> values) map<int64, uint64> map_int64_uint64 = 91;putAllMapInt64Uint64Wrapper(Map<Long, com.google.protobuf.UInt64Value> values) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;putAllMapInt64Value(Map<Long, com.google.protobuf.Value> values) map<int64, .google.protobuf.Value> map_int64_value = 274;putAllMapStringAny(Map<String, com.google.protobuf.Any> values) map<string, .google.protobuf.Any> map_string_any = 311;putAllMapStringBool(Map<String, Boolean> values) map<string, bool> map_string_bool = 218;putAllMapStringBoolWrapper(Map<String, com.google.protobuf.BoolValue> values) map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;putAllMapStringBytes(Map<String, com.google.protobuf.ByteString> values) map<string, bytes> map_string_bytes = 219;putAllMapStringBytesWrapper(Map<String, com.google.protobuf.BytesValue> values) map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;putAllMapStringDouble(Map<String, Double> values) map<string, double> map_string_double = 225;putAllMapStringDoubleWrapper(Map<String, com.google.protobuf.DoubleValue> values) map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;putAllMapStringDuration(Map<String, com.google.protobuf.Duration> values) map<string, .google.protobuf.Duration> map_string_duration = 243;map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;putAllMapStringFloat(Map<String, Float> values) map<string, float> map_string_float = 224;putAllMapStringFloatWrapper(Map<String, com.google.protobuf.FloatValue> values) map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;putAllMapStringInt32(Map<String, Integer> values) map<string, int32> map_string_int32 = 220;putAllMapStringInt32Wrapper(Map<String, com.google.protobuf.Int32Value> values) map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;putAllMapStringInt64(Map<String, Long> values) map<string, int64> map_string_int64 = 221;putAllMapStringInt64Wrapper(Map<String, com.google.protobuf.Int64Value> values) map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;putAllMapStringListValue(Map<String, com.google.protobuf.ListValue> values) map<string, .google.protobuf.ListValue> map_string_list_value = 314;map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;putAllMapStringNullValue(Map<String, com.google.protobuf.NullValue> values) map<string, .google.protobuf.NullValue> map_string_null_value = 245;putAllMapStringString(Map<String, String> values) map<string, string> map_string_string = 61;putAllMapStringStringWrapper(Map<String, com.google.protobuf.StringValue> values) map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;putAllMapStringStruct(Map<String, com.google.protobuf.Struct> values) map<string, .google.protobuf.Struct> map_string_struct = 312;putAllMapStringTimestamp(Map<String, com.google.protobuf.Timestamp> values) map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;putAllMapStringUint32(Map<String, Integer> values) map<string, uint32> map_string_uint32 = 222;putAllMapStringUint32Wrapper(Map<String, com.google.protobuf.UInt32Value> values) map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;putAllMapStringUint64(Map<String, Long> values) map<string, uint64> map_string_uint64 = 223;putAllMapStringUint64Wrapper(Map<String, com.google.protobuf.UInt64Value> values) map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;putAllMapStringValue(Map<String, com.google.protobuf.Value> values) map<string, .google.protobuf.Value> map_string_value = 313;putAllMapUint32Any(Map<Integer, com.google.protobuf.Any> values) map<uint32, .google.protobuf.Any> map_uint32_any = 285;putAllMapUint32Bool(Map<Integer, Boolean> values) map<uint32, bool> map_uint32_bool = 96;putAllMapUint32BoolWrapper(Map<Integer, com.google.protobuf.BoolValue> values) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;putAllMapUint32Bytes(Map<Integer, com.google.protobuf.ByteString> values) map<uint32, bytes> map_uint32_bytes = 98;putAllMapUint32BytesWrapper(Map<Integer, com.google.protobuf.BytesValue> values) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;putAllMapUint32Double(Map<Integer, Double> values) map<uint32, double> map_uint32_double = 204;putAllMapUint32DoubleWrapper(Map<Integer, com.google.protobuf.DoubleValue> values) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;putAllMapUint32Duration(Map<Integer, com.google.protobuf.Duration> values) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;putAllMapUint32Float(Map<Integer, Float> values) map<uint32, float> map_uint32_float = 203;putAllMapUint32FloatWrapper(Map<Integer, com.google.protobuf.FloatValue> values) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;putAllMapUint32Int32(Map<Integer, Integer> values) map<uint32, int32> map_uint32_int32 = 99;putAllMapUint32Int32Wrapper(Map<Integer, com.google.protobuf.Int32Value> values) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;putAllMapUint32Int64(Map<Integer, Long> values) map<uint32, int64> map_uint32_int64 = 200;putAllMapUint32Int64Wrapper(Map<Integer, com.google.protobuf.Int64Value> values) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;putAllMapUint32ListValue(Map<Integer, com.google.protobuf.ListValue> values) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;putAllMapUint32NullValue(Map<Integer, com.google.protobuf.NullValue> values) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;putAllMapUint32String(Map<Integer, String> values) map<uint32, string> map_uint32_string = 97;putAllMapUint32StringWrapper(Map<Integer, com.google.protobuf.StringValue> values) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;putAllMapUint32Struct(Map<Integer, com.google.protobuf.Struct> values) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;putAllMapUint32Timestamp(Map<Integer, com.google.protobuf.Timestamp> values) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;putAllMapUint32Uint32(Map<Integer, Integer> values) map<uint32, uint32> map_uint32_uint32 = 201;putAllMapUint32Uint32Wrapper(Map<Integer, com.google.protobuf.UInt32Value> values) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;putAllMapUint32Uint64(Map<Integer, Long> values) map<uint32, uint64> map_uint32_uint64 = 202;putAllMapUint32Uint64Wrapper(Map<Integer, com.google.protobuf.UInt64Value> values) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;putAllMapUint32Value(Map<Integer, com.google.protobuf.Value> values) map<uint32, .google.protobuf.Value> map_uint32_value = 287;putAllMapUint64Any(Map<Long, com.google.protobuf.Any> values) map<uint64, .google.protobuf.Any> map_uint64_any = 298;putAllMapUint64Bool(Map<Long, Boolean> values) map<uint64, bool> map_uint64_bool = 207;putAllMapUint64BoolWrapper(Map<Long, com.google.protobuf.BoolValue> values) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;putAllMapUint64Bytes(Map<Long, com.google.protobuf.ByteString> values) map<uint64, bytes> map_uint64_bytes = 209;putAllMapUint64BytesWrapper(Map<Long, com.google.protobuf.BytesValue> values) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;putAllMapUint64Double(Map<Long, Double> values) map<uint64, double> map_uint64_double = 215;putAllMapUint64DoubleWrapper(Map<Long, com.google.protobuf.DoubleValue> values) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;putAllMapUint64Duration(Map<Long, com.google.protobuf.Duration> values) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;putAllMapUint64Float(Map<Long, Float> values) map<uint64, float> map_uint64_float = 214;putAllMapUint64FloatWrapper(Map<Long, com.google.protobuf.FloatValue> values) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;putAllMapUint64Int32(Map<Long, Integer> values) map<uint64, int32> map_uint64_int32 = 210;putAllMapUint64Int32Wrapper(Map<Long, com.google.protobuf.Int32Value> values) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;putAllMapUint64Int64(Map<Long, Long> values) map<uint64, int64> map_uint64_int64 = 211;putAllMapUint64Int64Wrapper(Map<Long, com.google.protobuf.Int64Value> values) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;putAllMapUint64ListValue(Map<Long, com.google.protobuf.ListValue> values) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;putAllMapUint64NullValue(Map<Long, com.google.protobuf.NullValue> values) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;putAllMapUint64String(Map<Long, String> values) map<uint64, string> map_uint64_string = 208;putAllMapUint64StringWrapper(Map<Long, com.google.protobuf.StringValue> values) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;putAllMapUint64Struct(Map<Long, com.google.protobuf.Struct> values) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;putAllMapUint64Timestamp(Map<Long, com.google.protobuf.Timestamp> values) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;putAllMapUint64Uint32(Map<Long, Integer> values) map<uint64, uint32> map_uint64_uint32 = 212;putAllMapUint64Uint32Wrapper(Map<Long, com.google.protobuf.UInt32Value> values) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;putAllMapUint64Uint64(Map<Long, Long> values) map<uint64, uint64> map_uint64_uint64 = 213;putAllMapUint64Uint64Wrapper(Map<Long, com.google.protobuf.UInt64Value> values) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;putAllMapUint64Value(Map<Long, com.google.protobuf.Value> values) map<uint64, .google.protobuf.Value> map_uint64_value = 300;putMapBoolAny(boolean key, com.google.protobuf.Any value) map<bool, .google.protobuf.Any> map_bool_any = 246;com.google.protobuf.Any.BuilderputMapBoolAnyBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246;putMapBoolBool(boolean key, boolean value) map<bool, bool> map_bool_bool = 63;putMapBoolBoolWrapper(boolean key, com.google.protobuf.BoolValue value) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;com.google.protobuf.BoolValue.BuilderputMapBoolBoolWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;putMapBoolBytes(boolean key, com.google.protobuf.ByteString value) map<bool, bytes> map_bool_bytes = 65;putMapBoolBytesWrapper(boolean key, com.google.protobuf.BytesValue value) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;com.google.protobuf.BytesValue.BuilderputMapBoolBytesWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;putMapBoolDouble(boolean key, double value) map<bool, double> map_bool_double = 71;putMapBoolDoubleWrapper(boolean key, com.google.protobuf.DoubleValue value) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;com.google.protobuf.DoubleValue.BuilderputMapBoolDoubleWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;putMapBoolDuration(boolean key, com.google.protobuf.Duration value) map<bool, .google.protobuf.Duration> map_bool_duration = 228;com.google.protobuf.Duration.BuilderputMapBoolDurationBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228;putMapBoolEnum(boolean key, TestAllTypes.NestedEnum value) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;putMapBoolFloat(boolean key, float value) map<bool, float> map_bool_float = 70;putMapBoolFloatWrapper(boolean key, com.google.protobuf.FloatValue value) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;com.google.protobuf.FloatValue.BuilderputMapBoolFloatWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;putMapBoolInt32(boolean key, int value) map<bool, int32> map_bool_int32 = 66;putMapBoolInt32Wrapper(boolean key, com.google.protobuf.Int32Value value) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;com.google.protobuf.Int32Value.BuilderputMapBoolInt32WrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;putMapBoolInt64(boolean key, long value) map<bool, int64> map_bool_int64 = 67;putMapBoolInt64Wrapper(boolean key, com.google.protobuf.Int64Value value) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;com.google.protobuf.Int64Value.BuilderputMapBoolInt64WrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;putMapBoolListValue(boolean key, com.google.protobuf.ListValue value) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;com.google.protobuf.ListValue.BuilderputMapBoolListValueBuilderIfAbsent(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;putMapBoolMessage(boolean key, TestAllTypes.NestedMessage value) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;putMapBoolMessageBuilderIfAbsent(boolean key) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;putMapBoolNullValue(boolean key, com.google.protobuf.NullValue value) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;putMapBoolString(boolean key, String value) map<bool, string> map_bool_string = 64;putMapBoolStringWrapper(boolean key, com.google.protobuf.StringValue value) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;com.google.protobuf.StringValue.BuilderputMapBoolStringWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;putMapBoolStruct(boolean key, com.google.protobuf.Struct value) map<bool, .google.protobuf.Struct> map_bool_struct = 247;com.google.protobuf.Struct.BuilderputMapBoolStructBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247;putMapBoolTimestamp(boolean key, com.google.protobuf.Timestamp value) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;com.google.protobuf.Timestamp.BuilderputMapBoolTimestampBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;putMapBoolUint32(boolean key, int value) map<bool, uint32> map_bool_uint32 = 68;putMapBoolUint32Wrapper(boolean key, com.google.protobuf.UInt32Value value) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;com.google.protobuf.UInt32Value.BuilderputMapBoolUint32WrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;putMapBoolUint64(boolean key, long value) map<bool, uint64> map_bool_uint64 = 69;putMapBoolUint64Wrapper(boolean key, com.google.protobuf.UInt64Value value) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;com.google.protobuf.UInt64Value.BuilderputMapBoolUint64WrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;putMapBoolValue(boolean key, com.google.protobuf.Value value) map<bool, .google.protobuf.Value> map_bool_value = 248;com.google.protobuf.Value.BuilderputMapBoolValueBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248;putMapInt32Any(int key, com.google.protobuf.Any value) map<int32, .google.protobuf.Any> map_int32_any = 259;com.google.protobuf.Any.BuilderputMapInt32AnyBuilderIfAbsent(int key) map<int32, .google.protobuf.Any> map_int32_any = 259;putMapInt32Bool(int key, boolean value) map<int32, bool> map_int32_bool = 74;putMapInt32BoolWrapper(int key, com.google.protobuf.BoolValue value) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;com.google.protobuf.BoolValue.Buildermap<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;putMapInt32Bytes(int key, com.google.protobuf.ByteString value) map<int32, bytes> map_int32_bytes = 76;putMapInt32BytesWrapper(int key, com.google.protobuf.BytesValue value) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;com.google.protobuf.BytesValue.Buildermap<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;putMapInt32Double(int key, double value) map<int32, double> map_int32_double = 82;putMapInt32DoubleWrapper(int key, com.google.protobuf.DoubleValue value) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;com.google.protobuf.DoubleValue.Buildermap<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;putMapInt32Duration(int key, com.google.protobuf.Duration value) map<int32, .google.protobuf.Duration> map_int32_duration = 231;com.google.protobuf.Duration.BuilderputMapInt32DurationBuilderIfAbsent(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231;putMapInt32Enum(int key, TestAllTypes.NestedEnum value) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;putMapInt32Float(int key, float value) map<int32, float> map_int32_float = 81;putMapInt32FloatWrapper(int key, com.google.protobuf.FloatValue value) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;com.google.protobuf.FloatValue.Buildermap<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;putMapInt32Int32(int key, int value) map<int32, int32> map_int32_int32 = 77;putMapInt32Int32Wrapper(int key, com.google.protobuf.Int32Value value) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;com.google.protobuf.Int32Value.Buildermap<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;putMapInt32Int64(int key, long value) map<int32, int64> map_int32_int64 = 78;putMapInt32Int64Wrapper(int key, com.google.protobuf.Int64Value value) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;com.google.protobuf.Int64Value.Buildermap<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;putMapInt32ListValue(int key, com.google.protobuf.ListValue value) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;com.google.protobuf.ListValue.BuilderputMapInt32ListValueBuilderIfAbsent(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;putMapInt32Message(int key, TestAllTypes.NestedMessage value) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;putMapInt32MessageBuilderIfAbsent(int key) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;putMapInt32NullValue(int key, com.google.protobuf.NullValue value) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;putMapInt32String(int key, String value) map<int32, string> map_int32_string = 75;putMapInt32StringWrapper(int key, com.google.protobuf.StringValue value) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;com.google.protobuf.StringValue.Buildermap<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;putMapInt32Struct(int key, com.google.protobuf.Struct value) map<int32, .google.protobuf.Struct> map_int32_struct = 260;com.google.protobuf.Struct.BuilderputMapInt32StructBuilderIfAbsent(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260;putMapInt32Timestamp(int key, com.google.protobuf.Timestamp value) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;com.google.protobuf.Timestamp.BuilderputMapInt32TimestampBuilderIfAbsent(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;putMapInt32Uint32(int key, int value) map<int32, uint32> map_int32_uint32 = 79;putMapInt32Uint32Wrapper(int key, com.google.protobuf.UInt32Value value) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;com.google.protobuf.UInt32Value.Buildermap<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;putMapInt32Uint64(int key, long value) map<int32, uint64> map_int32_uint64 = 80;putMapInt32Uint64Wrapper(int key, com.google.protobuf.UInt64Value value) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;com.google.protobuf.UInt64Value.Buildermap<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;putMapInt32Value(int key, com.google.protobuf.Value value) map<int32, .google.protobuf.Value> map_int32_value = 261;com.google.protobuf.Value.BuilderputMapInt32ValueBuilderIfAbsent(int key) map<int32, .google.protobuf.Value> map_int32_value = 261;putMapInt64Any(long key, com.google.protobuf.Any value) map<int64, .google.protobuf.Any> map_int64_any = 272;com.google.protobuf.Any.BuilderputMapInt64AnyBuilderIfAbsent(long key) map<int64, .google.protobuf.Any> map_int64_any = 272;putMapInt64Bool(long key, boolean value) map<int64, bool> map_int64_bool = 85;putMapInt64BoolWrapper(long key, com.google.protobuf.BoolValue value) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;com.google.protobuf.BoolValue.BuilderputMapInt64BoolWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;putMapInt64Bytes(long key, com.google.protobuf.ByteString value) map<int64, bytes> map_int64_bytes = 87;putMapInt64BytesWrapper(long key, com.google.protobuf.BytesValue value) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;com.google.protobuf.BytesValue.BuilderputMapInt64BytesWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;putMapInt64Double(long key, double value) map<int64, double> map_int64_double = 93;putMapInt64DoubleWrapper(long key, com.google.protobuf.DoubleValue value) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;com.google.protobuf.DoubleValue.BuilderputMapInt64DoubleWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;putMapInt64Duration(long key, com.google.protobuf.Duration value) map<int64, .google.protobuf.Duration> map_int64_duration = 234;com.google.protobuf.Duration.BuilderputMapInt64DurationBuilderIfAbsent(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234;putMapInt64Enum(long key, TestAllTypes.NestedEnum value) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;putMapInt64Float(long key, float value) map<int64, float> map_int64_float = 92;putMapInt64FloatWrapper(long key, com.google.protobuf.FloatValue value) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;com.google.protobuf.FloatValue.BuilderputMapInt64FloatWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;putMapInt64Int32(long key, int value) map<int64, int32> map_int64_int32 = 88;putMapInt64Int32Wrapper(long key, com.google.protobuf.Int32Value value) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;com.google.protobuf.Int32Value.BuilderputMapInt64Int32WrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;putMapInt64Int64(long key, long value) map<int64, int64> map_int64_int64 = 89;putMapInt64Int64Wrapper(long key, com.google.protobuf.Int64Value value) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;com.google.protobuf.Int64Value.BuilderputMapInt64Int64WrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;putMapInt64ListValue(long key, com.google.protobuf.ListValue value) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;com.google.protobuf.ListValue.BuilderputMapInt64ListValueBuilderIfAbsent(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;putMapInt64Message(long key, TestAllTypes.NestedMessage value) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;putMapInt64MessageBuilderIfAbsent(long key) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;putMapInt64NestedType(long key, NestedTestAllTypes value) MapputMapInt64NestedTypeBuilderIfAbsent(long key) MapputMapInt64NullValue(long key, com.google.protobuf.NullValue value) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;putMapInt64String(long key, String value) map<int64, string> map_int64_string = 86;putMapInt64StringWrapper(long key, com.google.protobuf.StringValue value) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;com.google.protobuf.StringValue.BuilderputMapInt64StringWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;putMapInt64Struct(long key, com.google.protobuf.Struct value) map<int64, .google.protobuf.Struct> map_int64_struct = 273;com.google.protobuf.Struct.BuilderputMapInt64StructBuilderIfAbsent(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273;putMapInt64Timestamp(long key, com.google.protobuf.Timestamp value) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;com.google.protobuf.Timestamp.BuilderputMapInt64TimestampBuilderIfAbsent(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;putMapInt64Uint32(long key, int value) map<int64, uint32> map_int64_uint32 = 90;putMapInt64Uint32Wrapper(long key, com.google.protobuf.UInt32Value value) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;com.google.protobuf.UInt32Value.BuilderputMapInt64Uint32WrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;putMapInt64Uint64(long key, long value) map<int64, uint64> map_int64_uint64 = 91;putMapInt64Uint64Wrapper(long key, com.google.protobuf.UInt64Value value) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;com.google.protobuf.UInt64Value.BuilderputMapInt64Uint64WrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;putMapInt64Value(long key, com.google.protobuf.Value value) map<int64, .google.protobuf.Value> map_int64_value = 274;com.google.protobuf.Value.BuilderputMapInt64ValueBuilderIfAbsent(long key) map<int64, .google.protobuf.Value> map_int64_value = 274;putMapStringAny(String key, com.google.protobuf.Any value) map<string, .google.protobuf.Any> map_string_any = 311;com.google.protobuf.Any.Buildermap<string, .google.protobuf.Any> map_string_any = 311;putMapStringBool(String key, boolean value) map<string, bool> map_string_bool = 218;putMapStringBoolWrapper(String key, com.google.protobuf.BoolValue value) map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;com.google.protobuf.BoolValue.Buildermap<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;putMapStringBytes(String key, com.google.protobuf.ByteString value) map<string, bytes> map_string_bytes = 219;putMapStringBytesWrapper(String key, com.google.protobuf.BytesValue value) map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;com.google.protobuf.BytesValue.Buildermap<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;putMapStringDouble(String key, double value) map<string, double> map_string_double = 225;putMapStringDoubleWrapper(String key, com.google.protobuf.DoubleValue value) map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;com.google.protobuf.DoubleValue.Buildermap<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;putMapStringDuration(String key, com.google.protobuf.Duration value) map<string, .google.protobuf.Duration> map_string_duration = 243;com.google.protobuf.Duration.Buildermap<string, .google.protobuf.Duration> map_string_duration = 243;putMapStringEnum(String key, TestAllTypes.NestedEnum value) map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;putMapStringFloat(String key, float value) map<string, float> map_string_float = 224;putMapStringFloatWrapper(String key, com.google.protobuf.FloatValue value) map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;com.google.protobuf.FloatValue.Buildermap<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;putMapStringInt32(String key, int value) map<string, int32> map_string_int32 = 220;putMapStringInt32Wrapper(String key, com.google.protobuf.Int32Value value) map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;com.google.protobuf.Int32Value.Buildermap<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;putMapStringInt64(String key, long value) map<string, int64> map_string_int64 = 221;putMapStringInt64Wrapper(String key, com.google.protobuf.Int64Value value) map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;com.google.protobuf.Int64Value.Buildermap<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;putMapStringListValue(String key, com.google.protobuf.ListValue value) map<string, .google.protobuf.ListValue> map_string_list_value = 314;com.google.protobuf.ListValue.Buildermap<string, .google.protobuf.ListValue> map_string_list_value = 314;putMapStringMessage(String key, TestAllTypes.NestedMessage value) map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;putMapStringNullValue(String key, com.google.protobuf.NullValue value) map<string, .google.protobuf.NullValue> map_string_null_value = 245;putMapStringString(String key, String value) map<string, string> map_string_string = 61;putMapStringStringWrapper(String key, com.google.protobuf.StringValue value) map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;com.google.protobuf.StringValue.Buildermap<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;putMapStringStruct(String key, com.google.protobuf.Struct value) map<string, .google.protobuf.Struct> map_string_struct = 312;com.google.protobuf.Struct.Buildermap<string, .google.protobuf.Struct> map_string_struct = 312;putMapStringTimestamp(String key, com.google.protobuf.Timestamp value) map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;com.google.protobuf.Timestamp.Buildermap<string, .google.protobuf.Timestamp> map_string_timestamp = 244;putMapStringUint32(String key, int value) map<string, uint32> map_string_uint32 = 222;putMapStringUint32Wrapper(String key, com.google.protobuf.UInt32Value value) map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;com.google.protobuf.UInt32Value.Buildermap<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;putMapStringUint64(String key, long value) map<string, uint64> map_string_uint64 = 223;putMapStringUint64Wrapper(String key, com.google.protobuf.UInt64Value value) map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;com.google.protobuf.UInt64Value.Buildermap<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;putMapStringValue(String key, com.google.protobuf.Value value) map<string, .google.protobuf.Value> map_string_value = 313;com.google.protobuf.Value.Buildermap<string, .google.protobuf.Value> map_string_value = 313;putMapUint32Any(int key, com.google.protobuf.Any value) map<uint32, .google.protobuf.Any> map_uint32_any = 285;com.google.protobuf.Any.BuilderputMapUint32AnyBuilderIfAbsent(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285;putMapUint32Bool(int key, boolean value) map<uint32, bool> map_uint32_bool = 96;putMapUint32BoolWrapper(int key, com.google.protobuf.BoolValue value) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;com.google.protobuf.BoolValue.Buildermap<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;putMapUint32Bytes(int key, com.google.protobuf.ByteString value) map<uint32, bytes> map_uint32_bytes = 98;putMapUint32BytesWrapper(int key, com.google.protobuf.BytesValue value) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;com.google.protobuf.BytesValue.Buildermap<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;putMapUint32Double(int key, double value) map<uint32, double> map_uint32_double = 204;putMapUint32DoubleWrapper(int key, com.google.protobuf.DoubleValue value) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;com.google.protobuf.DoubleValue.Buildermap<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;putMapUint32Duration(int key, com.google.protobuf.Duration value) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;com.google.protobuf.Duration.BuilderputMapUint32DurationBuilderIfAbsent(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;putMapUint32Enum(int key, TestAllTypes.NestedEnum value) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;putMapUint32Float(int key, float value) map<uint32, float> map_uint32_float = 203;putMapUint32FloatWrapper(int key, com.google.protobuf.FloatValue value) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;com.google.protobuf.FloatValue.Buildermap<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;putMapUint32Int32(int key, int value) map<uint32, int32> map_uint32_int32 = 99;putMapUint32Int32Wrapper(int key, com.google.protobuf.Int32Value value) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;com.google.protobuf.Int32Value.Buildermap<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;putMapUint32Int64(int key, long value) map<uint32, int64> map_uint32_int64 = 200;putMapUint32Int64Wrapper(int key, com.google.protobuf.Int64Value value) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;com.google.protobuf.Int64Value.Buildermap<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;putMapUint32ListValue(int key, com.google.protobuf.ListValue value) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;com.google.protobuf.ListValue.BuilderputMapUint32ListValueBuilderIfAbsent(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;putMapUint32Message(int key, TestAllTypes.NestedMessage value) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;putMapUint32MessageBuilderIfAbsent(int key) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;putMapUint32NullValue(int key, com.google.protobuf.NullValue value) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;putMapUint32String(int key, String value) map<uint32, string> map_uint32_string = 97;putMapUint32StringWrapper(int key, com.google.protobuf.StringValue value) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;com.google.protobuf.StringValue.Buildermap<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;putMapUint32Struct(int key, com.google.protobuf.Struct value) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;com.google.protobuf.Struct.BuilderputMapUint32StructBuilderIfAbsent(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;putMapUint32Timestamp(int key, com.google.protobuf.Timestamp value) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;com.google.protobuf.Timestamp.BuilderputMapUint32TimestampBuilderIfAbsent(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;putMapUint32Uint32(int key, int value) map<uint32, uint32> map_uint32_uint32 = 201;putMapUint32Uint32Wrapper(int key, com.google.protobuf.UInt32Value value) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;com.google.protobuf.UInt32Value.Buildermap<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;putMapUint32Uint64(int key, long value) map<uint32, uint64> map_uint32_uint64 = 202;putMapUint32Uint64Wrapper(int key, com.google.protobuf.UInt64Value value) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;com.google.protobuf.UInt64Value.Buildermap<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;putMapUint32Value(int key, com.google.protobuf.Value value) map<uint32, .google.protobuf.Value> map_uint32_value = 287;com.google.protobuf.Value.BuilderputMapUint32ValueBuilderIfAbsent(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287;putMapUint64Any(long key, com.google.protobuf.Any value) map<uint64, .google.protobuf.Any> map_uint64_any = 298;com.google.protobuf.Any.BuilderputMapUint64AnyBuilderIfAbsent(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298;putMapUint64Bool(long key, boolean value) map<uint64, bool> map_uint64_bool = 207;putMapUint64BoolWrapper(long key, com.google.protobuf.BoolValue value) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;com.google.protobuf.BoolValue.BuilderputMapUint64BoolWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;putMapUint64Bytes(long key, com.google.protobuf.ByteString value) map<uint64, bytes> map_uint64_bytes = 209;putMapUint64BytesWrapper(long key, com.google.protobuf.BytesValue value) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;com.google.protobuf.BytesValue.BuilderputMapUint64BytesWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;putMapUint64Double(long key, double value) map<uint64, double> map_uint64_double = 215;putMapUint64DoubleWrapper(long key, com.google.protobuf.DoubleValue value) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;com.google.protobuf.DoubleValue.BuilderputMapUint64DoubleWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;putMapUint64Duration(long key, com.google.protobuf.Duration value) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;com.google.protobuf.Duration.BuilderputMapUint64DurationBuilderIfAbsent(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;putMapUint64Enum(long key, TestAllTypes.NestedEnum value) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;putMapUint64Float(long key, float value) map<uint64, float> map_uint64_float = 214;putMapUint64FloatWrapper(long key, com.google.protobuf.FloatValue value) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;com.google.protobuf.FloatValue.BuilderputMapUint64FloatWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;putMapUint64Int32(long key, int value) map<uint64, int32> map_uint64_int32 = 210;putMapUint64Int32Wrapper(long key, com.google.protobuf.Int32Value value) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;com.google.protobuf.Int32Value.BuilderputMapUint64Int32WrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;putMapUint64Int64(long key, long value) map<uint64, int64> map_uint64_int64 = 211;putMapUint64Int64Wrapper(long key, com.google.protobuf.Int64Value value) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;com.google.protobuf.Int64Value.BuilderputMapUint64Int64WrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;putMapUint64ListValue(long key, com.google.protobuf.ListValue value) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;com.google.protobuf.ListValue.BuilderputMapUint64ListValueBuilderIfAbsent(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;putMapUint64Message(long key, TestAllTypes.NestedMessage value) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;putMapUint64MessageBuilderIfAbsent(long key) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;putMapUint64NullValue(long key, com.google.protobuf.NullValue value) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;putMapUint64String(long key, String value) map<uint64, string> map_uint64_string = 208;putMapUint64StringWrapper(long key, com.google.protobuf.StringValue value) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;com.google.protobuf.StringValue.BuilderputMapUint64StringWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;putMapUint64Struct(long key, com.google.protobuf.Struct value) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;com.google.protobuf.Struct.BuilderputMapUint64StructBuilderIfAbsent(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;putMapUint64Timestamp(long key, com.google.protobuf.Timestamp value) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;com.google.protobuf.Timestamp.BuilderputMapUint64TimestampBuilderIfAbsent(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;putMapUint64Uint32(long key, int value) map<uint64, uint32> map_uint64_uint32 = 212;putMapUint64Uint32Wrapper(long key, com.google.protobuf.UInt32Value value) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;com.google.protobuf.UInt32Value.BuilderputMapUint64Uint32WrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;putMapUint64Uint64(long key, long value) map<uint64, uint64> map_uint64_uint64 = 213;putMapUint64Uint64Wrapper(long key, com.google.protobuf.UInt64Value value) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;com.google.protobuf.UInt64Value.BuilderputMapUint64Uint64WrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;putMapUint64Value(long key, com.google.protobuf.Value value) map<uint64, .google.protobuf.Value> map_uint64_value = 300;com.google.protobuf.Value.BuilderputMapUint64ValueBuilderIfAbsent(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300;removeMapBoolAny(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246;removeMapBoolBool(boolean key) map<bool, bool> map_bool_bool = 63;removeMapBoolBoolWrapper(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;removeMapBoolBytes(boolean key) map<bool, bytes> map_bool_bytes = 65;removeMapBoolBytesWrapper(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;removeMapBoolDouble(boolean key) map<bool, double> map_bool_double = 71;removeMapBoolDoubleWrapper(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;removeMapBoolDuration(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228;removeMapBoolEnum(boolean key) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;removeMapBoolFloat(boolean key) map<bool, float> map_bool_float = 70;removeMapBoolFloatWrapper(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;removeMapBoolInt32(boolean key) map<bool, int32> map_bool_int32 = 66;removeMapBoolInt32Wrapper(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;removeMapBoolInt64(boolean key) map<bool, int64> map_bool_int64 = 67;removeMapBoolInt64Wrapper(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;removeMapBoolListValue(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;removeMapBoolMessage(boolean key) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;removeMapBoolNullValue(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;removeMapBoolString(boolean key) map<bool, string> map_bool_string = 64;removeMapBoolStringWrapper(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;removeMapBoolStruct(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247;removeMapBoolTimestamp(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;removeMapBoolUint32(boolean key) map<bool, uint32> map_bool_uint32 = 68;removeMapBoolUint32Wrapper(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;removeMapBoolUint64(boolean key) map<bool, uint64> map_bool_uint64 = 69;removeMapBoolUint64Wrapper(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;removeMapBoolValue(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248;removeMapInt32Any(int key) map<int32, .google.protobuf.Any> map_int32_any = 259;removeMapInt32Bool(int key) map<int32, bool> map_int32_bool = 74;removeMapInt32BoolWrapper(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;removeMapInt32Bytes(int key) map<int32, bytes> map_int32_bytes = 76;removeMapInt32BytesWrapper(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;removeMapInt32Double(int key) map<int32, double> map_int32_double = 82;removeMapInt32DoubleWrapper(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;removeMapInt32Duration(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231;removeMapInt32Enum(int key) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;removeMapInt32Float(int key) map<int32, float> map_int32_float = 81;removeMapInt32FloatWrapper(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;removeMapInt32Int32(int key) map<int32, int32> map_int32_int32 = 77;removeMapInt32Int32Wrapper(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;removeMapInt32Int64(int key) map<int32, int64> map_int32_int64 = 78;removeMapInt32Int64Wrapper(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;removeMapInt32ListValue(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;removeMapInt32Message(int key) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;removeMapInt32NullValue(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;removeMapInt32String(int key) map<int32, string> map_int32_string = 75;removeMapInt32StringWrapper(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;removeMapInt32Struct(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260;removeMapInt32Timestamp(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;removeMapInt32Uint32(int key) map<int32, uint32> map_int32_uint32 = 79;removeMapInt32Uint32Wrapper(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;removeMapInt32Uint64(int key) map<int32, uint64> map_int32_uint64 = 80;removeMapInt32Uint64Wrapper(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;removeMapInt32Value(int key) map<int32, .google.protobuf.Value> map_int32_value = 261;removeMapInt64Any(long key) map<int64, .google.protobuf.Any> map_int64_any = 272;removeMapInt64Bool(long key) map<int64, bool> map_int64_bool = 85;removeMapInt64BoolWrapper(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;removeMapInt64Bytes(long key) map<int64, bytes> map_int64_bytes = 87;removeMapInt64BytesWrapper(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;removeMapInt64Double(long key) map<int64, double> map_int64_double = 93;removeMapInt64DoubleWrapper(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;removeMapInt64Duration(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234;removeMapInt64Enum(long key) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;removeMapInt64Float(long key) map<int64, float> map_int64_float = 92;removeMapInt64FloatWrapper(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;removeMapInt64Int32(long key) map<int64, int32> map_int64_int32 = 88;removeMapInt64Int32Wrapper(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;removeMapInt64Int64(long key) map<int64, int64> map_int64_int64 = 89;removeMapInt64Int64Wrapper(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;removeMapInt64ListValue(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;removeMapInt64Message(long key) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;removeMapInt64NestedType(long key) MapremoveMapInt64NullValue(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;removeMapInt64String(long key) map<int64, string> map_int64_string = 86;removeMapInt64StringWrapper(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;removeMapInt64Struct(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273;removeMapInt64Timestamp(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;removeMapInt64Uint32(long key) map<int64, uint32> map_int64_uint32 = 90;removeMapInt64Uint32Wrapper(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;removeMapInt64Uint64(long key) map<int64, uint64> map_int64_uint64 = 91;removeMapInt64Uint64Wrapper(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;removeMapInt64Value(long key) map<int64, .google.protobuf.Value> map_int64_value = 274;removeMapStringAny(String key) map<string, .google.protobuf.Any> map_string_any = 311;map<string, bool> map_string_bool = 218;map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;map<string, bytes> map_string_bytes = 219;map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;map<string, double> map_string_double = 225;map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;map<string, .google.protobuf.Duration> map_string_duration = 243;map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;map<string, float> map_string_float = 224;map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;map<string, int32> map_string_int32 = 220;map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;map<string, int64> map_string_int64 = 221;map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;map<string, .google.protobuf.ListValue> map_string_list_value = 314;map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;map<string, .google.protobuf.NullValue> map_string_null_value = 245;map<string, string> map_string_string = 61;map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;map<string, .google.protobuf.Struct> map_string_struct = 312;map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;map<string, uint32> map_string_uint32 = 222;map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;map<string, uint64> map_string_uint64 = 223;map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;map<string, .google.protobuf.Value> map_string_value = 313;removeMapUint32Any(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285;removeMapUint32Bool(int key) map<uint32, bool> map_uint32_bool = 96;removeMapUint32BoolWrapper(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;removeMapUint32Bytes(int key) map<uint32, bytes> map_uint32_bytes = 98;removeMapUint32BytesWrapper(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;removeMapUint32Double(int key) map<uint32, double> map_uint32_double = 204;removeMapUint32DoubleWrapper(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;removeMapUint32Duration(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;removeMapUint32Enum(int key) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;removeMapUint32Float(int key) map<uint32, float> map_uint32_float = 203;removeMapUint32FloatWrapper(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;removeMapUint32Int32(int key) map<uint32, int32> map_uint32_int32 = 99;removeMapUint32Int32Wrapper(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;removeMapUint32Int64(int key) map<uint32, int64> map_uint32_int64 = 200;removeMapUint32Int64Wrapper(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;removeMapUint32ListValue(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;removeMapUint32Message(int key) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;removeMapUint32NullValue(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;removeMapUint32String(int key) map<uint32, string> map_uint32_string = 97;removeMapUint32StringWrapper(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;removeMapUint32Struct(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;removeMapUint32Timestamp(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;removeMapUint32Uint32(int key) map<uint32, uint32> map_uint32_uint32 = 201;removeMapUint32Uint32Wrapper(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;removeMapUint32Uint64(int key) map<uint32, uint64> map_uint32_uint64 = 202;removeMapUint32Uint64Wrapper(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;removeMapUint32Value(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287;removeMapUint64Any(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298;removeMapUint64Bool(long key) map<uint64, bool> map_uint64_bool = 207;removeMapUint64BoolWrapper(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;removeMapUint64Bytes(long key) map<uint64, bytes> map_uint64_bytes = 209;removeMapUint64BytesWrapper(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;removeMapUint64Double(long key) map<uint64, double> map_uint64_double = 215;removeMapUint64DoubleWrapper(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;removeMapUint64Duration(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;removeMapUint64Enum(long key) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;removeMapUint64Float(long key) map<uint64, float> map_uint64_float = 214;removeMapUint64FloatWrapper(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;removeMapUint64Int32(long key) map<uint64, int32> map_uint64_int32 = 210;removeMapUint64Int32Wrapper(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;removeMapUint64Int64(long key) map<uint64, int64> map_uint64_int64 = 211;removeMapUint64Int64Wrapper(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;removeMapUint64ListValue(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;removeMapUint64Message(long key) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;removeMapUint64NullValue(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;removeMapUint64String(long key) map<uint64, string> map_uint64_string = 208;removeMapUint64StringWrapper(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;removeMapUint64Struct(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;removeMapUint64Timestamp(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;removeMapUint64Uint32(long key) map<uint64, uint32> map_uint64_uint32 = 212;removeMapUint64Uint32Wrapper(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;removeMapUint64Uint64(long key) map<uint64, uint64> map_uint64_uint64 = 213;removeMapUint64Uint64Wrapper(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;removeMapUint64Value(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300;removeRepeatedAny(int index) Repeated wellknown.removeRepeatedBoolWrapper(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;removeRepeatedBytesWrapper(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;removeRepeatedDoubleWrapper(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;removeRepeatedDuration(int index) repeated .google.protobuf.Duration repeated_duration = 121;removeRepeatedFloatWrapper(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;removeRepeatedInt32Wrapper(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;removeRepeatedInt64Wrapper(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;removeRepeatedLazyMessage(int index) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;removeRepeatedListValue(int index) repeated .google.protobuf.ListValue repeated_list_value = 134;removeRepeatedNestedMessage(int index) Repeated and nestedremoveRepeatedStringWrapper(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;removeRepeatedStruct(int index) repeated .google.protobuf.Struct repeated_struct = 123;removeRepeatedTimestamp(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122;removeRepeatedUint32Wrapper(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;removeRepeatedUint64Wrapper(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;removeRepeatedValue(int index) repeated .google.protobuf.Value repeated_value = 124;setAs(boolean value) Field names formerly defined as reserved CEL identifiers.setBreak(boolean value) optional bool break = 501;setConst(boolean value) optional bool const = 502;setContinue(boolean value) optional bool continue = 503;setElse(boolean value) optional bool else = 504;setEmpty(com.google.protobuf.Empty value) optional .google.protobuf.Empty empty = 118;setEmpty(com.google.protobuf.Empty.Builder builderForValue) optional .google.protobuf.Empty empty = 118;<Type> TestAllTypes.BuildersetExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes, List<Type>> extension, int index, Type value) <Type> TestAllTypes.BuildersetExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes, Type> extension, Type value) setFieldMask(com.google.protobuf.FieldMask value) optional .google.protobuf.FieldMask field_mask = 117;setFieldMask(com.google.protobuf.FieldMask.Builder builderForValue) optional .google.protobuf.FieldMask field_mask = 117;setFor(boolean value) optional bool for = 505;setFunction(boolean value) optional bool function = 506;setIf(boolean value) optional bool if = 507;setImport(boolean value) optional bool import = 508;setIn(boolean value) Collides with 'in' operator.setLet(boolean value) optional bool let = 509;setListValue(com.google.protobuf.ListValue value) optional .google.protobuf.ListValue list_value = 114;setListValue(com.google.protobuf.ListValue.Builder builderForValue) optional .google.protobuf.ListValue list_value = 114;setLoop(boolean value) optional bool loop = 510;setNamespace(boolean value) optional bool namespace = 512;optional group NestedGroup = 403 { ... }setNestedGroup(TestAllTypes.NestedGroup.Builder builderForValue) optional group NestedGroup = 403 { ... }setNullValue(com.google.protobuf.NullValue value) optional .google.protobuf.NullValue null_value = 115;setOneofBool(boolean value) bool oneof_bool = 402;.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;setOneofMsg(TestAllTypes.NestedMessage.Builder builderForValue) .cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;setOneofType(NestedTestAllTypes value) .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;setOneofType(NestedTestAllTypes.Builder builderForValue) .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;setOptionalNullValue(com.google.protobuf.NullValue value) optional .google.protobuf.NullValue optional_null_value = 116;setPackage(boolean value) optional bool package = 511;setRepeatedAny(int index, com.google.protobuf.Any value) Repeated wellknown.setRepeatedAny(int index, com.google.protobuf.Any.Builder builderForValue) Repeated wellknown.setRepeatedBool(int index, boolean value) repeated bool repeated_bool = 43;setRepeatedBoolWrapper(int index, com.google.protobuf.BoolValue value) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;setRepeatedBoolWrapper(int index, com.google.protobuf.BoolValue.Builder builderForValue) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;setRepeatedBytes(int index, com.google.protobuf.ByteString value) repeated bytes repeated_bytes = 45;setRepeatedBytesWrapper(int index, com.google.protobuf.BytesValue value) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;setRepeatedBytesWrapper(int index, com.google.protobuf.BytesValue.Builder builderForValue) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;setRepeatedCord(int index, String value) repeated string repeated_cord = 54 [ctype = CORD];setRepeatedDouble(int index, double value) repeated double repeated_double = 42;setRepeatedDoubleWrapper(int index, com.google.protobuf.DoubleValue value) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;setRepeatedDoubleWrapper(int index, com.google.protobuf.DoubleValue.Builder builderForValue) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;setRepeatedDuration(int index, com.google.protobuf.Duration value) repeated .google.protobuf.Duration repeated_duration = 121;setRepeatedDuration(int index, com.google.protobuf.Duration.Builder builderForValue) repeated .google.protobuf.Duration repeated_duration = 121;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRepeatedFixed32(int index, int value) repeated fixed32 repeated_fixed32 = 37;setRepeatedFixed64(int index, long value) repeated fixed64 repeated_fixed64 = 38;setRepeatedFloat(int index, float value) repeated float repeated_float = 41;setRepeatedFloatWrapper(int index, com.google.protobuf.FloatValue value) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;setRepeatedFloatWrapper(int index, com.google.protobuf.FloatValue.Builder builderForValue) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;setRepeatedInt32(int index, int value) RepeatedsetRepeatedInt32Wrapper(int index, com.google.protobuf.Int32Value value) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;setRepeatedInt32Wrapper(int index, com.google.protobuf.Int32Value.Builder builderForValue) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;setRepeatedInt64(int index, long value) repeated int64 repeated_int64 = 32;setRepeatedInt64Wrapper(int index, com.google.protobuf.Int64Value value) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;setRepeatedInt64Wrapper(int index, com.google.protobuf.Int64Value.Builder builderForValue) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;setRepeatedLazyMessage(int index, TestAllTypes.NestedMessage value) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;setRepeatedLazyMessage(int index, TestAllTypes.NestedMessage.Builder builderForValue) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;setRepeatedListValue(int index, com.google.protobuf.ListValue value) repeated .google.protobuf.ListValue repeated_list_value = 134;setRepeatedListValue(int index, com.google.protobuf.ListValue.Builder builderForValue) repeated .google.protobuf.ListValue repeated_list_value = 134;setRepeatedNestedEnum(int index, TestAllTypes.NestedEnum value) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;setRepeatedNestedMessage(int index, TestAllTypes.NestedMessage value) Repeated and nestedsetRepeatedNestedMessage(int index, TestAllTypes.NestedMessage.Builder builderForValue) Repeated and nestedsetRepeatedNullValue(int index, com.google.protobuf.NullValue value) repeated .google.protobuf.NullValue repeated_null_value = 135;setRepeatedSfixed32(int index, int value) repeated sfixed32 repeated_sfixed32 = 39;setRepeatedSfixed64(int index, long value) repeated sfixed64 repeated_sfixed64 = 40;setRepeatedSint32(int index, int value) repeated sint32 repeated_sint32 = 35;setRepeatedSint64(int index, long value) repeated sint64 repeated_sint64 = 36;setRepeatedString(int index, String value) repeated string repeated_string = 44;setRepeatedStringPiece(int index, String value) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];setRepeatedStringWrapper(int index, com.google.protobuf.StringValue value) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;setRepeatedStringWrapper(int index, com.google.protobuf.StringValue.Builder builderForValue) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;setRepeatedStruct(int index, com.google.protobuf.Struct value) repeated .google.protobuf.Struct repeated_struct = 123;setRepeatedStruct(int index, com.google.protobuf.Struct.Builder builderForValue) repeated .google.protobuf.Struct repeated_struct = 123;setRepeatedTimestamp(int index, com.google.protobuf.Timestamp value) repeated .google.protobuf.Timestamp repeated_timestamp = 122;setRepeatedTimestamp(int index, com.google.protobuf.Timestamp.Builder builderForValue) repeated .google.protobuf.Timestamp repeated_timestamp = 122;setRepeatedUint32(int index, int value) repeated uint32 repeated_uint32 = 33;setRepeatedUint32Wrapper(int index, com.google.protobuf.UInt32Value value) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;setRepeatedUint32Wrapper(int index, com.google.protobuf.UInt32Value.Builder builderForValue) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;setRepeatedUint64(int index, long value) repeated uint64 repeated_uint64 = 34;setRepeatedUint64Wrapper(int index, com.google.protobuf.UInt64Value value) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;setRepeatedUint64Wrapper(int index, com.google.protobuf.UInt64Value.Builder builderForValue) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;setRepeatedValue(int index, com.google.protobuf.Value value) repeated .google.protobuf.Value repeated_value = 124;setRepeatedValue(int index, com.google.protobuf.Value.Builder builderForValue) repeated .google.protobuf.Value repeated_value = 124;setReturn(boolean value) optional bool return = 513;setSingleAny(com.google.protobuf.Any value) Wellknown.setSingleAny(com.google.protobuf.Any.Builder builderForValue) Wellknown.setSingleBool(boolean value) optional bool single_bool = 13 [default = true];setSingleBoolWrapper(com.google.protobuf.BoolValue value) optional .google.protobuf.BoolValue single_bool_wrapper = 112;setSingleBoolWrapper(com.google.protobuf.BoolValue.Builder builderForValue) optional .google.protobuf.BoolValue single_bool_wrapper = 112;setSingleBytes(com.google.protobuf.ByteString value) optional bytes single_bytes = 15 [default = "none"];setSingleBytesWrapper(com.google.protobuf.BytesValue value) optional .google.protobuf.BytesValue single_bytes_wrapper = 113;setSingleBytesWrapper(com.google.protobuf.BytesValue.Builder builderForValue) optional .google.protobuf.BytesValue single_bytes_wrapper = 113;setSingleDouble(double value) optional double single_double = 12 [default = 6.4];setSingleDoubleWrapper(com.google.protobuf.DoubleValue value) optional .google.protobuf.DoubleValue single_double_wrapper = 107;setSingleDoubleWrapper(com.google.protobuf.DoubleValue.Builder builderForValue) optional .google.protobuf.DoubleValue single_double_wrapper = 107;setSingleDuration(com.google.protobuf.Duration value) optional .google.protobuf.Duration single_duration = 101;setSingleDuration(com.google.protobuf.Duration.Builder builderForValue) optional .google.protobuf.Duration single_duration = 101;setSingleFixed32(int value) optional fixed32 single_fixed32 = 7;setSingleFixed64(long value) optional fixed64 single_fixed64 = 8;setSingleFloat(float value) optional float single_float = 11 [default = 3];setSingleFloatWrapper(com.google.protobuf.FloatValue value) optional .google.protobuf.FloatValue single_float_wrapper = 108;setSingleFloatWrapper(com.google.protobuf.FloatValue.Builder builderForValue) optional .google.protobuf.FloatValue single_float_wrapper = 108;setSingleInt32(int value) SingularsetSingleInt32Wrapper(com.google.protobuf.Int32Value value) optional .google.protobuf.Int32Value single_int32_wrapper = 106;setSingleInt32Wrapper(com.google.protobuf.Int32Value.Builder builderForValue) optional .google.protobuf.Int32Value single_int32_wrapper = 106;setSingleInt64(long value) optional int64 single_int64 = 2 [default = -64];setSingleInt64Wrapper(com.google.protobuf.Int64Value value) optional .google.protobuf.Int64Value single_int64_wrapper = 105;setSingleInt64Wrapper(com.google.protobuf.Int64Value.Builder builderForValue) optional .google.protobuf.Int64Value single_int64_wrapper = 105;.cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;setSingleNestedMessage(TestAllTypes.NestedMessage.Builder builderForValue) .cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;setSingleSfixed32(int value) optional sfixed32 single_sfixed32 = 9;setSingleSfixed64(long value) optional sfixed64 single_sfixed64 = 10;setSingleSint32(int value) optional sint32 single_sint32 = 5;setSingleSint64(long value) optional sint64 single_sint64 = 6;setSingleString(String value) optional string single_string = 14 [default = "empty"];setSingleStringBytes(com.google.protobuf.ByteString value) optional string single_string = 14 [default = "empty"];setSingleStringWrapper(com.google.protobuf.StringValue value) optional .google.protobuf.StringValue single_string_wrapper = 111;setSingleStringWrapper(com.google.protobuf.StringValue.Builder builderForValue) optional .google.protobuf.StringValue single_string_wrapper = 111;setSingleStruct(com.google.protobuf.Struct value) optional .google.protobuf.Struct single_struct = 103;setSingleStruct(com.google.protobuf.Struct.Builder builderForValue) optional .google.protobuf.Struct single_struct = 103;setSingleTimestamp(com.google.protobuf.Timestamp value) optional .google.protobuf.Timestamp single_timestamp = 102;setSingleTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp single_timestamp = 102;setSingleUint32(int value) optional uint32 single_uint32 = 3 [default = 32];setSingleUint32Wrapper(com.google.protobuf.UInt32Value value) optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;setSingleUint32Wrapper(com.google.protobuf.UInt32Value.Builder builderForValue) optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;setSingleUint64(long value) optional uint64 single_uint64 = 4 [default = 64];setSingleUint64Wrapper(com.google.protobuf.UInt64Value value) optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;setSingleUint64Wrapper(com.google.protobuf.UInt64Value.Builder builderForValue) optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;setSingleValue(com.google.protobuf.Value value) optional .google.protobuf.Value single_value = 104;setSingleValue(com.google.protobuf.Value.Builder builderForValue) optional .google.protobuf.Value single_value = 104;optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;setStandaloneMessage(TestAllTypes.NestedMessage.Builder builderForValue) optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;final TestAllTypes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setVar(boolean value) optional bool var = 514;setVoid(boolean value) optional bool void = 515;setWhile(boolean value) optional bool while = 516;Methods inherited from class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
addExtension, addExtension, clearExtension, clearExtension, extensionsAreInitialized, getAllFields, getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, getField, getFieldBuilder, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, hasExtension, hasExtension, hasExtension, hasField, mergeExtensionFields, newBuilderForField, parseUnknownField, setExtension, setExtension, setExtension, setExtensionMethods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getOneofFieldDescriptor, getParentForChildren, getUnknownFields, getUnknownFieldSetBuilder, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, onBuilt, onChanged, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, hasExtension, hasExtension, hasExtensionMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<TestAllTypes>- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
-
setField
public TestAllTypes.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
-
setRepeatedField
public TestAllTypes.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
addRepeatedField
public TestAllTypes.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
setExtension
public <Type> TestAllTypes.Builder setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes, Type> extension, Type value) - Overrides:
setExtensionin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
setExtension
public <Type> TestAllTypes.Builder setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes, List<Type>> extension, int index, Type value) - Overrides:
setExtensionin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
addExtension
public <Type> TestAllTypes.Builder addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes, List<Type>> extension, Type value) - Overrides:
addExtensionin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
clearExtension
public <T> TestAllTypes.Builder clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes, T> extension) - Overrides:
clearExtensionin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TestAllTypes.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
-
mergeFrom
public TestAllTypes.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TestAllTypes.Builder>- Throws:
IOException
-
getNestedTypeCase
- Specified by:
getNestedTypeCasein interfaceTestAllTypesOrBuilder
-
clearNestedType
-
getKindCase
- Specified by:
getKindCasein interfaceTestAllTypesOrBuilder
-
clearKind
-
hasSingleInt32
public boolean hasSingleInt32()Singular
optional int32 single_int32 = 1 [default = -32];- Specified by:
hasSingleInt32in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleInt32 field is set.
-
getSingleInt32
public int getSingleInt32()Singular
optional int32 single_int32 = 1 [default = -32];- Specified by:
getSingleInt32in interfaceTestAllTypesOrBuilder- Returns:
- The singleInt32.
-
setSingleInt32
Singular
optional int32 single_int32 = 1 [default = -32];- Parameters:
value- The singleInt32 to set.- Returns:
- This builder for chaining.
-
clearSingleInt32
Singular
optional int32 single_int32 = 1 [default = -32];- Returns:
- This builder for chaining.
-
hasSingleInt64
public boolean hasSingleInt64()optional int64 single_int64 = 2 [default = -64];- Specified by:
hasSingleInt64in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleInt64 field is set.
-
getSingleInt64
public long getSingleInt64()optional int64 single_int64 = 2 [default = -64];- Specified by:
getSingleInt64in interfaceTestAllTypesOrBuilder- Returns:
- The singleInt64.
-
setSingleInt64
optional int64 single_int64 = 2 [default = -64];- Parameters:
value- The singleInt64 to set.- Returns:
- This builder for chaining.
-
clearSingleInt64
optional int64 single_int64 = 2 [default = -64];- Returns:
- This builder for chaining.
-
hasSingleUint32
public boolean hasSingleUint32()optional uint32 single_uint32 = 3 [default = 32];- Specified by:
hasSingleUint32in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleUint32 field is set.
-
getSingleUint32
public int getSingleUint32()optional uint32 single_uint32 = 3 [default = 32];- Specified by:
getSingleUint32in interfaceTestAllTypesOrBuilder- Returns:
- The singleUint32.
-
setSingleUint32
optional uint32 single_uint32 = 3 [default = 32];- Parameters:
value- The singleUint32 to set.- Returns:
- This builder for chaining.
-
clearSingleUint32
optional uint32 single_uint32 = 3 [default = 32];- Returns:
- This builder for chaining.
-
hasSingleUint64
public boolean hasSingleUint64()optional uint64 single_uint64 = 4 [default = 64];- Specified by:
hasSingleUint64in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleUint64 field is set.
-
getSingleUint64
public long getSingleUint64()optional uint64 single_uint64 = 4 [default = 64];- Specified by:
getSingleUint64in interfaceTestAllTypesOrBuilder- Returns:
- The singleUint64.
-
setSingleUint64
optional uint64 single_uint64 = 4 [default = 64];- Parameters:
value- The singleUint64 to set.- Returns:
- This builder for chaining.
-
clearSingleUint64
optional uint64 single_uint64 = 4 [default = 64];- Returns:
- This builder for chaining.
-
hasSingleSint32
public boolean hasSingleSint32()optional sint32 single_sint32 = 5;- Specified by:
hasSingleSint32in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleSint32 field is set.
-
getSingleSint32
public int getSingleSint32()optional sint32 single_sint32 = 5;- Specified by:
getSingleSint32in interfaceTestAllTypesOrBuilder- Returns:
- The singleSint32.
-
setSingleSint32
optional sint32 single_sint32 = 5;- Parameters:
value- The singleSint32 to set.- Returns:
- This builder for chaining.
-
clearSingleSint32
optional sint32 single_sint32 = 5;- Returns:
- This builder for chaining.
-
hasSingleSint64
public boolean hasSingleSint64()optional sint64 single_sint64 = 6;- Specified by:
hasSingleSint64in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleSint64 field is set.
-
getSingleSint64
public long getSingleSint64()optional sint64 single_sint64 = 6;- Specified by:
getSingleSint64in interfaceTestAllTypesOrBuilder- Returns:
- The singleSint64.
-
setSingleSint64
optional sint64 single_sint64 = 6;- Parameters:
value- The singleSint64 to set.- Returns:
- This builder for chaining.
-
clearSingleSint64
optional sint64 single_sint64 = 6;- Returns:
- This builder for chaining.
-
hasSingleFixed32
public boolean hasSingleFixed32()optional fixed32 single_fixed32 = 7;- Specified by:
hasSingleFixed32in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleFixed32 field is set.
-
getSingleFixed32
public int getSingleFixed32()optional fixed32 single_fixed32 = 7;- Specified by:
getSingleFixed32in interfaceTestAllTypesOrBuilder- Returns:
- The singleFixed32.
-
setSingleFixed32
optional fixed32 single_fixed32 = 7;- Parameters:
value- The singleFixed32 to set.- Returns:
- This builder for chaining.
-
clearSingleFixed32
optional fixed32 single_fixed32 = 7;- Returns:
- This builder for chaining.
-
hasSingleFixed64
public boolean hasSingleFixed64()optional fixed64 single_fixed64 = 8;- Specified by:
hasSingleFixed64in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleFixed64 field is set.
-
getSingleFixed64
public long getSingleFixed64()optional fixed64 single_fixed64 = 8;- Specified by:
getSingleFixed64in interfaceTestAllTypesOrBuilder- Returns:
- The singleFixed64.
-
setSingleFixed64
optional fixed64 single_fixed64 = 8;- Parameters:
value- The singleFixed64 to set.- Returns:
- This builder for chaining.
-
clearSingleFixed64
optional fixed64 single_fixed64 = 8;- Returns:
- This builder for chaining.
-
hasSingleSfixed32
public boolean hasSingleSfixed32()optional sfixed32 single_sfixed32 = 9;- Specified by:
hasSingleSfixed32in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleSfixed32 field is set.
-
getSingleSfixed32
public int getSingleSfixed32()optional sfixed32 single_sfixed32 = 9;- Specified by:
getSingleSfixed32in interfaceTestAllTypesOrBuilder- Returns:
- The singleSfixed32.
-
setSingleSfixed32
optional sfixed32 single_sfixed32 = 9;- Parameters:
value- The singleSfixed32 to set.- Returns:
- This builder for chaining.
-
clearSingleSfixed32
optional sfixed32 single_sfixed32 = 9;- Returns:
- This builder for chaining.
-
hasSingleSfixed64
public boolean hasSingleSfixed64()optional sfixed64 single_sfixed64 = 10;- Specified by:
hasSingleSfixed64in interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleSfixed64 field is set.
-
getSingleSfixed64
public long getSingleSfixed64()optional sfixed64 single_sfixed64 = 10;- Specified by:
getSingleSfixed64in interfaceTestAllTypesOrBuilder- Returns:
- The singleSfixed64.
-
setSingleSfixed64
optional sfixed64 single_sfixed64 = 10;- Parameters:
value- The singleSfixed64 to set.- Returns:
- This builder for chaining.
-
clearSingleSfixed64
optional sfixed64 single_sfixed64 = 10;- Returns:
- This builder for chaining.
-
hasSingleFloat
public boolean hasSingleFloat()optional float single_float = 11 [default = 3];- Specified by:
hasSingleFloatin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleFloat field is set.
-
getSingleFloat
public float getSingleFloat()optional float single_float = 11 [default = 3];- Specified by:
getSingleFloatin interfaceTestAllTypesOrBuilder- Returns:
- The singleFloat.
-
setSingleFloat
optional float single_float = 11 [default = 3];- Parameters:
value- The singleFloat to set.- Returns:
- This builder for chaining.
-
clearSingleFloat
optional float single_float = 11 [default = 3];- Returns:
- This builder for chaining.
-
hasSingleDouble
public boolean hasSingleDouble()optional double single_double = 12 [default = 6.4];- Specified by:
hasSingleDoublein interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleDouble field is set.
-
getSingleDouble
public double getSingleDouble()optional double single_double = 12 [default = 6.4];- Specified by:
getSingleDoublein interfaceTestAllTypesOrBuilder- Returns:
- The singleDouble.
-
setSingleDouble
optional double single_double = 12 [default = 6.4];- Parameters:
value- The singleDouble to set.- Returns:
- This builder for chaining.
-
clearSingleDouble
optional double single_double = 12 [default = 6.4];- Returns:
- This builder for chaining.
-
hasSingleBool
public boolean hasSingleBool()optional bool single_bool = 13 [default = true];- Specified by:
hasSingleBoolin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleBool field is set.
-
getSingleBool
public boolean getSingleBool()optional bool single_bool = 13 [default = true];- Specified by:
getSingleBoolin interfaceTestAllTypesOrBuilder- Returns:
- The singleBool.
-
setSingleBool
optional bool single_bool = 13 [default = true];- Parameters:
value- The singleBool to set.- Returns:
- This builder for chaining.
-
clearSingleBool
optional bool single_bool = 13 [default = true];- Returns:
- This builder for chaining.
-
hasSingleString
public boolean hasSingleString()optional string single_string = 14 [default = "empty"];- Specified by:
hasSingleStringin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleString field is set.
-
getSingleString
optional string single_string = 14 [default = "empty"];- Specified by:
getSingleStringin interfaceTestAllTypesOrBuilder- Returns:
- The singleString.
-
getSingleStringBytes
public com.google.protobuf.ByteString getSingleStringBytes()optional string single_string = 14 [default = "empty"];- Specified by:
getSingleStringBytesin interfaceTestAllTypesOrBuilder- Returns:
- The bytes for singleString.
-
setSingleString
optional string single_string = 14 [default = "empty"];- Parameters:
value- The singleString to set.- Returns:
- This builder for chaining.
-
clearSingleString
optional string single_string = 14 [default = "empty"];- Returns:
- This builder for chaining.
-
setSingleStringBytes
optional string single_string = 14 [default = "empty"];- Parameters:
value- The bytes for singleString to set.- Returns:
- This builder for chaining.
-
hasSingleBytes
public boolean hasSingleBytes()optional bytes single_bytes = 15 [default = "none"];- Specified by:
hasSingleBytesin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleBytes field is set.
-
getSingleBytes
public com.google.protobuf.ByteString getSingleBytes()optional bytes single_bytes = 15 [default = "none"];- Specified by:
getSingleBytesin interfaceTestAllTypesOrBuilder- Returns:
- The singleBytes.
-
setSingleBytes
optional bytes single_bytes = 15 [default = "none"];- Parameters:
value- The singleBytes to set.- Returns:
- This builder for chaining.
-
clearSingleBytes
optional bytes single_bytes = 15 [default = "none"];- Returns:
- This builder for chaining.
-
hasIn
public boolean hasIn()Collides with 'in' operator.
optional bool in = 18;- Specified by:
hasInin interfaceTestAllTypesOrBuilder- Returns:
- Whether the in field is set.
-
getIn
public boolean getIn()Collides with 'in' operator.
optional bool in = 18;- Specified by:
getInin interfaceTestAllTypesOrBuilder- Returns:
- The in.
-
setIn
Collides with 'in' operator.
optional bool in = 18;- Parameters:
value- The in to set.- Returns:
- This builder for chaining.
-
clearIn
Collides with 'in' operator.
optional bool in = 18;- Returns:
- This builder for chaining.
-
hasSingleAny
public boolean hasSingleAny()Wellknown.
optional .google.protobuf.Any single_any = 100;- Specified by:
hasSingleAnyin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleAny field is set.
-
getSingleAny
public com.google.protobuf.Any getSingleAny()Wellknown.
optional .google.protobuf.Any single_any = 100;- Specified by:
getSingleAnyin interfaceTestAllTypesOrBuilder- Returns:
- The singleAny.
-
setSingleAny
Wellknown.
optional .google.protobuf.Any single_any = 100; -
setSingleAny
Wellknown.
optional .google.protobuf.Any single_any = 100; -
mergeSingleAny
Wellknown.
optional .google.protobuf.Any single_any = 100; -
clearSingleAny
Wellknown.
optional .google.protobuf.Any single_any = 100; -
getSingleAnyBuilder
public com.google.protobuf.Any.Builder getSingleAnyBuilder()Wellknown.
optional .google.protobuf.Any single_any = 100; -
getSingleAnyOrBuilder
public com.google.protobuf.AnyOrBuilder getSingleAnyOrBuilder()Wellknown.
optional .google.protobuf.Any single_any = 100;- Specified by:
getSingleAnyOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleDuration
public boolean hasSingleDuration()optional .google.protobuf.Duration single_duration = 101;- Specified by:
hasSingleDurationin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleDuration field is set.
-
getSingleDuration
public com.google.protobuf.Duration getSingleDuration()optional .google.protobuf.Duration single_duration = 101;- Specified by:
getSingleDurationin interfaceTestAllTypesOrBuilder- Returns:
- The singleDuration.
-
setSingleDuration
optional .google.protobuf.Duration single_duration = 101; -
setSingleDuration
optional .google.protobuf.Duration single_duration = 101; -
mergeSingleDuration
optional .google.protobuf.Duration single_duration = 101; -
clearSingleDuration
optional .google.protobuf.Duration single_duration = 101; -
getSingleDurationBuilder
public com.google.protobuf.Duration.Builder getSingleDurationBuilder()optional .google.protobuf.Duration single_duration = 101; -
getSingleDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getSingleDurationOrBuilder()optional .google.protobuf.Duration single_duration = 101;- Specified by:
getSingleDurationOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleTimestamp
public boolean hasSingleTimestamp()optional .google.protobuf.Timestamp single_timestamp = 102;- Specified by:
hasSingleTimestampin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleTimestamp field is set.
-
getSingleTimestamp
public com.google.protobuf.Timestamp getSingleTimestamp()optional .google.protobuf.Timestamp single_timestamp = 102;- Specified by:
getSingleTimestampin interfaceTestAllTypesOrBuilder- Returns:
- The singleTimestamp.
-
setSingleTimestamp
optional .google.protobuf.Timestamp single_timestamp = 102; -
setSingleTimestamp
public TestAllTypes.Builder setSingleTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) optional .google.protobuf.Timestamp single_timestamp = 102; -
mergeSingleTimestamp
optional .google.protobuf.Timestamp single_timestamp = 102; -
clearSingleTimestamp
optional .google.protobuf.Timestamp single_timestamp = 102; -
getSingleTimestampBuilder
public com.google.protobuf.Timestamp.Builder getSingleTimestampBuilder()optional .google.protobuf.Timestamp single_timestamp = 102; -
getSingleTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getSingleTimestampOrBuilder()optional .google.protobuf.Timestamp single_timestamp = 102;- Specified by:
getSingleTimestampOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleStruct
public boolean hasSingleStruct()optional .google.protobuf.Struct single_struct = 103;- Specified by:
hasSingleStructin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleStruct field is set.
-
getSingleStruct
public com.google.protobuf.Struct getSingleStruct()optional .google.protobuf.Struct single_struct = 103;- Specified by:
getSingleStructin interfaceTestAllTypesOrBuilder- Returns:
- The singleStruct.
-
setSingleStruct
optional .google.protobuf.Struct single_struct = 103; -
setSingleStruct
optional .google.protobuf.Struct single_struct = 103; -
mergeSingleStruct
optional .google.protobuf.Struct single_struct = 103; -
clearSingleStruct
optional .google.protobuf.Struct single_struct = 103; -
getSingleStructBuilder
public com.google.protobuf.Struct.Builder getSingleStructBuilder()optional .google.protobuf.Struct single_struct = 103; -
getSingleStructOrBuilder
public com.google.protobuf.StructOrBuilder getSingleStructOrBuilder()optional .google.protobuf.Struct single_struct = 103;- Specified by:
getSingleStructOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleValue
public boolean hasSingleValue()optional .google.protobuf.Value single_value = 104;- Specified by:
hasSingleValuein interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleValue field is set.
-
getSingleValue
public com.google.protobuf.Value getSingleValue()optional .google.protobuf.Value single_value = 104;- Specified by:
getSingleValuein interfaceTestAllTypesOrBuilder- Returns:
- The singleValue.
-
setSingleValue
optional .google.protobuf.Value single_value = 104; -
setSingleValue
optional .google.protobuf.Value single_value = 104; -
mergeSingleValue
optional .google.protobuf.Value single_value = 104; -
clearSingleValue
optional .google.protobuf.Value single_value = 104; -
getSingleValueBuilder
public com.google.protobuf.Value.Builder getSingleValueBuilder()optional .google.protobuf.Value single_value = 104; -
getSingleValueOrBuilder
public com.google.protobuf.ValueOrBuilder getSingleValueOrBuilder()optional .google.protobuf.Value single_value = 104;- Specified by:
getSingleValueOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleInt64Wrapper
public boolean hasSingleInt64Wrapper()optional .google.protobuf.Int64Value single_int64_wrapper = 105;- Specified by:
hasSingleInt64Wrapperin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleInt64Wrapper field is set.
-
getSingleInt64Wrapper
public com.google.protobuf.Int64Value getSingleInt64Wrapper()optional .google.protobuf.Int64Value single_int64_wrapper = 105;- Specified by:
getSingleInt64Wrapperin interfaceTestAllTypesOrBuilder- Returns:
- The singleInt64Wrapper.
-
setSingleInt64Wrapper
optional .google.protobuf.Int64Value single_int64_wrapper = 105; -
setSingleInt64Wrapper
public TestAllTypes.Builder setSingleInt64Wrapper(com.google.protobuf.Int64Value.Builder builderForValue) optional .google.protobuf.Int64Value single_int64_wrapper = 105; -
mergeSingleInt64Wrapper
optional .google.protobuf.Int64Value single_int64_wrapper = 105; -
clearSingleInt64Wrapper
optional .google.protobuf.Int64Value single_int64_wrapper = 105; -
getSingleInt64WrapperBuilder
public com.google.protobuf.Int64Value.Builder getSingleInt64WrapperBuilder()optional .google.protobuf.Int64Value single_int64_wrapper = 105; -
getSingleInt64WrapperOrBuilder
public com.google.protobuf.Int64ValueOrBuilder getSingleInt64WrapperOrBuilder()optional .google.protobuf.Int64Value single_int64_wrapper = 105;- Specified by:
getSingleInt64WrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleInt32Wrapper
public boolean hasSingleInt32Wrapper()optional .google.protobuf.Int32Value single_int32_wrapper = 106;- Specified by:
hasSingleInt32Wrapperin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleInt32Wrapper field is set.
-
getSingleInt32Wrapper
public com.google.protobuf.Int32Value getSingleInt32Wrapper()optional .google.protobuf.Int32Value single_int32_wrapper = 106;- Specified by:
getSingleInt32Wrapperin interfaceTestAllTypesOrBuilder- Returns:
- The singleInt32Wrapper.
-
setSingleInt32Wrapper
optional .google.protobuf.Int32Value single_int32_wrapper = 106; -
setSingleInt32Wrapper
public TestAllTypes.Builder setSingleInt32Wrapper(com.google.protobuf.Int32Value.Builder builderForValue) optional .google.protobuf.Int32Value single_int32_wrapper = 106; -
mergeSingleInt32Wrapper
optional .google.protobuf.Int32Value single_int32_wrapper = 106; -
clearSingleInt32Wrapper
optional .google.protobuf.Int32Value single_int32_wrapper = 106; -
getSingleInt32WrapperBuilder
public com.google.protobuf.Int32Value.Builder getSingleInt32WrapperBuilder()optional .google.protobuf.Int32Value single_int32_wrapper = 106; -
getSingleInt32WrapperOrBuilder
public com.google.protobuf.Int32ValueOrBuilder getSingleInt32WrapperOrBuilder()optional .google.protobuf.Int32Value single_int32_wrapper = 106;- Specified by:
getSingleInt32WrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleDoubleWrapper
public boolean hasSingleDoubleWrapper()optional .google.protobuf.DoubleValue single_double_wrapper = 107;- Specified by:
hasSingleDoubleWrapperin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleDoubleWrapper field is set.
-
getSingleDoubleWrapper
public com.google.protobuf.DoubleValue getSingleDoubleWrapper()optional .google.protobuf.DoubleValue single_double_wrapper = 107;- Specified by:
getSingleDoubleWrapperin interfaceTestAllTypesOrBuilder- Returns:
- The singleDoubleWrapper.
-
setSingleDoubleWrapper
optional .google.protobuf.DoubleValue single_double_wrapper = 107; -
setSingleDoubleWrapper
public TestAllTypes.Builder setSingleDoubleWrapper(com.google.protobuf.DoubleValue.Builder builderForValue) optional .google.protobuf.DoubleValue single_double_wrapper = 107; -
mergeSingleDoubleWrapper
optional .google.protobuf.DoubleValue single_double_wrapper = 107; -
clearSingleDoubleWrapper
optional .google.protobuf.DoubleValue single_double_wrapper = 107; -
getSingleDoubleWrapperBuilder
public com.google.protobuf.DoubleValue.Builder getSingleDoubleWrapperBuilder()optional .google.protobuf.DoubleValue single_double_wrapper = 107; -
getSingleDoubleWrapperOrBuilder
public com.google.protobuf.DoubleValueOrBuilder getSingleDoubleWrapperOrBuilder()optional .google.protobuf.DoubleValue single_double_wrapper = 107;- Specified by:
getSingleDoubleWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleFloatWrapper
public boolean hasSingleFloatWrapper()optional .google.protobuf.FloatValue single_float_wrapper = 108;- Specified by:
hasSingleFloatWrapperin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleFloatWrapper field is set.
-
getSingleFloatWrapper
public com.google.protobuf.FloatValue getSingleFloatWrapper()optional .google.protobuf.FloatValue single_float_wrapper = 108;- Specified by:
getSingleFloatWrapperin interfaceTestAllTypesOrBuilder- Returns:
- The singleFloatWrapper.
-
setSingleFloatWrapper
optional .google.protobuf.FloatValue single_float_wrapper = 108; -
setSingleFloatWrapper
public TestAllTypes.Builder setSingleFloatWrapper(com.google.protobuf.FloatValue.Builder builderForValue) optional .google.protobuf.FloatValue single_float_wrapper = 108; -
mergeSingleFloatWrapper
optional .google.protobuf.FloatValue single_float_wrapper = 108; -
clearSingleFloatWrapper
optional .google.protobuf.FloatValue single_float_wrapper = 108; -
getSingleFloatWrapperBuilder
public com.google.protobuf.FloatValue.Builder getSingleFloatWrapperBuilder()optional .google.protobuf.FloatValue single_float_wrapper = 108; -
getSingleFloatWrapperOrBuilder
public com.google.protobuf.FloatValueOrBuilder getSingleFloatWrapperOrBuilder()optional .google.protobuf.FloatValue single_float_wrapper = 108;- Specified by:
getSingleFloatWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleUint64Wrapper
public boolean hasSingleUint64Wrapper()optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;- Specified by:
hasSingleUint64Wrapperin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleUint64Wrapper field is set.
-
getSingleUint64Wrapper
public com.google.protobuf.UInt64Value getSingleUint64Wrapper()optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;- Specified by:
getSingleUint64Wrapperin interfaceTestAllTypesOrBuilder- Returns:
- The singleUint64Wrapper.
-
setSingleUint64Wrapper
optional .google.protobuf.UInt64Value single_uint64_wrapper = 109; -
setSingleUint64Wrapper
public TestAllTypes.Builder setSingleUint64Wrapper(com.google.protobuf.UInt64Value.Builder builderForValue) optional .google.protobuf.UInt64Value single_uint64_wrapper = 109; -
mergeSingleUint64Wrapper
optional .google.protobuf.UInt64Value single_uint64_wrapper = 109; -
clearSingleUint64Wrapper
optional .google.protobuf.UInt64Value single_uint64_wrapper = 109; -
getSingleUint64WrapperBuilder
public com.google.protobuf.UInt64Value.Builder getSingleUint64WrapperBuilder()optional .google.protobuf.UInt64Value single_uint64_wrapper = 109; -
getSingleUint64WrapperOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getSingleUint64WrapperOrBuilder()optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;- Specified by:
getSingleUint64WrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleUint32Wrapper
public boolean hasSingleUint32Wrapper()optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;- Specified by:
hasSingleUint32Wrapperin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleUint32Wrapper field is set.
-
getSingleUint32Wrapper
public com.google.protobuf.UInt32Value getSingleUint32Wrapper()optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;- Specified by:
getSingleUint32Wrapperin interfaceTestAllTypesOrBuilder- Returns:
- The singleUint32Wrapper.
-
setSingleUint32Wrapper
optional .google.protobuf.UInt32Value single_uint32_wrapper = 110; -
setSingleUint32Wrapper
public TestAllTypes.Builder setSingleUint32Wrapper(com.google.protobuf.UInt32Value.Builder builderForValue) optional .google.protobuf.UInt32Value single_uint32_wrapper = 110; -
mergeSingleUint32Wrapper
optional .google.protobuf.UInt32Value single_uint32_wrapper = 110; -
clearSingleUint32Wrapper
optional .google.protobuf.UInt32Value single_uint32_wrapper = 110; -
getSingleUint32WrapperBuilder
public com.google.protobuf.UInt32Value.Builder getSingleUint32WrapperBuilder()optional .google.protobuf.UInt32Value single_uint32_wrapper = 110; -
getSingleUint32WrapperOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getSingleUint32WrapperOrBuilder()optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;- Specified by:
getSingleUint32WrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleStringWrapper
public boolean hasSingleStringWrapper()optional .google.protobuf.StringValue single_string_wrapper = 111;- Specified by:
hasSingleStringWrapperin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleStringWrapper field is set.
-
getSingleStringWrapper
public com.google.protobuf.StringValue getSingleStringWrapper()optional .google.protobuf.StringValue single_string_wrapper = 111;- Specified by:
getSingleStringWrapperin interfaceTestAllTypesOrBuilder- Returns:
- The singleStringWrapper.
-
setSingleStringWrapper
optional .google.protobuf.StringValue single_string_wrapper = 111; -
setSingleStringWrapper
public TestAllTypes.Builder setSingleStringWrapper(com.google.protobuf.StringValue.Builder builderForValue) optional .google.protobuf.StringValue single_string_wrapper = 111; -
mergeSingleStringWrapper
optional .google.protobuf.StringValue single_string_wrapper = 111; -
clearSingleStringWrapper
optional .google.protobuf.StringValue single_string_wrapper = 111; -
getSingleStringWrapperBuilder
public com.google.protobuf.StringValue.Builder getSingleStringWrapperBuilder()optional .google.protobuf.StringValue single_string_wrapper = 111; -
getSingleStringWrapperOrBuilder
public com.google.protobuf.StringValueOrBuilder getSingleStringWrapperOrBuilder()optional .google.protobuf.StringValue single_string_wrapper = 111;- Specified by:
getSingleStringWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleBoolWrapper
public boolean hasSingleBoolWrapper()optional .google.protobuf.BoolValue single_bool_wrapper = 112;- Specified by:
hasSingleBoolWrapperin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleBoolWrapper field is set.
-
getSingleBoolWrapper
public com.google.protobuf.BoolValue getSingleBoolWrapper()optional .google.protobuf.BoolValue single_bool_wrapper = 112;- Specified by:
getSingleBoolWrapperin interfaceTestAllTypesOrBuilder- Returns:
- The singleBoolWrapper.
-
setSingleBoolWrapper
optional .google.protobuf.BoolValue single_bool_wrapper = 112; -
setSingleBoolWrapper
public TestAllTypes.Builder setSingleBoolWrapper(com.google.protobuf.BoolValue.Builder builderForValue) optional .google.protobuf.BoolValue single_bool_wrapper = 112; -
mergeSingleBoolWrapper
optional .google.protobuf.BoolValue single_bool_wrapper = 112; -
clearSingleBoolWrapper
optional .google.protobuf.BoolValue single_bool_wrapper = 112; -
getSingleBoolWrapperBuilder
public com.google.protobuf.BoolValue.Builder getSingleBoolWrapperBuilder()optional .google.protobuf.BoolValue single_bool_wrapper = 112; -
getSingleBoolWrapperOrBuilder
public com.google.protobuf.BoolValueOrBuilder getSingleBoolWrapperOrBuilder()optional .google.protobuf.BoolValue single_bool_wrapper = 112;- Specified by:
getSingleBoolWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleBytesWrapper
public boolean hasSingleBytesWrapper()optional .google.protobuf.BytesValue single_bytes_wrapper = 113;- Specified by:
hasSingleBytesWrapperin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleBytesWrapper field is set.
-
getSingleBytesWrapper
public com.google.protobuf.BytesValue getSingleBytesWrapper()optional .google.protobuf.BytesValue single_bytes_wrapper = 113;- Specified by:
getSingleBytesWrapperin interfaceTestAllTypesOrBuilder- Returns:
- The singleBytesWrapper.
-
setSingleBytesWrapper
optional .google.protobuf.BytesValue single_bytes_wrapper = 113; -
setSingleBytesWrapper
public TestAllTypes.Builder setSingleBytesWrapper(com.google.protobuf.BytesValue.Builder builderForValue) optional .google.protobuf.BytesValue single_bytes_wrapper = 113; -
mergeSingleBytesWrapper
optional .google.protobuf.BytesValue single_bytes_wrapper = 113; -
clearSingleBytesWrapper
optional .google.protobuf.BytesValue single_bytes_wrapper = 113; -
getSingleBytesWrapperBuilder
public com.google.protobuf.BytesValue.Builder getSingleBytesWrapperBuilder()optional .google.protobuf.BytesValue single_bytes_wrapper = 113; -
getSingleBytesWrapperOrBuilder
public com.google.protobuf.BytesValueOrBuilder getSingleBytesWrapperOrBuilder()optional .google.protobuf.BytesValue single_bytes_wrapper = 113;- Specified by:
getSingleBytesWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
hasListValue
public boolean hasListValue()optional .google.protobuf.ListValue list_value = 114;- Specified by:
hasListValuein interfaceTestAllTypesOrBuilder- Returns:
- Whether the listValue field is set.
-
getListValue
public com.google.protobuf.ListValue getListValue()optional .google.protobuf.ListValue list_value = 114;- Specified by:
getListValuein interfaceTestAllTypesOrBuilder- Returns:
- The listValue.
-
setListValue
optional .google.protobuf.ListValue list_value = 114; -
setListValue
optional .google.protobuf.ListValue list_value = 114; -
mergeListValue
optional .google.protobuf.ListValue list_value = 114; -
clearListValue
optional .google.protobuf.ListValue list_value = 114; -
getListValueBuilder
public com.google.protobuf.ListValue.Builder getListValueBuilder()optional .google.protobuf.ListValue list_value = 114; -
getListValueOrBuilder
public com.google.protobuf.ListValueOrBuilder getListValueOrBuilder()optional .google.protobuf.ListValue list_value = 114;- Specified by:
getListValueOrBuilderin interfaceTestAllTypesOrBuilder
-
hasNullValue
public boolean hasNullValue()optional .google.protobuf.NullValue null_value = 115;- Specified by:
hasNullValuein interfaceTestAllTypesOrBuilder- Returns:
- Whether the nullValue field is set.
-
getNullValue
public com.google.protobuf.NullValue getNullValue()optional .google.protobuf.NullValue null_value = 115;- Specified by:
getNullValuein interfaceTestAllTypesOrBuilder- Returns:
- The nullValue.
-
setNullValue
optional .google.protobuf.NullValue null_value = 115;- Parameters:
value- The nullValue to set.- Returns:
- This builder for chaining.
-
clearNullValue
optional .google.protobuf.NullValue null_value = 115;- Returns:
- This builder for chaining.
-
hasOptionalNullValue
public boolean hasOptionalNullValue()optional .google.protobuf.NullValue optional_null_value = 116;- Specified by:
hasOptionalNullValuein interfaceTestAllTypesOrBuilder- Returns:
- Whether the optionalNullValue field is set.
-
getOptionalNullValue
public com.google.protobuf.NullValue getOptionalNullValue()optional .google.protobuf.NullValue optional_null_value = 116;- Specified by:
getOptionalNullValuein interfaceTestAllTypesOrBuilder- Returns:
- The optionalNullValue.
-
setOptionalNullValue
optional .google.protobuf.NullValue optional_null_value = 116;- Parameters:
value- The optionalNullValue to set.- Returns:
- This builder for chaining.
-
clearOptionalNullValue
optional .google.protobuf.NullValue optional_null_value = 116;- Returns:
- This builder for chaining.
-
hasFieldMask
public boolean hasFieldMask()optional .google.protobuf.FieldMask field_mask = 117;- Specified by:
hasFieldMaskin interfaceTestAllTypesOrBuilder- Returns:
- Whether the fieldMask field is set.
-
getFieldMask
public com.google.protobuf.FieldMask getFieldMask()optional .google.protobuf.FieldMask field_mask = 117;- Specified by:
getFieldMaskin interfaceTestAllTypesOrBuilder- Returns:
- The fieldMask.
-
setFieldMask
optional .google.protobuf.FieldMask field_mask = 117; -
setFieldMask
optional .google.protobuf.FieldMask field_mask = 117; -
mergeFieldMask
optional .google.protobuf.FieldMask field_mask = 117; -
clearFieldMask
optional .google.protobuf.FieldMask field_mask = 117; -
getFieldMaskBuilder
public com.google.protobuf.FieldMask.Builder getFieldMaskBuilder()optional .google.protobuf.FieldMask field_mask = 117; -
getFieldMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder()optional .google.protobuf.FieldMask field_mask = 117;- Specified by:
getFieldMaskOrBuilderin interfaceTestAllTypesOrBuilder
-
hasEmpty
public boolean hasEmpty()optional .google.protobuf.Empty empty = 118;- Specified by:
hasEmptyin interfaceTestAllTypesOrBuilder- Returns:
- Whether the empty field is set.
-
getEmpty
public com.google.protobuf.Empty getEmpty()optional .google.protobuf.Empty empty = 118;- Specified by:
getEmptyin interfaceTestAllTypesOrBuilder- Returns:
- The empty.
-
setEmpty
optional .google.protobuf.Empty empty = 118; -
setEmpty
optional .google.protobuf.Empty empty = 118; -
mergeEmpty
optional .google.protobuf.Empty empty = 118; -
clearEmpty
optional .google.protobuf.Empty empty = 118; -
getEmptyBuilder
public com.google.protobuf.Empty.Builder getEmptyBuilder()optional .google.protobuf.Empty empty = 118; -
getEmptyOrBuilder
public com.google.protobuf.EmptyOrBuilder getEmptyOrBuilder()optional .google.protobuf.Empty empty = 118;- Specified by:
getEmptyOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleNestedMessage
public boolean hasSingleNestedMessage().cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;- Specified by:
hasSingleNestedMessagein interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleNestedMessage field is set.
-
getSingleNestedMessage
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;- Specified by:
getSingleNestedMessagein interfaceTestAllTypesOrBuilder- Returns:
- The singleNestedMessage.
-
setSingleNestedMessage
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21; -
setSingleNestedMessage
public TestAllTypes.Builder setSingleNestedMessage(TestAllTypes.NestedMessage.Builder builderForValue) .cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21; -
mergeSingleNestedMessage
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21; -
clearSingleNestedMessage
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21; -
getSingleNestedMessageBuilder
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21; -
getSingleNestedMessageOrBuilder
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;- Specified by:
getSingleNestedMessageOrBuilderin interfaceTestAllTypesOrBuilder
-
hasSingleNestedEnum
public boolean hasSingleNestedEnum().cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];- Specified by:
hasSingleNestedEnumin interfaceTestAllTypesOrBuilder- Returns:
- Whether the singleNestedEnum field is set.
-
getSingleNestedEnum
.cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];- Specified by:
getSingleNestedEnumin interfaceTestAllTypesOrBuilder- Returns:
- The singleNestedEnum.
-
setSingleNestedEnum
.cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];- Parameters:
value- The singleNestedEnum to set.- Returns:
- This builder for chaining.
-
clearSingleNestedEnum
.cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];- Returns:
- This builder for chaining.
-
hasStandaloneMessage
public boolean hasStandaloneMessage()optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;- Specified by:
hasStandaloneMessagein interfaceTestAllTypesOrBuilder- Returns:
- Whether the standaloneMessage field is set.
-
getStandaloneMessage
optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;- Specified by:
getStandaloneMessagein interfaceTestAllTypesOrBuilder- Returns:
- The standaloneMessage.
-
setStandaloneMessage
optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23; -
setStandaloneMessage
public TestAllTypes.Builder setStandaloneMessage(TestAllTypes.NestedMessage.Builder builderForValue) optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23; -
mergeStandaloneMessage
optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23; -
clearStandaloneMessage
optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23; -
getStandaloneMessageBuilder
optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23; -
getStandaloneMessageOrBuilder
optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;- Specified by:
getStandaloneMessageOrBuilderin interfaceTestAllTypesOrBuilder
-
hasStandaloneEnum
public boolean hasStandaloneEnum()optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;- Specified by:
hasStandaloneEnumin interfaceTestAllTypesOrBuilder- Returns:
- Whether the standaloneEnum field is set.
-
getStandaloneEnum
optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;- Specified by:
getStandaloneEnumin interfaceTestAllTypesOrBuilder- Returns:
- The standaloneEnum.
-
setStandaloneEnum
optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;- Parameters:
value- The standaloneEnum to set.- Returns:
- This builder for chaining.
-
clearStandaloneEnum
optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;- Returns:
- This builder for chaining.
-
getRepeatedInt32List
Repeated
repeated int32 repeated_int32 = 31;- Specified by:
getRepeatedInt32Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedInt32.
-
getRepeatedInt32Count
public int getRepeatedInt32Count()Repeated
repeated int32 repeated_int32 = 31;- Specified by:
getRepeatedInt32Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedInt32.
-
getRepeatedInt32
public int getRepeatedInt32(int index) Repeated
repeated int32 repeated_int32 = 31;- Specified by:
getRepeatedInt32in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedInt32 at the given index.
-
setRepeatedInt32
Repeated
repeated int32 repeated_int32 = 31;- Parameters:
index- The index to set the value at.value- The repeatedInt32 to set.- Returns:
- This builder for chaining.
-
addRepeatedInt32
Repeated
repeated int32 repeated_int32 = 31;- Parameters:
value- The repeatedInt32 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedInt32
Repeated
repeated int32 repeated_int32 = 31;- Parameters:
values- The repeatedInt32 to add.- Returns:
- This builder for chaining.
-
clearRepeatedInt32
Repeated
repeated int32 repeated_int32 = 31;- Returns:
- This builder for chaining.
-
getRepeatedInt64List
repeated int64 repeated_int64 = 32;- Specified by:
getRepeatedInt64Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedInt64.
-
getRepeatedInt64Count
public int getRepeatedInt64Count()repeated int64 repeated_int64 = 32;- Specified by:
getRepeatedInt64Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedInt64.
-
getRepeatedInt64
public long getRepeatedInt64(int index) repeated int64 repeated_int64 = 32;- Specified by:
getRepeatedInt64in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedInt64 at the given index.
-
setRepeatedInt64
repeated int64 repeated_int64 = 32;- Parameters:
index- The index to set the value at.value- The repeatedInt64 to set.- Returns:
- This builder for chaining.
-
addRepeatedInt64
repeated int64 repeated_int64 = 32;- Parameters:
value- The repeatedInt64 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedInt64
repeated int64 repeated_int64 = 32;- Parameters:
values- The repeatedInt64 to add.- Returns:
- This builder for chaining.
-
clearRepeatedInt64
repeated int64 repeated_int64 = 32;- Returns:
- This builder for chaining.
-
getRepeatedUint32List
repeated uint32 repeated_uint32 = 33;- Specified by:
getRepeatedUint32Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedUint32.
-
getRepeatedUint32Count
public int getRepeatedUint32Count()repeated uint32 repeated_uint32 = 33;- Specified by:
getRepeatedUint32Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedUint32.
-
getRepeatedUint32
public int getRepeatedUint32(int index) repeated uint32 repeated_uint32 = 33;- Specified by:
getRepeatedUint32in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedUint32 at the given index.
-
setRepeatedUint32
repeated uint32 repeated_uint32 = 33;- Parameters:
index- The index to set the value at.value- The repeatedUint32 to set.- Returns:
- This builder for chaining.
-
addRepeatedUint32
repeated uint32 repeated_uint32 = 33;- Parameters:
value- The repeatedUint32 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedUint32
repeated uint32 repeated_uint32 = 33;- Parameters:
values- The repeatedUint32 to add.- Returns:
- This builder for chaining.
-
clearRepeatedUint32
repeated uint32 repeated_uint32 = 33;- Returns:
- This builder for chaining.
-
getRepeatedUint64List
repeated uint64 repeated_uint64 = 34;- Specified by:
getRepeatedUint64Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedUint64.
-
getRepeatedUint64Count
public int getRepeatedUint64Count()repeated uint64 repeated_uint64 = 34;- Specified by:
getRepeatedUint64Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedUint64.
-
getRepeatedUint64
public long getRepeatedUint64(int index) repeated uint64 repeated_uint64 = 34;- Specified by:
getRepeatedUint64in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedUint64 at the given index.
-
setRepeatedUint64
repeated uint64 repeated_uint64 = 34;- Parameters:
index- The index to set the value at.value- The repeatedUint64 to set.- Returns:
- This builder for chaining.
-
addRepeatedUint64
repeated uint64 repeated_uint64 = 34;- Parameters:
value- The repeatedUint64 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedUint64
repeated uint64 repeated_uint64 = 34;- Parameters:
values- The repeatedUint64 to add.- Returns:
- This builder for chaining.
-
clearRepeatedUint64
repeated uint64 repeated_uint64 = 34;- Returns:
- This builder for chaining.
-
getRepeatedSint32List
repeated sint32 repeated_sint32 = 35;- Specified by:
getRepeatedSint32Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedSint32.
-
getRepeatedSint32Count
public int getRepeatedSint32Count()repeated sint32 repeated_sint32 = 35;- Specified by:
getRepeatedSint32Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedSint32.
-
getRepeatedSint32
public int getRepeatedSint32(int index) repeated sint32 repeated_sint32 = 35;- Specified by:
getRepeatedSint32in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedSint32 at the given index.
-
setRepeatedSint32
repeated sint32 repeated_sint32 = 35;- Parameters:
index- The index to set the value at.value- The repeatedSint32 to set.- Returns:
- This builder for chaining.
-
addRepeatedSint32
repeated sint32 repeated_sint32 = 35;- Parameters:
value- The repeatedSint32 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedSint32
repeated sint32 repeated_sint32 = 35;- Parameters:
values- The repeatedSint32 to add.- Returns:
- This builder for chaining.
-
clearRepeatedSint32
repeated sint32 repeated_sint32 = 35;- Returns:
- This builder for chaining.
-
getRepeatedSint64List
repeated sint64 repeated_sint64 = 36;- Specified by:
getRepeatedSint64Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedSint64.
-
getRepeatedSint64Count
public int getRepeatedSint64Count()repeated sint64 repeated_sint64 = 36;- Specified by:
getRepeatedSint64Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedSint64.
-
getRepeatedSint64
public long getRepeatedSint64(int index) repeated sint64 repeated_sint64 = 36;- Specified by:
getRepeatedSint64in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedSint64 at the given index.
-
setRepeatedSint64
repeated sint64 repeated_sint64 = 36;- Parameters:
index- The index to set the value at.value- The repeatedSint64 to set.- Returns:
- This builder for chaining.
-
addRepeatedSint64
repeated sint64 repeated_sint64 = 36;- Parameters:
value- The repeatedSint64 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedSint64
repeated sint64 repeated_sint64 = 36;- Parameters:
values- The repeatedSint64 to add.- Returns:
- This builder for chaining.
-
clearRepeatedSint64
repeated sint64 repeated_sint64 = 36;- Returns:
- This builder for chaining.
-
getRepeatedFixed32List
repeated fixed32 repeated_fixed32 = 37;- Specified by:
getRepeatedFixed32Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedFixed32.
-
getRepeatedFixed32Count
public int getRepeatedFixed32Count()repeated fixed32 repeated_fixed32 = 37;- Specified by:
getRepeatedFixed32Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedFixed32.
-
getRepeatedFixed32
public int getRepeatedFixed32(int index) repeated fixed32 repeated_fixed32 = 37;- Specified by:
getRepeatedFixed32in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedFixed32 at the given index.
-
setRepeatedFixed32
repeated fixed32 repeated_fixed32 = 37;- Parameters:
index- The index to set the value at.value- The repeatedFixed32 to set.- Returns:
- This builder for chaining.
-
addRepeatedFixed32
repeated fixed32 repeated_fixed32 = 37;- Parameters:
value- The repeatedFixed32 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedFixed32
repeated fixed32 repeated_fixed32 = 37;- Parameters:
values- The repeatedFixed32 to add.- Returns:
- This builder for chaining.
-
clearRepeatedFixed32
repeated fixed32 repeated_fixed32 = 37;- Returns:
- This builder for chaining.
-
getRepeatedFixed64List
repeated fixed64 repeated_fixed64 = 38;- Specified by:
getRepeatedFixed64Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedFixed64.
-
getRepeatedFixed64Count
public int getRepeatedFixed64Count()repeated fixed64 repeated_fixed64 = 38;- Specified by:
getRepeatedFixed64Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedFixed64.
-
getRepeatedFixed64
public long getRepeatedFixed64(int index) repeated fixed64 repeated_fixed64 = 38;- Specified by:
getRepeatedFixed64in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedFixed64 at the given index.
-
setRepeatedFixed64
repeated fixed64 repeated_fixed64 = 38;- Parameters:
index- The index to set the value at.value- The repeatedFixed64 to set.- Returns:
- This builder for chaining.
-
addRepeatedFixed64
repeated fixed64 repeated_fixed64 = 38;- Parameters:
value- The repeatedFixed64 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedFixed64
repeated fixed64 repeated_fixed64 = 38;- Parameters:
values- The repeatedFixed64 to add.- Returns:
- This builder for chaining.
-
clearRepeatedFixed64
repeated fixed64 repeated_fixed64 = 38;- Returns:
- This builder for chaining.
-
getRepeatedSfixed32List
repeated sfixed32 repeated_sfixed32 = 39;- Specified by:
getRepeatedSfixed32Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedSfixed32.
-
getRepeatedSfixed32Count
public int getRepeatedSfixed32Count()repeated sfixed32 repeated_sfixed32 = 39;- Specified by:
getRepeatedSfixed32Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedSfixed32.
-
getRepeatedSfixed32
public int getRepeatedSfixed32(int index) repeated sfixed32 repeated_sfixed32 = 39;- Specified by:
getRepeatedSfixed32in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedSfixed32 at the given index.
-
setRepeatedSfixed32
repeated sfixed32 repeated_sfixed32 = 39;- Parameters:
index- The index to set the value at.value- The repeatedSfixed32 to set.- Returns:
- This builder for chaining.
-
addRepeatedSfixed32
repeated sfixed32 repeated_sfixed32 = 39;- Parameters:
value- The repeatedSfixed32 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedSfixed32
repeated sfixed32 repeated_sfixed32 = 39;- Parameters:
values- The repeatedSfixed32 to add.- Returns:
- This builder for chaining.
-
clearRepeatedSfixed32
repeated sfixed32 repeated_sfixed32 = 39;- Returns:
- This builder for chaining.
-
getRepeatedSfixed64List
repeated sfixed64 repeated_sfixed64 = 40;- Specified by:
getRepeatedSfixed64Listin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedSfixed64.
-
getRepeatedSfixed64Count
public int getRepeatedSfixed64Count()repeated sfixed64 repeated_sfixed64 = 40;- Specified by:
getRepeatedSfixed64Countin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedSfixed64.
-
getRepeatedSfixed64
public long getRepeatedSfixed64(int index) repeated sfixed64 repeated_sfixed64 = 40;- Specified by:
getRepeatedSfixed64in interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedSfixed64 at the given index.
-
setRepeatedSfixed64
repeated sfixed64 repeated_sfixed64 = 40;- Parameters:
index- The index to set the value at.value- The repeatedSfixed64 to set.- Returns:
- This builder for chaining.
-
addRepeatedSfixed64
repeated sfixed64 repeated_sfixed64 = 40;- Parameters:
value- The repeatedSfixed64 to add.- Returns:
- This builder for chaining.
-
addAllRepeatedSfixed64
repeated sfixed64 repeated_sfixed64 = 40;- Parameters:
values- The repeatedSfixed64 to add.- Returns:
- This builder for chaining.
-
clearRepeatedSfixed64
repeated sfixed64 repeated_sfixed64 = 40;- Returns:
- This builder for chaining.
-
getRepeatedFloatList
repeated float repeated_float = 41;- Specified by:
getRepeatedFloatListin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedFloat.
-
getRepeatedFloatCount
public int getRepeatedFloatCount()repeated float repeated_float = 41;- Specified by:
getRepeatedFloatCountin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedFloat.
-
getRepeatedFloat
public float getRepeatedFloat(int index) repeated float repeated_float = 41;- Specified by:
getRepeatedFloatin interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedFloat at the given index.
-
setRepeatedFloat
repeated float repeated_float = 41;- Parameters:
index- The index to set the value at.value- The repeatedFloat to set.- Returns:
- This builder for chaining.
-
addRepeatedFloat
repeated float repeated_float = 41;- Parameters:
value- The repeatedFloat to add.- Returns:
- This builder for chaining.
-
addAllRepeatedFloat
repeated float repeated_float = 41;- Parameters:
values- The repeatedFloat to add.- Returns:
- This builder for chaining.
-
clearRepeatedFloat
repeated float repeated_float = 41;- Returns:
- This builder for chaining.
-
getRepeatedDoubleList
repeated double repeated_double = 42;- Specified by:
getRepeatedDoubleListin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedDouble.
-
getRepeatedDoubleCount
public int getRepeatedDoubleCount()repeated double repeated_double = 42;- Specified by:
getRepeatedDoubleCountin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedDouble.
-
getRepeatedDouble
public double getRepeatedDouble(int index) repeated double repeated_double = 42;- Specified by:
getRepeatedDoublein interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedDouble at the given index.
-
setRepeatedDouble
repeated double repeated_double = 42;- Parameters:
index- The index to set the value at.value- The repeatedDouble to set.- Returns:
- This builder for chaining.
-
addRepeatedDouble
repeated double repeated_double = 42;- Parameters:
value- The repeatedDouble to add.- Returns:
- This builder for chaining.
-
addAllRepeatedDouble
repeated double repeated_double = 42;- Parameters:
values- The repeatedDouble to add.- Returns:
- This builder for chaining.
-
clearRepeatedDouble
repeated double repeated_double = 42;- Returns:
- This builder for chaining.
-
getRepeatedBoolList
repeated bool repeated_bool = 43;- Specified by:
getRepeatedBoolListin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedBool.
-
getRepeatedBoolCount
public int getRepeatedBoolCount()repeated bool repeated_bool = 43;- Specified by:
getRepeatedBoolCountin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedBool.
-
getRepeatedBool
public boolean getRepeatedBool(int index) repeated bool repeated_bool = 43;- Specified by:
getRepeatedBoolin interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedBool at the given index.
-
setRepeatedBool
repeated bool repeated_bool = 43;- Parameters:
index- The index to set the value at.value- The repeatedBool to set.- Returns:
- This builder for chaining.
-
addRepeatedBool
repeated bool repeated_bool = 43;- Parameters:
value- The repeatedBool to add.- Returns:
- This builder for chaining.
-
addAllRepeatedBool
repeated bool repeated_bool = 43;- Parameters:
values- The repeatedBool to add.- Returns:
- This builder for chaining.
-
clearRepeatedBool
repeated bool repeated_bool = 43;- Returns:
- This builder for chaining.
-
getRepeatedStringList
public com.google.protobuf.ProtocolStringList getRepeatedStringList()repeated string repeated_string = 44;- Specified by:
getRepeatedStringListin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedString.
-
getRepeatedStringCount
public int getRepeatedStringCount()repeated string repeated_string = 44;- Specified by:
getRepeatedStringCountin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedString.
-
getRepeatedString
repeated string repeated_string = 44;- Specified by:
getRepeatedStringin interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedString at the given index.
-
getRepeatedStringBytes
public com.google.protobuf.ByteString getRepeatedStringBytes(int index) repeated string repeated_string = 44;- Specified by:
getRepeatedStringBytesin interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the repeatedString at the given index.
-
setRepeatedString
repeated string repeated_string = 44;- Parameters:
index- The index to set the value at.value- The repeatedString to set.- Returns:
- This builder for chaining.
-
addRepeatedString
repeated string repeated_string = 44;- Parameters:
value- The repeatedString to add.- Returns:
- This builder for chaining.
-
addAllRepeatedString
repeated string repeated_string = 44;- Parameters:
values- The repeatedString to add.- Returns:
- This builder for chaining.
-
clearRepeatedString
repeated string repeated_string = 44;- Returns:
- This builder for chaining.
-
addRepeatedStringBytes
repeated string repeated_string = 44;- Parameters:
value- The bytes of the repeatedString to add.- Returns:
- This builder for chaining.
-
getRepeatedBytesList
repeated bytes repeated_bytes = 45;- Specified by:
getRepeatedBytesListin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedBytes.
-
getRepeatedBytesCount
public int getRepeatedBytesCount()repeated bytes repeated_bytes = 45;- Specified by:
getRepeatedBytesCountin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedBytes.
-
getRepeatedBytes
public com.google.protobuf.ByteString getRepeatedBytes(int index) repeated bytes repeated_bytes = 45;- Specified by:
getRepeatedBytesin interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedBytes at the given index.
-
setRepeatedBytes
repeated bytes repeated_bytes = 45;- Parameters:
index- The index to set the value at.value- The repeatedBytes to set.- Returns:
- This builder for chaining.
-
addRepeatedBytes
repeated bytes repeated_bytes = 45;- Parameters:
value- The repeatedBytes to add.- Returns:
- This builder for chaining.
-
addAllRepeatedBytes
public TestAllTypes.Builder addAllRepeatedBytes(Iterable<? extends com.google.protobuf.ByteString> values) repeated bytes repeated_bytes = 45;- Parameters:
values- The repeatedBytes to add.- Returns:
- This builder for chaining.
-
clearRepeatedBytes
repeated bytes repeated_bytes = 45;- Returns:
- This builder for chaining.
-
getRepeatedNestedMessageList
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;- Specified by:
getRepeatedNestedMessageListin interfaceTestAllTypesOrBuilder
-
getRepeatedNestedMessageCount
public int getRepeatedNestedMessageCount()Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;- Specified by:
getRepeatedNestedMessageCountin interfaceTestAllTypesOrBuilder
-
getRepeatedNestedMessage
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;- Specified by:
getRepeatedNestedMessagein interfaceTestAllTypesOrBuilder
-
setRepeatedNestedMessage
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
setRepeatedNestedMessage
public TestAllTypes.Builder setRepeatedNestedMessage(int index, TestAllTypes.NestedMessage.Builder builderForValue) Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
addRepeatedNestedMessage
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
addRepeatedNestedMessage
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
addRepeatedNestedMessage
public TestAllTypes.Builder addRepeatedNestedMessage(TestAllTypes.NestedMessage.Builder builderForValue) Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
addRepeatedNestedMessage
public TestAllTypes.Builder addRepeatedNestedMessage(int index, TestAllTypes.NestedMessage.Builder builderForValue) Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
addAllRepeatedNestedMessage
public TestAllTypes.Builder addAllRepeatedNestedMessage(Iterable<? extends TestAllTypes.NestedMessage> values) Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
clearRepeatedNestedMessage
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
removeRepeatedNestedMessage
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
getRepeatedNestedMessageBuilder
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
getRepeatedNestedMessageOrBuilder
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;- Specified by:
getRepeatedNestedMessageOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedNestedMessageOrBuilderList
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;- Specified by:
getRepeatedNestedMessageOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedNestedMessageBuilder
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
addRepeatedNestedMessageBuilder
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
getRepeatedNestedMessageBuilderList
Repeated and nested
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51; -
getRepeatedNestedEnumList
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Specified by:
getRepeatedNestedEnumListin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedNestedEnum.
-
getRepeatedNestedEnumCount
public int getRepeatedNestedEnumCount()repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Specified by:
getRepeatedNestedEnumCountin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedNestedEnum.
-
getRepeatedNestedEnum
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Specified by:
getRepeatedNestedEnumin interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedNestedEnum at the given index.
-
setRepeatedNestedEnum
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Parameters:
index- The index to set the value at.value- The repeatedNestedEnum to set.- Returns:
- This builder for chaining.
-
addRepeatedNestedEnum
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Parameters:
value- The repeatedNestedEnum to add.- Returns:
- This builder for chaining.
-
addAllRepeatedNestedEnum
public TestAllTypes.Builder addAllRepeatedNestedEnum(Iterable<? extends TestAllTypes.NestedEnum> values) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Parameters:
values- The repeatedNestedEnum to add.- Returns:
- This builder for chaining.
-
clearRepeatedNestedEnum
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Returns:
- This builder for chaining.
-
getRepeatedStringPieceList
public com.google.protobuf.ProtocolStringList getRepeatedStringPieceList()repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Specified by:
getRepeatedStringPieceListin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedStringPiece.
-
getRepeatedStringPieceCount
public int getRepeatedStringPieceCount()repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Specified by:
getRepeatedStringPieceCountin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedStringPiece.
-
getRepeatedStringPiece
repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Specified by:
getRepeatedStringPiecein interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedStringPiece at the given index.
-
getRepeatedStringPieceBytes
public com.google.protobuf.ByteString getRepeatedStringPieceBytes(int index) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Specified by:
getRepeatedStringPieceBytesin interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the repeatedStringPiece at the given index.
-
setRepeatedStringPiece
repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Parameters:
index- The index to set the value at.value- The repeatedStringPiece to set.- Returns:
- This builder for chaining.
-
addRepeatedStringPiece
repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Parameters:
value- The repeatedStringPiece to add.- Returns:
- This builder for chaining.
-
addAllRepeatedStringPiece
repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Parameters:
values- The repeatedStringPiece to add.- Returns:
- This builder for chaining.
-
clearRepeatedStringPiece
repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Returns:
- This builder for chaining.
-
addRepeatedStringPieceBytes
repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Parameters:
value- The bytes of the repeatedStringPiece to add.- Returns:
- This builder for chaining.
-
getRepeatedCordList
public com.google.protobuf.ProtocolStringList getRepeatedCordList()repeated string repeated_cord = 54 [ctype = CORD];- Specified by:
getRepeatedCordListin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedCord.
-
getRepeatedCordCount
public int getRepeatedCordCount()repeated string repeated_cord = 54 [ctype = CORD];- Specified by:
getRepeatedCordCountin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedCord.
-
getRepeatedCord
repeated string repeated_cord = 54 [ctype = CORD];- Specified by:
getRepeatedCordin interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedCord at the given index.
-
getRepeatedCordBytes
public com.google.protobuf.ByteString getRepeatedCordBytes(int index) repeated string repeated_cord = 54 [ctype = CORD];- Specified by:
getRepeatedCordBytesin interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the repeatedCord at the given index.
-
setRepeatedCord
repeated string repeated_cord = 54 [ctype = CORD];- Parameters:
index- The index to set the value at.value- The repeatedCord to set.- Returns:
- This builder for chaining.
-
addRepeatedCord
repeated string repeated_cord = 54 [ctype = CORD];- Parameters:
value- The repeatedCord to add.- Returns:
- This builder for chaining.
-
addAllRepeatedCord
repeated string repeated_cord = 54 [ctype = CORD];- Parameters:
values- The repeatedCord to add.- Returns:
- This builder for chaining.
-
clearRepeatedCord
repeated string repeated_cord = 54 [ctype = CORD];- Returns:
- This builder for chaining.
-
addRepeatedCordBytes
repeated string repeated_cord = 54 [ctype = CORD];- Parameters:
value- The bytes of the repeatedCord to add.- Returns:
- This builder for chaining.
-
getRepeatedLazyMessageList
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;- Specified by:
getRepeatedLazyMessageListin interfaceTestAllTypesOrBuilder
-
getRepeatedLazyMessageCount
public int getRepeatedLazyMessageCount()repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;- Specified by:
getRepeatedLazyMessageCountin interfaceTestAllTypesOrBuilder
-
getRepeatedLazyMessage
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;- Specified by:
getRepeatedLazyMessagein interfaceTestAllTypesOrBuilder
-
setRepeatedLazyMessage
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
setRepeatedLazyMessage
public TestAllTypes.Builder setRepeatedLazyMessage(int index, TestAllTypes.NestedMessage.Builder builderForValue) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
addRepeatedLazyMessage
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
addRepeatedLazyMessage
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
addRepeatedLazyMessage
public TestAllTypes.Builder addRepeatedLazyMessage(TestAllTypes.NestedMessage.Builder builderForValue) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
addRepeatedLazyMessage
public TestAllTypes.Builder addRepeatedLazyMessage(int index, TestAllTypes.NestedMessage.Builder builderForValue) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
addAllRepeatedLazyMessage
public TestAllTypes.Builder addAllRepeatedLazyMessage(Iterable<? extends TestAllTypes.NestedMessage> values) repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
clearRepeatedLazyMessage
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
removeRepeatedLazyMessage
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
getRepeatedLazyMessageBuilder
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
getRepeatedLazyMessageOrBuilder
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;- Specified by:
getRepeatedLazyMessageOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedLazyMessageOrBuilderList
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;- Specified by:
getRepeatedLazyMessageOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedLazyMessageBuilder
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
addRepeatedLazyMessageBuilder
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
getRepeatedLazyMessageBuilderList
repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
getRepeatedAnyList
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120;- Specified by:
getRepeatedAnyListin interfaceTestAllTypesOrBuilder
-
getRepeatedAnyCount
public int getRepeatedAnyCount()Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120;- Specified by:
getRepeatedAnyCountin interfaceTestAllTypesOrBuilder
-
getRepeatedAny
public com.google.protobuf.Any getRepeatedAny(int index) Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120;- Specified by:
getRepeatedAnyin interfaceTestAllTypesOrBuilder
-
setRepeatedAny
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
setRepeatedAny
public TestAllTypes.Builder setRepeatedAny(int index, com.google.protobuf.Any.Builder builderForValue) Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
addRepeatedAny
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
addRepeatedAny
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
addRepeatedAny
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
addRepeatedAny
public TestAllTypes.Builder addRepeatedAny(int index, com.google.protobuf.Any.Builder builderForValue) Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
addAllRepeatedAny
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
clearRepeatedAny
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
removeRepeatedAny
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
getRepeatedAnyBuilder
public com.google.protobuf.Any.Builder getRepeatedAnyBuilder(int index) Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
getRepeatedAnyOrBuilder
public com.google.protobuf.AnyOrBuilder getRepeatedAnyOrBuilder(int index) Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120;- Specified by:
getRepeatedAnyOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedAnyOrBuilderList
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120;- Specified by:
getRepeatedAnyOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedAnyBuilder
public com.google.protobuf.Any.Builder addRepeatedAnyBuilder()Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
addRepeatedAnyBuilder
public com.google.protobuf.Any.Builder addRepeatedAnyBuilder(int index) Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
getRepeatedAnyBuilderList
Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
getRepeatedDurationList
repeated .google.protobuf.Duration repeated_duration = 121;- Specified by:
getRepeatedDurationListin interfaceTestAllTypesOrBuilder
-
getRepeatedDurationCount
public int getRepeatedDurationCount()repeated .google.protobuf.Duration repeated_duration = 121;- Specified by:
getRepeatedDurationCountin interfaceTestAllTypesOrBuilder
-
getRepeatedDuration
public com.google.protobuf.Duration getRepeatedDuration(int index) repeated .google.protobuf.Duration repeated_duration = 121;- Specified by:
getRepeatedDurationin interfaceTestAllTypesOrBuilder
-
setRepeatedDuration
repeated .google.protobuf.Duration repeated_duration = 121; -
setRepeatedDuration
public TestAllTypes.Builder setRepeatedDuration(int index, com.google.protobuf.Duration.Builder builderForValue) repeated .google.protobuf.Duration repeated_duration = 121; -
addRepeatedDuration
repeated .google.protobuf.Duration repeated_duration = 121; -
addRepeatedDuration
repeated .google.protobuf.Duration repeated_duration = 121; -
addRepeatedDuration
public TestAllTypes.Builder addRepeatedDuration(com.google.protobuf.Duration.Builder builderForValue) repeated .google.protobuf.Duration repeated_duration = 121; -
addRepeatedDuration
public TestAllTypes.Builder addRepeatedDuration(int index, com.google.protobuf.Duration.Builder builderForValue) repeated .google.protobuf.Duration repeated_duration = 121; -
addAllRepeatedDuration
public TestAllTypes.Builder addAllRepeatedDuration(Iterable<? extends com.google.protobuf.Duration> values) repeated .google.protobuf.Duration repeated_duration = 121; -
clearRepeatedDuration
repeated .google.protobuf.Duration repeated_duration = 121; -
removeRepeatedDuration
repeated .google.protobuf.Duration repeated_duration = 121; -
getRepeatedDurationBuilder
public com.google.protobuf.Duration.Builder getRepeatedDurationBuilder(int index) repeated .google.protobuf.Duration repeated_duration = 121; -
getRepeatedDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getRepeatedDurationOrBuilder(int index) repeated .google.protobuf.Duration repeated_duration = 121;- Specified by:
getRepeatedDurationOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedDurationOrBuilderList
repeated .google.protobuf.Duration repeated_duration = 121;- Specified by:
getRepeatedDurationOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedDurationBuilder
public com.google.protobuf.Duration.Builder addRepeatedDurationBuilder()repeated .google.protobuf.Duration repeated_duration = 121; -
addRepeatedDurationBuilder
public com.google.protobuf.Duration.Builder addRepeatedDurationBuilder(int index) repeated .google.protobuf.Duration repeated_duration = 121; -
getRepeatedDurationBuilderList
repeated .google.protobuf.Duration repeated_duration = 121; -
getRepeatedTimestampList
repeated .google.protobuf.Timestamp repeated_timestamp = 122;- Specified by:
getRepeatedTimestampListin interfaceTestAllTypesOrBuilder
-
getRepeatedTimestampCount
public int getRepeatedTimestampCount()repeated .google.protobuf.Timestamp repeated_timestamp = 122;- Specified by:
getRepeatedTimestampCountin interfaceTestAllTypesOrBuilder
-
getRepeatedTimestamp
public com.google.protobuf.Timestamp getRepeatedTimestamp(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122;- Specified by:
getRepeatedTimestampin interfaceTestAllTypesOrBuilder
-
setRepeatedTimestamp
repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
setRepeatedTimestamp
public TestAllTypes.Builder setRepeatedTimestamp(int index, com.google.protobuf.Timestamp.Builder builderForValue) repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
addRepeatedTimestamp
repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
addRepeatedTimestamp
repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
addRepeatedTimestamp
public TestAllTypes.Builder addRepeatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
addRepeatedTimestamp
public TestAllTypes.Builder addRepeatedTimestamp(int index, com.google.protobuf.Timestamp.Builder builderForValue) repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
addAllRepeatedTimestamp
public TestAllTypes.Builder addAllRepeatedTimestamp(Iterable<? extends com.google.protobuf.Timestamp> values) repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
clearRepeatedTimestamp
repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
removeRepeatedTimestamp
repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
getRepeatedTimestampBuilder
public com.google.protobuf.Timestamp.Builder getRepeatedTimestampBuilder(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
getRepeatedTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getRepeatedTimestampOrBuilder(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122;- Specified by:
getRepeatedTimestampOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedTimestampOrBuilderList
repeated .google.protobuf.Timestamp repeated_timestamp = 122;- Specified by:
getRepeatedTimestampOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedTimestampBuilder
public com.google.protobuf.Timestamp.Builder addRepeatedTimestampBuilder()repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
addRepeatedTimestampBuilder
public com.google.protobuf.Timestamp.Builder addRepeatedTimestampBuilder(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
getRepeatedTimestampBuilderList
repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
getRepeatedStructList
repeated .google.protobuf.Struct repeated_struct = 123;- Specified by:
getRepeatedStructListin interfaceTestAllTypesOrBuilder
-
getRepeatedStructCount
public int getRepeatedStructCount()repeated .google.protobuf.Struct repeated_struct = 123;- Specified by:
getRepeatedStructCountin interfaceTestAllTypesOrBuilder
-
getRepeatedStruct
public com.google.protobuf.Struct getRepeatedStruct(int index) repeated .google.protobuf.Struct repeated_struct = 123;- Specified by:
getRepeatedStructin interfaceTestAllTypesOrBuilder
-
setRepeatedStruct
repeated .google.protobuf.Struct repeated_struct = 123; -
setRepeatedStruct
public TestAllTypes.Builder setRepeatedStruct(int index, com.google.protobuf.Struct.Builder builderForValue) repeated .google.protobuf.Struct repeated_struct = 123; -
addRepeatedStruct
repeated .google.protobuf.Struct repeated_struct = 123; -
addRepeatedStruct
repeated .google.protobuf.Struct repeated_struct = 123; -
addRepeatedStruct
repeated .google.protobuf.Struct repeated_struct = 123; -
addRepeatedStruct
public TestAllTypes.Builder addRepeatedStruct(int index, com.google.protobuf.Struct.Builder builderForValue) repeated .google.protobuf.Struct repeated_struct = 123; -
addAllRepeatedStruct
public TestAllTypes.Builder addAllRepeatedStruct(Iterable<? extends com.google.protobuf.Struct> values) repeated .google.protobuf.Struct repeated_struct = 123; -
clearRepeatedStruct
repeated .google.protobuf.Struct repeated_struct = 123; -
removeRepeatedStruct
repeated .google.protobuf.Struct repeated_struct = 123; -
getRepeatedStructBuilder
public com.google.protobuf.Struct.Builder getRepeatedStructBuilder(int index) repeated .google.protobuf.Struct repeated_struct = 123; -
getRepeatedStructOrBuilder
public com.google.protobuf.StructOrBuilder getRepeatedStructOrBuilder(int index) repeated .google.protobuf.Struct repeated_struct = 123;- Specified by:
getRepeatedStructOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedStructOrBuilderList
repeated .google.protobuf.Struct repeated_struct = 123;- Specified by:
getRepeatedStructOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedStructBuilder
public com.google.protobuf.Struct.Builder addRepeatedStructBuilder()repeated .google.protobuf.Struct repeated_struct = 123; -
addRepeatedStructBuilder
public com.google.protobuf.Struct.Builder addRepeatedStructBuilder(int index) repeated .google.protobuf.Struct repeated_struct = 123; -
getRepeatedStructBuilderList
repeated .google.protobuf.Struct repeated_struct = 123; -
getRepeatedValueList
repeated .google.protobuf.Value repeated_value = 124;- Specified by:
getRepeatedValueListin interfaceTestAllTypesOrBuilder
-
getRepeatedValueCount
public int getRepeatedValueCount()repeated .google.protobuf.Value repeated_value = 124;- Specified by:
getRepeatedValueCountin interfaceTestAllTypesOrBuilder
-
getRepeatedValue
public com.google.protobuf.Value getRepeatedValue(int index) repeated .google.protobuf.Value repeated_value = 124;- Specified by:
getRepeatedValuein interfaceTestAllTypesOrBuilder
-
setRepeatedValue
repeated .google.protobuf.Value repeated_value = 124; -
setRepeatedValue
public TestAllTypes.Builder setRepeatedValue(int index, com.google.protobuf.Value.Builder builderForValue) repeated .google.protobuf.Value repeated_value = 124; -
addRepeatedValue
repeated .google.protobuf.Value repeated_value = 124; -
addRepeatedValue
repeated .google.protobuf.Value repeated_value = 124; -
addRepeatedValue
repeated .google.protobuf.Value repeated_value = 124; -
addRepeatedValue
public TestAllTypes.Builder addRepeatedValue(int index, com.google.protobuf.Value.Builder builderForValue) repeated .google.protobuf.Value repeated_value = 124; -
addAllRepeatedValue
public TestAllTypes.Builder addAllRepeatedValue(Iterable<? extends com.google.protobuf.Value> values) repeated .google.protobuf.Value repeated_value = 124; -
clearRepeatedValue
repeated .google.protobuf.Value repeated_value = 124; -
removeRepeatedValue
repeated .google.protobuf.Value repeated_value = 124; -
getRepeatedValueBuilder
public com.google.protobuf.Value.Builder getRepeatedValueBuilder(int index) repeated .google.protobuf.Value repeated_value = 124; -
getRepeatedValueOrBuilder
public com.google.protobuf.ValueOrBuilder getRepeatedValueOrBuilder(int index) repeated .google.protobuf.Value repeated_value = 124;- Specified by:
getRepeatedValueOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedValueOrBuilderList
repeated .google.protobuf.Value repeated_value = 124;- Specified by:
getRepeatedValueOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedValueBuilder
public com.google.protobuf.Value.Builder addRepeatedValueBuilder()repeated .google.protobuf.Value repeated_value = 124; -
addRepeatedValueBuilder
public com.google.protobuf.Value.Builder addRepeatedValueBuilder(int index) repeated .google.protobuf.Value repeated_value = 124; -
getRepeatedValueBuilderList
repeated .google.protobuf.Value repeated_value = 124; -
getRepeatedInt64WrapperList
repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;- Specified by:
getRepeatedInt64WrapperListin interfaceTestAllTypesOrBuilder
-
getRepeatedInt64WrapperCount
public int getRepeatedInt64WrapperCount()repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;- Specified by:
getRepeatedInt64WrapperCountin interfaceTestAllTypesOrBuilder
-
getRepeatedInt64Wrapper
public com.google.protobuf.Int64Value getRepeatedInt64Wrapper(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;- Specified by:
getRepeatedInt64Wrapperin interfaceTestAllTypesOrBuilder
-
setRepeatedInt64Wrapper
public TestAllTypes.Builder setRepeatedInt64Wrapper(int index, com.google.protobuf.Int64Value value) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
setRepeatedInt64Wrapper
public TestAllTypes.Builder setRepeatedInt64Wrapper(int index, com.google.protobuf.Int64Value.Builder builderForValue) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
addRepeatedInt64Wrapper
repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
addRepeatedInt64Wrapper
public TestAllTypes.Builder addRepeatedInt64Wrapper(int index, com.google.protobuf.Int64Value value) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
addRepeatedInt64Wrapper
public TestAllTypes.Builder addRepeatedInt64Wrapper(com.google.protobuf.Int64Value.Builder builderForValue) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
addRepeatedInt64Wrapper
public TestAllTypes.Builder addRepeatedInt64Wrapper(int index, com.google.protobuf.Int64Value.Builder builderForValue) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
addAllRepeatedInt64Wrapper
public TestAllTypes.Builder addAllRepeatedInt64Wrapper(Iterable<? extends com.google.protobuf.Int64Value> values) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
clearRepeatedInt64Wrapper
repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
removeRepeatedInt64Wrapper
repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
getRepeatedInt64WrapperBuilder
public com.google.protobuf.Int64Value.Builder getRepeatedInt64WrapperBuilder(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
getRepeatedInt64WrapperOrBuilder
public com.google.protobuf.Int64ValueOrBuilder getRepeatedInt64WrapperOrBuilder(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;- Specified by:
getRepeatedInt64WrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedInt64WrapperOrBuilderList
public List<? extends com.google.protobuf.Int64ValueOrBuilder> getRepeatedInt64WrapperOrBuilderList()repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;- Specified by:
getRepeatedInt64WrapperOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedInt64WrapperBuilder
public com.google.protobuf.Int64Value.Builder addRepeatedInt64WrapperBuilder()repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
addRepeatedInt64WrapperBuilder
public com.google.protobuf.Int64Value.Builder addRepeatedInt64WrapperBuilder(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
getRepeatedInt64WrapperBuilderList
repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
getRepeatedInt32WrapperList
repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;- Specified by:
getRepeatedInt32WrapperListin interfaceTestAllTypesOrBuilder
-
getRepeatedInt32WrapperCount
public int getRepeatedInt32WrapperCount()repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;- Specified by:
getRepeatedInt32WrapperCountin interfaceTestAllTypesOrBuilder
-
getRepeatedInt32Wrapper
public com.google.protobuf.Int32Value getRepeatedInt32Wrapper(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;- Specified by:
getRepeatedInt32Wrapperin interfaceTestAllTypesOrBuilder
-
setRepeatedInt32Wrapper
public TestAllTypes.Builder setRepeatedInt32Wrapper(int index, com.google.protobuf.Int32Value value) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
setRepeatedInt32Wrapper
public TestAllTypes.Builder setRepeatedInt32Wrapper(int index, com.google.protobuf.Int32Value.Builder builderForValue) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
addRepeatedInt32Wrapper
repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
addRepeatedInt32Wrapper
public TestAllTypes.Builder addRepeatedInt32Wrapper(int index, com.google.protobuf.Int32Value value) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
addRepeatedInt32Wrapper
public TestAllTypes.Builder addRepeatedInt32Wrapper(com.google.protobuf.Int32Value.Builder builderForValue) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
addRepeatedInt32Wrapper
public TestAllTypes.Builder addRepeatedInt32Wrapper(int index, com.google.protobuf.Int32Value.Builder builderForValue) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
addAllRepeatedInt32Wrapper
public TestAllTypes.Builder addAllRepeatedInt32Wrapper(Iterable<? extends com.google.protobuf.Int32Value> values) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
clearRepeatedInt32Wrapper
repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
removeRepeatedInt32Wrapper
repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
getRepeatedInt32WrapperBuilder
public com.google.protobuf.Int32Value.Builder getRepeatedInt32WrapperBuilder(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
getRepeatedInt32WrapperOrBuilder
public com.google.protobuf.Int32ValueOrBuilder getRepeatedInt32WrapperOrBuilder(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;- Specified by:
getRepeatedInt32WrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedInt32WrapperOrBuilderList
public List<? extends com.google.protobuf.Int32ValueOrBuilder> getRepeatedInt32WrapperOrBuilderList()repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;- Specified by:
getRepeatedInt32WrapperOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedInt32WrapperBuilder
public com.google.protobuf.Int32Value.Builder addRepeatedInt32WrapperBuilder()repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
addRepeatedInt32WrapperBuilder
public com.google.protobuf.Int32Value.Builder addRepeatedInt32WrapperBuilder(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
getRepeatedInt32WrapperBuilderList
repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
getRepeatedDoubleWrapperList
repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;- Specified by:
getRepeatedDoubleWrapperListin interfaceTestAllTypesOrBuilder
-
getRepeatedDoubleWrapperCount
public int getRepeatedDoubleWrapperCount()repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;- Specified by:
getRepeatedDoubleWrapperCountin interfaceTestAllTypesOrBuilder
-
getRepeatedDoubleWrapper
public com.google.protobuf.DoubleValue getRepeatedDoubleWrapper(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;- Specified by:
getRepeatedDoubleWrapperin interfaceTestAllTypesOrBuilder
-
setRepeatedDoubleWrapper
public TestAllTypes.Builder setRepeatedDoubleWrapper(int index, com.google.protobuf.DoubleValue value) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
setRepeatedDoubleWrapper
public TestAllTypes.Builder setRepeatedDoubleWrapper(int index, com.google.protobuf.DoubleValue.Builder builderForValue) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
addRepeatedDoubleWrapper
repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
addRepeatedDoubleWrapper
public TestAllTypes.Builder addRepeatedDoubleWrapper(int index, com.google.protobuf.DoubleValue value) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
addRepeatedDoubleWrapper
public TestAllTypes.Builder addRepeatedDoubleWrapper(com.google.protobuf.DoubleValue.Builder builderForValue) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
addRepeatedDoubleWrapper
public TestAllTypes.Builder addRepeatedDoubleWrapper(int index, com.google.protobuf.DoubleValue.Builder builderForValue) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
addAllRepeatedDoubleWrapper
public TestAllTypes.Builder addAllRepeatedDoubleWrapper(Iterable<? extends com.google.protobuf.DoubleValue> values) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
clearRepeatedDoubleWrapper
repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
removeRepeatedDoubleWrapper
repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
getRepeatedDoubleWrapperBuilder
public com.google.protobuf.DoubleValue.Builder getRepeatedDoubleWrapperBuilder(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
getRepeatedDoubleWrapperOrBuilder
public com.google.protobuf.DoubleValueOrBuilder getRepeatedDoubleWrapperOrBuilder(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;- Specified by:
getRepeatedDoubleWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedDoubleWrapperOrBuilderList
public List<? extends com.google.protobuf.DoubleValueOrBuilder> getRepeatedDoubleWrapperOrBuilderList()repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;- Specified by:
getRepeatedDoubleWrapperOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedDoubleWrapperBuilder
public com.google.protobuf.DoubleValue.Builder addRepeatedDoubleWrapperBuilder()repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
addRepeatedDoubleWrapperBuilder
public com.google.protobuf.DoubleValue.Builder addRepeatedDoubleWrapperBuilder(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
getRepeatedDoubleWrapperBuilderList
repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
getRepeatedFloatWrapperList
repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;- Specified by:
getRepeatedFloatWrapperListin interfaceTestAllTypesOrBuilder
-
getRepeatedFloatWrapperCount
public int getRepeatedFloatWrapperCount()repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;- Specified by:
getRepeatedFloatWrapperCountin interfaceTestAllTypesOrBuilder
-
getRepeatedFloatWrapper
public com.google.protobuf.FloatValue getRepeatedFloatWrapper(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;- Specified by:
getRepeatedFloatWrapperin interfaceTestAllTypesOrBuilder
-
setRepeatedFloatWrapper
public TestAllTypes.Builder setRepeatedFloatWrapper(int index, com.google.protobuf.FloatValue value) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
setRepeatedFloatWrapper
public TestAllTypes.Builder setRepeatedFloatWrapper(int index, com.google.protobuf.FloatValue.Builder builderForValue) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
addRepeatedFloatWrapper
repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
addRepeatedFloatWrapper
public TestAllTypes.Builder addRepeatedFloatWrapper(int index, com.google.protobuf.FloatValue value) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
addRepeatedFloatWrapper
public TestAllTypes.Builder addRepeatedFloatWrapper(com.google.protobuf.FloatValue.Builder builderForValue) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
addRepeatedFloatWrapper
public TestAllTypes.Builder addRepeatedFloatWrapper(int index, com.google.protobuf.FloatValue.Builder builderForValue) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
addAllRepeatedFloatWrapper
public TestAllTypes.Builder addAllRepeatedFloatWrapper(Iterable<? extends com.google.protobuf.FloatValue> values) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
clearRepeatedFloatWrapper
repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
removeRepeatedFloatWrapper
repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
getRepeatedFloatWrapperBuilder
public com.google.protobuf.FloatValue.Builder getRepeatedFloatWrapperBuilder(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
getRepeatedFloatWrapperOrBuilder
public com.google.protobuf.FloatValueOrBuilder getRepeatedFloatWrapperOrBuilder(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;- Specified by:
getRepeatedFloatWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedFloatWrapperOrBuilderList
public List<? extends com.google.protobuf.FloatValueOrBuilder> getRepeatedFloatWrapperOrBuilderList()repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;- Specified by:
getRepeatedFloatWrapperOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedFloatWrapperBuilder
public com.google.protobuf.FloatValue.Builder addRepeatedFloatWrapperBuilder()repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
addRepeatedFloatWrapperBuilder
public com.google.protobuf.FloatValue.Builder addRepeatedFloatWrapperBuilder(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
getRepeatedFloatWrapperBuilderList
repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
getRepeatedUint64WrapperList
repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;- Specified by:
getRepeatedUint64WrapperListin interfaceTestAllTypesOrBuilder
-
getRepeatedUint64WrapperCount
public int getRepeatedUint64WrapperCount()repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;- Specified by:
getRepeatedUint64WrapperCountin interfaceTestAllTypesOrBuilder
-
getRepeatedUint64Wrapper
public com.google.protobuf.UInt64Value getRepeatedUint64Wrapper(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;- Specified by:
getRepeatedUint64Wrapperin interfaceTestAllTypesOrBuilder
-
setRepeatedUint64Wrapper
public TestAllTypes.Builder setRepeatedUint64Wrapper(int index, com.google.protobuf.UInt64Value value) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
setRepeatedUint64Wrapper
public TestAllTypes.Builder setRepeatedUint64Wrapper(int index, com.google.protobuf.UInt64Value.Builder builderForValue) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
addRepeatedUint64Wrapper
repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
addRepeatedUint64Wrapper
public TestAllTypes.Builder addRepeatedUint64Wrapper(int index, com.google.protobuf.UInt64Value value) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
addRepeatedUint64Wrapper
public TestAllTypes.Builder addRepeatedUint64Wrapper(com.google.protobuf.UInt64Value.Builder builderForValue) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
addRepeatedUint64Wrapper
public TestAllTypes.Builder addRepeatedUint64Wrapper(int index, com.google.protobuf.UInt64Value.Builder builderForValue) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
addAllRepeatedUint64Wrapper
public TestAllTypes.Builder addAllRepeatedUint64Wrapper(Iterable<? extends com.google.protobuf.UInt64Value> values) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
clearRepeatedUint64Wrapper
repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
removeRepeatedUint64Wrapper
repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
getRepeatedUint64WrapperBuilder
public com.google.protobuf.UInt64Value.Builder getRepeatedUint64WrapperBuilder(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
getRepeatedUint64WrapperOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getRepeatedUint64WrapperOrBuilder(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;- Specified by:
getRepeatedUint64WrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedUint64WrapperOrBuilderList
public List<? extends com.google.protobuf.UInt64ValueOrBuilder> getRepeatedUint64WrapperOrBuilderList()repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;- Specified by:
getRepeatedUint64WrapperOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedUint64WrapperBuilder
public com.google.protobuf.UInt64Value.Builder addRepeatedUint64WrapperBuilder()repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
addRepeatedUint64WrapperBuilder
public com.google.protobuf.UInt64Value.Builder addRepeatedUint64WrapperBuilder(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
getRepeatedUint64WrapperBuilderList
repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
getRepeatedUint32WrapperList
repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;- Specified by:
getRepeatedUint32WrapperListin interfaceTestAllTypesOrBuilder
-
getRepeatedUint32WrapperCount
public int getRepeatedUint32WrapperCount()repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;- Specified by:
getRepeatedUint32WrapperCountin interfaceTestAllTypesOrBuilder
-
getRepeatedUint32Wrapper
public com.google.protobuf.UInt32Value getRepeatedUint32Wrapper(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;- Specified by:
getRepeatedUint32Wrapperin interfaceTestAllTypesOrBuilder
-
setRepeatedUint32Wrapper
public TestAllTypes.Builder setRepeatedUint32Wrapper(int index, com.google.protobuf.UInt32Value value) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
setRepeatedUint32Wrapper
public TestAllTypes.Builder setRepeatedUint32Wrapper(int index, com.google.protobuf.UInt32Value.Builder builderForValue) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
addRepeatedUint32Wrapper
repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
addRepeatedUint32Wrapper
public TestAllTypes.Builder addRepeatedUint32Wrapper(int index, com.google.protobuf.UInt32Value value) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
addRepeatedUint32Wrapper
public TestAllTypes.Builder addRepeatedUint32Wrapper(com.google.protobuf.UInt32Value.Builder builderForValue) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
addRepeatedUint32Wrapper
public TestAllTypes.Builder addRepeatedUint32Wrapper(int index, com.google.protobuf.UInt32Value.Builder builderForValue) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
addAllRepeatedUint32Wrapper
public TestAllTypes.Builder addAllRepeatedUint32Wrapper(Iterable<? extends com.google.protobuf.UInt32Value> values) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
clearRepeatedUint32Wrapper
repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
removeRepeatedUint32Wrapper
repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
getRepeatedUint32WrapperBuilder
public com.google.protobuf.UInt32Value.Builder getRepeatedUint32WrapperBuilder(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
getRepeatedUint32WrapperOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getRepeatedUint32WrapperOrBuilder(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;- Specified by:
getRepeatedUint32WrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedUint32WrapperOrBuilderList
public List<? extends com.google.protobuf.UInt32ValueOrBuilder> getRepeatedUint32WrapperOrBuilderList()repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;- Specified by:
getRepeatedUint32WrapperOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedUint32WrapperBuilder
public com.google.protobuf.UInt32Value.Builder addRepeatedUint32WrapperBuilder()repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
addRepeatedUint32WrapperBuilder
public com.google.protobuf.UInt32Value.Builder addRepeatedUint32WrapperBuilder(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
getRepeatedUint32WrapperBuilderList
repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
getRepeatedStringWrapperList
repeated .google.protobuf.StringValue repeated_string_wrapper = 131;- Specified by:
getRepeatedStringWrapperListin interfaceTestAllTypesOrBuilder
-
getRepeatedStringWrapperCount
public int getRepeatedStringWrapperCount()repeated .google.protobuf.StringValue repeated_string_wrapper = 131;- Specified by:
getRepeatedStringWrapperCountin interfaceTestAllTypesOrBuilder
-
getRepeatedStringWrapper
public com.google.protobuf.StringValue getRepeatedStringWrapper(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;- Specified by:
getRepeatedStringWrapperin interfaceTestAllTypesOrBuilder
-
setRepeatedStringWrapper
public TestAllTypes.Builder setRepeatedStringWrapper(int index, com.google.protobuf.StringValue value) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
setRepeatedStringWrapper
public TestAllTypes.Builder setRepeatedStringWrapper(int index, com.google.protobuf.StringValue.Builder builderForValue) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
addRepeatedStringWrapper
repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
addRepeatedStringWrapper
public TestAllTypes.Builder addRepeatedStringWrapper(int index, com.google.protobuf.StringValue value) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
addRepeatedStringWrapper
public TestAllTypes.Builder addRepeatedStringWrapper(com.google.protobuf.StringValue.Builder builderForValue) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
addRepeatedStringWrapper
public TestAllTypes.Builder addRepeatedStringWrapper(int index, com.google.protobuf.StringValue.Builder builderForValue) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
addAllRepeatedStringWrapper
public TestAllTypes.Builder addAllRepeatedStringWrapper(Iterable<? extends com.google.protobuf.StringValue> values) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
clearRepeatedStringWrapper
repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
removeRepeatedStringWrapper
repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
getRepeatedStringWrapperBuilder
public com.google.protobuf.StringValue.Builder getRepeatedStringWrapperBuilder(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
getRepeatedStringWrapperOrBuilder
public com.google.protobuf.StringValueOrBuilder getRepeatedStringWrapperOrBuilder(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;- Specified by:
getRepeatedStringWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedStringWrapperOrBuilderList
public List<? extends com.google.protobuf.StringValueOrBuilder> getRepeatedStringWrapperOrBuilderList()repeated .google.protobuf.StringValue repeated_string_wrapper = 131;- Specified by:
getRepeatedStringWrapperOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedStringWrapperBuilder
public com.google.protobuf.StringValue.Builder addRepeatedStringWrapperBuilder()repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
addRepeatedStringWrapperBuilder
public com.google.protobuf.StringValue.Builder addRepeatedStringWrapperBuilder(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
getRepeatedStringWrapperBuilderList
repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
getRepeatedBoolWrapperList
repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;- Specified by:
getRepeatedBoolWrapperListin interfaceTestAllTypesOrBuilder
-
getRepeatedBoolWrapperCount
public int getRepeatedBoolWrapperCount()repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;- Specified by:
getRepeatedBoolWrapperCountin interfaceTestAllTypesOrBuilder
-
getRepeatedBoolWrapper
public com.google.protobuf.BoolValue getRepeatedBoolWrapper(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;- Specified by:
getRepeatedBoolWrapperin interfaceTestAllTypesOrBuilder
-
setRepeatedBoolWrapper
repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
setRepeatedBoolWrapper
public TestAllTypes.Builder setRepeatedBoolWrapper(int index, com.google.protobuf.BoolValue.Builder builderForValue) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
addRepeatedBoolWrapper
repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
addRepeatedBoolWrapper
repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
addRepeatedBoolWrapper
public TestAllTypes.Builder addRepeatedBoolWrapper(com.google.protobuf.BoolValue.Builder builderForValue) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
addRepeatedBoolWrapper
public TestAllTypes.Builder addRepeatedBoolWrapper(int index, com.google.protobuf.BoolValue.Builder builderForValue) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
addAllRepeatedBoolWrapper
public TestAllTypes.Builder addAllRepeatedBoolWrapper(Iterable<? extends com.google.protobuf.BoolValue> values) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
clearRepeatedBoolWrapper
repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
removeRepeatedBoolWrapper
repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
getRepeatedBoolWrapperBuilder
public com.google.protobuf.BoolValue.Builder getRepeatedBoolWrapperBuilder(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
getRepeatedBoolWrapperOrBuilder
public com.google.protobuf.BoolValueOrBuilder getRepeatedBoolWrapperOrBuilder(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;- Specified by:
getRepeatedBoolWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedBoolWrapperOrBuilderList
repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;- Specified by:
getRepeatedBoolWrapperOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedBoolWrapperBuilder
public com.google.protobuf.BoolValue.Builder addRepeatedBoolWrapperBuilder()repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
addRepeatedBoolWrapperBuilder
public com.google.protobuf.BoolValue.Builder addRepeatedBoolWrapperBuilder(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
getRepeatedBoolWrapperBuilderList
repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
getRepeatedBytesWrapperList
repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;- Specified by:
getRepeatedBytesWrapperListin interfaceTestAllTypesOrBuilder
-
getRepeatedBytesWrapperCount
public int getRepeatedBytesWrapperCount()repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;- Specified by:
getRepeatedBytesWrapperCountin interfaceTestAllTypesOrBuilder
-
getRepeatedBytesWrapper
public com.google.protobuf.BytesValue getRepeatedBytesWrapper(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;- Specified by:
getRepeatedBytesWrapperin interfaceTestAllTypesOrBuilder
-
setRepeatedBytesWrapper
public TestAllTypes.Builder setRepeatedBytesWrapper(int index, com.google.protobuf.BytesValue value) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
setRepeatedBytesWrapper
public TestAllTypes.Builder setRepeatedBytesWrapper(int index, com.google.protobuf.BytesValue.Builder builderForValue) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
addRepeatedBytesWrapper
repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
addRepeatedBytesWrapper
public TestAllTypes.Builder addRepeatedBytesWrapper(int index, com.google.protobuf.BytesValue value) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
addRepeatedBytesWrapper
public TestAllTypes.Builder addRepeatedBytesWrapper(com.google.protobuf.BytesValue.Builder builderForValue) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
addRepeatedBytesWrapper
public TestAllTypes.Builder addRepeatedBytesWrapper(int index, com.google.protobuf.BytesValue.Builder builderForValue) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
addAllRepeatedBytesWrapper
public TestAllTypes.Builder addAllRepeatedBytesWrapper(Iterable<? extends com.google.protobuf.BytesValue> values) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
clearRepeatedBytesWrapper
repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
removeRepeatedBytesWrapper
repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
getRepeatedBytesWrapperBuilder
public com.google.protobuf.BytesValue.Builder getRepeatedBytesWrapperBuilder(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
getRepeatedBytesWrapperOrBuilder
public com.google.protobuf.BytesValueOrBuilder getRepeatedBytesWrapperOrBuilder(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;- Specified by:
getRepeatedBytesWrapperOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedBytesWrapperOrBuilderList
public List<? extends com.google.protobuf.BytesValueOrBuilder> getRepeatedBytesWrapperOrBuilderList()repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;- Specified by:
getRepeatedBytesWrapperOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedBytesWrapperBuilder
public com.google.protobuf.BytesValue.Builder addRepeatedBytesWrapperBuilder()repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
addRepeatedBytesWrapperBuilder
public com.google.protobuf.BytesValue.Builder addRepeatedBytesWrapperBuilder(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
getRepeatedBytesWrapperBuilderList
repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
getRepeatedListValueList
repeated .google.protobuf.ListValue repeated_list_value = 134;- Specified by:
getRepeatedListValueListin interfaceTestAllTypesOrBuilder
-
getRepeatedListValueCount
public int getRepeatedListValueCount()repeated .google.protobuf.ListValue repeated_list_value = 134;- Specified by:
getRepeatedListValueCountin interfaceTestAllTypesOrBuilder
-
getRepeatedListValue
public com.google.protobuf.ListValue getRepeatedListValue(int index) repeated .google.protobuf.ListValue repeated_list_value = 134;- Specified by:
getRepeatedListValuein interfaceTestAllTypesOrBuilder
-
setRepeatedListValue
repeated .google.protobuf.ListValue repeated_list_value = 134; -
setRepeatedListValue
public TestAllTypes.Builder setRepeatedListValue(int index, com.google.protobuf.ListValue.Builder builderForValue) repeated .google.protobuf.ListValue repeated_list_value = 134; -
addRepeatedListValue
repeated .google.protobuf.ListValue repeated_list_value = 134; -
addRepeatedListValue
repeated .google.protobuf.ListValue repeated_list_value = 134; -
addRepeatedListValue
public TestAllTypes.Builder addRepeatedListValue(com.google.protobuf.ListValue.Builder builderForValue) repeated .google.protobuf.ListValue repeated_list_value = 134; -
addRepeatedListValue
public TestAllTypes.Builder addRepeatedListValue(int index, com.google.protobuf.ListValue.Builder builderForValue) repeated .google.protobuf.ListValue repeated_list_value = 134; -
addAllRepeatedListValue
public TestAllTypes.Builder addAllRepeatedListValue(Iterable<? extends com.google.protobuf.ListValue> values) repeated .google.protobuf.ListValue repeated_list_value = 134; -
clearRepeatedListValue
repeated .google.protobuf.ListValue repeated_list_value = 134; -
removeRepeatedListValue
repeated .google.protobuf.ListValue repeated_list_value = 134; -
getRepeatedListValueBuilder
public com.google.protobuf.ListValue.Builder getRepeatedListValueBuilder(int index) repeated .google.protobuf.ListValue repeated_list_value = 134; -
getRepeatedListValueOrBuilder
public com.google.protobuf.ListValueOrBuilder getRepeatedListValueOrBuilder(int index) repeated .google.protobuf.ListValue repeated_list_value = 134;- Specified by:
getRepeatedListValueOrBuilderin interfaceTestAllTypesOrBuilder
-
getRepeatedListValueOrBuilderList
repeated .google.protobuf.ListValue repeated_list_value = 134;- Specified by:
getRepeatedListValueOrBuilderListin interfaceTestAllTypesOrBuilder
-
addRepeatedListValueBuilder
public com.google.protobuf.ListValue.Builder addRepeatedListValueBuilder()repeated .google.protobuf.ListValue repeated_list_value = 134; -
addRepeatedListValueBuilder
public com.google.protobuf.ListValue.Builder addRepeatedListValueBuilder(int index) repeated .google.protobuf.ListValue repeated_list_value = 134; -
getRepeatedListValueBuilderList
repeated .google.protobuf.ListValue repeated_list_value = 134; -
getRepeatedNullValueList
repeated .google.protobuf.NullValue repeated_null_value = 135;- Specified by:
getRepeatedNullValueListin interfaceTestAllTypesOrBuilder- Returns:
- A list containing the repeatedNullValue.
-
getRepeatedNullValueCount
public int getRepeatedNullValueCount()repeated .google.protobuf.NullValue repeated_null_value = 135;- Specified by:
getRepeatedNullValueCountin interfaceTestAllTypesOrBuilder- Returns:
- The count of repeatedNullValue.
-
getRepeatedNullValue
public com.google.protobuf.NullValue getRepeatedNullValue(int index) repeated .google.protobuf.NullValue repeated_null_value = 135;- Specified by:
getRepeatedNullValuein interfaceTestAllTypesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The repeatedNullValue at the given index.
-
setRepeatedNullValue
repeated .google.protobuf.NullValue repeated_null_value = 135;- Parameters:
index- The index to set the value at.value- The repeatedNullValue to set.- Returns:
- This builder for chaining.
-
addRepeatedNullValue
repeated .google.protobuf.NullValue repeated_null_value = 135;- Parameters:
value- The repeatedNullValue to add.- Returns:
- This builder for chaining.
-
addAllRepeatedNullValue
public TestAllTypes.Builder addAllRepeatedNullValue(Iterable<? extends com.google.protobuf.NullValue> values) repeated .google.protobuf.NullValue repeated_null_value = 135;- Parameters:
values- The repeatedNullValue to add.- Returns:
- This builder for chaining.
-
clearRepeatedNullValue
repeated .google.protobuf.NullValue repeated_null_value = 135;- Returns:
- This builder for chaining.
-
getMapInt64NestedTypeCount
public int getMapInt64NestedTypeCount()Description copied from interface:TestAllTypesOrBuilderMap
map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;- Specified by:
getMapInt64NestedTypeCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64NestedType
public boolean containsMapInt64NestedType(long key) Map
map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;- Specified by:
containsMapInt64NestedTypein interfaceTestAllTypesOrBuilder
-
getMapInt64NestedType
Deprecated.UsegetMapInt64NestedTypeMap()instead.- Specified by:
getMapInt64NestedTypein interfaceTestAllTypesOrBuilder
-
getMapInt64NestedTypeMap
Map
map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;- Specified by:
getMapInt64NestedTypeMapin interfaceTestAllTypesOrBuilder
-
getMapInt64NestedTypeOrDefault
Map
map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;- Specified by:
getMapInt64NestedTypeOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64NestedTypeOrThrow
Map
map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;- Specified by:
getMapInt64NestedTypeOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64NestedType
-
removeMapInt64NestedType
Map
map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62; -
getMutableMapInt64NestedType
Deprecated.Use alternate mutation accessors instead. -
putMapInt64NestedType
Map
map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62; -
putAllMapInt64NestedType
Map
map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62; -
putMapInt64NestedTypeBuilderIfAbsent
Map
map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62; -
getMapBoolBoolCount
public int getMapBoolBoolCount()Description copied from interface:TestAllTypesOrBuildermap<bool, bool> map_bool_bool = 63;- Specified by:
getMapBoolBoolCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolBool
public boolean containsMapBoolBool(boolean key) map<bool, bool> map_bool_bool = 63;- Specified by:
containsMapBoolBoolin interfaceTestAllTypesOrBuilder
-
getMapBoolBool
Deprecated.UsegetMapBoolBoolMap()instead.- Specified by:
getMapBoolBoolin interfaceTestAllTypesOrBuilder
-
getMapBoolBoolMap
map<bool, bool> map_bool_bool = 63;- Specified by:
getMapBoolBoolMapin interfaceTestAllTypesOrBuilder
-
getMapBoolBoolOrDefault
public boolean getMapBoolBoolOrDefault(boolean key, boolean defaultValue) map<bool, bool> map_bool_bool = 63;- Specified by:
getMapBoolBoolOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolBoolOrThrow
public boolean getMapBoolBoolOrThrow(boolean key) map<bool, bool> map_bool_bool = 63;- Specified by:
getMapBoolBoolOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolBool
-
removeMapBoolBool
map<bool, bool> map_bool_bool = 63; -
getMutableMapBoolBool
Deprecated.Use alternate mutation accessors instead. -
putMapBoolBool
map<bool, bool> map_bool_bool = 63; -
putAllMapBoolBool
map<bool, bool> map_bool_bool = 63; -
getMapBoolStringCount
public int getMapBoolStringCount()Description copied from interface:TestAllTypesOrBuildermap<bool, string> map_bool_string = 64;- Specified by:
getMapBoolStringCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolString
public boolean containsMapBoolString(boolean key) map<bool, string> map_bool_string = 64;- Specified by:
containsMapBoolStringin interfaceTestAllTypesOrBuilder
-
getMapBoolString
Deprecated.UsegetMapBoolStringMap()instead.- Specified by:
getMapBoolStringin interfaceTestAllTypesOrBuilder
-
getMapBoolStringMap
map<bool, string> map_bool_string = 64;- Specified by:
getMapBoolStringMapin interfaceTestAllTypesOrBuilder
-
getMapBoolStringOrDefault
map<bool, string> map_bool_string = 64;- Specified by:
getMapBoolStringOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolStringOrThrow
map<bool, string> map_bool_string = 64;- Specified by:
getMapBoolStringOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolString
-
removeMapBoolString
map<bool, string> map_bool_string = 64; -
getMutableMapBoolString
Deprecated.Use alternate mutation accessors instead. -
putMapBoolString
map<bool, string> map_bool_string = 64; -
putAllMapBoolString
map<bool, string> map_bool_string = 64; -
getMapBoolBytesCount
public int getMapBoolBytesCount()Description copied from interface:TestAllTypesOrBuildermap<bool, bytes> map_bool_bytes = 65;- Specified by:
getMapBoolBytesCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolBytes
public boolean containsMapBoolBytes(boolean key) map<bool, bytes> map_bool_bytes = 65;- Specified by:
containsMapBoolBytesin interfaceTestAllTypesOrBuilder
-
getMapBoolBytes
Deprecated.UsegetMapBoolBytesMap()instead.- Specified by:
getMapBoolBytesin interfaceTestAllTypesOrBuilder
-
getMapBoolBytesMap
map<bool, bytes> map_bool_bytes = 65;- Specified by:
getMapBoolBytesMapin interfaceTestAllTypesOrBuilder
-
getMapBoolBytesOrDefault
public com.google.protobuf.ByteString getMapBoolBytesOrDefault(boolean key, com.google.protobuf.ByteString defaultValue) map<bool, bytes> map_bool_bytes = 65;- Specified by:
getMapBoolBytesOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolBytesOrThrow
public com.google.protobuf.ByteString getMapBoolBytesOrThrow(boolean key) map<bool, bytes> map_bool_bytes = 65;- Specified by:
getMapBoolBytesOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolBytes
-
removeMapBoolBytes
map<bool, bytes> map_bool_bytes = 65; -
getMutableMapBoolBytes
Deprecated.Use alternate mutation accessors instead. -
putMapBoolBytes
map<bool, bytes> map_bool_bytes = 65; -
putAllMapBoolBytes
map<bool, bytes> map_bool_bytes = 65; -
getMapBoolInt32Count
public int getMapBoolInt32Count()Description copied from interface:TestAllTypesOrBuildermap<bool, int32> map_bool_int32 = 66;- Specified by:
getMapBoolInt32Countin interfaceTestAllTypesOrBuilder
-
containsMapBoolInt32
public boolean containsMapBoolInt32(boolean key) map<bool, int32> map_bool_int32 = 66;- Specified by:
containsMapBoolInt32in interfaceTestAllTypesOrBuilder
-
getMapBoolInt32
Deprecated.UsegetMapBoolInt32Map()instead.- Specified by:
getMapBoolInt32in interfaceTestAllTypesOrBuilder
-
getMapBoolInt32Map
map<bool, int32> map_bool_int32 = 66;- Specified by:
getMapBoolInt32Mapin interfaceTestAllTypesOrBuilder
-
getMapBoolInt32OrDefault
public int getMapBoolInt32OrDefault(boolean key, int defaultValue) map<bool, int32> map_bool_int32 = 66;- Specified by:
getMapBoolInt32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolInt32OrThrow
public int getMapBoolInt32OrThrow(boolean key) map<bool, int32> map_bool_int32 = 66;- Specified by:
getMapBoolInt32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolInt32
-
removeMapBoolInt32
map<bool, int32> map_bool_int32 = 66; -
getMutableMapBoolInt32
Deprecated.Use alternate mutation accessors instead. -
putMapBoolInt32
map<bool, int32> map_bool_int32 = 66; -
putAllMapBoolInt32
map<bool, int32> map_bool_int32 = 66; -
getMapBoolInt64Count
public int getMapBoolInt64Count()Description copied from interface:TestAllTypesOrBuildermap<bool, int64> map_bool_int64 = 67;- Specified by:
getMapBoolInt64Countin interfaceTestAllTypesOrBuilder
-
containsMapBoolInt64
public boolean containsMapBoolInt64(boolean key) map<bool, int64> map_bool_int64 = 67;- Specified by:
containsMapBoolInt64in interfaceTestAllTypesOrBuilder
-
getMapBoolInt64
Deprecated.UsegetMapBoolInt64Map()instead.- Specified by:
getMapBoolInt64in interfaceTestAllTypesOrBuilder
-
getMapBoolInt64Map
map<bool, int64> map_bool_int64 = 67;- Specified by:
getMapBoolInt64Mapin interfaceTestAllTypesOrBuilder
-
getMapBoolInt64OrDefault
public long getMapBoolInt64OrDefault(boolean key, long defaultValue) map<bool, int64> map_bool_int64 = 67;- Specified by:
getMapBoolInt64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolInt64OrThrow
public long getMapBoolInt64OrThrow(boolean key) map<bool, int64> map_bool_int64 = 67;- Specified by:
getMapBoolInt64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolInt64
-
removeMapBoolInt64
map<bool, int64> map_bool_int64 = 67; -
getMutableMapBoolInt64
Deprecated.Use alternate mutation accessors instead. -
putMapBoolInt64
map<bool, int64> map_bool_int64 = 67; -
putAllMapBoolInt64
map<bool, int64> map_bool_int64 = 67; -
getMapBoolUint32Count
public int getMapBoolUint32Count()Description copied from interface:TestAllTypesOrBuildermap<bool, uint32> map_bool_uint32 = 68;- Specified by:
getMapBoolUint32Countin interfaceTestAllTypesOrBuilder
-
containsMapBoolUint32
public boolean containsMapBoolUint32(boolean key) map<bool, uint32> map_bool_uint32 = 68;- Specified by:
containsMapBoolUint32in interfaceTestAllTypesOrBuilder
-
getMapBoolUint32
Deprecated.UsegetMapBoolUint32Map()instead.- Specified by:
getMapBoolUint32in interfaceTestAllTypesOrBuilder
-
getMapBoolUint32Map
map<bool, uint32> map_bool_uint32 = 68;- Specified by:
getMapBoolUint32Mapin interfaceTestAllTypesOrBuilder
-
getMapBoolUint32OrDefault
public int getMapBoolUint32OrDefault(boolean key, int defaultValue) map<bool, uint32> map_bool_uint32 = 68;- Specified by:
getMapBoolUint32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolUint32OrThrow
public int getMapBoolUint32OrThrow(boolean key) map<bool, uint32> map_bool_uint32 = 68;- Specified by:
getMapBoolUint32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolUint32
-
removeMapBoolUint32
map<bool, uint32> map_bool_uint32 = 68; -
getMutableMapBoolUint32
Deprecated.Use alternate mutation accessors instead. -
putMapBoolUint32
map<bool, uint32> map_bool_uint32 = 68; -
putAllMapBoolUint32
map<bool, uint32> map_bool_uint32 = 68; -
getMapBoolUint64Count
public int getMapBoolUint64Count()Description copied from interface:TestAllTypesOrBuildermap<bool, uint64> map_bool_uint64 = 69;- Specified by:
getMapBoolUint64Countin interfaceTestAllTypesOrBuilder
-
containsMapBoolUint64
public boolean containsMapBoolUint64(boolean key) map<bool, uint64> map_bool_uint64 = 69;- Specified by:
containsMapBoolUint64in interfaceTestAllTypesOrBuilder
-
getMapBoolUint64
Deprecated.UsegetMapBoolUint64Map()instead.- Specified by:
getMapBoolUint64in interfaceTestAllTypesOrBuilder
-
getMapBoolUint64Map
map<bool, uint64> map_bool_uint64 = 69;- Specified by:
getMapBoolUint64Mapin interfaceTestAllTypesOrBuilder
-
getMapBoolUint64OrDefault
public long getMapBoolUint64OrDefault(boolean key, long defaultValue) map<bool, uint64> map_bool_uint64 = 69;- Specified by:
getMapBoolUint64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolUint64OrThrow
public long getMapBoolUint64OrThrow(boolean key) map<bool, uint64> map_bool_uint64 = 69;- Specified by:
getMapBoolUint64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolUint64
-
removeMapBoolUint64
map<bool, uint64> map_bool_uint64 = 69; -
getMutableMapBoolUint64
Deprecated.Use alternate mutation accessors instead. -
putMapBoolUint64
map<bool, uint64> map_bool_uint64 = 69; -
putAllMapBoolUint64
map<bool, uint64> map_bool_uint64 = 69; -
getMapBoolFloatCount
public int getMapBoolFloatCount()Description copied from interface:TestAllTypesOrBuildermap<bool, float> map_bool_float = 70;- Specified by:
getMapBoolFloatCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolFloat
public boolean containsMapBoolFloat(boolean key) map<bool, float> map_bool_float = 70;- Specified by:
containsMapBoolFloatin interfaceTestAllTypesOrBuilder
-
getMapBoolFloat
Deprecated.UsegetMapBoolFloatMap()instead.- Specified by:
getMapBoolFloatin interfaceTestAllTypesOrBuilder
-
getMapBoolFloatMap
map<bool, float> map_bool_float = 70;- Specified by:
getMapBoolFloatMapin interfaceTestAllTypesOrBuilder
-
getMapBoolFloatOrDefault
public float getMapBoolFloatOrDefault(boolean key, float defaultValue) map<bool, float> map_bool_float = 70;- Specified by:
getMapBoolFloatOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolFloatOrThrow
public float getMapBoolFloatOrThrow(boolean key) map<bool, float> map_bool_float = 70;- Specified by:
getMapBoolFloatOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolFloat
-
removeMapBoolFloat
map<bool, float> map_bool_float = 70; -
getMutableMapBoolFloat
Deprecated.Use alternate mutation accessors instead. -
putMapBoolFloat
map<bool, float> map_bool_float = 70; -
putAllMapBoolFloat
map<bool, float> map_bool_float = 70; -
getMapBoolDoubleCount
public int getMapBoolDoubleCount()Description copied from interface:TestAllTypesOrBuildermap<bool, double> map_bool_double = 71;- Specified by:
getMapBoolDoubleCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolDouble
public boolean containsMapBoolDouble(boolean key) map<bool, double> map_bool_double = 71;- Specified by:
containsMapBoolDoublein interfaceTestAllTypesOrBuilder
-
getMapBoolDouble
Deprecated.UsegetMapBoolDoubleMap()instead.- Specified by:
getMapBoolDoublein interfaceTestAllTypesOrBuilder
-
getMapBoolDoubleMap
map<bool, double> map_bool_double = 71;- Specified by:
getMapBoolDoubleMapin interfaceTestAllTypesOrBuilder
-
getMapBoolDoubleOrDefault
public double getMapBoolDoubleOrDefault(boolean key, double defaultValue) map<bool, double> map_bool_double = 71;- Specified by:
getMapBoolDoubleOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolDoubleOrThrow
public double getMapBoolDoubleOrThrow(boolean key) map<bool, double> map_bool_double = 71;- Specified by:
getMapBoolDoubleOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolDouble
-
removeMapBoolDouble
map<bool, double> map_bool_double = 71; -
getMutableMapBoolDouble
Deprecated.Use alternate mutation accessors instead. -
putMapBoolDouble
map<bool, double> map_bool_double = 71; -
putAllMapBoolDouble
map<bool, double> map_bool_double = 71; -
getMapBoolEnumCount
public int getMapBoolEnumCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;- Specified by:
getMapBoolEnumCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolEnum
public boolean containsMapBoolEnum(boolean key) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;- Specified by:
containsMapBoolEnumin interfaceTestAllTypesOrBuilder
-
getMapBoolEnum
Deprecated.UsegetMapBoolEnumMap()instead.- Specified by:
getMapBoolEnumin interfaceTestAllTypesOrBuilder
-
getMapBoolEnumMap
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;- Specified by:
getMapBoolEnumMapin interfaceTestAllTypesOrBuilder
-
getMapBoolEnumOrDefault
public TestAllTypes.NestedEnum getMapBoolEnumOrDefault(boolean key, TestAllTypes.NestedEnum defaultValue) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;- Specified by:
getMapBoolEnumOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolEnumOrThrow
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;- Specified by:
getMapBoolEnumOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolEnum
-
removeMapBoolEnum
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72; -
getMutableMapBoolEnum
Deprecated.Use alternate mutation accessors instead. -
putMapBoolEnum
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72; -
putAllMapBoolEnum
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72; -
getMapBoolMessageCount
public int getMapBoolMessageCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;- Specified by:
getMapBoolMessageCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolMessage
public boolean containsMapBoolMessage(boolean key) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;- Specified by:
containsMapBoolMessagein interfaceTestAllTypesOrBuilder
-
getMapBoolMessage
Deprecated.UsegetMapBoolMessageMap()instead.- Specified by:
getMapBoolMessagein interfaceTestAllTypesOrBuilder
-
getMapBoolMessageMap
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;- Specified by:
getMapBoolMessageMapin interfaceTestAllTypesOrBuilder
-
getMapBoolMessageOrDefault
public TestAllTypes.NestedMessage getMapBoolMessageOrDefault(boolean key, TestAllTypes.NestedMessage defaultValue) map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;- Specified by:
getMapBoolMessageOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolMessageOrThrow
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;- Specified by:
getMapBoolMessageOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolMessage
-
removeMapBoolMessage
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73; -
getMutableMapBoolMessage
Deprecated.Use alternate mutation accessors instead. -
putMapBoolMessage
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73; -
putAllMapBoolMessage
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73; -
putMapBoolMessageBuilderIfAbsent
map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73; -
getMapBoolDurationCount
public int getMapBoolDurationCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.Duration> map_bool_duration = 228;- Specified by:
getMapBoolDurationCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolDuration
public boolean containsMapBoolDuration(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228;- Specified by:
containsMapBoolDurationin interfaceTestAllTypesOrBuilder
-
getMapBoolDuration
Deprecated.UsegetMapBoolDurationMap()instead.- Specified by:
getMapBoolDurationin interfaceTestAllTypesOrBuilder
-
getMapBoolDurationMap
map<bool, .google.protobuf.Duration> map_bool_duration = 228;- Specified by:
getMapBoolDurationMapin interfaceTestAllTypesOrBuilder
-
getMapBoolDurationOrDefault
public com.google.protobuf.Duration getMapBoolDurationOrDefault(boolean key, com.google.protobuf.Duration defaultValue) map<bool, .google.protobuf.Duration> map_bool_duration = 228;- Specified by:
getMapBoolDurationOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolDurationOrThrow
public com.google.protobuf.Duration getMapBoolDurationOrThrow(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228;- Specified by:
getMapBoolDurationOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolDuration
-
removeMapBoolDuration
map<bool, .google.protobuf.Duration> map_bool_duration = 228; -
getMutableMapBoolDuration
Deprecated.Use alternate mutation accessors instead. -
putMapBoolDuration
map<bool, .google.protobuf.Duration> map_bool_duration = 228; -
putAllMapBoolDuration
map<bool, .google.protobuf.Duration> map_bool_duration = 228; -
putMapBoolDurationBuilderIfAbsent
public com.google.protobuf.Duration.Builder putMapBoolDurationBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228; -
getMapBoolTimestampCount
public int getMapBoolTimestampCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;- Specified by:
getMapBoolTimestampCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolTimestamp
public boolean containsMapBoolTimestamp(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;- Specified by:
containsMapBoolTimestampin interfaceTestAllTypesOrBuilder
-
getMapBoolTimestamp
Deprecated.UsegetMapBoolTimestampMap()instead.- Specified by:
getMapBoolTimestampin interfaceTestAllTypesOrBuilder
-
getMapBoolTimestampMap
map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;- Specified by:
getMapBoolTimestampMapin interfaceTestAllTypesOrBuilder
-
getMapBoolTimestampOrDefault
public com.google.protobuf.Timestamp getMapBoolTimestampOrDefault(boolean key, com.google.protobuf.Timestamp defaultValue) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;- Specified by:
getMapBoolTimestampOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolTimestampOrThrow
public com.google.protobuf.Timestamp getMapBoolTimestampOrThrow(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;- Specified by:
getMapBoolTimestampOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolTimestamp
-
removeMapBoolTimestamp
map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229; -
getMutableMapBoolTimestamp
Deprecated.Use alternate mutation accessors instead. -
putMapBoolTimestamp
map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229; -
putAllMapBoolTimestamp
public TestAllTypes.Builder putAllMapBoolTimestamp(Map<Boolean, com.google.protobuf.Timestamp> values) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229; -
putMapBoolTimestampBuilderIfAbsent
public com.google.protobuf.Timestamp.Builder putMapBoolTimestampBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229; -
getMapBoolNullValueCount
public int getMapBoolNullValueCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.NullValue> map_bool_null_value = 230;- Specified by:
getMapBoolNullValueCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolNullValue
public boolean containsMapBoolNullValue(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;- Specified by:
containsMapBoolNullValuein interfaceTestAllTypesOrBuilder
-
getMapBoolNullValue
Deprecated.UsegetMapBoolNullValueMap()instead.- Specified by:
getMapBoolNullValuein interfaceTestAllTypesOrBuilder
-
getMapBoolNullValueMap
map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;- Specified by:
getMapBoolNullValueMapin interfaceTestAllTypesOrBuilder
-
getMapBoolNullValueOrDefault
public com.google.protobuf.NullValue getMapBoolNullValueOrDefault(boolean key, com.google.protobuf.NullValue defaultValue) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;- Specified by:
getMapBoolNullValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolNullValueOrThrow
public com.google.protobuf.NullValue getMapBoolNullValueOrThrow(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;- Specified by:
getMapBoolNullValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolNullValue
-
removeMapBoolNullValue
map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
getMutableMapBoolNullValue
Deprecated.Use alternate mutation accessors instead. -
putMapBoolNullValue
map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
putAllMapBoolNullValue
public TestAllTypes.Builder putAllMapBoolNullValue(Map<Boolean, com.google.protobuf.NullValue> values) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
getMapBoolAnyCount
public int getMapBoolAnyCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.Any> map_bool_any = 246;- Specified by:
getMapBoolAnyCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolAny
public boolean containsMapBoolAny(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246;- Specified by:
containsMapBoolAnyin interfaceTestAllTypesOrBuilder
-
getMapBoolAny
Deprecated.UsegetMapBoolAnyMap()instead.- Specified by:
getMapBoolAnyin interfaceTestAllTypesOrBuilder
-
getMapBoolAnyMap
map<bool, .google.protobuf.Any> map_bool_any = 246;- Specified by:
getMapBoolAnyMapin interfaceTestAllTypesOrBuilder
-
getMapBoolAnyOrDefault
public com.google.protobuf.Any getMapBoolAnyOrDefault(boolean key, com.google.protobuf.Any defaultValue) map<bool, .google.protobuf.Any> map_bool_any = 246;- Specified by:
getMapBoolAnyOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolAnyOrThrow
public com.google.protobuf.Any getMapBoolAnyOrThrow(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246;- Specified by:
getMapBoolAnyOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolAny
-
removeMapBoolAny
map<bool, .google.protobuf.Any> map_bool_any = 246; -
getMutableMapBoolAny
Deprecated.Use alternate mutation accessors instead. -
putMapBoolAny
map<bool, .google.protobuf.Any> map_bool_any = 246; -
putAllMapBoolAny
map<bool, .google.protobuf.Any> map_bool_any = 246; -
putMapBoolAnyBuilderIfAbsent
public com.google.protobuf.Any.Builder putMapBoolAnyBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246; -
getMapBoolStructCount
public int getMapBoolStructCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.Struct> map_bool_struct = 247;- Specified by:
getMapBoolStructCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolStruct
public boolean containsMapBoolStruct(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247;- Specified by:
containsMapBoolStructin interfaceTestAllTypesOrBuilder
-
getMapBoolStruct
Deprecated.UsegetMapBoolStructMap()instead.- Specified by:
getMapBoolStructin interfaceTestAllTypesOrBuilder
-
getMapBoolStructMap
map<bool, .google.protobuf.Struct> map_bool_struct = 247;- Specified by:
getMapBoolStructMapin interfaceTestAllTypesOrBuilder
-
getMapBoolStructOrDefault
public com.google.protobuf.Struct getMapBoolStructOrDefault(boolean key, com.google.protobuf.Struct defaultValue) map<bool, .google.protobuf.Struct> map_bool_struct = 247;- Specified by:
getMapBoolStructOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolStructOrThrow
public com.google.protobuf.Struct getMapBoolStructOrThrow(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247;- Specified by:
getMapBoolStructOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolStruct
-
removeMapBoolStruct
map<bool, .google.protobuf.Struct> map_bool_struct = 247; -
getMutableMapBoolStruct
Deprecated.Use alternate mutation accessors instead. -
putMapBoolStruct
map<bool, .google.protobuf.Struct> map_bool_struct = 247; -
putAllMapBoolStruct
map<bool, .google.protobuf.Struct> map_bool_struct = 247; -
putMapBoolStructBuilderIfAbsent
public com.google.protobuf.Struct.Builder putMapBoolStructBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247; -
getMapBoolValueCount
public int getMapBoolValueCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.Value> map_bool_value = 248;- Specified by:
getMapBoolValueCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolValue
public boolean containsMapBoolValue(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248;- Specified by:
containsMapBoolValuein interfaceTestAllTypesOrBuilder
-
getMapBoolValue
Deprecated.UsegetMapBoolValueMap()instead.- Specified by:
getMapBoolValuein interfaceTestAllTypesOrBuilder
-
getMapBoolValueMap
map<bool, .google.protobuf.Value> map_bool_value = 248;- Specified by:
getMapBoolValueMapin interfaceTestAllTypesOrBuilder
-
getMapBoolValueOrDefault
public com.google.protobuf.Value getMapBoolValueOrDefault(boolean key, com.google.protobuf.Value defaultValue) map<bool, .google.protobuf.Value> map_bool_value = 248;- Specified by:
getMapBoolValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolValueOrThrow
public com.google.protobuf.Value getMapBoolValueOrThrow(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248;- Specified by:
getMapBoolValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolValue
-
removeMapBoolValue
map<bool, .google.protobuf.Value> map_bool_value = 248; -
getMutableMapBoolValue
Deprecated.Use alternate mutation accessors instead. -
putMapBoolValue
map<bool, .google.protobuf.Value> map_bool_value = 248; -
putAllMapBoolValue
map<bool, .google.protobuf.Value> map_bool_value = 248; -
putMapBoolValueBuilderIfAbsent
public com.google.protobuf.Value.Builder putMapBoolValueBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248; -
getMapBoolListValueCount
public int getMapBoolListValueCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.ListValue> map_bool_list_value = 249;- Specified by:
getMapBoolListValueCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolListValue
public boolean containsMapBoolListValue(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;- Specified by:
containsMapBoolListValuein interfaceTestAllTypesOrBuilder
-
getMapBoolListValue
Deprecated.UsegetMapBoolListValueMap()instead.- Specified by:
getMapBoolListValuein interfaceTestAllTypesOrBuilder
-
getMapBoolListValueMap
map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;- Specified by:
getMapBoolListValueMapin interfaceTestAllTypesOrBuilder
-
getMapBoolListValueOrDefault
public com.google.protobuf.ListValue getMapBoolListValueOrDefault(boolean key, com.google.protobuf.ListValue defaultValue) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;- Specified by:
getMapBoolListValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolListValueOrThrow
public com.google.protobuf.ListValue getMapBoolListValueOrThrow(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;- Specified by:
getMapBoolListValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolListValue
-
removeMapBoolListValue
map<bool, .google.protobuf.ListValue> map_bool_list_value = 249; -
getMutableMapBoolListValue
Deprecated.Use alternate mutation accessors instead. -
putMapBoolListValue
map<bool, .google.protobuf.ListValue> map_bool_list_value = 249; -
putAllMapBoolListValue
public TestAllTypes.Builder putAllMapBoolListValue(Map<Boolean, com.google.protobuf.ListValue> values) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249; -
putMapBoolListValueBuilderIfAbsent
public com.google.protobuf.ListValue.Builder putMapBoolListValueBuilderIfAbsent(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249; -
getMapBoolInt64WrapperCount
public int getMapBoolInt64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;- Specified by:
getMapBoolInt64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolInt64Wrapper
public boolean containsMapBoolInt64Wrapper(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;- Specified by:
containsMapBoolInt64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolInt64Wrapper
Deprecated.UsegetMapBoolInt64WrapperMap()instead.- Specified by:
getMapBoolInt64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolInt64WrapperMap
map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;- Specified by:
getMapBoolInt64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapBoolInt64WrapperOrDefault
public com.google.protobuf.Int64Value getMapBoolInt64WrapperOrDefault(boolean key, com.google.protobuf.Int64Value defaultValue) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;- Specified by:
getMapBoolInt64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolInt64WrapperOrThrow
public com.google.protobuf.Int64Value getMapBoolInt64WrapperOrThrow(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;- Specified by:
getMapBoolInt64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolInt64Wrapper
-
removeMapBoolInt64Wrapper
map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250; -
getMutableMapBoolInt64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapBoolInt64Wrapper
public TestAllTypes.Builder putMapBoolInt64Wrapper(boolean key, com.google.protobuf.Int64Value value) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250; -
putAllMapBoolInt64Wrapper
public TestAllTypes.Builder putAllMapBoolInt64Wrapper(Map<Boolean, com.google.protobuf.Int64Value> values) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250; -
putMapBoolInt64WrapperBuilderIfAbsent
public com.google.protobuf.Int64Value.Builder putMapBoolInt64WrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250; -
getMapBoolInt32WrapperCount
public int getMapBoolInt32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;- Specified by:
getMapBoolInt32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolInt32Wrapper
public boolean containsMapBoolInt32Wrapper(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;- Specified by:
containsMapBoolInt32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolInt32Wrapper
Deprecated.UsegetMapBoolInt32WrapperMap()instead.- Specified by:
getMapBoolInt32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolInt32WrapperMap
map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;- Specified by:
getMapBoolInt32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapBoolInt32WrapperOrDefault
public com.google.protobuf.Int32Value getMapBoolInt32WrapperOrDefault(boolean key, com.google.protobuf.Int32Value defaultValue) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;- Specified by:
getMapBoolInt32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolInt32WrapperOrThrow
public com.google.protobuf.Int32Value getMapBoolInt32WrapperOrThrow(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;- Specified by:
getMapBoolInt32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolInt32Wrapper
-
removeMapBoolInt32Wrapper
map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251; -
getMutableMapBoolInt32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapBoolInt32Wrapper
public TestAllTypes.Builder putMapBoolInt32Wrapper(boolean key, com.google.protobuf.Int32Value value) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251; -
putAllMapBoolInt32Wrapper
public TestAllTypes.Builder putAllMapBoolInt32Wrapper(Map<Boolean, com.google.protobuf.Int32Value> values) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251; -
putMapBoolInt32WrapperBuilderIfAbsent
public com.google.protobuf.Int32Value.Builder putMapBoolInt32WrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251; -
getMapBoolDoubleWrapperCount
public int getMapBoolDoubleWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;- Specified by:
getMapBoolDoubleWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolDoubleWrapper
public boolean containsMapBoolDoubleWrapper(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;- Specified by:
containsMapBoolDoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolDoubleWrapper
Deprecated.UsegetMapBoolDoubleWrapperMap()instead.- Specified by:
getMapBoolDoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolDoubleWrapperMap
map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;- Specified by:
getMapBoolDoubleWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapBoolDoubleWrapperOrDefault
public com.google.protobuf.DoubleValue getMapBoolDoubleWrapperOrDefault(boolean key, com.google.protobuf.DoubleValue defaultValue) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;- Specified by:
getMapBoolDoubleWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolDoubleWrapperOrThrow
public com.google.protobuf.DoubleValue getMapBoolDoubleWrapperOrThrow(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;- Specified by:
getMapBoolDoubleWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolDoubleWrapper
-
removeMapBoolDoubleWrapper
map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252; -
getMutableMapBoolDoubleWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapBoolDoubleWrapper
public TestAllTypes.Builder putMapBoolDoubleWrapper(boolean key, com.google.protobuf.DoubleValue value) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252; -
putAllMapBoolDoubleWrapper
public TestAllTypes.Builder putAllMapBoolDoubleWrapper(Map<Boolean, com.google.protobuf.DoubleValue> values) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252; -
putMapBoolDoubleWrapperBuilderIfAbsent
public com.google.protobuf.DoubleValue.Builder putMapBoolDoubleWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252; -
getMapBoolFloatWrapperCount
public int getMapBoolFloatWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;- Specified by:
getMapBoolFloatWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolFloatWrapper
public boolean containsMapBoolFloatWrapper(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;- Specified by:
containsMapBoolFloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolFloatWrapper
Deprecated.UsegetMapBoolFloatWrapperMap()instead.- Specified by:
getMapBoolFloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolFloatWrapperMap
map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;- Specified by:
getMapBoolFloatWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapBoolFloatWrapperOrDefault
public com.google.protobuf.FloatValue getMapBoolFloatWrapperOrDefault(boolean key, com.google.protobuf.FloatValue defaultValue) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;- Specified by:
getMapBoolFloatWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolFloatWrapperOrThrow
public com.google.protobuf.FloatValue getMapBoolFloatWrapperOrThrow(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;- Specified by:
getMapBoolFloatWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolFloatWrapper
-
removeMapBoolFloatWrapper
map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253; -
getMutableMapBoolFloatWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapBoolFloatWrapper
public TestAllTypes.Builder putMapBoolFloatWrapper(boolean key, com.google.protobuf.FloatValue value) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253; -
putAllMapBoolFloatWrapper
public TestAllTypes.Builder putAllMapBoolFloatWrapper(Map<Boolean, com.google.protobuf.FloatValue> values) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253; -
putMapBoolFloatWrapperBuilderIfAbsent
public com.google.protobuf.FloatValue.Builder putMapBoolFloatWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253; -
getMapBoolUint64WrapperCount
public int getMapBoolUint64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;- Specified by:
getMapBoolUint64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolUint64Wrapper
public boolean containsMapBoolUint64Wrapper(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;- Specified by:
containsMapBoolUint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolUint64Wrapper
Deprecated.UsegetMapBoolUint64WrapperMap()instead.- Specified by:
getMapBoolUint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolUint64WrapperMap
map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;- Specified by:
getMapBoolUint64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapBoolUint64WrapperOrDefault
public com.google.protobuf.UInt64Value getMapBoolUint64WrapperOrDefault(boolean key, com.google.protobuf.UInt64Value defaultValue) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;- Specified by:
getMapBoolUint64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolUint64WrapperOrThrow
public com.google.protobuf.UInt64Value getMapBoolUint64WrapperOrThrow(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;- Specified by:
getMapBoolUint64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolUint64Wrapper
-
removeMapBoolUint64Wrapper
map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254; -
getMutableMapBoolUint64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapBoolUint64Wrapper
public TestAllTypes.Builder putMapBoolUint64Wrapper(boolean key, com.google.protobuf.UInt64Value value) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254; -
putAllMapBoolUint64Wrapper
public TestAllTypes.Builder putAllMapBoolUint64Wrapper(Map<Boolean, com.google.protobuf.UInt64Value> values) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254; -
putMapBoolUint64WrapperBuilderIfAbsent
public com.google.protobuf.UInt64Value.Builder putMapBoolUint64WrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254; -
getMapBoolUint32WrapperCount
public int getMapBoolUint32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;- Specified by:
getMapBoolUint32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolUint32Wrapper
public boolean containsMapBoolUint32Wrapper(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;- Specified by:
containsMapBoolUint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolUint32Wrapper
Deprecated.UsegetMapBoolUint32WrapperMap()instead.- Specified by:
getMapBoolUint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolUint32WrapperMap
map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;- Specified by:
getMapBoolUint32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapBoolUint32WrapperOrDefault
public com.google.protobuf.UInt32Value getMapBoolUint32WrapperOrDefault(boolean key, com.google.protobuf.UInt32Value defaultValue) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;- Specified by:
getMapBoolUint32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolUint32WrapperOrThrow
public com.google.protobuf.UInt32Value getMapBoolUint32WrapperOrThrow(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;- Specified by:
getMapBoolUint32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolUint32Wrapper
-
removeMapBoolUint32Wrapper
map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255; -
getMutableMapBoolUint32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapBoolUint32Wrapper
public TestAllTypes.Builder putMapBoolUint32Wrapper(boolean key, com.google.protobuf.UInt32Value value) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255; -
putAllMapBoolUint32Wrapper
public TestAllTypes.Builder putAllMapBoolUint32Wrapper(Map<Boolean, com.google.protobuf.UInt32Value> values) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255; -
putMapBoolUint32WrapperBuilderIfAbsent
public com.google.protobuf.UInt32Value.Builder putMapBoolUint32WrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255; -
getMapBoolStringWrapperCount
public int getMapBoolStringWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;- Specified by:
getMapBoolStringWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolStringWrapper
public boolean containsMapBoolStringWrapper(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;- Specified by:
containsMapBoolStringWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolStringWrapper
Deprecated.UsegetMapBoolStringWrapperMap()instead.- Specified by:
getMapBoolStringWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolStringWrapperMap
map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;- Specified by:
getMapBoolStringWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapBoolStringWrapperOrDefault
public com.google.protobuf.StringValue getMapBoolStringWrapperOrDefault(boolean key, com.google.protobuf.StringValue defaultValue) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;- Specified by:
getMapBoolStringWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolStringWrapperOrThrow
public com.google.protobuf.StringValue getMapBoolStringWrapperOrThrow(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;- Specified by:
getMapBoolStringWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolStringWrapper
-
removeMapBoolStringWrapper
map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256; -
getMutableMapBoolStringWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapBoolStringWrapper
public TestAllTypes.Builder putMapBoolStringWrapper(boolean key, com.google.protobuf.StringValue value) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256; -
putAllMapBoolStringWrapper
public TestAllTypes.Builder putAllMapBoolStringWrapper(Map<Boolean, com.google.protobuf.StringValue> values) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256; -
putMapBoolStringWrapperBuilderIfAbsent
public com.google.protobuf.StringValue.Builder putMapBoolStringWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256; -
getMapBoolBoolWrapperCount
public int getMapBoolBoolWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;- Specified by:
getMapBoolBoolWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolBoolWrapper
public boolean containsMapBoolBoolWrapper(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;- Specified by:
containsMapBoolBoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolBoolWrapper
Deprecated.UsegetMapBoolBoolWrapperMap()instead.- Specified by:
getMapBoolBoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolBoolWrapperMap
map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;- Specified by:
getMapBoolBoolWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapBoolBoolWrapperOrDefault
public com.google.protobuf.BoolValue getMapBoolBoolWrapperOrDefault(boolean key, com.google.protobuf.BoolValue defaultValue) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;- Specified by:
getMapBoolBoolWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolBoolWrapperOrThrow
public com.google.protobuf.BoolValue getMapBoolBoolWrapperOrThrow(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;- Specified by:
getMapBoolBoolWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolBoolWrapper
-
removeMapBoolBoolWrapper
map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257; -
getMutableMapBoolBoolWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapBoolBoolWrapper
map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257; -
putAllMapBoolBoolWrapper
public TestAllTypes.Builder putAllMapBoolBoolWrapper(Map<Boolean, com.google.protobuf.BoolValue> values) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257; -
putMapBoolBoolWrapperBuilderIfAbsent
public com.google.protobuf.BoolValue.Builder putMapBoolBoolWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257; -
getMapBoolBytesWrapperCount
public int getMapBoolBytesWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;- Specified by:
getMapBoolBytesWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapBoolBytesWrapper
public boolean containsMapBoolBytesWrapper(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;- Specified by:
containsMapBoolBytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolBytesWrapper
Deprecated.UsegetMapBoolBytesWrapperMap()instead.- Specified by:
getMapBoolBytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapBoolBytesWrapperMap
map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;- Specified by:
getMapBoolBytesWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapBoolBytesWrapperOrDefault
public com.google.protobuf.BytesValue getMapBoolBytesWrapperOrDefault(boolean key, com.google.protobuf.BytesValue defaultValue) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;- Specified by:
getMapBoolBytesWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapBoolBytesWrapperOrThrow
public com.google.protobuf.BytesValue getMapBoolBytesWrapperOrThrow(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;- Specified by:
getMapBoolBytesWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapBoolBytesWrapper
-
removeMapBoolBytesWrapper
map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258; -
getMutableMapBoolBytesWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapBoolBytesWrapper
public TestAllTypes.Builder putMapBoolBytesWrapper(boolean key, com.google.protobuf.BytesValue value) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258; -
putAllMapBoolBytesWrapper
public TestAllTypes.Builder putAllMapBoolBytesWrapper(Map<Boolean, com.google.protobuf.BytesValue> values) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258; -
putMapBoolBytesWrapperBuilderIfAbsent
public com.google.protobuf.BytesValue.Builder putMapBoolBytesWrapperBuilderIfAbsent(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258; -
getMapInt32BoolCount
public int getMapInt32BoolCount()Description copied from interface:TestAllTypesOrBuildermap<int32, bool> map_int32_bool = 74;- Specified by:
getMapInt32BoolCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Bool
public boolean containsMapInt32Bool(int key) map<int32, bool> map_int32_bool = 74;- Specified by:
containsMapInt32Boolin interfaceTestAllTypesOrBuilder
-
getMapInt32Bool
Deprecated.UsegetMapInt32BoolMap()instead.- Specified by:
getMapInt32Boolin interfaceTestAllTypesOrBuilder
-
getMapInt32BoolMap
map<int32, bool> map_int32_bool = 74;- Specified by:
getMapInt32BoolMapin interfaceTestAllTypesOrBuilder
-
getMapInt32BoolOrDefault
public boolean getMapInt32BoolOrDefault(int key, boolean defaultValue) map<int32, bool> map_int32_bool = 74;- Specified by:
getMapInt32BoolOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32BoolOrThrow
public boolean getMapInt32BoolOrThrow(int key) map<int32, bool> map_int32_bool = 74;- Specified by:
getMapInt32BoolOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Bool
-
removeMapInt32Bool
map<int32, bool> map_int32_bool = 74; -
getMutableMapInt32Bool
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Bool
map<int32, bool> map_int32_bool = 74; -
putAllMapInt32Bool
map<int32, bool> map_int32_bool = 74; -
getMapInt32StringCount
public int getMapInt32StringCount()Description copied from interface:TestAllTypesOrBuildermap<int32, string> map_int32_string = 75;- Specified by:
getMapInt32StringCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32String
public boolean containsMapInt32String(int key) map<int32, string> map_int32_string = 75;- Specified by:
containsMapInt32Stringin interfaceTestAllTypesOrBuilder
-
getMapInt32String
Deprecated.UsegetMapInt32StringMap()instead.- Specified by:
getMapInt32Stringin interfaceTestAllTypesOrBuilder
-
getMapInt32StringMap
map<int32, string> map_int32_string = 75;- Specified by:
getMapInt32StringMapin interfaceTestAllTypesOrBuilder
-
getMapInt32StringOrDefault
map<int32, string> map_int32_string = 75;- Specified by:
getMapInt32StringOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32StringOrThrow
map<int32, string> map_int32_string = 75;- Specified by:
getMapInt32StringOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32String
-
removeMapInt32String
map<int32, string> map_int32_string = 75; -
getMutableMapInt32String
Deprecated.Use alternate mutation accessors instead. -
putMapInt32String
map<int32, string> map_int32_string = 75; -
putAllMapInt32String
map<int32, string> map_int32_string = 75; -
getMapInt32BytesCount
public int getMapInt32BytesCount()Description copied from interface:TestAllTypesOrBuildermap<int32, bytes> map_int32_bytes = 76;- Specified by:
getMapInt32BytesCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Bytes
public boolean containsMapInt32Bytes(int key) map<int32, bytes> map_int32_bytes = 76;- Specified by:
containsMapInt32Bytesin interfaceTestAllTypesOrBuilder
-
getMapInt32Bytes
Deprecated.UsegetMapInt32BytesMap()instead.- Specified by:
getMapInt32Bytesin interfaceTestAllTypesOrBuilder
-
getMapInt32BytesMap
map<int32, bytes> map_int32_bytes = 76;- Specified by:
getMapInt32BytesMapin interfaceTestAllTypesOrBuilder
-
getMapInt32BytesOrDefault
public com.google.protobuf.ByteString getMapInt32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue) map<int32, bytes> map_int32_bytes = 76;- Specified by:
getMapInt32BytesOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32BytesOrThrow
public com.google.protobuf.ByteString getMapInt32BytesOrThrow(int key) map<int32, bytes> map_int32_bytes = 76;- Specified by:
getMapInt32BytesOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Bytes
-
removeMapInt32Bytes
map<int32, bytes> map_int32_bytes = 76; -
getMutableMapInt32Bytes
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Bytes
map<int32, bytes> map_int32_bytes = 76; -
putAllMapInt32Bytes
map<int32, bytes> map_int32_bytes = 76; -
getMapInt32Int32Count
public int getMapInt32Int32Count()Description copied from interface:TestAllTypesOrBuildermap<int32, int32> map_int32_int32 = 77;- Specified by:
getMapInt32Int32Countin interfaceTestAllTypesOrBuilder
-
containsMapInt32Int32
public boolean containsMapInt32Int32(int key) map<int32, int32> map_int32_int32 = 77;- Specified by:
containsMapInt32Int32in interfaceTestAllTypesOrBuilder
-
getMapInt32Int32
Deprecated.UsegetMapInt32Int32Map()instead.- Specified by:
getMapInt32Int32in interfaceTestAllTypesOrBuilder
-
getMapInt32Int32Map
map<int32, int32> map_int32_int32 = 77;- Specified by:
getMapInt32Int32Mapin interfaceTestAllTypesOrBuilder
-
getMapInt32Int32OrDefault
public int getMapInt32Int32OrDefault(int key, int defaultValue) map<int32, int32> map_int32_int32 = 77;- Specified by:
getMapInt32Int32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32Int32OrThrow
public int getMapInt32Int32OrThrow(int key) map<int32, int32> map_int32_int32 = 77;- Specified by:
getMapInt32Int32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Int32
-
removeMapInt32Int32
map<int32, int32> map_int32_int32 = 77; -
getMutableMapInt32Int32
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Int32
map<int32, int32> map_int32_int32 = 77; -
putAllMapInt32Int32
map<int32, int32> map_int32_int32 = 77; -
getMapInt32Int64Count
public int getMapInt32Int64Count()Description copied from interface:TestAllTypesOrBuildermap<int32, int64> map_int32_int64 = 78;- Specified by:
getMapInt32Int64Countin interfaceTestAllTypesOrBuilder
-
containsMapInt32Int64
public boolean containsMapInt32Int64(int key) map<int32, int64> map_int32_int64 = 78;- Specified by:
containsMapInt32Int64in interfaceTestAllTypesOrBuilder
-
getMapInt32Int64
Deprecated.UsegetMapInt32Int64Map()instead.- Specified by:
getMapInt32Int64in interfaceTestAllTypesOrBuilder
-
getMapInt32Int64Map
map<int32, int64> map_int32_int64 = 78;- Specified by:
getMapInt32Int64Mapin interfaceTestAllTypesOrBuilder
-
getMapInt32Int64OrDefault
public long getMapInt32Int64OrDefault(int key, long defaultValue) map<int32, int64> map_int32_int64 = 78;- Specified by:
getMapInt32Int64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32Int64OrThrow
public long getMapInt32Int64OrThrow(int key) map<int32, int64> map_int32_int64 = 78;- Specified by:
getMapInt32Int64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Int64
-
removeMapInt32Int64
map<int32, int64> map_int32_int64 = 78; -
getMutableMapInt32Int64
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Int64
map<int32, int64> map_int32_int64 = 78; -
putAllMapInt32Int64
map<int32, int64> map_int32_int64 = 78; -
getMapInt32Uint32Count
public int getMapInt32Uint32Count()Description copied from interface:TestAllTypesOrBuildermap<int32, uint32> map_int32_uint32 = 79;- Specified by:
getMapInt32Uint32Countin interfaceTestAllTypesOrBuilder
-
containsMapInt32Uint32
public boolean containsMapInt32Uint32(int key) map<int32, uint32> map_int32_uint32 = 79;- Specified by:
containsMapInt32Uint32in interfaceTestAllTypesOrBuilder
-
getMapInt32Uint32
Deprecated.UsegetMapInt32Uint32Map()instead.- Specified by:
getMapInt32Uint32in interfaceTestAllTypesOrBuilder
-
getMapInt32Uint32Map
map<int32, uint32> map_int32_uint32 = 79;- Specified by:
getMapInt32Uint32Mapin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint32OrDefault
public int getMapInt32Uint32OrDefault(int key, int defaultValue) map<int32, uint32> map_int32_uint32 = 79;- Specified by:
getMapInt32Uint32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint32OrThrow
public int getMapInt32Uint32OrThrow(int key) map<int32, uint32> map_int32_uint32 = 79;- Specified by:
getMapInt32Uint32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Uint32
-
removeMapInt32Uint32
map<int32, uint32> map_int32_uint32 = 79; -
getMutableMapInt32Uint32
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Uint32
map<int32, uint32> map_int32_uint32 = 79; -
putAllMapInt32Uint32
map<int32, uint32> map_int32_uint32 = 79; -
getMapInt32Uint64Count
public int getMapInt32Uint64Count()Description copied from interface:TestAllTypesOrBuildermap<int32, uint64> map_int32_uint64 = 80;- Specified by:
getMapInt32Uint64Countin interfaceTestAllTypesOrBuilder
-
containsMapInt32Uint64
public boolean containsMapInt32Uint64(int key) map<int32, uint64> map_int32_uint64 = 80;- Specified by:
containsMapInt32Uint64in interfaceTestAllTypesOrBuilder
-
getMapInt32Uint64
Deprecated.UsegetMapInt32Uint64Map()instead.- Specified by:
getMapInt32Uint64in interfaceTestAllTypesOrBuilder
-
getMapInt32Uint64Map
map<int32, uint64> map_int32_uint64 = 80;- Specified by:
getMapInt32Uint64Mapin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint64OrDefault
public long getMapInt32Uint64OrDefault(int key, long defaultValue) map<int32, uint64> map_int32_uint64 = 80;- Specified by:
getMapInt32Uint64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint64OrThrow
public long getMapInt32Uint64OrThrow(int key) map<int32, uint64> map_int32_uint64 = 80;- Specified by:
getMapInt32Uint64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Uint64
-
removeMapInt32Uint64
map<int32, uint64> map_int32_uint64 = 80; -
getMutableMapInt32Uint64
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Uint64
map<int32, uint64> map_int32_uint64 = 80; -
putAllMapInt32Uint64
map<int32, uint64> map_int32_uint64 = 80; -
getMapInt32FloatCount
public int getMapInt32FloatCount()Description copied from interface:TestAllTypesOrBuildermap<int32, float> map_int32_float = 81;- Specified by:
getMapInt32FloatCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Float
public boolean containsMapInt32Float(int key) map<int32, float> map_int32_float = 81;- Specified by:
containsMapInt32Floatin interfaceTestAllTypesOrBuilder
-
getMapInt32Float
Deprecated.UsegetMapInt32FloatMap()instead.- Specified by:
getMapInt32Floatin interfaceTestAllTypesOrBuilder
-
getMapInt32FloatMap
map<int32, float> map_int32_float = 81;- Specified by:
getMapInt32FloatMapin interfaceTestAllTypesOrBuilder
-
getMapInt32FloatOrDefault
public float getMapInt32FloatOrDefault(int key, float defaultValue) map<int32, float> map_int32_float = 81;- Specified by:
getMapInt32FloatOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32FloatOrThrow
public float getMapInt32FloatOrThrow(int key) map<int32, float> map_int32_float = 81;- Specified by:
getMapInt32FloatOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Float
-
removeMapInt32Float
map<int32, float> map_int32_float = 81; -
getMutableMapInt32Float
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Float
map<int32, float> map_int32_float = 81; -
putAllMapInt32Float
map<int32, float> map_int32_float = 81; -
getMapInt32DoubleCount
public int getMapInt32DoubleCount()Description copied from interface:TestAllTypesOrBuildermap<int32, double> map_int32_double = 82;- Specified by:
getMapInt32DoubleCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Double
public boolean containsMapInt32Double(int key) map<int32, double> map_int32_double = 82;- Specified by:
containsMapInt32Doublein interfaceTestAllTypesOrBuilder
-
getMapInt32Double
Deprecated.UsegetMapInt32DoubleMap()instead.- Specified by:
getMapInt32Doublein interfaceTestAllTypesOrBuilder
-
getMapInt32DoubleMap
map<int32, double> map_int32_double = 82;- Specified by:
getMapInt32DoubleMapin interfaceTestAllTypesOrBuilder
-
getMapInt32DoubleOrDefault
public double getMapInt32DoubleOrDefault(int key, double defaultValue) map<int32, double> map_int32_double = 82;- Specified by:
getMapInt32DoubleOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32DoubleOrThrow
public double getMapInt32DoubleOrThrow(int key) map<int32, double> map_int32_double = 82;- Specified by:
getMapInt32DoubleOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Double
-
removeMapInt32Double
map<int32, double> map_int32_double = 82; -
getMutableMapInt32Double
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Double
map<int32, double> map_int32_double = 82; -
putAllMapInt32Double
map<int32, double> map_int32_double = 82; -
getMapInt32EnumCount
public int getMapInt32EnumCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;- Specified by:
getMapInt32EnumCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Enum
public boolean containsMapInt32Enum(int key) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;- Specified by:
containsMapInt32Enumin interfaceTestAllTypesOrBuilder
-
getMapInt32Enum
Deprecated.UsegetMapInt32EnumMap()instead.- Specified by:
getMapInt32Enumin interfaceTestAllTypesOrBuilder
-
getMapInt32EnumMap
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;- Specified by:
getMapInt32EnumMapin interfaceTestAllTypesOrBuilder
-
getMapInt32EnumOrDefault
public TestAllTypes.NestedEnum getMapInt32EnumOrDefault(int key, TestAllTypes.NestedEnum defaultValue) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;- Specified by:
getMapInt32EnumOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32EnumOrThrow
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;- Specified by:
getMapInt32EnumOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Enum
-
removeMapInt32Enum
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83; -
getMutableMapInt32Enum
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Enum
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83; -
putAllMapInt32Enum
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83; -
getMapInt32MessageCount
public int getMapInt32MessageCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;- Specified by:
getMapInt32MessageCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Message
public boolean containsMapInt32Message(int key) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;- Specified by:
containsMapInt32Messagein interfaceTestAllTypesOrBuilder
-
getMapInt32Message
Deprecated.UsegetMapInt32MessageMap()instead.- Specified by:
getMapInt32Messagein interfaceTestAllTypesOrBuilder
-
getMapInt32MessageMap
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;- Specified by:
getMapInt32MessageMapin interfaceTestAllTypesOrBuilder
-
getMapInt32MessageOrDefault
public TestAllTypes.NestedMessage getMapInt32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue) map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;- Specified by:
getMapInt32MessageOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32MessageOrThrow
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;- Specified by:
getMapInt32MessageOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Message
-
removeMapInt32Message
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84; -
getMutableMapInt32Message
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Message
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84; -
putAllMapInt32Message
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84; -
putMapInt32MessageBuilderIfAbsent
map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84; -
getMapInt32DurationCount
public int getMapInt32DurationCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.Duration> map_int32_duration = 231;- Specified by:
getMapInt32DurationCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Duration
public boolean containsMapInt32Duration(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231;- Specified by:
containsMapInt32Durationin interfaceTestAllTypesOrBuilder
-
getMapInt32Duration
Deprecated.UsegetMapInt32DurationMap()instead.- Specified by:
getMapInt32Durationin interfaceTestAllTypesOrBuilder
-
getMapInt32DurationMap
map<int32, .google.protobuf.Duration> map_int32_duration = 231;- Specified by:
getMapInt32DurationMapin interfaceTestAllTypesOrBuilder
-
getMapInt32DurationOrDefault
public com.google.protobuf.Duration getMapInt32DurationOrDefault(int key, com.google.protobuf.Duration defaultValue) map<int32, .google.protobuf.Duration> map_int32_duration = 231;- Specified by:
getMapInt32DurationOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32DurationOrThrow
public com.google.protobuf.Duration getMapInt32DurationOrThrow(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231;- Specified by:
getMapInt32DurationOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Duration
-
removeMapInt32Duration
map<int32, .google.protobuf.Duration> map_int32_duration = 231; -
getMutableMapInt32Duration
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Duration
map<int32, .google.protobuf.Duration> map_int32_duration = 231; -
putAllMapInt32Duration
public TestAllTypes.Builder putAllMapInt32Duration(Map<Integer, com.google.protobuf.Duration> values) map<int32, .google.protobuf.Duration> map_int32_duration = 231; -
putMapInt32DurationBuilderIfAbsent
public com.google.protobuf.Duration.Builder putMapInt32DurationBuilderIfAbsent(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231; -
getMapInt32TimestampCount
public int getMapInt32TimestampCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;- Specified by:
getMapInt32TimestampCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Timestamp
public boolean containsMapInt32Timestamp(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;- Specified by:
containsMapInt32Timestampin interfaceTestAllTypesOrBuilder
-
getMapInt32Timestamp
Deprecated.UsegetMapInt32TimestampMap()instead.- Specified by:
getMapInt32Timestampin interfaceTestAllTypesOrBuilder
-
getMapInt32TimestampMap
map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;- Specified by:
getMapInt32TimestampMapin interfaceTestAllTypesOrBuilder
-
getMapInt32TimestampOrDefault
public com.google.protobuf.Timestamp getMapInt32TimestampOrDefault(int key, com.google.protobuf.Timestamp defaultValue) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;- Specified by:
getMapInt32TimestampOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32TimestampOrThrow
public com.google.protobuf.Timestamp getMapInt32TimestampOrThrow(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;- Specified by:
getMapInt32TimestampOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Timestamp
-
removeMapInt32Timestamp
map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232; -
getMutableMapInt32Timestamp
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Timestamp
map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232; -
putAllMapInt32Timestamp
public TestAllTypes.Builder putAllMapInt32Timestamp(Map<Integer, com.google.protobuf.Timestamp> values) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232; -
putMapInt32TimestampBuilderIfAbsent
public com.google.protobuf.Timestamp.Builder putMapInt32TimestampBuilderIfAbsent(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232; -
getMapInt32NullValueCount
public int getMapInt32NullValueCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.NullValue> map_int32_null_value = 233;- Specified by:
getMapInt32NullValueCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32NullValue
public boolean containsMapInt32NullValue(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;- Specified by:
containsMapInt32NullValuein interfaceTestAllTypesOrBuilder
-
getMapInt32NullValue
Deprecated.UsegetMapInt32NullValueMap()instead.- Specified by:
getMapInt32NullValuein interfaceTestAllTypesOrBuilder
-
getMapInt32NullValueMap
map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;- Specified by:
getMapInt32NullValueMapin interfaceTestAllTypesOrBuilder
-
getMapInt32NullValueOrDefault
public com.google.protobuf.NullValue getMapInt32NullValueOrDefault(int key, com.google.protobuf.NullValue defaultValue) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;- Specified by:
getMapInt32NullValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32NullValueOrThrow
public com.google.protobuf.NullValue getMapInt32NullValueOrThrow(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;- Specified by:
getMapInt32NullValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32NullValue
-
removeMapInt32NullValue
map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
getMutableMapInt32NullValue
Deprecated.Use alternate mutation accessors instead. -
putMapInt32NullValue
map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
putAllMapInt32NullValue
public TestAllTypes.Builder putAllMapInt32NullValue(Map<Integer, com.google.protobuf.NullValue> values) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
getMapInt32AnyCount
public int getMapInt32AnyCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.Any> map_int32_any = 259;- Specified by:
getMapInt32AnyCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Any
public boolean containsMapInt32Any(int key) map<int32, .google.protobuf.Any> map_int32_any = 259;- Specified by:
containsMapInt32Anyin interfaceTestAllTypesOrBuilder
-
getMapInt32Any
Deprecated.UsegetMapInt32AnyMap()instead.- Specified by:
getMapInt32Anyin interfaceTestAllTypesOrBuilder
-
getMapInt32AnyMap
map<int32, .google.protobuf.Any> map_int32_any = 259;- Specified by:
getMapInt32AnyMapin interfaceTestAllTypesOrBuilder
-
getMapInt32AnyOrDefault
public com.google.protobuf.Any getMapInt32AnyOrDefault(int key, com.google.protobuf.Any defaultValue) map<int32, .google.protobuf.Any> map_int32_any = 259;- Specified by:
getMapInt32AnyOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32AnyOrThrow
public com.google.protobuf.Any getMapInt32AnyOrThrow(int key) map<int32, .google.protobuf.Any> map_int32_any = 259;- Specified by:
getMapInt32AnyOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Any
-
removeMapInt32Any
map<int32, .google.protobuf.Any> map_int32_any = 259; -
getMutableMapInt32Any
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Any
map<int32, .google.protobuf.Any> map_int32_any = 259; -
putAllMapInt32Any
map<int32, .google.protobuf.Any> map_int32_any = 259; -
putMapInt32AnyBuilderIfAbsent
public com.google.protobuf.Any.Builder putMapInt32AnyBuilderIfAbsent(int key) map<int32, .google.protobuf.Any> map_int32_any = 259; -
getMapInt32StructCount
public int getMapInt32StructCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.Struct> map_int32_struct = 260;- Specified by:
getMapInt32StructCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Struct
public boolean containsMapInt32Struct(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260;- Specified by:
containsMapInt32Structin interfaceTestAllTypesOrBuilder
-
getMapInt32Struct
Deprecated.UsegetMapInt32StructMap()instead.- Specified by:
getMapInt32Structin interfaceTestAllTypesOrBuilder
-
getMapInt32StructMap
map<int32, .google.protobuf.Struct> map_int32_struct = 260;- Specified by:
getMapInt32StructMapin interfaceTestAllTypesOrBuilder
-
getMapInt32StructOrDefault
public com.google.protobuf.Struct getMapInt32StructOrDefault(int key, com.google.protobuf.Struct defaultValue) map<int32, .google.protobuf.Struct> map_int32_struct = 260;- Specified by:
getMapInt32StructOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32StructOrThrow
public com.google.protobuf.Struct getMapInt32StructOrThrow(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260;- Specified by:
getMapInt32StructOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Struct
-
removeMapInt32Struct
map<int32, .google.protobuf.Struct> map_int32_struct = 260; -
getMutableMapInt32Struct
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Struct
map<int32, .google.protobuf.Struct> map_int32_struct = 260; -
putAllMapInt32Struct
map<int32, .google.protobuf.Struct> map_int32_struct = 260; -
putMapInt32StructBuilderIfAbsent
public com.google.protobuf.Struct.Builder putMapInt32StructBuilderIfAbsent(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260; -
getMapInt32ValueCount
public int getMapInt32ValueCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.Value> map_int32_value = 261;- Specified by:
getMapInt32ValueCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Value
public boolean containsMapInt32Value(int key) map<int32, .google.protobuf.Value> map_int32_value = 261;- Specified by:
containsMapInt32Valuein interfaceTestAllTypesOrBuilder
-
getMapInt32Value
Deprecated.UsegetMapInt32ValueMap()instead.- Specified by:
getMapInt32Valuein interfaceTestAllTypesOrBuilder
-
getMapInt32ValueMap
map<int32, .google.protobuf.Value> map_int32_value = 261;- Specified by:
getMapInt32ValueMapin interfaceTestAllTypesOrBuilder
-
getMapInt32ValueOrDefault
public com.google.protobuf.Value getMapInt32ValueOrDefault(int key, com.google.protobuf.Value defaultValue) map<int32, .google.protobuf.Value> map_int32_value = 261;- Specified by:
getMapInt32ValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32ValueOrThrow
public com.google.protobuf.Value getMapInt32ValueOrThrow(int key) map<int32, .google.protobuf.Value> map_int32_value = 261;- Specified by:
getMapInt32ValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Value
-
removeMapInt32Value
map<int32, .google.protobuf.Value> map_int32_value = 261; -
getMutableMapInt32Value
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Value
map<int32, .google.protobuf.Value> map_int32_value = 261; -
putAllMapInt32Value
map<int32, .google.protobuf.Value> map_int32_value = 261; -
putMapInt32ValueBuilderIfAbsent
public com.google.protobuf.Value.Builder putMapInt32ValueBuilderIfAbsent(int key) map<int32, .google.protobuf.Value> map_int32_value = 261; -
getMapInt32ListValueCount
public int getMapInt32ListValueCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.ListValue> map_int32_list_value = 262;- Specified by:
getMapInt32ListValueCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32ListValue
public boolean containsMapInt32ListValue(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;- Specified by:
containsMapInt32ListValuein interfaceTestAllTypesOrBuilder
-
getMapInt32ListValue
Deprecated.UsegetMapInt32ListValueMap()instead.- Specified by:
getMapInt32ListValuein interfaceTestAllTypesOrBuilder
-
getMapInt32ListValueMap
map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;- Specified by:
getMapInt32ListValueMapin interfaceTestAllTypesOrBuilder
-
getMapInt32ListValueOrDefault
public com.google.protobuf.ListValue getMapInt32ListValueOrDefault(int key, com.google.protobuf.ListValue defaultValue) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;- Specified by:
getMapInt32ListValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32ListValueOrThrow
public com.google.protobuf.ListValue getMapInt32ListValueOrThrow(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;- Specified by:
getMapInt32ListValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32ListValue
-
removeMapInt32ListValue
map<int32, .google.protobuf.ListValue> map_int32_list_value = 262; -
getMutableMapInt32ListValue
Deprecated.Use alternate mutation accessors instead. -
putMapInt32ListValue
map<int32, .google.protobuf.ListValue> map_int32_list_value = 262; -
putAllMapInt32ListValue
public TestAllTypes.Builder putAllMapInt32ListValue(Map<Integer, com.google.protobuf.ListValue> values) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262; -
putMapInt32ListValueBuilderIfAbsent
public com.google.protobuf.ListValue.Builder putMapInt32ListValueBuilderIfAbsent(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262; -
getMapInt32Int64WrapperCount
public int getMapInt32Int64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;- Specified by:
getMapInt32Int64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Int64Wrapper
public boolean containsMapInt32Int64Wrapper(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;- Specified by:
containsMapInt32Int64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32Int64Wrapper
Deprecated.UsegetMapInt32Int64WrapperMap()instead.- Specified by:
getMapInt32Int64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32Int64WrapperMap
map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;- Specified by:
getMapInt32Int64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt32Int64WrapperOrDefault
public com.google.protobuf.Int64Value getMapInt32Int64WrapperOrDefault(int key, com.google.protobuf.Int64Value defaultValue) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;- Specified by:
getMapInt32Int64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32Int64WrapperOrThrow
public com.google.protobuf.Int64Value getMapInt32Int64WrapperOrThrow(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;- Specified by:
getMapInt32Int64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Int64Wrapper
-
removeMapInt32Int64Wrapper
map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263; -
getMutableMapInt32Int64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Int64Wrapper
map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263; -
putAllMapInt32Int64Wrapper
public TestAllTypes.Builder putAllMapInt32Int64Wrapper(Map<Integer, com.google.protobuf.Int64Value> values) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263; -
putMapInt32Int64WrapperBuilderIfAbsent
public com.google.protobuf.Int64Value.Builder putMapInt32Int64WrapperBuilderIfAbsent(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263; -
getMapInt32Int32WrapperCount
public int getMapInt32Int32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;- Specified by:
getMapInt32Int32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Int32Wrapper
public boolean containsMapInt32Int32Wrapper(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;- Specified by:
containsMapInt32Int32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32Int32Wrapper
Deprecated.UsegetMapInt32Int32WrapperMap()instead.- Specified by:
getMapInt32Int32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32Int32WrapperMap
map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;- Specified by:
getMapInt32Int32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt32Int32WrapperOrDefault
public com.google.protobuf.Int32Value getMapInt32Int32WrapperOrDefault(int key, com.google.protobuf.Int32Value defaultValue) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;- Specified by:
getMapInt32Int32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32Int32WrapperOrThrow
public com.google.protobuf.Int32Value getMapInt32Int32WrapperOrThrow(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;- Specified by:
getMapInt32Int32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Int32Wrapper
-
removeMapInt32Int32Wrapper
map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264; -
getMutableMapInt32Int32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Int32Wrapper
map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264; -
putAllMapInt32Int32Wrapper
public TestAllTypes.Builder putAllMapInt32Int32Wrapper(Map<Integer, com.google.protobuf.Int32Value> values) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264; -
putMapInt32Int32WrapperBuilderIfAbsent
public com.google.protobuf.Int32Value.Builder putMapInt32Int32WrapperBuilderIfAbsent(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264; -
getMapInt32DoubleWrapperCount
public int getMapInt32DoubleWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;- Specified by:
getMapInt32DoubleWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32DoubleWrapper
public boolean containsMapInt32DoubleWrapper(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;- Specified by:
containsMapInt32DoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32DoubleWrapper
Deprecated.UsegetMapInt32DoubleWrapperMap()instead.- Specified by:
getMapInt32DoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32DoubleWrapperMap
map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;- Specified by:
getMapInt32DoubleWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt32DoubleWrapperOrDefault
public com.google.protobuf.DoubleValue getMapInt32DoubleWrapperOrDefault(int key, com.google.protobuf.DoubleValue defaultValue) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;- Specified by:
getMapInt32DoubleWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32DoubleWrapperOrThrow
public com.google.protobuf.DoubleValue getMapInt32DoubleWrapperOrThrow(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;- Specified by:
getMapInt32DoubleWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32DoubleWrapper
-
removeMapInt32DoubleWrapper
map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265; -
getMutableMapInt32DoubleWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt32DoubleWrapper
public TestAllTypes.Builder putMapInt32DoubleWrapper(int key, com.google.protobuf.DoubleValue value) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265; -
putAllMapInt32DoubleWrapper
public TestAllTypes.Builder putAllMapInt32DoubleWrapper(Map<Integer, com.google.protobuf.DoubleValue> values) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265; -
putMapInt32DoubleWrapperBuilderIfAbsent
public com.google.protobuf.DoubleValue.Builder putMapInt32DoubleWrapperBuilderIfAbsent(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265; -
getMapInt32FloatWrapperCount
public int getMapInt32FloatWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;- Specified by:
getMapInt32FloatWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32FloatWrapper
public boolean containsMapInt32FloatWrapper(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;- Specified by:
containsMapInt32FloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32FloatWrapper
Deprecated.UsegetMapInt32FloatWrapperMap()instead.- Specified by:
getMapInt32FloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32FloatWrapperMap
map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;- Specified by:
getMapInt32FloatWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt32FloatWrapperOrDefault
public com.google.protobuf.FloatValue getMapInt32FloatWrapperOrDefault(int key, com.google.protobuf.FloatValue defaultValue) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;- Specified by:
getMapInt32FloatWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32FloatWrapperOrThrow
public com.google.protobuf.FloatValue getMapInt32FloatWrapperOrThrow(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;- Specified by:
getMapInt32FloatWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32FloatWrapper
-
removeMapInt32FloatWrapper
map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266; -
getMutableMapInt32FloatWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt32FloatWrapper
map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266; -
putAllMapInt32FloatWrapper
public TestAllTypes.Builder putAllMapInt32FloatWrapper(Map<Integer, com.google.protobuf.FloatValue> values) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266; -
putMapInt32FloatWrapperBuilderIfAbsent
public com.google.protobuf.FloatValue.Builder putMapInt32FloatWrapperBuilderIfAbsent(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266; -
getMapInt32Uint64WrapperCount
public int getMapInt32Uint64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;- Specified by:
getMapInt32Uint64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Uint64Wrapper
public boolean containsMapInt32Uint64Wrapper(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;- Specified by:
containsMapInt32Uint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint64Wrapper
Deprecated.UsegetMapInt32Uint64WrapperMap()instead.- Specified by:
getMapInt32Uint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint64WrapperMap
map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;- Specified by:
getMapInt32Uint64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint64WrapperOrDefault
public com.google.protobuf.UInt64Value getMapInt32Uint64WrapperOrDefault(int key, com.google.protobuf.UInt64Value defaultValue) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;- Specified by:
getMapInt32Uint64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint64WrapperOrThrow
public com.google.protobuf.UInt64Value getMapInt32Uint64WrapperOrThrow(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;- Specified by:
getMapInt32Uint64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Uint64Wrapper
-
removeMapInt32Uint64Wrapper
map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267; -
getMutableMapInt32Uint64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Uint64Wrapper
public TestAllTypes.Builder putMapInt32Uint64Wrapper(int key, com.google.protobuf.UInt64Value value) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267; -
putAllMapInt32Uint64Wrapper
public TestAllTypes.Builder putAllMapInt32Uint64Wrapper(Map<Integer, com.google.protobuf.UInt64Value> values) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267; -
putMapInt32Uint64WrapperBuilderIfAbsent
public com.google.protobuf.UInt64Value.Builder putMapInt32Uint64WrapperBuilderIfAbsent(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267; -
getMapInt32Uint32WrapperCount
public int getMapInt32Uint32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;- Specified by:
getMapInt32Uint32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32Uint32Wrapper
public boolean containsMapInt32Uint32Wrapper(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;- Specified by:
containsMapInt32Uint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint32Wrapper
Deprecated.UsegetMapInt32Uint32WrapperMap()instead.- Specified by:
getMapInt32Uint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint32WrapperMap
map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;- Specified by:
getMapInt32Uint32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint32WrapperOrDefault
public com.google.protobuf.UInt32Value getMapInt32Uint32WrapperOrDefault(int key, com.google.protobuf.UInt32Value defaultValue) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;- Specified by:
getMapInt32Uint32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32Uint32WrapperOrThrow
public com.google.protobuf.UInt32Value getMapInt32Uint32WrapperOrThrow(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;- Specified by:
getMapInt32Uint32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32Uint32Wrapper
-
removeMapInt32Uint32Wrapper
map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268; -
getMutableMapInt32Uint32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt32Uint32Wrapper
public TestAllTypes.Builder putMapInt32Uint32Wrapper(int key, com.google.protobuf.UInt32Value value) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268; -
putAllMapInt32Uint32Wrapper
public TestAllTypes.Builder putAllMapInt32Uint32Wrapper(Map<Integer, com.google.protobuf.UInt32Value> values) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268; -
putMapInt32Uint32WrapperBuilderIfAbsent
public com.google.protobuf.UInt32Value.Builder putMapInt32Uint32WrapperBuilderIfAbsent(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268; -
getMapInt32StringWrapperCount
public int getMapInt32StringWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;- Specified by:
getMapInt32StringWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32StringWrapper
public boolean containsMapInt32StringWrapper(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;- Specified by:
containsMapInt32StringWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32StringWrapper
Deprecated.UsegetMapInt32StringWrapperMap()instead.- Specified by:
getMapInt32StringWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32StringWrapperMap
map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;- Specified by:
getMapInt32StringWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt32StringWrapperOrDefault
public com.google.protobuf.StringValue getMapInt32StringWrapperOrDefault(int key, com.google.protobuf.StringValue defaultValue) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;- Specified by:
getMapInt32StringWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32StringWrapperOrThrow
public com.google.protobuf.StringValue getMapInt32StringWrapperOrThrow(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;- Specified by:
getMapInt32StringWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32StringWrapper
-
removeMapInt32StringWrapper
map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269; -
getMutableMapInt32StringWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt32StringWrapper
public TestAllTypes.Builder putMapInt32StringWrapper(int key, com.google.protobuf.StringValue value) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269; -
putAllMapInt32StringWrapper
public TestAllTypes.Builder putAllMapInt32StringWrapper(Map<Integer, com.google.protobuf.StringValue> values) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269; -
putMapInt32StringWrapperBuilderIfAbsent
public com.google.protobuf.StringValue.Builder putMapInt32StringWrapperBuilderIfAbsent(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269; -
getMapInt32BoolWrapperCount
public int getMapInt32BoolWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;- Specified by:
getMapInt32BoolWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32BoolWrapper
public boolean containsMapInt32BoolWrapper(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;- Specified by:
containsMapInt32BoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32BoolWrapper
Deprecated.UsegetMapInt32BoolWrapperMap()instead.- Specified by:
getMapInt32BoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32BoolWrapperMap
map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;- Specified by:
getMapInt32BoolWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt32BoolWrapperOrDefault
public com.google.protobuf.BoolValue getMapInt32BoolWrapperOrDefault(int key, com.google.protobuf.BoolValue defaultValue) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;- Specified by:
getMapInt32BoolWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32BoolWrapperOrThrow
public com.google.protobuf.BoolValue getMapInt32BoolWrapperOrThrow(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;- Specified by:
getMapInt32BoolWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32BoolWrapper
-
removeMapInt32BoolWrapper
map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270; -
getMutableMapInt32BoolWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt32BoolWrapper
map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270; -
putAllMapInt32BoolWrapper
public TestAllTypes.Builder putAllMapInt32BoolWrapper(Map<Integer, com.google.protobuf.BoolValue> values) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270; -
putMapInt32BoolWrapperBuilderIfAbsent
public com.google.protobuf.BoolValue.Builder putMapInt32BoolWrapperBuilderIfAbsent(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270; -
getMapInt32BytesWrapperCount
public int getMapInt32BytesWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;- Specified by:
getMapInt32BytesWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt32BytesWrapper
public boolean containsMapInt32BytesWrapper(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;- Specified by:
containsMapInt32BytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32BytesWrapper
Deprecated.UsegetMapInt32BytesWrapperMap()instead.- Specified by:
getMapInt32BytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt32BytesWrapperMap
map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;- Specified by:
getMapInt32BytesWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt32BytesWrapperOrDefault
public com.google.protobuf.BytesValue getMapInt32BytesWrapperOrDefault(int key, com.google.protobuf.BytesValue defaultValue) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;- Specified by:
getMapInt32BytesWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt32BytesWrapperOrThrow
public com.google.protobuf.BytesValue getMapInt32BytesWrapperOrThrow(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;- Specified by:
getMapInt32BytesWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt32BytesWrapper
-
removeMapInt32BytesWrapper
map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271; -
getMutableMapInt32BytesWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt32BytesWrapper
map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271; -
putAllMapInt32BytesWrapper
public TestAllTypes.Builder putAllMapInt32BytesWrapper(Map<Integer, com.google.protobuf.BytesValue> values) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271; -
putMapInt32BytesWrapperBuilderIfAbsent
public com.google.protobuf.BytesValue.Builder putMapInt32BytesWrapperBuilderIfAbsent(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271; -
getMapInt64BoolCount
public int getMapInt64BoolCount()Description copied from interface:TestAllTypesOrBuildermap<int64, bool> map_int64_bool = 85;- Specified by:
getMapInt64BoolCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Bool
public boolean containsMapInt64Bool(long key) map<int64, bool> map_int64_bool = 85;- Specified by:
containsMapInt64Boolin interfaceTestAllTypesOrBuilder
-
getMapInt64Bool
Deprecated.UsegetMapInt64BoolMap()instead.- Specified by:
getMapInt64Boolin interfaceTestAllTypesOrBuilder
-
getMapInt64BoolMap
map<int64, bool> map_int64_bool = 85;- Specified by:
getMapInt64BoolMapin interfaceTestAllTypesOrBuilder
-
getMapInt64BoolOrDefault
public boolean getMapInt64BoolOrDefault(long key, boolean defaultValue) map<int64, bool> map_int64_bool = 85;- Specified by:
getMapInt64BoolOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64BoolOrThrow
public boolean getMapInt64BoolOrThrow(long key) map<int64, bool> map_int64_bool = 85;- Specified by:
getMapInt64BoolOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Bool
-
removeMapInt64Bool
map<int64, bool> map_int64_bool = 85; -
getMutableMapInt64Bool
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Bool
map<int64, bool> map_int64_bool = 85; -
putAllMapInt64Bool
map<int64, bool> map_int64_bool = 85; -
getMapInt64StringCount
public int getMapInt64StringCount()Description copied from interface:TestAllTypesOrBuildermap<int64, string> map_int64_string = 86;- Specified by:
getMapInt64StringCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64String
public boolean containsMapInt64String(long key) map<int64, string> map_int64_string = 86;- Specified by:
containsMapInt64Stringin interfaceTestAllTypesOrBuilder
-
getMapInt64String
Deprecated.UsegetMapInt64StringMap()instead.- Specified by:
getMapInt64Stringin interfaceTestAllTypesOrBuilder
-
getMapInt64StringMap
map<int64, string> map_int64_string = 86;- Specified by:
getMapInt64StringMapin interfaceTestAllTypesOrBuilder
-
getMapInt64StringOrDefault
map<int64, string> map_int64_string = 86;- Specified by:
getMapInt64StringOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64StringOrThrow
map<int64, string> map_int64_string = 86;- Specified by:
getMapInt64StringOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64String
-
removeMapInt64String
map<int64, string> map_int64_string = 86; -
getMutableMapInt64String
Deprecated.Use alternate mutation accessors instead. -
putMapInt64String
map<int64, string> map_int64_string = 86; -
putAllMapInt64String
map<int64, string> map_int64_string = 86; -
getMapInt64BytesCount
public int getMapInt64BytesCount()Description copied from interface:TestAllTypesOrBuildermap<int64, bytes> map_int64_bytes = 87;- Specified by:
getMapInt64BytesCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Bytes
public boolean containsMapInt64Bytes(long key) map<int64, bytes> map_int64_bytes = 87;- Specified by:
containsMapInt64Bytesin interfaceTestAllTypesOrBuilder
-
getMapInt64Bytes
Deprecated.UsegetMapInt64BytesMap()instead.- Specified by:
getMapInt64Bytesin interfaceTestAllTypesOrBuilder
-
getMapInt64BytesMap
map<int64, bytes> map_int64_bytes = 87;- Specified by:
getMapInt64BytesMapin interfaceTestAllTypesOrBuilder
-
getMapInt64BytesOrDefault
public com.google.protobuf.ByteString getMapInt64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue) map<int64, bytes> map_int64_bytes = 87;- Specified by:
getMapInt64BytesOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64BytesOrThrow
public com.google.protobuf.ByteString getMapInt64BytesOrThrow(long key) map<int64, bytes> map_int64_bytes = 87;- Specified by:
getMapInt64BytesOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Bytes
-
removeMapInt64Bytes
map<int64, bytes> map_int64_bytes = 87; -
getMutableMapInt64Bytes
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Bytes
map<int64, bytes> map_int64_bytes = 87; -
putAllMapInt64Bytes
map<int64, bytes> map_int64_bytes = 87; -
getMapInt64Int32Count
public int getMapInt64Int32Count()Description copied from interface:TestAllTypesOrBuildermap<int64, int32> map_int64_int32 = 88;- Specified by:
getMapInt64Int32Countin interfaceTestAllTypesOrBuilder
-
containsMapInt64Int32
public boolean containsMapInt64Int32(long key) map<int64, int32> map_int64_int32 = 88;- Specified by:
containsMapInt64Int32in interfaceTestAllTypesOrBuilder
-
getMapInt64Int32
Deprecated.UsegetMapInt64Int32Map()instead.- Specified by:
getMapInt64Int32in interfaceTestAllTypesOrBuilder
-
getMapInt64Int32Map
map<int64, int32> map_int64_int32 = 88;- Specified by:
getMapInt64Int32Mapin interfaceTestAllTypesOrBuilder
-
getMapInt64Int32OrDefault
public int getMapInt64Int32OrDefault(long key, int defaultValue) map<int64, int32> map_int64_int32 = 88;- Specified by:
getMapInt64Int32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64Int32OrThrow
public int getMapInt64Int32OrThrow(long key) map<int64, int32> map_int64_int32 = 88;- Specified by:
getMapInt64Int32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Int32
-
removeMapInt64Int32
map<int64, int32> map_int64_int32 = 88; -
getMutableMapInt64Int32
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Int32
map<int64, int32> map_int64_int32 = 88; -
putAllMapInt64Int32
map<int64, int32> map_int64_int32 = 88; -
getMapInt64Int64Count
public int getMapInt64Int64Count()Description copied from interface:TestAllTypesOrBuildermap<int64, int64> map_int64_int64 = 89;- Specified by:
getMapInt64Int64Countin interfaceTestAllTypesOrBuilder
-
containsMapInt64Int64
public boolean containsMapInt64Int64(long key) map<int64, int64> map_int64_int64 = 89;- Specified by:
containsMapInt64Int64in interfaceTestAllTypesOrBuilder
-
getMapInt64Int64
Deprecated.UsegetMapInt64Int64Map()instead.- Specified by:
getMapInt64Int64in interfaceTestAllTypesOrBuilder
-
getMapInt64Int64Map
map<int64, int64> map_int64_int64 = 89;- Specified by:
getMapInt64Int64Mapin interfaceTestAllTypesOrBuilder
-
getMapInt64Int64OrDefault
public long getMapInt64Int64OrDefault(long key, long defaultValue) map<int64, int64> map_int64_int64 = 89;- Specified by:
getMapInt64Int64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64Int64OrThrow
public long getMapInt64Int64OrThrow(long key) map<int64, int64> map_int64_int64 = 89;- Specified by:
getMapInt64Int64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Int64
-
removeMapInt64Int64
map<int64, int64> map_int64_int64 = 89; -
getMutableMapInt64Int64
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Int64
map<int64, int64> map_int64_int64 = 89; -
putAllMapInt64Int64
map<int64, int64> map_int64_int64 = 89; -
getMapInt64Uint32Count
public int getMapInt64Uint32Count()Description copied from interface:TestAllTypesOrBuildermap<int64, uint32> map_int64_uint32 = 90;- Specified by:
getMapInt64Uint32Countin interfaceTestAllTypesOrBuilder
-
containsMapInt64Uint32
public boolean containsMapInt64Uint32(long key) map<int64, uint32> map_int64_uint32 = 90;- Specified by:
containsMapInt64Uint32in interfaceTestAllTypesOrBuilder
-
getMapInt64Uint32
Deprecated.UsegetMapInt64Uint32Map()instead.- Specified by:
getMapInt64Uint32in interfaceTestAllTypesOrBuilder
-
getMapInt64Uint32Map
map<int64, uint32> map_int64_uint32 = 90;- Specified by:
getMapInt64Uint32Mapin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint32OrDefault
public int getMapInt64Uint32OrDefault(long key, int defaultValue) map<int64, uint32> map_int64_uint32 = 90;- Specified by:
getMapInt64Uint32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint32OrThrow
public int getMapInt64Uint32OrThrow(long key) map<int64, uint32> map_int64_uint32 = 90;- Specified by:
getMapInt64Uint32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Uint32
-
removeMapInt64Uint32
map<int64, uint32> map_int64_uint32 = 90; -
getMutableMapInt64Uint32
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Uint32
map<int64, uint32> map_int64_uint32 = 90; -
putAllMapInt64Uint32
map<int64, uint32> map_int64_uint32 = 90; -
getMapInt64Uint64Count
public int getMapInt64Uint64Count()Description copied from interface:TestAllTypesOrBuildermap<int64, uint64> map_int64_uint64 = 91;- Specified by:
getMapInt64Uint64Countin interfaceTestAllTypesOrBuilder
-
containsMapInt64Uint64
public boolean containsMapInt64Uint64(long key) map<int64, uint64> map_int64_uint64 = 91;- Specified by:
containsMapInt64Uint64in interfaceTestAllTypesOrBuilder
-
getMapInt64Uint64
Deprecated.UsegetMapInt64Uint64Map()instead.- Specified by:
getMapInt64Uint64in interfaceTestAllTypesOrBuilder
-
getMapInt64Uint64Map
map<int64, uint64> map_int64_uint64 = 91;- Specified by:
getMapInt64Uint64Mapin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint64OrDefault
public long getMapInt64Uint64OrDefault(long key, long defaultValue) map<int64, uint64> map_int64_uint64 = 91;- Specified by:
getMapInt64Uint64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint64OrThrow
public long getMapInt64Uint64OrThrow(long key) map<int64, uint64> map_int64_uint64 = 91;- Specified by:
getMapInt64Uint64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Uint64
-
removeMapInt64Uint64
map<int64, uint64> map_int64_uint64 = 91; -
getMutableMapInt64Uint64
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Uint64
map<int64, uint64> map_int64_uint64 = 91; -
putAllMapInt64Uint64
map<int64, uint64> map_int64_uint64 = 91; -
getMapInt64FloatCount
public int getMapInt64FloatCount()Description copied from interface:TestAllTypesOrBuildermap<int64, float> map_int64_float = 92;- Specified by:
getMapInt64FloatCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Float
public boolean containsMapInt64Float(long key) map<int64, float> map_int64_float = 92;- Specified by:
containsMapInt64Floatin interfaceTestAllTypesOrBuilder
-
getMapInt64Float
Deprecated.UsegetMapInt64FloatMap()instead.- Specified by:
getMapInt64Floatin interfaceTestAllTypesOrBuilder
-
getMapInt64FloatMap
map<int64, float> map_int64_float = 92;- Specified by:
getMapInt64FloatMapin interfaceTestAllTypesOrBuilder
-
getMapInt64FloatOrDefault
public float getMapInt64FloatOrDefault(long key, float defaultValue) map<int64, float> map_int64_float = 92;- Specified by:
getMapInt64FloatOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64FloatOrThrow
public float getMapInt64FloatOrThrow(long key) map<int64, float> map_int64_float = 92;- Specified by:
getMapInt64FloatOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Float
-
removeMapInt64Float
map<int64, float> map_int64_float = 92; -
getMutableMapInt64Float
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Float
map<int64, float> map_int64_float = 92; -
putAllMapInt64Float
map<int64, float> map_int64_float = 92; -
getMapInt64DoubleCount
public int getMapInt64DoubleCount()Description copied from interface:TestAllTypesOrBuildermap<int64, double> map_int64_double = 93;- Specified by:
getMapInt64DoubleCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Double
public boolean containsMapInt64Double(long key) map<int64, double> map_int64_double = 93;- Specified by:
containsMapInt64Doublein interfaceTestAllTypesOrBuilder
-
getMapInt64Double
Deprecated.UsegetMapInt64DoubleMap()instead.- Specified by:
getMapInt64Doublein interfaceTestAllTypesOrBuilder
-
getMapInt64DoubleMap
map<int64, double> map_int64_double = 93;- Specified by:
getMapInt64DoubleMapin interfaceTestAllTypesOrBuilder
-
getMapInt64DoubleOrDefault
public double getMapInt64DoubleOrDefault(long key, double defaultValue) map<int64, double> map_int64_double = 93;- Specified by:
getMapInt64DoubleOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64DoubleOrThrow
public double getMapInt64DoubleOrThrow(long key) map<int64, double> map_int64_double = 93;- Specified by:
getMapInt64DoubleOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Double
-
removeMapInt64Double
map<int64, double> map_int64_double = 93; -
getMutableMapInt64Double
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Double
map<int64, double> map_int64_double = 93; -
putAllMapInt64Double
map<int64, double> map_int64_double = 93; -
getMapInt64EnumCount
public int getMapInt64EnumCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;- Specified by:
getMapInt64EnumCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Enum
public boolean containsMapInt64Enum(long key) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;- Specified by:
containsMapInt64Enumin interfaceTestAllTypesOrBuilder
-
getMapInt64Enum
Deprecated.UsegetMapInt64EnumMap()instead.- Specified by:
getMapInt64Enumin interfaceTestAllTypesOrBuilder
-
getMapInt64EnumMap
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;- Specified by:
getMapInt64EnumMapin interfaceTestAllTypesOrBuilder
-
getMapInt64EnumOrDefault
public TestAllTypes.NestedEnum getMapInt64EnumOrDefault(long key, TestAllTypes.NestedEnum defaultValue) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;- Specified by:
getMapInt64EnumOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64EnumOrThrow
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;- Specified by:
getMapInt64EnumOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Enum
-
removeMapInt64Enum
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94; -
getMutableMapInt64Enum
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Enum
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94; -
putAllMapInt64Enum
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94; -
getMapInt64MessageCount
public int getMapInt64MessageCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;- Specified by:
getMapInt64MessageCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Message
public boolean containsMapInt64Message(long key) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;- Specified by:
containsMapInt64Messagein interfaceTestAllTypesOrBuilder
-
getMapInt64Message
Deprecated.UsegetMapInt64MessageMap()instead.- Specified by:
getMapInt64Messagein interfaceTestAllTypesOrBuilder
-
getMapInt64MessageMap
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;- Specified by:
getMapInt64MessageMapin interfaceTestAllTypesOrBuilder
-
getMapInt64MessageOrDefault
public TestAllTypes.NestedMessage getMapInt64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue) map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;- Specified by:
getMapInt64MessageOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64MessageOrThrow
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;- Specified by:
getMapInt64MessageOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Message
-
removeMapInt64Message
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95; -
getMutableMapInt64Message
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Message
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95; -
putAllMapInt64Message
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95; -
putMapInt64MessageBuilderIfAbsent
map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95; -
getMapInt64DurationCount
public int getMapInt64DurationCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.Duration> map_int64_duration = 234;- Specified by:
getMapInt64DurationCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Duration
public boolean containsMapInt64Duration(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234;- Specified by:
containsMapInt64Durationin interfaceTestAllTypesOrBuilder
-
getMapInt64Duration
Deprecated.UsegetMapInt64DurationMap()instead.- Specified by:
getMapInt64Durationin interfaceTestAllTypesOrBuilder
-
getMapInt64DurationMap
map<int64, .google.protobuf.Duration> map_int64_duration = 234;- Specified by:
getMapInt64DurationMapin interfaceTestAllTypesOrBuilder
-
getMapInt64DurationOrDefault
public com.google.protobuf.Duration getMapInt64DurationOrDefault(long key, com.google.protobuf.Duration defaultValue) map<int64, .google.protobuf.Duration> map_int64_duration = 234;- Specified by:
getMapInt64DurationOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64DurationOrThrow
public com.google.protobuf.Duration getMapInt64DurationOrThrow(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234;- Specified by:
getMapInt64DurationOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Duration
-
removeMapInt64Duration
map<int64, .google.protobuf.Duration> map_int64_duration = 234; -
getMutableMapInt64Duration
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Duration
map<int64, .google.protobuf.Duration> map_int64_duration = 234; -
putAllMapInt64Duration
map<int64, .google.protobuf.Duration> map_int64_duration = 234; -
putMapInt64DurationBuilderIfAbsent
public com.google.protobuf.Duration.Builder putMapInt64DurationBuilderIfAbsent(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234; -
getMapInt64TimestampCount
public int getMapInt64TimestampCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;- Specified by:
getMapInt64TimestampCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Timestamp
public boolean containsMapInt64Timestamp(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;- Specified by:
containsMapInt64Timestampin interfaceTestAllTypesOrBuilder
-
getMapInt64Timestamp
Deprecated.UsegetMapInt64TimestampMap()instead.- Specified by:
getMapInt64Timestampin interfaceTestAllTypesOrBuilder
-
getMapInt64TimestampMap
map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;- Specified by:
getMapInt64TimestampMapin interfaceTestAllTypesOrBuilder
-
getMapInt64TimestampOrDefault
public com.google.protobuf.Timestamp getMapInt64TimestampOrDefault(long key, com.google.protobuf.Timestamp defaultValue) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;- Specified by:
getMapInt64TimestampOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64TimestampOrThrow
public com.google.protobuf.Timestamp getMapInt64TimestampOrThrow(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;- Specified by:
getMapInt64TimestampOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Timestamp
-
removeMapInt64Timestamp
map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235; -
getMutableMapInt64Timestamp
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Timestamp
map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235; -
putAllMapInt64Timestamp
map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235; -
putMapInt64TimestampBuilderIfAbsent
public com.google.protobuf.Timestamp.Builder putMapInt64TimestampBuilderIfAbsent(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235; -
getMapInt64NullValueCount
public int getMapInt64NullValueCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.NullValue> map_int64_null_value = 236;- Specified by:
getMapInt64NullValueCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64NullValue
public boolean containsMapInt64NullValue(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;- Specified by:
containsMapInt64NullValuein interfaceTestAllTypesOrBuilder
-
getMapInt64NullValue
Deprecated.UsegetMapInt64NullValueMap()instead.- Specified by:
getMapInt64NullValuein interfaceTestAllTypesOrBuilder
-
getMapInt64NullValueMap
map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;- Specified by:
getMapInt64NullValueMapin interfaceTestAllTypesOrBuilder
-
getMapInt64NullValueOrDefault
public com.google.protobuf.NullValue getMapInt64NullValueOrDefault(long key, com.google.protobuf.NullValue defaultValue) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;- Specified by:
getMapInt64NullValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64NullValueOrThrow
public com.google.protobuf.NullValue getMapInt64NullValueOrThrow(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;- Specified by:
getMapInt64NullValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64NullValue
-
removeMapInt64NullValue
map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
getMutableMapInt64NullValue
Deprecated.Use alternate mutation accessors instead. -
putMapInt64NullValue
map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
putAllMapInt64NullValue
map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
getMapInt64AnyCount
public int getMapInt64AnyCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.Any> map_int64_any = 272;- Specified by:
getMapInt64AnyCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Any
public boolean containsMapInt64Any(long key) map<int64, .google.protobuf.Any> map_int64_any = 272;- Specified by:
containsMapInt64Anyin interfaceTestAllTypesOrBuilder
-
getMapInt64Any
Deprecated.UsegetMapInt64AnyMap()instead.- Specified by:
getMapInt64Anyin interfaceTestAllTypesOrBuilder
-
getMapInt64AnyMap
map<int64, .google.protobuf.Any> map_int64_any = 272;- Specified by:
getMapInt64AnyMapin interfaceTestAllTypesOrBuilder
-
getMapInt64AnyOrDefault
public com.google.protobuf.Any getMapInt64AnyOrDefault(long key, com.google.protobuf.Any defaultValue) map<int64, .google.protobuf.Any> map_int64_any = 272;- Specified by:
getMapInt64AnyOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64AnyOrThrow
public com.google.protobuf.Any getMapInt64AnyOrThrow(long key) map<int64, .google.protobuf.Any> map_int64_any = 272;- Specified by:
getMapInt64AnyOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Any
-
removeMapInt64Any
map<int64, .google.protobuf.Any> map_int64_any = 272; -
getMutableMapInt64Any
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Any
map<int64, .google.protobuf.Any> map_int64_any = 272; -
putAllMapInt64Any
map<int64, .google.protobuf.Any> map_int64_any = 272; -
putMapInt64AnyBuilderIfAbsent
public com.google.protobuf.Any.Builder putMapInt64AnyBuilderIfAbsent(long key) map<int64, .google.protobuf.Any> map_int64_any = 272; -
getMapInt64StructCount
public int getMapInt64StructCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.Struct> map_int64_struct = 273;- Specified by:
getMapInt64StructCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Struct
public boolean containsMapInt64Struct(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273;- Specified by:
containsMapInt64Structin interfaceTestAllTypesOrBuilder
-
getMapInt64Struct
Deprecated.UsegetMapInt64StructMap()instead.- Specified by:
getMapInt64Structin interfaceTestAllTypesOrBuilder
-
getMapInt64StructMap
map<int64, .google.protobuf.Struct> map_int64_struct = 273;- Specified by:
getMapInt64StructMapin interfaceTestAllTypesOrBuilder
-
getMapInt64StructOrDefault
public com.google.protobuf.Struct getMapInt64StructOrDefault(long key, com.google.protobuf.Struct defaultValue) map<int64, .google.protobuf.Struct> map_int64_struct = 273;- Specified by:
getMapInt64StructOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64StructOrThrow
public com.google.protobuf.Struct getMapInt64StructOrThrow(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273;- Specified by:
getMapInt64StructOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Struct
-
removeMapInt64Struct
map<int64, .google.protobuf.Struct> map_int64_struct = 273; -
getMutableMapInt64Struct
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Struct
map<int64, .google.protobuf.Struct> map_int64_struct = 273; -
putAllMapInt64Struct
map<int64, .google.protobuf.Struct> map_int64_struct = 273; -
putMapInt64StructBuilderIfAbsent
public com.google.protobuf.Struct.Builder putMapInt64StructBuilderIfAbsent(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273; -
getMapInt64ValueCount
public int getMapInt64ValueCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.Value> map_int64_value = 274;- Specified by:
getMapInt64ValueCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Value
public boolean containsMapInt64Value(long key) map<int64, .google.protobuf.Value> map_int64_value = 274;- Specified by:
containsMapInt64Valuein interfaceTestAllTypesOrBuilder
-
getMapInt64Value
Deprecated.UsegetMapInt64ValueMap()instead.- Specified by:
getMapInt64Valuein interfaceTestAllTypesOrBuilder
-
getMapInt64ValueMap
map<int64, .google.protobuf.Value> map_int64_value = 274;- Specified by:
getMapInt64ValueMapin interfaceTestAllTypesOrBuilder
-
getMapInt64ValueOrDefault
public com.google.protobuf.Value getMapInt64ValueOrDefault(long key, com.google.protobuf.Value defaultValue) map<int64, .google.protobuf.Value> map_int64_value = 274;- Specified by:
getMapInt64ValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64ValueOrThrow
public com.google.protobuf.Value getMapInt64ValueOrThrow(long key) map<int64, .google.protobuf.Value> map_int64_value = 274;- Specified by:
getMapInt64ValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Value
-
removeMapInt64Value
map<int64, .google.protobuf.Value> map_int64_value = 274; -
getMutableMapInt64Value
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Value
map<int64, .google.protobuf.Value> map_int64_value = 274; -
putAllMapInt64Value
map<int64, .google.protobuf.Value> map_int64_value = 274; -
putMapInt64ValueBuilderIfAbsent
public com.google.protobuf.Value.Builder putMapInt64ValueBuilderIfAbsent(long key) map<int64, .google.protobuf.Value> map_int64_value = 274; -
getMapInt64ListValueCount
public int getMapInt64ListValueCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.ListValue> map_int64_list_value = 275;- Specified by:
getMapInt64ListValueCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64ListValue
public boolean containsMapInt64ListValue(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;- Specified by:
containsMapInt64ListValuein interfaceTestAllTypesOrBuilder
-
getMapInt64ListValue
Deprecated.UsegetMapInt64ListValueMap()instead.- Specified by:
getMapInt64ListValuein interfaceTestAllTypesOrBuilder
-
getMapInt64ListValueMap
map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;- Specified by:
getMapInt64ListValueMapin interfaceTestAllTypesOrBuilder
-
getMapInt64ListValueOrDefault
public com.google.protobuf.ListValue getMapInt64ListValueOrDefault(long key, com.google.protobuf.ListValue defaultValue) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;- Specified by:
getMapInt64ListValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64ListValueOrThrow
public com.google.protobuf.ListValue getMapInt64ListValueOrThrow(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;- Specified by:
getMapInt64ListValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64ListValue
-
removeMapInt64ListValue
map<int64, .google.protobuf.ListValue> map_int64_list_value = 275; -
getMutableMapInt64ListValue
Deprecated.Use alternate mutation accessors instead. -
putMapInt64ListValue
map<int64, .google.protobuf.ListValue> map_int64_list_value = 275; -
putAllMapInt64ListValue
map<int64, .google.protobuf.ListValue> map_int64_list_value = 275; -
putMapInt64ListValueBuilderIfAbsent
public com.google.protobuf.ListValue.Builder putMapInt64ListValueBuilderIfAbsent(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275; -
getMapInt64Int64WrapperCount
public int getMapInt64Int64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;- Specified by:
getMapInt64Int64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Int64Wrapper
public boolean containsMapInt64Int64Wrapper(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;- Specified by:
containsMapInt64Int64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64Int64Wrapper
Deprecated.UsegetMapInt64Int64WrapperMap()instead.- Specified by:
getMapInt64Int64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64Int64WrapperMap
map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;- Specified by:
getMapInt64Int64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt64Int64WrapperOrDefault
public com.google.protobuf.Int64Value getMapInt64Int64WrapperOrDefault(long key, com.google.protobuf.Int64Value defaultValue) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;- Specified by:
getMapInt64Int64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64Int64WrapperOrThrow
public com.google.protobuf.Int64Value getMapInt64Int64WrapperOrThrow(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;- Specified by:
getMapInt64Int64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Int64Wrapper
-
removeMapInt64Int64Wrapper
map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276; -
getMutableMapInt64Int64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Int64Wrapper
map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276; -
putAllMapInt64Int64Wrapper
public TestAllTypes.Builder putAllMapInt64Int64Wrapper(Map<Long, com.google.protobuf.Int64Value> values) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276; -
putMapInt64Int64WrapperBuilderIfAbsent
public com.google.protobuf.Int64Value.Builder putMapInt64Int64WrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276; -
getMapInt64Int32WrapperCount
public int getMapInt64Int32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;- Specified by:
getMapInt64Int32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Int32Wrapper
public boolean containsMapInt64Int32Wrapper(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;- Specified by:
containsMapInt64Int32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64Int32Wrapper
Deprecated.UsegetMapInt64Int32WrapperMap()instead.- Specified by:
getMapInt64Int32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64Int32WrapperMap
map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;- Specified by:
getMapInt64Int32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt64Int32WrapperOrDefault
public com.google.protobuf.Int32Value getMapInt64Int32WrapperOrDefault(long key, com.google.protobuf.Int32Value defaultValue) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;- Specified by:
getMapInt64Int32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64Int32WrapperOrThrow
public com.google.protobuf.Int32Value getMapInt64Int32WrapperOrThrow(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;- Specified by:
getMapInt64Int32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Int32Wrapper
-
removeMapInt64Int32Wrapper
map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277; -
getMutableMapInt64Int32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Int32Wrapper
map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277; -
putAllMapInt64Int32Wrapper
public TestAllTypes.Builder putAllMapInt64Int32Wrapper(Map<Long, com.google.protobuf.Int32Value> values) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277; -
putMapInt64Int32WrapperBuilderIfAbsent
public com.google.protobuf.Int32Value.Builder putMapInt64Int32WrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277; -
getMapInt64DoubleWrapperCount
public int getMapInt64DoubleWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;- Specified by:
getMapInt64DoubleWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64DoubleWrapper
public boolean containsMapInt64DoubleWrapper(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;- Specified by:
containsMapInt64DoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64DoubleWrapper
Deprecated.UsegetMapInt64DoubleWrapperMap()instead.- Specified by:
getMapInt64DoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64DoubleWrapperMap
map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;- Specified by:
getMapInt64DoubleWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt64DoubleWrapperOrDefault
public com.google.protobuf.DoubleValue getMapInt64DoubleWrapperOrDefault(long key, com.google.protobuf.DoubleValue defaultValue) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;- Specified by:
getMapInt64DoubleWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64DoubleWrapperOrThrow
public com.google.protobuf.DoubleValue getMapInt64DoubleWrapperOrThrow(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;- Specified by:
getMapInt64DoubleWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64DoubleWrapper
-
removeMapInt64DoubleWrapper
map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278; -
getMutableMapInt64DoubleWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt64DoubleWrapper
public TestAllTypes.Builder putMapInt64DoubleWrapper(long key, com.google.protobuf.DoubleValue value) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278; -
putAllMapInt64DoubleWrapper
public TestAllTypes.Builder putAllMapInt64DoubleWrapper(Map<Long, com.google.protobuf.DoubleValue> values) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278; -
putMapInt64DoubleWrapperBuilderIfAbsent
public com.google.protobuf.DoubleValue.Builder putMapInt64DoubleWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278; -
getMapInt64FloatWrapperCount
public int getMapInt64FloatWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;- Specified by:
getMapInt64FloatWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64FloatWrapper
public boolean containsMapInt64FloatWrapper(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;- Specified by:
containsMapInt64FloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64FloatWrapper
Deprecated.UsegetMapInt64FloatWrapperMap()instead.- Specified by:
getMapInt64FloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64FloatWrapperMap
map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;- Specified by:
getMapInt64FloatWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt64FloatWrapperOrDefault
public com.google.protobuf.FloatValue getMapInt64FloatWrapperOrDefault(long key, com.google.protobuf.FloatValue defaultValue) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;- Specified by:
getMapInt64FloatWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64FloatWrapperOrThrow
public com.google.protobuf.FloatValue getMapInt64FloatWrapperOrThrow(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;- Specified by:
getMapInt64FloatWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64FloatWrapper
-
removeMapInt64FloatWrapper
map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279; -
getMutableMapInt64FloatWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt64FloatWrapper
map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279; -
putAllMapInt64FloatWrapper
public TestAllTypes.Builder putAllMapInt64FloatWrapper(Map<Long, com.google.protobuf.FloatValue> values) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279; -
putMapInt64FloatWrapperBuilderIfAbsent
public com.google.protobuf.FloatValue.Builder putMapInt64FloatWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279; -
getMapInt64Uint64WrapperCount
public int getMapInt64Uint64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;- Specified by:
getMapInt64Uint64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Uint64Wrapper
public boolean containsMapInt64Uint64Wrapper(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;- Specified by:
containsMapInt64Uint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint64Wrapper
Deprecated.UsegetMapInt64Uint64WrapperMap()instead.- Specified by:
getMapInt64Uint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint64WrapperMap
map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;- Specified by:
getMapInt64Uint64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint64WrapperOrDefault
public com.google.protobuf.UInt64Value getMapInt64Uint64WrapperOrDefault(long key, com.google.protobuf.UInt64Value defaultValue) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;- Specified by:
getMapInt64Uint64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint64WrapperOrThrow
public com.google.protobuf.UInt64Value getMapInt64Uint64WrapperOrThrow(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;- Specified by:
getMapInt64Uint64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Uint64Wrapper
-
removeMapInt64Uint64Wrapper
map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280; -
getMutableMapInt64Uint64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Uint64Wrapper
public TestAllTypes.Builder putMapInt64Uint64Wrapper(long key, com.google.protobuf.UInt64Value value) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280; -
putAllMapInt64Uint64Wrapper
public TestAllTypes.Builder putAllMapInt64Uint64Wrapper(Map<Long, com.google.protobuf.UInt64Value> values) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280; -
putMapInt64Uint64WrapperBuilderIfAbsent
public com.google.protobuf.UInt64Value.Builder putMapInt64Uint64WrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280; -
getMapInt64Uint32WrapperCount
public int getMapInt64Uint32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;- Specified by:
getMapInt64Uint32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64Uint32Wrapper
public boolean containsMapInt64Uint32Wrapper(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;- Specified by:
containsMapInt64Uint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint32Wrapper
Deprecated.UsegetMapInt64Uint32WrapperMap()instead.- Specified by:
getMapInt64Uint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint32WrapperMap
map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;- Specified by:
getMapInt64Uint32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint32WrapperOrDefault
public com.google.protobuf.UInt32Value getMapInt64Uint32WrapperOrDefault(long key, com.google.protobuf.UInt32Value defaultValue) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;- Specified by:
getMapInt64Uint32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64Uint32WrapperOrThrow
public com.google.protobuf.UInt32Value getMapInt64Uint32WrapperOrThrow(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;- Specified by:
getMapInt64Uint32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64Uint32Wrapper
-
removeMapInt64Uint32Wrapper
map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281; -
getMutableMapInt64Uint32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt64Uint32Wrapper
public TestAllTypes.Builder putMapInt64Uint32Wrapper(long key, com.google.protobuf.UInt32Value value) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281; -
putAllMapInt64Uint32Wrapper
public TestAllTypes.Builder putAllMapInt64Uint32Wrapper(Map<Long, com.google.protobuf.UInt32Value> values) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281; -
putMapInt64Uint32WrapperBuilderIfAbsent
public com.google.protobuf.UInt32Value.Builder putMapInt64Uint32WrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281; -
getMapInt64StringWrapperCount
public int getMapInt64StringWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;- Specified by:
getMapInt64StringWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64StringWrapper
public boolean containsMapInt64StringWrapper(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;- Specified by:
containsMapInt64StringWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64StringWrapper
Deprecated.UsegetMapInt64StringWrapperMap()instead.- Specified by:
getMapInt64StringWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64StringWrapperMap
map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;- Specified by:
getMapInt64StringWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt64StringWrapperOrDefault
public com.google.protobuf.StringValue getMapInt64StringWrapperOrDefault(long key, com.google.protobuf.StringValue defaultValue) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;- Specified by:
getMapInt64StringWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64StringWrapperOrThrow
public com.google.protobuf.StringValue getMapInt64StringWrapperOrThrow(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;- Specified by:
getMapInt64StringWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64StringWrapper
-
removeMapInt64StringWrapper
map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282; -
getMutableMapInt64StringWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt64StringWrapper
public TestAllTypes.Builder putMapInt64StringWrapper(long key, com.google.protobuf.StringValue value) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282; -
putAllMapInt64StringWrapper
public TestAllTypes.Builder putAllMapInt64StringWrapper(Map<Long, com.google.protobuf.StringValue> values) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282; -
putMapInt64StringWrapperBuilderIfAbsent
public com.google.protobuf.StringValue.Builder putMapInt64StringWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282; -
getMapInt64BoolWrapperCount
public int getMapInt64BoolWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;- Specified by:
getMapInt64BoolWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64BoolWrapper
public boolean containsMapInt64BoolWrapper(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;- Specified by:
containsMapInt64BoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64BoolWrapper
Deprecated.UsegetMapInt64BoolWrapperMap()instead.- Specified by:
getMapInt64BoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64BoolWrapperMap
map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;- Specified by:
getMapInt64BoolWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt64BoolWrapperOrDefault
public com.google.protobuf.BoolValue getMapInt64BoolWrapperOrDefault(long key, com.google.protobuf.BoolValue defaultValue) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;- Specified by:
getMapInt64BoolWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64BoolWrapperOrThrow
public com.google.protobuf.BoolValue getMapInt64BoolWrapperOrThrow(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;- Specified by:
getMapInt64BoolWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64BoolWrapper
-
removeMapInt64BoolWrapper
map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283; -
getMutableMapInt64BoolWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt64BoolWrapper
map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283; -
putAllMapInt64BoolWrapper
public TestAllTypes.Builder putAllMapInt64BoolWrapper(Map<Long, com.google.protobuf.BoolValue> values) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283; -
putMapInt64BoolWrapperBuilderIfAbsent
public com.google.protobuf.BoolValue.Builder putMapInt64BoolWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283; -
getMapInt64BytesWrapperCount
public int getMapInt64BytesWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;- Specified by:
getMapInt64BytesWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapInt64BytesWrapper
public boolean containsMapInt64BytesWrapper(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;- Specified by:
containsMapInt64BytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64BytesWrapper
Deprecated.UsegetMapInt64BytesWrapperMap()instead.- Specified by:
getMapInt64BytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapInt64BytesWrapperMap
map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;- Specified by:
getMapInt64BytesWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapInt64BytesWrapperOrDefault
public com.google.protobuf.BytesValue getMapInt64BytesWrapperOrDefault(long key, com.google.protobuf.BytesValue defaultValue) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;- Specified by:
getMapInt64BytesWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapInt64BytesWrapperOrThrow
public com.google.protobuf.BytesValue getMapInt64BytesWrapperOrThrow(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;- Specified by:
getMapInt64BytesWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapInt64BytesWrapper
-
removeMapInt64BytesWrapper
map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284; -
getMutableMapInt64BytesWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapInt64BytesWrapper
map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284; -
putAllMapInt64BytesWrapper
public TestAllTypes.Builder putAllMapInt64BytesWrapper(Map<Long, com.google.protobuf.BytesValue> values) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284; -
putMapInt64BytesWrapperBuilderIfAbsent
public com.google.protobuf.BytesValue.Builder putMapInt64BytesWrapperBuilderIfAbsent(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284; -
getMapUint32BoolCount
public int getMapUint32BoolCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, bool> map_uint32_bool = 96;- Specified by:
getMapUint32BoolCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Bool
public boolean containsMapUint32Bool(int key) map<uint32, bool> map_uint32_bool = 96;- Specified by:
containsMapUint32Boolin interfaceTestAllTypesOrBuilder
-
getMapUint32Bool
Deprecated.UsegetMapUint32BoolMap()instead.- Specified by:
getMapUint32Boolin interfaceTestAllTypesOrBuilder
-
getMapUint32BoolMap
map<uint32, bool> map_uint32_bool = 96;- Specified by:
getMapUint32BoolMapin interfaceTestAllTypesOrBuilder
-
getMapUint32BoolOrDefault
public boolean getMapUint32BoolOrDefault(int key, boolean defaultValue) map<uint32, bool> map_uint32_bool = 96;- Specified by:
getMapUint32BoolOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32BoolOrThrow
public boolean getMapUint32BoolOrThrow(int key) map<uint32, bool> map_uint32_bool = 96;- Specified by:
getMapUint32BoolOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Bool
-
removeMapUint32Bool
map<uint32, bool> map_uint32_bool = 96; -
getMutableMapUint32Bool
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Bool
map<uint32, bool> map_uint32_bool = 96; -
putAllMapUint32Bool
map<uint32, bool> map_uint32_bool = 96; -
getMapUint32StringCount
public int getMapUint32StringCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, string> map_uint32_string = 97;- Specified by:
getMapUint32StringCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32String
public boolean containsMapUint32String(int key) map<uint32, string> map_uint32_string = 97;- Specified by:
containsMapUint32Stringin interfaceTestAllTypesOrBuilder
-
getMapUint32String
Deprecated.UsegetMapUint32StringMap()instead.- Specified by:
getMapUint32Stringin interfaceTestAllTypesOrBuilder
-
getMapUint32StringMap
map<uint32, string> map_uint32_string = 97;- Specified by:
getMapUint32StringMapin interfaceTestAllTypesOrBuilder
-
getMapUint32StringOrDefault
map<uint32, string> map_uint32_string = 97;- Specified by:
getMapUint32StringOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32StringOrThrow
map<uint32, string> map_uint32_string = 97;- Specified by:
getMapUint32StringOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32String
-
removeMapUint32String
map<uint32, string> map_uint32_string = 97; -
getMutableMapUint32String
Deprecated.Use alternate mutation accessors instead. -
putMapUint32String
map<uint32, string> map_uint32_string = 97; -
putAllMapUint32String
map<uint32, string> map_uint32_string = 97; -
getMapUint32BytesCount
public int getMapUint32BytesCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, bytes> map_uint32_bytes = 98;- Specified by:
getMapUint32BytesCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Bytes
public boolean containsMapUint32Bytes(int key) map<uint32, bytes> map_uint32_bytes = 98;- Specified by:
containsMapUint32Bytesin interfaceTestAllTypesOrBuilder
-
getMapUint32Bytes
Deprecated.UsegetMapUint32BytesMap()instead.- Specified by:
getMapUint32Bytesin interfaceTestAllTypesOrBuilder
-
getMapUint32BytesMap
map<uint32, bytes> map_uint32_bytes = 98;- Specified by:
getMapUint32BytesMapin interfaceTestAllTypesOrBuilder
-
getMapUint32BytesOrDefault
public com.google.protobuf.ByteString getMapUint32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue) map<uint32, bytes> map_uint32_bytes = 98;- Specified by:
getMapUint32BytesOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32BytesOrThrow
public com.google.protobuf.ByteString getMapUint32BytesOrThrow(int key) map<uint32, bytes> map_uint32_bytes = 98;- Specified by:
getMapUint32BytesOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Bytes
-
removeMapUint32Bytes
map<uint32, bytes> map_uint32_bytes = 98; -
getMutableMapUint32Bytes
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Bytes
map<uint32, bytes> map_uint32_bytes = 98; -
putAllMapUint32Bytes
public TestAllTypes.Builder putAllMapUint32Bytes(Map<Integer, com.google.protobuf.ByteString> values) map<uint32, bytes> map_uint32_bytes = 98; -
getMapUint32Int32Count
public int getMapUint32Int32Count()Description copied from interface:TestAllTypesOrBuildermap<uint32, int32> map_uint32_int32 = 99;- Specified by:
getMapUint32Int32Countin interfaceTestAllTypesOrBuilder
-
containsMapUint32Int32
public boolean containsMapUint32Int32(int key) map<uint32, int32> map_uint32_int32 = 99;- Specified by:
containsMapUint32Int32in interfaceTestAllTypesOrBuilder
-
getMapUint32Int32
Deprecated.UsegetMapUint32Int32Map()instead.- Specified by:
getMapUint32Int32in interfaceTestAllTypesOrBuilder
-
getMapUint32Int32Map
map<uint32, int32> map_uint32_int32 = 99;- Specified by:
getMapUint32Int32Mapin interfaceTestAllTypesOrBuilder
-
getMapUint32Int32OrDefault
public int getMapUint32Int32OrDefault(int key, int defaultValue) map<uint32, int32> map_uint32_int32 = 99;- Specified by:
getMapUint32Int32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32Int32OrThrow
public int getMapUint32Int32OrThrow(int key) map<uint32, int32> map_uint32_int32 = 99;- Specified by:
getMapUint32Int32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Int32
-
removeMapUint32Int32
map<uint32, int32> map_uint32_int32 = 99; -
getMutableMapUint32Int32
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Int32
map<uint32, int32> map_uint32_int32 = 99; -
putAllMapUint32Int32
map<uint32, int32> map_uint32_int32 = 99; -
getMapUint32Int64Count
public int getMapUint32Int64Count()Description copied from interface:TestAllTypesOrBuildermap<uint32, int64> map_uint32_int64 = 200;- Specified by:
getMapUint32Int64Countin interfaceTestAllTypesOrBuilder
-
containsMapUint32Int64
public boolean containsMapUint32Int64(int key) map<uint32, int64> map_uint32_int64 = 200;- Specified by:
containsMapUint32Int64in interfaceTestAllTypesOrBuilder
-
getMapUint32Int64
Deprecated.UsegetMapUint32Int64Map()instead.- Specified by:
getMapUint32Int64in interfaceTestAllTypesOrBuilder
-
getMapUint32Int64Map
map<uint32, int64> map_uint32_int64 = 200;- Specified by:
getMapUint32Int64Mapin interfaceTestAllTypesOrBuilder
-
getMapUint32Int64OrDefault
public long getMapUint32Int64OrDefault(int key, long defaultValue) map<uint32, int64> map_uint32_int64 = 200;- Specified by:
getMapUint32Int64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32Int64OrThrow
public long getMapUint32Int64OrThrow(int key) map<uint32, int64> map_uint32_int64 = 200;- Specified by:
getMapUint32Int64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Int64
-
removeMapUint32Int64
map<uint32, int64> map_uint32_int64 = 200; -
getMutableMapUint32Int64
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Int64
map<uint32, int64> map_uint32_int64 = 200; -
putAllMapUint32Int64
map<uint32, int64> map_uint32_int64 = 200; -
getMapUint32Uint32Count
public int getMapUint32Uint32Count()Description copied from interface:TestAllTypesOrBuildermap<uint32, uint32> map_uint32_uint32 = 201;- Specified by:
getMapUint32Uint32Countin interfaceTestAllTypesOrBuilder
-
containsMapUint32Uint32
public boolean containsMapUint32Uint32(int key) map<uint32, uint32> map_uint32_uint32 = 201;- Specified by:
containsMapUint32Uint32in interfaceTestAllTypesOrBuilder
-
getMapUint32Uint32
Deprecated.UsegetMapUint32Uint32Map()instead.- Specified by:
getMapUint32Uint32in interfaceTestAllTypesOrBuilder
-
getMapUint32Uint32Map
map<uint32, uint32> map_uint32_uint32 = 201;- Specified by:
getMapUint32Uint32Mapin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint32OrDefault
public int getMapUint32Uint32OrDefault(int key, int defaultValue) map<uint32, uint32> map_uint32_uint32 = 201;- Specified by:
getMapUint32Uint32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint32OrThrow
public int getMapUint32Uint32OrThrow(int key) map<uint32, uint32> map_uint32_uint32 = 201;- Specified by:
getMapUint32Uint32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Uint32
-
removeMapUint32Uint32
map<uint32, uint32> map_uint32_uint32 = 201; -
getMutableMapUint32Uint32
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Uint32
map<uint32, uint32> map_uint32_uint32 = 201; -
putAllMapUint32Uint32
map<uint32, uint32> map_uint32_uint32 = 201; -
getMapUint32Uint64Count
public int getMapUint32Uint64Count()Description copied from interface:TestAllTypesOrBuildermap<uint32, uint64> map_uint32_uint64 = 202;- Specified by:
getMapUint32Uint64Countin interfaceTestAllTypesOrBuilder
-
containsMapUint32Uint64
public boolean containsMapUint32Uint64(int key) map<uint32, uint64> map_uint32_uint64 = 202;- Specified by:
containsMapUint32Uint64in interfaceTestAllTypesOrBuilder
-
getMapUint32Uint64
Deprecated.UsegetMapUint32Uint64Map()instead.- Specified by:
getMapUint32Uint64in interfaceTestAllTypesOrBuilder
-
getMapUint32Uint64Map
map<uint32, uint64> map_uint32_uint64 = 202;- Specified by:
getMapUint32Uint64Mapin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint64OrDefault
public long getMapUint32Uint64OrDefault(int key, long defaultValue) map<uint32, uint64> map_uint32_uint64 = 202;- Specified by:
getMapUint32Uint64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint64OrThrow
public long getMapUint32Uint64OrThrow(int key) map<uint32, uint64> map_uint32_uint64 = 202;- Specified by:
getMapUint32Uint64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Uint64
-
removeMapUint32Uint64
map<uint32, uint64> map_uint32_uint64 = 202; -
getMutableMapUint32Uint64
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Uint64
map<uint32, uint64> map_uint32_uint64 = 202; -
putAllMapUint32Uint64
map<uint32, uint64> map_uint32_uint64 = 202; -
getMapUint32FloatCount
public int getMapUint32FloatCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, float> map_uint32_float = 203;- Specified by:
getMapUint32FloatCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Float
public boolean containsMapUint32Float(int key) map<uint32, float> map_uint32_float = 203;- Specified by:
containsMapUint32Floatin interfaceTestAllTypesOrBuilder
-
getMapUint32Float
Deprecated.UsegetMapUint32FloatMap()instead.- Specified by:
getMapUint32Floatin interfaceTestAllTypesOrBuilder
-
getMapUint32FloatMap
map<uint32, float> map_uint32_float = 203;- Specified by:
getMapUint32FloatMapin interfaceTestAllTypesOrBuilder
-
getMapUint32FloatOrDefault
public float getMapUint32FloatOrDefault(int key, float defaultValue) map<uint32, float> map_uint32_float = 203;- Specified by:
getMapUint32FloatOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32FloatOrThrow
public float getMapUint32FloatOrThrow(int key) map<uint32, float> map_uint32_float = 203;- Specified by:
getMapUint32FloatOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Float
-
removeMapUint32Float
map<uint32, float> map_uint32_float = 203; -
getMutableMapUint32Float
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Float
map<uint32, float> map_uint32_float = 203; -
putAllMapUint32Float
map<uint32, float> map_uint32_float = 203; -
getMapUint32DoubleCount
public int getMapUint32DoubleCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, double> map_uint32_double = 204;- Specified by:
getMapUint32DoubleCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Double
public boolean containsMapUint32Double(int key) map<uint32, double> map_uint32_double = 204;- Specified by:
containsMapUint32Doublein interfaceTestAllTypesOrBuilder
-
getMapUint32Double
Deprecated.UsegetMapUint32DoubleMap()instead.- Specified by:
getMapUint32Doublein interfaceTestAllTypesOrBuilder
-
getMapUint32DoubleMap
map<uint32, double> map_uint32_double = 204;- Specified by:
getMapUint32DoubleMapin interfaceTestAllTypesOrBuilder
-
getMapUint32DoubleOrDefault
public double getMapUint32DoubleOrDefault(int key, double defaultValue) map<uint32, double> map_uint32_double = 204;- Specified by:
getMapUint32DoubleOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32DoubleOrThrow
public double getMapUint32DoubleOrThrow(int key) map<uint32, double> map_uint32_double = 204;- Specified by:
getMapUint32DoubleOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Double
-
removeMapUint32Double
map<uint32, double> map_uint32_double = 204; -
getMutableMapUint32Double
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Double
map<uint32, double> map_uint32_double = 204; -
putAllMapUint32Double
map<uint32, double> map_uint32_double = 204; -
getMapUint32EnumCount
public int getMapUint32EnumCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;- Specified by:
getMapUint32EnumCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Enum
public boolean containsMapUint32Enum(int key) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;- Specified by:
containsMapUint32Enumin interfaceTestAllTypesOrBuilder
-
getMapUint32Enum
Deprecated.UsegetMapUint32EnumMap()instead.- Specified by:
getMapUint32Enumin interfaceTestAllTypesOrBuilder
-
getMapUint32EnumMap
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;- Specified by:
getMapUint32EnumMapin interfaceTestAllTypesOrBuilder
-
getMapUint32EnumOrDefault
public TestAllTypes.NestedEnum getMapUint32EnumOrDefault(int key, TestAllTypes.NestedEnum defaultValue) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;- Specified by:
getMapUint32EnumOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32EnumOrThrow
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;- Specified by:
getMapUint32EnumOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Enum
-
removeMapUint32Enum
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
getMutableMapUint32Enum
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Enum
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
putAllMapUint32Enum
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
getMapUint32MessageCount
public int getMapUint32MessageCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;- Specified by:
getMapUint32MessageCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Message
public boolean containsMapUint32Message(int key) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;- Specified by:
containsMapUint32Messagein interfaceTestAllTypesOrBuilder
-
getMapUint32Message
Deprecated.UsegetMapUint32MessageMap()instead.- Specified by:
getMapUint32Messagein interfaceTestAllTypesOrBuilder
-
getMapUint32MessageMap
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;- Specified by:
getMapUint32MessageMapin interfaceTestAllTypesOrBuilder
-
getMapUint32MessageOrDefault
public TestAllTypes.NestedMessage getMapUint32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue) map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;- Specified by:
getMapUint32MessageOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32MessageOrThrow
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;- Specified by:
getMapUint32MessageOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Message
-
removeMapUint32Message
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206; -
getMutableMapUint32Message
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Message
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206; -
putAllMapUint32Message
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206; -
putMapUint32MessageBuilderIfAbsent
map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206; -
getMapUint32DurationCount
public int getMapUint32DurationCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.Duration> map_uint32_duration = 237;- Specified by:
getMapUint32DurationCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Duration
public boolean containsMapUint32Duration(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;- Specified by:
containsMapUint32Durationin interfaceTestAllTypesOrBuilder
-
getMapUint32Duration
Deprecated.UsegetMapUint32DurationMap()instead.- Specified by:
getMapUint32Durationin interfaceTestAllTypesOrBuilder
-
getMapUint32DurationMap
map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;- Specified by:
getMapUint32DurationMapin interfaceTestAllTypesOrBuilder
-
getMapUint32DurationOrDefault
public com.google.protobuf.Duration getMapUint32DurationOrDefault(int key, com.google.protobuf.Duration defaultValue) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;- Specified by:
getMapUint32DurationOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32DurationOrThrow
public com.google.protobuf.Duration getMapUint32DurationOrThrow(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;- Specified by:
getMapUint32DurationOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Duration
-
removeMapUint32Duration
map<uint32, .google.protobuf.Duration> map_uint32_duration = 237; -
getMutableMapUint32Duration
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Duration
map<uint32, .google.protobuf.Duration> map_uint32_duration = 237; -
putAllMapUint32Duration
public TestAllTypes.Builder putAllMapUint32Duration(Map<Integer, com.google.protobuf.Duration> values) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237; -
putMapUint32DurationBuilderIfAbsent
public com.google.protobuf.Duration.Builder putMapUint32DurationBuilderIfAbsent(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237; -
getMapUint32TimestampCount
public int getMapUint32TimestampCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;- Specified by:
getMapUint32TimestampCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Timestamp
public boolean containsMapUint32Timestamp(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;- Specified by:
containsMapUint32Timestampin interfaceTestAllTypesOrBuilder
-
getMapUint32Timestamp
Deprecated.UsegetMapUint32TimestampMap()instead.- Specified by:
getMapUint32Timestampin interfaceTestAllTypesOrBuilder
-
getMapUint32TimestampMap
map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;- Specified by:
getMapUint32TimestampMapin interfaceTestAllTypesOrBuilder
-
getMapUint32TimestampOrDefault
public com.google.protobuf.Timestamp getMapUint32TimestampOrDefault(int key, com.google.protobuf.Timestamp defaultValue) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;- Specified by:
getMapUint32TimestampOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32TimestampOrThrow
public com.google.protobuf.Timestamp getMapUint32TimestampOrThrow(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;- Specified by:
getMapUint32TimestampOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Timestamp
-
removeMapUint32Timestamp
map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238; -
getMutableMapUint32Timestamp
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Timestamp
map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238; -
putAllMapUint32Timestamp
public TestAllTypes.Builder putAllMapUint32Timestamp(Map<Integer, com.google.protobuf.Timestamp> values) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238; -
putMapUint32TimestampBuilderIfAbsent
public com.google.protobuf.Timestamp.Builder putMapUint32TimestampBuilderIfAbsent(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238; -
getMapUint32NullValueCount
public int getMapUint32NullValueCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;- Specified by:
getMapUint32NullValueCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32NullValue
public boolean containsMapUint32NullValue(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;- Specified by:
containsMapUint32NullValuein interfaceTestAllTypesOrBuilder
-
getMapUint32NullValue
Deprecated.UsegetMapUint32NullValueMap()instead.- Specified by:
getMapUint32NullValuein interfaceTestAllTypesOrBuilder
-
getMapUint32NullValueMap
map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;- Specified by:
getMapUint32NullValueMapin interfaceTestAllTypesOrBuilder
-
getMapUint32NullValueOrDefault
public com.google.protobuf.NullValue getMapUint32NullValueOrDefault(int key, com.google.protobuf.NullValue defaultValue) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;- Specified by:
getMapUint32NullValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32NullValueOrThrow
public com.google.protobuf.NullValue getMapUint32NullValueOrThrow(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;- Specified by:
getMapUint32NullValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32NullValue
-
removeMapUint32NullValue
map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
getMutableMapUint32NullValue
Deprecated.Use alternate mutation accessors instead. -
putMapUint32NullValue
map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
putAllMapUint32NullValue
public TestAllTypes.Builder putAllMapUint32NullValue(Map<Integer, com.google.protobuf.NullValue> values) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
getMapUint32AnyCount
public int getMapUint32AnyCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.Any> map_uint32_any = 285;- Specified by:
getMapUint32AnyCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Any
public boolean containsMapUint32Any(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285;- Specified by:
containsMapUint32Anyin interfaceTestAllTypesOrBuilder
-
getMapUint32Any
Deprecated.UsegetMapUint32AnyMap()instead.- Specified by:
getMapUint32Anyin interfaceTestAllTypesOrBuilder
-
getMapUint32AnyMap
map<uint32, .google.protobuf.Any> map_uint32_any = 285;- Specified by:
getMapUint32AnyMapin interfaceTestAllTypesOrBuilder
-
getMapUint32AnyOrDefault
public com.google.protobuf.Any getMapUint32AnyOrDefault(int key, com.google.protobuf.Any defaultValue) map<uint32, .google.protobuf.Any> map_uint32_any = 285;- Specified by:
getMapUint32AnyOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32AnyOrThrow
public com.google.protobuf.Any getMapUint32AnyOrThrow(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285;- Specified by:
getMapUint32AnyOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Any
-
removeMapUint32Any
map<uint32, .google.protobuf.Any> map_uint32_any = 285; -
getMutableMapUint32Any
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Any
map<uint32, .google.protobuf.Any> map_uint32_any = 285; -
putAllMapUint32Any
map<uint32, .google.protobuf.Any> map_uint32_any = 285; -
putMapUint32AnyBuilderIfAbsent
public com.google.protobuf.Any.Builder putMapUint32AnyBuilderIfAbsent(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285; -
getMapUint32StructCount
public int getMapUint32StructCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.Struct> map_uint32_struct = 286;- Specified by:
getMapUint32StructCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Struct
public boolean containsMapUint32Struct(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;- Specified by:
containsMapUint32Structin interfaceTestAllTypesOrBuilder
-
getMapUint32Struct
Deprecated.UsegetMapUint32StructMap()instead.- Specified by:
getMapUint32Structin interfaceTestAllTypesOrBuilder
-
getMapUint32StructMap
map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;- Specified by:
getMapUint32StructMapin interfaceTestAllTypesOrBuilder
-
getMapUint32StructOrDefault
public com.google.protobuf.Struct getMapUint32StructOrDefault(int key, com.google.protobuf.Struct defaultValue) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;- Specified by:
getMapUint32StructOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32StructOrThrow
public com.google.protobuf.Struct getMapUint32StructOrThrow(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;- Specified by:
getMapUint32StructOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Struct
-
removeMapUint32Struct
map<uint32, .google.protobuf.Struct> map_uint32_struct = 286; -
getMutableMapUint32Struct
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Struct
map<uint32, .google.protobuf.Struct> map_uint32_struct = 286; -
putAllMapUint32Struct
map<uint32, .google.protobuf.Struct> map_uint32_struct = 286; -
putMapUint32StructBuilderIfAbsent
public com.google.protobuf.Struct.Builder putMapUint32StructBuilderIfAbsent(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286; -
getMapUint32ValueCount
public int getMapUint32ValueCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.Value> map_uint32_value = 287;- Specified by:
getMapUint32ValueCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Value
public boolean containsMapUint32Value(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287;- Specified by:
containsMapUint32Valuein interfaceTestAllTypesOrBuilder
-
getMapUint32Value
Deprecated.UsegetMapUint32ValueMap()instead.- Specified by:
getMapUint32Valuein interfaceTestAllTypesOrBuilder
-
getMapUint32ValueMap
map<uint32, .google.protobuf.Value> map_uint32_value = 287;- Specified by:
getMapUint32ValueMapin interfaceTestAllTypesOrBuilder
-
getMapUint32ValueOrDefault
public com.google.protobuf.Value getMapUint32ValueOrDefault(int key, com.google.protobuf.Value defaultValue) map<uint32, .google.protobuf.Value> map_uint32_value = 287;- Specified by:
getMapUint32ValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32ValueOrThrow
public com.google.protobuf.Value getMapUint32ValueOrThrow(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287;- Specified by:
getMapUint32ValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Value
-
removeMapUint32Value
map<uint32, .google.protobuf.Value> map_uint32_value = 287; -
getMutableMapUint32Value
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Value
map<uint32, .google.protobuf.Value> map_uint32_value = 287; -
putAllMapUint32Value
map<uint32, .google.protobuf.Value> map_uint32_value = 287; -
putMapUint32ValueBuilderIfAbsent
public com.google.protobuf.Value.Builder putMapUint32ValueBuilderIfAbsent(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287; -
getMapUint32ListValueCount
public int getMapUint32ListValueCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;- Specified by:
getMapUint32ListValueCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32ListValue
public boolean containsMapUint32ListValue(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;- Specified by:
containsMapUint32ListValuein interfaceTestAllTypesOrBuilder
-
getMapUint32ListValue
Deprecated.UsegetMapUint32ListValueMap()instead.- Specified by:
getMapUint32ListValuein interfaceTestAllTypesOrBuilder
-
getMapUint32ListValueMap
map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;- Specified by:
getMapUint32ListValueMapin interfaceTestAllTypesOrBuilder
-
getMapUint32ListValueOrDefault
public com.google.protobuf.ListValue getMapUint32ListValueOrDefault(int key, com.google.protobuf.ListValue defaultValue) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;- Specified by:
getMapUint32ListValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32ListValueOrThrow
public com.google.protobuf.ListValue getMapUint32ListValueOrThrow(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;- Specified by:
getMapUint32ListValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32ListValue
-
removeMapUint32ListValue
map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288; -
getMutableMapUint32ListValue
Deprecated.Use alternate mutation accessors instead. -
putMapUint32ListValue
map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288; -
putAllMapUint32ListValue
public TestAllTypes.Builder putAllMapUint32ListValue(Map<Integer, com.google.protobuf.ListValue> values) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288; -
putMapUint32ListValueBuilderIfAbsent
public com.google.protobuf.ListValue.Builder putMapUint32ListValueBuilderIfAbsent(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288; -
getMapUint32Int64WrapperCount
public int getMapUint32Int64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;- Specified by:
getMapUint32Int64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Int64Wrapper
public boolean containsMapUint32Int64Wrapper(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;- Specified by:
containsMapUint32Int64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32Int64Wrapper
Deprecated.UsegetMapUint32Int64WrapperMap()instead.- Specified by:
getMapUint32Int64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32Int64WrapperMap
map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;- Specified by:
getMapUint32Int64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint32Int64WrapperOrDefault
public com.google.protobuf.Int64Value getMapUint32Int64WrapperOrDefault(int key, com.google.protobuf.Int64Value defaultValue) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;- Specified by:
getMapUint32Int64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32Int64WrapperOrThrow
public com.google.protobuf.Int64Value getMapUint32Int64WrapperOrThrow(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;- Specified by:
getMapUint32Int64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Int64Wrapper
-
removeMapUint32Int64Wrapper
map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289; -
getMutableMapUint32Int64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Int64Wrapper
map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289; -
putAllMapUint32Int64Wrapper
public TestAllTypes.Builder putAllMapUint32Int64Wrapper(Map<Integer, com.google.protobuf.Int64Value> values) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289; -
putMapUint32Int64WrapperBuilderIfAbsent
public com.google.protobuf.Int64Value.Builder putMapUint32Int64WrapperBuilderIfAbsent(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289; -
getMapUint32Int32WrapperCount
public int getMapUint32Int32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;- Specified by:
getMapUint32Int32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Int32Wrapper
public boolean containsMapUint32Int32Wrapper(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;- Specified by:
containsMapUint32Int32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32Int32Wrapper
Deprecated.UsegetMapUint32Int32WrapperMap()instead.- Specified by:
getMapUint32Int32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32Int32WrapperMap
map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;- Specified by:
getMapUint32Int32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint32Int32WrapperOrDefault
public com.google.protobuf.Int32Value getMapUint32Int32WrapperOrDefault(int key, com.google.protobuf.Int32Value defaultValue) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;- Specified by:
getMapUint32Int32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32Int32WrapperOrThrow
public com.google.protobuf.Int32Value getMapUint32Int32WrapperOrThrow(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;- Specified by:
getMapUint32Int32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Int32Wrapper
-
removeMapUint32Int32Wrapper
map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290; -
getMutableMapUint32Int32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Int32Wrapper
map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290; -
putAllMapUint32Int32Wrapper
public TestAllTypes.Builder putAllMapUint32Int32Wrapper(Map<Integer, com.google.protobuf.Int32Value> values) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290; -
putMapUint32Int32WrapperBuilderIfAbsent
public com.google.protobuf.Int32Value.Builder putMapUint32Int32WrapperBuilderIfAbsent(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290; -
getMapUint32DoubleWrapperCount
public int getMapUint32DoubleWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;- Specified by:
getMapUint32DoubleWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32DoubleWrapper
public boolean containsMapUint32DoubleWrapper(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;- Specified by:
containsMapUint32DoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32DoubleWrapper
Deprecated.UsegetMapUint32DoubleWrapperMap()instead.- Specified by:
getMapUint32DoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32DoubleWrapperMap
map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;- Specified by:
getMapUint32DoubleWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint32DoubleWrapperOrDefault
public com.google.protobuf.DoubleValue getMapUint32DoubleWrapperOrDefault(int key, com.google.protobuf.DoubleValue defaultValue) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;- Specified by:
getMapUint32DoubleWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32DoubleWrapperOrThrow
public com.google.protobuf.DoubleValue getMapUint32DoubleWrapperOrThrow(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;- Specified by:
getMapUint32DoubleWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32DoubleWrapper
-
removeMapUint32DoubleWrapper
map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291; -
getMutableMapUint32DoubleWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint32DoubleWrapper
public TestAllTypes.Builder putMapUint32DoubleWrapper(int key, com.google.protobuf.DoubleValue value) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291; -
putAllMapUint32DoubleWrapper
public TestAllTypes.Builder putAllMapUint32DoubleWrapper(Map<Integer, com.google.protobuf.DoubleValue> values) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291; -
putMapUint32DoubleWrapperBuilderIfAbsent
public com.google.protobuf.DoubleValue.Builder putMapUint32DoubleWrapperBuilderIfAbsent(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291; -
getMapUint32FloatWrapperCount
public int getMapUint32FloatWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;- Specified by:
getMapUint32FloatWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32FloatWrapper
public boolean containsMapUint32FloatWrapper(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;- Specified by:
containsMapUint32FloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32FloatWrapper
Deprecated.UsegetMapUint32FloatWrapperMap()instead.- Specified by:
getMapUint32FloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32FloatWrapperMap
map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;- Specified by:
getMapUint32FloatWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint32FloatWrapperOrDefault
public com.google.protobuf.FloatValue getMapUint32FloatWrapperOrDefault(int key, com.google.protobuf.FloatValue defaultValue) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;- Specified by:
getMapUint32FloatWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32FloatWrapperOrThrow
public com.google.protobuf.FloatValue getMapUint32FloatWrapperOrThrow(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;- Specified by:
getMapUint32FloatWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32FloatWrapper
-
removeMapUint32FloatWrapper
map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292; -
getMutableMapUint32FloatWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint32FloatWrapper
map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292; -
putAllMapUint32FloatWrapper
public TestAllTypes.Builder putAllMapUint32FloatWrapper(Map<Integer, com.google.protobuf.FloatValue> values) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292; -
putMapUint32FloatWrapperBuilderIfAbsent
public com.google.protobuf.FloatValue.Builder putMapUint32FloatWrapperBuilderIfAbsent(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292; -
getMapUint32Uint64WrapperCount
public int getMapUint32Uint64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;- Specified by:
getMapUint32Uint64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Uint64Wrapper
public boolean containsMapUint32Uint64Wrapper(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;- Specified by:
containsMapUint32Uint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint64Wrapper
Deprecated.UsegetMapUint32Uint64WrapperMap()instead.- Specified by:
getMapUint32Uint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint64WrapperMap
map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;- Specified by:
getMapUint32Uint64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint64WrapperOrDefault
public com.google.protobuf.UInt64Value getMapUint32Uint64WrapperOrDefault(int key, com.google.protobuf.UInt64Value defaultValue) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;- Specified by:
getMapUint32Uint64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint64WrapperOrThrow
public com.google.protobuf.UInt64Value getMapUint32Uint64WrapperOrThrow(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;- Specified by:
getMapUint32Uint64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Uint64Wrapper
-
removeMapUint32Uint64Wrapper
map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293; -
getMutableMapUint32Uint64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Uint64Wrapper
public TestAllTypes.Builder putMapUint32Uint64Wrapper(int key, com.google.protobuf.UInt64Value value) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293; -
putAllMapUint32Uint64Wrapper
public TestAllTypes.Builder putAllMapUint32Uint64Wrapper(Map<Integer, com.google.protobuf.UInt64Value> values) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293; -
putMapUint32Uint64WrapperBuilderIfAbsent
public com.google.protobuf.UInt64Value.Builder putMapUint32Uint64WrapperBuilderIfAbsent(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293; -
getMapUint32Uint32WrapperCount
public int getMapUint32Uint32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;- Specified by:
getMapUint32Uint32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32Uint32Wrapper
public boolean containsMapUint32Uint32Wrapper(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;- Specified by:
containsMapUint32Uint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint32Wrapper
Deprecated.UsegetMapUint32Uint32WrapperMap()instead.- Specified by:
getMapUint32Uint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint32WrapperMap
map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;- Specified by:
getMapUint32Uint32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint32WrapperOrDefault
public com.google.protobuf.UInt32Value getMapUint32Uint32WrapperOrDefault(int key, com.google.protobuf.UInt32Value defaultValue) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;- Specified by:
getMapUint32Uint32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32Uint32WrapperOrThrow
public com.google.protobuf.UInt32Value getMapUint32Uint32WrapperOrThrow(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;- Specified by:
getMapUint32Uint32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32Uint32Wrapper
-
removeMapUint32Uint32Wrapper
map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294; -
getMutableMapUint32Uint32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint32Uint32Wrapper
public TestAllTypes.Builder putMapUint32Uint32Wrapper(int key, com.google.protobuf.UInt32Value value) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294; -
putAllMapUint32Uint32Wrapper
public TestAllTypes.Builder putAllMapUint32Uint32Wrapper(Map<Integer, com.google.protobuf.UInt32Value> values) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294; -
putMapUint32Uint32WrapperBuilderIfAbsent
public com.google.protobuf.UInt32Value.Builder putMapUint32Uint32WrapperBuilderIfAbsent(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294; -
getMapUint32StringWrapperCount
public int getMapUint32StringWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;- Specified by:
getMapUint32StringWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32StringWrapper
public boolean containsMapUint32StringWrapper(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;- Specified by:
containsMapUint32StringWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32StringWrapper
Deprecated.UsegetMapUint32StringWrapperMap()instead.- Specified by:
getMapUint32StringWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32StringWrapperMap
map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;- Specified by:
getMapUint32StringWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint32StringWrapperOrDefault
public com.google.protobuf.StringValue getMapUint32StringWrapperOrDefault(int key, com.google.protobuf.StringValue defaultValue) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;- Specified by:
getMapUint32StringWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32StringWrapperOrThrow
public com.google.protobuf.StringValue getMapUint32StringWrapperOrThrow(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;- Specified by:
getMapUint32StringWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32StringWrapper
-
removeMapUint32StringWrapper
map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295; -
getMutableMapUint32StringWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint32StringWrapper
public TestAllTypes.Builder putMapUint32StringWrapper(int key, com.google.protobuf.StringValue value) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295; -
putAllMapUint32StringWrapper
public TestAllTypes.Builder putAllMapUint32StringWrapper(Map<Integer, com.google.protobuf.StringValue> values) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295; -
putMapUint32StringWrapperBuilderIfAbsent
public com.google.protobuf.StringValue.Builder putMapUint32StringWrapperBuilderIfAbsent(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295; -
getMapUint32BoolWrapperCount
public int getMapUint32BoolWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;- Specified by:
getMapUint32BoolWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32BoolWrapper
public boolean containsMapUint32BoolWrapper(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;- Specified by:
containsMapUint32BoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32BoolWrapper
Deprecated.UsegetMapUint32BoolWrapperMap()instead.- Specified by:
getMapUint32BoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32BoolWrapperMap
map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;- Specified by:
getMapUint32BoolWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint32BoolWrapperOrDefault
public com.google.protobuf.BoolValue getMapUint32BoolWrapperOrDefault(int key, com.google.protobuf.BoolValue defaultValue) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;- Specified by:
getMapUint32BoolWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32BoolWrapperOrThrow
public com.google.protobuf.BoolValue getMapUint32BoolWrapperOrThrow(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;- Specified by:
getMapUint32BoolWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32BoolWrapper
-
removeMapUint32BoolWrapper
map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296; -
getMutableMapUint32BoolWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint32BoolWrapper
map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296; -
putAllMapUint32BoolWrapper
public TestAllTypes.Builder putAllMapUint32BoolWrapper(Map<Integer, com.google.protobuf.BoolValue> values) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296; -
putMapUint32BoolWrapperBuilderIfAbsent
public com.google.protobuf.BoolValue.Builder putMapUint32BoolWrapperBuilderIfAbsent(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296; -
getMapUint32BytesWrapperCount
public int getMapUint32BytesWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;- Specified by:
getMapUint32BytesWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint32BytesWrapper
public boolean containsMapUint32BytesWrapper(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;- Specified by:
containsMapUint32BytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32BytesWrapper
Deprecated.UsegetMapUint32BytesWrapperMap()instead.- Specified by:
getMapUint32BytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint32BytesWrapperMap
map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;- Specified by:
getMapUint32BytesWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint32BytesWrapperOrDefault
public com.google.protobuf.BytesValue getMapUint32BytesWrapperOrDefault(int key, com.google.protobuf.BytesValue defaultValue) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;- Specified by:
getMapUint32BytesWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint32BytesWrapperOrThrow
public com.google.protobuf.BytesValue getMapUint32BytesWrapperOrThrow(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;- Specified by:
getMapUint32BytesWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint32BytesWrapper
-
removeMapUint32BytesWrapper
map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297; -
getMutableMapUint32BytesWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint32BytesWrapper
map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297; -
putAllMapUint32BytesWrapper
public TestAllTypes.Builder putAllMapUint32BytesWrapper(Map<Integer, com.google.protobuf.BytesValue> values) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297; -
putMapUint32BytesWrapperBuilderIfAbsent
public com.google.protobuf.BytesValue.Builder putMapUint32BytesWrapperBuilderIfAbsent(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297; -
getMapUint64BoolCount
public int getMapUint64BoolCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, bool> map_uint64_bool = 207;- Specified by:
getMapUint64BoolCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Bool
public boolean containsMapUint64Bool(long key) map<uint64, bool> map_uint64_bool = 207;- Specified by:
containsMapUint64Boolin interfaceTestAllTypesOrBuilder
-
getMapUint64Bool
Deprecated.UsegetMapUint64BoolMap()instead.- Specified by:
getMapUint64Boolin interfaceTestAllTypesOrBuilder
-
getMapUint64BoolMap
map<uint64, bool> map_uint64_bool = 207;- Specified by:
getMapUint64BoolMapin interfaceTestAllTypesOrBuilder
-
getMapUint64BoolOrDefault
public boolean getMapUint64BoolOrDefault(long key, boolean defaultValue) map<uint64, bool> map_uint64_bool = 207;- Specified by:
getMapUint64BoolOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64BoolOrThrow
public boolean getMapUint64BoolOrThrow(long key) map<uint64, bool> map_uint64_bool = 207;- Specified by:
getMapUint64BoolOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Bool
-
removeMapUint64Bool
map<uint64, bool> map_uint64_bool = 207; -
getMutableMapUint64Bool
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Bool
map<uint64, bool> map_uint64_bool = 207; -
putAllMapUint64Bool
map<uint64, bool> map_uint64_bool = 207; -
getMapUint64StringCount
public int getMapUint64StringCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, string> map_uint64_string = 208;- Specified by:
getMapUint64StringCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64String
public boolean containsMapUint64String(long key) map<uint64, string> map_uint64_string = 208;- Specified by:
containsMapUint64Stringin interfaceTestAllTypesOrBuilder
-
getMapUint64String
Deprecated.UsegetMapUint64StringMap()instead.- Specified by:
getMapUint64Stringin interfaceTestAllTypesOrBuilder
-
getMapUint64StringMap
map<uint64, string> map_uint64_string = 208;- Specified by:
getMapUint64StringMapin interfaceTestAllTypesOrBuilder
-
getMapUint64StringOrDefault
map<uint64, string> map_uint64_string = 208;- Specified by:
getMapUint64StringOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64StringOrThrow
map<uint64, string> map_uint64_string = 208;- Specified by:
getMapUint64StringOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64String
-
removeMapUint64String
map<uint64, string> map_uint64_string = 208; -
getMutableMapUint64String
Deprecated.Use alternate mutation accessors instead. -
putMapUint64String
map<uint64, string> map_uint64_string = 208; -
putAllMapUint64String
map<uint64, string> map_uint64_string = 208; -
getMapUint64BytesCount
public int getMapUint64BytesCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, bytes> map_uint64_bytes = 209;- Specified by:
getMapUint64BytesCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Bytes
public boolean containsMapUint64Bytes(long key) map<uint64, bytes> map_uint64_bytes = 209;- Specified by:
containsMapUint64Bytesin interfaceTestAllTypesOrBuilder
-
getMapUint64Bytes
Deprecated.UsegetMapUint64BytesMap()instead.- Specified by:
getMapUint64Bytesin interfaceTestAllTypesOrBuilder
-
getMapUint64BytesMap
map<uint64, bytes> map_uint64_bytes = 209;- Specified by:
getMapUint64BytesMapin interfaceTestAllTypesOrBuilder
-
getMapUint64BytesOrDefault
public com.google.protobuf.ByteString getMapUint64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue) map<uint64, bytes> map_uint64_bytes = 209;- Specified by:
getMapUint64BytesOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64BytesOrThrow
public com.google.protobuf.ByteString getMapUint64BytesOrThrow(long key) map<uint64, bytes> map_uint64_bytes = 209;- Specified by:
getMapUint64BytesOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Bytes
-
removeMapUint64Bytes
map<uint64, bytes> map_uint64_bytes = 209; -
getMutableMapUint64Bytes
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Bytes
map<uint64, bytes> map_uint64_bytes = 209; -
putAllMapUint64Bytes
map<uint64, bytes> map_uint64_bytes = 209; -
getMapUint64Int32Count
public int getMapUint64Int32Count()Description copied from interface:TestAllTypesOrBuildermap<uint64, int32> map_uint64_int32 = 210;- Specified by:
getMapUint64Int32Countin interfaceTestAllTypesOrBuilder
-
containsMapUint64Int32
public boolean containsMapUint64Int32(long key) map<uint64, int32> map_uint64_int32 = 210;- Specified by:
containsMapUint64Int32in interfaceTestAllTypesOrBuilder
-
getMapUint64Int32
Deprecated.UsegetMapUint64Int32Map()instead.- Specified by:
getMapUint64Int32in interfaceTestAllTypesOrBuilder
-
getMapUint64Int32Map
map<uint64, int32> map_uint64_int32 = 210;- Specified by:
getMapUint64Int32Mapin interfaceTestAllTypesOrBuilder
-
getMapUint64Int32OrDefault
public int getMapUint64Int32OrDefault(long key, int defaultValue) map<uint64, int32> map_uint64_int32 = 210;- Specified by:
getMapUint64Int32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64Int32OrThrow
public int getMapUint64Int32OrThrow(long key) map<uint64, int32> map_uint64_int32 = 210;- Specified by:
getMapUint64Int32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Int32
-
removeMapUint64Int32
map<uint64, int32> map_uint64_int32 = 210; -
getMutableMapUint64Int32
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Int32
map<uint64, int32> map_uint64_int32 = 210; -
putAllMapUint64Int32
map<uint64, int32> map_uint64_int32 = 210; -
getMapUint64Int64Count
public int getMapUint64Int64Count()Description copied from interface:TestAllTypesOrBuildermap<uint64, int64> map_uint64_int64 = 211;- Specified by:
getMapUint64Int64Countin interfaceTestAllTypesOrBuilder
-
containsMapUint64Int64
public boolean containsMapUint64Int64(long key) map<uint64, int64> map_uint64_int64 = 211;- Specified by:
containsMapUint64Int64in interfaceTestAllTypesOrBuilder
-
getMapUint64Int64
Deprecated.UsegetMapUint64Int64Map()instead.- Specified by:
getMapUint64Int64in interfaceTestAllTypesOrBuilder
-
getMapUint64Int64Map
map<uint64, int64> map_uint64_int64 = 211;- Specified by:
getMapUint64Int64Mapin interfaceTestAllTypesOrBuilder
-
getMapUint64Int64OrDefault
public long getMapUint64Int64OrDefault(long key, long defaultValue) map<uint64, int64> map_uint64_int64 = 211;- Specified by:
getMapUint64Int64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64Int64OrThrow
public long getMapUint64Int64OrThrow(long key) map<uint64, int64> map_uint64_int64 = 211;- Specified by:
getMapUint64Int64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Int64
-
removeMapUint64Int64
map<uint64, int64> map_uint64_int64 = 211; -
getMutableMapUint64Int64
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Int64
map<uint64, int64> map_uint64_int64 = 211; -
putAllMapUint64Int64
map<uint64, int64> map_uint64_int64 = 211; -
getMapUint64Uint32Count
public int getMapUint64Uint32Count()Description copied from interface:TestAllTypesOrBuildermap<uint64, uint32> map_uint64_uint32 = 212;- Specified by:
getMapUint64Uint32Countin interfaceTestAllTypesOrBuilder
-
containsMapUint64Uint32
public boolean containsMapUint64Uint32(long key) map<uint64, uint32> map_uint64_uint32 = 212;- Specified by:
containsMapUint64Uint32in interfaceTestAllTypesOrBuilder
-
getMapUint64Uint32
Deprecated.UsegetMapUint64Uint32Map()instead.- Specified by:
getMapUint64Uint32in interfaceTestAllTypesOrBuilder
-
getMapUint64Uint32Map
map<uint64, uint32> map_uint64_uint32 = 212;- Specified by:
getMapUint64Uint32Mapin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint32OrDefault
public int getMapUint64Uint32OrDefault(long key, int defaultValue) map<uint64, uint32> map_uint64_uint32 = 212;- Specified by:
getMapUint64Uint32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint32OrThrow
public int getMapUint64Uint32OrThrow(long key) map<uint64, uint32> map_uint64_uint32 = 212;- Specified by:
getMapUint64Uint32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Uint32
-
removeMapUint64Uint32
map<uint64, uint32> map_uint64_uint32 = 212; -
getMutableMapUint64Uint32
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Uint32
map<uint64, uint32> map_uint64_uint32 = 212; -
putAllMapUint64Uint32
map<uint64, uint32> map_uint64_uint32 = 212; -
getMapUint64Uint64Count
public int getMapUint64Uint64Count()Description copied from interface:TestAllTypesOrBuildermap<uint64, uint64> map_uint64_uint64 = 213;- Specified by:
getMapUint64Uint64Countin interfaceTestAllTypesOrBuilder
-
containsMapUint64Uint64
public boolean containsMapUint64Uint64(long key) map<uint64, uint64> map_uint64_uint64 = 213;- Specified by:
containsMapUint64Uint64in interfaceTestAllTypesOrBuilder
-
getMapUint64Uint64
Deprecated.UsegetMapUint64Uint64Map()instead.- Specified by:
getMapUint64Uint64in interfaceTestAllTypesOrBuilder
-
getMapUint64Uint64Map
map<uint64, uint64> map_uint64_uint64 = 213;- Specified by:
getMapUint64Uint64Mapin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint64OrDefault
public long getMapUint64Uint64OrDefault(long key, long defaultValue) map<uint64, uint64> map_uint64_uint64 = 213;- Specified by:
getMapUint64Uint64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint64OrThrow
public long getMapUint64Uint64OrThrow(long key) map<uint64, uint64> map_uint64_uint64 = 213;- Specified by:
getMapUint64Uint64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Uint64
-
removeMapUint64Uint64
map<uint64, uint64> map_uint64_uint64 = 213; -
getMutableMapUint64Uint64
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Uint64
map<uint64, uint64> map_uint64_uint64 = 213; -
putAllMapUint64Uint64
map<uint64, uint64> map_uint64_uint64 = 213; -
getMapUint64FloatCount
public int getMapUint64FloatCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, float> map_uint64_float = 214;- Specified by:
getMapUint64FloatCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Float
public boolean containsMapUint64Float(long key) map<uint64, float> map_uint64_float = 214;- Specified by:
containsMapUint64Floatin interfaceTestAllTypesOrBuilder
-
getMapUint64Float
Deprecated.UsegetMapUint64FloatMap()instead.- Specified by:
getMapUint64Floatin interfaceTestAllTypesOrBuilder
-
getMapUint64FloatMap
map<uint64, float> map_uint64_float = 214;- Specified by:
getMapUint64FloatMapin interfaceTestAllTypesOrBuilder
-
getMapUint64FloatOrDefault
public float getMapUint64FloatOrDefault(long key, float defaultValue) map<uint64, float> map_uint64_float = 214;- Specified by:
getMapUint64FloatOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64FloatOrThrow
public float getMapUint64FloatOrThrow(long key) map<uint64, float> map_uint64_float = 214;- Specified by:
getMapUint64FloatOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Float
-
removeMapUint64Float
map<uint64, float> map_uint64_float = 214; -
getMutableMapUint64Float
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Float
map<uint64, float> map_uint64_float = 214; -
putAllMapUint64Float
map<uint64, float> map_uint64_float = 214; -
getMapUint64DoubleCount
public int getMapUint64DoubleCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, double> map_uint64_double = 215;- Specified by:
getMapUint64DoubleCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Double
public boolean containsMapUint64Double(long key) map<uint64, double> map_uint64_double = 215;- Specified by:
containsMapUint64Doublein interfaceTestAllTypesOrBuilder
-
getMapUint64Double
Deprecated.UsegetMapUint64DoubleMap()instead.- Specified by:
getMapUint64Doublein interfaceTestAllTypesOrBuilder
-
getMapUint64DoubleMap
map<uint64, double> map_uint64_double = 215;- Specified by:
getMapUint64DoubleMapin interfaceTestAllTypesOrBuilder
-
getMapUint64DoubleOrDefault
public double getMapUint64DoubleOrDefault(long key, double defaultValue) map<uint64, double> map_uint64_double = 215;- Specified by:
getMapUint64DoubleOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64DoubleOrThrow
public double getMapUint64DoubleOrThrow(long key) map<uint64, double> map_uint64_double = 215;- Specified by:
getMapUint64DoubleOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Double
-
removeMapUint64Double
map<uint64, double> map_uint64_double = 215; -
getMutableMapUint64Double
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Double
map<uint64, double> map_uint64_double = 215; -
putAllMapUint64Double
map<uint64, double> map_uint64_double = 215; -
getMapUint64EnumCount
public int getMapUint64EnumCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;- Specified by:
getMapUint64EnumCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Enum
public boolean containsMapUint64Enum(long key) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;- Specified by:
containsMapUint64Enumin interfaceTestAllTypesOrBuilder
-
getMapUint64Enum
Deprecated.UsegetMapUint64EnumMap()instead.- Specified by:
getMapUint64Enumin interfaceTestAllTypesOrBuilder
-
getMapUint64EnumMap
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;- Specified by:
getMapUint64EnumMapin interfaceTestAllTypesOrBuilder
-
getMapUint64EnumOrDefault
public TestAllTypes.NestedEnum getMapUint64EnumOrDefault(long key, TestAllTypes.NestedEnum defaultValue) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;- Specified by:
getMapUint64EnumOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64EnumOrThrow
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;- Specified by:
getMapUint64EnumOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Enum
-
removeMapUint64Enum
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
getMutableMapUint64Enum
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Enum
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
putAllMapUint64Enum
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
getMapUint64MessageCount
public int getMapUint64MessageCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;- Specified by:
getMapUint64MessageCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Message
public boolean containsMapUint64Message(long key) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;- Specified by:
containsMapUint64Messagein interfaceTestAllTypesOrBuilder
-
getMapUint64Message
Deprecated.UsegetMapUint64MessageMap()instead.- Specified by:
getMapUint64Messagein interfaceTestAllTypesOrBuilder
-
getMapUint64MessageMap
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;- Specified by:
getMapUint64MessageMapin interfaceTestAllTypesOrBuilder
-
getMapUint64MessageOrDefault
public TestAllTypes.NestedMessage getMapUint64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue) map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;- Specified by:
getMapUint64MessageOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64MessageOrThrow
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;- Specified by:
getMapUint64MessageOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Message
-
removeMapUint64Message
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217; -
getMutableMapUint64Message
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Message
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217; -
putAllMapUint64Message
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217; -
putMapUint64MessageBuilderIfAbsent
map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217; -
getMapUint64DurationCount
public int getMapUint64DurationCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.Duration> map_uint64_duration = 240;- Specified by:
getMapUint64DurationCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Duration
public boolean containsMapUint64Duration(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;- Specified by:
containsMapUint64Durationin interfaceTestAllTypesOrBuilder
-
getMapUint64Duration
Deprecated.UsegetMapUint64DurationMap()instead.- Specified by:
getMapUint64Durationin interfaceTestAllTypesOrBuilder
-
getMapUint64DurationMap
map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;- Specified by:
getMapUint64DurationMapin interfaceTestAllTypesOrBuilder
-
getMapUint64DurationOrDefault
public com.google.protobuf.Duration getMapUint64DurationOrDefault(long key, com.google.protobuf.Duration defaultValue) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;- Specified by:
getMapUint64DurationOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64DurationOrThrow
public com.google.protobuf.Duration getMapUint64DurationOrThrow(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;- Specified by:
getMapUint64DurationOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Duration
-
removeMapUint64Duration
map<uint64, .google.protobuf.Duration> map_uint64_duration = 240; -
getMutableMapUint64Duration
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Duration
map<uint64, .google.protobuf.Duration> map_uint64_duration = 240; -
putAllMapUint64Duration
map<uint64, .google.protobuf.Duration> map_uint64_duration = 240; -
putMapUint64DurationBuilderIfAbsent
public com.google.protobuf.Duration.Builder putMapUint64DurationBuilderIfAbsent(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240; -
getMapUint64TimestampCount
public int getMapUint64TimestampCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;- Specified by:
getMapUint64TimestampCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Timestamp
public boolean containsMapUint64Timestamp(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;- Specified by:
containsMapUint64Timestampin interfaceTestAllTypesOrBuilder
-
getMapUint64Timestamp
Deprecated.UsegetMapUint64TimestampMap()instead.- Specified by:
getMapUint64Timestampin interfaceTestAllTypesOrBuilder
-
getMapUint64TimestampMap
map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;- Specified by:
getMapUint64TimestampMapin interfaceTestAllTypesOrBuilder
-
getMapUint64TimestampOrDefault
public com.google.protobuf.Timestamp getMapUint64TimestampOrDefault(long key, com.google.protobuf.Timestamp defaultValue) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;- Specified by:
getMapUint64TimestampOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64TimestampOrThrow
public com.google.protobuf.Timestamp getMapUint64TimestampOrThrow(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;- Specified by:
getMapUint64TimestampOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Timestamp
-
removeMapUint64Timestamp
map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241; -
getMutableMapUint64Timestamp
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Timestamp
map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241; -
putAllMapUint64Timestamp
public TestAllTypes.Builder putAllMapUint64Timestamp(Map<Long, com.google.protobuf.Timestamp> values) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241; -
putMapUint64TimestampBuilderIfAbsent
public com.google.protobuf.Timestamp.Builder putMapUint64TimestampBuilderIfAbsent(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241; -
getMapUint64NullValueCount
public int getMapUint64NullValueCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;- Specified by:
getMapUint64NullValueCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64NullValue
public boolean containsMapUint64NullValue(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;- Specified by:
containsMapUint64NullValuein interfaceTestAllTypesOrBuilder
-
getMapUint64NullValue
Deprecated.UsegetMapUint64NullValueMap()instead.- Specified by:
getMapUint64NullValuein interfaceTestAllTypesOrBuilder
-
getMapUint64NullValueMap
map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;- Specified by:
getMapUint64NullValueMapin interfaceTestAllTypesOrBuilder
-
getMapUint64NullValueOrDefault
public com.google.protobuf.NullValue getMapUint64NullValueOrDefault(long key, com.google.protobuf.NullValue defaultValue) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;- Specified by:
getMapUint64NullValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64NullValueOrThrow
public com.google.protobuf.NullValue getMapUint64NullValueOrThrow(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;- Specified by:
getMapUint64NullValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64NullValue
-
removeMapUint64NullValue
map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
getMutableMapUint64NullValue
Deprecated.Use alternate mutation accessors instead. -
putMapUint64NullValue
map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
putAllMapUint64NullValue
public TestAllTypes.Builder putAllMapUint64NullValue(Map<Long, com.google.protobuf.NullValue> values) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
getMapUint64AnyCount
public int getMapUint64AnyCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.Any> map_uint64_any = 298;- Specified by:
getMapUint64AnyCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Any
public boolean containsMapUint64Any(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298;- Specified by:
containsMapUint64Anyin interfaceTestAllTypesOrBuilder
-
getMapUint64Any
Deprecated.UsegetMapUint64AnyMap()instead.- Specified by:
getMapUint64Anyin interfaceTestAllTypesOrBuilder
-
getMapUint64AnyMap
map<uint64, .google.protobuf.Any> map_uint64_any = 298;- Specified by:
getMapUint64AnyMapin interfaceTestAllTypesOrBuilder
-
getMapUint64AnyOrDefault
public com.google.protobuf.Any getMapUint64AnyOrDefault(long key, com.google.protobuf.Any defaultValue) map<uint64, .google.protobuf.Any> map_uint64_any = 298;- Specified by:
getMapUint64AnyOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64AnyOrThrow
public com.google.protobuf.Any getMapUint64AnyOrThrow(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298;- Specified by:
getMapUint64AnyOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Any
-
removeMapUint64Any
map<uint64, .google.protobuf.Any> map_uint64_any = 298; -
getMutableMapUint64Any
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Any
map<uint64, .google.protobuf.Any> map_uint64_any = 298; -
putAllMapUint64Any
map<uint64, .google.protobuf.Any> map_uint64_any = 298; -
putMapUint64AnyBuilderIfAbsent
public com.google.protobuf.Any.Builder putMapUint64AnyBuilderIfAbsent(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298; -
getMapUint64StructCount
public int getMapUint64StructCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.Struct> map_uint64_struct = 299;- Specified by:
getMapUint64StructCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Struct
public boolean containsMapUint64Struct(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;- Specified by:
containsMapUint64Structin interfaceTestAllTypesOrBuilder
-
getMapUint64Struct
Deprecated.UsegetMapUint64StructMap()instead.- Specified by:
getMapUint64Structin interfaceTestAllTypesOrBuilder
-
getMapUint64StructMap
map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;- Specified by:
getMapUint64StructMapin interfaceTestAllTypesOrBuilder
-
getMapUint64StructOrDefault
public com.google.protobuf.Struct getMapUint64StructOrDefault(long key, com.google.protobuf.Struct defaultValue) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;- Specified by:
getMapUint64StructOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64StructOrThrow
public com.google.protobuf.Struct getMapUint64StructOrThrow(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;- Specified by:
getMapUint64StructOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Struct
-
removeMapUint64Struct
map<uint64, .google.protobuf.Struct> map_uint64_struct = 299; -
getMutableMapUint64Struct
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Struct
map<uint64, .google.protobuf.Struct> map_uint64_struct = 299; -
putAllMapUint64Struct
map<uint64, .google.protobuf.Struct> map_uint64_struct = 299; -
putMapUint64StructBuilderIfAbsent
public com.google.protobuf.Struct.Builder putMapUint64StructBuilderIfAbsent(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299; -
getMapUint64ValueCount
public int getMapUint64ValueCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.Value> map_uint64_value = 300;- Specified by:
getMapUint64ValueCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Value
public boolean containsMapUint64Value(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300;- Specified by:
containsMapUint64Valuein interfaceTestAllTypesOrBuilder
-
getMapUint64Value
Deprecated.UsegetMapUint64ValueMap()instead.- Specified by:
getMapUint64Valuein interfaceTestAllTypesOrBuilder
-
getMapUint64ValueMap
map<uint64, .google.protobuf.Value> map_uint64_value = 300;- Specified by:
getMapUint64ValueMapin interfaceTestAllTypesOrBuilder
-
getMapUint64ValueOrDefault
public com.google.protobuf.Value getMapUint64ValueOrDefault(long key, com.google.protobuf.Value defaultValue) map<uint64, .google.protobuf.Value> map_uint64_value = 300;- Specified by:
getMapUint64ValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64ValueOrThrow
public com.google.protobuf.Value getMapUint64ValueOrThrow(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300;- Specified by:
getMapUint64ValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Value
-
removeMapUint64Value
map<uint64, .google.protobuf.Value> map_uint64_value = 300; -
getMutableMapUint64Value
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Value
map<uint64, .google.protobuf.Value> map_uint64_value = 300; -
putAllMapUint64Value
map<uint64, .google.protobuf.Value> map_uint64_value = 300; -
putMapUint64ValueBuilderIfAbsent
public com.google.protobuf.Value.Builder putMapUint64ValueBuilderIfAbsent(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300; -
getMapUint64ListValueCount
public int getMapUint64ListValueCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;- Specified by:
getMapUint64ListValueCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64ListValue
public boolean containsMapUint64ListValue(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;- Specified by:
containsMapUint64ListValuein interfaceTestAllTypesOrBuilder
-
getMapUint64ListValue
Deprecated.UsegetMapUint64ListValueMap()instead.- Specified by:
getMapUint64ListValuein interfaceTestAllTypesOrBuilder
-
getMapUint64ListValueMap
map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;- Specified by:
getMapUint64ListValueMapin interfaceTestAllTypesOrBuilder
-
getMapUint64ListValueOrDefault
public com.google.protobuf.ListValue getMapUint64ListValueOrDefault(long key, com.google.protobuf.ListValue defaultValue) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;- Specified by:
getMapUint64ListValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64ListValueOrThrow
public com.google.protobuf.ListValue getMapUint64ListValueOrThrow(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;- Specified by:
getMapUint64ListValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64ListValue
-
removeMapUint64ListValue
map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301; -
getMutableMapUint64ListValue
Deprecated.Use alternate mutation accessors instead. -
putMapUint64ListValue
map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301; -
putAllMapUint64ListValue
public TestAllTypes.Builder putAllMapUint64ListValue(Map<Long, com.google.protobuf.ListValue> values) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301; -
putMapUint64ListValueBuilderIfAbsent
public com.google.protobuf.ListValue.Builder putMapUint64ListValueBuilderIfAbsent(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301; -
getMapUint64Int64WrapperCount
public int getMapUint64Int64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;- Specified by:
getMapUint64Int64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Int64Wrapper
public boolean containsMapUint64Int64Wrapper(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;- Specified by:
containsMapUint64Int64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64Int64Wrapper
Deprecated.UsegetMapUint64Int64WrapperMap()instead.- Specified by:
getMapUint64Int64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64Int64WrapperMap
map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;- Specified by:
getMapUint64Int64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint64Int64WrapperOrDefault
public com.google.protobuf.Int64Value getMapUint64Int64WrapperOrDefault(long key, com.google.protobuf.Int64Value defaultValue) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;- Specified by:
getMapUint64Int64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64Int64WrapperOrThrow
public com.google.protobuf.Int64Value getMapUint64Int64WrapperOrThrow(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;- Specified by:
getMapUint64Int64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Int64Wrapper
-
removeMapUint64Int64Wrapper
map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302; -
getMutableMapUint64Int64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Int64Wrapper
public TestAllTypes.Builder putMapUint64Int64Wrapper(long key, com.google.protobuf.Int64Value value) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302; -
putAllMapUint64Int64Wrapper
public TestAllTypes.Builder putAllMapUint64Int64Wrapper(Map<Long, com.google.protobuf.Int64Value> values) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302; -
putMapUint64Int64WrapperBuilderIfAbsent
public com.google.protobuf.Int64Value.Builder putMapUint64Int64WrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302; -
getMapUint64Int32WrapperCount
public int getMapUint64Int32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;- Specified by:
getMapUint64Int32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Int32Wrapper
public boolean containsMapUint64Int32Wrapper(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;- Specified by:
containsMapUint64Int32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64Int32Wrapper
Deprecated.UsegetMapUint64Int32WrapperMap()instead.- Specified by:
getMapUint64Int32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64Int32WrapperMap
map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;- Specified by:
getMapUint64Int32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint64Int32WrapperOrDefault
public com.google.protobuf.Int32Value getMapUint64Int32WrapperOrDefault(long key, com.google.protobuf.Int32Value defaultValue) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;- Specified by:
getMapUint64Int32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64Int32WrapperOrThrow
public com.google.protobuf.Int32Value getMapUint64Int32WrapperOrThrow(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;- Specified by:
getMapUint64Int32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Int32Wrapper
-
removeMapUint64Int32Wrapper
map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303; -
getMutableMapUint64Int32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Int32Wrapper
public TestAllTypes.Builder putMapUint64Int32Wrapper(long key, com.google.protobuf.Int32Value value) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303; -
putAllMapUint64Int32Wrapper
public TestAllTypes.Builder putAllMapUint64Int32Wrapper(Map<Long, com.google.protobuf.Int32Value> values) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303; -
putMapUint64Int32WrapperBuilderIfAbsent
public com.google.protobuf.Int32Value.Builder putMapUint64Int32WrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303; -
getMapUint64DoubleWrapperCount
public int getMapUint64DoubleWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;- Specified by:
getMapUint64DoubleWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64DoubleWrapper
public boolean containsMapUint64DoubleWrapper(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;- Specified by:
containsMapUint64DoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64DoubleWrapper
Deprecated.UsegetMapUint64DoubleWrapperMap()instead.- Specified by:
getMapUint64DoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64DoubleWrapperMap
map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;- Specified by:
getMapUint64DoubleWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint64DoubleWrapperOrDefault
public com.google.protobuf.DoubleValue getMapUint64DoubleWrapperOrDefault(long key, com.google.protobuf.DoubleValue defaultValue) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;- Specified by:
getMapUint64DoubleWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64DoubleWrapperOrThrow
public com.google.protobuf.DoubleValue getMapUint64DoubleWrapperOrThrow(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;- Specified by:
getMapUint64DoubleWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64DoubleWrapper
-
removeMapUint64DoubleWrapper
map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304; -
getMutableMapUint64DoubleWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint64DoubleWrapper
public TestAllTypes.Builder putMapUint64DoubleWrapper(long key, com.google.protobuf.DoubleValue value) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304; -
putAllMapUint64DoubleWrapper
public TestAllTypes.Builder putAllMapUint64DoubleWrapper(Map<Long, com.google.protobuf.DoubleValue> values) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304; -
putMapUint64DoubleWrapperBuilderIfAbsent
public com.google.protobuf.DoubleValue.Builder putMapUint64DoubleWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304; -
getMapUint64FloatWrapperCount
public int getMapUint64FloatWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;- Specified by:
getMapUint64FloatWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64FloatWrapper
public boolean containsMapUint64FloatWrapper(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;- Specified by:
containsMapUint64FloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64FloatWrapper
Deprecated.UsegetMapUint64FloatWrapperMap()instead.- Specified by:
getMapUint64FloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64FloatWrapperMap
map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;- Specified by:
getMapUint64FloatWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint64FloatWrapperOrDefault
public com.google.protobuf.FloatValue getMapUint64FloatWrapperOrDefault(long key, com.google.protobuf.FloatValue defaultValue) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;- Specified by:
getMapUint64FloatWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64FloatWrapperOrThrow
public com.google.protobuf.FloatValue getMapUint64FloatWrapperOrThrow(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;- Specified by:
getMapUint64FloatWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64FloatWrapper
-
removeMapUint64FloatWrapper
map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305; -
getMutableMapUint64FloatWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint64FloatWrapper
public TestAllTypes.Builder putMapUint64FloatWrapper(long key, com.google.protobuf.FloatValue value) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305; -
putAllMapUint64FloatWrapper
public TestAllTypes.Builder putAllMapUint64FloatWrapper(Map<Long, com.google.protobuf.FloatValue> values) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305; -
putMapUint64FloatWrapperBuilderIfAbsent
public com.google.protobuf.FloatValue.Builder putMapUint64FloatWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305; -
getMapUint64Uint64WrapperCount
public int getMapUint64Uint64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;- Specified by:
getMapUint64Uint64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Uint64Wrapper
public boolean containsMapUint64Uint64Wrapper(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;- Specified by:
containsMapUint64Uint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint64Wrapper
Deprecated.UsegetMapUint64Uint64WrapperMap()instead.- Specified by:
getMapUint64Uint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint64WrapperMap
map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;- Specified by:
getMapUint64Uint64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint64WrapperOrDefault
public com.google.protobuf.UInt64Value getMapUint64Uint64WrapperOrDefault(long key, com.google.protobuf.UInt64Value defaultValue) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;- Specified by:
getMapUint64Uint64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint64WrapperOrThrow
public com.google.protobuf.UInt64Value getMapUint64Uint64WrapperOrThrow(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;- Specified by:
getMapUint64Uint64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Uint64Wrapper
-
removeMapUint64Uint64Wrapper
map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306; -
getMutableMapUint64Uint64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Uint64Wrapper
public TestAllTypes.Builder putMapUint64Uint64Wrapper(long key, com.google.protobuf.UInt64Value value) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306; -
putAllMapUint64Uint64Wrapper
public TestAllTypes.Builder putAllMapUint64Uint64Wrapper(Map<Long, com.google.protobuf.UInt64Value> values) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306; -
putMapUint64Uint64WrapperBuilderIfAbsent
public com.google.protobuf.UInt64Value.Builder putMapUint64Uint64WrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306; -
getMapUint64Uint32WrapperCount
public int getMapUint64Uint32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;- Specified by:
getMapUint64Uint32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64Uint32Wrapper
public boolean containsMapUint64Uint32Wrapper(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;- Specified by:
containsMapUint64Uint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint32Wrapper
Deprecated.UsegetMapUint64Uint32WrapperMap()instead.- Specified by:
getMapUint64Uint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint32WrapperMap
map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;- Specified by:
getMapUint64Uint32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint32WrapperOrDefault
public com.google.protobuf.UInt32Value getMapUint64Uint32WrapperOrDefault(long key, com.google.protobuf.UInt32Value defaultValue) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;- Specified by:
getMapUint64Uint32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64Uint32WrapperOrThrow
public com.google.protobuf.UInt32Value getMapUint64Uint32WrapperOrThrow(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;- Specified by:
getMapUint64Uint32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64Uint32Wrapper
-
removeMapUint64Uint32Wrapper
map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307; -
getMutableMapUint64Uint32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint64Uint32Wrapper
public TestAllTypes.Builder putMapUint64Uint32Wrapper(long key, com.google.protobuf.UInt32Value value) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307; -
putAllMapUint64Uint32Wrapper
public TestAllTypes.Builder putAllMapUint64Uint32Wrapper(Map<Long, com.google.protobuf.UInt32Value> values) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307; -
putMapUint64Uint32WrapperBuilderIfAbsent
public com.google.protobuf.UInt32Value.Builder putMapUint64Uint32WrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307; -
getMapUint64StringWrapperCount
public int getMapUint64StringWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;- Specified by:
getMapUint64StringWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64StringWrapper
public boolean containsMapUint64StringWrapper(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;- Specified by:
containsMapUint64StringWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64StringWrapper
Deprecated.UsegetMapUint64StringWrapperMap()instead.- Specified by:
getMapUint64StringWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64StringWrapperMap
map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;- Specified by:
getMapUint64StringWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint64StringWrapperOrDefault
public com.google.protobuf.StringValue getMapUint64StringWrapperOrDefault(long key, com.google.protobuf.StringValue defaultValue) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;- Specified by:
getMapUint64StringWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64StringWrapperOrThrow
public com.google.protobuf.StringValue getMapUint64StringWrapperOrThrow(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;- Specified by:
getMapUint64StringWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64StringWrapper
-
removeMapUint64StringWrapper
map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308; -
getMutableMapUint64StringWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint64StringWrapper
public TestAllTypes.Builder putMapUint64StringWrapper(long key, com.google.protobuf.StringValue value) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308; -
putAllMapUint64StringWrapper
public TestAllTypes.Builder putAllMapUint64StringWrapper(Map<Long, com.google.protobuf.StringValue> values) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308; -
putMapUint64StringWrapperBuilderIfAbsent
public com.google.protobuf.StringValue.Builder putMapUint64StringWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308; -
getMapUint64BoolWrapperCount
public int getMapUint64BoolWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;- Specified by:
getMapUint64BoolWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64BoolWrapper
public boolean containsMapUint64BoolWrapper(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;- Specified by:
containsMapUint64BoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64BoolWrapper
Deprecated.UsegetMapUint64BoolWrapperMap()instead.- Specified by:
getMapUint64BoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64BoolWrapperMap
map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;- Specified by:
getMapUint64BoolWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint64BoolWrapperOrDefault
public com.google.protobuf.BoolValue getMapUint64BoolWrapperOrDefault(long key, com.google.protobuf.BoolValue defaultValue) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;- Specified by:
getMapUint64BoolWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64BoolWrapperOrThrow
public com.google.protobuf.BoolValue getMapUint64BoolWrapperOrThrow(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;- Specified by:
getMapUint64BoolWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64BoolWrapper
-
removeMapUint64BoolWrapper
map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309; -
getMutableMapUint64BoolWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint64BoolWrapper
map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309; -
putAllMapUint64BoolWrapper
public TestAllTypes.Builder putAllMapUint64BoolWrapper(Map<Long, com.google.protobuf.BoolValue> values) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309; -
putMapUint64BoolWrapperBuilderIfAbsent
public com.google.protobuf.BoolValue.Builder putMapUint64BoolWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309; -
getMapUint64BytesWrapperCount
public int getMapUint64BytesWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;- Specified by:
getMapUint64BytesWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapUint64BytesWrapper
public boolean containsMapUint64BytesWrapper(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;- Specified by:
containsMapUint64BytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64BytesWrapper
Deprecated.UsegetMapUint64BytesWrapperMap()instead.- Specified by:
getMapUint64BytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapUint64BytesWrapperMap
map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;- Specified by:
getMapUint64BytesWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapUint64BytesWrapperOrDefault
public com.google.protobuf.BytesValue getMapUint64BytesWrapperOrDefault(long key, com.google.protobuf.BytesValue defaultValue) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;- Specified by:
getMapUint64BytesWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapUint64BytesWrapperOrThrow
public com.google.protobuf.BytesValue getMapUint64BytesWrapperOrThrow(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;- Specified by:
getMapUint64BytesWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapUint64BytesWrapper
-
removeMapUint64BytesWrapper
map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310; -
getMutableMapUint64BytesWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapUint64BytesWrapper
public TestAllTypes.Builder putMapUint64BytesWrapper(long key, com.google.protobuf.BytesValue value) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310; -
putAllMapUint64BytesWrapper
public TestAllTypes.Builder putAllMapUint64BytesWrapper(Map<Long, com.google.protobuf.BytesValue> values) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310; -
putMapUint64BytesWrapperBuilderIfAbsent
public com.google.protobuf.BytesValue.Builder putMapUint64BytesWrapperBuilderIfAbsent(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310; -
getMapStringBoolCount
public int getMapStringBoolCount()Description copied from interface:TestAllTypesOrBuildermap<string, bool> map_string_bool = 218;- Specified by:
getMapStringBoolCountin interfaceTestAllTypesOrBuilder
-
containsMapStringBool
map<string, bool> map_string_bool = 218;- Specified by:
containsMapStringBoolin interfaceTestAllTypesOrBuilder
-
getMapStringBool
Deprecated.UsegetMapStringBoolMap()instead.- Specified by:
getMapStringBoolin interfaceTestAllTypesOrBuilder
-
getMapStringBoolMap
map<string, bool> map_string_bool = 218;- Specified by:
getMapStringBoolMapin interfaceTestAllTypesOrBuilder
-
getMapStringBoolOrDefault
map<string, bool> map_string_bool = 218;- Specified by:
getMapStringBoolOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringBoolOrThrow
map<string, bool> map_string_bool = 218;- Specified by:
getMapStringBoolOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringBool
-
removeMapStringBool
map<string, bool> map_string_bool = 218; -
getMutableMapStringBool
Deprecated.Use alternate mutation accessors instead. -
putMapStringBool
map<string, bool> map_string_bool = 218; -
putAllMapStringBool
map<string, bool> map_string_bool = 218; -
getMapStringStringCount
public int getMapStringStringCount()Description copied from interface:TestAllTypesOrBuildermap<string, string> map_string_string = 61;- Specified by:
getMapStringStringCountin interfaceTestAllTypesOrBuilder
-
containsMapStringString
map<string, string> map_string_string = 61;- Specified by:
containsMapStringStringin interfaceTestAllTypesOrBuilder
-
getMapStringString
Deprecated.UsegetMapStringStringMap()instead.- Specified by:
getMapStringStringin interfaceTestAllTypesOrBuilder
-
getMapStringStringMap
map<string, string> map_string_string = 61;- Specified by:
getMapStringStringMapin interfaceTestAllTypesOrBuilder
-
getMapStringStringOrDefault
map<string, string> map_string_string = 61;- Specified by:
getMapStringStringOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringStringOrThrow
map<string, string> map_string_string = 61;- Specified by:
getMapStringStringOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringString
-
removeMapStringString
map<string, string> map_string_string = 61; -
getMutableMapStringString
Deprecated.Use alternate mutation accessors instead. -
putMapStringString
map<string, string> map_string_string = 61; -
putAllMapStringString
map<string, string> map_string_string = 61; -
getMapStringBytesCount
public int getMapStringBytesCount()Description copied from interface:TestAllTypesOrBuildermap<string, bytes> map_string_bytes = 219;- Specified by:
getMapStringBytesCountin interfaceTestAllTypesOrBuilder
-
containsMapStringBytes
map<string, bytes> map_string_bytes = 219;- Specified by:
containsMapStringBytesin interfaceTestAllTypesOrBuilder
-
getMapStringBytes
Deprecated.UsegetMapStringBytesMap()instead.- Specified by:
getMapStringBytesin interfaceTestAllTypesOrBuilder
-
getMapStringBytesMap
map<string, bytes> map_string_bytes = 219;- Specified by:
getMapStringBytesMapin interfaceTestAllTypesOrBuilder
-
getMapStringBytesOrDefault
public com.google.protobuf.ByteString getMapStringBytesOrDefault(String key, com.google.protobuf.ByteString defaultValue) map<string, bytes> map_string_bytes = 219;- Specified by:
getMapStringBytesOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringBytesOrThrow
map<string, bytes> map_string_bytes = 219;- Specified by:
getMapStringBytesOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringBytes
-
removeMapStringBytes
map<string, bytes> map_string_bytes = 219; -
getMutableMapStringBytes
Deprecated.Use alternate mutation accessors instead. -
putMapStringBytes
map<string, bytes> map_string_bytes = 219; -
putAllMapStringBytes
map<string, bytes> map_string_bytes = 219; -
getMapStringInt32Count
public int getMapStringInt32Count()Description copied from interface:TestAllTypesOrBuildermap<string, int32> map_string_int32 = 220;- Specified by:
getMapStringInt32Countin interfaceTestAllTypesOrBuilder
-
containsMapStringInt32
map<string, int32> map_string_int32 = 220;- Specified by:
containsMapStringInt32in interfaceTestAllTypesOrBuilder
-
getMapStringInt32
Deprecated.UsegetMapStringInt32Map()instead.- Specified by:
getMapStringInt32in interfaceTestAllTypesOrBuilder
-
getMapStringInt32Map
map<string, int32> map_string_int32 = 220;- Specified by:
getMapStringInt32Mapin interfaceTestAllTypesOrBuilder
-
getMapStringInt32OrDefault
map<string, int32> map_string_int32 = 220;- Specified by:
getMapStringInt32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringInt32OrThrow
map<string, int32> map_string_int32 = 220;- Specified by:
getMapStringInt32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringInt32
-
removeMapStringInt32
map<string, int32> map_string_int32 = 220; -
getMutableMapStringInt32
Deprecated.Use alternate mutation accessors instead. -
putMapStringInt32
map<string, int32> map_string_int32 = 220; -
putAllMapStringInt32
map<string, int32> map_string_int32 = 220; -
getMapStringInt64Count
public int getMapStringInt64Count()Description copied from interface:TestAllTypesOrBuildermap<string, int64> map_string_int64 = 221;- Specified by:
getMapStringInt64Countin interfaceTestAllTypesOrBuilder
-
containsMapStringInt64
map<string, int64> map_string_int64 = 221;- Specified by:
containsMapStringInt64in interfaceTestAllTypesOrBuilder
-
getMapStringInt64
Deprecated.UsegetMapStringInt64Map()instead.- Specified by:
getMapStringInt64in interfaceTestAllTypesOrBuilder
-
getMapStringInt64Map
map<string, int64> map_string_int64 = 221;- Specified by:
getMapStringInt64Mapin interfaceTestAllTypesOrBuilder
-
getMapStringInt64OrDefault
map<string, int64> map_string_int64 = 221;- Specified by:
getMapStringInt64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringInt64OrThrow
map<string, int64> map_string_int64 = 221;- Specified by:
getMapStringInt64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringInt64
-
removeMapStringInt64
map<string, int64> map_string_int64 = 221; -
getMutableMapStringInt64
Deprecated.Use alternate mutation accessors instead. -
putMapStringInt64
map<string, int64> map_string_int64 = 221; -
putAllMapStringInt64
map<string, int64> map_string_int64 = 221; -
getMapStringUint32Count
public int getMapStringUint32Count()Description copied from interface:TestAllTypesOrBuildermap<string, uint32> map_string_uint32 = 222;- Specified by:
getMapStringUint32Countin interfaceTestAllTypesOrBuilder
-
containsMapStringUint32
map<string, uint32> map_string_uint32 = 222;- Specified by:
containsMapStringUint32in interfaceTestAllTypesOrBuilder
-
getMapStringUint32
Deprecated.UsegetMapStringUint32Map()instead.- Specified by:
getMapStringUint32in interfaceTestAllTypesOrBuilder
-
getMapStringUint32Map
map<string, uint32> map_string_uint32 = 222;- Specified by:
getMapStringUint32Mapin interfaceTestAllTypesOrBuilder
-
getMapStringUint32OrDefault
map<string, uint32> map_string_uint32 = 222;- Specified by:
getMapStringUint32OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringUint32OrThrow
map<string, uint32> map_string_uint32 = 222;- Specified by:
getMapStringUint32OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringUint32
-
removeMapStringUint32
map<string, uint32> map_string_uint32 = 222; -
getMutableMapStringUint32
Deprecated.Use alternate mutation accessors instead. -
putMapStringUint32
map<string, uint32> map_string_uint32 = 222; -
putAllMapStringUint32
map<string, uint32> map_string_uint32 = 222; -
getMapStringUint64Count
public int getMapStringUint64Count()Description copied from interface:TestAllTypesOrBuildermap<string, uint64> map_string_uint64 = 223;- Specified by:
getMapStringUint64Countin interfaceTestAllTypesOrBuilder
-
containsMapStringUint64
map<string, uint64> map_string_uint64 = 223;- Specified by:
containsMapStringUint64in interfaceTestAllTypesOrBuilder
-
getMapStringUint64
Deprecated.UsegetMapStringUint64Map()instead.- Specified by:
getMapStringUint64in interfaceTestAllTypesOrBuilder
-
getMapStringUint64Map
map<string, uint64> map_string_uint64 = 223;- Specified by:
getMapStringUint64Mapin interfaceTestAllTypesOrBuilder
-
getMapStringUint64OrDefault
map<string, uint64> map_string_uint64 = 223;- Specified by:
getMapStringUint64OrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringUint64OrThrow
map<string, uint64> map_string_uint64 = 223;- Specified by:
getMapStringUint64OrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringUint64
-
removeMapStringUint64
map<string, uint64> map_string_uint64 = 223; -
getMutableMapStringUint64
Deprecated.Use alternate mutation accessors instead. -
putMapStringUint64
map<string, uint64> map_string_uint64 = 223; -
putAllMapStringUint64
map<string, uint64> map_string_uint64 = 223; -
getMapStringFloatCount
public int getMapStringFloatCount()Description copied from interface:TestAllTypesOrBuildermap<string, float> map_string_float = 224;- Specified by:
getMapStringFloatCountin interfaceTestAllTypesOrBuilder
-
containsMapStringFloat
map<string, float> map_string_float = 224;- Specified by:
containsMapStringFloatin interfaceTestAllTypesOrBuilder
-
getMapStringFloat
Deprecated.UsegetMapStringFloatMap()instead.- Specified by:
getMapStringFloatin interfaceTestAllTypesOrBuilder
-
getMapStringFloatMap
map<string, float> map_string_float = 224;- Specified by:
getMapStringFloatMapin interfaceTestAllTypesOrBuilder
-
getMapStringFloatOrDefault
map<string, float> map_string_float = 224;- Specified by:
getMapStringFloatOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringFloatOrThrow
map<string, float> map_string_float = 224;- Specified by:
getMapStringFloatOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringFloat
-
removeMapStringFloat
map<string, float> map_string_float = 224; -
getMutableMapStringFloat
Deprecated.Use alternate mutation accessors instead. -
putMapStringFloat
map<string, float> map_string_float = 224; -
putAllMapStringFloat
map<string, float> map_string_float = 224; -
getMapStringDoubleCount
public int getMapStringDoubleCount()Description copied from interface:TestAllTypesOrBuildermap<string, double> map_string_double = 225;- Specified by:
getMapStringDoubleCountin interfaceTestAllTypesOrBuilder
-
containsMapStringDouble
map<string, double> map_string_double = 225;- Specified by:
containsMapStringDoublein interfaceTestAllTypesOrBuilder
-
getMapStringDouble
Deprecated.UsegetMapStringDoubleMap()instead.- Specified by:
getMapStringDoublein interfaceTestAllTypesOrBuilder
-
getMapStringDoubleMap
map<string, double> map_string_double = 225;- Specified by:
getMapStringDoubleMapin interfaceTestAllTypesOrBuilder
-
getMapStringDoubleOrDefault
map<string, double> map_string_double = 225;- Specified by:
getMapStringDoubleOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringDoubleOrThrow
map<string, double> map_string_double = 225;- Specified by:
getMapStringDoubleOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringDouble
-
removeMapStringDouble
map<string, double> map_string_double = 225; -
getMutableMapStringDouble
Deprecated.Use alternate mutation accessors instead. -
putMapStringDouble
map<string, double> map_string_double = 225; -
putAllMapStringDouble
map<string, double> map_string_double = 225; -
getMapStringEnumCount
public int getMapStringEnumCount()Description copied from interface:TestAllTypesOrBuildermap<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;- Specified by:
getMapStringEnumCountin interfaceTestAllTypesOrBuilder
-
containsMapStringEnum
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;- Specified by:
containsMapStringEnumin interfaceTestAllTypesOrBuilder
-
getMapStringEnum
Deprecated.UsegetMapStringEnumMap()instead.- Specified by:
getMapStringEnumin interfaceTestAllTypesOrBuilder
-
getMapStringEnumMap
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;- Specified by:
getMapStringEnumMapin interfaceTestAllTypesOrBuilder
-
getMapStringEnumOrDefault
public TestAllTypes.NestedEnum getMapStringEnumOrDefault(String key, TestAllTypes.NestedEnum defaultValue) map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;- Specified by:
getMapStringEnumOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringEnumOrThrow
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;- Specified by:
getMapStringEnumOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringEnum
-
removeMapStringEnum
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226; -
getMutableMapStringEnum
Deprecated.Use alternate mutation accessors instead. -
putMapStringEnum
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226; -
putAllMapStringEnum
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226; -
getMapStringMessageCount
public int getMapStringMessageCount()Description copied from interface:TestAllTypesOrBuildermap<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;- Specified by:
getMapStringMessageCountin interfaceTestAllTypesOrBuilder
-
containsMapStringMessage
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;- Specified by:
containsMapStringMessagein interfaceTestAllTypesOrBuilder
-
getMapStringMessage
Deprecated.UsegetMapStringMessageMap()instead.- Specified by:
getMapStringMessagein interfaceTestAllTypesOrBuilder
-
getMapStringMessageMap
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;- Specified by:
getMapStringMessageMapin interfaceTestAllTypesOrBuilder
-
getMapStringMessageOrDefault
public TestAllTypes.NestedMessage getMapStringMessageOrDefault(String key, TestAllTypes.NestedMessage defaultValue) map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;- Specified by:
getMapStringMessageOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringMessageOrThrow
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;- Specified by:
getMapStringMessageOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringMessage
-
removeMapStringMessage
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227; -
getMutableMapStringMessage
Deprecated.Use alternate mutation accessors instead. -
putMapStringMessage
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227; -
putAllMapStringMessage
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227; -
putMapStringMessageBuilderIfAbsent
map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227; -
getMapStringDurationCount
public int getMapStringDurationCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.Duration> map_string_duration = 243;- Specified by:
getMapStringDurationCountin interfaceTestAllTypesOrBuilder
-
containsMapStringDuration
map<string, .google.protobuf.Duration> map_string_duration = 243;- Specified by:
containsMapStringDurationin interfaceTestAllTypesOrBuilder
-
getMapStringDuration
Deprecated.UsegetMapStringDurationMap()instead.- Specified by:
getMapStringDurationin interfaceTestAllTypesOrBuilder
-
getMapStringDurationMap
map<string, .google.protobuf.Duration> map_string_duration = 243;- Specified by:
getMapStringDurationMapin interfaceTestAllTypesOrBuilder
-
getMapStringDurationOrDefault
public com.google.protobuf.Duration getMapStringDurationOrDefault(String key, com.google.protobuf.Duration defaultValue) map<string, .google.protobuf.Duration> map_string_duration = 243;- Specified by:
getMapStringDurationOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringDurationOrThrow
map<string, .google.protobuf.Duration> map_string_duration = 243;- Specified by:
getMapStringDurationOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringDuration
-
removeMapStringDuration
map<string, .google.protobuf.Duration> map_string_duration = 243; -
getMutableMapStringDuration
Deprecated.Use alternate mutation accessors instead. -
putMapStringDuration
map<string, .google.protobuf.Duration> map_string_duration = 243; -
putAllMapStringDuration
public TestAllTypes.Builder putAllMapStringDuration(Map<String, com.google.protobuf.Duration> values) map<string, .google.protobuf.Duration> map_string_duration = 243; -
putMapStringDurationBuilderIfAbsent
map<string, .google.protobuf.Duration> map_string_duration = 243; -
getMapStringTimestampCount
public int getMapStringTimestampCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.Timestamp> map_string_timestamp = 244;- Specified by:
getMapStringTimestampCountin interfaceTestAllTypesOrBuilder
-
containsMapStringTimestamp
map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;- Specified by:
containsMapStringTimestampin interfaceTestAllTypesOrBuilder
-
getMapStringTimestamp
Deprecated.UsegetMapStringTimestampMap()instead.- Specified by:
getMapStringTimestampin interfaceTestAllTypesOrBuilder
-
getMapStringTimestampMap
map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;- Specified by:
getMapStringTimestampMapin interfaceTestAllTypesOrBuilder
-
getMapStringTimestampOrDefault
public com.google.protobuf.Timestamp getMapStringTimestampOrDefault(String key, com.google.protobuf.Timestamp defaultValue) map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;- Specified by:
getMapStringTimestampOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringTimestampOrThrow
map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;- Specified by:
getMapStringTimestampOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringTimestamp
-
removeMapStringTimestamp
map<string, .google.protobuf.Timestamp> map_string_timestamp = 244; -
getMutableMapStringTimestamp
Deprecated.Use alternate mutation accessors instead. -
putMapStringTimestamp
map<string, .google.protobuf.Timestamp> map_string_timestamp = 244; -
putAllMapStringTimestamp
public TestAllTypes.Builder putAllMapStringTimestamp(Map<String, com.google.protobuf.Timestamp> values) map<string, .google.protobuf.Timestamp> map_string_timestamp = 244; -
putMapStringTimestampBuilderIfAbsent
map<string, .google.protobuf.Timestamp> map_string_timestamp = 244; -
getMapStringNullValueCount
public int getMapStringNullValueCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.NullValue> map_string_null_value = 245;- Specified by:
getMapStringNullValueCountin interfaceTestAllTypesOrBuilder
-
containsMapStringNullValue
map<string, .google.protobuf.NullValue> map_string_null_value = 245;- Specified by:
containsMapStringNullValuein interfaceTestAllTypesOrBuilder
-
getMapStringNullValue
Deprecated.UsegetMapStringNullValueMap()instead.- Specified by:
getMapStringNullValuein interfaceTestAllTypesOrBuilder
-
getMapStringNullValueMap
map<string, .google.protobuf.NullValue> map_string_null_value = 245;- Specified by:
getMapStringNullValueMapin interfaceTestAllTypesOrBuilder
-
getMapStringNullValueOrDefault
public com.google.protobuf.NullValue getMapStringNullValueOrDefault(String key, com.google.protobuf.NullValue defaultValue) map<string, .google.protobuf.NullValue> map_string_null_value = 245;- Specified by:
getMapStringNullValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringNullValueOrThrow
map<string, .google.protobuf.NullValue> map_string_null_value = 245;- Specified by:
getMapStringNullValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringNullValue
-
removeMapStringNullValue
map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
getMutableMapStringNullValue
Deprecated.Use alternate mutation accessors instead. -
putMapStringNullValue
map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
putAllMapStringNullValue
public TestAllTypes.Builder putAllMapStringNullValue(Map<String, com.google.protobuf.NullValue> values) map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
getMapStringAnyCount
public int getMapStringAnyCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.Any> map_string_any = 311;- Specified by:
getMapStringAnyCountin interfaceTestAllTypesOrBuilder
-
containsMapStringAny
map<string, .google.protobuf.Any> map_string_any = 311;- Specified by:
containsMapStringAnyin interfaceTestAllTypesOrBuilder
-
getMapStringAny
Deprecated.UsegetMapStringAnyMap()instead.- Specified by:
getMapStringAnyin interfaceTestAllTypesOrBuilder
-
getMapStringAnyMap
map<string, .google.protobuf.Any> map_string_any = 311;- Specified by:
getMapStringAnyMapin interfaceTestAllTypesOrBuilder
-
getMapStringAnyOrDefault
public com.google.protobuf.Any getMapStringAnyOrDefault(String key, com.google.protobuf.Any defaultValue) map<string, .google.protobuf.Any> map_string_any = 311;- Specified by:
getMapStringAnyOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringAnyOrThrow
map<string, .google.protobuf.Any> map_string_any = 311;- Specified by:
getMapStringAnyOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringAny
-
removeMapStringAny
map<string, .google.protobuf.Any> map_string_any = 311; -
getMutableMapStringAny
Deprecated.Use alternate mutation accessors instead. -
putMapStringAny
map<string, .google.protobuf.Any> map_string_any = 311; -
putAllMapStringAny
map<string, .google.protobuf.Any> map_string_any = 311; -
putMapStringAnyBuilderIfAbsent
map<string, .google.protobuf.Any> map_string_any = 311; -
getMapStringStructCount
public int getMapStringStructCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.Struct> map_string_struct = 312;- Specified by:
getMapStringStructCountin interfaceTestAllTypesOrBuilder
-
containsMapStringStruct
map<string, .google.protobuf.Struct> map_string_struct = 312;- Specified by:
containsMapStringStructin interfaceTestAllTypesOrBuilder
-
getMapStringStruct
Deprecated.UsegetMapStringStructMap()instead.- Specified by:
getMapStringStructin interfaceTestAllTypesOrBuilder
-
getMapStringStructMap
map<string, .google.protobuf.Struct> map_string_struct = 312;- Specified by:
getMapStringStructMapin interfaceTestAllTypesOrBuilder
-
getMapStringStructOrDefault
public com.google.protobuf.Struct getMapStringStructOrDefault(String key, com.google.protobuf.Struct defaultValue) map<string, .google.protobuf.Struct> map_string_struct = 312;- Specified by:
getMapStringStructOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringStructOrThrow
map<string, .google.protobuf.Struct> map_string_struct = 312;- Specified by:
getMapStringStructOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringStruct
-
removeMapStringStruct
map<string, .google.protobuf.Struct> map_string_struct = 312; -
getMutableMapStringStruct
Deprecated.Use alternate mutation accessors instead. -
putMapStringStruct
map<string, .google.protobuf.Struct> map_string_struct = 312; -
putAllMapStringStruct
map<string, .google.protobuf.Struct> map_string_struct = 312; -
putMapStringStructBuilderIfAbsent
map<string, .google.protobuf.Struct> map_string_struct = 312; -
getMapStringValueCount
public int getMapStringValueCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.Value> map_string_value = 313;- Specified by:
getMapStringValueCountin interfaceTestAllTypesOrBuilder
-
containsMapStringValue
map<string, .google.protobuf.Value> map_string_value = 313;- Specified by:
containsMapStringValuein interfaceTestAllTypesOrBuilder
-
getMapStringValue
Deprecated.UsegetMapStringValueMap()instead.- Specified by:
getMapStringValuein interfaceTestAllTypesOrBuilder
-
getMapStringValueMap
map<string, .google.protobuf.Value> map_string_value = 313;- Specified by:
getMapStringValueMapin interfaceTestAllTypesOrBuilder
-
getMapStringValueOrDefault
public com.google.protobuf.Value getMapStringValueOrDefault(String key, com.google.protobuf.Value defaultValue) map<string, .google.protobuf.Value> map_string_value = 313;- Specified by:
getMapStringValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringValueOrThrow
map<string, .google.protobuf.Value> map_string_value = 313;- Specified by:
getMapStringValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringValue
-
removeMapStringValue
map<string, .google.protobuf.Value> map_string_value = 313; -
getMutableMapStringValue
Deprecated.Use alternate mutation accessors instead. -
putMapStringValue
map<string, .google.protobuf.Value> map_string_value = 313; -
putAllMapStringValue
map<string, .google.protobuf.Value> map_string_value = 313; -
putMapStringValueBuilderIfAbsent
map<string, .google.protobuf.Value> map_string_value = 313; -
getMapStringListValueCount
public int getMapStringListValueCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.ListValue> map_string_list_value = 314;- Specified by:
getMapStringListValueCountin interfaceTestAllTypesOrBuilder
-
containsMapStringListValue
map<string, .google.protobuf.ListValue> map_string_list_value = 314;- Specified by:
containsMapStringListValuein interfaceTestAllTypesOrBuilder
-
getMapStringListValue
Deprecated.UsegetMapStringListValueMap()instead.- Specified by:
getMapStringListValuein interfaceTestAllTypesOrBuilder
-
getMapStringListValueMap
map<string, .google.protobuf.ListValue> map_string_list_value = 314;- Specified by:
getMapStringListValueMapin interfaceTestAllTypesOrBuilder
-
getMapStringListValueOrDefault
public com.google.protobuf.ListValue getMapStringListValueOrDefault(String key, com.google.protobuf.ListValue defaultValue) map<string, .google.protobuf.ListValue> map_string_list_value = 314;- Specified by:
getMapStringListValueOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringListValueOrThrow
map<string, .google.protobuf.ListValue> map_string_list_value = 314;- Specified by:
getMapStringListValueOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringListValue
-
removeMapStringListValue
map<string, .google.protobuf.ListValue> map_string_list_value = 314; -
getMutableMapStringListValue
Deprecated.Use alternate mutation accessors instead. -
putMapStringListValue
map<string, .google.protobuf.ListValue> map_string_list_value = 314; -
putAllMapStringListValue
public TestAllTypes.Builder putAllMapStringListValue(Map<String, com.google.protobuf.ListValue> values) map<string, .google.protobuf.ListValue> map_string_list_value = 314; -
putMapStringListValueBuilderIfAbsent
map<string, .google.protobuf.ListValue> map_string_list_value = 314; -
getMapStringInt64WrapperCount
public int getMapStringInt64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;- Specified by:
getMapStringInt64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapStringInt64Wrapper
map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;- Specified by:
containsMapStringInt64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapStringInt64Wrapper
Deprecated.UsegetMapStringInt64WrapperMap()instead.- Specified by:
getMapStringInt64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapStringInt64WrapperMap
map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;- Specified by:
getMapStringInt64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapStringInt64WrapperOrDefault
public com.google.protobuf.Int64Value getMapStringInt64WrapperOrDefault(String key, com.google.protobuf.Int64Value defaultValue) map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;- Specified by:
getMapStringInt64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringInt64WrapperOrThrow
map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;- Specified by:
getMapStringInt64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringInt64Wrapper
-
removeMapStringInt64Wrapper
map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315; -
getMutableMapStringInt64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapStringInt64Wrapper
public TestAllTypes.Builder putMapStringInt64Wrapper(String key, com.google.protobuf.Int64Value value) map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315; -
putAllMapStringInt64Wrapper
public TestAllTypes.Builder putAllMapStringInt64Wrapper(Map<String, com.google.protobuf.Int64Value> values) map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315; -
putMapStringInt64WrapperBuilderIfAbsent
map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315; -
getMapStringInt32WrapperCount
public int getMapStringInt32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;- Specified by:
getMapStringInt32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapStringInt32Wrapper
map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;- Specified by:
containsMapStringInt32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapStringInt32Wrapper
Deprecated.UsegetMapStringInt32WrapperMap()instead.- Specified by:
getMapStringInt32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapStringInt32WrapperMap
map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;- Specified by:
getMapStringInt32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapStringInt32WrapperOrDefault
public com.google.protobuf.Int32Value getMapStringInt32WrapperOrDefault(String key, com.google.protobuf.Int32Value defaultValue) map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;- Specified by:
getMapStringInt32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringInt32WrapperOrThrow
map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;- Specified by:
getMapStringInt32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringInt32Wrapper
-
removeMapStringInt32Wrapper
map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316; -
getMutableMapStringInt32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapStringInt32Wrapper
public TestAllTypes.Builder putMapStringInt32Wrapper(String key, com.google.protobuf.Int32Value value) map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316; -
putAllMapStringInt32Wrapper
public TestAllTypes.Builder putAllMapStringInt32Wrapper(Map<String, com.google.protobuf.Int32Value> values) map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316; -
putMapStringInt32WrapperBuilderIfAbsent
map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316; -
getMapStringDoubleWrapperCount
public int getMapStringDoubleWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;- Specified by:
getMapStringDoubleWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapStringDoubleWrapper
map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;- Specified by:
containsMapStringDoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringDoubleWrapper
Deprecated.UsegetMapStringDoubleWrapperMap()instead.- Specified by:
getMapStringDoubleWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringDoubleWrapperMap
map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;- Specified by:
getMapStringDoubleWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapStringDoubleWrapperOrDefault
public com.google.protobuf.DoubleValue getMapStringDoubleWrapperOrDefault(String key, com.google.protobuf.DoubleValue defaultValue) map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;- Specified by:
getMapStringDoubleWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringDoubleWrapperOrThrow
map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;- Specified by:
getMapStringDoubleWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringDoubleWrapper
-
removeMapStringDoubleWrapper
map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317; -
getMutableMapStringDoubleWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapStringDoubleWrapper
public TestAllTypes.Builder putMapStringDoubleWrapper(String key, com.google.protobuf.DoubleValue value) map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317; -
putAllMapStringDoubleWrapper
public TestAllTypes.Builder putAllMapStringDoubleWrapper(Map<String, com.google.protobuf.DoubleValue> values) map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317; -
putMapStringDoubleWrapperBuilderIfAbsent
map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317; -
getMapStringFloatWrapperCount
public int getMapStringFloatWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;- Specified by:
getMapStringFloatWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapStringFloatWrapper
map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;- Specified by:
containsMapStringFloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringFloatWrapper
Deprecated.UsegetMapStringFloatWrapperMap()instead.- Specified by:
getMapStringFloatWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringFloatWrapperMap
map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;- Specified by:
getMapStringFloatWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapStringFloatWrapperOrDefault
public com.google.protobuf.FloatValue getMapStringFloatWrapperOrDefault(String key, com.google.protobuf.FloatValue defaultValue) map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;- Specified by:
getMapStringFloatWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringFloatWrapperOrThrow
map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;- Specified by:
getMapStringFloatWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringFloatWrapper
-
removeMapStringFloatWrapper
map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318; -
getMutableMapStringFloatWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapStringFloatWrapper
public TestAllTypes.Builder putMapStringFloatWrapper(String key, com.google.protobuf.FloatValue value) map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318; -
putAllMapStringFloatWrapper
public TestAllTypes.Builder putAllMapStringFloatWrapper(Map<String, com.google.protobuf.FloatValue> values) map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318; -
putMapStringFloatWrapperBuilderIfAbsent
map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318; -
getMapStringUint64WrapperCount
public int getMapStringUint64WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;- Specified by:
getMapStringUint64WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapStringUint64Wrapper
map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;- Specified by:
containsMapStringUint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapStringUint64Wrapper
Deprecated.UsegetMapStringUint64WrapperMap()instead.- Specified by:
getMapStringUint64Wrapperin interfaceTestAllTypesOrBuilder
-
getMapStringUint64WrapperMap
map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;- Specified by:
getMapStringUint64WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapStringUint64WrapperOrDefault
public com.google.protobuf.UInt64Value getMapStringUint64WrapperOrDefault(String key, com.google.protobuf.UInt64Value defaultValue) map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;- Specified by:
getMapStringUint64WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringUint64WrapperOrThrow
map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;- Specified by:
getMapStringUint64WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringUint64Wrapper
-
removeMapStringUint64Wrapper
map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319; -
getMutableMapStringUint64Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapStringUint64Wrapper
public TestAllTypes.Builder putMapStringUint64Wrapper(String key, com.google.protobuf.UInt64Value value) map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319; -
putAllMapStringUint64Wrapper
public TestAllTypes.Builder putAllMapStringUint64Wrapper(Map<String, com.google.protobuf.UInt64Value> values) map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319; -
putMapStringUint64WrapperBuilderIfAbsent
map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319; -
getMapStringUint32WrapperCount
public int getMapStringUint32WrapperCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;- Specified by:
getMapStringUint32WrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapStringUint32Wrapper
map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;- Specified by:
containsMapStringUint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapStringUint32Wrapper
Deprecated.UsegetMapStringUint32WrapperMap()instead.- Specified by:
getMapStringUint32Wrapperin interfaceTestAllTypesOrBuilder
-
getMapStringUint32WrapperMap
map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;- Specified by:
getMapStringUint32WrapperMapin interfaceTestAllTypesOrBuilder
-
getMapStringUint32WrapperOrDefault
public com.google.protobuf.UInt32Value getMapStringUint32WrapperOrDefault(String key, com.google.protobuf.UInt32Value defaultValue) map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;- Specified by:
getMapStringUint32WrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringUint32WrapperOrThrow
map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;- Specified by:
getMapStringUint32WrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringUint32Wrapper
-
removeMapStringUint32Wrapper
map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320; -
getMutableMapStringUint32Wrapper
Deprecated.Use alternate mutation accessors instead. -
putMapStringUint32Wrapper
public TestAllTypes.Builder putMapStringUint32Wrapper(String key, com.google.protobuf.UInt32Value value) map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320; -
putAllMapStringUint32Wrapper
public TestAllTypes.Builder putAllMapStringUint32Wrapper(Map<String, com.google.protobuf.UInt32Value> values) map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320; -
putMapStringUint32WrapperBuilderIfAbsent
map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320; -
getMapStringStringWrapperCount
public int getMapStringStringWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;- Specified by:
getMapStringStringWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapStringStringWrapper
map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;- Specified by:
containsMapStringStringWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringStringWrapper
Deprecated.UsegetMapStringStringWrapperMap()instead.- Specified by:
getMapStringStringWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringStringWrapperMap
map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;- Specified by:
getMapStringStringWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapStringStringWrapperOrDefault
public com.google.protobuf.StringValue getMapStringStringWrapperOrDefault(String key, com.google.protobuf.StringValue defaultValue) map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;- Specified by:
getMapStringStringWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringStringWrapperOrThrow
map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;- Specified by:
getMapStringStringWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringStringWrapper
-
removeMapStringStringWrapper
map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321; -
getMutableMapStringStringWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapStringStringWrapper
public TestAllTypes.Builder putMapStringStringWrapper(String key, com.google.protobuf.StringValue value) map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321; -
putAllMapStringStringWrapper
public TestAllTypes.Builder putAllMapStringStringWrapper(Map<String, com.google.protobuf.StringValue> values) map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321; -
putMapStringStringWrapperBuilderIfAbsent
map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321; -
getMapStringBoolWrapperCount
public int getMapStringBoolWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;- Specified by:
getMapStringBoolWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapStringBoolWrapper
map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;- Specified by:
containsMapStringBoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringBoolWrapper
Deprecated.UsegetMapStringBoolWrapperMap()instead.- Specified by:
getMapStringBoolWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringBoolWrapperMap
map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;- Specified by:
getMapStringBoolWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapStringBoolWrapperOrDefault
public com.google.protobuf.BoolValue getMapStringBoolWrapperOrDefault(String key, com.google.protobuf.BoolValue defaultValue) map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;- Specified by:
getMapStringBoolWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringBoolWrapperOrThrow
map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;- Specified by:
getMapStringBoolWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringBoolWrapper
-
removeMapStringBoolWrapper
map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322; -
getMutableMapStringBoolWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapStringBoolWrapper
public TestAllTypes.Builder putMapStringBoolWrapper(String key, com.google.protobuf.BoolValue value) map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322; -
putAllMapStringBoolWrapper
public TestAllTypes.Builder putAllMapStringBoolWrapper(Map<String, com.google.protobuf.BoolValue> values) map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322; -
putMapStringBoolWrapperBuilderIfAbsent
map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322; -
getMapStringBytesWrapperCount
public int getMapStringBytesWrapperCount()Description copied from interface:TestAllTypesOrBuildermap<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;- Specified by:
getMapStringBytesWrapperCountin interfaceTestAllTypesOrBuilder
-
containsMapStringBytesWrapper
map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;- Specified by:
containsMapStringBytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringBytesWrapper
Deprecated.UsegetMapStringBytesWrapperMap()instead.- Specified by:
getMapStringBytesWrapperin interfaceTestAllTypesOrBuilder
-
getMapStringBytesWrapperMap
map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;- Specified by:
getMapStringBytesWrapperMapin interfaceTestAllTypesOrBuilder
-
getMapStringBytesWrapperOrDefault
public com.google.protobuf.BytesValue getMapStringBytesWrapperOrDefault(String key, com.google.protobuf.BytesValue defaultValue) map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;- Specified by:
getMapStringBytesWrapperOrDefaultin interfaceTestAllTypesOrBuilder
-
getMapStringBytesWrapperOrThrow
map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;- Specified by:
getMapStringBytesWrapperOrThrowin interfaceTestAllTypesOrBuilder
-
clearMapStringBytesWrapper
-
removeMapStringBytesWrapper
map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323; -
getMutableMapStringBytesWrapper
Deprecated.Use alternate mutation accessors instead. -
putMapStringBytesWrapper
public TestAllTypes.Builder putMapStringBytesWrapper(String key, com.google.protobuf.BytesValue value) map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323; -
putAllMapStringBytesWrapper
public TestAllTypes.Builder putAllMapStringBytesWrapper(Map<String, com.google.protobuf.BytesValue> values) map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323; -
putMapStringBytesWrapperBuilderIfAbsent
map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323; -
hasOneofType
public boolean hasOneofType().cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;- Specified by:
hasOneofTypein interfaceTestAllTypesOrBuilder- Returns:
- Whether the oneofType field is set.
-
getOneofType
.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;- Specified by:
getOneofTypein interfaceTestAllTypesOrBuilder- Returns:
- The oneofType.
-
setOneofType
.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400; -
setOneofType
.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400; -
mergeOneofType
.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400; -
clearOneofType
.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400; -
getOneofTypeBuilder
.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400; -
getOneofTypeOrBuilder
.cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;- Specified by:
getOneofTypeOrBuilderin interfaceTestAllTypesOrBuilder
-
hasOneofMsg
public boolean hasOneofMsg().cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;- Specified by:
hasOneofMsgin interfaceTestAllTypesOrBuilder- Returns:
- Whether the oneofMsg field is set.
-
getOneofMsg
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;- Specified by:
getOneofMsgin interfaceTestAllTypesOrBuilder- Returns:
- The oneofMsg.
-
setOneofMsg
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401; -
setOneofMsg
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401; -
mergeOneofMsg
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401; -
clearOneofMsg
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401; -
getOneofMsgBuilder
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401; -
getOneofMsgOrBuilder
.cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;- Specified by:
getOneofMsgOrBuilderin interfaceTestAllTypesOrBuilder
-
hasOneofBool
public boolean hasOneofBool()bool oneof_bool = 402;- Specified by:
hasOneofBoolin interfaceTestAllTypesOrBuilder- Returns:
- Whether the oneofBool field is set.
-
getOneofBool
public boolean getOneofBool()bool oneof_bool = 402;- Specified by:
getOneofBoolin interfaceTestAllTypesOrBuilder- Returns:
- The oneofBool.
-
setOneofBool
bool oneof_bool = 402;- Parameters:
value- The oneofBool to set.- Returns:
- This builder for chaining.
-
clearOneofBool
bool oneof_bool = 402;- Returns:
- This builder for chaining.
-
hasNestedGroup
public boolean hasNestedGroup()optional group NestedGroup = 403 { ... }- Specified by:
hasNestedGroupin interfaceTestAllTypesOrBuilder- Returns:
- Whether the nestedgroup field is set.
-
getNestedGroup
optional group NestedGroup = 403 { ... }- Specified by:
getNestedGroupin interfaceTestAllTypesOrBuilder- Returns:
- The nestedgroup.
-
setNestedGroup
optional group NestedGroup = 403 { ... } -
setNestedGroup
optional group NestedGroup = 403 { ... } -
mergeNestedGroup
optional group NestedGroup = 403 { ... } -
clearNestedGroup
optional group NestedGroup = 403 { ... } -
getNestedGroupBuilder
optional group NestedGroup = 403 { ... } -
getNestedGroupOrBuilder
optional group NestedGroup = 403 { ... }- Specified by:
getNestedGroupOrBuilderin interfaceTestAllTypesOrBuilder
-
hasAs
public boolean hasAs()Field names formerly defined as reserved CEL identifiers.
optional bool as = 500;- Specified by:
hasAsin interfaceTestAllTypesOrBuilder- Returns:
- Whether the as field is set.
-
getAs
public boolean getAs()Field names formerly defined as reserved CEL identifiers.
optional bool as = 500;- Specified by:
getAsin interfaceTestAllTypesOrBuilder- Returns:
- The as.
-
setAs
Field names formerly defined as reserved CEL identifiers.
optional bool as = 500;- Parameters:
value- The as to set.- Returns:
- This builder for chaining.
-
clearAs
Field names formerly defined as reserved CEL identifiers.
optional bool as = 500;- Returns:
- This builder for chaining.
-
hasBreak
public boolean hasBreak()optional bool break = 501;- Specified by:
hasBreakin interfaceTestAllTypesOrBuilder- Returns:
- Whether the break field is set.
-
getBreak
public boolean getBreak()optional bool break = 501;- Specified by:
getBreakin interfaceTestAllTypesOrBuilder- Returns:
- The break.
-
setBreak
optional bool break = 501;- Parameters:
value- The break to set.- Returns:
- This builder for chaining.
-
clearBreak
optional bool break = 501;- Returns:
- This builder for chaining.
-
hasConst
public boolean hasConst()optional bool const = 502;- Specified by:
hasConstin interfaceTestAllTypesOrBuilder- Returns:
- Whether the const field is set.
-
getConst
public boolean getConst()optional bool const = 502;- Specified by:
getConstin interfaceTestAllTypesOrBuilder- Returns:
- The const.
-
setConst
optional bool const = 502;- Parameters:
value- The const to set.- Returns:
- This builder for chaining.
-
clearConst
optional bool const = 502;- Returns:
- This builder for chaining.
-
hasContinue
public boolean hasContinue()optional bool continue = 503;- Specified by:
hasContinuein interfaceTestAllTypesOrBuilder- Returns:
- Whether the continue field is set.
-
getContinue
public boolean getContinue()optional bool continue = 503;- Specified by:
getContinuein interfaceTestAllTypesOrBuilder- Returns:
- The continue.
-
setContinue
optional bool continue = 503;- Parameters:
value- The continue to set.- Returns:
- This builder for chaining.
-
clearContinue
optional bool continue = 503;- Returns:
- This builder for chaining.
-
hasElse
public boolean hasElse()optional bool else = 504;- Specified by:
hasElsein interfaceTestAllTypesOrBuilder- Returns:
- Whether the else field is set.
-
getElse
public boolean getElse()optional bool else = 504;- Specified by:
getElsein interfaceTestAllTypesOrBuilder- Returns:
- The else.
-
setElse
optional bool else = 504;- Parameters:
value- The else to set.- Returns:
- This builder for chaining.
-
clearElse
optional bool else = 504;- Returns:
- This builder for chaining.
-
hasFor
public boolean hasFor()optional bool for = 505;- Specified by:
hasForin interfaceTestAllTypesOrBuilder- Returns:
- Whether the for field is set.
-
getFor
public boolean getFor()optional bool for = 505;- Specified by:
getForin interfaceTestAllTypesOrBuilder- Returns:
- The for.
-
setFor
optional bool for = 505;- Parameters:
value- The for to set.- Returns:
- This builder for chaining.
-
clearFor
optional bool for = 505;- Returns:
- This builder for chaining.
-
hasFunction
public boolean hasFunction()optional bool function = 506;- Specified by:
hasFunctionin interfaceTestAllTypesOrBuilder- Returns:
- Whether the function field is set.
-
getFunction
public boolean getFunction()optional bool function = 506;- Specified by:
getFunctionin interfaceTestAllTypesOrBuilder- Returns:
- The function.
-
setFunction
optional bool function = 506;- Parameters:
value- The function to set.- Returns:
- This builder for chaining.
-
clearFunction
optional bool function = 506;- Returns:
- This builder for chaining.
-
hasIf
public boolean hasIf()optional bool if = 507;- Specified by:
hasIfin interfaceTestAllTypesOrBuilder- Returns:
- Whether the if field is set.
-
getIf
public boolean getIf()optional bool if = 507;- Specified by:
getIfin interfaceTestAllTypesOrBuilder- Returns:
- The if.
-
setIf
optional bool if = 507;- Parameters:
value- The if to set.- Returns:
- This builder for chaining.
-
clearIf
optional bool if = 507;- Returns:
- This builder for chaining.
-
hasImport
public boolean hasImport()optional bool import = 508;- Specified by:
hasImportin interfaceTestAllTypesOrBuilder- Returns:
- Whether the import field is set.
-
getImport
public boolean getImport()optional bool import = 508;- Specified by:
getImportin interfaceTestAllTypesOrBuilder- Returns:
- The import.
-
setImport
optional bool import = 508;- Parameters:
value- The import to set.- Returns:
- This builder for chaining.
-
clearImport
optional bool import = 508;- Returns:
- This builder for chaining.
-
hasLet
public boolean hasLet()optional bool let = 509;- Specified by:
hasLetin interfaceTestAllTypesOrBuilder- Returns:
- Whether the let field is set.
-
getLet
public boolean getLet()optional bool let = 509;- Specified by:
getLetin interfaceTestAllTypesOrBuilder- Returns:
- The let.
-
setLet
optional bool let = 509;- Parameters:
value- The let to set.- Returns:
- This builder for chaining.
-
clearLet
optional bool let = 509;- Returns:
- This builder for chaining.
-
hasLoop
public boolean hasLoop()optional bool loop = 510;- Specified by:
hasLoopin interfaceTestAllTypesOrBuilder- Returns:
- Whether the loop field is set.
-
getLoop
public boolean getLoop()optional bool loop = 510;- Specified by:
getLoopin interfaceTestAllTypesOrBuilder- Returns:
- The loop.
-
setLoop
optional bool loop = 510;- Parameters:
value- The loop to set.- Returns:
- This builder for chaining.
-
clearLoop
optional bool loop = 510;- Returns:
- This builder for chaining.
-
hasPackage
public boolean hasPackage()optional bool package = 511;- Specified by:
hasPackagein interfaceTestAllTypesOrBuilder- Returns:
- Whether the package field is set.
-
getPackage
public boolean getPackage()optional bool package = 511;- Specified by:
getPackagein interfaceTestAllTypesOrBuilder- Returns:
- The package.
-
setPackage
optional bool package = 511;- Parameters:
value- The package to set.- Returns:
- This builder for chaining.
-
clearPackage
optional bool package = 511;- Returns:
- This builder for chaining.
-
hasNamespace
public boolean hasNamespace()optional bool namespace = 512;- Specified by:
hasNamespacein interfaceTestAllTypesOrBuilder- Returns:
- Whether the namespace field is set.
-
getNamespace
public boolean getNamespace()optional bool namespace = 512;- Specified by:
getNamespacein interfaceTestAllTypesOrBuilder- Returns:
- The namespace.
-
setNamespace
optional bool namespace = 512;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
optional bool namespace = 512;- Returns:
- This builder for chaining.
-
hasReturn
public boolean hasReturn()optional bool return = 513;- Specified by:
hasReturnin interfaceTestAllTypesOrBuilder- Returns:
- Whether the return field is set.
-
getReturn
public boolean getReturn()optional bool return = 513;- Specified by:
getReturnin interfaceTestAllTypesOrBuilder- Returns:
- The return.
-
setReturn
optional bool return = 513;- Parameters:
value- The return to set.- Returns:
- This builder for chaining.
-
clearReturn
optional bool return = 513;- Returns:
- This builder for chaining.
-
hasVar
public boolean hasVar()optional bool var = 514;- Specified by:
hasVarin interfaceTestAllTypesOrBuilder- Returns:
- Whether the var field is set.
-
getVar
public boolean getVar()optional bool var = 514;- Specified by:
getVarin interfaceTestAllTypesOrBuilder- Returns:
- The var.
-
setVar
optional bool var = 514;- Parameters:
value- The var to set.- Returns:
- This builder for chaining.
-
clearVar
optional bool var = 514;- Returns:
- This builder for chaining.
-
hasVoid
public boolean hasVoid()optional bool void = 515;- Specified by:
hasVoidin interfaceTestAllTypesOrBuilder- Returns:
- Whether the void field is set.
-
getVoid
public boolean getVoid()optional bool void = 515;- Specified by:
getVoidin interfaceTestAllTypesOrBuilder- Returns:
- The void.
-
setVoid
optional bool void = 515;- Parameters:
value- The void to set.- Returns:
- This builder for chaining.
-
clearVoid
optional bool void = 515;- Returns:
- This builder for chaining.
-
hasWhile
public boolean hasWhile()optional bool while = 516;- Specified by:
hasWhilein interfaceTestAllTypesOrBuilder- Returns:
- Whether the while field is set.
-
getWhile
public boolean getWhile()optional bool while = 516;- Specified by:
getWhilein interfaceTestAllTypesOrBuilder- Returns:
- The while.
-
setWhile
optional bool while = 516;- Parameters:
value- The while to set.- Returns:
- This builder for chaining.
-
clearWhile
optional bool while = 516;- Returns:
- This builder for chaining.
-
setUnknownFields
public final TestAllTypes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
-
mergeUnknownFields
public final TestAllTypes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
-