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 Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
      Overrides:
      internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
    • internalGetMutableMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
      Overrides:
      internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
    • clear

      public TestAllTypes.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
    • getDefaultInstanceForType

      public TestAllTypes getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<TestAllTypes>
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public TestAllTypes build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public TestAllTypes buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      public TestAllTypes.Builder clone()
      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
    • setField

      public TestAllTypes.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
    • clearField

      public TestAllTypes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
    • clearOneof

      public TestAllTypes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
    • setRepeatedField

      public TestAllTypes.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
    • addRepeatedField

      public TestAllTypes.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
    • setExtension

      public <Type> TestAllTypes.Builder setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes,Type> extension, Type value)
      Overrides:
      setExtension in class com.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:
      setExtension in class com.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:
      addExtension in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
    • clearExtension

      public <T> TestAllTypes.Builder clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes,T> extension)
      Overrides:
      clearExtension in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<TestAllTypes,TestAllTypes.Builder>
    • mergeFrom

      public TestAllTypes.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<TestAllTypes.Builder>
    • mergeFrom

      public TestAllTypes.Builder mergeFrom(TestAllTypes other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.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:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<TestAllTypes.Builder>
      Throws:
      IOException
    • getNestedTypeCase

      public TestAllTypes.NestedTypeCase getNestedTypeCase()
      Specified by:
      getNestedTypeCase in interface TestAllTypesOrBuilder
    • clearNestedType

      public TestAllTypes.Builder clearNestedType()
    • getKindCase

      public TestAllTypes.KindCase getKindCase()
      Specified by:
      getKindCase in interface TestAllTypesOrBuilder
    • clearKind

      public TestAllTypes.Builder clearKind()
    • hasSingleInt32

      public boolean hasSingleInt32()
       Singular
       
      optional int32 single_int32 = 1 [default = -32];
      Specified by:
      hasSingleInt32 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleInt32 field is set.
    • getSingleInt32

      public int getSingleInt32()
       Singular
       
      optional int32 single_int32 = 1 [default = -32];
      Specified by:
      getSingleInt32 in interface TestAllTypesOrBuilder
      Returns:
      The singleInt32.
    • setSingleInt32

      public TestAllTypes.Builder setSingleInt32(int value)
       Singular
       
      optional int32 single_int32 = 1 [default = -32];
      Parameters:
      value - The singleInt32 to set.
      Returns:
      This builder for chaining.
    • clearSingleInt32

      public TestAllTypes.Builder 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:
      hasSingleInt64 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleInt64 field is set.
    • getSingleInt64

      public long getSingleInt64()
      optional int64 single_int64 = 2 [default = -64];
      Specified by:
      getSingleInt64 in interface TestAllTypesOrBuilder
      Returns:
      The singleInt64.
    • setSingleInt64

      public TestAllTypes.Builder setSingleInt64(long value)
      optional int64 single_int64 = 2 [default = -64];
      Parameters:
      value - The singleInt64 to set.
      Returns:
      This builder for chaining.
    • clearSingleInt64

      public TestAllTypes.Builder 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:
      hasSingleUint32 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleUint32 field is set.
    • getSingleUint32

      public int getSingleUint32()
      optional uint32 single_uint32 = 3 [default = 32];
      Specified by:
      getSingleUint32 in interface TestAllTypesOrBuilder
      Returns:
      The singleUint32.
    • setSingleUint32

      public TestAllTypes.Builder setSingleUint32(int value)
      optional uint32 single_uint32 = 3 [default = 32];
      Parameters:
      value - The singleUint32 to set.
      Returns:
      This builder for chaining.
    • clearSingleUint32

      public TestAllTypes.Builder 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:
      hasSingleUint64 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleUint64 field is set.
    • getSingleUint64

      public long getSingleUint64()
      optional uint64 single_uint64 = 4 [default = 64];
      Specified by:
      getSingleUint64 in interface TestAllTypesOrBuilder
      Returns:
      The singleUint64.
    • setSingleUint64

      public TestAllTypes.Builder setSingleUint64(long value)
      optional uint64 single_uint64 = 4 [default = 64];
      Parameters:
      value - The singleUint64 to set.
      Returns:
      This builder for chaining.
    • clearSingleUint64

      public TestAllTypes.Builder clearSingleUint64()
      optional uint64 single_uint64 = 4 [default = 64];
      Returns:
      This builder for chaining.
    • hasSingleSint32

      public boolean hasSingleSint32()
      optional sint32 single_sint32 = 5;
      Specified by:
      hasSingleSint32 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleSint32 field is set.
    • getSingleSint32

      public int getSingleSint32()
      optional sint32 single_sint32 = 5;
      Specified by:
      getSingleSint32 in interface TestAllTypesOrBuilder
      Returns:
      The singleSint32.
    • setSingleSint32

      public TestAllTypes.Builder setSingleSint32(int value)
      optional sint32 single_sint32 = 5;
      Parameters:
      value - The singleSint32 to set.
      Returns:
      This builder for chaining.
    • clearSingleSint32

      public TestAllTypes.Builder clearSingleSint32()
      optional sint32 single_sint32 = 5;
      Returns:
      This builder for chaining.
    • hasSingleSint64

      public boolean hasSingleSint64()
      optional sint64 single_sint64 = 6;
      Specified by:
      hasSingleSint64 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleSint64 field is set.
    • getSingleSint64

      public long getSingleSint64()
      optional sint64 single_sint64 = 6;
      Specified by:
      getSingleSint64 in interface TestAllTypesOrBuilder
      Returns:
      The singleSint64.
    • setSingleSint64

      public TestAllTypes.Builder setSingleSint64(long value)
      optional sint64 single_sint64 = 6;
      Parameters:
      value - The singleSint64 to set.
      Returns:
      This builder for chaining.
    • clearSingleSint64

      public TestAllTypes.Builder clearSingleSint64()
      optional sint64 single_sint64 = 6;
      Returns:
      This builder for chaining.
    • hasSingleFixed32

      public boolean hasSingleFixed32()
      optional fixed32 single_fixed32 = 7;
      Specified by:
      hasSingleFixed32 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleFixed32 field is set.
    • getSingleFixed32

      public int getSingleFixed32()
      optional fixed32 single_fixed32 = 7;
      Specified by:
      getSingleFixed32 in interface TestAllTypesOrBuilder
      Returns:
      The singleFixed32.
    • setSingleFixed32

      public TestAllTypes.Builder setSingleFixed32(int value)
      optional fixed32 single_fixed32 = 7;
      Parameters:
      value - The singleFixed32 to set.
      Returns:
      This builder for chaining.
    • clearSingleFixed32

      public TestAllTypes.Builder clearSingleFixed32()
      optional fixed32 single_fixed32 = 7;
      Returns:
      This builder for chaining.
    • hasSingleFixed64

      public boolean hasSingleFixed64()
      optional fixed64 single_fixed64 = 8;
      Specified by:
      hasSingleFixed64 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleFixed64 field is set.
    • getSingleFixed64

      public long getSingleFixed64()
      optional fixed64 single_fixed64 = 8;
      Specified by:
      getSingleFixed64 in interface TestAllTypesOrBuilder
      Returns:
      The singleFixed64.
    • setSingleFixed64

      public TestAllTypes.Builder setSingleFixed64(long value)
      optional fixed64 single_fixed64 = 8;
      Parameters:
      value - The singleFixed64 to set.
      Returns:
      This builder for chaining.
    • clearSingleFixed64

      public TestAllTypes.Builder clearSingleFixed64()
      optional fixed64 single_fixed64 = 8;
      Returns:
      This builder for chaining.
    • hasSingleSfixed32

      public boolean hasSingleSfixed32()
      optional sfixed32 single_sfixed32 = 9;
      Specified by:
      hasSingleSfixed32 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleSfixed32 field is set.
    • getSingleSfixed32

      public int getSingleSfixed32()
      optional sfixed32 single_sfixed32 = 9;
      Specified by:
      getSingleSfixed32 in interface TestAllTypesOrBuilder
      Returns:
      The singleSfixed32.
    • setSingleSfixed32

      public TestAllTypes.Builder setSingleSfixed32(int value)
      optional sfixed32 single_sfixed32 = 9;
      Parameters:
      value - The singleSfixed32 to set.
      Returns:
      This builder for chaining.
    • clearSingleSfixed32

      public TestAllTypes.Builder clearSingleSfixed32()
      optional sfixed32 single_sfixed32 = 9;
      Returns:
      This builder for chaining.
    • hasSingleSfixed64

      public boolean hasSingleSfixed64()
      optional sfixed64 single_sfixed64 = 10;
      Specified by:
      hasSingleSfixed64 in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleSfixed64 field is set.
    • getSingleSfixed64

      public long getSingleSfixed64()
      optional sfixed64 single_sfixed64 = 10;
      Specified by:
      getSingleSfixed64 in interface TestAllTypesOrBuilder
      Returns:
      The singleSfixed64.
    • setSingleSfixed64

      public TestAllTypes.Builder setSingleSfixed64(long value)
      optional sfixed64 single_sfixed64 = 10;
      Parameters:
      value - The singleSfixed64 to set.
      Returns:
      This builder for chaining.
    • clearSingleSfixed64

      public TestAllTypes.Builder clearSingleSfixed64()
      optional sfixed64 single_sfixed64 = 10;
      Returns:
      This builder for chaining.
    • hasSingleFloat

      public boolean hasSingleFloat()
      optional float single_float = 11 [default = 3];
      Specified by:
      hasSingleFloat in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleFloat field is set.
    • getSingleFloat

      public float getSingleFloat()
      optional float single_float = 11 [default = 3];
      Specified by:
      getSingleFloat in interface TestAllTypesOrBuilder
      Returns:
      The singleFloat.
    • setSingleFloat

      public TestAllTypes.Builder setSingleFloat(float value)
      optional float single_float = 11 [default = 3];
      Parameters:
      value - The singleFloat to set.
      Returns:
      This builder for chaining.
    • clearSingleFloat

      public TestAllTypes.Builder 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:
      hasSingleDouble in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleDouble field is set.
    • getSingleDouble

      public double getSingleDouble()
      optional double single_double = 12 [default = 6.4];
      Specified by:
      getSingleDouble in interface TestAllTypesOrBuilder
      Returns:
      The singleDouble.
    • setSingleDouble

      public TestAllTypes.Builder setSingleDouble(double value)
      optional double single_double = 12 [default = 6.4];
      Parameters:
      value - The singleDouble to set.
      Returns:
      This builder for chaining.
    • clearSingleDouble

      public TestAllTypes.Builder 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:
      hasSingleBool in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleBool field is set.
    • getSingleBool

      public boolean getSingleBool()
      optional bool single_bool = 13 [default = true];
      Specified by:
      getSingleBool in interface TestAllTypesOrBuilder
      Returns:
      The singleBool.
    • setSingleBool

      public TestAllTypes.Builder setSingleBool(boolean value)
      optional bool single_bool = 13 [default = true];
      Parameters:
      value - The singleBool to set.
      Returns:
      This builder for chaining.
    • clearSingleBool

      public TestAllTypes.Builder 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:
      hasSingleString in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleString field is set.
    • getSingleString

      public String getSingleString()
      optional string single_string = 14 [default = "empty"];
      Specified by:
      getSingleString in interface TestAllTypesOrBuilder
      Returns:
      The singleString.
    • getSingleStringBytes

      public com.google.protobuf.ByteString getSingleStringBytes()
      optional string single_string = 14 [default = "empty"];
      Specified by:
      getSingleStringBytes in interface TestAllTypesOrBuilder
      Returns:
      The bytes for singleString.
    • setSingleString

      public TestAllTypes.Builder setSingleString(String value)
      optional string single_string = 14 [default = "empty"];
      Parameters:
      value - The singleString to set.
      Returns:
      This builder for chaining.
    • clearSingleString

      public TestAllTypes.Builder clearSingleString()
      optional string single_string = 14 [default = "empty"];
      Returns:
      This builder for chaining.
    • setSingleStringBytes

      public TestAllTypes.Builder setSingleStringBytes(com.google.protobuf.ByteString value)
      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:
      hasSingleBytes in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleBytes field is set.
    • getSingleBytes

      public com.google.protobuf.ByteString getSingleBytes()
      optional bytes single_bytes = 15 [default = "none"];
      Specified by:
      getSingleBytes in interface TestAllTypesOrBuilder
      Returns:
      The singleBytes.
    • setSingleBytes

      public TestAllTypes.Builder setSingleBytes(com.google.protobuf.ByteString value)
      optional bytes single_bytes = 15 [default = "none"];
      Parameters:
      value - The singleBytes to set.
      Returns:
      This builder for chaining.
    • clearSingleBytes

      public TestAllTypes.Builder 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:
      hasIn in interface TestAllTypesOrBuilder
      Returns:
      Whether the in field is set.
    • getIn

      public boolean getIn()
       Collides with 'in' operator.
       
      optional bool in = 18;
      Specified by:
      getIn in interface TestAllTypesOrBuilder
      Returns:
      The in.
    • setIn

      public TestAllTypes.Builder setIn(boolean value)
       Collides with 'in' operator.
       
      optional bool in = 18;
      Parameters:
      value - The in to set.
      Returns:
      This builder for chaining.
    • clearIn

      public TestAllTypes.Builder 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:
      hasSingleAny in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleAny field is set.
    • getSingleAny

      public com.google.protobuf.Any getSingleAny()
       Wellknown.
       
      optional .google.protobuf.Any single_any = 100;
      Specified by:
      getSingleAny in interface TestAllTypesOrBuilder
      Returns:
      The singleAny.
    • setSingleAny

      public TestAllTypes.Builder setSingleAny(com.google.protobuf.Any value)
       Wellknown.
       
      optional .google.protobuf.Any single_any = 100;
    • setSingleAny

      public TestAllTypes.Builder setSingleAny(com.google.protobuf.Any.Builder builderForValue)
       Wellknown.
       
      optional .google.protobuf.Any single_any = 100;
    • mergeSingleAny

      public TestAllTypes.Builder mergeSingleAny(com.google.protobuf.Any value)
       Wellknown.
       
      optional .google.protobuf.Any single_any = 100;
    • clearSingleAny

      public TestAllTypes.Builder 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:
      getSingleAnyOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleDuration

      public boolean hasSingleDuration()
      optional .google.protobuf.Duration single_duration = 101;
      Specified by:
      hasSingleDuration in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleDuration field is set.
    • getSingleDuration

      public com.google.protobuf.Duration getSingleDuration()
      optional .google.protobuf.Duration single_duration = 101;
      Specified by:
      getSingleDuration in interface TestAllTypesOrBuilder
      Returns:
      The singleDuration.
    • setSingleDuration

      public TestAllTypes.Builder setSingleDuration(com.google.protobuf.Duration value)
      optional .google.protobuf.Duration single_duration = 101;
    • setSingleDuration

      public TestAllTypes.Builder setSingleDuration(com.google.protobuf.Duration.Builder builderForValue)
      optional .google.protobuf.Duration single_duration = 101;
    • mergeSingleDuration

      public TestAllTypes.Builder mergeSingleDuration(com.google.protobuf.Duration value)
      optional .google.protobuf.Duration single_duration = 101;
    • clearSingleDuration

      public TestAllTypes.Builder 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:
      getSingleDurationOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleTimestamp

      public boolean hasSingleTimestamp()
      optional .google.protobuf.Timestamp single_timestamp = 102;
      Specified by:
      hasSingleTimestamp in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleTimestamp field is set.
    • getSingleTimestamp

      public com.google.protobuf.Timestamp getSingleTimestamp()
      optional .google.protobuf.Timestamp single_timestamp = 102;
      Specified by:
      getSingleTimestamp in interface TestAllTypesOrBuilder
      Returns:
      The singleTimestamp.
    • setSingleTimestamp

      public TestAllTypes.Builder setSingleTimestamp(com.google.protobuf.Timestamp value)
      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

      public TestAllTypes.Builder mergeSingleTimestamp(com.google.protobuf.Timestamp value)
      optional .google.protobuf.Timestamp single_timestamp = 102;
    • clearSingleTimestamp

      public TestAllTypes.Builder 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:
      getSingleTimestampOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleStruct

      public boolean hasSingleStruct()
      optional .google.protobuf.Struct single_struct = 103;
      Specified by:
      hasSingleStruct in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleStruct field is set.
    • getSingleStruct

      public com.google.protobuf.Struct getSingleStruct()
      optional .google.protobuf.Struct single_struct = 103;
      Specified by:
      getSingleStruct in interface TestAllTypesOrBuilder
      Returns:
      The singleStruct.
    • setSingleStruct

      public TestAllTypes.Builder setSingleStruct(com.google.protobuf.Struct value)
      optional .google.protobuf.Struct single_struct = 103;
    • setSingleStruct

      public TestAllTypes.Builder setSingleStruct(com.google.protobuf.Struct.Builder builderForValue)
      optional .google.protobuf.Struct single_struct = 103;
    • mergeSingleStruct

      public TestAllTypes.Builder mergeSingleStruct(com.google.protobuf.Struct value)
      optional .google.protobuf.Struct single_struct = 103;
    • clearSingleStruct

      public TestAllTypes.Builder 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:
      getSingleStructOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleValue

      public boolean hasSingleValue()
      optional .google.protobuf.Value single_value = 104;
      Specified by:
      hasSingleValue in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleValue field is set.
    • getSingleValue

      public com.google.protobuf.Value getSingleValue()
      optional .google.protobuf.Value single_value = 104;
      Specified by:
      getSingleValue in interface TestAllTypesOrBuilder
      Returns:
      The singleValue.
    • setSingleValue

      public TestAllTypes.Builder setSingleValue(com.google.protobuf.Value value)
      optional .google.protobuf.Value single_value = 104;
    • setSingleValue

      public TestAllTypes.Builder setSingleValue(com.google.protobuf.Value.Builder builderForValue)
      optional .google.protobuf.Value single_value = 104;
    • mergeSingleValue

      public TestAllTypes.Builder mergeSingleValue(com.google.protobuf.Value value)
      optional .google.protobuf.Value single_value = 104;
    • clearSingleValue

      public TestAllTypes.Builder 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:
      getSingleValueOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleInt64Wrapper

      public boolean hasSingleInt64Wrapper()
      optional .google.protobuf.Int64Value single_int64_wrapper = 105;
      Specified by:
      hasSingleInt64Wrapper in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleInt64Wrapper field is set.
    • getSingleInt64Wrapper

      public com.google.protobuf.Int64Value getSingleInt64Wrapper()
      optional .google.protobuf.Int64Value single_int64_wrapper = 105;
      Specified by:
      getSingleInt64Wrapper in interface TestAllTypesOrBuilder
      Returns:
      The singleInt64Wrapper.
    • setSingleInt64Wrapper

      public TestAllTypes.Builder setSingleInt64Wrapper(com.google.protobuf.Int64Value value)
      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

      public TestAllTypes.Builder mergeSingleInt64Wrapper(com.google.protobuf.Int64Value value)
      optional .google.protobuf.Int64Value single_int64_wrapper = 105;
    • clearSingleInt64Wrapper

      public TestAllTypes.Builder 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:
      getSingleInt64WrapperOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleInt32Wrapper

      public boolean hasSingleInt32Wrapper()
      optional .google.protobuf.Int32Value single_int32_wrapper = 106;
      Specified by:
      hasSingleInt32Wrapper in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleInt32Wrapper field is set.
    • getSingleInt32Wrapper

      public com.google.protobuf.Int32Value getSingleInt32Wrapper()
      optional .google.protobuf.Int32Value single_int32_wrapper = 106;
      Specified by:
      getSingleInt32Wrapper in interface TestAllTypesOrBuilder
      Returns:
      The singleInt32Wrapper.
    • setSingleInt32Wrapper

      public TestAllTypes.Builder setSingleInt32Wrapper(com.google.protobuf.Int32Value value)
      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

      public TestAllTypes.Builder mergeSingleInt32Wrapper(com.google.protobuf.Int32Value value)
      optional .google.protobuf.Int32Value single_int32_wrapper = 106;
    • clearSingleInt32Wrapper

      public TestAllTypes.Builder 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:
      getSingleInt32WrapperOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleDoubleWrapper

      public boolean hasSingleDoubleWrapper()
      optional .google.protobuf.DoubleValue single_double_wrapper = 107;
      Specified by:
      hasSingleDoubleWrapper in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleDoubleWrapper field is set.
    • getSingleDoubleWrapper

      public com.google.protobuf.DoubleValue getSingleDoubleWrapper()
      optional .google.protobuf.DoubleValue single_double_wrapper = 107;
      Specified by:
      getSingleDoubleWrapper in interface TestAllTypesOrBuilder
      Returns:
      The singleDoubleWrapper.
    • setSingleDoubleWrapper

      public TestAllTypes.Builder setSingleDoubleWrapper(com.google.protobuf.DoubleValue value)
      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

      public TestAllTypes.Builder mergeSingleDoubleWrapper(com.google.protobuf.DoubleValue value)
      optional .google.protobuf.DoubleValue single_double_wrapper = 107;
    • clearSingleDoubleWrapper

      public TestAllTypes.Builder 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:
      getSingleDoubleWrapperOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleFloatWrapper

      public boolean hasSingleFloatWrapper()
      optional .google.protobuf.FloatValue single_float_wrapper = 108;
      Specified by:
      hasSingleFloatWrapper in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleFloatWrapper field is set.
    • getSingleFloatWrapper

      public com.google.protobuf.FloatValue getSingleFloatWrapper()
      optional .google.protobuf.FloatValue single_float_wrapper = 108;
      Specified by:
      getSingleFloatWrapper in interface TestAllTypesOrBuilder
      Returns:
      The singleFloatWrapper.
    • setSingleFloatWrapper

      public TestAllTypes.Builder setSingleFloatWrapper(com.google.protobuf.FloatValue value)
      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

      public TestAllTypes.Builder mergeSingleFloatWrapper(com.google.protobuf.FloatValue value)
      optional .google.protobuf.FloatValue single_float_wrapper = 108;
    • clearSingleFloatWrapper

      public TestAllTypes.Builder 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:
      getSingleFloatWrapperOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleUint64Wrapper

      public boolean hasSingleUint64Wrapper()
      optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;
      Specified by:
      hasSingleUint64Wrapper in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleUint64Wrapper field is set.
    • getSingleUint64Wrapper

      public com.google.protobuf.UInt64Value getSingleUint64Wrapper()
      optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;
      Specified by:
      getSingleUint64Wrapper in interface TestAllTypesOrBuilder
      Returns:
      The singleUint64Wrapper.
    • setSingleUint64Wrapper

      public TestAllTypes.Builder setSingleUint64Wrapper(com.google.protobuf.UInt64Value value)
      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

      public TestAllTypes.Builder mergeSingleUint64Wrapper(com.google.protobuf.UInt64Value value)
      optional .google.protobuf.UInt64Value single_uint64_wrapper = 109;
    • clearSingleUint64Wrapper

      public TestAllTypes.Builder 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:
      getSingleUint64WrapperOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleUint32Wrapper

      public boolean hasSingleUint32Wrapper()
      optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;
      Specified by:
      hasSingleUint32Wrapper in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleUint32Wrapper field is set.
    • getSingleUint32Wrapper

      public com.google.protobuf.UInt32Value getSingleUint32Wrapper()
      optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;
      Specified by:
      getSingleUint32Wrapper in interface TestAllTypesOrBuilder
      Returns:
      The singleUint32Wrapper.
    • setSingleUint32Wrapper

      public TestAllTypes.Builder setSingleUint32Wrapper(com.google.protobuf.UInt32Value value)
      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

      public TestAllTypes.Builder mergeSingleUint32Wrapper(com.google.protobuf.UInt32Value value)
      optional .google.protobuf.UInt32Value single_uint32_wrapper = 110;
    • clearSingleUint32Wrapper

      public TestAllTypes.Builder 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:
      getSingleUint32WrapperOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleStringWrapper

      public boolean hasSingleStringWrapper()
      optional .google.protobuf.StringValue single_string_wrapper = 111;
      Specified by:
      hasSingleStringWrapper in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleStringWrapper field is set.
    • getSingleStringWrapper

      public com.google.protobuf.StringValue getSingleStringWrapper()
      optional .google.protobuf.StringValue single_string_wrapper = 111;
      Specified by:
      getSingleStringWrapper in interface TestAllTypesOrBuilder
      Returns:
      The singleStringWrapper.
    • setSingleStringWrapper

      public TestAllTypes.Builder setSingleStringWrapper(com.google.protobuf.StringValue value)
      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

      public TestAllTypes.Builder mergeSingleStringWrapper(com.google.protobuf.StringValue value)
      optional .google.protobuf.StringValue single_string_wrapper = 111;
    • clearSingleStringWrapper

      public TestAllTypes.Builder 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:
      getSingleStringWrapperOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleBoolWrapper

      public boolean hasSingleBoolWrapper()
      optional .google.protobuf.BoolValue single_bool_wrapper = 112;
      Specified by:
      hasSingleBoolWrapper in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleBoolWrapper field is set.
    • getSingleBoolWrapper

      public com.google.protobuf.BoolValue getSingleBoolWrapper()
      optional .google.protobuf.BoolValue single_bool_wrapper = 112;
      Specified by:
      getSingleBoolWrapper in interface TestAllTypesOrBuilder
      Returns:
      The singleBoolWrapper.
    • setSingleBoolWrapper

      public TestAllTypes.Builder setSingleBoolWrapper(com.google.protobuf.BoolValue value)
      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

      public TestAllTypes.Builder mergeSingleBoolWrapper(com.google.protobuf.BoolValue value)
      optional .google.protobuf.BoolValue single_bool_wrapper = 112;
    • clearSingleBoolWrapper

      public TestAllTypes.Builder 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:
      getSingleBoolWrapperOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleBytesWrapper

      public boolean hasSingleBytesWrapper()
      optional .google.protobuf.BytesValue single_bytes_wrapper = 113;
      Specified by:
      hasSingleBytesWrapper in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleBytesWrapper field is set.
    • getSingleBytesWrapper

      public com.google.protobuf.BytesValue getSingleBytesWrapper()
      optional .google.protobuf.BytesValue single_bytes_wrapper = 113;
      Specified by:
      getSingleBytesWrapper in interface TestAllTypesOrBuilder
      Returns:
      The singleBytesWrapper.
    • setSingleBytesWrapper

      public TestAllTypes.Builder setSingleBytesWrapper(com.google.protobuf.BytesValue value)
      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

      public TestAllTypes.Builder mergeSingleBytesWrapper(com.google.protobuf.BytesValue value)
      optional .google.protobuf.BytesValue single_bytes_wrapper = 113;
    • clearSingleBytesWrapper

      public TestAllTypes.Builder 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:
      getSingleBytesWrapperOrBuilder in interface TestAllTypesOrBuilder
    • hasListValue

      public boolean hasListValue()
      optional .google.protobuf.ListValue list_value = 114;
      Specified by:
      hasListValue in interface TestAllTypesOrBuilder
      Returns:
      Whether the listValue field is set.
    • getListValue

      public com.google.protobuf.ListValue getListValue()
      optional .google.protobuf.ListValue list_value = 114;
      Specified by:
      getListValue in interface TestAllTypesOrBuilder
      Returns:
      The listValue.
    • setListValue

      public TestAllTypes.Builder setListValue(com.google.protobuf.ListValue value)
      optional .google.protobuf.ListValue list_value = 114;
    • setListValue

      public TestAllTypes.Builder setListValue(com.google.protobuf.ListValue.Builder builderForValue)
      optional .google.protobuf.ListValue list_value = 114;
    • mergeListValue

      public TestAllTypes.Builder mergeListValue(com.google.protobuf.ListValue value)
      optional .google.protobuf.ListValue list_value = 114;
    • clearListValue

      public TestAllTypes.Builder 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:
      getListValueOrBuilder in interface TestAllTypesOrBuilder
    • hasNullValue

      public boolean hasNullValue()
      optional .google.protobuf.NullValue null_value = 115;
      Specified by:
      hasNullValue in interface TestAllTypesOrBuilder
      Returns:
      Whether the nullValue field is set.
    • getNullValue

      public com.google.protobuf.NullValue getNullValue()
      optional .google.protobuf.NullValue null_value = 115;
      Specified by:
      getNullValue in interface TestAllTypesOrBuilder
      Returns:
      The nullValue.
    • setNullValue

      public TestAllTypes.Builder setNullValue(com.google.protobuf.NullValue value)
      optional .google.protobuf.NullValue null_value = 115;
      Parameters:
      value - The nullValue to set.
      Returns:
      This builder for chaining.
    • clearNullValue

      public TestAllTypes.Builder 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:
      hasOptionalNullValue in interface TestAllTypesOrBuilder
      Returns:
      Whether the optionalNullValue field is set.
    • getOptionalNullValue

      public com.google.protobuf.NullValue getOptionalNullValue()
      optional .google.protobuf.NullValue optional_null_value = 116;
      Specified by:
      getOptionalNullValue in interface TestAllTypesOrBuilder
      Returns:
      The optionalNullValue.
    • setOptionalNullValue

      public TestAllTypes.Builder setOptionalNullValue(com.google.protobuf.NullValue value)
      optional .google.protobuf.NullValue optional_null_value = 116;
      Parameters:
      value - The optionalNullValue to set.
      Returns:
      This builder for chaining.
    • clearOptionalNullValue

      public TestAllTypes.Builder 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:
      hasFieldMask in interface TestAllTypesOrBuilder
      Returns:
      Whether the fieldMask field is set.
    • getFieldMask

      public com.google.protobuf.FieldMask getFieldMask()
      optional .google.protobuf.FieldMask field_mask = 117;
      Specified by:
      getFieldMask in interface TestAllTypesOrBuilder
      Returns:
      The fieldMask.
    • setFieldMask

      public TestAllTypes.Builder setFieldMask(com.google.protobuf.FieldMask value)
      optional .google.protobuf.FieldMask field_mask = 117;
    • setFieldMask

      public TestAllTypes.Builder setFieldMask(com.google.protobuf.FieldMask.Builder builderForValue)
      optional .google.protobuf.FieldMask field_mask = 117;
    • mergeFieldMask

      public TestAllTypes.Builder mergeFieldMask(com.google.protobuf.FieldMask value)
      optional .google.protobuf.FieldMask field_mask = 117;
    • clearFieldMask

      public TestAllTypes.Builder 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:
      getFieldMaskOrBuilder in interface TestAllTypesOrBuilder
    • hasEmpty

      public boolean hasEmpty()
      optional .google.protobuf.Empty empty = 118;
      Specified by:
      hasEmpty in interface TestAllTypesOrBuilder
      Returns:
      Whether the empty field is set.
    • getEmpty

      public com.google.protobuf.Empty getEmpty()
      optional .google.protobuf.Empty empty = 118;
      Specified by:
      getEmpty in interface TestAllTypesOrBuilder
      Returns:
      The empty.
    • setEmpty

      public TestAllTypes.Builder setEmpty(com.google.protobuf.Empty value)
      optional .google.protobuf.Empty empty = 118;
    • setEmpty

      public TestAllTypes.Builder setEmpty(com.google.protobuf.Empty.Builder builderForValue)
      optional .google.protobuf.Empty empty = 118;
    • mergeEmpty

      public TestAllTypes.Builder mergeEmpty(com.google.protobuf.Empty value)
      optional .google.protobuf.Empty empty = 118;
    • clearEmpty

      public TestAllTypes.Builder 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:
      getEmptyOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleNestedMessage

      public boolean hasSingleNestedMessage()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;
      Specified by:
      hasSingleNestedMessage in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleNestedMessage field is set.
    • getSingleNestedMessage

      public TestAllTypes.NestedMessage getSingleNestedMessage()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;
      Specified by:
      getSingleNestedMessage in interface TestAllTypesOrBuilder
      Returns:
      The singleNestedMessage.
    • setSingleNestedMessage

      public TestAllTypes.Builder setSingleNestedMessage(TestAllTypes.NestedMessage value)
      .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

      public TestAllTypes.Builder mergeSingleNestedMessage(TestAllTypes.NestedMessage value)
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;
    • clearSingleNestedMessage

      public TestAllTypes.Builder clearSingleNestedMessage()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;
    • getSingleNestedMessageBuilder

      public TestAllTypes.NestedMessage.Builder getSingleNestedMessageBuilder()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;
    • getSingleNestedMessageOrBuilder

      public TestAllTypes.NestedMessageOrBuilder getSingleNestedMessageOrBuilder()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage single_nested_message = 21;
      Specified by:
      getSingleNestedMessageOrBuilder in interface TestAllTypesOrBuilder
    • hasSingleNestedEnum

      public boolean hasSingleNestedEnum()
      .cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];
      Specified by:
      hasSingleNestedEnum in interface TestAllTypesOrBuilder
      Returns:
      Whether the singleNestedEnum field is set.
    • getSingleNestedEnum

      public TestAllTypes.NestedEnum getSingleNestedEnum()
      .cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];
      Specified by:
      getSingleNestedEnum in interface TestAllTypesOrBuilder
      Returns:
      The singleNestedEnum.
    • setSingleNestedEnum

      public TestAllTypes.Builder setSingleNestedEnum(TestAllTypes.NestedEnum value)
      .cel.expr.conformance.proto2.TestAllTypes.NestedEnum single_nested_enum = 22 [default = BAR];
      Parameters:
      value - The singleNestedEnum to set.
      Returns:
      This builder for chaining.
    • clearSingleNestedEnum

      public TestAllTypes.Builder 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:
      hasStandaloneMessage in interface TestAllTypesOrBuilder
      Returns:
      Whether the standaloneMessage field is set.
    • getStandaloneMessage

      public TestAllTypes.NestedMessage getStandaloneMessage()
      optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;
      Specified by:
      getStandaloneMessage in interface TestAllTypesOrBuilder
      Returns:
      The standaloneMessage.
    • setStandaloneMessage

      public TestAllTypes.Builder setStandaloneMessage(TestAllTypes.NestedMessage value)
      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

      public TestAllTypes.Builder mergeStandaloneMessage(TestAllTypes.NestedMessage value)
      optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;
    • clearStandaloneMessage

      public TestAllTypes.Builder clearStandaloneMessage()
      optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;
    • getStandaloneMessageBuilder

      public TestAllTypes.NestedMessage.Builder getStandaloneMessageBuilder()
      optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;
    • getStandaloneMessageOrBuilder

      public TestAllTypes.NestedMessageOrBuilder getStandaloneMessageOrBuilder()
      optional .cel.expr.conformance.proto2.TestAllTypes.NestedMessage standalone_message = 23;
      Specified by:
      getStandaloneMessageOrBuilder in interface TestAllTypesOrBuilder
    • hasStandaloneEnum

      public boolean hasStandaloneEnum()
      optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;
      Specified by:
      hasStandaloneEnum in interface TestAllTypesOrBuilder
      Returns:
      Whether the standaloneEnum field is set.
    • getStandaloneEnum

      public TestAllTypes.NestedEnum getStandaloneEnum()
      optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;
      Specified by:
      getStandaloneEnum in interface TestAllTypesOrBuilder
      Returns:
      The standaloneEnum.
    • setStandaloneEnum

      public TestAllTypes.Builder setStandaloneEnum(TestAllTypes.NestedEnum value)
      optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;
      Parameters:
      value - The standaloneEnum to set.
      Returns:
      This builder for chaining.
    • clearStandaloneEnum

      public TestAllTypes.Builder clearStandaloneEnum()
      optional .cel.expr.conformance.proto2.TestAllTypes.NestedEnum standalone_enum = 24;
      Returns:
      This builder for chaining.
    • getRepeatedInt32List

      public List<Integer> getRepeatedInt32List()
       Repeated
       
      repeated int32 repeated_int32 = 31;
      Specified by:
      getRepeatedInt32List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedInt32.
    • getRepeatedInt32Count

      public int getRepeatedInt32Count()
       Repeated
       
      repeated int32 repeated_int32 = 31;
      Specified by:
      getRepeatedInt32Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedInt32.
    • getRepeatedInt32

      public int getRepeatedInt32(int index)
       Repeated
       
      repeated int32 repeated_int32 = 31;
      Specified by:
      getRepeatedInt32 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedInt32 at the given index.
    • setRepeatedInt32

      public TestAllTypes.Builder setRepeatedInt32(int index, int value)
       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

      public TestAllTypes.Builder addRepeatedInt32(int value)
       Repeated
       
      repeated int32 repeated_int32 = 31;
      Parameters:
      value - The repeatedInt32 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedInt32

      public TestAllTypes.Builder addAllRepeatedInt32(Iterable<? extends Integer> values)
       Repeated
       
      repeated int32 repeated_int32 = 31;
      Parameters:
      values - The repeatedInt32 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedInt32

      public TestAllTypes.Builder clearRepeatedInt32()
       Repeated
       
      repeated int32 repeated_int32 = 31;
      Returns:
      This builder for chaining.
    • getRepeatedInt64List

      public List<Long> getRepeatedInt64List()
      repeated int64 repeated_int64 = 32;
      Specified by:
      getRepeatedInt64List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedInt64.
    • getRepeatedInt64Count

      public int getRepeatedInt64Count()
      repeated int64 repeated_int64 = 32;
      Specified by:
      getRepeatedInt64Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedInt64.
    • getRepeatedInt64

      public long getRepeatedInt64(int index)
      repeated int64 repeated_int64 = 32;
      Specified by:
      getRepeatedInt64 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedInt64 at the given index.
    • setRepeatedInt64

      public TestAllTypes.Builder setRepeatedInt64(int index, long value)
      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

      public TestAllTypes.Builder addRepeatedInt64(long value)
      repeated int64 repeated_int64 = 32;
      Parameters:
      value - The repeatedInt64 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedInt64

      public TestAllTypes.Builder addAllRepeatedInt64(Iterable<? extends Long> values)
      repeated int64 repeated_int64 = 32;
      Parameters:
      values - The repeatedInt64 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedInt64

      public TestAllTypes.Builder clearRepeatedInt64()
      repeated int64 repeated_int64 = 32;
      Returns:
      This builder for chaining.
    • getRepeatedUint32List

      public List<Integer> getRepeatedUint32List()
      repeated uint32 repeated_uint32 = 33;
      Specified by:
      getRepeatedUint32List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedUint32.
    • getRepeatedUint32Count

      public int getRepeatedUint32Count()
      repeated uint32 repeated_uint32 = 33;
      Specified by:
      getRepeatedUint32Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedUint32.
    • getRepeatedUint32

      public int getRepeatedUint32(int index)
      repeated uint32 repeated_uint32 = 33;
      Specified by:
      getRepeatedUint32 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedUint32 at the given index.
    • setRepeatedUint32

      public TestAllTypes.Builder setRepeatedUint32(int index, int value)
      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

      public TestAllTypes.Builder addRepeatedUint32(int value)
      repeated uint32 repeated_uint32 = 33;
      Parameters:
      value - The repeatedUint32 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedUint32

      public TestAllTypes.Builder addAllRepeatedUint32(Iterable<? extends Integer> values)
      repeated uint32 repeated_uint32 = 33;
      Parameters:
      values - The repeatedUint32 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedUint32

      public TestAllTypes.Builder clearRepeatedUint32()
      repeated uint32 repeated_uint32 = 33;
      Returns:
      This builder for chaining.
    • getRepeatedUint64List

      public List<Long> getRepeatedUint64List()
      repeated uint64 repeated_uint64 = 34;
      Specified by:
      getRepeatedUint64List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedUint64.
    • getRepeatedUint64Count

      public int getRepeatedUint64Count()
      repeated uint64 repeated_uint64 = 34;
      Specified by:
      getRepeatedUint64Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedUint64.
    • getRepeatedUint64

      public long getRepeatedUint64(int index)
      repeated uint64 repeated_uint64 = 34;
      Specified by:
      getRepeatedUint64 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedUint64 at the given index.
    • setRepeatedUint64

      public TestAllTypes.Builder setRepeatedUint64(int index, long value)
      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

      public TestAllTypes.Builder addRepeatedUint64(long value)
      repeated uint64 repeated_uint64 = 34;
      Parameters:
      value - The repeatedUint64 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedUint64

      public TestAllTypes.Builder addAllRepeatedUint64(Iterable<? extends Long> values)
      repeated uint64 repeated_uint64 = 34;
      Parameters:
      values - The repeatedUint64 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedUint64

      public TestAllTypes.Builder clearRepeatedUint64()
      repeated uint64 repeated_uint64 = 34;
      Returns:
      This builder for chaining.
    • getRepeatedSint32List

      public List<Integer> getRepeatedSint32List()
      repeated sint32 repeated_sint32 = 35;
      Specified by:
      getRepeatedSint32List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedSint32.
    • getRepeatedSint32Count

      public int getRepeatedSint32Count()
      repeated sint32 repeated_sint32 = 35;
      Specified by:
      getRepeatedSint32Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedSint32.
    • getRepeatedSint32

      public int getRepeatedSint32(int index)
      repeated sint32 repeated_sint32 = 35;
      Specified by:
      getRepeatedSint32 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedSint32 at the given index.
    • setRepeatedSint32

      public TestAllTypes.Builder setRepeatedSint32(int index, int value)
      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

      public TestAllTypes.Builder addRepeatedSint32(int value)
      repeated sint32 repeated_sint32 = 35;
      Parameters:
      value - The repeatedSint32 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedSint32

      public TestAllTypes.Builder addAllRepeatedSint32(Iterable<? extends Integer> values)
      repeated sint32 repeated_sint32 = 35;
      Parameters:
      values - The repeatedSint32 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedSint32

      public TestAllTypes.Builder clearRepeatedSint32()
      repeated sint32 repeated_sint32 = 35;
      Returns:
      This builder for chaining.
    • getRepeatedSint64List

      public List<Long> getRepeatedSint64List()
      repeated sint64 repeated_sint64 = 36;
      Specified by:
      getRepeatedSint64List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedSint64.
    • getRepeatedSint64Count

      public int getRepeatedSint64Count()
      repeated sint64 repeated_sint64 = 36;
      Specified by:
      getRepeatedSint64Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedSint64.
    • getRepeatedSint64

      public long getRepeatedSint64(int index)
      repeated sint64 repeated_sint64 = 36;
      Specified by:
      getRepeatedSint64 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedSint64 at the given index.
    • setRepeatedSint64

      public TestAllTypes.Builder setRepeatedSint64(int index, long value)
      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

      public TestAllTypes.Builder addRepeatedSint64(long value)
      repeated sint64 repeated_sint64 = 36;
      Parameters:
      value - The repeatedSint64 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedSint64

      public TestAllTypes.Builder addAllRepeatedSint64(Iterable<? extends Long> values)
      repeated sint64 repeated_sint64 = 36;
      Parameters:
      values - The repeatedSint64 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedSint64

      public TestAllTypes.Builder clearRepeatedSint64()
      repeated sint64 repeated_sint64 = 36;
      Returns:
      This builder for chaining.
    • getRepeatedFixed32List

      public List<Integer> getRepeatedFixed32List()
      repeated fixed32 repeated_fixed32 = 37;
      Specified by:
      getRepeatedFixed32List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedFixed32.
    • getRepeatedFixed32Count

      public int getRepeatedFixed32Count()
      repeated fixed32 repeated_fixed32 = 37;
      Specified by:
      getRepeatedFixed32Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedFixed32.
    • getRepeatedFixed32

      public int getRepeatedFixed32(int index)
      repeated fixed32 repeated_fixed32 = 37;
      Specified by:
      getRepeatedFixed32 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedFixed32 at the given index.
    • setRepeatedFixed32

      public TestAllTypes.Builder setRepeatedFixed32(int index, int value)
      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

      public TestAllTypes.Builder addRepeatedFixed32(int value)
      repeated fixed32 repeated_fixed32 = 37;
      Parameters:
      value - The repeatedFixed32 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedFixed32

      public TestAllTypes.Builder addAllRepeatedFixed32(Iterable<? extends Integer> values)
      repeated fixed32 repeated_fixed32 = 37;
      Parameters:
      values - The repeatedFixed32 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedFixed32

      public TestAllTypes.Builder clearRepeatedFixed32()
      repeated fixed32 repeated_fixed32 = 37;
      Returns:
      This builder for chaining.
    • getRepeatedFixed64List

      public List<Long> getRepeatedFixed64List()
      repeated fixed64 repeated_fixed64 = 38;
      Specified by:
      getRepeatedFixed64List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedFixed64.
    • getRepeatedFixed64Count

      public int getRepeatedFixed64Count()
      repeated fixed64 repeated_fixed64 = 38;
      Specified by:
      getRepeatedFixed64Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedFixed64.
    • getRepeatedFixed64

      public long getRepeatedFixed64(int index)
      repeated fixed64 repeated_fixed64 = 38;
      Specified by:
      getRepeatedFixed64 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedFixed64 at the given index.
    • setRepeatedFixed64

      public TestAllTypes.Builder setRepeatedFixed64(int index, long value)
      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

      public TestAllTypes.Builder addRepeatedFixed64(long value)
      repeated fixed64 repeated_fixed64 = 38;
      Parameters:
      value - The repeatedFixed64 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedFixed64

      public TestAllTypes.Builder addAllRepeatedFixed64(Iterable<? extends Long> values)
      repeated fixed64 repeated_fixed64 = 38;
      Parameters:
      values - The repeatedFixed64 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedFixed64

      public TestAllTypes.Builder clearRepeatedFixed64()
      repeated fixed64 repeated_fixed64 = 38;
      Returns:
      This builder for chaining.
    • getRepeatedSfixed32List

      public List<Integer> getRepeatedSfixed32List()
      repeated sfixed32 repeated_sfixed32 = 39;
      Specified by:
      getRepeatedSfixed32List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedSfixed32.
    • getRepeatedSfixed32Count

      public int getRepeatedSfixed32Count()
      repeated sfixed32 repeated_sfixed32 = 39;
      Specified by:
      getRepeatedSfixed32Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedSfixed32.
    • getRepeatedSfixed32

      public int getRepeatedSfixed32(int index)
      repeated sfixed32 repeated_sfixed32 = 39;
      Specified by:
      getRepeatedSfixed32 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedSfixed32 at the given index.
    • setRepeatedSfixed32

      public TestAllTypes.Builder setRepeatedSfixed32(int index, int value)
      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

      public TestAllTypes.Builder addRepeatedSfixed32(int value)
      repeated sfixed32 repeated_sfixed32 = 39;
      Parameters:
      value - The repeatedSfixed32 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedSfixed32

      public TestAllTypes.Builder addAllRepeatedSfixed32(Iterable<? extends Integer> values)
      repeated sfixed32 repeated_sfixed32 = 39;
      Parameters:
      values - The repeatedSfixed32 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedSfixed32

      public TestAllTypes.Builder clearRepeatedSfixed32()
      repeated sfixed32 repeated_sfixed32 = 39;
      Returns:
      This builder for chaining.
    • getRepeatedSfixed64List

      public List<Long> getRepeatedSfixed64List()
      repeated sfixed64 repeated_sfixed64 = 40;
      Specified by:
      getRepeatedSfixed64List in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedSfixed64.
    • getRepeatedSfixed64Count

      public int getRepeatedSfixed64Count()
      repeated sfixed64 repeated_sfixed64 = 40;
      Specified by:
      getRepeatedSfixed64Count in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedSfixed64.
    • getRepeatedSfixed64

      public long getRepeatedSfixed64(int index)
      repeated sfixed64 repeated_sfixed64 = 40;
      Specified by:
      getRepeatedSfixed64 in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedSfixed64 at the given index.
    • setRepeatedSfixed64

      public TestAllTypes.Builder setRepeatedSfixed64(int index, long value)
      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

      public TestAllTypes.Builder addRepeatedSfixed64(long value)
      repeated sfixed64 repeated_sfixed64 = 40;
      Parameters:
      value - The repeatedSfixed64 to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedSfixed64

      public TestAllTypes.Builder addAllRepeatedSfixed64(Iterable<? extends Long> values)
      repeated sfixed64 repeated_sfixed64 = 40;
      Parameters:
      values - The repeatedSfixed64 to add.
      Returns:
      This builder for chaining.
    • clearRepeatedSfixed64

      public TestAllTypes.Builder clearRepeatedSfixed64()
      repeated sfixed64 repeated_sfixed64 = 40;
      Returns:
      This builder for chaining.
    • getRepeatedFloatList

      public List<Float> getRepeatedFloatList()
      repeated float repeated_float = 41;
      Specified by:
      getRepeatedFloatList in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedFloat.
    • getRepeatedFloatCount

      public int getRepeatedFloatCount()
      repeated float repeated_float = 41;
      Specified by:
      getRepeatedFloatCount in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedFloat.
    • getRepeatedFloat

      public float getRepeatedFloat(int index)
      repeated float repeated_float = 41;
      Specified by:
      getRepeatedFloat in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedFloat at the given index.
    • setRepeatedFloat

      public TestAllTypes.Builder setRepeatedFloat(int index, float value)
      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

      public TestAllTypes.Builder addRepeatedFloat(float value)
      repeated float repeated_float = 41;
      Parameters:
      value - The repeatedFloat to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedFloat

      public TestAllTypes.Builder addAllRepeatedFloat(Iterable<? extends Float> values)
      repeated float repeated_float = 41;
      Parameters:
      values - The repeatedFloat to add.
      Returns:
      This builder for chaining.
    • clearRepeatedFloat

      public TestAllTypes.Builder clearRepeatedFloat()
      repeated float repeated_float = 41;
      Returns:
      This builder for chaining.
    • getRepeatedDoubleList

      public List<Double> getRepeatedDoubleList()
      repeated double repeated_double = 42;
      Specified by:
      getRepeatedDoubleList in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedDouble.
    • getRepeatedDoubleCount

      public int getRepeatedDoubleCount()
      repeated double repeated_double = 42;
      Specified by:
      getRepeatedDoubleCount in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedDouble.
    • getRepeatedDouble

      public double getRepeatedDouble(int index)
      repeated double repeated_double = 42;
      Specified by:
      getRepeatedDouble in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedDouble at the given index.
    • setRepeatedDouble

      public TestAllTypes.Builder setRepeatedDouble(int index, double value)
      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

      public TestAllTypes.Builder addRepeatedDouble(double value)
      repeated double repeated_double = 42;
      Parameters:
      value - The repeatedDouble to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedDouble

      public TestAllTypes.Builder addAllRepeatedDouble(Iterable<? extends Double> values)
      repeated double repeated_double = 42;
      Parameters:
      values - The repeatedDouble to add.
      Returns:
      This builder for chaining.
    • clearRepeatedDouble

      public TestAllTypes.Builder clearRepeatedDouble()
      repeated double repeated_double = 42;
      Returns:
      This builder for chaining.
    • getRepeatedBoolList

      public List<Boolean> getRepeatedBoolList()
      repeated bool repeated_bool = 43;
      Specified by:
      getRepeatedBoolList in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedBool.
    • getRepeatedBoolCount

      public int getRepeatedBoolCount()
      repeated bool repeated_bool = 43;
      Specified by:
      getRepeatedBoolCount in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedBool.
    • getRepeatedBool

      public boolean getRepeatedBool(int index)
      repeated bool repeated_bool = 43;
      Specified by:
      getRepeatedBool in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedBool at the given index.
    • setRepeatedBool

      public TestAllTypes.Builder setRepeatedBool(int index, boolean value)
      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

      public TestAllTypes.Builder addRepeatedBool(boolean value)
      repeated bool repeated_bool = 43;
      Parameters:
      value - The repeatedBool to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedBool

      public TestAllTypes.Builder addAllRepeatedBool(Iterable<? extends Boolean> values)
      repeated bool repeated_bool = 43;
      Parameters:
      values - The repeatedBool to add.
      Returns:
      This builder for chaining.
    • clearRepeatedBool

      public TestAllTypes.Builder 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:
      getRepeatedStringList in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedString.
    • getRepeatedStringCount

      public int getRepeatedStringCount()
      repeated string repeated_string = 44;
      Specified by:
      getRepeatedStringCount in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedString.
    • getRepeatedString

      public String getRepeatedString(int index)
      repeated string repeated_string = 44;
      Specified by:
      getRepeatedString in interface TestAllTypesOrBuilder
      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:
      getRepeatedStringBytes in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the repeatedString at the given index.
    • setRepeatedString

      public TestAllTypes.Builder setRepeatedString(int index, String value)
      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

      public TestAllTypes.Builder addRepeatedString(String value)
      repeated string repeated_string = 44;
      Parameters:
      value - The repeatedString to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedString

      public TestAllTypes.Builder addAllRepeatedString(Iterable<String> values)
      repeated string repeated_string = 44;
      Parameters:
      values - The repeatedString to add.
      Returns:
      This builder for chaining.
    • clearRepeatedString

      public TestAllTypes.Builder clearRepeatedString()
      repeated string repeated_string = 44;
      Returns:
      This builder for chaining.
    • addRepeatedStringBytes

      public TestAllTypes.Builder addRepeatedStringBytes(com.google.protobuf.ByteString value)
      repeated string repeated_string = 44;
      Parameters:
      value - The bytes of the repeatedString to add.
      Returns:
      This builder for chaining.
    • getRepeatedBytesList

      public List<com.google.protobuf.ByteString> getRepeatedBytesList()
      repeated bytes repeated_bytes = 45;
      Specified by:
      getRepeatedBytesList in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedBytes.
    • getRepeatedBytesCount

      public int getRepeatedBytesCount()
      repeated bytes repeated_bytes = 45;
      Specified by:
      getRepeatedBytesCount in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedBytes.
    • getRepeatedBytes

      public com.google.protobuf.ByteString getRepeatedBytes(int index)
      repeated bytes repeated_bytes = 45;
      Specified by:
      getRepeatedBytes in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedBytes at the given index.
    • setRepeatedBytes

      public TestAllTypes.Builder setRepeatedBytes(int index, com.google.protobuf.ByteString value)
      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

      public TestAllTypes.Builder addRepeatedBytes(com.google.protobuf.ByteString value)
      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

      public TestAllTypes.Builder clearRepeatedBytes()
      repeated bytes repeated_bytes = 45;
      Returns:
      This builder for chaining.
    • getRepeatedNestedMessageList

      public List<TestAllTypes.NestedMessage> getRepeatedNestedMessageList()
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
      Specified by:
      getRepeatedNestedMessageList in interface TestAllTypesOrBuilder
    • getRepeatedNestedMessageCount

      public int getRepeatedNestedMessageCount()
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
      Specified by:
      getRepeatedNestedMessageCount in interface TestAllTypesOrBuilder
    • getRepeatedNestedMessage

      public TestAllTypes.NestedMessage getRepeatedNestedMessage(int index)
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
      Specified by:
      getRepeatedNestedMessage in interface TestAllTypesOrBuilder
    • setRepeatedNestedMessage

      public TestAllTypes.Builder setRepeatedNestedMessage(int index, TestAllTypes.NestedMessage value)
       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

      public TestAllTypes.Builder addRepeatedNestedMessage(TestAllTypes.NestedMessage value)
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
    • addRepeatedNestedMessage

      public TestAllTypes.Builder addRepeatedNestedMessage(int index, TestAllTypes.NestedMessage value)
       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

      public TestAllTypes.Builder clearRepeatedNestedMessage()
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
    • removeRepeatedNestedMessage

      public TestAllTypes.Builder removeRepeatedNestedMessage(int index)
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
    • getRepeatedNestedMessageBuilder

      public TestAllTypes.NestedMessage.Builder getRepeatedNestedMessageBuilder(int index)
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
    • getRepeatedNestedMessageOrBuilder

      public TestAllTypes.NestedMessageOrBuilder getRepeatedNestedMessageOrBuilder(int index)
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
      Specified by:
      getRepeatedNestedMessageOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedNestedMessageOrBuilderList

      public List<? extends TestAllTypes.NestedMessageOrBuilder> getRepeatedNestedMessageOrBuilderList()
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
      Specified by:
      getRepeatedNestedMessageOrBuilderList in interface TestAllTypesOrBuilder
    • addRepeatedNestedMessageBuilder

      public TestAllTypes.NestedMessage.Builder addRepeatedNestedMessageBuilder()
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
    • addRepeatedNestedMessageBuilder

      public TestAllTypes.NestedMessage.Builder addRepeatedNestedMessageBuilder(int index)
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
    • getRepeatedNestedMessageBuilderList

      public List<TestAllTypes.NestedMessage.Builder> getRepeatedNestedMessageBuilderList()
       Repeated and nested
       
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_nested_message = 51;
    • getRepeatedNestedEnumList

      public List<TestAllTypes.NestedEnum> getRepeatedNestedEnumList()
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;
      Specified by:
      getRepeatedNestedEnumList in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedNestedEnum.
    • getRepeatedNestedEnumCount

      public int getRepeatedNestedEnumCount()
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;
      Specified by:
      getRepeatedNestedEnumCount in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedNestedEnum.
    • getRepeatedNestedEnum

      public TestAllTypes.NestedEnum getRepeatedNestedEnum(int index)
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedEnum repeated_nested_enum = 52;
      Specified by:
      getRepeatedNestedEnum in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedNestedEnum at the given index.
    • setRepeatedNestedEnum

      public TestAllTypes.Builder setRepeatedNestedEnum(int index, TestAllTypes.NestedEnum value)
      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

      public TestAllTypes.Builder addRepeatedNestedEnum(TestAllTypes.NestedEnum value)
      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

      public TestAllTypes.Builder 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:
      getRepeatedStringPieceList in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedStringPiece.
    • getRepeatedStringPieceCount

      public int getRepeatedStringPieceCount()
      repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];
      Specified by:
      getRepeatedStringPieceCount in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedStringPiece.
    • getRepeatedStringPiece

      public String getRepeatedStringPiece(int index)
      repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];
      Specified by:
      getRepeatedStringPiece in interface TestAllTypesOrBuilder
      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:
      getRepeatedStringPieceBytes in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the repeatedStringPiece at the given index.
    • setRepeatedStringPiece

      public TestAllTypes.Builder setRepeatedStringPiece(int index, String value)
      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

      public TestAllTypes.Builder addRepeatedStringPiece(String value)
      repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];
      Parameters:
      value - The repeatedStringPiece to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedStringPiece

      public TestAllTypes.Builder addAllRepeatedStringPiece(Iterable<String> values)
      repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];
      Parameters:
      values - The repeatedStringPiece to add.
      Returns:
      This builder for chaining.
    • clearRepeatedStringPiece

      public TestAllTypes.Builder clearRepeatedStringPiece()
      repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];
      Returns:
      This builder for chaining.
    • addRepeatedStringPieceBytes

      public TestAllTypes.Builder addRepeatedStringPieceBytes(com.google.protobuf.ByteString value)
      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:
      getRepeatedCordList in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedCord.
    • getRepeatedCordCount

      public int getRepeatedCordCount()
      repeated string repeated_cord = 54 [ctype = CORD];
      Specified by:
      getRepeatedCordCount in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedCord.
    • getRepeatedCord

      public String getRepeatedCord(int index)
      repeated string repeated_cord = 54 [ctype = CORD];
      Specified by:
      getRepeatedCord in interface TestAllTypesOrBuilder
      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:
      getRepeatedCordBytes in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the repeatedCord at the given index.
    • setRepeatedCord

      public TestAllTypes.Builder setRepeatedCord(int index, String value)
      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

      public TestAllTypes.Builder addRepeatedCord(String value)
      repeated string repeated_cord = 54 [ctype = CORD];
      Parameters:
      value - The repeatedCord to add.
      Returns:
      This builder for chaining.
    • addAllRepeatedCord

      public TestAllTypes.Builder addAllRepeatedCord(Iterable<String> values)
      repeated string repeated_cord = 54 [ctype = CORD];
      Parameters:
      values - The repeatedCord to add.
      Returns:
      This builder for chaining.
    • clearRepeatedCord

      public TestAllTypes.Builder clearRepeatedCord()
      repeated string repeated_cord = 54 [ctype = CORD];
      Returns:
      This builder for chaining.
    • addRepeatedCordBytes

      public TestAllTypes.Builder addRepeatedCordBytes(com.google.protobuf.ByteString value)
      repeated string repeated_cord = 54 [ctype = CORD];
      Parameters:
      value - The bytes of the repeatedCord to add.
      Returns:
      This builder for chaining.
    • getRepeatedLazyMessageList

      public List<TestAllTypes.NestedMessage> getRepeatedLazyMessageList()
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
      Specified by:
      getRepeatedLazyMessageList in interface TestAllTypesOrBuilder
    • getRepeatedLazyMessageCount

      public int getRepeatedLazyMessageCount()
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
      Specified by:
      getRepeatedLazyMessageCount in interface TestAllTypesOrBuilder
    • getRepeatedLazyMessage

      public TestAllTypes.NestedMessage getRepeatedLazyMessage(int index)
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
      Specified by:
      getRepeatedLazyMessage in interface TestAllTypesOrBuilder
    • setRepeatedLazyMessage

      public TestAllTypes.Builder setRepeatedLazyMessage(int index, TestAllTypes.NestedMessage value)
      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

      public TestAllTypes.Builder addRepeatedLazyMessage(TestAllTypes.NestedMessage value)
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
    • addRepeatedLazyMessage

      public TestAllTypes.Builder addRepeatedLazyMessage(int index, TestAllTypes.NestedMessage value)
      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

      public TestAllTypes.Builder clearRepeatedLazyMessage()
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
    • removeRepeatedLazyMessage

      public TestAllTypes.Builder removeRepeatedLazyMessage(int index)
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
    • getRepeatedLazyMessageBuilder

      public TestAllTypes.NestedMessage.Builder getRepeatedLazyMessageBuilder(int index)
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
    • getRepeatedLazyMessageOrBuilder

      public TestAllTypes.NestedMessageOrBuilder getRepeatedLazyMessageOrBuilder(int index)
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
      Specified by:
      getRepeatedLazyMessageOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedLazyMessageOrBuilderList

      public List<? extends TestAllTypes.NestedMessageOrBuilder> getRepeatedLazyMessageOrBuilderList()
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
      Specified by:
      getRepeatedLazyMessageOrBuilderList in interface TestAllTypesOrBuilder
    • addRepeatedLazyMessageBuilder

      public TestAllTypes.NestedMessage.Builder addRepeatedLazyMessageBuilder()
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
    • addRepeatedLazyMessageBuilder

      public TestAllTypes.NestedMessage.Builder addRepeatedLazyMessageBuilder(int index)
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
    • getRepeatedLazyMessageBuilderList

      public List<TestAllTypes.NestedMessage.Builder> getRepeatedLazyMessageBuilderList()
      repeated .cel.expr.conformance.proto2.TestAllTypes.NestedMessage repeated_lazy_message = 55;
    • getRepeatedAnyList

      public List<com.google.protobuf.Any> getRepeatedAnyList()
       Repeated wellknown.
       
      repeated .google.protobuf.Any repeated_any = 120;
      Specified by:
      getRepeatedAnyList in interface TestAllTypesOrBuilder
    • getRepeatedAnyCount

      public int getRepeatedAnyCount()
       Repeated wellknown.
       
      repeated .google.protobuf.Any repeated_any = 120;
      Specified by:
      getRepeatedAnyCount in interface TestAllTypesOrBuilder
    • getRepeatedAny

      public com.google.protobuf.Any getRepeatedAny(int index)
       Repeated wellknown.
       
      repeated .google.protobuf.Any repeated_any = 120;
      Specified by:
      getRepeatedAny in interface TestAllTypesOrBuilder
    • setRepeatedAny

      public TestAllTypes.Builder setRepeatedAny(int index, com.google.protobuf.Any value)
       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

      public TestAllTypes.Builder addRepeatedAny(com.google.protobuf.Any value)
       Repeated wellknown.
       
      repeated .google.protobuf.Any repeated_any = 120;
    • addRepeatedAny

      public TestAllTypes.Builder addRepeatedAny(int index, com.google.protobuf.Any value)
       Repeated wellknown.
       
      repeated .google.protobuf.Any repeated_any = 120;
    • addRepeatedAny

      public TestAllTypes.Builder addRepeatedAny(com.google.protobuf.Any.Builder builderForValue)
       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

      public TestAllTypes.Builder addAllRepeatedAny(Iterable<? extends com.google.protobuf.Any> values)
       Repeated wellknown.
       
      repeated .google.protobuf.Any repeated_any = 120;
    • clearRepeatedAny

      public TestAllTypes.Builder clearRepeatedAny()
       Repeated wellknown.
       
      repeated .google.protobuf.Any repeated_any = 120;
    • removeRepeatedAny

      public TestAllTypes.Builder removeRepeatedAny(int index)
       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:
      getRepeatedAnyOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedAnyOrBuilderList

      public List<? extends com.google.protobuf.AnyOrBuilder> getRepeatedAnyOrBuilderList()
       Repeated wellknown.
       
      repeated .google.protobuf.Any repeated_any = 120;
      Specified by:
      getRepeatedAnyOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.Any.Builder> getRepeatedAnyBuilderList()
       Repeated wellknown.
       
      repeated .google.protobuf.Any repeated_any = 120;
    • getRepeatedDurationList

      public List<com.google.protobuf.Duration> getRepeatedDurationList()
      repeated .google.protobuf.Duration repeated_duration = 121;
      Specified by:
      getRepeatedDurationList in interface TestAllTypesOrBuilder
    • getRepeatedDurationCount

      public int getRepeatedDurationCount()
      repeated .google.protobuf.Duration repeated_duration = 121;
      Specified by:
      getRepeatedDurationCount in interface TestAllTypesOrBuilder
    • getRepeatedDuration

      public com.google.protobuf.Duration getRepeatedDuration(int index)
      repeated .google.protobuf.Duration repeated_duration = 121;
      Specified by:
      getRepeatedDuration in interface TestAllTypesOrBuilder
    • setRepeatedDuration

      public TestAllTypes.Builder setRepeatedDuration(int index, com.google.protobuf.Duration value)
      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

      public TestAllTypes.Builder addRepeatedDuration(com.google.protobuf.Duration value)
      repeated .google.protobuf.Duration repeated_duration = 121;
    • addRepeatedDuration

      public TestAllTypes.Builder addRepeatedDuration(int index, com.google.protobuf.Duration value)
      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

      public TestAllTypes.Builder clearRepeatedDuration()
      repeated .google.protobuf.Duration repeated_duration = 121;
    • removeRepeatedDuration

      public TestAllTypes.Builder removeRepeatedDuration(int index)
      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:
      getRepeatedDurationOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedDurationOrBuilderList

      public List<? extends com.google.protobuf.DurationOrBuilder> getRepeatedDurationOrBuilderList()
      repeated .google.protobuf.Duration repeated_duration = 121;
      Specified by:
      getRepeatedDurationOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.Duration.Builder> getRepeatedDurationBuilderList()
      repeated .google.protobuf.Duration repeated_duration = 121;
    • getRepeatedTimestampList

      public List<com.google.protobuf.Timestamp> getRepeatedTimestampList()
      repeated .google.protobuf.Timestamp repeated_timestamp = 122;
      Specified by:
      getRepeatedTimestampList in interface TestAllTypesOrBuilder
    • getRepeatedTimestampCount

      public int getRepeatedTimestampCount()
      repeated .google.protobuf.Timestamp repeated_timestamp = 122;
      Specified by:
      getRepeatedTimestampCount in interface TestAllTypesOrBuilder
    • getRepeatedTimestamp

      public com.google.protobuf.Timestamp getRepeatedTimestamp(int index)
      repeated .google.protobuf.Timestamp repeated_timestamp = 122;
      Specified by:
      getRepeatedTimestamp in interface TestAllTypesOrBuilder
    • setRepeatedTimestamp

      public TestAllTypes.Builder setRepeatedTimestamp(int index, com.google.protobuf.Timestamp value)
      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

      public TestAllTypes.Builder addRepeatedTimestamp(com.google.protobuf.Timestamp value)
      repeated .google.protobuf.Timestamp repeated_timestamp = 122;
    • addRepeatedTimestamp

      public TestAllTypes.Builder addRepeatedTimestamp(int index, com.google.protobuf.Timestamp value)
      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

      public TestAllTypes.Builder clearRepeatedTimestamp()
      repeated .google.protobuf.Timestamp repeated_timestamp = 122;
    • removeRepeatedTimestamp

      public TestAllTypes.Builder removeRepeatedTimestamp(int index)
      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:
      getRepeatedTimestampOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedTimestampOrBuilderList

      public List<? extends com.google.protobuf.TimestampOrBuilder> getRepeatedTimestampOrBuilderList()
      repeated .google.protobuf.Timestamp repeated_timestamp = 122;
      Specified by:
      getRepeatedTimestampOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.Timestamp.Builder> getRepeatedTimestampBuilderList()
      repeated .google.protobuf.Timestamp repeated_timestamp = 122;
    • getRepeatedStructList

      public List<com.google.protobuf.Struct> getRepeatedStructList()
      repeated .google.protobuf.Struct repeated_struct = 123;
      Specified by:
      getRepeatedStructList in interface TestAllTypesOrBuilder
    • getRepeatedStructCount

      public int getRepeatedStructCount()
      repeated .google.protobuf.Struct repeated_struct = 123;
      Specified by:
      getRepeatedStructCount in interface TestAllTypesOrBuilder
    • getRepeatedStruct

      public com.google.protobuf.Struct getRepeatedStruct(int index)
      repeated .google.protobuf.Struct repeated_struct = 123;
      Specified by:
      getRepeatedStruct in interface TestAllTypesOrBuilder
    • setRepeatedStruct

      public TestAllTypes.Builder setRepeatedStruct(int index, com.google.protobuf.Struct value)
      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

      public TestAllTypes.Builder addRepeatedStruct(com.google.protobuf.Struct value)
      repeated .google.protobuf.Struct repeated_struct = 123;
    • addRepeatedStruct

      public TestAllTypes.Builder addRepeatedStruct(int index, com.google.protobuf.Struct value)
      repeated .google.protobuf.Struct repeated_struct = 123;
    • addRepeatedStruct

      public TestAllTypes.Builder addRepeatedStruct(com.google.protobuf.Struct.Builder builderForValue)
      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

      public TestAllTypes.Builder clearRepeatedStruct()
      repeated .google.protobuf.Struct repeated_struct = 123;
    • removeRepeatedStruct

      public TestAllTypes.Builder removeRepeatedStruct(int index)
      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:
      getRepeatedStructOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedStructOrBuilderList

      public List<? extends com.google.protobuf.StructOrBuilder> getRepeatedStructOrBuilderList()
      repeated .google.protobuf.Struct repeated_struct = 123;
      Specified by:
      getRepeatedStructOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.Struct.Builder> getRepeatedStructBuilderList()
      repeated .google.protobuf.Struct repeated_struct = 123;
    • getRepeatedValueList

      public List<com.google.protobuf.Value> getRepeatedValueList()
      repeated .google.protobuf.Value repeated_value = 124;
      Specified by:
      getRepeatedValueList in interface TestAllTypesOrBuilder
    • getRepeatedValueCount

      public int getRepeatedValueCount()
      repeated .google.protobuf.Value repeated_value = 124;
      Specified by:
      getRepeatedValueCount in interface TestAllTypesOrBuilder
    • getRepeatedValue

      public com.google.protobuf.Value getRepeatedValue(int index)
      repeated .google.protobuf.Value repeated_value = 124;
      Specified by:
      getRepeatedValue in interface TestAllTypesOrBuilder
    • setRepeatedValue

      public TestAllTypes.Builder setRepeatedValue(int index, com.google.protobuf.Value value)
      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

      public TestAllTypes.Builder addRepeatedValue(com.google.protobuf.Value value)
      repeated .google.protobuf.Value repeated_value = 124;
    • addRepeatedValue

      public TestAllTypes.Builder addRepeatedValue(int index, com.google.protobuf.Value value)
      repeated .google.protobuf.Value repeated_value = 124;
    • addRepeatedValue

      public TestAllTypes.Builder addRepeatedValue(com.google.protobuf.Value.Builder builderForValue)
      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

      public TestAllTypes.Builder clearRepeatedValue()
      repeated .google.protobuf.Value repeated_value = 124;
    • removeRepeatedValue

      public TestAllTypes.Builder removeRepeatedValue(int index)
      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:
      getRepeatedValueOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedValueOrBuilderList

      public List<? extends com.google.protobuf.ValueOrBuilder> getRepeatedValueOrBuilderList()
      repeated .google.protobuf.Value repeated_value = 124;
      Specified by:
      getRepeatedValueOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.Value.Builder> getRepeatedValueBuilderList()
      repeated .google.protobuf.Value repeated_value = 124;
    • getRepeatedInt64WrapperList

      public List<com.google.protobuf.Int64Value> getRepeatedInt64WrapperList()
      repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;
      Specified by:
      getRepeatedInt64WrapperList in interface TestAllTypesOrBuilder
    • getRepeatedInt64WrapperCount

      public int getRepeatedInt64WrapperCount()
      repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;
      Specified by:
      getRepeatedInt64WrapperCount in interface TestAllTypesOrBuilder
    • getRepeatedInt64Wrapper

      public com.google.protobuf.Int64Value getRepeatedInt64Wrapper(int index)
      repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;
      Specified by:
      getRepeatedInt64Wrapper in interface TestAllTypesOrBuilder
    • 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

      public TestAllTypes.Builder addRepeatedInt64Wrapper(com.google.protobuf.Int64Value value)
      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

      public TestAllTypes.Builder clearRepeatedInt64Wrapper()
      repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;
    • removeRepeatedInt64Wrapper

      public TestAllTypes.Builder removeRepeatedInt64Wrapper(int index)
      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:
      getRepeatedInt64WrapperOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedInt64WrapperOrBuilderList

      public List<? extends com.google.protobuf.Int64ValueOrBuilder> getRepeatedInt64WrapperOrBuilderList()
      repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;
      Specified by:
      getRepeatedInt64WrapperOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.Int64Value.Builder> getRepeatedInt64WrapperBuilderList()
      repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;
    • getRepeatedInt32WrapperList

      public List<com.google.protobuf.Int32Value> getRepeatedInt32WrapperList()
      repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;
      Specified by:
      getRepeatedInt32WrapperList in interface TestAllTypesOrBuilder
    • getRepeatedInt32WrapperCount

      public int getRepeatedInt32WrapperCount()
      repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;
      Specified by:
      getRepeatedInt32WrapperCount in interface TestAllTypesOrBuilder
    • getRepeatedInt32Wrapper

      public com.google.protobuf.Int32Value getRepeatedInt32Wrapper(int index)
      repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;
      Specified by:
      getRepeatedInt32Wrapper in interface TestAllTypesOrBuilder
    • 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

      public TestAllTypes.Builder addRepeatedInt32Wrapper(com.google.protobuf.Int32Value value)
      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

      public TestAllTypes.Builder clearRepeatedInt32Wrapper()
      repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;
    • removeRepeatedInt32Wrapper

      public TestAllTypes.Builder removeRepeatedInt32Wrapper(int index)
      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:
      getRepeatedInt32WrapperOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedInt32WrapperOrBuilderList

      public List<? extends com.google.protobuf.Int32ValueOrBuilder> getRepeatedInt32WrapperOrBuilderList()
      repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;
      Specified by:
      getRepeatedInt32WrapperOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.Int32Value.Builder> getRepeatedInt32WrapperBuilderList()
      repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;
    • getRepeatedDoubleWrapperList

      public List<com.google.protobuf.DoubleValue> getRepeatedDoubleWrapperList()
      repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;
      Specified by:
      getRepeatedDoubleWrapperList in interface TestAllTypesOrBuilder
    • getRepeatedDoubleWrapperCount

      public int getRepeatedDoubleWrapperCount()
      repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;
      Specified by:
      getRepeatedDoubleWrapperCount in interface TestAllTypesOrBuilder
    • getRepeatedDoubleWrapper

      public com.google.protobuf.DoubleValue getRepeatedDoubleWrapper(int index)
      repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;
      Specified by:
      getRepeatedDoubleWrapper in interface TestAllTypesOrBuilder
    • 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

      public TestAllTypes.Builder addRepeatedDoubleWrapper(com.google.protobuf.DoubleValue value)
      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

      public TestAllTypes.Builder clearRepeatedDoubleWrapper()
      repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;
    • removeRepeatedDoubleWrapper

      public TestAllTypes.Builder removeRepeatedDoubleWrapper(int index)
      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:
      getRepeatedDoubleWrapperOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedDoubleWrapperOrBuilderList

      public List<? extends com.google.protobuf.DoubleValueOrBuilder> getRepeatedDoubleWrapperOrBuilderList()
      repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;
      Specified by:
      getRepeatedDoubleWrapperOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.DoubleValue.Builder> getRepeatedDoubleWrapperBuilderList()
      repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;
    • getRepeatedFloatWrapperList

      public List<com.google.protobuf.FloatValue> getRepeatedFloatWrapperList()
      repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;
      Specified by:
      getRepeatedFloatWrapperList in interface TestAllTypesOrBuilder
    • getRepeatedFloatWrapperCount

      public int getRepeatedFloatWrapperCount()
      repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;
      Specified by:
      getRepeatedFloatWrapperCount in interface TestAllTypesOrBuilder
    • getRepeatedFloatWrapper

      public com.google.protobuf.FloatValue getRepeatedFloatWrapper(int index)
      repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;
      Specified by:
      getRepeatedFloatWrapper in interface TestAllTypesOrBuilder
    • 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

      public TestAllTypes.Builder addRepeatedFloatWrapper(com.google.protobuf.FloatValue value)
      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

      public TestAllTypes.Builder clearRepeatedFloatWrapper()
      repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;
    • removeRepeatedFloatWrapper

      public TestAllTypes.Builder removeRepeatedFloatWrapper(int index)
      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:
      getRepeatedFloatWrapperOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedFloatWrapperOrBuilderList

      public List<? extends com.google.protobuf.FloatValueOrBuilder> getRepeatedFloatWrapperOrBuilderList()
      repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;
      Specified by:
      getRepeatedFloatWrapperOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.FloatValue.Builder> getRepeatedFloatWrapperBuilderList()
      repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;
    • getRepeatedUint64WrapperList

      public List<com.google.protobuf.UInt64Value> getRepeatedUint64WrapperList()
      repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;
      Specified by:
      getRepeatedUint64WrapperList in interface TestAllTypesOrBuilder
    • getRepeatedUint64WrapperCount

      public int getRepeatedUint64WrapperCount()
      repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;
      Specified by:
      getRepeatedUint64WrapperCount in interface TestAllTypesOrBuilder
    • getRepeatedUint64Wrapper

      public com.google.protobuf.UInt64Value getRepeatedUint64Wrapper(int index)
      repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;
      Specified by:
      getRepeatedUint64Wrapper in interface TestAllTypesOrBuilder
    • 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

      public TestAllTypes.Builder addRepeatedUint64Wrapper(com.google.protobuf.UInt64Value value)
      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

      public TestAllTypes.Builder clearRepeatedUint64Wrapper()
      repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;
    • removeRepeatedUint64Wrapper

      public TestAllTypes.Builder removeRepeatedUint64Wrapper(int index)
      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:
      getRepeatedUint64WrapperOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedUint64WrapperOrBuilderList

      public List<? extends com.google.protobuf.UInt64ValueOrBuilder> getRepeatedUint64WrapperOrBuilderList()
      repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;
      Specified by:
      getRepeatedUint64WrapperOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.UInt64Value.Builder> getRepeatedUint64WrapperBuilderList()
      repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;
    • getRepeatedUint32WrapperList

      public List<com.google.protobuf.UInt32Value> getRepeatedUint32WrapperList()
      repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;
      Specified by:
      getRepeatedUint32WrapperList in interface TestAllTypesOrBuilder
    • getRepeatedUint32WrapperCount

      public int getRepeatedUint32WrapperCount()
      repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;
      Specified by:
      getRepeatedUint32WrapperCount in interface TestAllTypesOrBuilder
    • getRepeatedUint32Wrapper

      public com.google.protobuf.UInt32Value getRepeatedUint32Wrapper(int index)
      repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;
      Specified by:
      getRepeatedUint32Wrapper in interface TestAllTypesOrBuilder
    • 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

      public TestAllTypes.Builder addRepeatedUint32Wrapper(com.google.protobuf.UInt32Value value)
      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

      public TestAllTypes.Builder clearRepeatedUint32Wrapper()
      repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;
    • removeRepeatedUint32Wrapper

      public TestAllTypes.Builder removeRepeatedUint32Wrapper(int index)
      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:
      getRepeatedUint32WrapperOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedUint32WrapperOrBuilderList

      public List<? extends com.google.protobuf.UInt32ValueOrBuilder> getRepeatedUint32WrapperOrBuilderList()
      repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;
      Specified by:
      getRepeatedUint32WrapperOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.UInt32Value.Builder> getRepeatedUint32WrapperBuilderList()
      repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;
    • getRepeatedStringWrapperList

      public List<com.google.protobuf.StringValue> getRepeatedStringWrapperList()
      repeated .google.protobuf.StringValue repeated_string_wrapper = 131;
      Specified by:
      getRepeatedStringWrapperList in interface TestAllTypesOrBuilder
    • getRepeatedStringWrapperCount

      public int getRepeatedStringWrapperCount()
      repeated .google.protobuf.StringValue repeated_string_wrapper = 131;
      Specified by:
      getRepeatedStringWrapperCount in interface TestAllTypesOrBuilder
    • getRepeatedStringWrapper

      public com.google.protobuf.StringValue getRepeatedStringWrapper(int index)
      repeated .google.protobuf.StringValue repeated_string_wrapper = 131;
      Specified by:
      getRepeatedStringWrapper in interface TestAllTypesOrBuilder
    • 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

      public TestAllTypes.Builder addRepeatedStringWrapper(com.google.protobuf.StringValue value)
      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

      public TestAllTypes.Builder clearRepeatedStringWrapper()
      repeated .google.protobuf.StringValue repeated_string_wrapper = 131;
    • removeRepeatedStringWrapper

      public TestAllTypes.Builder removeRepeatedStringWrapper(int index)
      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:
      getRepeatedStringWrapperOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedStringWrapperOrBuilderList

      public List<? extends com.google.protobuf.StringValueOrBuilder> getRepeatedStringWrapperOrBuilderList()
      repeated .google.protobuf.StringValue repeated_string_wrapper = 131;
      Specified by:
      getRepeatedStringWrapperOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.StringValue.Builder> getRepeatedStringWrapperBuilderList()
      repeated .google.protobuf.StringValue repeated_string_wrapper = 131;
    • getRepeatedBoolWrapperList

      public List<com.google.protobuf.BoolValue> getRepeatedBoolWrapperList()
      repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;
      Specified by:
      getRepeatedBoolWrapperList in interface TestAllTypesOrBuilder
    • getRepeatedBoolWrapperCount

      public int getRepeatedBoolWrapperCount()
      repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;
      Specified by:
      getRepeatedBoolWrapperCount in interface TestAllTypesOrBuilder
    • getRepeatedBoolWrapper

      public com.google.protobuf.BoolValue getRepeatedBoolWrapper(int index)
      repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;
      Specified by:
      getRepeatedBoolWrapper in interface TestAllTypesOrBuilder
    • setRepeatedBoolWrapper

      public TestAllTypes.Builder setRepeatedBoolWrapper(int index, com.google.protobuf.BoolValue value)
      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

      public TestAllTypes.Builder addRepeatedBoolWrapper(com.google.protobuf.BoolValue value)
      repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;
    • addRepeatedBoolWrapper

      public TestAllTypes.Builder addRepeatedBoolWrapper(int index, com.google.protobuf.BoolValue value)
      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

      public TestAllTypes.Builder clearRepeatedBoolWrapper()
      repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;
    • removeRepeatedBoolWrapper

      public TestAllTypes.Builder removeRepeatedBoolWrapper(int index)
      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:
      getRepeatedBoolWrapperOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedBoolWrapperOrBuilderList

      public List<? extends com.google.protobuf.BoolValueOrBuilder> getRepeatedBoolWrapperOrBuilderList()
      repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;
      Specified by:
      getRepeatedBoolWrapperOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.BoolValue.Builder> getRepeatedBoolWrapperBuilderList()
      repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;
    • getRepeatedBytesWrapperList

      public List<com.google.protobuf.BytesValue> getRepeatedBytesWrapperList()
      repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;
      Specified by:
      getRepeatedBytesWrapperList in interface TestAllTypesOrBuilder
    • getRepeatedBytesWrapperCount

      public int getRepeatedBytesWrapperCount()
      repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;
      Specified by:
      getRepeatedBytesWrapperCount in interface TestAllTypesOrBuilder
    • getRepeatedBytesWrapper

      public com.google.protobuf.BytesValue getRepeatedBytesWrapper(int index)
      repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;
      Specified by:
      getRepeatedBytesWrapper in interface TestAllTypesOrBuilder
    • 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

      public TestAllTypes.Builder addRepeatedBytesWrapper(com.google.protobuf.BytesValue value)
      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

      public TestAllTypes.Builder clearRepeatedBytesWrapper()
      repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;
    • removeRepeatedBytesWrapper

      public TestAllTypes.Builder removeRepeatedBytesWrapper(int index)
      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:
      getRepeatedBytesWrapperOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedBytesWrapperOrBuilderList

      public List<? extends com.google.protobuf.BytesValueOrBuilder> getRepeatedBytesWrapperOrBuilderList()
      repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;
      Specified by:
      getRepeatedBytesWrapperOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.BytesValue.Builder> getRepeatedBytesWrapperBuilderList()
      repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;
    • getRepeatedListValueList

      public List<com.google.protobuf.ListValue> getRepeatedListValueList()
      repeated .google.protobuf.ListValue repeated_list_value = 134;
      Specified by:
      getRepeatedListValueList in interface TestAllTypesOrBuilder
    • getRepeatedListValueCount

      public int getRepeatedListValueCount()
      repeated .google.protobuf.ListValue repeated_list_value = 134;
      Specified by:
      getRepeatedListValueCount in interface TestAllTypesOrBuilder
    • getRepeatedListValue

      public com.google.protobuf.ListValue getRepeatedListValue(int index)
      repeated .google.protobuf.ListValue repeated_list_value = 134;
      Specified by:
      getRepeatedListValue in interface TestAllTypesOrBuilder
    • setRepeatedListValue

      public TestAllTypes.Builder setRepeatedListValue(int index, com.google.protobuf.ListValue value)
      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

      public TestAllTypes.Builder addRepeatedListValue(com.google.protobuf.ListValue value)
      repeated .google.protobuf.ListValue repeated_list_value = 134;
    • addRepeatedListValue

      public TestAllTypes.Builder addRepeatedListValue(int index, com.google.protobuf.ListValue value)
      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

      public TestAllTypes.Builder clearRepeatedListValue()
      repeated .google.protobuf.ListValue repeated_list_value = 134;
    • removeRepeatedListValue

      public TestAllTypes.Builder removeRepeatedListValue(int index)
      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:
      getRepeatedListValueOrBuilder in interface TestAllTypesOrBuilder
    • getRepeatedListValueOrBuilderList

      public List<? extends com.google.protobuf.ListValueOrBuilder> getRepeatedListValueOrBuilderList()
      repeated .google.protobuf.ListValue repeated_list_value = 134;
      Specified by:
      getRepeatedListValueOrBuilderList in interface TestAllTypesOrBuilder
    • 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

      public List<com.google.protobuf.ListValue.Builder> getRepeatedListValueBuilderList()
      repeated .google.protobuf.ListValue repeated_list_value = 134;
    • getRepeatedNullValueList

      public List<com.google.protobuf.NullValue> getRepeatedNullValueList()
      repeated .google.protobuf.NullValue repeated_null_value = 135;
      Specified by:
      getRepeatedNullValueList in interface TestAllTypesOrBuilder
      Returns:
      A list containing the repeatedNullValue.
    • getRepeatedNullValueCount

      public int getRepeatedNullValueCount()
      repeated .google.protobuf.NullValue repeated_null_value = 135;
      Specified by:
      getRepeatedNullValueCount in interface TestAllTypesOrBuilder
      Returns:
      The count of repeatedNullValue.
    • getRepeatedNullValue

      public com.google.protobuf.NullValue getRepeatedNullValue(int index)
      repeated .google.protobuf.NullValue repeated_null_value = 135;
      Specified by:
      getRepeatedNullValue in interface TestAllTypesOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The repeatedNullValue at the given index.
    • setRepeatedNullValue

      public TestAllTypes.Builder setRepeatedNullValue(int index, com.google.protobuf.NullValue value)
      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

      public TestAllTypes.Builder addRepeatedNullValue(com.google.protobuf.NullValue value)
      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

      public TestAllTypes.Builder clearRepeatedNullValue()
      repeated .google.protobuf.NullValue repeated_null_value = 135;
      Returns:
      This builder for chaining.
    • getMapInt64NestedTypeCount

      public int getMapInt64NestedTypeCount()
      Description copied from interface: TestAllTypesOrBuilder
       Map
       
      map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;
      Specified by:
      getMapInt64NestedTypeCount in interface TestAllTypesOrBuilder
    • containsMapInt64NestedType

      public boolean containsMapInt64NestedType(long key)
       Map
       
      map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;
      Specified by:
      containsMapInt64NestedType in interface TestAllTypesOrBuilder
    • getMapInt64NestedType

      @Deprecated public Map<Long,NestedTestAllTypes> getMapInt64NestedType()
      Deprecated.
      Specified by:
      getMapInt64NestedType in interface TestAllTypesOrBuilder
    • getMapInt64NestedTypeMap

      public Map<Long,NestedTestAllTypes> getMapInt64NestedTypeMap()
       Map
       
      map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;
      Specified by:
      getMapInt64NestedTypeMap in interface TestAllTypesOrBuilder
    • getMapInt64NestedTypeOrDefault

      public NestedTestAllTypes getMapInt64NestedTypeOrDefault(long key, NestedTestAllTypes defaultValue)
       Map
       
      map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;
      Specified by:
      getMapInt64NestedTypeOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64NestedTypeOrThrow

      public NestedTestAllTypes getMapInt64NestedTypeOrThrow(long key)
       Map
       
      map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;
      Specified by:
      getMapInt64NestedTypeOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64NestedType

      public TestAllTypes.Builder clearMapInt64NestedType()
    • removeMapInt64NestedType

      public TestAllTypes.Builder removeMapInt64NestedType(long key)
       Map
       
      map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;
    • getMutableMapInt64NestedType

      @Deprecated public Map<Long,NestedTestAllTypes> getMutableMapInt64NestedType()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64NestedType

      public TestAllTypes.Builder putMapInt64NestedType(long key, NestedTestAllTypes value)
       Map
       
      map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;
    • putAllMapInt64NestedType

      public TestAllTypes.Builder putAllMapInt64NestedType(Map<Long,NestedTestAllTypes> values)
       Map
       
      map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;
    • putMapInt64NestedTypeBuilderIfAbsent

      public NestedTestAllTypes.Builder putMapInt64NestedTypeBuilderIfAbsent(long key)
       Map
       
      map<int64, .cel.expr.conformance.proto2.NestedTestAllTypes> map_int64_nested_type = 62;
    • getMapBoolBoolCount

      public int getMapBoolBoolCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, bool> map_bool_bool = 63;
      Specified by:
      getMapBoolBoolCount in interface TestAllTypesOrBuilder
    • containsMapBoolBool

      public boolean containsMapBoolBool(boolean key)
      map<bool, bool> map_bool_bool = 63;
      Specified by:
      containsMapBoolBool in interface TestAllTypesOrBuilder
    • getMapBoolBool

      @Deprecated public Map<Boolean,Boolean> getMapBoolBool()
      Deprecated.
      Use getMapBoolBoolMap() instead.
      Specified by:
      getMapBoolBool in interface TestAllTypesOrBuilder
    • getMapBoolBoolMap

      public Map<Boolean,Boolean> getMapBoolBoolMap()
      map<bool, bool> map_bool_bool = 63;
      Specified by:
      getMapBoolBoolMap in interface TestAllTypesOrBuilder
    • getMapBoolBoolOrDefault

      public boolean getMapBoolBoolOrDefault(boolean key, boolean defaultValue)
      map<bool, bool> map_bool_bool = 63;
      Specified by:
      getMapBoolBoolOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolBoolOrThrow

      public boolean getMapBoolBoolOrThrow(boolean key)
      map<bool, bool> map_bool_bool = 63;
      Specified by:
      getMapBoolBoolOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolBool

      public TestAllTypes.Builder clearMapBoolBool()
    • removeMapBoolBool

      public TestAllTypes.Builder removeMapBoolBool(boolean key)
      map<bool, bool> map_bool_bool = 63;
    • getMutableMapBoolBool

      @Deprecated public Map<Boolean,Boolean> getMutableMapBoolBool()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolBool

      public TestAllTypes.Builder putMapBoolBool(boolean key, boolean value)
      map<bool, bool> map_bool_bool = 63;
    • putAllMapBoolBool

      public TestAllTypes.Builder putAllMapBoolBool(Map<Boolean,Boolean> values)
      map<bool, bool> map_bool_bool = 63;
    • getMapBoolStringCount

      public int getMapBoolStringCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, string> map_bool_string = 64;
      Specified by:
      getMapBoolStringCount in interface TestAllTypesOrBuilder
    • containsMapBoolString

      public boolean containsMapBoolString(boolean key)
      map<bool, string> map_bool_string = 64;
      Specified by:
      containsMapBoolString in interface TestAllTypesOrBuilder
    • getMapBoolString

      @Deprecated public Map<Boolean,String> getMapBoolString()
      Deprecated.
      Specified by:
      getMapBoolString in interface TestAllTypesOrBuilder
    • getMapBoolStringMap

      public Map<Boolean,String> getMapBoolStringMap()
      map<bool, string> map_bool_string = 64;
      Specified by:
      getMapBoolStringMap in interface TestAllTypesOrBuilder
    • getMapBoolStringOrDefault

      public String getMapBoolStringOrDefault(boolean key, String defaultValue)
      map<bool, string> map_bool_string = 64;
      Specified by:
      getMapBoolStringOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolStringOrThrow

      public String getMapBoolStringOrThrow(boolean key)
      map<bool, string> map_bool_string = 64;
      Specified by:
      getMapBoolStringOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolString

      public TestAllTypes.Builder clearMapBoolString()
    • removeMapBoolString

      public TestAllTypes.Builder removeMapBoolString(boolean key)
      map<bool, string> map_bool_string = 64;
    • getMutableMapBoolString

      @Deprecated public Map<Boolean,String> getMutableMapBoolString()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolString

      public TestAllTypes.Builder putMapBoolString(boolean key, String value)
      map<bool, string> map_bool_string = 64;
    • putAllMapBoolString

      public TestAllTypes.Builder putAllMapBoolString(Map<Boolean,String> values)
      map<bool, string> map_bool_string = 64;
    • getMapBoolBytesCount

      public int getMapBoolBytesCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, bytes> map_bool_bytes = 65;
      Specified by:
      getMapBoolBytesCount in interface TestAllTypesOrBuilder
    • containsMapBoolBytes

      public boolean containsMapBoolBytes(boolean key)
      map<bool, bytes> map_bool_bytes = 65;
      Specified by:
      containsMapBoolBytes in interface TestAllTypesOrBuilder
    • getMapBoolBytes

      @Deprecated public Map<Boolean,com.google.protobuf.ByteString> getMapBoolBytes()
      Deprecated.
      Specified by:
      getMapBoolBytes in interface TestAllTypesOrBuilder
    • getMapBoolBytesMap

      public Map<Boolean,com.google.protobuf.ByteString> getMapBoolBytesMap()
      map<bool, bytes> map_bool_bytes = 65;
      Specified by:
      getMapBoolBytesMap in interface TestAllTypesOrBuilder
    • getMapBoolBytesOrDefault

      public com.google.protobuf.ByteString getMapBoolBytesOrDefault(boolean key, com.google.protobuf.ByteString defaultValue)
      map<bool, bytes> map_bool_bytes = 65;
      Specified by:
      getMapBoolBytesOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolBytesOrThrow

      public com.google.protobuf.ByteString getMapBoolBytesOrThrow(boolean key)
      map<bool, bytes> map_bool_bytes = 65;
      Specified by:
      getMapBoolBytesOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolBytes

      public TestAllTypes.Builder clearMapBoolBytes()
    • removeMapBoolBytes

      public TestAllTypes.Builder removeMapBoolBytes(boolean key)
      map<bool, bytes> map_bool_bytes = 65;
    • getMutableMapBoolBytes

      @Deprecated public Map<Boolean,com.google.protobuf.ByteString> getMutableMapBoolBytes()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolBytes

      public TestAllTypes.Builder putMapBoolBytes(boolean key, com.google.protobuf.ByteString value)
      map<bool, bytes> map_bool_bytes = 65;
    • putAllMapBoolBytes

      public TestAllTypes.Builder putAllMapBoolBytes(Map<Boolean,com.google.protobuf.ByteString> values)
      map<bool, bytes> map_bool_bytes = 65;
    • getMapBoolInt32Count

      public int getMapBoolInt32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, int32> map_bool_int32 = 66;
      Specified by:
      getMapBoolInt32Count in interface TestAllTypesOrBuilder
    • containsMapBoolInt32

      public boolean containsMapBoolInt32(boolean key)
      map<bool, int32> map_bool_int32 = 66;
      Specified by:
      containsMapBoolInt32 in interface TestAllTypesOrBuilder
    • getMapBoolInt32

      @Deprecated public Map<Boolean,Integer> getMapBoolInt32()
      Deprecated.
      Specified by:
      getMapBoolInt32 in interface TestAllTypesOrBuilder
    • getMapBoolInt32Map

      public Map<Boolean,Integer> getMapBoolInt32Map()
      map<bool, int32> map_bool_int32 = 66;
      Specified by:
      getMapBoolInt32Map in interface TestAllTypesOrBuilder
    • getMapBoolInt32OrDefault

      public int getMapBoolInt32OrDefault(boolean key, int defaultValue)
      map<bool, int32> map_bool_int32 = 66;
      Specified by:
      getMapBoolInt32OrDefault in interface TestAllTypesOrBuilder
    • getMapBoolInt32OrThrow

      public int getMapBoolInt32OrThrow(boolean key)
      map<bool, int32> map_bool_int32 = 66;
      Specified by:
      getMapBoolInt32OrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolInt32

      public TestAllTypes.Builder clearMapBoolInt32()
    • removeMapBoolInt32

      public TestAllTypes.Builder removeMapBoolInt32(boolean key)
      map<bool, int32> map_bool_int32 = 66;
    • getMutableMapBoolInt32

      @Deprecated public Map<Boolean,Integer> getMutableMapBoolInt32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolInt32

      public TestAllTypes.Builder putMapBoolInt32(boolean key, int value)
      map<bool, int32> map_bool_int32 = 66;
    • putAllMapBoolInt32

      public TestAllTypes.Builder putAllMapBoolInt32(Map<Boolean,Integer> values)
      map<bool, int32> map_bool_int32 = 66;
    • getMapBoolInt64Count

      public int getMapBoolInt64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, int64> map_bool_int64 = 67;
      Specified by:
      getMapBoolInt64Count in interface TestAllTypesOrBuilder
    • containsMapBoolInt64

      public boolean containsMapBoolInt64(boolean key)
      map<bool, int64> map_bool_int64 = 67;
      Specified by:
      containsMapBoolInt64 in interface TestAllTypesOrBuilder
    • getMapBoolInt64

      @Deprecated public Map<Boolean,Long> getMapBoolInt64()
      Deprecated.
      Specified by:
      getMapBoolInt64 in interface TestAllTypesOrBuilder
    • getMapBoolInt64Map

      public Map<Boolean,Long> getMapBoolInt64Map()
      map<bool, int64> map_bool_int64 = 67;
      Specified by:
      getMapBoolInt64Map in interface TestAllTypesOrBuilder
    • getMapBoolInt64OrDefault

      public long getMapBoolInt64OrDefault(boolean key, long defaultValue)
      map<bool, int64> map_bool_int64 = 67;
      Specified by:
      getMapBoolInt64OrDefault in interface TestAllTypesOrBuilder
    • getMapBoolInt64OrThrow

      public long getMapBoolInt64OrThrow(boolean key)
      map<bool, int64> map_bool_int64 = 67;
      Specified by:
      getMapBoolInt64OrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolInt64

      public TestAllTypes.Builder clearMapBoolInt64()
    • removeMapBoolInt64

      public TestAllTypes.Builder removeMapBoolInt64(boolean key)
      map<bool, int64> map_bool_int64 = 67;
    • getMutableMapBoolInt64

      @Deprecated public Map<Boolean,Long> getMutableMapBoolInt64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolInt64

      public TestAllTypes.Builder putMapBoolInt64(boolean key, long value)
      map<bool, int64> map_bool_int64 = 67;
    • putAllMapBoolInt64

      public TestAllTypes.Builder putAllMapBoolInt64(Map<Boolean,Long> values)
      map<bool, int64> map_bool_int64 = 67;
    • getMapBoolUint32Count

      public int getMapBoolUint32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, uint32> map_bool_uint32 = 68;
      Specified by:
      getMapBoolUint32Count in interface TestAllTypesOrBuilder
    • containsMapBoolUint32

      public boolean containsMapBoolUint32(boolean key)
      map<bool, uint32> map_bool_uint32 = 68;
      Specified by:
      containsMapBoolUint32 in interface TestAllTypesOrBuilder
    • getMapBoolUint32

      @Deprecated public Map<Boolean,Integer> getMapBoolUint32()
      Deprecated.
      Specified by:
      getMapBoolUint32 in interface TestAllTypesOrBuilder
    • getMapBoolUint32Map

      public Map<Boolean,Integer> getMapBoolUint32Map()
      map<bool, uint32> map_bool_uint32 = 68;
      Specified by:
      getMapBoolUint32Map in interface TestAllTypesOrBuilder
    • getMapBoolUint32OrDefault

      public int getMapBoolUint32OrDefault(boolean key, int defaultValue)
      map<bool, uint32> map_bool_uint32 = 68;
      Specified by:
      getMapBoolUint32OrDefault in interface TestAllTypesOrBuilder
    • getMapBoolUint32OrThrow

      public int getMapBoolUint32OrThrow(boolean key)
      map<bool, uint32> map_bool_uint32 = 68;
      Specified by:
      getMapBoolUint32OrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolUint32

      public TestAllTypes.Builder clearMapBoolUint32()
    • removeMapBoolUint32

      public TestAllTypes.Builder removeMapBoolUint32(boolean key)
      map<bool, uint32> map_bool_uint32 = 68;
    • getMutableMapBoolUint32

      @Deprecated public Map<Boolean,Integer> getMutableMapBoolUint32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolUint32

      public TestAllTypes.Builder putMapBoolUint32(boolean key, int value)
      map<bool, uint32> map_bool_uint32 = 68;
    • putAllMapBoolUint32

      public TestAllTypes.Builder putAllMapBoolUint32(Map<Boolean,Integer> values)
      map<bool, uint32> map_bool_uint32 = 68;
    • getMapBoolUint64Count

      public int getMapBoolUint64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, uint64> map_bool_uint64 = 69;
      Specified by:
      getMapBoolUint64Count in interface TestAllTypesOrBuilder
    • containsMapBoolUint64

      public boolean containsMapBoolUint64(boolean key)
      map<bool, uint64> map_bool_uint64 = 69;
      Specified by:
      containsMapBoolUint64 in interface TestAllTypesOrBuilder
    • getMapBoolUint64

      @Deprecated public Map<Boolean,Long> getMapBoolUint64()
      Deprecated.
      Specified by:
      getMapBoolUint64 in interface TestAllTypesOrBuilder
    • getMapBoolUint64Map

      public Map<Boolean,Long> getMapBoolUint64Map()
      map<bool, uint64> map_bool_uint64 = 69;
      Specified by:
      getMapBoolUint64Map in interface TestAllTypesOrBuilder
    • getMapBoolUint64OrDefault

      public long getMapBoolUint64OrDefault(boolean key, long defaultValue)
      map<bool, uint64> map_bool_uint64 = 69;
      Specified by:
      getMapBoolUint64OrDefault in interface TestAllTypesOrBuilder
    • getMapBoolUint64OrThrow

      public long getMapBoolUint64OrThrow(boolean key)
      map<bool, uint64> map_bool_uint64 = 69;
      Specified by:
      getMapBoolUint64OrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolUint64

      public TestAllTypes.Builder clearMapBoolUint64()
    • removeMapBoolUint64

      public TestAllTypes.Builder removeMapBoolUint64(boolean key)
      map<bool, uint64> map_bool_uint64 = 69;
    • getMutableMapBoolUint64

      @Deprecated public Map<Boolean,Long> getMutableMapBoolUint64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolUint64

      public TestAllTypes.Builder putMapBoolUint64(boolean key, long value)
      map<bool, uint64> map_bool_uint64 = 69;
    • putAllMapBoolUint64

      public TestAllTypes.Builder putAllMapBoolUint64(Map<Boolean,Long> values)
      map<bool, uint64> map_bool_uint64 = 69;
    • getMapBoolFloatCount

      public int getMapBoolFloatCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, float> map_bool_float = 70;
      Specified by:
      getMapBoolFloatCount in interface TestAllTypesOrBuilder
    • containsMapBoolFloat

      public boolean containsMapBoolFloat(boolean key)
      map<bool, float> map_bool_float = 70;
      Specified by:
      containsMapBoolFloat in interface TestAllTypesOrBuilder
    • getMapBoolFloat

      @Deprecated public Map<Boolean,Float> getMapBoolFloat()
      Deprecated.
      Specified by:
      getMapBoolFloat in interface TestAllTypesOrBuilder
    • getMapBoolFloatMap

      public Map<Boolean,Float> getMapBoolFloatMap()
      map<bool, float> map_bool_float = 70;
      Specified by:
      getMapBoolFloatMap in interface TestAllTypesOrBuilder
    • getMapBoolFloatOrDefault

      public float getMapBoolFloatOrDefault(boolean key, float defaultValue)
      map<bool, float> map_bool_float = 70;
      Specified by:
      getMapBoolFloatOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolFloatOrThrow

      public float getMapBoolFloatOrThrow(boolean key)
      map<bool, float> map_bool_float = 70;
      Specified by:
      getMapBoolFloatOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolFloat

      public TestAllTypes.Builder clearMapBoolFloat()
    • removeMapBoolFloat

      public TestAllTypes.Builder removeMapBoolFloat(boolean key)
      map<bool, float> map_bool_float = 70;
    • getMutableMapBoolFloat

      @Deprecated public Map<Boolean,Float> getMutableMapBoolFloat()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolFloat

      public TestAllTypes.Builder putMapBoolFloat(boolean key, float value)
      map<bool, float> map_bool_float = 70;
    • putAllMapBoolFloat

      public TestAllTypes.Builder putAllMapBoolFloat(Map<Boolean,Float> values)
      map<bool, float> map_bool_float = 70;
    • getMapBoolDoubleCount

      public int getMapBoolDoubleCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, double> map_bool_double = 71;
      Specified by:
      getMapBoolDoubleCount in interface TestAllTypesOrBuilder
    • containsMapBoolDouble

      public boolean containsMapBoolDouble(boolean key)
      map<bool, double> map_bool_double = 71;
      Specified by:
      containsMapBoolDouble in interface TestAllTypesOrBuilder
    • getMapBoolDouble

      @Deprecated public Map<Boolean,Double> getMapBoolDouble()
      Deprecated.
      Specified by:
      getMapBoolDouble in interface TestAllTypesOrBuilder
    • getMapBoolDoubleMap

      public Map<Boolean,Double> getMapBoolDoubleMap()
      map<bool, double> map_bool_double = 71;
      Specified by:
      getMapBoolDoubleMap in interface TestAllTypesOrBuilder
    • getMapBoolDoubleOrDefault

      public double getMapBoolDoubleOrDefault(boolean key, double defaultValue)
      map<bool, double> map_bool_double = 71;
      Specified by:
      getMapBoolDoubleOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolDoubleOrThrow

      public double getMapBoolDoubleOrThrow(boolean key)
      map<bool, double> map_bool_double = 71;
      Specified by:
      getMapBoolDoubleOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolDouble

      public TestAllTypes.Builder clearMapBoolDouble()
    • removeMapBoolDouble

      public TestAllTypes.Builder removeMapBoolDouble(boolean key)
      map<bool, double> map_bool_double = 71;
    • getMutableMapBoolDouble

      @Deprecated public Map<Boolean,Double> getMutableMapBoolDouble()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolDouble

      public TestAllTypes.Builder putMapBoolDouble(boolean key, double value)
      map<bool, double> map_bool_double = 71;
    • putAllMapBoolDouble

      public TestAllTypes.Builder putAllMapBoolDouble(Map<Boolean,Double> values)
      map<bool, double> map_bool_double = 71;
    • getMapBoolEnumCount

      public int getMapBoolEnumCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;
      Specified by:
      getMapBoolEnumCount in interface TestAllTypesOrBuilder
    • containsMapBoolEnum

      public boolean containsMapBoolEnum(boolean key)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;
      Specified by:
      containsMapBoolEnum in interface TestAllTypesOrBuilder
    • getMapBoolEnum

      @Deprecated public Map<Boolean,TestAllTypes.NestedEnum> getMapBoolEnum()
      Deprecated.
      Use getMapBoolEnumMap() instead.
      Specified by:
      getMapBoolEnum in interface TestAllTypesOrBuilder
    • getMapBoolEnumMap

      public Map<Boolean,TestAllTypes.NestedEnum> getMapBoolEnumMap()
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;
      Specified by:
      getMapBoolEnumMap in interface TestAllTypesOrBuilder
    • getMapBoolEnumOrDefault

      public TestAllTypes.NestedEnum getMapBoolEnumOrDefault(boolean key, TestAllTypes.NestedEnum defaultValue)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;
      Specified by:
      getMapBoolEnumOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolEnumOrThrow

      public TestAllTypes.NestedEnum getMapBoolEnumOrThrow(boolean key)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;
      Specified by:
      getMapBoolEnumOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolEnum

      public TestAllTypes.Builder clearMapBoolEnum()
    • removeMapBoolEnum

      public TestAllTypes.Builder removeMapBoolEnum(boolean key)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;
    • getMutableMapBoolEnum

      @Deprecated public Map<Boolean,TestAllTypes.NestedEnum> getMutableMapBoolEnum()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolEnum

      public TestAllTypes.Builder putMapBoolEnum(boolean key, TestAllTypes.NestedEnum value)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;
    • putAllMapBoolEnum

      public TestAllTypes.Builder putAllMapBoolEnum(Map<Boolean,TestAllTypes.NestedEnum> values)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_bool_enum = 72;
    • getMapBoolMessageCount

      public int getMapBoolMessageCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;
      Specified by:
      getMapBoolMessageCount in interface TestAllTypesOrBuilder
    • containsMapBoolMessage

      public boolean containsMapBoolMessage(boolean key)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;
      Specified by:
      containsMapBoolMessage in interface TestAllTypesOrBuilder
    • getMapBoolMessage

      @Deprecated public Map<Boolean,TestAllTypes.NestedMessage> getMapBoolMessage()
      Deprecated.
      Specified by:
      getMapBoolMessage in interface TestAllTypesOrBuilder
    • getMapBoolMessageMap

      public Map<Boolean,TestAllTypes.NestedMessage> getMapBoolMessageMap()
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;
      Specified by:
      getMapBoolMessageMap in interface TestAllTypesOrBuilder
    • getMapBoolMessageOrDefault

      public TestAllTypes.NestedMessage getMapBoolMessageOrDefault(boolean key, TestAllTypes.NestedMessage defaultValue)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;
      Specified by:
      getMapBoolMessageOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolMessageOrThrow

      public TestAllTypes.NestedMessage getMapBoolMessageOrThrow(boolean key)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;
      Specified by:
      getMapBoolMessageOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolMessage

      public TestAllTypes.Builder clearMapBoolMessage()
    • removeMapBoolMessage

      public TestAllTypes.Builder removeMapBoolMessage(boolean key)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;
    • getMutableMapBoolMessage

      @Deprecated public Map<Boolean,TestAllTypes.NestedMessage> getMutableMapBoolMessage()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolMessage

      public TestAllTypes.Builder putMapBoolMessage(boolean key, TestAllTypes.NestedMessage value)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;
    • putAllMapBoolMessage

      public TestAllTypes.Builder putAllMapBoolMessage(Map<Boolean,TestAllTypes.NestedMessage> values)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;
    • putMapBoolMessageBuilderIfAbsent

      public TestAllTypes.NestedMessage.Builder putMapBoolMessageBuilderIfAbsent(boolean key)
      map<bool, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_bool_message = 73;
    • getMapBoolDurationCount

      public int getMapBoolDurationCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<bool, .google.protobuf.Duration> map_bool_duration = 228;
      Specified by:
      getMapBoolDurationCount in interface TestAllTypesOrBuilder
    • containsMapBoolDuration

      public boolean containsMapBoolDuration(boolean key)
      map<bool, .google.protobuf.Duration> map_bool_duration = 228;
      Specified by:
      containsMapBoolDuration in interface TestAllTypesOrBuilder
    • getMapBoolDuration

      @Deprecated public Map<Boolean,com.google.protobuf.Duration> getMapBoolDuration()
      Deprecated.
      Specified by:
      getMapBoolDuration in interface TestAllTypesOrBuilder
    • getMapBoolDurationMap

      public Map<Boolean,com.google.protobuf.Duration> getMapBoolDurationMap()
      map<bool, .google.protobuf.Duration> map_bool_duration = 228;
      Specified by:
      getMapBoolDurationMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolDurationOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolDurationOrThrow

      public com.google.protobuf.Duration getMapBoolDurationOrThrow(boolean key)
      map<bool, .google.protobuf.Duration> map_bool_duration = 228;
      Specified by:
      getMapBoolDurationOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolDuration

      public TestAllTypes.Builder clearMapBoolDuration()
    • removeMapBoolDuration

      public TestAllTypes.Builder removeMapBoolDuration(boolean key)
      map<bool, .google.protobuf.Duration> map_bool_duration = 228;
    • getMutableMapBoolDuration

      @Deprecated public Map<Boolean,com.google.protobuf.Duration> getMutableMapBoolDuration()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolDuration

      public TestAllTypes.Builder putMapBoolDuration(boolean key, com.google.protobuf.Duration value)
      map<bool, .google.protobuf.Duration> map_bool_duration = 228;
    • putAllMapBoolDuration

      public TestAllTypes.Builder putAllMapBoolDuration(Map<Boolean,com.google.protobuf.Duration> values)
      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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;
      Specified by:
      getMapBoolTimestampCount in interface TestAllTypesOrBuilder
    • containsMapBoolTimestamp

      public boolean containsMapBoolTimestamp(boolean key)
      map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;
      Specified by:
      containsMapBoolTimestamp in interface TestAllTypesOrBuilder
    • getMapBoolTimestamp

      @Deprecated public Map<Boolean,com.google.protobuf.Timestamp> getMapBoolTimestamp()
      Deprecated.
      Specified by:
      getMapBoolTimestamp in interface TestAllTypesOrBuilder
    • getMapBoolTimestampMap

      public Map<Boolean,com.google.protobuf.Timestamp> getMapBoolTimestampMap()
      map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;
      Specified by:
      getMapBoolTimestampMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolTimestampOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolTimestampOrThrow

      public com.google.protobuf.Timestamp getMapBoolTimestampOrThrow(boolean key)
      map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;
      Specified by:
      getMapBoolTimestampOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolTimestamp

      public TestAllTypes.Builder clearMapBoolTimestamp()
    • removeMapBoolTimestamp

      public TestAllTypes.Builder removeMapBoolTimestamp(boolean key)
      map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;
    • getMutableMapBoolTimestamp

      @Deprecated public Map<Boolean,com.google.protobuf.Timestamp> getMutableMapBoolTimestamp()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolTimestamp

      public TestAllTypes.Builder putMapBoolTimestamp(boolean key, com.google.protobuf.Timestamp value)
      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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;
      Specified by:
      getMapBoolNullValueCount in interface TestAllTypesOrBuilder
    • containsMapBoolNullValue

      public boolean containsMapBoolNullValue(boolean key)
      map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;
      Specified by:
      containsMapBoolNullValue in interface TestAllTypesOrBuilder
    • getMapBoolNullValue

      @Deprecated public Map<Boolean,com.google.protobuf.NullValue> getMapBoolNullValue()
      Deprecated.
      Specified by:
      getMapBoolNullValue in interface TestAllTypesOrBuilder
    • getMapBoolNullValueMap

      public Map<Boolean,com.google.protobuf.NullValue> getMapBoolNullValueMap()
      map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;
      Specified by:
      getMapBoolNullValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolNullValueOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolNullValueOrThrow

      public com.google.protobuf.NullValue getMapBoolNullValueOrThrow(boolean key)
      map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;
      Specified by:
      getMapBoolNullValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolNullValue

      public TestAllTypes.Builder clearMapBoolNullValue()
    • removeMapBoolNullValue

      public TestAllTypes.Builder removeMapBoolNullValue(boolean key)
      map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;
    • getMutableMapBoolNullValue

      @Deprecated public Map<Boolean,com.google.protobuf.NullValue> getMutableMapBoolNullValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolNullValue

      public TestAllTypes.Builder putMapBoolNullValue(boolean key, com.google.protobuf.NullValue value)
      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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.Any> map_bool_any = 246;
      Specified by:
      getMapBoolAnyCount in interface TestAllTypesOrBuilder
    • containsMapBoolAny

      public boolean containsMapBoolAny(boolean key)
      map<bool, .google.protobuf.Any> map_bool_any = 246;
      Specified by:
      containsMapBoolAny in interface TestAllTypesOrBuilder
    • getMapBoolAny

      @Deprecated public Map<Boolean,com.google.protobuf.Any> getMapBoolAny()
      Deprecated.
      Use getMapBoolAnyMap() instead.
      Specified by:
      getMapBoolAny in interface TestAllTypesOrBuilder
    • getMapBoolAnyMap

      public Map<Boolean,com.google.protobuf.Any> getMapBoolAnyMap()
      map<bool, .google.protobuf.Any> map_bool_any = 246;
      Specified by:
      getMapBoolAnyMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolAnyOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolAnyOrThrow

      public com.google.protobuf.Any getMapBoolAnyOrThrow(boolean key)
      map<bool, .google.protobuf.Any> map_bool_any = 246;
      Specified by:
      getMapBoolAnyOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolAny

      public TestAllTypes.Builder clearMapBoolAny()
    • removeMapBoolAny

      public TestAllTypes.Builder removeMapBoolAny(boolean key)
      map<bool, .google.protobuf.Any> map_bool_any = 246;
    • getMutableMapBoolAny

      @Deprecated public Map<Boolean,com.google.protobuf.Any> getMutableMapBoolAny()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolAny

      public TestAllTypes.Builder putMapBoolAny(boolean key, com.google.protobuf.Any value)
      map<bool, .google.protobuf.Any> map_bool_any = 246;
    • putAllMapBoolAny

      public TestAllTypes.Builder putAllMapBoolAny(Map<Boolean,com.google.protobuf.Any> values)
      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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.Struct> map_bool_struct = 247;
      Specified by:
      getMapBoolStructCount in interface TestAllTypesOrBuilder
    • containsMapBoolStruct

      public boolean containsMapBoolStruct(boolean key)
      map<bool, .google.protobuf.Struct> map_bool_struct = 247;
      Specified by:
      containsMapBoolStruct in interface TestAllTypesOrBuilder
    • getMapBoolStruct

      @Deprecated public Map<Boolean,com.google.protobuf.Struct> getMapBoolStruct()
      Deprecated.
      Specified by:
      getMapBoolStruct in interface TestAllTypesOrBuilder
    • getMapBoolStructMap

      public Map<Boolean,com.google.protobuf.Struct> getMapBoolStructMap()
      map<bool, .google.protobuf.Struct> map_bool_struct = 247;
      Specified by:
      getMapBoolStructMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolStructOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolStructOrThrow

      public com.google.protobuf.Struct getMapBoolStructOrThrow(boolean key)
      map<bool, .google.protobuf.Struct> map_bool_struct = 247;
      Specified by:
      getMapBoolStructOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolStruct

      public TestAllTypes.Builder clearMapBoolStruct()
    • removeMapBoolStruct

      public TestAllTypes.Builder removeMapBoolStruct(boolean key)
      map<bool, .google.protobuf.Struct> map_bool_struct = 247;
    • getMutableMapBoolStruct

      @Deprecated public Map<Boolean,com.google.protobuf.Struct> getMutableMapBoolStruct()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolStruct

      public TestAllTypes.Builder putMapBoolStruct(boolean key, com.google.protobuf.Struct value)
      map<bool, .google.protobuf.Struct> map_bool_struct = 247;
    • putAllMapBoolStruct

      public TestAllTypes.Builder putAllMapBoolStruct(Map<Boolean,com.google.protobuf.Struct> values)
      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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.Value> map_bool_value = 248;
      Specified by:
      getMapBoolValueCount in interface TestAllTypesOrBuilder
    • containsMapBoolValue

      public boolean containsMapBoolValue(boolean key)
      map<bool, .google.protobuf.Value> map_bool_value = 248;
      Specified by:
      containsMapBoolValue in interface TestAllTypesOrBuilder
    • getMapBoolValue

      @Deprecated public Map<Boolean,com.google.protobuf.Value> getMapBoolValue()
      Deprecated.
      Specified by:
      getMapBoolValue in interface TestAllTypesOrBuilder
    • getMapBoolValueMap

      public Map<Boolean,com.google.protobuf.Value> getMapBoolValueMap()
      map<bool, .google.protobuf.Value> map_bool_value = 248;
      Specified by:
      getMapBoolValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolValueOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolValueOrThrow

      public com.google.protobuf.Value getMapBoolValueOrThrow(boolean key)
      map<bool, .google.protobuf.Value> map_bool_value = 248;
      Specified by:
      getMapBoolValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolValue

      public TestAllTypes.Builder clearMapBoolValue()
    • removeMapBoolValue

      public TestAllTypes.Builder removeMapBoolValue(boolean key)
      map<bool, .google.protobuf.Value> map_bool_value = 248;
    • getMutableMapBoolValue

      @Deprecated public Map<Boolean,com.google.protobuf.Value> getMutableMapBoolValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolValue

      public TestAllTypes.Builder putMapBoolValue(boolean key, com.google.protobuf.Value value)
      map<bool, .google.protobuf.Value> map_bool_value = 248;
    • putAllMapBoolValue

      public TestAllTypes.Builder putAllMapBoolValue(Map<Boolean,com.google.protobuf.Value> values)
      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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;
      Specified by:
      getMapBoolListValueCount in interface TestAllTypesOrBuilder
    • containsMapBoolListValue

      public boolean containsMapBoolListValue(boolean key)
      map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;
      Specified by:
      containsMapBoolListValue in interface TestAllTypesOrBuilder
    • getMapBoolListValue

      @Deprecated public Map<Boolean,com.google.protobuf.ListValue> getMapBoolListValue()
      Deprecated.
      Specified by:
      getMapBoolListValue in interface TestAllTypesOrBuilder
    • getMapBoolListValueMap

      public Map<Boolean,com.google.protobuf.ListValue> getMapBoolListValueMap()
      map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;
      Specified by:
      getMapBoolListValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolListValueOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolListValueOrThrow

      public com.google.protobuf.ListValue getMapBoolListValueOrThrow(boolean key)
      map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;
      Specified by:
      getMapBoolListValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolListValue

      public TestAllTypes.Builder clearMapBoolListValue()
    • removeMapBoolListValue

      public TestAllTypes.Builder removeMapBoolListValue(boolean key)
      map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;
    • getMutableMapBoolListValue

      @Deprecated public Map<Boolean,com.google.protobuf.ListValue> getMutableMapBoolListValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolListValue

      public TestAllTypes.Builder putMapBoolListValue(boolean key, com.google.protobuf.ListValue value)
      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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;
      Specified by:
      getMapBoolInt64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapBoolInt64Wrapper

      public boolean containsMapBoolInt64Wrapper(boolean key)
      map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;
      Specified by:
      containsMapBoolInt64Wrapper in interface TestAllTypesOrBuilder
    • getMapBoolInt64Wrapper

      @Deprecated public Map<Boolean,com.google.protobuf.Int64Value> getMapBoolInt64Wrapper()
      Deprecated.
      Specified by:
      getMapBoolInt64Wrapper in interface TestAllTypesOrBuilder
    • getMapBoolInt64WrapperMap

      public Map<Boolean,com.google.protobuf.Int64Value> getMapBoolInt64WrapperMap()
      map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;
      Specified by:
      getMapBoolInt64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolInt64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolInt64WrapperOrThrow

      public com.google.protobuf.Int64Value getMapBoolInt64WrapperOrThrow(boolean key)
      map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;
      Specified by:
      getMapBoolInt64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolInt64Wrapper

      public TestAllTypes.Builder clearMapBoolInt64Wrapper()
    • removeMapBoolInt64Wrapper

      public TestAllTypes.Builder removeMapBoolInt64Wrapper(boolean key)
      map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;
    • getMutableMapBoolInt64Wrapper

      @Deprecated public Map<Boolean,com.google.protobuf.Int64Value> 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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;
      Specified by:
      getMapBoolInt32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapBoolInt32Wrapper

      public boolean containsMapBoolInt32Wrapper(boolean key)
      map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;
      Specified by:
      containsMapBoolInt32Wrapper in interface TestAllTypesOrBuilder
    • getMapBoolInt32Wrapper

      @Deprecated public Map<Boolean,com.google.protobuf.Int32Value> getMapBoolInt32Wrapper()
      Deprecated.
      Specified by:
      getMapBoolInt32Wrapper in interface TestAllTypesOrBuilder
    • getMapBoolInt32WrapperMap

      public Map<Boolean,com.google.protobuf.Int32Value> getMapBoolInt32WrapperMap()
      map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;
      Specified by:
      getMapBoolInt32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolInt32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolInt32WrapperOrThrow

      public com.google.protobuf.Int32Value getMapBoolInt32WrapperOrThrow(boolean key)
      map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;
      Specified by:
      getMapBoolInt32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolInt32Wrapper

      public TestAllTypes.Builder clearMapBoolInt32Wrapper()
    • removeMapBoolInt32Wrapper

      public TestAllTypes.Builder removeMapBoolInt32Wrapper(boolean key)
      map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;
    • getMutableMapBoolInt32Wrapper

      @Deprecated public Map<Boolean,com.google.protobuf.Int32Value> 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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;
      Specified by:
      getMapBoolDoubleWrapperCount in interface TestAllTypesOrBuilder
    • containsMapBoolDoubleWrapper

      public boolean containsMapBoolDoubleWrapper(boolean key)
      map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;
      Specified by:
      containsMapBoolDoubleWrapper in interface TestAllTypesOrBuilder
    • getMapBoolDoubleWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.DoubleValue> getMapBoolDoubleWrapper()
      Deprecated.
      Specified by:
      getMapBoolDoubleWrapper in interface TestAllTypesOrBuilder
    • getMapBoolDoubleWrapperMap

      public Map<Boolean,com.google.protobuf.DoubleValue> getMapBoolDoubleWrapperMap()
      map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;
      Specified by:
      getMapBoolDoubleWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolDoubleWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolDoubleWrapperOrThrow

      public com.google.protobuf.DoubleValue getMapBoolDoubleWrapperOrThrow(boolean key)
      map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;
      Specified by:
      getMapBoolDoubleWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolDoubleWrapper

      public TestAllTypes.Builder clearMapBoolDoubleWrapper()
    • removeMapBoolDoubleWrapper

      public TestAllTypes.Builder removeMapBoolDoubleWrapper(boolean key)
      map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;
    • getMutableMapBoolDoubleWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.DoubleValue> 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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;
      Specified by:
      getMapBoolFloatWrapperCount in interface TestAllTypesOrBuilder
    • containsMapBoolFloatWrapper

      public boolean containsMapBoolFloatWrapper(boolean key)
      map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;
      Specified by:
      containsMapBoolFloatWrapper in interface TestAllTypesOrBuilder
    • getMapBoolFloatWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.FloatValue> getMapBoolFloatWrapper()
      Deprecated.
      Specified by:
      getMapBoolFloatWrapper in interface TestAllTypesOrBuilder
    • getMapBoolFloatWrapperMap

      public Map<Boolean,com.google.protobuf.FloatValue> getMapBoolFloatWrapperMap()
      map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;
      Specified by:
      getMapBoolFloatWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolFloatWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolFloatWrapperOrThrow

      public com.google.protobuf.FloatValue getMapBoolFloatWrapperOrThrow(boolean key)
      map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;
      Specified by:
      getMapBoolFloatWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolFloatWrapper

      public TestAllTypes.Builder clearMapBoolFloatWrapper()
    • removeMapBoolFloatWrapper

      public TestAllTypes.Builder removeMapBoolFloatWrapper(boolean key)
      map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;
    • getMutableMapBoolFloatWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.FloatValue> 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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;
      Specified by:
      getMapBoolUint64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapBoolUint64Wrapper

      public boolean containsMapBoolUint64Wrapper(boolean key)
      map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;
      Specified by:
      containsMapBoolUint64Wrapper in interface TestAllTypesOrBuilder
    • getMapBoolUint64Wrapper

      @Deprecated public Map<Boolean,com.google.protobuf.UInt64Value> getMapBoolUint64Wrapper()
      Deprecated.
      Specified by:
      getMapBoolUint64Wrapper in interface TestAllTypesOrBuilder
    • getMapBoolUint64WrapperMap

      public Map<Boolean,com.google.protobuf.UInt64Value> getMapBoolUint64WrapperMap()
      map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;
      Specified by:
      getMapBoolUint64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolUint64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolUint64WrapperOrThrow

      public com.google.protobuf.UInt64Value getMapBoolUint64WrapperOrThrow(boolean key)
      map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;
      Specified by:
      getMapBoolUint64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolUint64Wrapper

      public TestAllTypes.Builder clearMapBoolUint64Wrapper()
    • removeMapBoolUint64Wrapper

      public TestAllTypes.Builder removeMapBoolUint64Wrapper(boolean key)
      map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;
    • getMutableMapBoolUint64Wrapper

      @Deprecated public Map<Boolean,com.google.protobuf.UInt64Value> 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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;
      Specified by:
      getMapBoolUint32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapBoolUint32Wrapper

      public boolean containsMapBoolUint32Wrapper(boolean key)
      map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;
      Specified by:
      containsMapBoolUint32Wrapper in interface TestAllTypesOrBuilder
    • getMapBoolUint32Wrapper

      @Deprecated public Map<Boolean,com.google.protobuf.UInt32Value> getMapBoolUint32Wrapper()
      Deprecated.
      Specified by:
      getMapBoolUint32Wrapper in interface TestAllTypesOrBuilder
    • getMapBoolUint32WrapperMap

      public Map<Boolean,com.google.protobuf.UInt32Value> getMapBoolUint32WrapperMap()
      map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;
      Specified by:
      getMapBoolUint32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolUint32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolUint32WrapperOrThrow

      public com.google.protobuf.UInt32Value getMapBoolUint32WrapperOrThrow(boolean key)
      map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;
      Specified by:
      getMapBoolUint32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolUint32Wrapper

      public TestAllTypes.Builder clearMapBoolUint32Wrapper()
    • removeMapBoolUint32Wrapper

      public TestAllTypes.Builder removeMapBoolUint32Wrapper(boolean key)
      map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;
    • getMutableMapBoolUint32Wrapper

      @Deprecated public Map<Boolean,com.google.protobuf.UInt32Value> 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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;
      Specified by:
      getMapBoolStringWrapperCount in interface TestAllTypesOrBuilder
    • containsMapBoolStringWrapper

      public boolean containsMapBoolStringWrapper(boolean key)
      map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;
      Specified by:
      containsMapBoolStringWrapper in interface TestAllTypesOrBuilder
    • getMapBoolStringWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.StringValue> getMapBoolStringWrapper()
      Deprecated.
      Specified by:
      getMapBoolStringWrapper in interface TestAllTypesOrBuilder
    • getMapBoolStringWrapperMap

      public Map<Boolean,com.google.protobuf.StringValue> getMapBoolStringWrapperMap()
      map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;
      Specified by:
      getMapBoolStringWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolStringWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolStringWrapperOrThrow

      public com.google.protobuf.StringValue getMapBoolStringWrapperOrThrow(boolean key)
      map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;
      Specified by:
      getMapBoolStringWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolStringWrapper

      public TestAllTypes.Builder clearMapBoolStringWrapper()
    • removeMapBoolStringWrapper

      public TestAllTypes.Builder removeMapBoolStringWrapper(boolean key)
      map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;
    • getMutableMapBoolStringWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.StringValue> 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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;
      Specified by:
      getMapBoolBoolWrapperCount in interface TestAllTypesOrBuilder
    • containsMapBoolBoolWrapper

      public boolean containsMapBoolBoolWrapper(boolean key)
      map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;
      Specified by:
      containsMapBoolBoolWrapper in interface TestAllTypesOrBuilder
    • getMapBoolBoolWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.BoolValue> getMapBoolBoolWrapper()
      Deprecated.
      Specified by:
      getMapBoolBoolWrapper in interface TestAllTypesOrBuilder
    • getMapBoolBoolWrapperMap

      public Map<Boolean,com.google.protobuf.BoolValue> getMapBoolBoolWrapperMap()
      map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;
      Specified by:
      getMapBoolBoolWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolBoolWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolBoolWrapperOrThrow

      public com.google.protobuf.BoolValue getMapBoolBoolWrapperOrThrow(boolean key)
      map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;
      Specified by:
      getMapBoolBoolWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolBoolWrapper

      public TestAllTypes.Builder clearMapBoolBoolWrapper()
    • removeMapBoolBoolWrapper

      public TestAllTypes.Builder removeMapBoolBoolWrapper(boolean key)
      map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;
    • getMutableMapBoolBoolWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.BoolValue> getMutableMapBoolBoolWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapBoolBoolWrapper

      public TestAllTypes.Builder putMapBoolBoolWrapper(boolean key, com.google.protobuf.BoolValue value)
      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: TestAllTypesOrBuilder
      map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;
      Specified by:
      getMapBoolBytesWrapperCount in interface TestAllTypesOrBuilder
    • containsMapBoolBytesWrapper

      public boolean containsMapBoolBytesWrapper(boolean key)
      map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;
      Specified by:
      containsMapBoolBytesWrapper in interface TestAllTypesOrBuilder
    • getMapBoolBytesWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.BytesValue> getMapBoolBytesWrapper()
      Deprecated.
      Specified by:
      getMapBoolBytesWrapper in interface TestAllTypesOrBuilder
    • getMapBoolBytesWrapperMap

      public Map<Boolean,com.google.protobuf.BytesValue> getMapBoolBytesWrapperMap()
      map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;
      Specified by:
      getMapBoolBytesWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapBoolBytesWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapBoolBytesWrapperOrThrow

      public com.google.protobuf.BytesValue getMapBoolBytesWrapperOrThrow(boolean key)
      map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;
      Specified by:
      getMapBoolBytesWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapBoolBytesWrapper

      public TestAllTypes.Builder clearMapBoolBytesWrapper()
    • removeMapBoolBytesWrapper

      public TestAllTypes.Builder removeMapBoolBytesWrapper(boolean key)
      map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;
    • getMutableMapBoolBytesWrapper

      @Deprecated public Map<Boolean,com.google.protobuf.BytesValue> 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: TestAllTypesOrBuilder
      map<int32, bool> map_int32_bool = 74;
      Specified by:
      getMapInt32BoolCount in interface TestAllTypesOrBuilder
    • containsMapInt32Bool

      public boolean containsMapInt32Bool(int key)
      map<int32, bool> map_int32_bool = 74;
      Specified by:
      containsMapInt32Bool in interface TestAllTypesOrBuilder
    • getMapInt32Bool

      @Deprecated public Map<Integer,Boolean> getMapInt32Bool()
      Deprecated.
      Specified by:
      getMapInt32Bool in interface TestAllTypesOrBuilder
    • getMapInt32BoolMap

      public Map<Integer,Boolean> getMapInt32BoolMap()
      map<int32, bool> map_int32_bool = 74;
      Specified by:
      getMapInt32BoolMap in interface TestAllTypesOrBuilder
    • getMapInt32BoolOrDefault

      public boolean getMapInt32BoolOrDefault(int key, boolean defaultValue)
      map<int32, bool> map_int32_bool = 74;
      Specified by:
      getMapInt32BoolOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32BoolOrThrow

      public boolean getMapInt32BoolOrThrow(int key)
      map<int32, bool> map_int32_bool = 74;
      Specified by:
      getMapInt32BoolOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Bool

      public TestAllTypes.Builder clearMapInt32Bool()
    • removeMapInt32Bool

      public TestAllTypes.Builder removeMapInt32Bool(int key)
      map<int32, bool> map_int32_bool = 74;
    • getMutableMapInt32Bool

      @Deprecated public Map<Integer,Boolean> getMutableMapInt32Bool()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Bool

      public TestAllTypes.Builder putMapInt32Bool(int key, boolean value)
      map<int32, bool> map_int32_bool = 74;
    • putAllMapInt32Bool

      public TestAllTypes.Builder putAllMapInt32Bool(Map<Integer,Boolean> values)
      map<int32, bool> map_int32_bool = 74;
    • getMapInt32StringCount

      public int getMapInt32StringCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, string> map_int32_string = 75;
      Specified by:
      getMapInt32StringCount in interface TestAllTypesOrBuilder
    • containsMapInt32String

      public boolean containsMapInt32String(int key)
      map<int32, string> map_int32_string = 75;
      Specified by:
      containsMapInt32String in interface TestAllTypesOrBuilder
    • getMapInt32String

      @Deprecated public Map<Integer,String> getMapInt32String()
      Deprecated.
      Specified by:
      getMapInt32String in interface TestAllTypesOrBuilder
    • getMapInt32StringMap

      public Map<Integer,String> getMapInt32StringMap()
      map<int32, string> map_int32_string = 75;
      Specified by:
      getMapInt32StringMap in interface TestAllTypesOrBuilder
    • getMapInt32StringOrDefault

      public String getMapInt32StringOrDefault(int key, String defaultValue)
      map<int32, string> map_int32_string = 75;
      Specified by:
      getMapInt32StringOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32StringOrThrow

      public String getMapInt32StringOrThrow(int key)
      map<int32, string> map_int32_string = 75;
      Specified by:
      getMapInt32StringOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32String

      public TestAllTypes.Builder clearMapInt32String()
    • removeMapInt32String

      public TestAllTypes.Builder removeMapInt32String(int key)
      map<int32, string> map_int32_string = 75;
    • getMutableMapInt32String

      @Deprecated public Map<Integer,String> getMutableMapInt32String()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32String

      public TestAllTypes.Builder putMapInt32String(int key, String value)
      map<int32, string> map_int32_string = 75;
    • putAllMapInt32String

      public TestAllTypes.Builder putAllMapInt32String(Map<Integer,String> values)
      map<int32, string> map_int32_string = 75;
    • getMapInt32BytesCount

      public int getMapInt32BytesCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, bytes> map_int32_bytes = 76;
      Specified by:
      getMapInt32BytesCount in interface TestAllTypesOrBuilder
    • containsMapInt32Bytes

      public boolean containsMapInt32Bytes(int key)
      map<int32, bytes> map_int32_bytes = 76;
      Specified by:
      containsMapInt32Bytes in interface TestAllTypesOrBuilder
    • getMapInt32Bytes

      @Deprecated public Map<Integer,com.google.protobuf.ByteString> getMapInt32Bytes()
      Deprecated.
      Specified by:
      getMapInt32Bytes in interface TestAllTypesOrBuilder
    • getMapInt32BytesMap

      public Map<Integer,com.google.protobuf.ByteString> getMapInt32BytesMap()
      map<int32, bytes> map_int32_bytes = 76;
      Specified by:
      getMapInt32BytesMap in interface TestAllTypesOrBuilder
    • getMapInt32BytesOrDefault

      public com.google.protobuf.ByteString getMapInt32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue)
      map<int32, bytes> map_int32_bytes = 76;
      Specified by:
      getMapInt32BytesOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32BytesOrThrow

      public com.google.protobuf.ByteString getMapInt32BytesOrThrow(int key)
      map<int32, bytes> map_int32_bytes = 76;
      Specified by:
      getMapInt32BytesOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Bytes

      public TestAllTypes.Builder clearMapInt32Bytes()
    • removeMapInt32Bytes

      public TestAllTypes.Builder removeMapInt32Bytes(int key)
      map<int32, bytes> map_int32_bytes = 76;
    • getMutableMapInt32Bytes

      @Deprecated public Map<Integer,com.google.protobuf.ByteString> getMutableMapInt32Bytes()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Bytes

      public TestAllTypes.Builder putMapInt32Bytes(int key, com.google.protobuf.ByteString value)
      map<int32, bytes> map_int32_bytes = 76;
    • putAllMapInt32Bytes

      public TestAllTypes.Builder putAllMapInt32Bytes(Map<Integer,com.google.protobuf.ByteString> values)
      map<int32, bytes> map_int32_bytes = 76;
    • getMapInt32Int32Count

      public int getMapInt32Int32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, int32> map_int32_int32 = 77;
      Specified by:
      getMapInt32Int32Count in interface TestAllTypesOrBuilder
    • containsMapInt32Int32

      public boolean containsMapInt32Int32(int key)
      map<int32, int32> map_int32_int32 = 77;
      Specified by:
      containsMapInt32Int32 in interface TestAllTypesOrBuilder
    • getMapInt32Int32

      @Deprecated public Map<Integer,Integer> getMapInt32Int32()
      Deprecated.
      Specified by:
      getMapInt32Int32 in interface TestAllTypesOrBuilder
    • getMapInt32Int32Map

      public Map<Integer,Integer> getMapInt32Int32Map()
      map<int32, int32> map_int32_int32 = 77;
      Specified by:
      getMapInt32Int32Map in interface TestAllTypesOrBuilder
    • getMapInt32Int32OrDefault

      public int getMapInt32Int32OrDefault(int key, int defaultValue)
      map<int32, int32> map_int32_int32 = 77;
      Specified by:
      getMapInt32Int32OrDefault in interface TestAllTypesOrBuilder
    • getMapInt32Int32OrThrow

      public int getMapInt32Int32OrThrow(int key)
      map<int32, int32> map_int32_int32 = 77;
      Specified by:
      getMapInt32Int32OrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Int32

      public TestAllTypes.Builder clearMapInt32Int32()
    • removeMapInt32Int32

      public TestAllTypes.Builder removeMapInt32Int32(int key)
      map<int32, int32> map_int32_int32 = 77;
    • getMutableMapInt32Int32

      @Deprecated public Map<Integer,Integer> getMutableMapInt32Int32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Int32

      public TestAllTypes.Builder putMapInt32Int32(int key, int value)
      map<int32, int32> map_int32_int32 = 77;
    • putAllMapInt32Int32

      public TestAllTypes.Builder putAllMapInt32Int32(Map<Integer,Integer> values)
      map<int32, int32> map_int32_int32 = 77;
    • getMapInt32Int64Count

      public int getMapInt32Int64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, int64> map_int32_int64 = 78;
      Specified by:
      getMapInt32Int64Count in interface TestAllTypesOrBuilder
    • containsMapInt32Int64

      public boolean containsMapInt32Int64(int key)
      map<int32, int64> map_int32_int64 = 78;
      Specified by:
      containsMapInt32Int64 in interface TestAllTypesOrBuilder
    • getMapInt32Int64

      @Deprecated public Map<Integer,Long> getMapInt32Int64()
      Deprecated.
      Specified by:
      getMapInt32Int64 in interface TestAllTypesOrBuilder
    • getMapInt32Int64Map

      public Map<Integer,Long> getMapInt32Int64Map()
      map<int32, int64> map_int32_int64 = 78;
      Specified by:
      getMapInt32Int64Map in interface TestAllTypesOrBuilder
    • getMapInt32Int64OrDefault

      public long getMapInt32Int64OrDefault(int key, long defaultValue)
      map<int32, int64> map_int32_int64 = 78;
      Specified by:
      getMapInt32Int64OrDefault in interface TestAllTypesOrBuilder
    • getMapInt32Int64OrThrow

      public long getMapInt32Int64OrThrow(int key)
      map<int32, int64> map_int32_int64 = 78;
      Specified by:
      getMapInt32Int64OrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Int64

      public TestAllTypes.Builder clearMapInt32Int64()
    • removeMapInt32Int64

      public TestAllTypes.Builder removeMapInt32Int64(int key)
      map<int32, int64> map_int32_int64 = 78;
    • getMutableMapInt32Int64

      @Deprecated public Map<Integer,Long> getMutableMapInt32Int64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Int64

      public TestAllTypes.Builder putMapInt32Int64(int key, long value)
      map<int32, int64> map_int32_int64 = 78;
    • putAllMapInt32Int64

      public TestAllTypes.Builder putAllMapInt32Int64(Map<Integer,Long> values)
      map<int32, int64> map_int32_int64 = 78;
    • getMapInt32Uint32Count

      public int getMapInt32Uint32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, uint32> map_int32_uint32 = 79;
      Specified by:
      getMapInt32Uint32Count in interface TestAllTypesOrBuilder
    • containsMapInt32Uint32

      public boolean containsMapInt32Uint32(int key)
      map<int32, uint32> map_int32_uint32 = 79;
      Specified by:
      containsMapInt32Uint32 in interface TestAllTypesOrBuilder
    • getMapInt32Uint32

      @Deprecated public Map<Integer,Integer> getMapInt32Uint32()
      Deprecated.
      Specified by:
      getMapInt32Uint32 in interface TestAllTypesOrBuilder
    • getMapInt32Uint32Map

      public Map<Integer,Integer> getMapInt32Uint32Map()
      map<int32, uint32> map_int32_uint32 = 79;
      Specified by:
      getMapInt32Uint32Map in interface TestAllTypesOrBuilder
    • getMapInt32Uint32OrDefault

      public int getMapInt32Uint32OrDefault(int key, int defaultValue)
      map<int32, uint32> map_int32_uint32 = 79;
      Specified by:
      getMapInt32Uint32OrDefault in interface TestAllTypesOrBuilder
    • getMapInt32Uint32OrThrow

      public int getMapInt32Uint32OrThrow(int key)
      map<int32, uint32> map_int32_uint32 = 79;
      Specified by:
      getMapInt32Uint32OrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Uint32

      public TestAllTypes.Builder clearMapInt32Uint32()
    • removeMapInt32Uint32

      public TestAllTypes.Builder removeMapInt32Uint32(int key)
      map<int32, uint32> map_int32_uint32 = 79;
    • getMutableMapInt32Uint32

      @Deprecated public Map<Integer,Integer> getMutableMapInt32Uint32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Uint32

      public TestAllTypes.Builder putMapInt32Uint32(int key, int value)
      map<int32, uint32> map_int32_uint32 = 79;
    • putAllMapInt32Uint32

      public TestAllTypes.Builder putAllMapInt32Uint32(Map<Integer,Integer> values)
      map<int32, uint32> map_int32_uint32 = 79;
    • getMapInt32Uint64Count

      public int getMapInt32Uint64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, uint64> map_int32_uint64 = 80;
      Specified by:
      getMapInt32Uint64Count in interface TestAllTypesOrBuilder
    • containsMapInt32Uint64

      public boolean containsMapInt32Uint64(int key)
      map<int32, uint64> map_int32_uint64 = 80;
      Specified by:
      containsMapInt32Uint64 in interface TestAllTypesOrBuilder
    • getMapInt32Uint64

      @Deprecated public Map<Integer,Long> getMapInt32Uint64()
      Deprecated.
      Specified by:
      getMapInt32Uint64 in interface TestAllTypesOrBuilder
    • getMapInt32Uint64Map

      public Map<Integer,Long> getMapInt32Uint64Map()
      map<int32, uint64> map_int32_uint64 = 80;
      Specified by:
      getMapInt32Uint64Map in interface TestAllTypesOrBuilder
    • getMapInt32Uint64OrDefault

      public long getMapInt32Uint64OrDefault(int key, long defaultValue)
      map<int32, uint64> map_int32_uint64 = 80;
      Specified by:
      getMapInt32Uint64OrDefault in interface TestAllTypesOrBuilder
    • getMapInt32Uint64OrThrow

      public long getMapInt32Uint64OrThrow(int key)
      map<int32, uint64> map_int32_uint64 = 80;
      Specified by:
      getMapInt32Uint64OrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Uint64

      public TestAllTypes.Builder clearMapInt32Uint64()
    • removeMapInt32Uint64

      public TestAllTypes.Builder removeMapInt32Uint64(int key)
      map<int32, uint64> map_int32_uint64 = 80;
    • getMutableMapInt32Uint64

      @Deprecated public Map<Integer,Long> getMutableMapInt32Uint64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Uint64

      public TestAllTypes.Builder putMapInt32Uint64(int key, long value)
      map<int32, uint64> map_int32_uint64 = 80;
    • putAllMapInt32Uint64

      public TestAllTypes.Builder putAllMapInt32Uint64(Map<Integer,Long> values)
      map<int32, uint64> map_int32_uint64 = 80;
    • getMapInt32FloatCount

      public int getMapInt32FloatCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, float> map_int32_float = 81;
      Specified by:
      getMapInt32FloatCount in interface TestAllTypesOrBuilder
    • containsMapInt32Float

      public boolean containsMapInt32Float(int key)
      map<int32, float> map_int32_float = 81;
      Specified by:
      containsMapInt32Float in interface TestAllTypesOrBuilder
    • getMapInt32Float

      @Deprecated public Map<Integer,Float> getMapInt32Float()
      Deprecated.
      Specified by:
      getMapInt32Float in interface TestAllTypesOrBuilder
    • getMapInt32FloatMap

      public Map<Integer,Float> getMapInt32FloatMap()
      map<int32, float> map_int32_float = 81;
      Specified by:
      getMapInt32FloatMap in interface TestAllTypesOrBuilder
    • getMapInt32FloatOrDefault

      public float getMapInt32FloatOrDefault(int key, float defaultValue)
      map<int32, float> map_int32_float = 81;
      Specified by:
      getMapInt32FloatOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32FloatOrThrow

      public float getMapInt32FloatOrThrow(int key)
      map<int32, float> map_int32_float = 81;
      Specified by:
      getMapInt32FloatOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Float

      public TestAllTypes.Builder clearMapInt32Float()
    • removeMapInt32Float

      public TestAllTypes.Builder removeMapInt32Float(int key)
      map<int32, float> map_int32_float = 81;
    • getMutableMapInt32Float

      @Deprecated public Map<Integer,Float> getMutableMapInt32Float()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Float

      public TestAllTypes.Builder putMapInt32Float(int key, float value)
      map<int32, float> map_int32_float = 81;
    • putAllMapInt32Float

      public TestAllTypes.Builder putAllMapInt32Float(Map<Integer,Float> values)
      map<int32, float> map_int32_float = 81;
    • getMapInt32DoubleCount

      public int getMapInt32DoubleCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, double> map_int32_double = 82;
      Specified by:
      getMapInt32DoubleCount in interface TestAllTypesOrBuilder
    • containsMapInt32Double

      public boolean containsMapInt32Double(int key)
      map<int32, double> map_int32_double = 82;
      Specified by:
      containsMapInt32Double in interface TestAllTypesOrBuilder
    • getMapInt32Double

      @Deprecated public Map<Integer,Double> getMapInt32Double()
      Deprecated.
      Specified by:
      getMapInt32Double in interface TestAllTypesOrBuilder
    • getMapInt32DoubleMap

      public Map<Integer,Double> getMapInt32DoubleMap()
      map<int32, double> map_int32_double = 82;
      Specified by:
      getMapInt32DoubleMap in interface TestAllTypesOrBuilder
    • getMapInt32DoubleOrDefault

      public double getMapInt32DoubleOrDefault(int key, double defaultValue)
      map<int32, double> map_int32_double = 82;
      Specified by:
      getMapInt32DoubleOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32DoubleOrThrow

      public double getMapInt32DoubleOrThrow(int key)
      map<int32, double> map_int32_double = 82;
      Specified by:
      getMapInt32DoubleOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Double

      public TestAllTypes.Builder clearMapInt32Double()
    • removeMapInt32Double

      public TestAllTypes.Builder removeMapInt32Double(int key)
      map<int32, double> map_int32_double = 82;
    • getMutableMapInt32Double

      @Deprecated public Map<Integer,Double> getMutableMapInt32Double()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Double

      public TestAllTypes.Builder putMapInt32Double(int key, double value)
      map<int32, double> map_int32_double = 82;
    • putAllMapInt32Double

      public TestAllTypes.Builder putAllMapInt32Double(Map<Integer,Double> values)
      map<int32, double> map_int32_double = 82;
    • getMapInt32EnumCount

      public int getMapInt32EnumCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;
      Specified by:
      getMapInt32EnumCount in interface TestAllTypesOrBuilder
    • containsMapInt32Enum

      public boolean containsMapInt32Enum(int key)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;
      Specified by:
      containsMapInt32Enum in interface TestAllTypesOrBuilder
    • getMapInt32Enum

      @Deprecated public Map<Integer,TestAllTypes.NestedEnum> getMapInt32Enum()
      Deprecated.
      Specified by:
      getMapInt32Enum in interface TestAllTypesOrBuilder
    • getMapInt32EnumMap

      public Map<Integer,TestAllTypes.NestedEnum> getMapInt32EnumMap()
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;
      Specified by:
      getMapInt32EnumMap in interface TestAllTypesOrBuilder
    • getMapInt32EnumOrDefault

      public TestAllTypes.NestedEnum getMapInt32EnumOrDefault(int key, TestAllTypes.NestedEnum defaultValue)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;
      Specified by:
      getMapInt32EnumOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32EnumOrThrow

      public TestAllTypes.NestedEnum getMapInt32EnumOrThrow(int key)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;
      Specified by:
      getMapInt32EnumOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Enum

      public TestAllTypes.Builder clearMapInt32Enum()
    • removeMapInt32Enum

      public TestAllTypes.Builder removeMapInt32Enum(int key)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;
    • getMutableMapInt32Enum

      @Deprecated public Map<Integer,TestAllTypes.NestedEnum> getMutableMapInt32Enum()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Enum

      public TestAllTypes.Builder putMapInt32Enum(int key, TestAllTypes.NestedEnum value)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;
    • putAllMapInt32Enum

      public TestAllTypes.Builder putAllMapInt32Enum(Map<Integer,TestAllTypes.NestedEnum> values)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int32_enum = 83;
    • getMapInt32MessageCount

      public int getMapInt32MessageCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;
      Specified by:
      getMapInt32MessageCount in interface TestAllTypesOrBuilder
    • containsMapInt32Message

      public boolean containsMapInt32Message(int key)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;
      Specified by:
      containsMapInt32Message in interface TestAllTypesOrBuilder
    • getMapInt32Message

      @Deprecated public Map<Integer,TestAllTypes.NestedMessage> getMapInt32Message()
      Deprecated.
      Specified by:
      getMapInt32Message in interface TestAllTypesOrBuilder
    • getMapInt32MessageMap

      public Map<Integer,TestAllTypes.NestedMessage> getMapInt32MessageMap()
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;
      Specified by:
      getMapInt32MessageMap in interface TestAllTypesOrBuilder
    • getMapInt32MessageOrDefault

      public TestAllTypes.NestedMessage getMapInt32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;
      Specified by:
      getMapInt32MessageOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32MessageOrThrow

      public TestAllTypes.NestedMessage getMapInt32MessageOrThrow(int key)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;
      Specified by:
      getMapInt32MessageOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Message

      public TestAllTypes.Builder clearMapInt32Message()
    • removeMapInt32Message

      public TestAllTypes.Builder removeMapInt32Message(int key)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;
    • getMutableMapInt32Message

      @Deprecated public Map<Integer,TestAllTypes.NestedMessage> getMutableMapInt32Message()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Message

      public TestAllTypes.Builder putMapInt32Message(int key, TestAllTypes.NestedMessage value)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;
    • putAllMapInt32Message

      public TestAllTypes.Builder putAllMapInt32Message(Map<Integer,TestAllTypes.NestedMessage> values)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;
    • putMapInt32MessageBuilderIfAbsent

      public TestAllTypes.NestedMessage.Builder putMapInt32MessageBuilderIfAbsent(int key)
      map<int32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int32_message = 84;
    • getMapInt32DurationCount

      public int getMapInt32DurationCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int32, .google.protobuf.Duration> map_int32_duration = 231;
      Specified by:
      getMapInt32DurationCount in interface TestAllTypesOrBuilder
    • containsMapInt32Duration

      public boolean containsMapInt32Duration(int key)
      map<int32, .google.protobuf.Duration> map_int32_duration = 231;
      Specified by:
      containsMapInt32Duration in interface TestAllTypesOrBuilder
    • getMapInt32Duration

      @Deprecated public Map<Integer,com.google.protobuf.Duration> getMapInt32Duration()
      Deprecated.
      Specified by:
      getMapInt32Duration in interface TestAllTypesOrBuilder
    • getMapInt32DurationMap

      public Map<Integer,com.google.protobuf.Duration> getMapInt32DurationMap()
      map<int32, .google.protobuf.Duration> map_int32_duration = 231;
      Specified by:
      getMapInt32DurationMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32DurationOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32DurationOrThrow

      public com.google.protobuf.Duration getMapInt32DurationOrThrow(int key)
      map<int32, .google.protobuf.Duration> map_int32_duration = 231;
      Specified by:
      getMapInt32DurationOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Duration

      public TestAllTypes.Builder clearMapInt32Duration()
    • removeMapInt32Duration

      public TestAllTypes.Builder removeMapInt32Duration(int key)
      map<int32, .google.protobuf.Duration> map_int32_duration = 231;
    • getMutableMapInt32Duration

      @Deprecated public Map<Integer,com.google.protobuf.Duration> getMutableMapInt32Duration()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Duration

      public TestAllTypes.Builder putMapInt32Duration(int key, com.google.protobuf.Duration value)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;
      Specified by:
      getMapInt32TimestampCount in interface TestAllTypesOrBuilder
    • containsMapInt32Timestamp

      public boolean containsMapInt32Timestamp(int key)
      map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;
      Specified by:
      containsMapInt32Timestamp in interface TestAllTypesOrBuilder
    • getMapInt32Timestamp

      @Deprecated public Map<Integer,com.google.protobuf.Timestamp> getMapInt32Timestamp()
      Deprecated.
      Specified by:
      getMapInt32Timestamp in interface TestAllTypesOrBuilder
    • getMapInt32TimestampMap

      public Map<Integer,com.google.protobuf.Timestamp> getMapInt32TimestampMap()
      map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;
      Specified by:
      getMapInt32TimestampMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32TimestampOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32TimestampOrThrow

      public com.google.protobuf.Timestamp getMapInt32TimestampOrThrow(int key)
      map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;
      Specified by:
      getMapInt32TimestampOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Timestamp

      public TestAllTypes.Builder clearMapInt32Timestamp()
    • removeMapInt32Timestamp

      public TestAllTypes.Builder removeMapInt32Timestamp(int key)
      map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;
    • getMutableMapInt32Timestamp

      @Deprecated public Map<Integer,com.google.protobuf.Timestamp> getMutableMapInt32Timestamp()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Timestamp

      public TestAllTypes.Builder putMapInt32Timestamp(int key, com.google.protobuf.Timestamp value)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;
      Specified by:
      getMapInt32NullValueCount in interface TestAllTypesOrBuilder
    • containsMapInt32NullValue

      public boolean containsMapInt32NullValue(int key)
      map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;
      Specified by:
      containsMapInt32NullValue in interface TestAllTypesOrBuilder
    • getMapInt32NullValue

      @Deprecated public Map<Integer,com.google.protobuf.NullValue> getMapInt32NullValue()
      Deprecated.
      Specified by:
      getMapInt32NullValue in interface TestAllTypesOrBuilder
    • getMapInt32NullValueMap

      public Map<Integer,com.google.protobuf.NullValue> getMapInt32NullValueMap()
      map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;
      Specified by:
      getMapInt32NullValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32NullValueOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32NullValueOrThrow

      public com.google.protobuf.NullValue getMapInt32NullValueOrThrow(int key)
      map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;
      Specified by:
      getMapInt32NullValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32NullValue

      public TestAllTypes.Builder clearMapInt32NullValue()
    • removeMapInt32NullValue

      public TestAllTypes.Builder removeMapInt32NullValue(int key)
      map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;
    • getMutableMapInt32NullValue

      @Deprecated public Map<Integer,com.google.protobuf.NullValue> getMutableMapInt32NullValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32NullValue

      public TestAllTypes.Builder putMapInt32NullValue(int key, com.google.protobuf.NullValue value)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.Any> map_int32_any = 259;
      Specified by:
      getMapInt32AnyCount in interface TestAllTypesOrBuilder
    • containsMapInt32Any

      public boolean containsMapInt32Any(int key)
      map<int32, .google.protobuf.Any> map_int32_any = 259;
      Specified by:
      containsMapInt32Any in interface TestAllTypesOrBuilder
    • getMapInt32Any

      @Deprecated public Map<Integer,com.google.protobuf.Any> getMapInt32Any()
      Deprecated.
      Use getMapInt32AnyMap() instead.
      Specified by:
      getMapInt32Any in interface TestAllTypesOrBuilder
    • getMapInt32AnyMap

      public Map<Integer,com.google.protobuf.Any> getMapInt32AnyMap()
      map<int32, .google.protobuf.Any> map_int32_any = 259;
      Specified by:
      getMapInt32AnyMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32AnyOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32AnyOrThrow

      public com.google.protobuf.Any getMapInt32AnyOrThrow(int key)
      map<int32, .google.protobuf.Any> map_int32_any = 259;
      Specified by:
      getMapInt32AnyOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Any

      public TestAllTypes.Builder clearMapInt32Any()
    • removeMapInt32Any

      public TestAllTypes.Builder removeMapInt32Any(int key)
      map<int32, .google.protobuf.Any> map_int32_any = 259;
    • getMutableMapInt32Any

      @Deprecated public Map<Integer,com.google.protobuf.Any> getMutableMapInt32Any()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Any

      public TestAllTypes.Builder putMapInt32Any(int key, com.google.protobuf.Any value)
      map<int32, .google.protobuf.Any> map_int32_any = 259;
    • putAllMapInt32Any

      public TestAllTypes.Builder putAllMapInt32Any(Map<Integer,com.google.protobuf.Any> values)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.Struct> map_int32_struct = 260;
      Specified by:
      getMapInt32StructCount in interface TestAllTypesOrBuilder
    • containsMapInt32Struct

      public boolean containsMapInt32Struct(int key)
      map<int32, .google.protobuf.Struct> map_int32_struct = 260;
      Specified by:
      containsMapInt32Struct in interface TestAllTypesOrBuilder
    • getMapInt32Struct

      @Deprecated public Map<Integer,com.google.protobuf.Struct> getMapInt32Struct()
      Deprecated.
      Specified by:
      getMapInt32Struct in interface TestAllTypesOrBuilder
    • getMapInt32StructMap

      public Map<Integer,com.google.protobuf.Struct> getMapInt32StructMap()
      map<int32, .google.protobuf.Struct> map_int32_struct = 260;
      Specified by:
      getMapInt32StructMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32StructOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32StructOrThrow

      public com.google.protobuf.Struct getMapInt32StructOrThrow(int key)
      map<int32, .google.protobuf.Struct> map_int32_struct = 260;
      Specified by:
      getMapInt32StructOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Struct

      public TestAllTypes.Builder clearMapInt32Struct()
    • removeMapInt32Struct

      public TestAllTypes.Builder removeMapInt32Struct(int key)
      map<int32, .google.protobuf.Struct> map_int32_struct = 260;
    • getMutableMapInt32Struct

      @Deprecated public Map<Integer,com.google.protobuf.Struct> getMutableMapInt32Struct()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Struct

      public TestAllTypes.Builder putMapInt32Struct(int key, com.google.protobuf.Struct value)
      map<int32, .google.protobuf.Struct> map_int32_struct = 260;
    • putAllMapInt32Struct

      public TestAllTypes.Builder putAllMapInt32Struct(Map<Integer,com.google.protobuf.Struct> values)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.Value> map_int32_value = 261;
      Specified by:
      getMapInt32ValueCount in interface TestAllTypesOrBuilder
    • containsMapInt32Value

      public boolean containsMapInt32Value(int key)
      map<int32, .google.protobuf.Value> map_int32_value = 261;
      Specified by:
      containsMapInt32Value in interface TestAllTypesOrBuilder
    • getMapInt32Value

      @Deprecated public Map<Integer,com.google.protobuf.Value> getMapInt32Value()
      Deprecated.
      Specified by:
      getMapInt32Value in interface TestAllTypesOrBuilder
    • getMapInt32ValueMap

      public Map<Integer,com.google.protobuf.Value> getMapInt32ValueMap()
      map<int32, .google.protobuf.Value> map_int32_value = 261;
      Specified by:
      getMapInt32ValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32ValueOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32ValueOrThrow

      public com.google.protobuf.Value getMapInt32ValueOrThrow(int key)
      map<int32, .google.protobuf.Value> map_int32_value = 261;
      Specified by:
      getMapInt32ValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Value

      public TestAllTypes.Builder clearMapInt32Value()
    • removeMapInt32Value

      public TestAllTypes.Builder removeMapInt32Value(int key)
      map<int32, .google.protobuf.Value> map_int32_value = 261;
    • getMutableMapInt32Value

      @Deprecated public Map<Integer,com.google.protobuf.Value> getMutableMapInt32Value()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Value

      public TestAllTypes.Builder putMapInt32Value(int key, com.google.protobuf.Value value)
      map<int32, .google.protobuf.Value> map_int32_value = 261;
    • putAllMapInt32Value

      public TestAllTypes.Builder putAllMapInt32Value(Map<Integer,com.google.protobuf.Value> values)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;
      Specified by:
      getMapInt32ListValueCount in interface TestAllTypesOrBuilder
    • containsMapInt32ListValue

      public boolean containsMapInt32ListValue(int key)
      map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;
      Specified by:
      containsMapInt32ListValue in interface TestAllTypesOrBuilder
    • getMapInt32ListValue

      @Deprecated public Map<Integer,com.google.protobuf.ListValue> getMapInt32ListValue()
      Deprecated.
      Specified by:
      getMapInt32ListValue in interface TestAllTypesOrBuilder
    • getMapInt32ListValueMap

      public Map<Integer,com.google.protobuf.ListValue> getMapInt32ListValueMap()
      map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;
      Specified by:
      getMapInt32ListValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32ListValueOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32ListValueOrThrow

      public com.google.protobuf.ListValue getMapInt32ListValueOrThrow(int key)
      map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;
      Specified by:
      getMapInt32ListValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32ListValue

      public TestAllTypes.Builder clearMapInt32ListValue()
    • removeMapInt32ListValue

      public TestAllTypes.Builder removeMapInt32ListValue(int key)
      map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;
    • getMutableMapInt32ListValue

      @Deprecated public Map<Integer,com.google.protobuf.ListValue> getMutableMapInt32ListValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32ListValue

      public TestAllTypes.Builder putMapInt32ListValue(int key, com.google.protobuf.ListValue value)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;
      Specified by:
      getMapInt32Int64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt32Int64Wrapper

      public boolean containsMapInt32Int64Wrapper(int key)
      map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;
      Specified by:
      containsMapInt32Int64Wrapper in interface TestAllTypesOrBuilder
    • getMapInt32Int64Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.Int64Value> getMapInt32Int64Wrapper()
      Deprecated.
      Specified by:
      getMapInt32Int64Wrapper in interface TestAllTypesOrBuilder
    • getMapInt32Int64WrapperMap

      public Map<Integer,com.google.protobuf.Int64Value> getMapInt32Int64WrapperMap()
      map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;
      Specified by:
      getMapInt32Int64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32Int64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32Int64WrapperOrThrow

      public com.google.protobuf.Int64Value getMapInt32Int64WrapperOrThrow(int key)
      map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;
      Specified by:
      getMapInt32Int64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Int64Wrapper

      public TestAllTypes.Builder clearMapInt32Int64Wrapper()
    • removeMapInt32Int64Wrapper

      public TestAllTypes.Builder removeMapInt32Int64Wrapper(int key)
      map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;
    • getMutableMapInt32Int64Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.Int64Value> getMutableMapInt32Int64Wrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Int64Wrapper

      public TestAllTypes.Builder putMapInt32Int64Wrapper(int key, com.google.protobuf.Int64Value value)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;
      Specified by:
      getMapInt32Int32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt32Int32Wrapper

      public boolean containsMapInt32Int32Wrapper(int key)
      map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;
      Specified by:
      containsMapInt32Int32Wrapper in interface TestAllTypesOrBuilder
    • getMapInt32Int32Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.Int32Value> getMapInt32Int32Wrapper()
      Deprecated.
      Specified by:
      getMapInt32Int32Wrapper in interface TestAllTypesOrBuilder
    • getMapInt32Int32WrapperMap

      public Map<Integer,com.google.protobuf.Int32Value> getMapInt32Int32WrapperMap()
      map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;
      Specified by:
      getMapInt32Int32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32Int32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32Int32WrapperOrThrow

      public com.google.protobuf.Int32Value getMapInt32Int32WrapperOrThrow(int key)
      map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;
      Specified by:
      getMapInt32Int32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Int32Wrapper

      public TestAllTypes.Builder clearMapInt32Int32Wrapper()
    • removeMapInt32Int32Wrapper

      public TestAllTypes.Builder removeMapInt32Int32Wrapper(int key)
      map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;
    • getMutableMapInt32Int32Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.Int32Value> getMutableMapInt32Int32Wrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32Int32Wrapper

      public TestAllTypes.Builder putMapInt32Int32Wrapper(int key, com.google.protobuf.Int32Value value)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;
      Specified by:
      getMapInt32DoubleWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt32DoubleWrapper

      public boolean containsMapInt32DoubleWrapper(int key)
      map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;
      Specified by:
      containsMapInt32DoubleWrapper in interface TestAllTypesOrBuilder
    • getMapInt32DoubleWrapper

      @Deprecated public Map<Integer,com.google.protobuf.DoubleValue> getMapInt32DoubleWrapper()
      Deprecated.
      Specified by:
      getMapInt32DoubleWrapper in interface TestAllTypesOrBuilder
    • getMapInt32DoubleWrapperMap

      public Map<Integer,com.google.protobuf.DoubleValue> getMapInt32DoubleWrapperMap()
      map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;
      Specified by:
      getMapInt32DoubleWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32DoubleWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32DoubleWrapperOrThrow

      public com.google.protobuf.DoubleValue getMapInt32DoubleWrapperOrThrow(int key)
      map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;
      Specified by:
      getMapInt32DoubleWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32DoubleWrapper

      public TestAllTypes.Builder clearMapInt32DoubleWrapper()
    • removeMapInt32DoubleWrapper

      public TestAllTypes.Builder removeMapInt32DoubleWrapper(int key)
      map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;
    • getMutableMapInt32DoubleWrapper

      @Deprecated public Map<Integer,com.google.protobuf.DoubleValue> 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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;
      Specified by:
      getMapInt32FloatWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt32FloatWrapper

      public boolean containsMapInt32FloatWrapper(int key)
      map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;
      Specified by:
      containsMapInt32FloatWrapper in interface TestAllTypesOrBuilder
    • getMapInt32FloatWrapper

      @Deprecated public Map<Integer,com.google.protobuf.FloatValue> getMapInt32FloatWrapper()
      Deprecated.
      Specified by:
      getMapInt32FloatWrapper in interface TestAllTypesOrBuilder
    • getMapInt32FloatWrapperMap

      public Map<Integer,com.google.protobuf.FloatValue> getMapInt32FloatWrapperMap()
      map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;
      Specified by:
      getMapInt32FloatWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32FloatWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32FloatWrapperOrThrow

      public com.google.protobuf.FloatValue getMapInt32FloatWrapperOrThrow(int key)
      map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;
      Specified by:
      getMapInt32FloatWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32FloatWrapper

      public TestAllTypes.Builder clearMapInt32FloatWrapper()
    • removeMapInt32FloatWrapper

      public TestAllTypes.Builder removeMapInt32FloatWrapper(int key)
      map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;
    • getMutableMapInt32FloatWrapper

      @Deprecated public Map<Integer,com.google.protobuf.FloatValue> getMutableMapInt32FloatWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32FloatWrapper

      public TestAllTypes.Builder putMapInt32FloatWrapper(int key, com.google.protobuf.FloatValue value)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;
      Specified by:
      getMapInt32Uint64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt32Uint64Wrapper

      public boolean containsMapInt32Uint64Wrapper(int key)
      map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;
      Specified by:
      containsMapInt32Uint64Wrapper in interface TestAllTypesOrBuilder
    • getMapInt32Uint64Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.UInt64Value> getMapInt32Uint64Wrapper()
      Deprecated.
      Specified by:
      getMapInt32Uint64Wrapper in interface TestAllTypesOrBuilder
    • getMapInt32Uint64WrapperMap

      public Map<Integer,com.google.protobuf.UInt64Value> getMapInt32Uint64WrapperMap()
      map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;
      Specified by:
      getMapInt32Uint64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32Uint64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32Uint64WrapperOrThrow

      public com.google.protobuf.UInt64Value getMapInt32Uint64WrapperOrThrow(int key)
      map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;
      Specified by:
      getMapInt32Uint64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Uint64Wrapper

      public TestAllTypes.Builder clearMapInt32Uint64Wrapper()
    • removeMapInt32Uint64Wrapper

      public TestAllTypes.Builder removeMapInt32Uint64Wrapper(int key)
      map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;
    • getMutableMapInt32Uint64Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.UInt64Value> 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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;
      Specified by:
      getMapInt32Uint32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt32Uint32Wrapper

      public boolean containsMapInt32Uint32Wrapper(int key)
      map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;
      Specified by:
      containsMapInt32Uint32Wrapper in interface TestAllTypesOrBuilder
    • getMapInt32Uint32Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.UInt32Value> getMapInt32Uint32Wrapper()
      Deprecated.
      Specified by:
      getMapInt32Uint32Wrapper in interface TestAllTypesOrBuilder
    • getMapInt32Uint32WrapperMap

      public Map<Integer,com.google.protobuf.UInt32Value> getMapInt32Uint32WrapperMap()
      map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;
      Specified by:
      getMapInt32Uint32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32Uint32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32Uint32WrapperOrThrow

      public com.google.protobuf.UInt32Value getMapInt32Uint32WrapperOrThrow(int key)
      map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;
      Specified by:
      getMapInt32Uint32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32Uint32Wrapper

      public TestAllTypes.Builder clearMapInt32Uint32Wrapper()
    • removeMapInt32Uint32Wrapper

      public TestAllTypes.Builder removeMapInt32Uint32Wrapper(int key)
      map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;
    • getMutableMapInt32Uint32Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.UInt32Value> 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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;
      Specified by:
      getMapInt32StringWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt32StringWrapper

      public boolean containsMapInt32StringWrapper(int key)
      map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;
      Specified by:
      containsMapInt32StringWrapper in interface TestAllTypesOrBuilder
    • getMapInt32StringWrapper

      @Deprecated public Map<Integer,com.google.protobuf.StringValue> getMapInt32StringWrapper()
      Deprecated.
      Specified by:
      getMapInt32StringWrapper in interface TestAllTypesOrBuilder
    • getMapInt32StringWrapperMap

      public Map<Integer,com.google.protobuf.StringValue> getMapInt32StringWrapperMap()
      map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;
      Specified by:
      getMapInt32StringWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32StringWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32StringWrapperOrThrow

      public com.google.protobuf.StringValue getMapInt32StringWrapperOrThrow(int key)
      map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;
      Specified by:
      getMapInt32StringWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32StringWrapper

      public TestAllTypes.Builder clearMapInt32StringWrapper()
    • removeMapInt32StringWrapper

      public TestAllTypes.Builder removeMapInt32StringWrapper(int key)
      map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;
    • getMutableMapInt32StringWrapper

      @Deprecated public Map<Integer,com.google.protobuf.StringValue> 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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;
      Specified by:
      getMapInt32BoolWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt32BoolWrapper

      public boolean containsMapInt32BoolWrapper(int key)
      map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;
      Specified by:
      containsMapInt32BoolWrapper in interface TestAllTypesOrBuilder
    • getMapInt32BoolWrapper

      @Deprecated public Map<Integer,com.google.protobuf.BoolValue> getMapInt32BoolWrapper()
      Deprecated.
      Specified by:
      getMapInt32BoolWrapper in interface TestAllTypesOrBuilder
    • getMapInt32BoolWrapperMap

      public Map<Integer,com.google.protobuf.BoolValue> getMapInt32BoolWrapperMap()
      map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;
      Specified by:
      getMapInt32BoolWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32BoolWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32BoolWrapperOrThrow

      public com.google.protobuf.BoolValue getMapInt32BoolWrapperOrThrow(int key)
      map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;
      Specified by:
      getMapInt32BoolWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32BoolWrapper

      public TestAllTypes.Builder clearMapInt32BoolWrapper()
    • removeMapInt32BoolWrapper

      public TestAllTypes.Builder removeMapInt32BoolWrapper(int key)
      map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;
    • getMutableMapInt32BoolWrapper

      @Deprecated public Map<Integer,com.google.protobuf.BoolValue> getMutableMapInt32BoolWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32BoolWrapper

      public TestAllTypes.Builder putMapInt32BoolWrapper(int key, com.google.protobuf.BoolValue value)
      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: TestAllTypesOrBuilder
      map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;
      Specified by:
      getMapInt32BytesWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt32BytesWrapper

      public boolean containsMapInt32BytesWrapper(int key)
      map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;
      Specified by:
      containsMapInt32BytesWrapper in interface TestAllTypesOrBuilder
    • getMapInt32BytesWrapper

      @Deprecated public Map<Integer,com.google.protobuf.BytesValue> getMapInt32BytesWrapper()
      Deprecated.
      Specified by:
      getMapInt32BytesWrapper in interface TestAllTypesOrBuilder
    • getMapInt32BytesWrapperMap

      public Map<Integer,com.google.protobuf.BytesValue> getMapInt32BytesWrapperMap()
      map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;
      Specified by:
      getMapInt32BytesWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt32BytesWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt32BytesWrapperOrThrow

      public com.google.protobuf.BytesValue getMapInt32BytesWrapperOrThrow(int key)
      map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;
      Specified by:
      getMapInt32BytesWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt32BytesWrapper

      public TestAllTypes.Builder clearMapInt32BytesWrapper()
    • removeMapInt32BytesWrapper

      public TestAllTypes.Builder removeMapInt32BytesWrapper(int key)
      map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;
    • getMutableMapInt32BytesWrapper

      @Deprecated public Map<Integer,com.google.protobuf.BytesValue> getMutableMapInt32BytesWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt32BytesWrapper

      public TestAllTypes.Builder putMapInt32BytesWrapper(int key, com.google.protobuf.BytesValue value)
      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: TestAllTypesOrBuilder
      map<int64, bool> map_int64_bool = 85;
      Specified by:
      getMapInt64BoolCount in interface TestAllTypesOrBuilder
    • containsMapInt64Bool

      public boolean containsMapInt64Bool(long key)
      map<int64, bool> map_int64_bool = 85;
      Specified by:
      containsMapInt64Bool in interface TestAllTypesOrBuilder
    • getMapInt64Bool

      @Deprecated public Map<Long,Boolean> getMapInt64Bool()
      Deprecated.
      Specified by:
      getMapInt64Bool in interface TestAllTypesOrBuilder
    • getMapInt64BoolMap

      public Map<Long,Boolean> getMapInt64BoolMap()
      map<int64, bool> map_int64_bool = 85;
      Specified by:
      getMapInt64BoolMap in interface TestAllTypesOrBuilder
    • getMapInt64BoolOrDefault

      public boolean getMapInt64BoolOrDefault(long key, boolean defaultValue)
      map<int64, bool> map_int64_bool = 85;
      Specified by:
      getMapInt64BoolOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64BoolOrThrow

      public boolean getMapInt64BoolOrThrow(long key)
      map<int64, bool> map_int64_bool = 85;
      Specified by:
      getMapInt64BoolOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Bool

      public TestAllTypes.Builder clearMapInt64Bool()
    • removeMapInt64Bool

      public TestAllTypes.Builder removeMapInt64Bool(long key)
      map<int64, bool> map_int64_bool = 85;
    • getMutableMapInt64Bool

      @Deprecated public Map<Long,Boolean> getMutableMapInt64Bool()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Bool

      public TestAllTypes.Builder putMapInt64Bool(long key, boolean value)
      map<int64, bool> map_int64_bool = 85;
    • putAllMapInt64Bool

      public TestAllTypes.Builder putAllMapInt64Bool(Map<Long,Boolean> values)
      map<int64, bool> map_int64_bool = 85;
    • getMapInt64StringCount

      public int getMapInt64StringCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, string> map_int64_string = 86;
      Specified by:
      getMapInt64StringCount in interface TestAllTypesOrBuilder
    • containsMapInt64String

      public boolean containsMapInt64String(long key)
      map<int64, string> map_int64_string = 86;
      Specified by:
      containsMapInt64String in interface TestAllTypesOrBuilder
    • getMapInt64String

      @Deprecated public Map<Long,String> getMapInt64String()
      Deprecated.
      Specified by:
      getMapInt64String in interface TestAllTypesOrBuilder
    • getMapInt64StringMap

      public Map<Long,String> getMapInt64StringMap()
      map<int64, string> map_int64_string = 86;
      Specified by:
      getMapInt64StringMap in interface TestAllTypesOrBuilder
    • getMapInt64StringOrDefault

      public String getMapInt64StringOrDefault(long key, String defaultValue)
      map<int64, string> map_int64_string = 86;
      Specified by:
      getMapInt64StringOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64StringOrThrow

      public String getMapInt64StringOrThrow(long key)
      map<int64, string> map_int64_string = 86;
      Specified by:
      getMapInt64StringOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64String

      public TestAllTypes.Builder clearMapInt64String()
    • removeMapInt64String

      public TestAllTypes.Builder removeMapInt64String(long key)
      map<int64, string> map_int64_string = 86;
    • getMutableMapInt64String

      @Deprecated public Map<Long,String> getMutableMapInt64String()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64String

      public TestAllTypes.Builder putMapInt64String(long key, String value)
      map<int64, string> map_int64_string = 86;
    • putAllMapInt64String

      public TestAllTypes.Builder putAllMapInt64String(Map<Long,String> values)
      map<int64, string> map_int64_string = 86;
    • getMapInt64BytesCount

      public int getMapInt64BytesCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, bytes> map_int64_bytes = 87;
      Specified by:
      getMapInt64BytesCount in interface TestAllTypesOrBuilder
    • containsMapInt64Bytes

      public boolean containsMapInt64Bytes(long key)
      map<int64, bytes> map_int64_bytes = 87;
      Specified by:
      containsMapInt64Bytes in interface TestAllTypesOrBuilder
    • getMapInt64Bytes

      @Deprecated public Map<Long,com.google.protobuf.ByteString> getMapInt64Bytes()
      Deprecated.
      Specified by:
      getMapInt64Bytes in interface TestAllTypesOrBuilder
    • getMapInt64BytesMap

      public Map<Long,com.google.protobuf.ByteString> getMapInt64BytesMap()
      map<int64, bytes> map_int64_bytes = 87;
      Specified by:
      getMapInt64BytesMap in interface TestAllTypesOrBuilder
    • getMapInt64BytesOrDefault

      public com.google.protobuf.ByteString getMapInt64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue)
      map<int64, bytes> map_int64_bytes = 87;
      Specified by:
      getMapInt64BytesOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64BytesOrThrow

      public com.google.protobuf.ByteString getMapInt64BytesOrThrow(long key)
      map<int64, bytes> map_int64_bytes = 87;
      Specified by:
      getMapInt64BytesOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Bytes

      public TestAllTypes.Builder clearMapInt64Bytes()
    • removeMapInt64Bytes

      public TestAllTypes.Builder removeMapInt64Bytes(long key)
      map<int64, bytes> map_int64_bytes = 87;
    • getMutableMapInt64Bytes

      @Deprecated public Map<Long,com.google.protobuf.ByteString> getMutableMapInt64Bytes()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Bytes

      public TestAllTypes.Builder putMapInt64Bytes(long key, com.google.protobuf.ByteString value)
      map<int64, bytes> map_int64_bytes = 87;
    • putAllMapInt64Bytes

      public TestAllTypes.Builder putAllMapInt64Bytes(Map<Long,com.google.protobuf.ByteString> values)
      map<int64, bytes> map_int64_bytes = 87;
    • getMapInt64Int32Count

      public int getMapInt64Int32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, int32> map_int64_int32 = 88;
      Specified by:
      getMapInt64Int32Count in interface TestAllTypesOrBuilder
    • containsMapInt64Int32

      public boolean containsMapInt64Int32(long key)
      map<int64, int32> map_int64_int32 = 88;
      Specified by:
      containsMapInt64Int32 in interface TestAllTypesOrBuilder
    • getMapInt64Int32

      @Deprecated public Map<Long,Integer> getMapInt64Int32()
      Deprecated.
      Specified by:
      getMapInt64Int32 in interface TestAllTypesOrBuilder
    • getMapInt64Int32Map

      public Map<Long,Integer> getMapInt64Int32Map()
      map<int64, int32> map_int64_int32 = 88;
      Specified by:
      getMapInt64Int32Map in interface TestAllTypesOrBuilder
    • getMapInt64Int32OrDefault

      public int getMapInt64Int32OrDefault(long key, int defaultValue)
      map<int64, int32> map_int64_int32 = 88;
      Specified by:
      getMapInt64Int32OrDefault in interface TestAllTypesOrBuilder
    • getMapInt64Int32OrThrow

      public int getMapInt64Int32OrThrow(long key)
      map<int64, int32> map_int64_int32 = 88;
      Specified by:
      getMapInt64Int32OrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Int32

      public TestAllTypes.Builder clearMapInt64Int32()
    • removeMapInt64Int32

      public TestAllTypes.Builder removeMapInt64Int32(long key)
      map<int64, int32> map_int64_int32 = 88;
    • getMutableMapInt64Int32

      @Deprecated public Map<Long,Integer> getMutableMapInt64Int32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Int32

      public TestAllTypes.Builder putMapInt64Int32(long key, int value)
      map<int64, int32> map_int64_int32 = 88;
    • putAllMapInt64Int32

      public TestAllTypes.Builder putAllMapInt64Int32(Map<Long,Integer> values)
      map<int64, int32> map_int64_int32 = 88;
    • getMapInt64Int64Count

      public int getMapInt64Int64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, int64> map_int64_int64 = 89;
      Specified by:
      getMapInt64Int64Count in interface TestAllTypesOrBuilder
    • containsMapInt64Int64

      public boolean containsMapInt64Int64(long key)
      map<int64, int64> map_int64_int64 = 89;
      Specified by:
      containsMapInt64Int64 in interface TestAllTypesOrBuilder
    • getMapInt64Int64

      @Deprecated public Map<Long,Long> getMapInt64Int64()
      Deprecated.
      Specified by:
      getMapInt64Int64 in interface TestAllTypesOrBuilder
    • getMapInt64Int64Map

      public Map<Long,Long> getMapInt64Int64Map()
      map<int64, int64> map_int64_int64 = 89;
      Specified by:
      getMapInt64Int64Map in interface TestAllTypesOrBuilder
    • getMapInt64Int64OrDefault

      public long getMapInt64Int64OrDefault(long key, long defaultValue)
      map<int64, int64> map_int64_int64 = 89;
      Specified by:
      getMapInt64Int64OrDefault in interface TestAllTypesOrBuilder
    • getMapInt64Int64OrThrow

      public long getMapInt64Int64OrThrow(long key)
      map<int64, int64> map_int64_int64 = 89;
      Specified by:
      getMapInt64Int64OrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Int64

      public TestAllTypes.Builder clearMapInt64Int64()
    • removeMapInt64Int64

      public TestAllTypes.Builder removeMapInt64Int64(long key)
      map<int64, int64> map_int64_int64 = 89;
    • getMutableMapInt64Int64

      @Deprecated public Map<Long,Long> getMutableMapInt64Int64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Int64

      public TestAllTypes.Builder putMapInt64Int64(long key, long value)
      map<int64, int64> map_int64_int64 = 89;
    • putAllMapInt64Int64

      public TestAllTypes.Builder putAllMapInt64Int64(Map<Long,Long> values)
      map<int64, int64> map_int64_int64 = 89;
    • getMapInt64Uint32Count

      public int getMapInt64Uint32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, uint32> map_int64_uint32 = 90;
      Specified by:
      getMapInt64Uint32Count in interface TestAllTypesOrBuilder
    • containsMapInt64Uint32

      public boolean containsMapInt64Uint32(long key)
      map<int64, uint32> map_int64_uint32 = 90;
      Specified by:
      containsMapInt64Uint32 in interface TestAllTypesOrBuilder
    • getMapInt64Uint32

      @Deprecated public Map<Long,Integer> getMapInt64Uint32()
      Deprecated.
      Specified by:
      getMapInt64Uint32 in interface TestAllTypesOrBuilder
    • getMapInt64Uint32Map

      public Map<Long,Integer> getMapInt64Uint32Map()
      map<int64, uint32> map_int64_uint32 = 90;
      Specified by:
      getMapInt64Uint32Map in interface TestAllTypesOrBuilder
    • getMapInt64Uint32OrDefault

      public int getMapInt64Uint32OrDefault(long key, int defaultValue)
      map<int64, uint32> map_int64_uint32 = 90;
      Specified by:
      getMapInt64Uint32OrDefault in interface TestAllTypesOrBuilder
    • getMapInt64Uint32OrThrow

      public int getMapInt64Uint32OrThrow(long key)
      map<int64, uint32> map_int64_uint32 = 90;
      Specified by:
      getMapInt64Uint32OrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Uint32

      public TestAllTypes.Builder clearMapInt64Uint32()
    • removeMapInt64Uint32

      public TestAllTypes.Builder removeMapInt64Uint32(long key)
      map<int64, uint32> map_int64_uint32 = 90;
    • getMutableMapInt64Uint32

      @Deprecated public Map<Long,Integer> getMutableMapInt64Uint32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Uint32

      public TestAllTypes.Builder putMapInt64Uint32(long key, int value)
      map<int64, uint32> map_int64_uint32 = 90;
    • putAllMapInt64Uint32

      public TestAllTypes.Builder putAllMapInt64Uint32(Map<Long,Integer> values)
      map<int64, uint32> map_int64_uint32 = 90;
    • getMapInt64Uint64Count

      public int getMapInt64Uint64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, uint64> map_int64_uint64 = 91;
      Specified by:
      getMapInt64Uint64Count in interface TestAllTypesOrBuilder
    • containsMapInt64Uint64

      public boolean containsMapInt64Uint64(long key)
      map<int64, uint64> map_int64_uint64 = 91;
      Specified by:
      containsMapInt64Uint64 in interface TestAllTypesOrBuilder
    • getMapInt64Uint64

      @Deprecated public Map<Long,Long> getMapInt64Uint64()
      Deprecated.
      Specified by:
      getMapInt64Uint64 in interface TestAllTypesOrBuilder
    • getMapInt64Uint64Map

      public Map<Long,Long> getMapInt64Uint64Map()
      map<int64, uint64> map_int64_uint64 = 91;
      Specified by:
      getMapInt64Uint64Map in interface TestAllTypesOrBuilder
    • getMapInt64Uint64OrDefault

      public long getMapInt64Uint64OrDefault(long key, long defaultValue)
      map<int64, uint64> map_int64_uint64 = 91;
      Specified by:
      getMapInt64Uint64OrDefault in interface TestAllTypesOrBuilder
    • getMapInt64Uint64OrThrow

      public long getMapInt64Uint64OrThrow(long key)
      map<int64, uint64> map_int64_uint64 = 91;
      Specified by:
      getMapInt64Uint64OrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Uint64

      public TestAllTypes.Builder clearMapInt64Uint64()
    • removeMapInt64Uint64

      public TestAllTypes.Builder removeMapInt64Uint64(long key)
      map<int64, uint64> map_int64_uint64 = 91;
    • getMutableMapInt64Uint64

      @Deprecated public Map<Long,Long> getMutableMapInt64Uint64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Uint64

      public TestAllTypes.Builder putMapInt64Uint64(long key, long value)
      map<int64, uint64> map_int64_uint64 = 91;
    • putAllMapInt64Uint64

      public TestAllTypes.Builder putAllMapInt64Uint64(Map<Long,Long> values)
      map<int64, uint64> map_int64_uint64 = 91;
    • getMapInt64FloatCount

      public int getMapInt64FloatCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, float> map_int64_float = 92;
      Specified by:
      getMapInt64FloatCount in interface TestAllTypesOrBuilder
    • containsMapInt64Float

      public boolean containsMapInt64Float(long key)
      map<int64, float> map_int64_float = 92;
      Specified by:
      containsMapInt64Float in interface TestAllTypesOrBuilder
    • getMapInt64Float

      @Deprecated public Map<Long,Float> getMapInt64Float()
      Deprecated.
      Specified by:
      getMapInt64Float in interface TestAllTypesOrBuilder
    • getMapInt64FloatMap

      public Map<Long,Float> getMapInt64FloatMap()
      map<int64, float> map_int64_float = 92;
      Specified by:
      getMapInt64FloatMap in interface TestAllTypesOrBuilder
    • getMapInt64FloatOrDefault

      public float getMapInt64FloatOrDefault(long key, float defaultValue)
      map<int64, float> map_int64_float = 92;
      Specified by:
      getMapInt64FloatOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64FloatOrThrow

      public float getMapInt64FloatOrThrow(long key)
      map<int64, float> map_int64_float = 92;
      Specified by:
      getMapInt64FloatOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Float

      public TestAllTypes.Builder clearMapInt64Float()
    • removeMapInt64Float

      public TestAllTypes.Builder removeMapInt64Float(long key)
      map<int64, float> map_int64_float = 92;
    • getMutableMapInt64Float

      @Deprecated public Map<Long,Float> getMutableMapInt64Float()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Float

      public TestAllTypes.Builder putMapInt64Float(long key, float value)
      map<int64, float> map_int64_float = 92;
    • putAllMapInt64Float

      public TestAllTypes.Builder putAllMapInt64Float(Map<Long,Float> values)
      map<int64, float> map_int64_float = 92;
    • getMapInt64DoubleCount

      public int getMapInt64DoubleCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, double> map_int64_double = 93;
      Specified by:
      getMapInt64DoubleCount in interface TestAllTypesOrBuilder
    • containsMapInt64Double

      public boolean containsMapInt64Double(long key)
      map<int64, double> map_int64_double = 93;
      Specified by:
      containsMapInt64Double in interface TestAllTypesOrBuilder
    • getMapInt64Double

      @Deprecated public Map<Long,Double> getMapInt64Double()
      Deprecated.
      Specified by:
      getMapInt64Double in interface TestAllTypesOrBuilder
    • getMapInt64DoubleMap

      public Map<Long,Double> getMapInt64DoubleMap()
      map<int64, double> map_int64_double = 93;
      Specified by:
      getMapInt64DoubleMap in interface TestAllTypesOrBuilder
    • getMapInt64DoubleOrDefault

      public double getMapInt64DoubleOrDefault(long key, double defaultValue)
      map<int64, double> map_int64_double = 93;
      Specified by:
      getMapInt64DoubleOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64DoubleOrThrow

      public double getMapInt64DoubleOrThrow(long key)
      map<int64, double> map_int64_double = 93;
      Specified by:
      getMapInt64DoubleOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Double

      public TestAllTypes.Builder clearMapInt64Double()
    • removeMapInt64Double

      public TestAllTypes.Builder removeMapInt64Double(long key)
      map<int64, double> map_int64_double = 93;
    • getMutableMapInt64Double

      @Deprecated public Map<Long,Double> getMutableMapInt64Double()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Double

      public TestAllTypes.Builder putMapInt64Double(long key, double value)
      map<int64, double> map_int64_double = 93;
    • putAllMapInt64Double

      public TestAllTypes.Builder putAllMapInt64Double(Map<Long,Double> values)
      map<int64, double> map_int64_double = 93;
    • getMapInt64EnumCount

      public int getMapInt64EnumCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;
      Specified by:
      getMapInt64EnumCount in interface TestAllTypesOrBuilder
    • containsMapInt64Enum

      public boolean containsMapInt64Enum(long key)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;
      Specified by:
      containsMapInt64Enum in interface TestAllTypesOrBuilder
    • getMapInt64Enum

      @Deprecated public Map<Long,TestAllTypes.NestedEnum> getMapInt64Enum()
      Deprecated.
      Specified by:
      getMapInt64Enum in interface TestAllTypesOrBuilder
    • getMapInt64EnumMap

      public Map<Long,TestAllTypes.NestedEnum> getMapInt64EnumMap()
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;
      Specified by:
      getMapInt64EnumMap in interface TestAllTypesOrBuilder
    • getMapInt64EnumOrDefault

      public TestAllTypes.NestedEnum getMapInt64EnumOrDefault(long key, TestAllTypes.NestedEnum defaultValue)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;
      Specified by:
      getMapInt64EnumOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64EnumOrThrow

      public TestAllTypes.NestedEnum getMapInt64EnumOrThrow(long key)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;
      Specified by:
      getMapInt64EnumOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Enum

      public TestAllTypes.Builder clearMapInt64Enum()
    • removeMapInt64Enum

      public TestAllTypes.Builder removeMapInt64Enum(long key)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;
    • getMutableMapInt64Enum

      @Deprecated public Map<Long,TestAllTypes.NestedEnum> getMutableMapInt64Enum()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Enum

      public TestAllTypes.Builder putMapInt64Enum(long key, TestAllTypes.NestedEnum value)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;
    • putAllMapInt64Enum

      public TestAllTypes.Builder putAllMapInt64Enum(Map<Long,TestAllTypes.NestedEnum> values)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_int64_enum = 94;
    • getMapInt64MessageCount

      public int getMapInt64MessageCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;
      Specified by:
      getMapInt64MessageCount in interface TestAllTypesOrBuilder
    • containsMapInt64Message

      public boolean containsMapInt64Message(long key)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;
      Specified by:
      containsMapInt64Message in interface TestAllTypesOrBuilder
    • getMapInt64Message

      @Deprecated public Map<Long,TestAllTypes.NestedMessage> getMapInt64Message()
      Deprecated.
      Specified by:
      getMapInt64Message in interface TestAllTypesOrBuilder
    • getMapInt64MessageMap

      public Map<Long,TestAllTypes.NestedMessage> getMapInt64MessageMap()
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;
      Specified by:
      getMapInt64MessageMap in interface TestAllTypesOrBuilder
    • getMapInt64MessageOrDefault

      public TestAllTypes.NestedMessage getMapInt64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;
      Specified by:
      getMapInt64MessageOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64MessageOrThrow

      public TestAllTypes.NestedMessage getMapInt64MessageOrThrow(long key)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;
      Specified by:
      getMapInt64MessageOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Message

      public TestAllTypes.Builder clearMapInt64Message()
    • removeMapInt64Message

      public TestAllTypes.Builder removeMapInt64Message(long key)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;
    • getMutableMapInt64Message

      @Deprecated public Map<Long,TestAllTypes.NestedMessage> getMutableMapInt64Message()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Message

      public TestAllTypes.Builder putMapInt64Message(long key, TestAllTypes.NestedMessage value)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;
    • putAllMapInt64Message

      public TestAllTypes.Builder putAllMapInt64Message(Map<Long,TestAllTypes.NestedMessage> values)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;
    • putMapInt64MessageBuilderIfAbsent

      public TestAllTypes.NestedMessage.Builder putMapInt64MessageBuilderIfAbsent(long key)
      map<int64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_int64_message = 95;
    • getMapInt64DurationCount

      public int getMapInt64DurationCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, .google.protobuf.Duration> map_int64_duration = 234;
      Specified by:
      getMapInt64DurationCount in interface TestAllTypesOrBuilder
    • containsMapInt64Duration

      public boolean containsMapInt64Duration(long key)
      map<int64, .google.protobuf.Duration> map_int64_duration = 234;
      Specified by:
      containsMapInt64Duration in interface TestAllTypesOrBuilder
    • getMapInt64Duration

      @Deprecated public Map<Long,com.google.protobuf.Duration> getMapInt64Duration()
      Deprecated.
      Specified by:
      getMapInt64Duration in interface TestAllTypesOrBuilder
    • getMapInt64DurationMap

      public Map<Long,com.google.protobuf.Duration> getMapInt64DurationMap()
      map<int64, .google.protobuf.Duration> map_int64_duration = 234;
      Specified by:
      getMapInt64DurationMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64DurationOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64DurationOrThrow

      public com.google.protobuf.Duration getMapInt64DurationOrThrow(long key)
      map<int64, .google.protobuf.Duration> map_int64_duration = 234;
      Specified by:
      getMapInt64DurationOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Duration

      public TestAllTypes.Builder clearMapInt64Duration()
    • removeMapInt64Duration

      public TestAllTypes.Builder removeMapInt64Duration(long key)
      map<int64, .google.protobuf.Duration> map_int64_duration = 234;
    • getMutableMapInt64Duration

      @Deprecated public Map<Long,com.google.protobuf.Duration> getMutableMapInt64Duration()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Duration

      public TestAllTypes.Builder putMapInt64Duration(long key, com.google.protobuf.Duration value)
      map<int64, .google.protobuf.Duration> map_int64_duration = 234;
    • putAllMapInt64Duration

      public TestAllTypes.Builder putAllMapInt64Duration(Map<Long,com.google.protobuf.Duration> values)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;
      Specified by:
      getMapInt64TimestampCount in interface TestAllTypesOrBuilder
    • containsMapInt64Timestamp

      public boolean containsMapInt64Timestamp(long key)
      map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;
      Specified by:
      containsMapInt64Timestamp in interface TestAllTypesOrBuilder
    • getMapInt64Timestamp

      @Deprecated public Map<Long,com.google.protobuf.Timestamp> getMapInt64Timestamp()
      Deprecated.
      Specified by:
      getMapInt64Timestamp in interface TestAllTypesOrBuilder
    • getMapInt64TimestampMap

      public Map<Long,com.google.protobuf.Timestamp> getMapInt64TimestampMap()
      map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;
      Specified by:
      getMapInt64TimestampMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64TimestampOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64TimestampOrThrow

      public com.google.protobuf.Timestamp getMapInt64TimestampOrThrow(long key)
      map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;
      Specified by:
      getMapInt64TimestampOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Timestamp

      public TestAllTypes.Builder clearMapInt64Timestamp()
    • removeMapInt64Timestamp

      public TestAllTypes.Builder removeMapInt64Timestamp(long key)
      map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;
    • getMutableMapInt64Timestamp

      @Deprecated public Map<Long,com.google.protobuf.Timestamp> getMutableMapInt64Timestamp()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Timestamp

      public TestAllTypes.Builder putMapInt64Timestamp(long key, com.google.protobuf.Timestamp value)
      map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;
    • putAllMapInt64Timestamp

      public TestAllTypes.Builder putAllMapInt64Timestamp(Map<Long,com.google.protobuf.Timestamp> values)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;
      Specified by:
      getMapInt64NullValueCount in interface TestAllTypesOrBuilder
    • containsMapInt64NullValue

      public boolean containsMapInt64NullValue(long key)
      map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;
      Specified by:
      containsMapInt64NullValue in interface TestAllTypesOrBuilder
    • getMapInt64NullValue

      @Deprecated public Map<Long,com.google.protobuf.NullValue> getMapInt64NullValue()
      Deprecated.
      Specified by:
      getMapInt64NullValue in interface TestAllTypesOrBuilder
    • getMapInt64NullValueMap

      public Map<Long,com.google.protobuf.NullValue> getMapInt64NullValueMap()
      map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;
      Specified by:
      getMapInt64NullValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64NullValueOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64NullValueOrThrow

      public com.google.protobuf.NullValue getMapInt64NullValueOrThrow(long key)
      map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;
      Specified by:
      getMapInt64NullValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64NullValue

      public TestAllTypes.Builder clearMapInt64NullValue()
    • removeMapInt64NullValue

      public TestAllTypes.Builder removeMapInt64NullValue(long key)
      map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;
    • getMutableMapInt64NullValue

      @Deprecated public Map<Long,com.google.protobuf.NullValue> getMutableMapInt64NullValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64NullValue

      public TestAllTypes.Builder putMapInt64NullValue(long key, com.google.protobuf.NullValue value)
      map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;
    • putAllMapInt64NullValue

      public TestAllTypes.Builder putAllMapInt64NullValue(Map<Long,com.google.protobuf.NullValue> values)
      map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;
    • getMapInt64AnyCount

      public int getMapInt64AnyCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<int64, .google.protobuf.Any> map_int64_any = 272;
      Specified by:
      getMapInt64AnyCount in interface TestAllTypesOrBuilder
    • containsMapInt64Any

      public boolean containsMapInt64Any(long key)
      map<int64, .google.protobuf.Any> map_int64_any = 272;
      Specified by:
      containsMapInt64Any in interface TestAllTypesOrBuilder
    • getMapInt64Any

      @Deprecated public Map<Long,com.google.protobuf.Any> getMapInt64Any()
      Deprecated.
      Use getMapInt64AnyMap() instead.
      Specified by:
      getMapInt64Any in interface TestAllTypesOrBuilder
    • getMapInt64AnyMap

      public Map<Long,com.google.protobuf.Any> getMapInt64AnyMap()
      map<int64, .google.protobuf.Any> map_int64_any = 272;
      Specified by:
      getMapInt64AnyMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64AnyOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64AnyOrThrow

      public com.google.protobuf.Any getMapInt64AnyOrThrow(long key)
      map<int64, .google.protobuf.Any> map_int64_any = 272;
      Specified by:
      getMapInt64AnyOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Any

      public TestAllTypes.Builder clearMapInt64Any()
    • removeMapInt64Any

      public TestAllTypes.Builder removeMapInt64Any(long key)
      map<int64, .google.protobuf.Any> map_int64_any = 272;
    • getMutableMapInt64Any

      @Deprecated public Map<Long,com.google.protobuf.Any> getMutableMapInt64Any()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Any

      public TestAllTypes.Builder putMapInt64Any(long key, com.google.protobuf.Any value)
      map<int64, .google.protobuf.Any> map_int64_any = 272;
    • putAllMapInt64Any

      public TestAllTypes.Builder putAllMapInt64Any(Map<Long,com.google.protobuf.Any> values)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.Struct> map_int64_struct = 273;
      Specified by:
      getMapInt64StructCount in interface TestAllTypesOrBuilder
    • containsMapInt64Struct

      public boolean containsMapInt64Struct(long key)
      map<int64, .google.protobuf.Struct> map_int64_struct = 273;
      Specified by:
      containsMapInt64Struct in interface TestAllTypesOrBuilder
    • getMapInt64Struct

      @Deprecated public Map<Long,com.google.protobuf.Struct> getMapInt64Struct()
      Deprecated.
      Specified by:
      getMapInt64Struct in interface TestAllTypesOrBuilder
    • getMapInt64StructMap

      public Map<Long,com.google.protobuf.Struct> getMapInt64StructMap()
      map<int64, .google.protobuf.Struct> map_int64_struct = 273;
      Specified by:
      getMapInt64StructMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64StructOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64StructOrThrow

      public com.google.protobuf.Struct getMapInt64StructOrThrow(long key)
      map<int64, .google.protobuf.Struct> map_int64_struct = 273;
      Specified by:
      getMapInt64StructOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Struct

      public TestAllTypes.Builder clearMapInt64Struct()
    • removeMapInt64Struct

      public TestAllTypes.Builder removeMapInt64Struct(long key)
      map<int64, .google.protobuf.Struct> map_int64_struct = 273;
    • getMutableMapInt64Struct

      @Deprecated public Map<Long,com.google.protobuf.Struct> getMutableMapInt64Struct()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Struct

      public TestAllTypes.Builder putMapInt64Struct(long key, com.google.protobuf.Struct value)
      map<int64, .google.protobuf.Struct> map_int64_struct = 273;
    • putAllMapInt64Struct

      public TestAllTypes.Builder putAllMapInt64Struct(Map<Long,com.google.protobuf.Struct> values)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.Value> map_int64_value = 274;
      Specified by:
      getMapInt64ValueCount in interface TestAllTypesOrBuilder
    • containsMapInt64Value

      public boolean containsMapInt64Value(long key)
      map<int64, .google.protobuf.Value> map_int64_value = 274;
      Specified by:
      containsMapInt64Value in interface TestAllTypesOrBuilder
    • getMapInt64Value

      @Deprecated public Map<Long,com.google.protobuf.Value> getMapInt64Value()
      Deprecated.
      Specified by:
      getMapInt64Value in interface TestAllTypesOrBuilder
    • getMapInt64ValueMap

      public Map<Long,com.google.protobuf.Value> getMapInt64ValueMap()
      map<int64, .google.protobuf.Value> map_int64_value = 274;
      Specified by:
      getMapInt64ValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64ValueOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64ValueOrThrow

      public com.google.protobuf.Value getMapInt64ValueOrThrow(long key)
      map<int64, .google.protobuf.Value> map_int64_value = 274;
      Specified by:
      getMapInt64ValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Value

      public TestAllTypes.Builder clearMapInt64Value()
    • removeMapInt64Value

      public TestAllTypes.Builder removeMapInt64Value(long key)
      map<int64, .google.protobuf.Value> map_int64_value = 274;
    • getMutableMapInt64Value

      @Deprecated public Map<Long,com.google.protobuf.Value> getMutableMapInt64Value()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Value

      public TestAllTypes.Builder putMapInt64Value(long key, com.google.protobuf.Value value)
      map<int64, .google.protobuf.Value> map_int64_value = 274;
    • putAllMapInt64Value

      public TestAllTypes.Builder putAllMapInt64Value(Map<Long,com.google.protobuf.Value> values)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;
      Specified by:
      getMapInt64ListValueCount in interface TestAllTypesOrBuilder
    • containsMapInt64ListValue

      public boolean containsMapInt64ListValue(long key)
      map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;
      Specified by:
      containsMapInt64ListValue in interface TestAllTypesOrBuilder
    • getMapInt64ListValue

      @Deprecated public Map<Long,com.google.protobuf.ListValue> getMapInt64ListValue()
      Deprecated.
      Specified by:
      getMapInt64ListValue in interface TestAllTypesOrBuilder
    • getMapInt64ListValueMap

      public Map<Long,com.google.protobuf.ListValue> getMapInt64ListValueMap()
      map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;
      Specified by:
      getMapInt64ListValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64ListValueOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64ListValueOrThrow

      public com.google.protobuf.ListValue getMapInt64ListValueOrThrow(long key)
      map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;
      Specified by:
      getMapInt64ListValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64ListValue

      public TestAllTypes.Builder clearMapInt64ListValue()
    • removeMapInt64ListValue

      public TestAllTypes.Builder removeMapInt64ListValue(long key)
      map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;
    • getMutableMapInt64ListValue

      @Deprecated public Map<Long,com.google.protobuf.ListValue> getMutableMapInt64ListValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64ListValue

      public TestAllTypes.Builder putMapInt64ListValue(long key, com.google.protobuf.ListValue value)
      map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;
    • putAllMapInt64ListValue

      public TestAllTypes.Builder putAllMapInt64ListValue(Map<Long,com.google.protobuf.ListValue> values)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;
      Specified by:
      getMapInt64Int64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt64Int64Wrapper

      public boolean containsMapInt64Int64Wrapper(long key)
      map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;
      Specified by:
      containsMapInt64Int64Wrapper in interface TestAllTypesOrBuilder
    • getMapInt64Int64Wrapper

      @Deprecated public Map<Long,com.google.protobuf.Int64Value> getMapInt64Int64Wrapper()
      Deprecated.
      Specified by:
      getMapInt64Int64Wrapper in interface TestAllTypesOrBuilder
    • getMapInt64Int64WrapperMap

      public Map<Long,com.google.protobuf.Int64Value> getMapInt64Int64WrapperMap()
      map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;
      Specified by:
      getMapInt64Int64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64Int64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64Int64WrapperOrThrow

      public com.google.protobuf.Int64Value getMapInt64Int64WrapperOrThrow(long key)
      map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;
      Specified by:
      getMapInt64Int64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Int64Wrapper

      public TestAllTypes.Builder clearMapInt64Int64Wrapper()
    • removeMapInt64Int64Wrapper

      public TestAllTypes.Builder removeMapInt64Int64Wrapper(long key)
      map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;
    • getMutableMapInt64Int64Wrapper

      @Deprecated public Map<Long,com.google.protobuf.Int64Value> getMutableMapInt64Int64Wrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Int64Wrapper

      public TestAllTypes.Builder putMapInt64Int64Wrapper(long key, com.google.protobuf.Int64Value value)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;
      Specified by:
      getMapInt64Int32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt64Int32Wrapper

      public boolean containsMapInt64Int32Wrapper(long key)
      map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;
      Specified by:
      containsMapInt64Int32Wrapper in interface TestAllTypesOrBuilder
    • getMapInt64Int32Wrapper

      @Deprecated public Map<Long,com.google.protobuf.Int32Value> getMapInt64Int32Wrapper()
      Deprecated.
      Specified by:
      getMapInt64Int32Wrapper in interface TestAllTypesOrBuilder
    • getMapInt64Int32WrapperMap

      public Map<Long,com.google.protobuf.Int32Value> getMapInt64Int32WrapperMap()
      map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;
      Specified by:
      getMapInt64Int32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64Int32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64Int32WrapperOrThrow

      public com.google.protobuf.Int32Value getMapInt64Int32WrapperOrThrow(long key)
      map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;
      Specified by:
      getMapInt64Int32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Int32Wrapper

      public TestAllTypes.Builder clearMapInt64Int32Wrapper()
    • removeMapInt64Int32Wrapper

      public TestAllTypes.Builder removeMapInt64Int32Wrapper(long key)
      map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;
    • getMutableMapInt64Int32Wrapper

      @Deprecated public Map<Long,com.google.protobuf.Int32Value> getMutableMapInt64Int32Wrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64Int32Wrapper

      public TestAllTypes.Builder putMapInt64Int32Wrapper(long key, com.google.protobuf.Int32Value value)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;
      Specified by:
      getMapInt64DoubleWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt64DoubleWrapper

      public boolean containsMapInt64DoubleWrapper(long key)
      map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;
      Specified by:
      containsMapInt64DoubleWrapper in interface TestAllTypesOrBuilder
    • getMapInt64DoubleWrapper

      @Deprecated public Map<Long,com.google.protobuf.DoubleValue> getMapInt64DoubleWrapper()
      Deprecated.
      Specified by:
      getMapInt64DoubleWrapper in interface TestAllTypesOrBuilder
    • getMapInt64DoubleWrapperMap

      public Map<Long,com.google.protobuf.DoubleValue> getMapInt64DoubleWrapperMap()
      map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;
      Specified by:
      getMapInt64DoubleWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64DoubleWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64DoubleWrapperOrThrow

      public com.google.protobuf.DoubleValue getMapInt64DoubleWrapperOrThrow(long key)
      map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;
      Specified by:
      getMapInt64DoubleWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64DoubleWrapper

      public TestAllTypes.Builder clearMapInt64DoubleWrapper()
    • removeMapInt64DoubleWrapper

      public TestAllTypes.Builder removeMapInt64DoubleWrapper(long key)
      map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;
    • getMutableMapInt64DoubleWrapper

      @Deprecated public Map<Long,com.google.protobuf.DoubleValue> 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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;
      Specified by:
      getMapInt64FloatWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt64FloatWrapper

      public boolean containsMapInt64FloatWrapper(long key)
      map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;
      Specified by:
      containsMapInt64FloatWrapper in interface TestAllTypesOrBuilder
    • getMapInt64FloatWrapper

      @Deprecated public Map<Long,com.google.protobuf.FloatValue> getMapInt64FloatWrapper()
      Deprecated.
      Specified by:
      getMapInt64FloatWrapper in interface TestAllTypesOrBuilder
    • getMapInt64FloatWrapperMap

      public Map<Long,com.google.protobuf.FloatValue> getMapInt64FloatWrapperMap()
      map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;
      Specified by:
      getMapInt64FloatWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64FloatWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64FloatWrapperOrThrow

      public com.google.protobuf.FloatValue getMapInt64FloatWrapperOrThrow(long key)
      map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;
      Specified by:
      getMapInt64FloatWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64FloatWrapper

      public TestAllTypes.Builder clearMapInt64FloatWrapper()
    • removeMapInt64FloatWrapper

      public TestAllTypes.Builder removeMapInt64FloatWrapper(long key)
      map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;
    • getMutableMapInt64FloatWrapper

      @Deprecated public Map<Long,com.google.protobuf.FloatValue> getMutableMapInt64FloatWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64FloatWrapper

      public TestAllTypes.Builder putMapInt64FloatWrapper(long key, com.google.protobuf.FloatValue value)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;
      Specified by:
      getMapInt64Uint64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt64Uint64Wrapper

      public boolean containsMapInt64Uint64Wrapper(long key)
      map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;
      Specified by:
      containsMapInt64Uint64Wrapper in interface TestAllTypesOrBuilder
    • getMapInt64Uint64Wrapper

      @Deprecated public Map<Long,com.google.protobuf.UInt64Value> getMapInt64Uint64Wrapper()
      Deprecated.
      Specified by:
      getMapInt64Uint64Wrapper in interface TestAllTypesOrBuilder
    • getMapInt64Uint64WrapperMap

      public Map<Long,com.google.protobuf.UInt64Value> getMapInt64Uint64WrapperMap()
      map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;
      Specified by:
      getMapInt64Uint64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64Uint64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64Uint64WrapperOrThrow

      public com.google.protobuf.UInt64Value getMapInt64Uint64WrapperOrThrow(long key)
      map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;
      Specified by:
      getMapInt64Uint64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Uint64Wrapper

      public TestAllTypes.Builder clearMapInt64Uint64Wrapper()
    • removeMapInt64Uint64Wrapper

      public TestAllTypes.Builder removeMapInt64Uint64Wrapper(long key)
      map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;
    • getMutableMapInt64Uint64Wrapper

      @Deprecated public Map<Long,com.google.protobuf.UInt64Value> 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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;
      Specified by:
      getMapInt64Uint32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt64Uint32Wrapper

      public boolean containsMapInt64Uint32Wrapper(long key)
      map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;
      Specified by:
      containsMapInt64Uint32Wrapper in interface TestAllTypesOrBuilder
    • getMapInt64Uint32Wrapper

      @Deprecated public Map<Long,com.google.protobuf.UInt32Value> getMapInt64Uint32Wrapper()
      Deprecated.
      Specified by:
      getMapInt64Uint32Wrapper in interface TestAllTypesOrBuilder
    • getMapInt64Uint32WrapperMap

      public Map<Long,com.google.protobuf.UInt32Value> getMapInt64Uint32WrapperMap()
      map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;
      Specified by:
      getMapInt64Uint32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64Uint32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64Uint32WrapperOrThrow

      public com.google.protobuf.UInt32Value getMapInt64Uint32WrapperOrThrow(long key)
      map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;
      Specified by:
      getMapInt64Uint32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64Uint32Wrapper

      public TestAllTypes.Builder clearMapInt64Uint32Wrapper()
    • removeMapInt64Uint32Wrapper

      public TestAllTypes.Builder removeMapInt64Uint32Wrapper(long key)
      map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;
    • getMutableMapInt64Uint32Wrapper

      @Deprecated public Map<Long,com.google.protobuf.UInt32Value> 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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;
      Specified by:
      getMapInt64StringWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt64StringWrapper

      public boolean containsMapInt64StringWrapper(long key)
      map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;
      Specified by:
      containsMapInt64StringWrapper in interface TestAllTypesOrBuilder
    • getMapInt64StringWrapper

      @Deprecated public Map<Long,com.google.protobuf.StringValue> getMapInt64StringWrapper()
      Deprecated.
      Specified by:
      getMapInt64StringWrapper in interface TestAllTypesOrBuilder
    • getMapInt64StringWrapperMap

      public Map<Long,com.google.protobuf.StringValue> getMapInt64StringWrapperMap()
      map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;
      Specified by:
      getMapInt64StringWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64StringWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64StringWrapperOrThrow

      public com.google.protobuf.StringValue getMapInt64StringWrapperOrThrow(long key)
      map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;
      Specified by:
      getMapInt64StringWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64StringWrapper

      public TestAllTypes.Builder clearMapInt64StringWrapper()
    • removeMapInt64StringWrapper

      public TestAllTypes.Builder removeMapInt64StringWrapper(long key)
      map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;
    • getMutableMapInt64StringWrapper

      @Deprecated public Map<Long,com.google.protobuf.StringValue> 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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;
      Specified by:
      getMapInt64BoolWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt64BoolWrapper

      public boolean containsMapInt64BoolWrapper(long key)
      map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;
      Specified by:
      containsMapInt64BoolWrapper in interface TestAllTypesOrBuilder
    • getMapInt64BoolWrapper

      @Deprecated public Map<Long,com.google.protobuf.BoolValue> getMapInt64BoolWrapper()
      Deprecated.
      Specified by:
      getMapInt64BoolWrapper in interface TestAllTypesOrBuilder
    • getMapInt64BoolWrapperMap

      public Map<Long,com.google.protobuf.BoolValue> getMapInt64BoolWrapperMap()
      map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;
      Specified by:
      getMapInt64BoolWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64BoolWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64BoolWrapperOrThrow

      public com.google.protobuf.BoolValue getMapInt64BoolWrapperOrThrow(long key)
      map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;
      Specified by:
      getMapInt64BoolWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64BoolWrapper

      public TestAllTypes.Builder clearMapInt64BoolWrapper()
    • removeMapInt64BoolWrapper

      public TestAllTypes.Builder removeMapInt64BoolWrapper(long key)
      map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;
    • getMutableMapInt64BoolWrapper

      @Deprecated public Map<Long,com.google.protobuf.BoolValue> getMutableMapInt64BoolWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64BoolWrapper

      public TestAllTypes.Builder putMapInt64BoolWrapper(long key, com.google.protobuf.BoolValue value)
      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: TestAllTypesOrBuilder
      map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;
      Specified by:
      getMapInt64BytesWrapperCount in interface TestAllTypesOrBuilder
    • containsMapInt64BytesWrapper

      public boolean containsMapInt64BytesWrapper(long key)
      map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;
      Specified by:
      containsMapInt64BytesWrapper in interface TestAllTypesOrBuilder
    • getMapInt64BytesWrapper

      @Deprecated public Map<Long,com.google.protobuf.BytesValue> getMapInt64BytesWrapper()
      Deprecated.
      Specified by:
      getMapInt64BytesWrapper in interface TestAllTypesOrBuilder
    • getMapInt64BytesWrapperMap

      public Map<Long,com.google.protobuf.BytesValue> getMapInt64BytesWrapperMap()
      map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;
      Specified by:
      getMapInt64BytesWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapInt64BytesWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapInt64BytesWrapperOrThrow

      public com.google.protobuf.BytesValue getMapInt64BytesWrapperOrThrow(long key)
      map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;
      Specified by:
      getMapInt64BytesWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapInt64BytesWrapper

      public TestAllTypes.Builder clearMapInt64BytesWrapper()
    • removeMapInt64BytesWrapper

      public TestAllTypes.Builder removeMapInt64BytesWrapper(long key)
      map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;
    • getMutableMapInt64BytesWrapper

      @Deprecated public Map<Long,com.google.protobuf.BytesValue> getMutableMapInt64BytesWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapInt64BytesWrapper

      public TestAllTypes.Builder putMapInt64BytesWrapper(long key, com.google.protobuf.BytesValue value)
      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: TestAllTypesOrBuilder
      map<uint32, bool> map_uint32_bool = 96;
      Specified by:
      getMapUint32BoolCount in interface TestAllTypesOrBuilder
    • containsMapUint32Bool

      public boolean containsMapUint32Bool(int key)
      map<uint32, bool> map_uint32_bool = 96;
      Specified by:
      containsMapUint32Bool in interface TestAllTypesOrBuilder
    • getMapUint32Bool

      @Deprecated public Map<Integer,Boolean> getMapUint32Bool()
      Deprecated.
      Specified by:
      getMapUint32Bool in interface TestAllTypesOrBuilder
    • getMapUint32BoolMap

      public Map<Integer,Boolean> getMapUint32BoolMap()
      map<uint32, bool> map_uint32_bool = 96;
      Specified by:
      getMapUint32BoolMap in interface TestAllTypesOrBuilder
    • getMapUint32BoolOrDefault

      public boolean getMapUint32BoolOrDefault(int key, boolean defaultValue)
      map<uint32, bool> map_uint32_bool = 96;
      Specified by:
      getMapUint32BoolOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32BoolOrThrow

      public boolean getMapUint32BoolOrThrow(int key)
      map<uint32, bool> map_uint32_bool = 96;
      Specified by:
      getMapUint32BoolOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Bool

      public TestAllTypes.Builder clearMapUint32Bool()
    • removeMapUint32Bool

      public TestAllTypes.Builder removeMapUint32Bool(int key)
      map<uint32, bool> map_uint32_bool = 96;
    • getMutableMapUint32Bool

      @Deprecated public Map<Integer,Boolean> getMutableMapUint32Bool()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Bool

      public TestAllTypes.Builder putMapUint32Bool(int key, boolean value)
      map<uint32, bool> map_uint32_bool = 96;
    • putAllMapUint32Bool

      public TestAllTypes.Builder putAllMapUint32Bool(Map<Integer,Boolean> values)
      map<uint32, bool> map_uint32_bool = 96;
    • getMapUint32StringCount

      public int getMapUint32StringCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, string> map_uint32_string = 97;
      Specified by:
      getMapUint32StringCount in interface TestAllTypesOrBuilder
    • containsMapUint32String

      public boolean containsMapUint32String(int key)
      map<uint32, string> map_uint32_string = 97;
      Specified by:
      containsMapUint32String in interface TestAllTypesOrBuilder
    • getMapUint32String

      @Deprecated public Map<Integer,String> getMapUint32String()
      Deprecated.
      Specified by:
      getMapUint32String in interface TestAllTypesOrBuilder
    • getMapUint32StringMap

      public Map<Integer,String> getMapUint32StringMap()
      map<uint32, string> map_uint32_string = 97;
      Specified by:
      getMapUint32StringMap in interface TestAllTypesOrBuilder
    • getMapUint32StringOrDefault

      public String getMapUint32StringOrDefault(int key, String defaultValue)
      map<uint32, string> map_uint32_string = 97;
      Specified by:
      getMapUint32StringOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32StringOrThrow

      public String getMapUint32StringOrThrow(int key)
      map<uint32, string> map_uint32_string = 97;
      Specified by:
      getMapUint32StringOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32String

      public TestAllTypes.Builder clearMapUint32String()
    • removeMapUint32String

      public TestAllTypes.Builder removeMapUint32String(int key)
      map<uint32, string> map_uint32_string = 97;
    • getMutableMapUint32String

      @Deprecated public Map<Integer,String> getMutableMapUint32String()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32String

      public TestAllTypes.Builder putMapUint32String(int key, String value)
      map<uint32, string> map_uint32_string = 97;
    • putAllMapUint32String

      public TestAllTypes.Builder putAllMapUint32String(Map<Integer,String> values)
      map<uint32, string> map_uint32_string = 97;
    • getMapUint32BytesCount

      public int getMapUint32BytesCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, bytes> map_uint32_bytes = 98;
      Specified by:
      getMapUint32BytesCount in interface TestAllTypesOrBuilder
    • containsMapUint32Bytes

      public boolean containsMapUint32Bytes(int key)
      map<uint32, bytes> map_uint32_bytes = 98;
      Specified by:
      containsMapUint32Bytes in interface TestAllTypesOrBuilder
    • getMapUint32Bytes

      @Deprecated public Map<Integer,com.google.protobuf.ByteString> getMapUint32Bytes()
      Deprecated.
      Specified by:
      getMapUint32Bytes in interface TestAllTypesOrBuilder
    • getMapUint32BytesMap

      public Map<Integer,com.google.protobuf.ByteString> getMapUint32BytesMap()
      map<uint32, bytes> map_uint32_bytes = 98;
      Specified by:
      getMapUint32BytesMap in interface TestAllTypesOrBuilder
    • getMapUint32BytesOrDefault

      public com.google.protobuf.ByteString getMapUint32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue)
      map<uint32, bytes> map_uint32_bytes = 98;
      Specified by:
      getMapUint32BytesOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32BytesOrThrow

      public com.google.protobuf.ByteString getMapUint32BytesOrThrow(int key)
      map<uint32, bytes> map_uint32_bytes = 98;
      Specified by:
      getMapUint32BytesOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Bytes

      public TestAllTypes.Builder clearMapUint32Bytes()
    • removeMapUint32Bytes

      public TestAllTypes.Builder removeMapUint32Bytes(int key)
      map<uint32, bytes> map_uint32_bytes = 98;
    • getMutableMapUint32Bytes

      @Deprecated public Map<Integer,com.google.protobuf.ByteString> getMutableMapUint32Bytes()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Bytes

      public TestAllTypes.Builder putMapUint32Bytes(int key, com.google.protobuf.ByteString value)
      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: TestAllTypesOrBuilder
      map<uint32, int32> map_uint32_int32 = 99;
      Specified by:
      getMapUint32Int32Count in interface TestAllTypesOrBuilder
    • containsMapUint32Int32

      public boolean containsMapUint32Int32(int key)
      map<uint32, int32> map_uint32_int32 = 99;
      Specified by:
      containsMapUint32Int32 in interface TestAllTypesOrBuilder
    • getMapUint32Int32

      @Deprecated public Map<Integer,Integer> getMapUint32Int32()
      Deprecated.
      Specified by:
      getMapUint32Int32 in interface TestAllTypesOrBuilder
    • getMapUint32Int32Map

      public Map<Integer,Integer> getMapUint32Int32Map()
      map<uint32, int32> map_uint32_int32 = 99;
      Specified by:
      getMapUint32Int32Map in interface TestAllTypesOrBuilder
    • getMapUint32Int32OrDefault

      public int getMapUint32Int32OrDefault(int key, int defaultValue)
      map<uint32, int32> map_uint32_int32 = 99;
      Specified by:
      getMapUint32Int32OrDefault in interface TestAllTypesOrBuilder
    • getMapUint32Int32OrThrow

      public int getMapUint32Int32OrThrow(int key)
      map<uint32, int32> map_uint32_int32 = 99;
      Specified by:
      getMapUint32Int32OrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Int32

      public TestAllTypes.Builder clearMapUint32Int32()
    • removeMapUint32Int32

      public TestAllTypes.Builder removeMapUint32Int32(int key)
      map<uint32, int32> map_uint32_int32 = 99;
    • getMutableMapUint32Int32

      @Deprecated public Map<Integer,Integer> getMutableMapUint32Int32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Int32

      public TestAllTypes.Builder putMapUint32Int32(int key, int value)
      map<uint32, int32> map_uint32_int32 = 99;
    • putAllMapUint32Int32

      public TestAllTypes.Builder putAllMapUint32Int32(Map<Integer,Integer> values)
      map<uint32, int32> map_uint32_int32 = 99;
    • getMapUint32Int64Count

      public int getMapUint32Int64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, int64> map_uint32_int64 = 200;
      Specified by:
      getMapUint32Int64Count in interface TestAllTypesOrBuilder
    • containsMapUint32Int64

      public boolean containsMapUint32Int64(int key)
      map<uint32, int64> map_uint32_int64 = 200;
      Specified by:
      containsMapUint32Int64 in interface TestAllTypesOrBuilder
    • getMapUint32Int64

      @Deprecated public Map<Integer,Long> getMapUint32Int64()
      Deprecated.
      Specified by:
      getMapUint32Int64 in interface TestAllTypesOrBuilder
    • getMapUint32Int64Map

      public Map<Integer,Long> getMapUint32Int64Map()
      map<uint32, int64> map_uint32_int64 = 200;
      Specified by:
      getMapUint32Int64Map in interface TestAllTypesOrBuilder
    • getMapUint32Int64OrDefault

      public long getMapUint32Int64OrDefault(int key, long defaultValue)
      map<uint32, int64> map_uint32_int64 = 200;
      Specified by:
      getMapUint32Int64OrDefault in interface TestAllTypesOrBuilder
    • getMapUint32Int64OrThrow

      public long getMapUint32Int64OrThrow(int key)
      map<uint32, int64> map_uint32_int64 = 200;
      Specified by:
      getMapUint32Int64OrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Int64

      public TestAllTypes.Builder clearMapUint32Int64()
    • removeMapUint32Int64

      public TestAllTypes.Builder removeMapUint32Int64(int key)
      map<uint32, int64> map_uint32_int64 = 200;
    • getMutableMapUint32Int64

      @Deprecated public Map<Integer,Long> getMutableMapUint32Int64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Int64

      public TestAllTypes.Builder putMapUint32Int64(int key, long value)
      map<uint32, int64> map_uint32_int64 = 200;
    • putAllMapUint32Int64

      public TestAllTypes.Builder putAllMapUint32Int64(Map<Integer,Long> values)
      map<uint32, int64> map_uint32_int64 = 200;
    • getMapUint32Uint32Count

      public int getMapUint32Uint32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, uint32> map_uint32_uint32 = 201;
      Specified by:
      getMapUint32Uint32Count in interface TestAllTypesOrBuilder
    • containsMapUint32Uint32

      public boolean containsMapUint32Uint32(int key)
      map<uint32, uint32> map_uint32_uint32 = 201;
      Specified by:
      containsMapUint32Uint32 in interface TestAllTypesOrBuilder
    • getMapUint32Uint32

      @Deprecated public Map<Integer,Integer> getMapUint32Uint32()
      Deprecated.
      Specified by:
      getMapUint32Uint32 in interface TestAllTypesOrBuilder
    • getMapUint32Uint32Map

      public Map<Integer,Integer> getMapUint32Uint32Map()
      map<uint32, uint32> map_uint32_uint32 = 201;
      Specified by:
      getMapUint32Uint32Map in interface TestAllTypesOrBuilder
    • getMapUint32Uint32OrDefault

      public int getMapUint32Uint32OrDefault(int key, int defaultValue)
      map<uint32, uint32> map_uint32_uint32 = 201;
      Specified by:
      getMapUint32Uint32OrDefault in interface TestAllTypesOrBuilder
    • getMapUint32Uint32OrThrow

      public int getMapUint32Uint32OrThrow(int key)
      map<uint32, uint32> map_uint32_uint32 = 201;
      Specified by:
      getMapUint32Uint32OrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Uint32

      public TestAllTypes.Builder clearMapUint32Uint32()
    • removeMapUint32Uint32

      public TestAllTypes.Builder removeMapUint32Uint32(int key)
      map<uint32, uint32> map_uint32_uint32 = 201;
    • getMutableMapUint32Uint32

      @Deprecated public Map<Integer,Integer> getMutableMapUint32Uint32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Uint32

      public TestAllTypes.Builder putMapUint32Uint32(int key, int value)
      map<uint32, uint32> map_uint32_uint32 = 201;
    • putAllMapUint32Uint32

      public TestAllTypes.Builder putAllMapUint32Uint32(Map<Integer,Integer> values)
      map<uint32, uint32> map_uint32_uint32 = 201;
    • getMapUint32Uint64Count

      public int getMapUint32Uint64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, uint64> map_uint32_uint64 = 202;
      Specified by:
      getMapUint32Uint64Count in interface TestAllTypesOrBuilder
    • containsMapUint32Uint64

      public boolean containsMapUint32Uint64(int key)
      map<uint32, uint64> map_uint32_uint64 = 202;
      Specified by:
      containsMapUint32Uint64 in interface TestAllTypesOrBuilder
    • getMapUint32Uint64

      @Deprecated public Map<Integer,Long> getMapUint32Uint64()
      Deprecated.
      Specified by:
      getMapUint32Uint64 in interface TestAllTypesOrBuilder
    • getMapUint32Uint64Map

      public Map<Integer,Long> getMapUint32Uint64Map()
      map<uint32, uint64> map_uint32_uint64 = 202;
      Specified by:
      getMapUint32Uint64Map in interface TestAllTypesOrBuilder
    • getMapUint32Uint64OrDefault

      public long getMapUint32Uint64OrDefault(int key, long defaultValue)
      map<uint32, uint64> map_uint32_uint64 = 202;
      Specified by:
      getMapUint32Uint64OrDefault in interface TestAllTypesOrBuilder
    • getMapUint32Uint64OrThrow

      public long getMapUint32Uint64OrThrow(int key)
      map<uint32, uint64> map_uint32_uint64 = 202;
      Specified by:
      getMapUint32Uint64OrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Uint64

      public TestAllTypes.Builder clearMapUint32Uint64()
    • removeMapUint32Uint64

      public TestAllTypes.Builder removeMapUint32Uint64(int key)
      map<uint32, uint64> map_uint32_uint64 = 202;
    • getMutableMapUint32Uint64

      @Deprecated public Map<Integer,Long> getMutableMapUint32Uint64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Uint64

      public TestAllTypes.Builder putMapUint32Uint64(int key, long value)
      map<uint32, uint64> map_uint32_uint64 = 202;
    • putAllMapUint32Uint64

      public TestAllTypes.Builder putAllMapUint32Uint64(Map<Integer,Long> values)
      map<uint32, uint64> map_uint32_uint64 = 202;
    • getMapUint32FloatCount

      public int getMapUint32FloatCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, float> map_uint32_float = 203;
      Specified by:
      getMapUint32FloatCount in interface TestAllTypesOrBuilder
    • containsMapUint32Float

      public boolean containsMapUint32Float(int key)
      map<uint32, float> map_uint32_float = 203;
      Specified by:
      containsMapUint32Float in interface TestAllTypesOrBuilder
    • getMapUint32Float

      @Deprecated public Map<Integer,Float> getMapUint32Float()
      Deprecated.
      Specified by:
      getMapUint32Float in interface TestAllTypesOrBuilder
    • getMapUint32FloatMap

      public Map<Integer,Float> getMapUint32FloatMap()
      map<uint32, float> map_uint32_float = 203;
      Specified by:
      getMapUint32FloatMap in interface TestAllTypesOrBuilder
    • getMapUint32FloatOrDefault

      public float getMapUint32FloatOrDefault(int key, float defaultValue)
      map<uint32, float> map_uint32_float = 203;
      Specified by:
      getMapUint32FloatOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32FloatOrThrow

      public float getMapUint32FloatOrThrow(int key)
      map<uint32, float> map_uint32_float = 203;
      Specified by:
      getMapUint32FloatOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Float

      public TestAllTypes.Builder clearMapUint32Float()
    • removeMapUint32Float

      public TestAllTypes.Builder removeMapUint32Float(int key)
      map<uint32, float> map_uint32_float = 203;
    • getMutableMapUint32Float

      @Deprecated public Map<Integer,Float> getMutableMapUint32Float()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Float

      public TestAllTypes.Builder putMapUint32Float(int key, float value)
      map<uint32, float> map_uint32_float = 203;
    • putAllMapUint32Float

      public TestAllTypes.Builder putAllMapUint32Float(Map<Integer,Float> values)
      map<uint32, float> map_uint32_float = 203;
    • getMapUint32DoubleCount

      public int getMapUint32DoubleCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, double> map_uint32_double = 204;
      Specified by:
      getMapUint32DoubleCount in interface TestAllTypesOrBuilder
    • containsMapUint32Double

      public boolean containsMapUint32Double(int key)
      map<uint32, double> map_uint32_double = 204;
      Specified by:
      containsMapUint32Double in interface TestAllTypesOrBuilder
    • getMapUint32Double

      @Deprecated public Map<Integer,Double> getMapUint32Double()
      Deprecated.
      Specified by:
      getMapUint32Double in interface TestAllTypesOrBuilder
    • getMapUint32DoubleMap

      public Map<Integer,Double> getMapUint32DoubleMap()
      map<uint32, double> map_uint32_double = 204;
      Specified by:
      getMapUint32DoubleMap in interface TestAllTypesOrBuilder
    • getMapUint32DoubleOrDefault

      public double getMapUint32DoubleOrDefault(int key, double defaultValue)
      map<uint32, double> map_uint32_double = 204;
      Specified by:
      getMapUint32DoubleOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32DoubleOrThrow

      public double getMapUint32DoubleOrThrow(int key)
      map<uint32, double> map_uint32_double = 204;
      Specified by:
      getMapUint32DoubleOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Double

      public TestAllTypes.Builder clearMapUint32Double()
    • removeMapUint32Double

      public TestAllTypes.Builder removeMapUint32Double(int key)
      map<uint32, double> map_uint32_double = 204;
    • getMutableMapUint32Double

      @Deprecated public Map<Integer,Double> getMutableMapUint32Double()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Double

      public TestAllTypes.Builder putMapUint32Double(int key, double value)
      map<uint32, double> map_uint32_double = 204;
    • putAllMapUint32Double

      public TestAllTypes.Builder putAllMapUint32Double(Map<Integer,Double> values)
      map<uint32, double> map_uint32_double = 204;
    • getMapUint32EnumCount

      public int getMapUint32EnumCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;
      Specified by:
      getMapUint32EnumCount in interface TestAllTypesOrBuilder
    • containsMapUint32Enum

      public boolean containsMapUint32Enum(int key)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;
      Specified by:
      containsMapUint32Enum in interface TestAllTypesOrBuilder
    • getMapUint32Enum

      @Deprecated public Map<Integer,TestAllTypes.NestedEnum> getMapUint32Enum()
      Deprecated.
      Specified by:
      getMapUint32Enum in interface TestAllTypesOrBuilder
    • getMapUint32EnumMap

      public Map<Integer,TestAllTypes.NestedEnum> getMapUint32EnumMap()
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;
      Specified by:
      getMapUint32EnumMap in interface TestAllTypesOrBuilder
    • getMapUint32EnumOrDefault

      public TestAllTypes.NestedEnum getMapUint32EnumOrDefault(int key, TestAllTypes.NestedEnum defaultValue)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;
      Specified by:
      getMapUint32EnumOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32EnumOrThrow

      public TestAllTypes.NestedEnum getMapUint32EnumOrThrow(int key)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;
      Specified by:
      getMapUint32EnumOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Enum

      public TestAllTypes.Builder clearMapUint32Enum()
    • removeMapUint32Enum

      public TestAllTypes.Builder removeMapUint32Enum(int key)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;
    • getMutableMapUint32Enum

      @Deprecated public Map<Integer,TestAllTypes.NestedEnum> getMutableMapUint32Enum()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Enum

      public TestAllTypes.Builder putMapUint32Enum(int key, TestAllTypes.NestedEnum value)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;
    • putAllMapUint32Enum

      public TestAllTypes.Builder putAllMapUint32Enum(Map<Integer,TestAllTypes.NestedEnum> values)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint32_enum = 205;
    • getMapUint32MessageCount

      public int getMapUint32MessageCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;
      Specified by:
      getMapUint32MessageCount in interface TestAllTypesOrBuilder
    • containsMapUint32Message

      public boolean containsMapUint32Message(int key)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;
      Specified by:
      containsMapUint32Message in interface TestAllTypesOrBuilder
    • getMapUint32Message

      @Deprecated public Map<Integer,TestAllTypes.NestedMessage> getMapUint32Message()
      Deprecated.
      Specified by:
      getMapUint32Message in interface TestAllTypesOrBuilder
    • getMapUint32MessageMap

      public Map<Integer,TestAllTypes.NestedMessage> getMapUint32MessageMap()
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;
      Specified by:
      getMapUint32MessageMap in interface TestAllTypesOrBuilder
    • getMapUint32MessageOrDefault

      public TestAllTypes.NestedMessage getMapUint32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;
      Specified by:
      getMapUint32MessageOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32MessageOrThrow

      public TestAllTypes.NestedMessage getMapUint32MessageOrThrow(int key)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;
      Specified by:
      getMapUint32MessageOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Message

      public TestAllTypes.Builder clearMapUint32Message()
    • removeMapUint32Message

      public TestAllTypes.Builder removeMapUint32Message(int key)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;
    • getMutableMapUint32Message

      @Deprecated public Map<Integer,TestAllTypes.NestedMessage> getMutableMapUint32Message()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Message

      public TestAllTypes.Builder putMapUint32Message(int key, TestAllTypes.NestedMessage value)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;
    • putAllMapUint32Message

      public TestAllTypes.Builder putAllMapUint32Message(Map<Integer,TestAllTypes.NestedMessage> values)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;
    • putMapUint32MessageBuilderIfAbsent

      public TestAllTypes.NestedMessage.Builder putMapUint32MessageBuilderIfAbsent(int key)
      map<uint32, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint32_message = 206;
    • getMapUint32DurationCount

      public int getMapUint32DurationCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;
      Specified by:
      getMapUint32DurationCount in interface TestAllTypesOrBuilder
    • containsMapUint32Duration

      public boolean containsMapUint32Duration(int key)
      map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;
      Specified by:
      containsMapUint32Duration in interface TestAllTypesOrBuilder
    • getMapUint32Duration

      @Deprecated public Map<Integer,com.google.protobuf.Duration> getMapUint32Duration()
      Deprecated.
      Specified by:
      getMapUint32Duration in interface TestAllTypesOrBuilder
    • getMapUint32DurationMap

      public Map<Integer,com.google.protobuf.Duration> getMapUint32DurationMap()
      map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;
      Specified by:
      getMapUint32DurationMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32DurationOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32DurationOrThrow

      public com.google.protobuf.Duration getMapUint32DurationOrThrow(int key)
      map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;
      Specified by:
      getMapUint32DurationOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Duration

      public TestAllTypes.Builder clearMapUint32Duration()
    • removeMapUint32Duration

      public TestAllTypes.Builder removeMapUint32Duration(int key)
      map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;
    • getMutableMapUint32Duration

      @Deprecated public Map<Integer,com.google.protobuf.Duration> getMutableMapUint32Duration()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Duration

      public TestAllTypes.Builder putMapUint32Duration(int key, com.google.protobuf.Duration value)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;
      Specified by:
      getMapUint32TimestampCount in interface TestAllTypesOrBuilder
    • containsMapUint32Timestamp

      public boolean containsMapUint32Timestamp(int key)
      map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;
      Specified by:
      containsMapUint32Timestamp in interface TestAllTypesOrBuilder
    • getMapUint32Timestamp

      @Deprecated public Map<Integer,com.google.protobuf.Timestamp> getMapUint32Timestamp()
      Deprecated.
      Specified by:
      getMapUint32Timestamp in interface TestAllTypesOrBuilder
    • getMapUint32TimestampMap

      public Map<Integer,com.google.protobuf.Timestamp> getMapUint32TimestampMap()
      map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;
      Specified by:
      getMapUint32TimestampMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32TimestampOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32TimestampOrThrow

      public com.google.protobuf.Timestamp getMapUint32TimestampOrThrow(int key)
      map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;
      Specified by:
      getMapUint32TimestampOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Timestamp

      public TestAllTypes.Builder clearMapUint32Timestamp()
    • removeMapUint32Timestamp

      public TestAllTypes.Builder removeMapUint32Timestamp(int key)
      map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;
    • getMutableMapUint32Timestamp

      @Deprecated public Map<Integer,com.google.protobuf.Timestamp> getMutableMapUint32Timestamp()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Timestamp

      public TestAllTypes.Builder putMapUint32Timestamp(int key, com.google.protobuf.Timestamp value)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;
      Specified by:
      getMapUint32NullValueCount in interface TestAllTypesOrBuilder
    • containsMapUint32NullValue

      public boolean containsMapUint32NullValue(int key)
      map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;
      Specified by:
      containsMapUint32NullValue in interface TestAllTypesOrBuilder
    • getMapUint32NullValue

      @Deprecated public Map<Integer,com.google.protobuf.NullValue> getMapUint32NullValue()
      Deprecated.
      Specified by:
      getMapUint32NullValue in interface TestAllTypesOrBuilder
    • getMapUint32NullValueMap

      public Map<Integer,com.google.protobuf.NullValue> getMapUint32NullValueMap()
      map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;
      Specified by:
      getMapUint32NullValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32NullValueOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32NullValueOrThrow

      public com.google.protobuf.NullValue getMapUint32NullValueOrThrow(int key)
      map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;
      Specified by:
      getMapUint32NullValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32NullValue

      public TestAllTypes.Builder clearMapUint32NullValue()
    • removeMapUint32NullValue

      public TestAllTypes.Builder removeMapUint32NullValue(int key)
      map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;
    • getMutableMapUint32NullValue

      @Deprecated public Map<Integer,com.google.protobuf.NullValue> getMutableMapUint32NullValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32NullValue

      public TestAllTypes.Builder putMapUint32NullValue(int key, com.google.protobuf.NullValue value)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.Any> map_uint32_any = 285;
      Specified by:
      getMapUint32AnyCount in interface TestAllTypesOrBuilder
    • containsMapUint32Any

      public boolean containsMapUint32Any(int key)
      map<uint32, .google.protobuf.Any> map_uint32_any = 285;
      Specified by:
      containsMapUint32Any in interface TestAllTypesOrBuilder
    • getMapUint32Any

      @Deprecated public Map<Integer,com.google.protobuf.Any> getMapUint32Any()
      Deprecated.
      Specified by:
      getMapUint32Any in interface TestAllTypesOrBuilder
    • getMapUint32AnyMap

      public Map<Integer,com.google.protobuf.Any> getMapUint32AnyMap()
      map<uint32, .google.protobuf.Any> map_uint32_any = 285;
      Specified by:
      getMapUint32AnyMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32AnyOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32AnyOrThrow

      public com.google.protobuf.Any getMapUint32AnyOrThrow(int key)
      map<uint32, .google.protobuf.Any> map_uint32_any = 285;
      Specified by:
      getMapUint32AnyOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Any

      public TestAllTypes.Builder clearMapUint32Any()
    • removeMapUint32Any

      public TestAllTypes.Builder removeMapUint32Any(int key)
      map<uint32, .google.protobuf.Any> map_uint32_any = 285;
    • getMutableMapUint32Any

      @Deprecated public Map<Integer,com.google.protobuf.Any> getMutableMapUint32Any()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Any

      public TestAllTypes.Builder putMapUint32Any(int key, com.google.protobuf.Any value)
      map<uint32, .google.protobuf.Any> map_uint32_any = 285;
    • putAllMapUint32Any

      public TestAllTypes.Builder putAllMapUint32Any(Map<Integer,com.google.protobuf.Any> values)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;
      Specified by:
      getMapUint32StructCount in interface TestAllTypesOrBuilder
    • containsMapUint32Struct

      public boolean containsMapUint32Struct(int key)
      map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;
      Specified by:
      containsMapUint32Struct in interface TestAllTypesOrBuilder
    • getMapUint32Struct

      @Deprecated public Map<Integer,com.google.protobuf.Struct> getMapUint32Struct()
      Deprecated.
      Specified by:
      getMapUint32Struct in interface TestAllTypesOrBuilder
    • getMapUint32StructMap

      public Map<Integer,com.google.protobuf.Struct> getMapUint32StructMap()
      map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;
      Specified by:
      getMapUint32StructMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32StructOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32StructOrThrow

      public com.google.protobuf.Struct getMapUint32StructOrThrow(int key)
      map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;
      Specified by:
      getMapUint32StructOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Struct

      public TestAllTypes.Builder clearMapUint32Struct()
    • removeMapUint32Struct

      public TestAllTypes.Builder removeMapUint32Struct(int key)
      map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;
    • getMutableMapUint32Struct

      @Deprecated public Map<Integer,com.google.protobuf.Struct> getMutableMapUint32Struct()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Struct

      public TestAllTypes.Builder putMapUint32Struct(int key, com.google.protobuf.Struct value)
      map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;
    • putAllMapUint32Struct

      public TestAllTypes.Builder putAllMapUint32Struct(Map<Integer,com.google.protobuf.Struct> values)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.Value> map_uint32_value = 287;
      Specified by:
      getMapUint32ValueCount in interface TestAllTypesOrBuilder
    • containsMapUint32Value

      public boolean containsMapUint32Value(int key)
      map<uint32, .google.protobuf.Value> map_uint32_value = 287;
      Specified by:
      containsMapUint32Value in interface TestAllTypesOrBuilder
    • getMapUint32Value

      @Deprecated public Map<Integer,com.google.protobuf.Value> getMapUint32Value()
      Deprecated.
      Specified by:
      getMapUint32Value in interface TestAllTypesOrBuilder
    • getMapUint32ValueMap

      public Map<Integer,com.google.protobuf.Value> getMapUint32ValueMap()
      map<uint32, .google.protobuf.Value> map_uint32_value = 287;
      Specified by:
      getMapUint32ValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32ValueOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32ValueOrThrow

      public com.google.protobuf.Value getMapUint32ValueOrThrow(int key)
      map<uint32, .google.protobuf.Value> map_uint32_value = 287;
      Specified by:
      getMapUint32ValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Value

      public TestAllTypes.Builder clearMapUint32Value()
    • removeMapUint32Value

      public TestAllTypes.Builder removeMapUint32Value(int key)
      map<uint32, .google.protobuf.Value> map_uint32_value = 287;
    • getMutableMapUint32Value

      @Deprecated public Map<Integer,com.google.protobuf.Value> getMutableMapUint32Value()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Value

      public TestAllTypes.Builder putMapUint32Value(int key, com.google.protobuf.Value value)
      map<uint32, .google.protobuf.Value> map_uint32_value = 287;
    • putAllMapUint32Value

      public TestAllTypes.Builder putAllMapUint32Value(Map<Integer,com.google.protobuf.Value> values)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;
      Specified by:
      getMapUint32ListValueCount in interface TestAllTypesOrBuilder
    • containsMapUint32ListValue

      public boolean containsMapUint32ListValue(int key)
      map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;
      Specified by:
      containsMapUint32ListValue in interface TestAllTypesOrBuilder
    • getMapUint32ListValue

      @Deprecated public Map<Integer,com.google.protobuf.ListValue> getMapUint32ListValue()
      Deprecated.
      Specified by:
      getMapUint32ListValue in interface TestAllTypesOrBuilder
    • getMapUint32ListValueMap

      public Map<Integer,com.google.protobuf.ListValue> getMapUint32ListValueMap()
      map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;
      Specified by:
      getMapUint32ListValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32ListValueOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32ListValueOrThrow

      public com.google.protobuf.ListValue getMapUint32ListValueOrThrow(int key)
      map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;
      Specified by:
      getMapUint32ListValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32ListValue

      public TestAllTypes.Builder clearMapUint32ListValue()
    • removeMapUint32ListValue

      public TestAllTypes.Builder removeMapUint32ListValue(int key)
      map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;
    • getMutableMapUint32ListValue

      @Deprecated public Map<Integer,com.google.protobuf.ListValue> getMutableMapUint32ListValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32ListValue

      public TestAllTypes.Builder putMapUint32ListValue(int key, com.google.protobuf.ListValue value)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;
      Specified by:
      getMapUint32Int64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint32Int64Wrapper

      public boolean containsMapUint32Int64Wrapper(int key)
      map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;
      Specified by:
      containsMapUint32Int64Wrapper in interface TestAllTypesOrBuilder
    • getMapUint32Int64Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.Int64Value> getMapUint32Int64Wrapper()
      Deprecated.
      Specified by:
      getMapUint32Int64Wrapper in interface TestAllTypesOrBuilder
    • getMapUint32Int64WrapperMap

      public Map<Integer,com.google.protobuf.Int64Value> getMapUint32Int64WrapperMap()
      map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;
      Specified by:
      getMapUint32Int64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32Int64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32Int64WrapperOrThrow

      public com.google.protobuf.Int64Value getMapUint32Int64WrapperOrThrow(int key)
      map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;
      Specified by:
      getMapUint32Int64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Int64Wrapper

      public TestAllTypes.Builder clearMapUint32Int64Wrapper()
    • removeMapUint32Int64Wrapper

      public TestAllTypes.Builder removeMapUint32Int64Wrapper(int key)
      map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;
    • getMutableMapUint32Int64Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.Int64Value> getMutableMapUint32Int64Wrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Int64Wrapper

      public TestAllTypes.Builder putMapUint32Int64Wrapper(int key, com.google.protobuf.Int64Value value)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;
      Specified by:
      getMapUint32Int32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint32Int32Wrapper

      public boolean containsMapUint32Int32Wrapper(int key)
      map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;
      Specified by:
      containsMapUint32Int32Wrapper in interface TestAllTypesOrBuilder
    • getMapUint32Int32Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.Int32Value> getMapUint32Int32Wrapper()
      Deprecated.
      Specified by:
      getMapUint32Int32Wrapper in interface TestAllTypesOrBuilder
    • getMapUint32Int32WrapperMap

      public Map<Integer,com.google.protobuf.Int32Value> getMapUint32Int32WrapperMap()
      map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;
      Specified by:
      getMapUint32Int32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32Int32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32Int32WrapperOrThrow

      public com.google.protobuf.Int32Value getMapUint32Int32WrapperOrThrow(int key)
      map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;
      Specified by:
      getMapUint32Int32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Int32Wrapper

      public TestAllTypes.Builder clearMapUint32Int32Wrapper()
    • removeMapUint32Int32Wrapper

      public TestAllTypes.Builder removeMapUint32Int32Wrapper(int key)
      map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;
    • getMutableMapUint32Int32Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.Int32Value> getMutableMapUint32Int32Wrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32Int32Wrapper

      public TestAllTypes.Builder putMapUint32Int32Wrapper(int key, com.google.protobuf.Int32Value value)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;
      Specified by:
      getMapUint32DoubleWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint32DoubleWrapper

      public boolean containsMapUint32DoubleWrapper(int key)
      map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;
      Specified by:
      containsMapUint32DoubleWrapper in interface TestAllTypesOrBuilder
    • getMapUint32DoubleWrapper

      @Deprecated public Map<Integer,com.google.protobuf.DoubleValue> getMapUint32DoubleWrapper()
      Deprecated.
      Specified by:
      getMapUint32DoubleWrapper in interface TestAllTypesOrBuilder
    • getMapUint32DoubleWrapperMap

      public Map<Integer,com.google.protobuf.DoubleValue> getMapUint32DoubleWrapperMap()
      map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;
      Specified by:
      getMapUint32DoubleWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32DoubleWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32DoubleWrapperOrThrow

      public com.google.protobuf.DoubleValue getMapUint32DoubleWrapperOrThrow(int key)
      map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;
      Specified by:
      getMapUint32DoubleWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32DoubleWrapper

      public TestAllTypes.Builder clearMapUint32DoubleWrapper()
    • removeMapUint32DoubleWrapper

      public TestAllTypes.Builder removeMapUint32DoubleWrapper(int key)
      map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;
    • getMutableMapUint32DoubleWrapper

      @Deprecated public Map<Integer,com.google.protobuf.DoubleValue> 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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;
      Specified by:
      getMapUint32FloatWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint32FloatWrapper

      public boolean containsMapUint32FloatWrapper(int key)
      map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;
      Specified by:
      containsMapUint32FloatWrapper in interface TestAllTypesOrBuilder
    • getMapUint32FloatWrapper

      @Deprecated public Map<Integer,com.google.protobuf.FloatValue> getMapUint32FloatWrapper()
      Deprecated.
      Specified by:
      getMapUint32FloatWrapper in interface TestAllTypesOrBuilder
    • getMapUint32FloatWrapperMap

      public Map<Integer,com.google.protobuf.FloatValue> getMapUint32FloatWrapperMap()
      map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;
      Specified by:
      getMapUint32FloatWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32FloatWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32FloatWrapperOrThrow

      public com.google.protobuf.FloatValue getMapUint32FloatWrapperOrThrow(int key)
      map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;
      Specified by:
      getMapUint32FloatWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32FloatWrapper

      public TestAllTypes.Builder clearMapUint32FloatWrapper()
    • removeMapUint32FloatWrapper

      public TestAllTypes.Builder removeMapUint32FloatWrapper(int key)
      map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;
    • getMutableMapUint32FloatWrapper

      @Deprecated public Map<Integer,com.google.protobuf.FloatValue> getMutableMapUint32FloatWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32FloatWrapper

      public TestAllTypes.Builder putMapUint32FloatWrapper(int key, com.google.protobuf.FloatValue value)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;
      Specified by:
      getMapUint32Uint64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint32Uint64Wrapper

      public boolean containsMapUint32Uint64Wrapper(int key)
      map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;
      Specified by:
      containsMapUint32Uint64Wrapper in interface TestAllTypesOrBuilder
    • getMapUint32Uint64Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.UInt64Value> getMapUint32Uint64Wrapper()
      Deprecated.
      Specified by:
      getMapUint32Uint64Wrapper in interface TestAllTypesOrBuilder
    • getMapUint32Uint64WrapperMap

      public Map<Integer,com.google.protobuf.UInt64Value> getMapUint32Uint64WrapperMap()
      map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;
      Specified by:
      getMapUint32Uint64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32Uint64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32Uint64WrapperOrThrow

      public com.google.protobuf.UInt64Value getMapUint32Uint64WrapperOrThrow(int key)
      map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;
      Specified by:
      getMapUint32Uint64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Uint64Wrapper

      public TestAllTypes.Builder clearMapUint32Uint64Wrapper()
    • removeMapUint32Uint64Wrapper

      public TestAllTypes.Builder removeMapUint32Uint64Wrapper(int key)
      map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;
    • getMutableMapUint32Uint64Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.UInt64Value> 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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;
      Specified by:
      getMapUint32Uint32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint32Uint32Wrapper

      public boolean containsMapUint32Uint32Wrapper(int key)
      map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;
      Specified by:
      containsMapUint32Uint32Wrapper in interface TestAllTypesOrBuilder
    • getMapUint32Uint32Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.UInt32Value> getMapUint32Uint32Wrapper()
      Deprecated.
      Specified by:
      getMapUint32Uint32Wrapper in interface TestAllTypesOrBuilder
    • getMapUint32Uint32WrapperMap

      public Map<Integer,com.google.protobuf.UInt32Value> getMapUint32Uint32WrapperMap()
      map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;
      Specified by:
      getMapUint32Uint32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32Uint32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32Uint32WrapperOrThrow

      public com.google.protobuf.UInt32Value getMapUint32Uint32WrapperOrThrow(int key)
      map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;
      Specified by:
      getMapUint32Uint32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32Uint32Wrapper

      public TestAllTypes.Builder clearMapUint32Uint32Wrapper()
    • removeMapUint32Uint32Wrapper

      public TestAllTypes.Builder removeMapUint32Uint32Wrapper(int key)
      map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;
    • getMutableMapUint32Uint32Wrapper

      @Deprecated public Map<Integer,com.google.protobuf.UInt32Value> 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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;
      Specified by:
      getMapUint32StringWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint32StringWrapper

      public boolean containsMapUint32StringWrapper(int key)
      map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;
      Specified by:
      containsMapUint32StringWrapper in interface TestAllTypesOrBuilder
    • getMapUint32StringWrapper

      @Deprecated public Map<Integer,com.google.protobuf.StringValue> getMapUint32StringWrapper()
      Deprecated.
      Specified by:
      getMapUint32StringWrapper in interface TestAllTypesOrBuilder
    • getMapUint32StringWrapperMap

      public Map<Integer,com.google.protobuf.StringValue> getMapUint32StringWrapperMap()
      map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;
      Specified by:
      getMapUint32StringWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32StringWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32StringWrapperOrThrow

      public com.google.protobuf.StringValue getMapUint32StringWrapperOrThrow(int key)
      map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;
      Specified by:
      getMapUint32StringWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32StringWrapper

      public TestAllTypes.Builder clearMapUint32StringWrapper()
    • removeMapUint32StringWrapper

      public TestAllTypes.Builder removeMapUint32StringWrapper(int key)
      map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;
    • getMutableMapUint32StringWrapper

      @Deprecated public Map<Integer,com.google.protobuf.StringValue> 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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;
      Specified by:
      getMapUint32BoolWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint32BoolWrapper

      public boolean containsMapUint32BoolWrapper(int key)
      map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;
      Specified by:
      containsMapUint32BoolWrapper in interface TestAllTypesOrBuilder
    • getMapUint32BoolWrapper

      @Deprecated public Map<Integer,com.google.protobuf.BoolValue> getMapUint32BoolWrapper()
      Deprecated.
      Specified by:
      getMapUint32BoolWrapper in interface TestAllTypesOrBuilder
    • getMapUint32BoolWrapperMap

      public Map<Integer,com.google.protobuf.BoolValue> getMapUint32BoolWrapperMap()
      map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;
      Specified by:
      getMapUint32BoolWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32BoolWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32BoolWrapperOrThrow

      public com.google.protobuf.BoolValue getMapUint32BoolWrapperOrThrow(int key)
      map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;
      Specified by:
      getMapUint32BoolWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32BoolWrapper

      public TestAllTypes.Builder clearMapUint32BoolWrapper()
    • removeMapUint32BoolWrapper

      public TestAllTypes.Builder removeMapUint32BoolWrapper(int key)
      map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;
    • getMutableMapUint32BoolWrapper

      @Deprecated public Map<Integer,com.google.protobuf.BoolValue> getMutableMapUint32BoolWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32BoolWrapper

      public TestAllTypes.Builder putMapUint32BoolWrapper(int key, com.google.protobuf.BoolValue value)
      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: TestAllTypesOrBuilder
      map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;
      Specified by:
      getMapUint32BytesWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint32BytesWrapper

      public boolean containsMapUint32BytesWrapper(int key)
      map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;
      Specified by:
      containsMapUint32BytesWrapper in interface TestAllTypesOrBuilder
    • getMapUint32BytesWrapper

      @Deprecated public Map<Integer,com.google.protobuf.BytesValue> getMapUint32BytesWrapper()
      Deprecated.
      Specified by:
      getMapUint32BytesWrapper in interface TestAllTypesOrBuilder
    • getMapUint32BytesWrapperMap

      public Map<Integer,com.google.protobuf.BytesValue> getMapUint32BytesWrapperMap()
      map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;
      Specified by:
      getMapUint32BytesWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint32BytesWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint32BytesWrapperOrThrow

      public com.google.protobuf.BytesValue getMapUint32BytesWrapperOrThrow(int key)
      map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;
      Specified by:
      getMapUint32BytesWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint32BytesWrapper

      public TestAllTypes.Builder clearMapUint32BytesWrapper()
    • removeMapUint32BytesWrapper

      public TestAllTypes.Builder removeMapUint32BytesWrapper(int key)
      map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;
    • getMutableMapUint32BytesWrapper

      @Deprecated public Map<Integer,com.google.protobuf.BytesValue> getMutableMapUint32BytesWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint32BytesWrapper

      public TestAllTypes.Builder putMapUint32BytesWrapper(int key, com.google.protobuf.BytesValue value)
      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: TestAllTypesOrBuilder
      map<uint64, bool> map_uint64_bool = 207;
      Specified by:
      getMapUint64BoolCount in interface TestAllTypesOrBuilder
    • containsMapUint64Bool

      public boolean containsMapUint64Bool(long key)
      map<uint64, bool> map_uint64_bool = 207;
      Specified by:
      containsMapUint64Bool in interface TestAllTypesOrBuilder
    • getMapUint64Bool

      @Deprecated public Map<Long,Boolean> getMapUint64Bool()
      Deprecated.
      Specified by:
      getMapUint64Bool in interface TestAllTypesOrBuilder
    • getMapUint64BoolMap

      public Map<Long,Boolean> getMapUint64BoolMap()
      map<uint64, bool> map_uint64_bool = 207;
      Specified by:
      getMapUint64BoolMap in interface TestAllTypesOrBuilder
    • getMapUint64BoolOrDefault

      public boolean getMapUint64BoolOrDefault(long key, boolean defaultValue)
      map<uint64, bool> map_uint64_bool = 207;
      Specified by:
      getMapUint64BoolOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64BoolOrThrow

      public boolean getMapUint64BoolOrThrow(long key)
      map<uint64, bool> map_uint64_bool = 207;
      Specified by:
      getMapUint64BoolOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Bool

      public TestAllTypes.Builder clearMapUint64Bool()
    • removeMapUint64Bool

      public TestAllTypes.Builder removeMapUint64Bool(long key)
      map<uint64, bool> map_uint64_bool = 207;
    • getMutableMapUint64Bool

      @Deprecated public Map<Long,Boolean> getMutableMapUint64Bool()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Bool

      public TestAllTypes.Builder putMapUint64Bool(long key, boolean value)
      map<uint64, bool> map_uint64_bool = 207;
    • putAllMapUint64Bool

      public TestAllTypes.Builder putAllMapUint64Bool(Map<Long,Boolean> values)
      map<uint64, bool> map_uint64_bool = 207;
    • getMapUint64StringCount

      public int getMapUint64StringCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, string> map_uint64_string = 208;
      Specified by:
      getMapUint64StringCount in interface TestAllTypesOrBuilder
    • containsMapUint64String

      public boolean containsMapUint64String(long key)
      map<uint64, string> map_uint64_string = 208;
      Specified by:
      containsMapUint64String in interface TestAllTypesOrBuilder
    • getMapUint64String

      @Deprecated public Map<Long,String> getMapUint64String()
      Deprecated.
      Specified by:
      getMapUint64String in interface TestAllTypesOrBuilder
    • getMapUint64StringMap

      public Map<Long,String> getMapUint64StringMap()
      map<uint64, string> map_uint64_string = 208;
      Specified by:
      getMapUint64StringMap in interface TestAllTypesOrBuilder
    • getMapUint64StringOrDefault

      public String getMapUint64StringOrDefault(long key, String defaultValue)
      map<uint64, string> map_uint64_string = 208;
      Specified by:
      getMapUint64StringOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64StringOrThrow

      public String getMapUint64StringOrThrow(long key)
      map<uint64, string> map_uint64_string = 208;
      Specified by:
      getMapUint64StringOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64String

      public TestAllTypes.Builder clearMapUint64String()
    • removeMapUint64String

      public TestAllTypes.Builder removeMapUint64String(long key)
      map<uint64, string> map_uint64_string = 208;
    • getMutableMapUint64String

      @Deprecated public Map<Long,String> getMutableMapUint64String()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64String

      public TestAllTypes.Builder putMapUint64String(long key, String value)
      map<uint64, string> map_uint64_string = 208;
    • putAllMapUint64String

      public TestAllTypes.Builder putAllMapUint64String(Map<Long,String> values)
      map<uint64, string> map_uint64_string = 208;
    • getMapUint64BytesCount

      public int getMapUint64BytesCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, bytes> map_uint64_bytes = 209;
      Specified by:
      getMapUint64BytesCount in interface TestAllTypesOrBuilder
    • containsMapUint64Bytes

      public boolean containsMapUint64Bytes(long key)
      map<uint64, bytes> map_uint64_bytes = 209;
      Specified by:
      containsMapUint64Bytes in interface TestAllTypesOrBuilder
    • getMapUint64Bytes

      @Deprecated public Map<Long,com.google.protobuf.ByteString> getMapUint64Bytes()
      Deprecated.
      Specified by:
      getMapUint64Bytes in interface TestAllTypesOrBuilder
    • getMapUint64BytesMap

      public Map<Long,com.google.protobuf.ByteString> getMapUint64BytesMap()
      map<uint64, bytes> map_uint64_bytes = 209;
      Specified by:
      getMapUint64BytesMap in interface TestAllTypesOrBuilder
    • getMapUint64BytesOrDefault

      public com.google.protobuf.ByteString getMapUint64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue)
      map<uint64, bytes> map_uint64_bytes = 209;
      Specified by:
      getMapUint64BytesOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64BytesOrThrow

      public com.google.protobuf.ByteString getMapUint64BytesOrThrow(long key)
      map<uint64, bytes> map_uint64_bytes = 209;
      Specified by:
      getMapUint64BytesOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Bytes

      public TestAllTypes.Builder clearMapUint64Bytes()
    • removeMapUint64Bytes

      public TestAllTypes.Builder removeMapUint64Bytes(long key)
      map<uint64, bytes> map_uint64_bytes = 209;
    • getMutableMapUint64Bytes

      @Deprecated public Map<Long,com.google.protobuf.ByteString> getMutableMapUint64Bytes()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Bytes

      public TestAllTypes.Builder putMapUint64Bytes(long key, com.google.protobuf.ByteString value)
      map<uint64, bytes> map_uint64_bytes = 209;
    • putAllMapUint64Bytes

      public TestAllTypes.Builder putAllMapUint64Bytes(Map<Long,com.google.protobuf.ByteString> values)
      map<uint64, bytes> map_uint64_bytes = 209;
    • getMapUint64Int32Count

      public int getMapUint64Int32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, int32> map_uint64_int32 = 210;
      Specified by:
      getMapUint64Int32Count in interface TestAllTypesOrBuilder
    • containsMapUint64Int32

      public boolean containsMapUint64Int32(long key)
      map<uint64, int32> map_uint64_int32 = 210;
      Specified by:
      containsMapUint64Int32 in interface TestAllTypesOrBuilder
    • getMapUint64Int32

      @Deprecated public Map<Long,Integer> getMapUint64Int32()
      Deprecated.
      Specified by:
      getMapUint64Int32 in interface TestAllTypesOrBuilder
    • getMapUint64Int32Map

      public Map<Long,Integer> getMapUint64Int32Map()
      map<uint64, int32> map_uint64_int32 = 210;
      Specified by:
      getMapUint64Int32Map in interface TestAllTypesOrBuilder
    • getMapUint64Int32OrDefault

      public int getMapUint64Int32OrDefault(long key, int defaultValue)
      map<uint64, int32> map_uint64_int32 = 210;
      Specified by:
      getMapUint64Int32OrDefault in interface TestAllTypesOrBuilder
    • getMapUint64Int32OrThrow

      public int getMapUint64Int32OrThrow(long key)
      map<uint64, int32> map_uint64_int32 = 210;
      Specified by:
      getMapUint64Int32OrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Int32

      public TestAllTypes.Builder clearMapUint64Int32()
    • removeMapUint64Int32

      public TestAllTypes.Builder removeMapUint64Int32(long key)
      map<uint64, int32> map_uint64_int32 = 210;
    • getMutableMapUint64Int32

      @Deprecated public Map<Long,Integer> getMutableMapUint64Int32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Int32

      public TestAllTypes.Builder putMapUint64Int32(long key, int value)
      map<uint64, int32> map_uint64_int32 = 210;
    • putAllMapUint64Int32

      public TestAllTypes.Builder putAllMapUint64Int32(Map<Long,Integer> values)
      map<uint64, int32> map_uint64_int32 = 210;
    • getMapUint64Int64Count

      public int getMapUint64Int64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, int64> map_uint64_int64 = 211;
      Specified by:
      getMapUint64Int64Count in interface TestAllTypesOrBuilder
    • containsMapUint64Int64

      public boolean containsMapUint64Int64(long key)
      map<uint64, int64> map_uint64_int64 = 211;
      Specified by:
      containsMapUint64Int64 in interface TestAllTypesOrBuilder
    • getMapUint64Int64

      @Deprecated public Map<Long,Long> getMapUint64Int64()
      Deprecated.
      Specified by:
      getMapUint64Int64 in interface TestAllTypesOrBuilder
    • getMapUint64Int64Map

      public Map<Long,Long> getMapUint64Int64Map()
      map<uint64, int64> map_uint64_int64 = 211;
      Specified by:
      getMapUint64Int64Map in interface TestAllTypesOrBuilder
    • getMapUint64Int64OrDefault

      public long getMapUint64Int64OrDefault(long key, long defaultValue)
      map<uint64, int64> map_uint64_int64 = 211;
      Specified by:
      getMapUint64Int64OrDefault in interface TestAllTypesOrBuilder
    • getMapUint64Int64OrThrow

      public long getMapUint64Int64OrThrow(long key)
      map<uint64, int64> map_uint64_int64 = 211;
      Specified by:
      getMapUint64Int64OrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Int64

      public TestAllTypes.Builder clearMapUint64Int64()
    • removeMapUint64Int64

      public TestAllTypes.Builder removeMapUint64Int64(long key)
      map<uint64, int64> map_uint64_int64 = 211;
    • getMutableMapUint64Int64

      @Deprecated public Map<Long,Long> getMutableMapUint64Int64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Int64

      public TestAllTypes.Builder putMapUint64Int64(long key, long value)
      map<uint64, int64> map_uint64_int64 = 211;
    • putAllMapUint64Int64

      public TestAllTypes.Builder putAllMapUint64Int64(Map<Long,Long> values)
      map<uint64, int64> map_uint64_int64 = 211;
    • getMapUint64Uint32Count

      public int getMapUint64Uint32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, uint32> map_uint64_uint32 = 212;
      Specified by:
      getMapUint64Uint32Count in interface TestAllTypesOrBuilder
    • containsMapUint64Uint32

      public boolean containsMapUint64Uint32(long key)
      map<uint64, uint32> map_uint64_uint32 = 212;
      Specified by:
      containsMapUint64Uint32 in interface TestAllTypesOrBuilder
    • getMapUint64Uint32

      @Deprecated public Map<Long,Integer> getMapUint64Uint32()
      Deprecated.
      Specified by:
      getMapUint64Uint32 in interface TestAllTypesOrBuilder
    • getMapUint64Uint32Map

      public Map<Long,Integer> getMapUint64Uint32Map()
      map<uint64, uint32> map_uint64_uint32 = 212;
      Specified by:
      getMapUint64Uint32Map in interface TestAllTypesOrBuilder
    • getMapUint64Uint32OrDefault

      public int getMapUint64Uint32OrDefault(long key, int defaultValue)
      map<uint64, uint32> map_uint64_uint32 = 212;
      Specified by:
      getMapUint64Uint32OrDefault in interface TestAllTypesOrBuilder
    • getMapUint64Uint32OrThrow

      public int getMapUint64Uint32OrThrow(long key)
      map<uint64, uint32> map_uint64_uint32 = 212;
      Specified by:
      getMapUint64Uint32OrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Uint32

      public TestAllTypes.Builder clearMapUint64Uint32()
    • removeMapUint64Uint32

      public TestAllTypes.Builder removeMapUint64Uint32(long key)
      map<uint64, uint32> map_uint64_uint32 = 212;
    • getMutableMapUint64Uint32

      @Deprecated public Map<Long,Integer> getMutableMapUint64Uint32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Uint32

      public TestAllTypes.Builder putMapUint64Uint32(long key, int value)
      map<uint64, uint32> map_uint64_uint32 = 212;
    • putAllMapUint64Uint32

      public TestAllTypes.Builder putAllMapUint64Uint32(Map<Long,Integer> values)
      map<uint64, uint32> map_uint64_uint32 = 212;
    • getMapUint64Uint64Count

      public int getMapUint64Uint64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, uint64> map_uint64_uint64 = 213;
      Specified by:
      getMapUint64Uint64Count in interface TestAllTypesOrBuilder
    • containsMapUint64Uint64

      public boolean containsMapUint64Uint64(long key)
      map<uint64, uint64> map_uint64_uint64 = 213;
      Specified by:
      containsMapUint64Uint64 in interface TestAllTypesOrBuilder
    • getMapUint64Uint64

      @Deprecated public Map<Long,Long> getMapUint64Uint64()
      Deprecated.
      Specified by:
      getMapUint64Uint64 in interface TestAllTypesOrBuilder
    • getMapUint64Uint64Map

      public Map<Long,Long> getMapUint64Uint64Map()
      map<uint64, uint64> map_uint64_uint64 = 213;
      Specified by:
      getMapUint64Uint64Map in interface TestAllTypesOrBuilder
    • getMapUint64Uint64OrDefault

      public long getMapUint64Uint64OrDefault(long key, long defaultValue)
      map<uint64, uint64> map_uint64_uint64 = 213;
      Specified by:
      getMapUint64Uint64OrDefault in interface TestAllTypesOrBuilder
    • getMapUint64Uint64OrThrow

      public long getMapUint64Uint64OrThrow(long key)
      map<uint64, uint64> map_uint64_uint64 = 213;
      Specified by:
      getMapUint64Uint64OrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Uint64

      public TestAllTypes.Builder clearMapUint64Uint64()
    • removeMapUint64Uint64

      public TestAllTypes.Builder removeMapUint64Uint64(long key)
      map<uint64, uint64> map_uint64_uint64 = 213;
    • getMutableMapUint64Uint64

      @Deprecated public Map<Long,Long> getMutableMapUint64Uint64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Uint64

      public TestAllTypes.Builder putMapUint64Uint64(long key, long value)
      map<uint64, uint64> map_uint64_uint64 = 213;
    • putAllMapUint64Uint64

      public TestAllTypes.Builder putAllMapUint64Uint64(Map<Long,Long> values)
      map<uint64, uint64> map_uint64_uint64 = 213;
    • getMapUint64FloatCount

      public int getMapUint64FloatCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, float> map_uint64_float = 214;
      Specified by:
      getMapUint64FloatCount in interface TestAllTypesOrBuilder
    • containsMapUint64Float

      public boolean containsMapUint64Float(long key)
      map<uint64, float> map_uint64_float = 214;
      Specified by:
      containsMapUint64Float in interface TestAllTypesOrBuilder
    • getMapUint64Float

      @Deprecated public Map<Long,Float> getMapUint64Float()
      Deprecated.
      Specified by:
      getMapUint64Float in interface TestAllTypesOrBuilder
    • getMapUint64FloatMap

      public Map<Long,Float> getMapUint64FloatMap()
      map<uint64, float> map_uint64_float = 214;
      Specified by:
      getMapUint64FloatMap in interface TestAllTypesOrBuilder
    • getMapUint64FloatOrDefault

      public float getMapUint64FloatOrDefault(long key, float defaultValue)
      map<uint64, float> map_uint64_float = 214;
      Specified by:
      getMapUint64FloatOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64FloatOrThrow

      public float getMapUint64FloatOrThrow(long key)
      map<uint64, float> map_uint64_float = 214;
      Specified by:
      getMapUint64FloatOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Float

      public TestAllTypes.Builder clearMapUint64Float()
    • removeMapUint64Float

      public TestAllTypes.Builder removeMapUint64Float(long key)
      map<uint64, float> map_uint64_float = 214;
    • getMutableMapUint64Float

      @Deprecated public Map<Long,Float> getMutableMapUint64Float()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Float

      public TestAllTypes.Builder putMapUint64Float(long key, float value)
      map<uint64, float> map_uint64_float = 214;
    • putAllMapUint64Float

      public TestAllTypes.Builder putAllMapUint64Float(Map<Long,Float> values)
      map<uint64, float> map_uint64_float = 214;
    • getMapUint64DoubleCount

      public int getMapUint64DoubleCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, double> map_uint64_double = 215;
      Specified by:
      getMapUint64DoubleCount in interface TestAllTypesOrBuilder
    • containsMapUint64Double

      public boolean containsMapUint64Double(long key)
      map<uint64, double> map_uint64_double = 215;
      Specified by:
      containsMapUint64Double in interface TestAllTypesOrBuilder
    • getMapUint64Double

      @Deprecated public Map<Long,Double> getMapUint64Double()
      Deprecated.
      Specified by:
      getMapUint64Double in interface TestAllTypesOrBuilder
    • getMapUint64DoubleMap

      public Map<Long,Double> getMapUint64DoubleMap()
      map<uint64, double> map_uint64_double = 215;
      Specified by:
      getMapUint64DoubleMap in interface TestAllTypesOrBuilder
    • getMapUint64DoubleOrDefault

      public double getMapUint64DoubleOrDefault(long key, double defaultValue)
      map<uint64, double> map_uint64_double = 215;
      Specified by:
      getMapUint64DoubleOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64DoubleOrThrow

      public double getMapUint64DoubleOrThrow(long key)
      map<uint64, double> map_uint64_double = 215;
      Specified by:
      getMapUint64DoubleOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Double

      public TestAllTypes.Builder clearMapUint64Double()
    • removeMapUint64Double

      public TestAllTypes.Builder removeMapUint64Double(long key)
      map<uint64, double> map_uint64_double = 215;
    • getMutableMapUint64Double

      @Deprecated public Map<Long,Double> getMutableMapUint64Double()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Double

      public TestAllTypes.Builder putMapUint64Double(long key, double value)
      map<uint64, double> map_uint64_double = 215;
    • putAllMapUint64Double

      public TestAllTypes.Builder putAllMapUint64Double(Map<Long,Double> values)
      map<uint64, double> map_uint64_double = 215;
    • getMapUint64EnumCount

      public int getMapUint64EnumCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;
      Specified by:
      getMapUint64EnumCount in interface TestAllTypesOrBuilder
    • containsMapUint64Enum

      public boolean containsMapUint64Enum(long key)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;
      Specified by:
      containsMapUint64Enum in interface TestAllTypesOrBuilder
    • getMapUint64Enum

      @Deprecated public Map<Long,TestAllTypes.NestedEnum> getMapUint64Enum()
      Deprecated.
      Specified by:
      getMapUint64Enum in interface TestAllTypesOrBuilder
    • getMapUint64EnumMap

      public Map<Long,TestAllTypes.NestedEnum> getMapUint64EnumMap()
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;
      Specified by:
      getMapUint64EnumMap in interface TestAllTypesOrBuilder
    • getMapUint64EnumOrDefault

      public TestAllTypes.NestedEnum getMapUint64EnumOrDefault(long key, TestAllTypes.NestedEnum defaultValue)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;
      Specified by:
      getMapUint64EnumOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64EnumOrThrow

      public TestAllTypes.NestedEnum getMapUint64EnumOrThrow(long key)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;
      Specified by:
      getMapUint64EnumOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Enum

      public TestAllTypes.Builder clearMapUint64Enum()
    • removeMapUint64Enum

      public TestAllTypes.Builder removeMapUint64Enum(long key)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;
    • getMutableMapUint64Enum

      @Deprecated public Map<Long,TestAllTypes.NestedEnum> getMutableMapUint64Enum()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Enum

      public TestAllTypes.Builder putMapUint64Enum(long key, TestAllTypes.NestedEnum value)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;
    • putAllMapUint64Enum

      public TestAllTypes.Builder putAllMapUint64Enum(Map<Long,TestAllTypes.NestedEnum> values)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_uint64_enum = 216;
    • getMapUint64MessageCount

      public int getMapUint64MessageCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;
      Specified by:
      getMapUint64MessageCount in interface TestAllTypesOrBuilder
    • containsMapUint64Message

      public boolean containsMapUint64Message(long key)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;
      Specified by:
      containsMapUint64Message in interface TestAllTypesOrBuilder
    • getMapUint64Message

      @Deprecated public Map<Long,TestAllTypes.NestedMessage> getMapUint64Message()
      Deprecated.
      Specified by:
      getMapUint64Message in interface TestAllTypesOrBuilder
    • getMapUint64MessageMap

      public Map<Long,TestAllTypes.NestedMessage> getMapUint64MessageMap()
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;
      Specified by:
      getMapUint64MessageMap in interface TestAllTypesOrBuilder
    • getMapUint64MessageOrDefault

      public TestAllTypes.NestedMessage getMapUint64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;
      Specified by:
      getMapUint64MessageOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64MessageOrThrow

      public TestAllTypes.NestedMessage getMapUint64MessageOrThrow(long key)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;
      Specified by:
      getMapUint64MessageOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Message

      public TestAllTypes.Builder clearMapUint64Message()
    • removeMapUint64Message

      public TestAllTypes.Builder removeMapUint64Message(long key)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;
    • getMutableMapUint64Message

      @Deprecated public Map<Long,TestAllTypes.NestedMessage> getMutableMapUint64Message()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Message

      public TestAllTypes.Builder putMapUint64Message(long key, TestAllTypes.NestedMessage value)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;
    • putAllMapUint64Message

      public TestAllTypes.Builder putAllMapUint64Message(Map<Long,TestAllTypes.NestedMessage> values)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;
    • putMapUint64MessageBuilderIfAbsent

      public TestAllTypes.NestedMessage.Builder putMapUint64MessageBuilderIfAbsent(long key)
      map<uint64, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_uint64_message = 217;
    • getMapUint64DurationCount

      public int getMapUint64DurationCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;
      Specified by:
      getMapUint64DurationCount in interface TestAllTypesOrBuilder
    • containsMapUint64Duration

      public boolean containsMapUint64Duration(long key)
      map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;
      Specified by:
      containsMapUint64Duration in interface TestAllTypesOrBuilder
    • getMapUint64Duration

      @Deprecated public Map<Long,com.google.protobuf.Duration> getMapUint64Duration()
      Deprecated.
      Specified by:
      getMapUint64Duration in interface TestAllTypesOrBuilder
    • getMapUint64DurationMap

      public Map<Long,com.google.protobuf.Duration> getMapUint64DurationMap()
      map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;
      Specified by:
      getMapUint64DurationMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64DurationOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64DurationOrThrow

      public com.google.protobuf.Duration getMapUint64DurationOrThrow(long key)
      map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;
      Specified by:
      getMapUint64DurationOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Duration

      public TestAllTypes.Builder clearMapUint64Duration()
    • removeMapUint64Duration

      public TestAllTypes.Builder removeMapUint64Duration(long key)
      map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;
    • getMutableMapUint64Duration

      @Deprecated public Map<Long,com.google.protobuf.Duration> getMutableMapUint64Duration()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Duration

      public TestAllTypes.Builder putMapUint64Duration(long key, com.google.protobuf.Duration value)
      map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;
    • putAllMapUint64Duration

      public TestAllTypes.Builder putAllMapUint64Duration(Map<Long,com.google.protobuf.Duration> values)
      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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;
      Specified by:
      getMapUint64TimestampCount in interface TestAllTypesOrBuilder
    • containsMapUint64Timestamp

      public boolean containsMapUint64Timestamp(long key)
      map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;
      Specified by:
      containsMapUint64Timestamp in interface TestAllTypesOrBuilder
    • getMapUint64Timestamp

      @Deprecated public Map<Long,com.google.protobuf.Timestamp> getMapUint64Timestamp()
      Deprecated.
      Specified by:
      getMapUint64Timestamp in interface TestAllTypesOrBuilder
    • getMapUint64TimestampMap

      public Map<Long,com.google.protobuf.Timestamp> getMapUint64TimestampMap()
      map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;
      Specified by:
      getMapUint64TimestampMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64TimestampOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64TimestampOrThrow

      public com.google.protobuf.Timestamp getMapUint64TimestampOrThrow(long key)
      map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;
      Specified by:
      getMapUint64TimestampOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Timestamp

      public TestAllTypes.Builder clearMapUint64Timestamp()
    • removeMapUint64Timestamp

      public TestAllTypes.Builder removeMapUint64Timestamp(long key)
      map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;
    • getMutableMapUint64Timestamp

      @Deprecated public Map<Long,com.google.protobuf.Timestamp> getMutableMapUint64Timestamp()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Timestamp

      public TestAllTypes.Builder putMapUint64Timestamp(long key, com.google.protobuf.Timestamp value)
      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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;
      Specified by:
      getMapUint64NullValueCount in interface TestAllTypesOrBuilder
    • containsMapUint64NullValue

      public boolean containsMapUint64NullValue(long key)
      map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;
      Specified by:
      containsMapUint64NullValue in interface TestAllTypesOrBuilder
    • getMapUint64NullValue

      @Deprecated public Map<Long,com.google.protobuf.NullValue> getMapUint64NullValue()
      Deprecated.
      Specified by:
      getMapUint64NullValue in interface TestAllTypesOrBuilder
    • getMapUint64NullValueMap

      public Map<Long,com.google.protobuf.NullValue> getMapUint64NullValueMap()
      map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;
      Specified by:
      getMapUint64NullValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64NullValueOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64NullValueOrThrow

      public com.google.protobuf.NullValue getMapUint64NullValueOrThrow(long key)
      map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;
      Specified by:
      getMapUint64NullValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64NullValue

      public TestAllTypes.Builder clearMapUint64NullValue()
    • removeMapUint64NullValue

      public TestAllTypes.Builder removeMapUint64NullValue(long key)
      map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;
    • getMutableMapUint64NullValue

      @Deprecated public Map<Long,com.google.protobuf.NullValue> getMutableMapUint64NullValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64NullValue

      public TestAllTypes.Builder putMapUint64NullValue(long key, com.google.protobuf.NullValue value)
      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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.Any> map_uint64_any = 298;
      Specified by:
      getMapUint64AnyCount in interface TestAllTypesOrBuilder
    • containsMapUint64Any

      public boolean containsMapUint64Any(long key)
      map<uint64, .google.protobuf.Any> map_uint64_any = 298;
      Specified by:
      containsMapUint64Any in interface TestAllTypesOrBuilder
    • getMapUint64Any

      @Deprecated public Map<Long,com.google.protobuf.Any> getMapUint64Any()
      Deprecated.
      Specified by:
      getMapUint64Any in interface TestAllTypesOrBuilder
    • getMapUint64AnyMap

      public Map<Long,com.google.protobuf.Any> getMapUint64AnyMap()
      map<uint64, .google.protobuf.Any> map_uint64_any = 298;
      Specified by:
      getMapUint64AnyMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64AnyOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64AnyOrThrow

      public com.google.protobuf.Any getMapUint64AnyOrThrow(long key)
      map<uint64, .google.protobuf.Any> map_uint64_any = 298;
      Specified by:
      getMapUint64AnyOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Any

      public TestAllTypes.Builder clearMapUint64Any()
    • removeMapUint64Any

      public TestAllTypes.Builder removeMapUint64Any(long key)
      map<uint64, .google.protobuf.Any> map_uint64_any = 298;
    • getMutableMapUint64Any

      @Deprecated public Map<Long,com.google.protobuf.Any> getMutableMapUint64Any()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Any

      public TestAllTypes.Builder putMapUint64Any(long key, com.google.protobuf.Any value)
      map<uint64, .google.protobuf.Any> map_uint64_any = 298;
    • putAllMapUint64Any

      public TestAllTypes.Builder putAllMapUint64Any(Map<Long,com.google.protobuf.Any> values)
      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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;
      Specified by:
      getMapUint64StructCount in interface TestAllTypesOrBuilder
    • containsMapUint64Struct

      public boolean containsMapUint64Struct(long key)
      map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;
      Specified by:
      containsMapUint64Struct in interface TestAllTypesOrBuilder
    • getMapUint64Struct

      @Deprecated public Map<Long,com.google.protobuf.Struct> getMapUint64Struct()
      Deprecated.
      Specified by:
      getMapUint64Struct in interface TestAllTypesOrBuilder
    • getMapUint64StructMap

      public Map<Long,com.google.protobuf.Struct> getMapUint64StructMap()
      map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;
      Specified by:
      getMapUint64StructMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64StructOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64StructOrThrow

      public com.google.protobuf.Struct getMapUint64StructOrThrow(long key)
      map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;
      Specified by:
      getMapUint64StructOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Struct

      public TestAllTypes.Builder clearMapUint64Struct()
    • removeMapUint64Struct

      public TestAllTypes.Builder removeMapUint64Struct(long key)
      map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;
    • getMutableMapUint64Struct

      @Deprecated public Map<Long,com.google.protobuf.Struct> getMutableMapUint64Struct()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Struct

      public TestAllTypes.Builder putMapUint64Struct(long key, com.google.protobuf.Struct value)
      map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;
    • putAllMapUint64Struct

      public TestAllTypes.Builder putAllMapUint64Struct(Map<Long,com.google.protobuf.Struct> values)
      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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.Value> map_uint64_value = 300;
      Specified by:
      getMapUint64ValueCount in interface TestAllTypesOrBuilder
    • containsMapUint64Value

      public boolean containsMapUint64Value(long key)
      map<uint64, .google.protobuf.Value> map_uint64_value = 300;
      Specified by:
      containsMapUint64Value in interface TestAllTypesOrBuilder
    • getMapUint64Value

      @Deprecated public Map<Long,com.google.protobuf.Value> getMapUint64Value()
      Deprecated.
      Specified by:
      getMapUint64Value in interface TestAllTypesOrBuilder
    • getMapUint64ValueMap

      public Map<Long,com.google.protobuf.Value> getMapUint64ValueMap()
      map<uint64, .google.protobuf.Value> map_uint64_value = 300;
      Specified by:
      getMapUint64ValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64ValueOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64ValueOrThrow

      public com.google.protobuf.Value getMapUint64ValueOrThrow(long key)
      map<uint64, .google.protobuf.Value> map_uint64_value = 300;
      Specified by:
      getMapUint64ValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Value

      public TestAllTypes.Builder clearMapUint64Value()
    • removeMapUint64Value

      public TestAllTypes.Builder removeMapUint64Value(long key)
      map<uint64, .google.protobuf.Value> map_uint64_value = 300;
    • getMutableMapUint64Value

      @Deprecated public Map<Long,com.google.protobuf.Value> getMutableMapUint64Value()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64Value

      public TestAllTypes.Builder putMapUint64Value(long key, com.google.protobuf.Value value)
      map<uint64, .google.protobuf.Value> map_uint64_value = 300;
    • putAllMapUint64Value

      public TestAllTypes.Builder putAllMapUint64Value(Map<Long,com.google.protobuf.Value> values)
      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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;
      Specified by:
      getMapUint64ListValueCount in interface TestAllTypesOrBuilder
    • containsMapUint64ListValue

      public boolean containsMapUint64ListValue(long key)
      map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;
      Specified by:
      containsMapUint64ListValue in interface TestAllTypesOrBuilder
    • getMapUint64ListValue

      @Deprecated public Map<Long,com.google.protobuf.ListValue> getMapUint64ListValue()
      Deprecated.
      Specified by:
      getMapUint64ListValue in interface TestAllTypesOrBuilder
    • getMapUint64ListValueMap

      public Map<Long,com.google.protobuf.ListValue> getMapUint64ListValueMap()
      map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;
      Specified by:
      getMapUint64ListValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64ListValueOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64ListValueOrThrow

      public com.google.protobuf.ListValue getMapUint64ListValueOrThrow(long key)
      map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;
      Specified by:
      getMapUint64ListValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64ListValue

      public TestAllTypes.Builder clearMapUint64ListValue()
    • removeMapUint64ListValue

      public TestAllTypes.Builder removeMapUint64ListValue(long key)
      map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;
    • getMutableMapUint64ListValue

      @Deprecated public Map<Long,com.google.protobuf.ListValue> getMutableMapUint64ListValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64ListValue

      public TestAllTypes.Builder putMapUint64ListValue(long key, com.google.protobuf.ListValue value)
      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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;
      Specified by:
      getMapUint64Int64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint64Int64Wrapper

      public boolean containsMapUint64Int64Wrapper(long key)
      map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;
      Specified by:
      containsMapUint64Int64Wrapper in interface TestAllTypesOrBuilder
    • getMapUint64Int64Wrapper

      @Deprecated public Map<Long,com.google.protobuf.Int64Value> getMapUint64Int64Wrapper()
      Deprecated.
      Specified by:
      getMapUint64Int64Wrapper in interface TestAllTypesOrBuilder
    • getMapUint64Int64WrapperMap

      public Map<Long,com.google.protobuf.Int64Value> getMapUint64Int64WrapperMap()
      map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;
      Specified by:
      getMapUint64Int64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64Int64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64Int64WrapperOrThrow

      public com.google.protobuf.Int64Value getMapUint64Int64WrapperOrThrow(long key)
      map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;
      Specified by:
      getMapUint64Int64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Int64Wrapper

      public TestAllTypes.Builder clearMapUint64Int64Wrapper()
    • removeMapUint64Int64Wrapper

      public TestAllTypes.Builder removeMapUint64Int64Wrapper(long key)
      map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;
    • getMutableMapUint64Int64Wrapper

      @Deprecated public Map<Long,com.google.protobuf.Int64Value> 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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;
      Specified by:
      getMapUint64Int32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint64Int32Wrapper

      public boolean containsMapUint64Int32Wrapper(long key)
      map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;
      Specified by:
      containsMapUint64Int32Wrapper in interface TestAllTypesOrBuilder
    • getMapUint64Int32Wrapper

      @Deprecated public Map<Long,com.google.protobuf.Int32Value> getMapUint64Int32Wrapper()
      Deprecated.
      Specified by:
      getMapUint64Int32Wrapper in interface TestAllTypesOrBuilder
    • getMapUint64Int32WrapperMap

      public Map<Long,com.google.protobuf.Int32Value> getMapUint64Int32WrapperMap()
      map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;
      Specified by:
      getMapUint64Int32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64Int32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64Int32WrapperOrThrow

      public com.google.protobuf.Int32Value getMapUint64Int32WrapperOrThrow(long key)
      map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;
      Specified by:
      getMapUint64Int32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Int32Wrapper

      public TestAllTypes.Builder clearMapUint64Int32Wrapper()
    • removeMapUint64Int32Wrapper

      public TestAllTypes.Builder removeMapUint64Int32Wrapper(long key)
      map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;
    • getMutableMapUint64Int32Wrapper

      @Deprecated public Map<Long,com.google.protobuf.Int32Value> 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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;
      Specified by:
      getMapUint64DoubleWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint64DoubleWrapper

      public boolean containsMapUint64DoubleWrapper(long key)
      map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;
      Specified by:
      containsMapUint64DoubleWrapper in interface TestAllTypesOrBuilder
    • getMapUint64DoubleWrapper

      @Deprecated public Map<Long,com.google.protobuf.DoubleValue> getMapUint64DoubleWrapper()
      Deprecated.
      Specified by:
      getMapUint64DoubleWrapper in interface TestAllTypesOrBuilder
    • getMapUint64DoubleWrapperMap

      public Map<Long,com.google.protobuf.DoubleValue> getMapUint64DoubleWrapperMap()
      map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;
      Specified by:
      getMapUint64DoubleWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64DoubleWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64DoubleWrapperOrThrow

      public com.google.protobuf.DoubleValue getMapUint64DoubleWrapperOrThrow(long key)
      map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;
      Specified by:
      getMapUint64DoubleWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64DoubleWrapper

      public TestAllTypes.Builder clearMapUint64DoubleWrapper()
    • removeMapUint64DoubleWrapper

      public TestAllTypes.Builder removeMapUint64DoubleWrapper(long key)
      map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;
    • getMutableMapUint64DoubleWrapper

      @Deprecated public Map<Long,com.google.protobuf.DoubleValue> 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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;
      Specified by:
      getMapUint64FloatWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint64FloatWrapper

      public boolean containsMapUint64FloatWrapper(long key)
      map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;
      Specified by:
      containsMapUint64FloatWrapper in interface TestAllTypesOrBuilder
    • getMapUint64FloatWrapper

      @Deprecated public Map<Long,com.google.protobuf.FloatValue> getMapUint64FloatWrapper()
      Deprecated.
      Specified by:
      getMapUint64FloatWrapper in interface TestAllTypesOrBuilder
    • getMapUint64FloatWrapperMap

      public Map<Long,com.google.protobuf.FloatValue> getMapUint64FloatWrapperMap()
      map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;
      Specified by:
      getMapUint64FloatWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64FloatWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64FloatWrapperOrThrow

      public com.google.protobuf.FloatValue getMapUint64FloatWrapperOrThrow(long key)
      map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;
      Specified by:
      getMapUint64FloatWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64FloatWrapper

      public TestAllTypes.Builder clearMapUint64FloatWrapper()
    • removeMapUint64FloatWrapper

      public TestAllTypes.Builder removeMapUint64FloatWrapper(long key)
      map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;
    • getMutableMapUint64FloatWrapper

      @Deprecated public Map<Long,com.google.protobuf.FloatValue> 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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;
      Specified by:
      getMapUint64Uint64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint64Uint64Wrapper

      public boolean containsMapUint64Uint64Wrapper(long key)
      map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;
      Specified by:
      containsMapUint64Uint64Wrapper in interface TestAllTypesOrBuilder
    • getMapUint64Uint64Wrapper

      @Deprecated public Map<Long,com.google.protobuf.UInt64Value> getMapUint64Uint64Wrapper()
      Deprecated.
      Specified by:
      getMapUint64Uint64Wrapper in interface TestAllTypesOrBuilder
    • getMapUint64Uint64WrapperMap

      public Map<Long,com.google.protobuf.UInt64Value> getMapUint64Uint64WrapperMap()
      map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;
      Specified by:
      getMapUint64Uint64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64Uint64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64Uint64WrapperOrThrow

      public com.google.protobuf.UInt64Value getMapUint64Uint64WrapperOrThrow(long key)
      map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;
      Specified by:
      getMapUint64Uint64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Uint64Wrapper

      public TestAllTypes.Builder clearMapUint64Uint64Wrapper()
    • removeMapUint64Uint64Wrapper

      public TestAllTypes.Builder removeMapUint64Uint64Wrapper(long key)
      map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;
    • getMutableMapUint64Uint64Wrapper

      @Deprecated public Map<Long,com.google.protobuf.UInt64Value> 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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;
      Specified by:
      getMapUint64Uint32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint64Uint32Wrapper

      public boolean containsMapUint64Uint32Wrapper(long key)
      map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;
      Specified by:
      containsMapUint64Uint32Wrapper in interface TestAllTypesOrBuilder
    • getMapUint64Uint32Wrapper

      @Deprecated public Map<Long,com.google.protobuf.UInt32Value> getMapUint64Uint32Wrapper()
      Deprecated.
      Specified by:
      getMapUint64Uint32Wrapper in interface TestAllTypesOrBuilder
    • getMapUint64Uint32WrapperMap

      public Map<Long,com.google.protobuf.UInt32Value> getMapUint64Uint32WrapperMap()
      map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;
      Specified by:
      getMapUint64Uint32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64Uint32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64Uint32WrapperOrThrow

      public com.google.protobuf.UInt32Value getMapUint64Uint32WrapperOrThrow(long key)
      map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;
      Specified by:
      getMapUint64Uint32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64Uint32Wrapper

      public TestAllTypes.Builder clearMapUint64Uint32Wrapper()
    • removeMapUint64Uint32Wrapper

      public TestAllTypes.Builder removeMapUint64Uint32Wrapper(long key)
      map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;
    • getMutableMapUint64Uint32Wrapper

      @Deprecated public Map<Long,com.google.protobuf.UInt32Value> 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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;
      Specified by:
      getMapUint64StringWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint64StringWrapper

      public boolean containsMapUint64StringWrapper(long key)
      map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;
      Specified by:
      containsMapUint64StringWrapper in interface TestAllTypesOrBuilder
    • getMapUint64StringWrapper

      @Deprecated public Map<Long,com.google.protobuf.StringValue> getMapUint64StringWrapper()
      Deprecated.
      Specified by:
      getMapUint64StringWrapper in interface TestAllTypesOrBuilder
    • getMapUint64StringWrapperMap

      public Map<Long,com.google.protobuf.StringValue> getMapUint64StringWrapperMap()
      map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;
      Specified by:
      getMapUint64StringWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64StringWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64StringWrapperOrThrow

      public com.google.protobuf.StringValue getMapUint64StringWrapperOrThrow(long key)
      map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;
      Specified by:
      getMapUint64StringWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64StringWrapper

      public TestAllTypes.Builder clearMapUint64StringWrapper()
    • removeMapUint64StringWrapper

      public TestAllTypes.Builder removeMapUint64StringWrapper(long key)
      map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;
    • getMutableMapUint64StringWrapper

      @Deprecated public Map<Long,com.google.protobuf.StringValue> 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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;
      Specified by:
      getMapUint64BoolWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint64BoolWrapper

      public boolean containsMapUint64BoolWrapper(long key)
      map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;
      Specified by:
      containsMapUint64BoolWrapper in interface TestAllTypesOrBuilder
    • getMapUint64BoolWrapper

      @Deprecated public Map<Long,com.google.protobuf.BoolValue> getMapUint64BoolWrapper()
      Deprecated.
      Specified by:
      getMapUint64BoolWrapper in interface TestAllTypesOrBuilder
    • getMapUint64BoolWrapperMap

      public Map<Long,com.google.protobuf.BoolValue> getMapUint64BoolWrapperMap()
      map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;
      Specified by:
      getMapUint64BoolWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64BoolWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64BoolWrapperOrThrow

      public com.google.protobuf.BoolValue getMapUint64BoolWrapperOrThrow(long key)
      map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;
      Specified by:
      getMapUint64BoolWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64BoolWrapper

      public TestAllTypes.Builder clearMapUint64BoolWrapper()
    • removeMapUint64BoolWrapper

      public TestAllTypes.Builder removeMapUint64BoolWrapper(long key)
      map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;
    • getMutableMapUint64BoolWrapper

      @Deprecated public Map<Long,com.google.protobuf.BoolValue> getMutableMapUint64BoolWrapper()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapUint64BoolWrapper

      public TestAllTypes.Builder putMapUint64BoolWrapper(long key, com.google.protobuf.BoolValue value)
      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: TestAllTypesOrBuilder
      map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;
      Specified by:
      getMapUint64BytesWrapperCount in interface TestAllTypesOrBuilder
    • containsMapUint64BytesWrapper

      public boolean containsMapUint64BytesWrapper(long key)
      map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;
      Specified by:
      containsMapUint64BytesWrapper in interface TestAllTypesOrBuilder
    • getMapUint64BytesWrapper

      @Deprecated public Map<Long,com.google.protobuf.BytesValue> getMapUint64BytesWrapper()
      Deprecated.
      Specified by:
      getMapUint64BytesWrapper in interface TestAllTypesOrBuilder
    • getMapUint64BytesWrapperMap

      public Map<Long,com.google.protobuf.BytesValue> getMapUint64BytesWrapperMap()
      map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;
      Specified by:
      getMapUint64BytesWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapUint64BytesWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapUint64BytesWrapperOrThrow

      public com.google.protobuf.BytesValue getMapUint64BytesWrapperOrThrow(long key)
      map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;
      Specified by:
      getMapUint64BytesWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapUint64BytesWrapper

      public TestAllTypes.Builder clearMapUint64BytesWrapper()
    • removeMapUint64BytesWrapper

      public TestAllTypes.Builder removeMapUint64BytesWrapper(long key)
      map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;
    • getMutableMapUint64BytesWrapper

      @Deprecated public Map<Long,com.google.protobuf.BytesValue> 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: TestAllTypesOrBuilder
      map<string, bool> map_string_bool = 218;
      Specified by:
      getMapStringBoolCount in interface TestAllTypesOrBuilder
    • containsMapStringBool

      public boolean containsMapStringBool(String key)
      map<string, bool> map_string_bool = 218;
      Specified by:
      containsMapStringBool in interface TestAllTypesOrBuilder
    • getMapStringBool

      @Deprecated public Map<String,Boolean> getMapStringBool()
      Deprecated.
      Specified by:
      getMapStringBool in interface TestAllTypesOrBuilder
    • getMapStringBoolMap

      public Map<String,Boolean> getMapStringBoolMap()
      map<string, bool> map_string_bool = 218;
      Specified by:
      getMapStringBoolMap in interface TestAllTypesOrBuilder
    • getMapStringBoolOrDefault

      public boolean getMapStringBoolOrDefault(String key, boolean defaultValue)
      map<string, bool> map_string_bool = 218;
      Specified by:
      getMapStringBoolOrDefault in interface TestAllTypesOrBuilder
    • getMapStringBoolOrThrow

      public boolean getMapStringBoolOrThrow(String key)
      map<string, bool> map_string_bool = 218;
      Specified by:
      getMapStringBoolOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringBool

      public TestAllTypes.Builder clearMapStringBool()
    • removeMapStringBool

      public TestAllTypes.Builder removeMapStringBool(String key)
      map<string, bool> map_string_bool = 218;
    • getMutableMapStringBool

      @Deprecated public Map<String,Boolean> getMutableMapStringBool()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringBool

      public TestAllTypes.Builder putMapStringBool(String key, boolean value)
      map<string, bool> map_string_bool = 218;
    • putAllMapStringBool

      public TestAllTypes.Builder putAllMapStringBool(Map<String,Boolean> values)
      map<string, bool> map_string_bool = 218;
    • getMapStringStringCount

      public int getMapStringStringCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, string> map_string_string = 61;
      Specified by:
      getMapStringStringCount in interface TestAllTypesOrBuilder
    • containsMapStringString

      public boolean containsMapStringString(String key)
      map<string, string> map_string_string = 61;
      Specified by:
      containsMapStringString in interface TestAllTypesOrBuilder
    • getMapStringString

      @Deprecated public Map<String,String> getMapStringString()
      Deprecated.
      Specified by:
      getMapStringString in interface TestAllTypesOrBuilder
    • getMapStringStringMap

      public Map<String,String> getMapStringStringMap()
      map<string, string> map_string_string = 61;
      Specified by:
      getMapStringStringMap in interface TestAllTypesOrBuilder
    • getMapStringStringOrDefault

      public String getMapStringStringOrDefault(String key, String defaultValue)
      map<string, string> map_string_string = 61;
      Specified by:
      getMapStringStringOrDefault in interface TestAllTypesOrBuilder
    • getMapStringStringOrThrow

      public String getMapStringStringOrThrow(String key)
      map<string, string> map_string_string = 61;
      Specified by:
      getMapStringStringOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringString

      public TestAllTypes.Builder clearMapStringString()
    • removeMapStringString

      public TestAllTypes.Builder removeMapStringString(String key)
      map<string, string> map_string_string = 61;
    • getMutableMapStringString

      @Deprecated public Map<String,String> getMutableMapStringString()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringString

      public TestAllTypes.Builder putMapStringString(String key, String value)
      map<string, string> map_string_string = 61;
    • putAllMapStringString

      public TestAllTypes.Builder putAllMapStringString(Map<String,String> values)
      map<string, string> map_string_string = 61;
    • getMapStringBytesCount

      public int getMapStringBytesCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, bytes> map_string_bytes = 219;
      Specified by:
      getMapStringBytesCount in interface TestAllTypesOrBuilder
    • containsMapStringBytes

      public boolean containsMapStringBytes(String key)
      map<string, bytes> map_string_bytes = 219;
      Specified by:
      containsMapStringBytes in interface TestAllTypesOrBuilder
    • getMapStringBytes

      @Deprecated public Map<String,com.google.protobuf.ByteString> getMapStringBytes()
      Deprecated.
      Specified by:
      getMapStringBytes in interface TestAllTypesOrBuilder
    • getMapStringBytesMap

      public Map<String,com.google.protobuf.ByteString> getMapStringBytesMap()
      map<string, bytes> map_string_bytes = 219;
      Specified by:
      getMapStringBytesMap in interface TestAllTypesOrBuilder
    • getMapStringBytesOrDefault

      public com.google.protobuf.ByteString getMapStringBytesOrDefault(String key, com.google.protobuf.ByteString defaultValue)
      map<string, bytes> map_string_bytes = 219;
      Specified by:
      getMapStringBytesOrDefault in interface TestAllTypesOrBuilder
    • getMapStringBytesOrThrow

      public com.google.protobuf.ByteString getMapStringBytesOrThrow(String key)
      map<string, bytes> map_string_bytes = 219;
      Specified by:
      getMapStringBytesOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringBytes

      public TestAllTypes.Builder clearMapStringBytes()
    • removeMapStringBytes

      public TestAllTypes.Builder removeMapStringBytes(String key)
      map<string, bytes> map_string_bytes = 219;
    • getMutableMapStringBytes

      @Deprecated public Map<String,com.google.protobuf.ByteString> getMutableMapStringBytes()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringBytes

      public TestAllTypes.Builder putMapStringBytes(String key, com.google.protobuf.ByteString value)
      map<string, bytes> map_string_bytes = 219;
    • putAllMapStringBytes

      public TestAllTypes.Builder putAllMapStringBytes(Map<String,com.google.protobuf.ByteString> values)
      map<string, bytes> map_string_bytes = 219;
    • getMapStringInt32Count

      public int getMapStringInt32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, int32> map_string_int32 = 220;
      Specified by:
      getMapStringInt32Count in interface TestAllTypesOrBuilder
    • containsMapStringInt32

      public boolean containsMapStringInt32(String key)
      map<string, int32> map_string_int32 = 220;
      Specified by:
      containsMapStringInt32 in interface TestAllTypesOrBuilder
    • getMapStringInt32

      @Deprecated public Map<String,Integer> getMapStringInt32()
      Deprecated.
      Specified by:
      getMapStringInt32 in interface TestAllTypesOrBuilder
    • getMapStringInt32Map

      public Map<String,Integer> getMapStringInt32Map()
      map<string, int32> map_string_int32 = 220;
      Specified by:
      getMapStringInt32Map in interface TestAllTypesOrBuilder
    • getMapStringInt32OrDefault

      public int getMapStringInt32OrDefault(String key, int defaultValue)
      map<string, int32> map_string_int32 = 220;
      Specified by:
      getMapStringInt32OrDefault in interface TestAllTypesOrBuilder
    • getMapStringInt32OrThrow

      public int getMapStringInt32OrThrow(String key)
      map<string, int32> map_string_int32 = 220;
      Specified by:
      getMapStringInt32OrThrow in interface TestAllTypesOrBuilder
    • clearMapStringInt32

      public TestAllTypes.Builder clearMapStringInt32()
    • removeMapStringInt32

      public TestAllTypes.Builder removeMapStringInt32(String key)
      map<string, int32> map_string_int32 = 220;
    • getMutableMapStringInt32

      @Deprecated public Map<String,Integer> getMutableMapStringInt32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringInt32

      public TestAllTypes.Builder putMapStringInt32(String key, int value)
      map<string, int32> map_string_int32 = 220;
    • putAllMapStringInt32

      public TestAllTypes.Builder putAllMapStringInt32(Map<String,Integer> values)
      map<string, int32> map_string_int32 = 220;
    • getMapStringInt64Count

      public int getMapStringInt64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, int64> map_string_int64 = 221;
      Specified by:
      getMapStringInt64Count in interface TestAllTypesOrBuilder
    • containsMapStringInt64

      public boolean containsMapStringInt64(String key)
      map<string, int64> map_string_int64 = 221;
      Specified by:
      containsMapStringInt64 in interface TestAllTypesOrBuilder
    • getMapStringInt64

      @Deprecated public Map<String,Long> getMapStringInt64()
      Deprecated.
      Specified by:
      getMapStringInt64 in interface TestAllTypesOrBuilder
    • getMapStringInt64Map

      public Map<String,Long> getMapStringInt64Map()
      map<string, int64> map_string_int64 = 221;
      Specified by:
      getMapStringInt64Map in interface TestAllTypesOrBuilder
    • getMapStringInt64OrDefault

      public long getMapStringInt64OrDefault(String key, long defaultValue)
      map<string, int64> map_string_int64 = 221;
      Specified by:
      getMapStringInt64OrDefault in interface TestAllTypesOrBuilder
    • getMapStringInt64OrThrow

      public long getMapStringInt64OrThrow(String key)
      map<string, int64> map_string_int64 = 221;
      Specified by:
      getMapStringInt64OrThrow in interface TestAllTypesOrBuilder
    • clearMapStringInt64

      public TestAllTypes.Builder clearMapStringInt64()
    • removeMapStringInt64

      public TestAllTypes.Builder removeMapStringInt64(String key)
      map<string, int64> map_string_int64 = 221;
    • getMutableMapStringInt64

      @Deprecated public Map<String,Long> getMutableMapStringInt64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringInt64

      public TestAllTypes.Builder putMapStringInt64(String key, long value)
      map<string, int64> map_string_int64 = 221;
    • putAllMapStringInt64

      public TestAllTypes.Builder putAllMapStringInt64(Map<String,Long> values)
      map<string, int64> map_string_int64 = 221;
    • getMapStringUint32Count

      public int getMapStringUint32Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, uint32> map_string_uint32 = 222;
      Specified by:
      getMapStringUint32Count in interface TestAllTypesOrBuilder
    • containsMapStringUint32

      public boolean containsMapStringUint32(String key)
      map<string, uint32> map_string_uint32 = 222;
      Specified by:
      containsMapStringUint32 in interface TestAllTypesOrBuilder
    • getMapStringUint32

      @Deprecated public Map<String,Integer> getMapStringUint32()
      Deprecated.
      Specified by:
      getMapStringUint32 in interface TestAllTypesOrBuilder
    • getMapStringUint32Map

      public Map<String,Integer> getMapStringUint32Map()
      map<string, uint32> map_string_uint32 = 222;
      Specified by:
      getMapStringUint32Map in interface TestAllTypesOrBuilder
    • getMapStringUint32OrDefault

      public int getMapStringUint32OrDefault(String key, int defaultValue)
      map<string, uint32> map_string_uint32 = 222;
      Specified by:
      getMapStringUint32OrDefault in interface TestAllTypesOrBuilder
    • getMapStringUint32OrThrow

      public int getMapStringUint32OrThrow(String key)
      map<string, uint32> map_string_uint32 = 222;
      Specified by:
      getMapStringUint32OrThrow in interface TestAllTypesOrBuilder
    • clearMapStringUint32

      public TestAllTypes.Builder clearMapStringUint32()
    • removeMapStringUint32

      public TestAllTypes.Builder removeMapStringUint32(String key)
      map<string, uint32> map_string_uint32 = 222;
    • getMutableMapStringUint32

      @Deprecated public Map<String,Integer> getMutableMapStringUint32()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringUint32

      public TestAllTypes.Builder putMapStringUint32(String key, int value)
      map<string, uint32> map_string_uint32 = 222;
    • putAllMapStringUint32

      public TestAllTypes.Builder putAllMapStringUint32(Map<String,Integer> values)
      map<string, uint32> map_string_uint32 = 222;
    • getMapStringUint64Count

      public int getMapStringUint64Count()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, uint64> map_string_uint64 = 223;
      Specified by:
      getMapStringUint64Count in interface TestAllTypesOrBuilder
    • containsMapStringUint64

      public boolean containsMapStringUint64(String key)
      map<string, uint64> map_string_uint64 = 223;
      Specified by:
      containsMapStringUint64 in interface TestAllTypesOrBuilder
    • getMapStringUint64

      @Deprecated public Map<String,Long> getMapStringUint64()
      Deprecated.
      Specified by:
      getMapStringUint64 in interface TestAllTypesOrBuilder
    • getMapStringUint64Map

      public Map<String,Long> getMapStringUint64Map()
      map<string, uint64> map_string_uint64 = 223;
      Specified by:
      getMapStringUint64Map in interface TestAllTypesOrBuilder
    • getMapStringUint64OrDefault

      public long getMapStringUint64OrDefault(String key, long defaultValue)
      map<string, uint64> map_string_uint64 = 223;
      Specified by:
      getMapStringUint64OrDefault in interface TestAllTypesOrBuilder
    • getMapStringUint64OrThrow

      public long getMapStringUint64OrThrow(String key)
      map<string, uint64> map_string_uint64 = 223;
      Specified by:
      getMapStringUint64OrThrow in interface TestAllTypesOrBuilder
    • clearMapStringUint64

      public TestAllTypes.Builder clearMapStringUint64()
    • removeMapStringUint64

      public TestAllTypes.Builder removeMapStringUint64(String key)
      map<string, uint64> map_string_uint64 = 223;
    • getMutableMapStringUint64

      @Deprecated public Map<String,Long> getMutableMapStringUint64()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringUint64

      public TestAllTypes.Builder putMapStringUint64(String key, long value)
      map<string, uint64> map_string_uint64 = 223;
    • putAllMapStringUint64

      public TestAllTypes.Builder putAllMapStringUint64(Map<String,Long> values)
      map<string, uint64> map_string_uint64 = 223;
    • getMapStringFloatCount

      public int getMapStringFloatCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, float> map_string_float = 224;
      Specified by:
      getMapStringFloatCount in interface TestAllTypesOrBuilder
    • containsMapStringFloat

      public boolean containsMapStringFloat(String key)
      map<string, float> map_string_float = 224;
      Specified by:
      containsMapStringFloat in interface TestAllTypesOrBuilder
    • getMapStringFloat

      @Deprecated public Map<String,Float> getMapStringFloat()
      Deprecated.
      Specified by:
      getMapStringFloat in interface TestAllTypesOrBuilder
    • getMapStringFloatMap

      public Map<String,Float> getMapStringFloatMap()
      map<string, float> map_string_float = 224;
      Specified by:
      getMapStringFloatMap in interface TestAllTypesOrBuilder
    • getMapStringFloatOrDefault

      public float getMapStringFloatOrDefault(String key, float defaultValue)
      map<string, float> map_string_float = 224;
      Specified by:
      getMapStringFloatOrDefault in interface TestAllTypesOrBuilder
    • getMapStringFloatOrThrow

      public float getMapStringFloatOrThrow(String key)
      map<string, float> map_string_float = 224;
      Specified by:
      getMapStringFloatOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringFloat

      public TestAllTypes.Builder clearMapStringFloat()
    • removeMapStringFloat

      public TestAllTypes.Builder removeMapStringFloat(String key)
      map<string, float> map_string_float = 224;
    • getMutableMapStringFloat

      @Deprecated public Map<String,Float> getMutableMapStringFloat()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringFloat

      public TestAllTypes.Builder putMapStringFloat(String key, float value)
      map<string, float> map_string_float = 224;
    • putAllMapStringFloat

      public TestAllTypes.Builder putAllMapStringFloat(Map<String,Float> values)
      map<string, float> map_string_float = 224;
    • getMapStringDoubleCount

      public int getMapStringDoubleCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, double> map_string_double = 225;
      Specified by:
      getMapStringDoubleCount in interface TestAllTypesOrBuilder
    • containsMapStringDouble

      public boolean containsMapStringDouble(String key)
      map<string, double> map_string_double = 225;
      Specified by:
      containsMapStringDouble in interface TestAllTypesOrBuilder
    • getMapStringDouble

      @Deprecated public Map<String,Double> getMapStringDouble()
      Deprecated.
      Specified by:
      getMapStringDouble in interface TestAllTypesOrBuilder
    • getMapStringDoubleMap

      public Map<String,Double> getMapStringDoubleMap()
      map<string, double> map_string_double = 225;
      Specified by:
      getMapStringDoubleMap in interface TestAllTypesOrBuilder
    • getMapStringDoubleOrDefault

      public double getMapStringDoubleOrDefault(String key, double defaultValue)
      map<string, double> map_string_double = 225;
      Specified by:
      getMapStringDoubleOrDefault in interface TestAllTypesOrBuilder
    • getMapStringDoubleOrThrow

      public double getMapStringDoubleOrThrow(String key)
      map<string, double> map_string_double = 225;
      Specified by:
      getMapStringDoubleOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringDouble

      public TestAllTypes.Builder clearMapStringDouble()
    • removeMapStringDouble

      public TestAllTypes.Builder removeMapStringDouble(String key)
      map<string, double> map_string_double = 225;
    • getMutableMapStringDouble

      @Deprecated public Map<String,Double> getMutableMapStringDouble()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringDouble

      public TestAllTypes.Builder putMapStringDouble(String key, double value)
      map<string, double> map_string_double = 225;
    • putAllMapStringDouble

      public TestAllTypes.Builder putAllMapStringDouble(Map<String,Double> values)
      map<string, double> map_string_double = 225;
    • getMapStringEnumCount

      public int getMapStringEnumCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;
      Specified by:
      getMapStringEnumCount in interface TestAllTypesOrBuilder
    • containsMapStringEnum

      public boolean containsMapStringEnum(String key)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;
      Specified by:
      containsMapStringEnum in interface TestAllTypesOrBuilder
    • getMapStringEnum

      @Deprecated public Map<String,TestAllTypes.NestedEnum> getMapStringEnum()
      Deprecated.
      Specified by:
      getMapStringEnum in interface TestAllTypesOrBuilder
    • getMapStringEnumMap

      public Map<String,TestAllTypes.NestedEnum> getMapStringEnumMap()
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;
      Specified by:
      getMapStringEnumMap in interface TestAllTypesOrBuilder
    • getMapStringEnumOrDefault

      public TestAllTypes.NestedEnum getMapStringEnumOrDefault(String key, TestAllTypes.NestedEnum defaultValue)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;
      Specified by:
      getMapStringEnumOrDefault in interface TestAllTypesOrBuilder
    • getMapStringEnumOrThrow

      public TestAllTypes.NestedEnum getMapStringEnumOrThrow(String key)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;
      Specified by:
      getMapStringEnumOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringEnum

      public TestAllTypes.Builder clearMapStringEnum()
    • removeMapStringEnum

      public TestAllTypes.Builder removeMapStringEnum(String key)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;
    • getMutableMapStringEnum

      @Deprecated public Map<String,TestAllTypes.NestedEnum> getMutableMapStringEnum()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringEnum

      public TestAllTypes.Builder putMapStringEnum(String key, TestAllTypes.NestedEnum value)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;
    • putAllMapStringEnum

      public TestAllTypes.Builder putAllMapStringEnum(Map<String,TestAllTypes.NestedEnum> values)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedEnum> map_string_enum = 226;
    • getMapStringMessageCount

      public int getMapStringMessageCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;
      Specified by:
      getMapStringMessageCount in interface TestAllTypesOrBuilder
    • containsMapStringMessage

      public boolean containsMapStringMessage(String key)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;
      Specified by:
      containsMapStringMessage in interface TestAllTypesOrBuilder
    • getMapStringMessage

      @Deprecated public Map<String,TestAllTypes.NestedMessage> getMapStringMessage()
      Deprecated.
      Specified by:
      getMapStringMessage in interface TestAllTypesOrBuilder
    • getMapStringMessageMap

      public Map<String,TestAllTypes.NestedMessage> getMapStringMessageMap()
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;
      Specified by:
      getMapStringMessageMap in interface TestAllTypesOrBuilder
    • getMapStringMessageOrDefault

      public TestAllTypes.NestedMessage getMapStringMessageOrDefault(String key, TestAllTypes.NestedMessage defaultValue)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;
      Specified by:
      getMapStringMessageOrDefault in interface TestAllTypesOrBuilder
    • getMapStringMessageOrThrow

      public TestAllTypes.NestedMessage getMapStringMessageOrThrow(String key)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;
      Specified by:
      getMapStringMessageOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringMessage

      public TestAllTypes.Builder clearMapStringMessage()
    • removeMapStringMessage

      public TestAllTypes.Builder removeMapStringMessage(String key)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;
    • getMutableMapStringMessage

      @Deprecated public Map<String,TestAllTypes.NestedMessage> getMutableMapStringMessage()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringMessage

      public TestAllTypes.Builder putMapStringMessage(String key, TestAllTypes.NestedMessage value)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;
    • putAllMapStringMessage

      public TestAllTypes.Builder putAllMapStringMessage(Map<String,TestAllTypes.NestedMessage> values)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;
    • putMapStringMessageBuilderIfAbsent

      public TestAllTypes.NestedMessage.Builder putMapStringMessageBuilderIfAbsent(String key)
      map<string, .cel.expr.conformance.proto2.TestAllTypes.NestedMessage> map_string_message = 227;
    • getMapStringDurationCount

      public int getMapStringDurationCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.Duration> map_string_duration = 243;
      Specified by:
      getMapStringDurationCount in interface TestAllTypesOrBuilder
    • containsMapStringDuration

      public boolean containsMapStringDuration(String key)
      map<string, .google.protobuf.Duration> map_string_duration = 243;
      Specified by:
      containsMapStringDuration in interface TestAllTypesOrBuilder
    • getMapStringDuration

      @Deprecated public Map<String,com.google.protobuf.Duration> getMapStringDuration()
      Deprecated.
      Specified by:
      getMapStringDuration in interface TestAllTypesOrBuilder
    • getMapStringDurationMap

      public Map<String,com.google.protobuf.Duration> getMapStringDurationMap()
      map<string, .google.protobuf.Duration> map_string_duration = 243;
      Specified by:
      getMapStringDurationMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringDurationOrDefault in interface TestAllTypesOrBuilder
    • getMapStringDurationOrThrow

      public com.google.protobuf.Duration getMapStringDurationOrThrow(String key)
      map<string, .google.protobuf.Duration> map_string_duration = 243;
      Specified by:
      getMapStringDurationOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringDuration

      public TestAllTypes.Builder clearMapStringDuration()
    • removeMapStringDuration

      public TestAllTypes.Builder removeMapStringDuration(String key)
      map<string, .google.protobuf.Duration> map_string_duration = 243;
    • getMutableMapStringDuration

      @Deprecated public Map<String,com.google.protobuf.Duration> getMutableMapStringDuration()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringDuration

      public TestAllTypes.Builder putMapStringDuration(String key, com.google.protobuf.Duration value)
      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

      public com.google.protobuf.Duration.Builder putMapStringDurationBuilderIfAbsent(String key)
      map<string, .google.protobuf.Duration> map_string_duration = 243;
    • getMapStringTimestampCount

      public int getMapStringTimestampCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;
      Specified by:
      getMapStringTimestampCount in interface TestAllTypesOrBuilder
    • containsMapStringTimestamp

      public boolean containsMapStringTimestamp(String key)
      map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;
      Specified by:
      containsMapStringTimestamp in interface TestAllTypesOrBuilder
    • getMapStringTimestamp

      @Deprecated public Map<String,com.google.protobuf.Timestamp> getMapStringTimestamp()
      Deprecated.
      Specified by:
      getMapStringTimestamp in interface TestAllTypesOrBuilder
    • getMapStringTimestampMap

      public Map<String,com.google.protobuf.Timestamp> getMapStringTimestampMap()
      map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;
      Specified by:
      getMapStringTimestampMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringTimestampOrDefault in interface TestAllTypesOrBuilder
    • getMapStringTimestampOrThrow

      public com.google.protobuf.Timestamp getMapStringTimestampOrThrow(String key)
      map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;
      Specified by:
      getMapStringTimestampOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringTimestamp

      public TestAllTypes.Builder clearMapStringTimestamp()
    • removeMapStringTimestamp

      public TestAllTypes.Builder removeMapStringTimestamp(String key)
      map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;
    • getMutableMapStringTimestamp

      @Deprecated public Map<String,com.google.protobuf.Timestamp> getMutableMapStringTimestamp()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringTimestamp

      public TestAllTypes.Builder putMapStringTimestamp(String key, com.google.protobuf.Timestamp value)
      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

      public com.google.protobuf.Timestamp.Builder putMapStringTimestampBuilderIfAbsent(String key)
      map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;
    • getMapStringNullValueCount

      public int getMapStringNullValueCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.NullValue> map_string_null_value = 245;
      Specified by:
      getMapStringNullValueCount in interface TestAllTypesOrBuilder
    • containsMapStringNullValue

      public boolean containsMapStringNullValue(String key)
      map<string, .google.protobuf.NullValue> map_string_null_value = 245;
      Specified by:
      containsMapStringNullValue in interface TestAllTypesOrBuilder
    • getMapStringNullValue

      @Deprecated public Map<String,com.google.protobuf.NullValue> getMapStringNullValue()
      Deprecated.
      Specified by:
      getMapStringNullValue in interface TestAllTypesOrBuilder
    • getMapStringNullValueMap

      public Map<String,com.google.protobuf.NullValue> getMapStringNullValueMap()
      map<string, .google.protobuf.NullValue> map_string_null_value = 245;
      Specified by:
      getMapStringNullValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringNullValueOrDefault in interface TestAllTypesOrBuilder
    • getMapStringNullValueOrThrow

      public com.google.protobuf.NullValue getMapStringNullValueOrThrow(String key)
      map<string, .google.protobuf.NullValue> map_string_null_value = 245;
      Specified by:
      getMapStringNullValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringNullValue

      public TestAllTypes.Builder clearMapStringNullValue()
    • removeMapStringNullValue

      public TestAllTypes.Builder removeMapStringNullValue(String key)
      map<string, .google.protobuf.NullValue> map_string_null_value = 245;
    • getMutableMapStringNullValue

      @Deprecated public Map<String,com.google.protobuf.NullValue> getMutableMapStringNullValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringNullValue

      public TestAllTypes.Builder putMapStringNullValue(String key, com.google.protobuf.NullValue value)
      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: TestAllTypesOrBuilder
      map<string, .google.protobuf.Any> map_string_any = 311;
      Specified by:
      getMapStringAnyCount in interface TestAllTypesOrBuilder
    • containsMapStringAny

      public boolean containsMapStringAny(String key)
      map<string, .google.protobuf.Any> map_string_any = 311;
      Specified by:
      containsMapStringAny in interface TestAllTypesOrBuilder
    • getMapStringAny

      @Deprecated public Map<String,com.google.protobuf.Any> getMapStringAny()
      Deprecated.
      Specified by:
      getMapStringAny in interface TestAllTypesOrBuilder
    • getMapStringAnyMap

      public Map<String,com.google.protobuf.Any> getMapStringAnyMap()
      map<string, .google.protobuf.Any> map_string_any = 311;
      Specified by:
      getMapStringAnyMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringAnyOrDefault in interface TestAllTypesOrBuilder
    • getMapStringAnyOrThrow

      public com.google.protobuf.Any getMapStringAnyOrThrow(String key)
      map<string, .google.protobuf.Any> map_string_any = 311;
      Specified by:
      getMapStringAnyOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringAny

      public TestAllTypes.Builder clearMapStringAny()
    • removeMapStringAny

      public TestAllTypes.Builder removeMapStringAny(String key)
      map<string, .google.protobuf.Any> map_string_any = 311;
    • getMutableMapStringAny

      @Deprecated public Map<String,com.google.protobuf.Any> getMutableMapStringAny()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringAny

      public TestAllTypes.Builder putMapStringAny(String key, com.google.protobuf.Any value)
      map<string, .google.protobuf.Any> map_string_any = 311;
    • putAllMapStringAny

      public TestAllTypes.Builder putAllMapStringAny(Map<String,com.google.protobuf.Any> values)
      map<string, .google.protobuf.Any> map_string_any = 311;
    • putMapStringAnyBuilderIfAbsent

      public com.google.protobuf.Any.Builder putMapStringAnyBuilderIfAbsent(String key)
      map<string, .google.protobuf.Any> map_string_any = 311;
    • getMapStringStructCount

      public int getMapStringStructCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.Struct> map_string_struct = 312;
      Specified by:
      getMapStringStructCount in interface TestAllTypesOrBuilder
    • containsMapStringStruct

      public boolean containsMapStringStruct(String key)
      map<string, .google.protobuf.Struct> map_string_struct = 312;
      Specified by:
      containsMapStringStruct in interface TestAllTypesOrBuilder
    • getMapStringStruct

      @Deprecated public Map<String,com.google.protobuf.Struct> getMapStringStruct()
      Deprecated.
      Specified by:
      getMapStringStruct in interface TestAllTypesOrBuilder
    • getMapStringStructMap

      public Map<String,com.google.protobuf.Struct> getMapStringStructMap()
      map<string, .google.protobuf.Struct> map_string_struct = 312;
      Specified by:
      getMapStringStructMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringStructOrDefault in interface TestAllTypesOrBuilder
    • getMapStringStructOrThrow

      public com.google.protobuf.Struct getMapStringStructOrThrow(String key)
      map<string, .google.protobuf.Struct> map_string_struct = 312;
      Specified by:
      getMapStringStructOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringStruct

      public TestAllTypes.Builder clearMapStringStruct()
    • removeMapStringStruct

      public TestAllTypes.Builder removeMapStringStruct(String key)
      map<string, .google.protobuf.Struct> map_string_struct = 312;
    • getMutableMapStringStruct

      @Deprecated public Map<String,com.google.protobuf.Struct> getMutableMapStringStruct()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringStruct

      public TestAllTypes.Builder putMapStringStruct(String key, com.google.protobuf.Struct value)
      map<string, .google.protobuf.Struct> map_string_struct = 312;
    • putAllMapStringStruct

      public TestAllTypes.Builder putAllMapStringStruct(Map<String,com.google.protobuf.Struct> values)
      map<string, .google.protobuf.Struct> map_string_struct = 312;
    • putMapStringStructBuilderIfAbsent

      public com.google.protobuf.Struct.Builder putMapStringStructBuilderIfAbsent(String key)
      map<string, .google.protobuf.Struct> map_string_struct = 312;
    • getMapStringValueCount

      public int getMapStringValueCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.Value> map_string_value = 313;
      Specified by:
      getMapStringValueCount in interface TestAllTypesOrBuilder
    • containsMapStringValue

      public boolean containsMapStringValue(String key)
      map<string, .google.protobuf.Value> map_string_value = 313;
      Specified by:
      containsMapStringValue in interface TestAllTypesOrBuilder
    • getMapStringValue

      @Deprecated public Map<String,com.google.protobuf.Value> getMapStringValue()
      Deprecated.
      Specified by:
      getMapStringValue in interface TestAllTypesOrBuilder
    • getMapStringValueMap

      public Map<String,com.google.protobuf.Value> getMapStringValueMap()
      map<string, .google.protobuf.Value> map_string_value = 313;
      Specified by:
      getMapStringValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringValueOrDefault in interface TestAllTypesOrBuilder
    • getMapStringValueOrThrow

      public com.google.protobuf.Value getMapStringValueOrThrow(String key)
      map<string, .google.protobuf.Value> map_string_value = 313;
      Specified by:
      getMapStringValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringValue

      public TestAllTypes.Builder clearMapStringValue()
    • removeMapStringValue

      public TestAllTypes.Builder removeMapStringValue(String key)
      map<string, .google.protobuf.Value> map_string_value = 313;
    • getMutableMapStringValue

      @Deprecated public Map<String,com.google.protobuf.Value> getMutableMapStringValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringValue

      public TestAllTypes.Builder putMapStringValue(String key, com.google.protobuf.Value value)
      map<string, .google.protobuf.Value> map_string_value = 313;
    • putAllMapStringValue

      public TestAllTypes.Builder putAllMapStringValue(Map<String,com.google.protobuf.Value> values)
      map<string, .google.protobuf.Value> map_string_value = 313;
    • putMapStringValueBuilderIfAbsent

      public com.google.protobuf.Value.Builder putMapStringValueBuilderIfAbsent(String key)
      map<string, .google.protobuf.Value> map_string_value = 313;
    • getMapStringListValueCount

      public int getMapStringListValueCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.ListValue> map_string_list_value = 314;
      Specified by:
      getMapStringListValueCount in interface TestAllTypesOrBuilder
    • containsMapStringListValue

      public boolean containsMapStringListValue(String key)
      map<string, .google.protobuf.ListValue> map_string_list_value = 314;
      Specified by:
      containsMapStringListValue in interface TestAllTypesOrBuilder
    • getMapStringListValue

      @Deprecated public Map<String,com.google.protobuf.ListValue> getMapStringListValue()
      Deprecated.
      Specified by:
      getMapStringListValue in interface TestAllTypesOrBuilder
    • getMapStringListValueMap

      public Map<String,com.google.protobuf.ListValue> getMapStringListValueMap()
      map<string, .google.protobuf.ListValue> map_string_list_value = 314;
      Specified by:
      getMapStringListValueMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringListValueOrDefault in interface TestAllTypesOrBuilder
    • getMapStringListValueOrThrow

      public com.google.protobuf.ListValue getMapStringListValueOrThrow(String key)
      map<string, .google.protobuf.ListValue> map_string_list_value = 314;
      Specified by:
      getMapStringListValueOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringListValue

      public TestAllTypes.Builder clearMapStringListValue()
    • removeMapStringListValue

      public TestAllTypes.Builder removeMapStringListValue(String key)
      map<string, .google.protobuf.ListValue> map_string_list_value = 314;
    • getMutableMapStringListValue

      @Deprecated public Map<String,com.google.protobuf.ListValue> getMutableMapStringListValue()
      Deprecated.
      Use alternate mutation accessors instead.
    • putMapStringListValue

      public TestAllTypes.Builder putMapStringListValue(String key, com.google.protobuf.ListValue value)
      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

      public com.google.protobuf.ListValue.Builder putMapStringListValueBuilderIfAbsent(String key)
      map<string, .google.protobuf.ListValue> map_string_list_value = 314;
    • getMapStringInt64WrapperCount

      public int getMapStringInt64WrapperCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;
      Specified by:
      getMapStringInt64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapStringInt64Wrapper

      public boolean containsMapStringInt64Wrapper(String key)
      map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;
      Specified by:
      containsMapStringInt64Wrapper in interface TestAllTypesOrBuilder
    • getMapStringInt64Wrapper

      @Deprecated public Map<String,com.google.protobuf.Int64Value> getMapStringInt64Wrapper()
      Deprecated.
      Specified by:
      getMapStringInt64Wrapper in interface TestAllTypesOrBuilder
    • getMapStringInt64WrapperMap

      public Map<String,com.google.protobuf.Int64Value> getMapStringInt64WrapperMap()
      map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;
      Specified by:
      getMapStringInt64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringInt64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapStringInt64WrapperOrThrow

      public com.google.protobuf.Int64Value getMapStringInt64WrapperOrThrow(String key)
      map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;
      Specified by:
      getMapStringInt64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringInt64Wrapper

      public TestAllTypes.Builder clearMapStringInt64Wrapper()
    • removeMapStringInt64Wrapper

      public TestAllTypes.Builder removeMapStringInt64Wrapper(String key)
      map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;
    • getMutableMapStringInt64Wrapper

      @Deprecated public Map<String,com.google.protobuf.Int64Value> 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

      public com.google.protobuf.Int64Value.Builder putMapStringInt64WrapperBuilderIfAbsent(String key)
      map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;
    • getMapStringInt32WrapperCount

      public int getMapStringInt32WrapperCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;
      Specified by:
      getMapStringInt32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapStringInt32Wrapper

      public boolean containsMapStringInt32Wrapper(String key)
      map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;
      Specified by:
      containsMapStringInt32Wrapper in interface TestAllTypesOrBuilder
    • getMapStringInt32Wrapper

      @Deprecated public Map<String,com.google.protobuf.Int32Value> getMapStringInt32Wrapper()
      Deprecated.
      Specified by:
      getMapStringInt32Wrapper in interface TestAllTypesOrBuilder
    • getMapStringInt32WrapperMap

      public Map<String,com.google.protobuf.Int32Value> getMapStringInt32WrapperMap()
      map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;
      Specified by:
      getMapStringInt32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringInt32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapStringInt32WrapperOrThrow

      public com.google.protobuf.Int32Value getMapStringInt32WrapperOrThrow(String key)
      map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;
      Specified by:
      getMapStringInt32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringInt32Wrapper

      public TestAllTypes.Builder clearMapStringInt32Wrapper()
    • removeMapStringInt32Wrapper

      public TestAllTypes.Builder removeMapStringInt32Wrapper(String key)
      map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;
    • getMutableMapStringInt32Wrapper

      @Deprecated public Map<String,com.google.protobuf.Int32Value> 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

      public com.google.protobuf.Int32Value.Builder putMapStringInt32WrapperBuilderIfAbsent(String key)
      map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;
    • getMapStringDoubleWrapperCount

      public int getMapStringDoubleWrapperCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;
      Specified by:
      getMapStringDoubleWrapperCount in interface TestAllTypesOrBuilder
    • containsMapStringDoubleWrapper

      public boolean containsMapStringDoubleWrapper(String key)
      map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;
      Specified by:
      containsMapStringDoubleWrapper in interface TestAllTypesOrBuilder
    • getMapStringDoubleWrapper

      @Deprecated public Map<String,com.google.protobuf.DoubleValue> getMapStringDoubleWrapper()
      Deprecated.
      Specified by:
      getMapStringDoubleWrapper in interface TestAllTypesOrBuilder
    • getMapStringDoubleWrapperMap

      public Map<String,com.google.protobuf.DoubleValue> getMapStringDoubleWrapperMap()
      map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;
      Specified by:
      getMapStringDoubleWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringDoubleWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapStringDoubleWrapperOrThrow

      public com.google.protobuf.DoubleValue getMapStringDoubleWrapperOrThrow(String key)
      map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;
      Specified by:
      getMapStringDoubleWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringDoubleWrapper

      public TestAllTypes.Builder clearMapStringDoubleWrapper()
    • removeMapStringDoubleWrapper

      public TestAllTypes.Builder removeMapStringDoubleWrapper(String key)
      map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;
    • getMutableMapStringDoubleWrapper

      @Deprecated public Map<String,com.google.protobuf.DoubleValue> 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

      public com.google.protobuf.DoubleValue.Builder putMapStringDoubleWrapperBuilderIfAbsent(String key)
      map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;
    • getMapStringFloatWrapperCount

      public int getMapStringFloatWrapperCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;
      Specified by:
      getMapStringFloatWrapperCount in interface TestAllTypesOrBuilder
    • containsMapStringFloatWrapper

      public boolean containsMapStringFloatWrapper(String key)
      map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;
      Specified by:
      containsMapStringFloatWrapper in interface TestAllTypesOrBuilder
    • getMapStringFloatWrapper

      @Deprecated public Map<String,com.google.protobuf.FloatValue> getMapStringFloatWrapper()
      Deprecated.
      Specified by:
      getMapStringFloatWrapper in interface TestAllTypesOrBuilder
    • getMapStringFloatWrapperMap

      public Map<String,com.google.protobuf.FloatValue> getMapStringFloatWrapperMap()
      map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;
      Specified by:
      getMapStringFloatWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringFloatWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapStringFloatWrapperOrThrow

      public com.google.protobuf.FloatValue getMapStringFloatWrapperOrThrow(String key)
      map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;
      Specified by:
      getMapStringFloatWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringFloatWrapper

      public TestAllTypes.Builder clearMapStringFloatWrapper()
    • removeMapStringFloatWrapper

      public TestAllTypes.Builder removeMapStringFloatWrapper(String key)
      map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;
    • getMutableMapStringFloatWrapper

      @Deprecated public Map<String,com.google.protobuf.FloatValue> 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

      public com.google.protobuf.FloatValue.Builder putMapStringFloatWrapperBuilderIfAbsent(String key)
      map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;
    • getMapStringUint64WrapperCount

      public int getMapStringUint64WrapperCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;
      Specified by:
      getMapStringUint64WrapperCount in interface TestAllTypesOrBuilder
    • containsMapStringUint64Wrapper

      public boolean containsMapStringUint64Wrapper(String key)
      map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;
      Specified by:
      containsMapStringUint64Wrapper in interface TestAllTypesOrBuilder
    • getMapStringUint64Wrapper

      @Deprecated public Map<String,com.google.protobuf.UInt64Value> getMapStringUint64Wrapper()
      Deprecated.
      Specified by:
      getMapStringUint64Wrapper in interface TestAllTypesOrBuilder
    • getMapStringUint64WrapperMap

      public Map<String,com.google.protobuf.UInt64Value> getMapStringUint64WrapperMap()
      map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;
      Specified by:
      getMapStringUint64WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringUint64WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapStringUint64WrapperOrThrow

      public com.google.protobuf.UInt64Value getMapStringUint64WrapperOrThrow(String key)
      map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;
      Specified by:
      getMapStringUint64WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringUint64Wrapper

      public TestAllTypes.Builder clearMapStringUint64Wrapper()
    • removeMapStringUint64Wrapper

      public TestAllTypes.Builder removeMapStringUint64Wrapper(String key)
      map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;
    • getMutableMapStringUint64Wrapper

      @Deprecated public Map<String,com.google.protobuf.UInt64Value> 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

      public com.google.protobuf.UInt64Value.Builder putMapStringUint64WrapperBuilderIfAbsent(String key)
      map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;
    • getMapStringUint32WrapperCount

      public int getMapStringUint32WrapperCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;
      Specified by:
      getMapStringUint32WrapperCount in interface TestAllTypesOrBuilder
    • containsMapStringUint32Wrapper

      public boolean containsMapStringUint32Wrapper(String key)
      map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;
      Specified by:
      containsMapStringUint32Wrapper in interface TestAllTypesOrBuilder
    • getMapStringUint32Wrapper

      @Deprecated public Map<String,com.google.protobuf.UInt32Value> getMapStringUint32Wrapper()
      Deprecated.
      Specified by:
      getMapStringUint32Wrapper in interface TestAllTypesOrBuilder
    • getMapStringUint32WrapperMap

      public Map<String,com.google.protobuf.UInt32Value> getMapStringUint32WrapperMap()
      map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;
      Specified by:
      getMapStringUint32WrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringUint32WrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapStringUint32WrapperOrThrow

      public com.google.protobuf.UInt32Value getMapStringUint32WrapperOrThrow(String key)
      map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;
      Specified by:
      getMapStringUint32WrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringUint32Wrapper

      public TestAllTypes.Builder clearMapStringUint32Wrapper()
    • removeMapStringUint32Wrapper

      public TestAllTypes.Builder removeMapStringUint32Wrapper(String key)
      map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;
    • getMutableMapStringUint32Wrapper

      @Deprecated public Map<String,com.google.protobuf.UInt32Value> 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

      public com.google.protobuf.UInt32Value.Builder putMapStringUint32WrapperBuilderIfAbsent(String key)
      map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;
    • getMapStringStringWrapperCount

      public int getMapStringStringWrapperCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;
      Specified by:
      getMapStringStringWrapperCount in interface TestAllTypesOrBuilder
    • containsMapStringStringWrapper

      public boolean containsMapStringStringWrapper(String key)
      map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;
      Specified by:
      containsMapStringStringWrapper in interface TestAllTypesOrBuilder
    • getMapStringStringWrapper

      @Deprecated public Map<String,com.google.protobuf.StringValue> getMapStringStringWrapper()
      Deprecated.
      Specified by:
      getMapStringStringWrapper in interface TestAllTypesOrBuilder
    • getMapStringStringWrapperMap

      public Map<String,com.google.protobuf.StringValue> getMapStringStringWrapperMap()
      map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;
      Specified by:
      getMapStringStringWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringStringWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapStringStringWrapperOrThrow

      public com.google.protobuf.StringValue getMapStringStringWrapperOrThrow(String key)
      map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;
      Specified by:
      getMapStringStringWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringStringWrapper

      public TestAllTypes.Builder clearMapStringStringWrapper()
    • removeMapStringStringWrapper

      public TestAllTypes.Builder removeMapStringStringWrapper(String key)
      map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;
    • getMutableMapStringStringWrapper

      @Deprecated public Map<String,com.google.protobuf.StringValue> 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

      public com.google.protobuf.StringValue.Builder putMapStringStringWrapperBuilderIfAbsent(String key)
      map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;
    • getMapStringBoolWrapperCount

      public int getMapStringBoolWrapperCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;
      Specified by:
      getMapStringBoolWrapperCount in interface TestAllTypesOrBuilder
    • containsMapStringBoolWrapper

      public boolean containsMapStringBoolWrapper(String key)
      map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;
      Specified by:
      containsMapStringBoolWrapper in interface TestAllTypesOrBuilder
    • getMapStringBoolWrapper

      @Deprecated public Map<String,com.google.protobuf.BoolValue> getMapStringBoolWrapper()
      Deprecated.
      Specified by:
      getMapStringBoolWrapper in interface TestAllTypesOrBuilder
    • getMapStringBoolWrapperMap

      public Map<String,com.google.protobuf.BoolValue> getMapStringBoolWrapperMap()
      map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;
      Specified by:
      getMapStringBoolWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringBoolWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapStringBoolWrapperOrThrow

      public com.google.protobuf.BoolValue getMapStringBoolWrapperOrThrow(String key)
      map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;
      Specified by:
      getMapStringBoolWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringBoolWrapper

      public TestAllTypes.Builder clearMapStringBoolWrapper()
    • removeMapStringBoolWrapper

      public TestAllTypes.Builder removeMapStringBoolWrapper(String key)
      map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;
    • getMutableMapStringBoolWrapper

      @Deprecated public Map<String,com.google.protobuf.BoolValue> 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

      public com.google.protobuf.BoolValue.Builder putMapStringBoolWrapperBuilderIfAbsent(String key)
      map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;
    • getMapStringBytesWrapperCount

      public int getMapStringBytesWrapperCount()
      Description copied from interface: TestAllTypesOrBuilder
      map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;
      Specified by:
      getMapStringBytesWrapperCount in interface TestAllTypesOrBuilder
    • containsMapStringBytesWrapper

      public boolean containsMapStringBytesWrapper(String key)
      map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;
      Specified by:
      containsMapStringBytesWrapper in interface TestAllTypesOrBuilder
    • getMapStringBytesWrapper

      @Deprecated public Map<String,com.google.protobuf.BytesValue> getMapStringBytesWrapper()
      Deprecated.
      Specified by:
      getMapStringBytesWrapper in interface TestAllTypesOrBuilder
    • getMapStringBytesWrapperMap

      public Map<String,com.google.protobuf.BytesValue> getMapStringBytesWrapperMap()
      map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;
      Specified by:
      getMapStringBytesWrapperMap in interface TestAllTypesOrBuilder
    • 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:
      getMapStringBytesWrapperOrDefault in interface TestAllTypesOrBuilder
    • getMapStringBytesWrapperOrThrow

      public com.google.protobuf.BytesValue getMapStringBytesWrapperOrThrow(String key)
      map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;
      Specified by:
      getMapStringBytesWrapperOrThrow in interface TestAllTypesOrBuilder
    • clearMapStringBytesWrapper

      public TestAllTypes.Builder clearMapStringBytesWrapper()
    • removeMapStringBytesWrapper

      public TestAllTypes.Builder removeMapStringBytesWrapper(String key)
      map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;
    • getMutableMapStringBytesWrapper

      @Deprecated public Map<String,com.google.protobuf.BytesValue> 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

      public com.google.protobuf.BytesValue.Builder putMapStringBytesWrapperBuilderIfAbsent(String key)
      map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;
    • hasOneofType

      public boolean hasOneofType()
      .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;
      Specified by:
      hasOneofType in interface TestAllTypesOrBuilder
      Returns:
      Whether the oneofType field is set.
    • getOneofType

      public NestedTestAllTypes getOneofType()
      .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;
      Specified by:
      getOneofType in interface TestAllTypesOrBuilder
      Returns:
      The oneofType.
    • setOneofType

      public TestAllTypes.Builder setOneofType(NestedTestAllTypes value)
      .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;
    • setOneofType

      public TestAllTypes.Builder setOneofType(NestedTestAllTypes.Builder builderForValue)
      .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;
    • mergeOneofType

      public TestAllTypes.Builder mergeOneofType(NestedTestAllTypes value)
      .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;
    • clearOneofType

      public TestAllTypes.Builder clearOneofType()
      .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;
    • getOneofTypeBuilder

      public NestedTestAllTypes.Builder getOneofTypeBuilder()
      .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;
    • getOneofTypeOrBuilder

      public NestedTestAllTypesOrBuilder getOneofTypeOrBuilder()
      .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;
      Specified by:
      getOneofTypeOrBuilder in interface TestAllTypesOrBuilder
    • hasOneofMsg

      public boolean hasOneofMsg()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;
      Specified by:
      hasOneofMsg in interface TestAllTypesOrBuilder
      Returns:
      Whether the oneofMsg field is set.
    • getOneofMsg

      public TestAllTypes.NestedMessage getOneofMsg()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;
      Specified by:
      getOneofMsg in interface TestAllTypesOrBuilder
      Returns:
      The oneofMsg.
    • setOneofMsg

      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;
    • setOneofMsg

      public TestAllTypes.Builder setOneofMsg(TestAllTypes.NestedMessage.Builder builderForValue)
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;
    • mergeOneofMsg

      public TestAllTypes.Builder mergeOneofMsg(TestAllTypes.NestedMessage value)
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;
    • clearOneofMsg

      public TestAllTypes.Builder clearOneofMsg()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;
    • getOneofMsgBuilder

      public TestAllTypes.NestedMessage.Builder getOneofMsgBuilder()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;
    • getOneofMsgOrBuilder

      public TestAllTypes.NestedMessageOrBuilder getOneofMsgOrBuilder()
      .cel.expr.conformance.proto2.TestAllTypes.NestedMessage oneof_msg = 401;
      Specified by:
      getOneofMsgOrBuilder in interface TestAllTypesOrBuilder
    • hasOneofBool

      public boolean hasOneofBool()
      bool oneof_bool = 402;
      Specified by:
      hasOneofBool in interface TestAllTypesOrBuilder
      Returns:
      Whether the oneofBool field is set.
    • getOneofBool

      public boolean getOneofBool()
      bool oneof_bool = 402;
      Specified by:
      getOneofBool in interface TestAllTypesOrBuilder
      Returns:
      The oneofBool.
    • setOneofBool

      public TestAllTypes.Builder setOneofBool(boolean value)
      bool oneof_bool = 402;
      Parameters:
      value - The oneofBool to set.
      Returns:
      This builder for chaining.
    • clearOneofBool

      public TestAllTypes.Builder clearOneofBool()
      bool oneof_bool = 402;
      Returns:
      This builder for chaining.
    • hasNestedGroup

      public boolean hasNestedGroup()
      optional group NestedGroup = 403 { ... }
      Specified by:
      hasNestedGroup in interface TestAllTypesOrBuilder
      Returns:
      Whether the nestedgroup field is set.
    • getNestedGroup

      public TestAllTypes.NestedGroup getNestedGroup()
      optional group NestedGroup = 403 { ... }
      Specified by:
      getNestedGroup in interface TestAllTypesOrBuilder
      Returns:
      The nestedgroup.
    • setNestedGroup

      public TestAllTypes.Builder setNestedGroup(TestAllTypes.NestedGroup value)
      optional group NestedGroup = 403 { ... }
    • setNestedGroup

      public TestAllTypes.Builder setNestedGroup(TestAllTypes.NestedGroup.Builder builderForValue)
      optional group NestedGroup = 403 { ... }
    • mergeNestedGroup

      public TestAllTypes.Builder mergeNestedGroup(TestAllTypes.NestedGroup value)
      optional group NestedGroup = 403 { ... }
    • clearNestedGroup

      public TestAllTypes.Builder clearNestedGroup()
      optional group NestedGroup = 403 { ... }
    • getNestedGroupBuilder

      public TestAllTypes.NestedGroup.Builder getNestedGroupBuilder()
      optional group NestedGroup = 403 { ... }
    • getNestedGroupOrBuilder

      public TestAllTypes.NestedGroupOrBuilder getNestedGroupOrBuilder()
      optional group NestedGroup = 403 { ... }
      Specified by:
      getNestedGroupOrBuilder in interface TestAllTypesOrBuilder
    • hasAs

      public boolean hasAs()
       Field names formerly defined as reserved CEL identifiers.
       
      optional bool as = 500;
      Specified by:
      hasAs in interface TestAllTypesOrBuilder
      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:
      getAs in interface TestAllTypesOrBuilder
      Returns:
      The as.
    • setAs

      public TestAllTypes.Builder setAs(boolean value)
       Field names formerly defined as reserved CEL identifiers.
       
      optional bool as = 500;
      Parameters:
      value - The as to set.
      Returns:
      This builder for chaining.
    • clearAs

      public TestAllTypes.Builder 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:
      hasBreak in interface TestAllTypesOrBuilder
      Returns:
      Whether the break field is set.
    • getBreak

      public boolean getBreak()
      optional bool break = 501;
      Specified by:
      getBreak in interface TestAllTypesOrBuilder
      Returns:
      The break.
    • setBreak

      public TestAllTypes.Builder setBreak(boolean value)
      optional bool break = 501;
      Parameters:
      value - The break to set.
      Returns:
      This builder for chaining.
    • clearBreak

      public TestAllTypes.Builder clearBreak()
      optional bool break = 501;
      Returns:
      This builder for chaining.
    • hasConst

      public boolean hasConst()
      optional bool const = 502;
      Specified by:
      hasConst in interface TestAllTypesOrBuilder
      Returns:
      Whether the const field is set.
    • getConst

      public boolean getConst()
      optional bool const = 502;
      Specified by:
      getConst in interface TestAllTypesOrBuilder
      Returns:
      The const.
    • setConst

      public TestAllTypes.Builder setConst(boolean value)
      optional bool const = 502;
      Parameters:
      value - The const to set.
      Returns:
      This builder for chaining.
    • clearConst

      public TestAllTypes.Builder clearConst()
      optional bool const = 502;
      Returns:
      This builder for chaining.
    • hasContinue

      public boolean hasContinue()
      optional bool continue = 503;
      Specified by:
      hasContinue in interface TestAllTypesOrBuilder
      Returns:
      Whether the continue field is set.
    • getContinue

      public boolean getContinue()
      optional bool continue = 503;
      Specified by:
      getContinue in interface TestAllTypesOrBuilder
      Returns:
      The continue.
    • setContinue

      public TestAllTypes.Builder setContinue(boolean value)
      optional bool continue = 503;
      Parameters:
      value - The continue to set.
      Returns:
      This builder for chaining.
    • clearContinue

      public TestAllTypes.Builder clearContinue()
      optional bool continue = 503;
      Returns:
      This builder for chaining.
    • hasElse

      public boolean hasElse()
      optional bool else = 504;
      Specified by:
      hasElse in interface TestAllTypesOrBuilder
      Returns:
      Whether the else field is set.
    • getElse

      public boolean getElse()
      optional bool else = 504;
      Specified by:
      getElse in interface TestAllTypesOrBuilder
      Returns:
      The else.
    • setElse

      public TestAllTypes.Builder setElse(boolean value)
      optional bool else = 504;
      Parameters:
      value - The else to set.
      Returns:
      This builder for chaining.
    • clearElse

      public TestAllTypes.Builder clearElse()
      optional bool else = 504;
      Returns:
      This builder for chaining.
    • hasFor

      public boolean hasFor()
      optional bool for = 505;
      Specified by:
      hasFor in interface TestAllTypesOrBuilder
      Returns:
      Whether the for field is set.
    • getFor

      public boolean getFor()
      optional bool for = 505;
      Specified by:
      getFor in interface TestAllTypesOrBuilder
      Returns:
      The for.
    • setFor

      public TestAllTypes.Builder setFor(boolean value)
      optional bool for = 505;
      Parameters:
      value - The for to set.
      Returns:
      This builder for chaining.
    • clearFor

      public TestAllTypes.Builder clearFor()
      optional bool for = 505;
      Returns:
      This builder for chaining.
    • hasFunction

      public boolean hasFunction()
      optional bool function = 506;
      Specified by:
      hasFunction in interface TestAllTypesOrBuilder
      Returns:
      Whether the function field is set.
    • getFunction

      public boolean getFunction()
      optional bool function = 506;
      Specified by:
      getFunction in interface TestAllTypesOrBuilder
      Returns:
      The function.
    • setFunction

      public TestAllTypes.Builder setFunction(boolean value)
      optional bool function = 506;
      Parameters:
      value - The function to set.
      Returns:
      This builder for chaining.
    • clearFunction

      public TestAllTypes.Builder clearFunction()
      optional bool function = 506;
      Returns:
      This builder for chaining.
    • hasIf

      public boolean hasIf()
      optional bool if = 507;
      Specified by:
      hasIf in interface TestAllTypesOrBuilder
      Returns:
      Whether the if field is set.
    • getIf

      public boolean getIf()
      optional bool if = 507;
      Specified by:
      getIf in interface TestAllTypesOrBuilder
      Returns:
      The if.
    • setIf

      public TestAllTypes.Builder setIf(boolean value)
      optional bool if = 507;
      Parameters:
      value - The if to set.
      Returns:
      This builder for chaining.
    • clearIf

      public TestAllTypes.Builder clearIf()
      optional bool if = 507;
      Returns:
      This builder for chaining.
    • hasImport

      public boolean hasImport()
      optional bool import = 508;
      Specified by:
      hasImport in interface TestAllTypesOrBuilder
      Returns:
      Whether the import field is set.
    • getImport

      public boolean getImport()
      optional bool import = 508;
      Specified by:
      getImport in interface TestAllTypesOrBuilder
      Returns:
      The import.
    • setImport

      public TestAllTypes.Builder setImport(boolean value)
      optional bool import = 508;
      Parameters:
      value - The import to set.
      Returns:
      This builder for chaining.
    • clearImport

      public TestAllTypes.Builder clearImport()
      optional bool import = 508;
      Returns:
      This builder for chaining.
    • hasLet

      public boolean hasLet()
      optional bool let = 509;
      Specified by:
      hasLet in interface TestAllTypesOrBuilder
      Returns:
      Whether the let field is set.
    • getLet

      public boolean getLet()
      optional bool let = 509;
      Specified by:
      getLet in interface TestAllTypesOrBuilder
      Returns:
      The let.
    • setLet

      public TestAllTypes.Builder setLet(boolean value)
      optional bool let = 509;
      Parameters:
      value - The let to set.
      Returns:
      This builder for chaining.
    • clearLet

      public TestAllTypes.Builder clearLet()
      optional bool let = 509;
      Returns:
      This builder for chaining.
    • hasLoop

      public boolean hasLoop()
      optional bool loop = 510;
      Specified by:
      hasLoop in interface TestAllTypesOrBuilder
      Returns:
      Whether the loop field is set.
    • getLoop

      public boolean getLoop()
      optional bool loop = 510;
      Specified by:
      getLoop in interface TestAllTypesOrBuilder
      Returns:
      The loop.
    • setLoop

      public TestAllTypes.Builder setLoop(boolean value)
      optional bool loop = 510;
      Parameters:
      value - The loop to set.
      Returns:
      This builder for chaining.
    • clearLoop

      public TestAllTypes.Builder clearLoop()
      optional bool loop = 510;
      Returns:
      This builder for chaining.
    • hasPackage

      public boolean hasPackage()
      optional bool package = 511;
      Specified by:
      hasPackage in interface TestAllTypesOrBuilder
      Returns:
      Whether the package field is set.
    • getPackage

      public boolean getPackage()
      optional bool package = 511;
      Specified by:
      getPackage in interface TestAllTypesOrBuilder
      Returns:
      The package.
    • setPackage

      public TestAllTypes.Builder setPackage(boolean value)
      optional bool package = 511;
      Parameters:
      value - The package to set.
      Returns:
      This builder for chaining.
    • clearPackage

      public TestAllTypes.Builder clearPackage()
      optional bool package = 511;
      Returns:
      This builder for chaining.
    • hasNamespace

      public boolean hasNamespace()
      optional bool namespace = 512;
      Specified by:
      hasNamespace in interface TestAllTypesOrBuilder
      Returns:
      Whether the namespace field is set.
    • getNamespace

      public boolean getNamespace()
      optional bool namespace = 512;
      Specified by:
      getNamespace in interface TestAllTypesOrBuilder
      Returns:
      The namespace.
    • setNamespace

      public TestAllTypes.Builder setNamespace(boolean value)
      optional bool namespace = 512;
      Parameters:
      value - The namespace to set.
      Returns:
      This builder for chaining.
    • clearNamespace

      public TestAllTypes.Builder clearNamespace()
      optional bool namespace = 512;
      Returns:
      This builder for chaining.
    • hasReturn

      public boolean hasReturn()
      optional bool return = 513;
      Specified by:
      hasReturn in interface TestAllTypesOrBuilder
      Returns:
      Whether the return field is set.
    • getReturn

      public boolean getReturn()
      optional bool return = 513;
      Specified by:
      getReturn in interface TestAllTypesOrBuilder
      Returns:
      The return.
    • setReturn

      public TestAllTypes.Builder setReturn(boolean value)
      optional bool return = 513;
      Parameters:
      value - The return to set.
      Returns:
      This builder for chaining.
    • clearReturn

      public TestAllTypes.Builder clearReturn()
      optional bool return = 513;
      Returns:
      This builder for chaining.
    • hasVar

      public boolean hasVar()
      optional bool var = 514;
      Specified by:
      hasVar in interface TestAllTypesOrBuilder
      Returns:
      Whether the var field is set.
    • getVar

      public boolean getVar()
      optional bool var = 514;
      Specified by:
      getVar in interface TestAllTypesOrBuilder
      Returns:
      The var.
    • setVar

      public TestAllTypes.Builder setVar(boolean value)
      optional bool var = 514;
      Parameters:
      value - The var to set.
      Returns:
      This builder for chaining.
    • clearVar

      public TestAllTypes.Builder clearVar()
      optional bool var = 514;
      Returns:
      This builder for chaining.
    • hasVoid

      public boolean hasVoid()
      optional bool void = 515;
      Specified by:
      hasVoid in interface TestAllTypesOrBuilder
      Returns:
      Whether the void field is set.
    • getVoid

      public boolean getVoid()
      optional bool void = 515;
      Specified by:
      getVoid in interface TestAllTypesOrBuilder
      Returns:
      The void.
    • setVoid

      public TestAllTypes.Builder setVoid(boolean value)
      optional bool void = 515;
      Parameters:
      value - The void to set.
      Returns:
      This builder for chaining.
    • clearVoid

      public TestAllTypes.Builder clearVoid()
      optional bool void = 515;
      Returns:
      This builder for chaining.
    • hasWhile

      public boolean hasWhile()
      optional bool while = 516;
      Specified by:
      hasWhile in interface TestAllTypesOrBuilder
      Returns:
      Whether the while field is set.
    • getWhile

      public boolean getWhile()
      optional bool while = 516;
      Specified by:
      getWhile in interface TestAllTypesOrBuilder
      Returns:
      The while.
    • setWhile

      public TestAllTypes.Builder setWhile(boolean value)
      optional bool while = 516;
      Parameters:
      value - The while to set.
      Returns:
      This builder for chaining.
    • clearWhile

      public TestAllTypes.Builder clearWhile()
      optional bool while = 516;
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final TestAllTypes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>
    • mergeUnknownFields

      public final TestAllTypes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TestAllTypes.Builder>