Class ListSearchAttributesResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.operatorservice.v1.ListSearchAttributesResponse
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ListSearchAttributesResponseOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:ListSearchAttributesResponse.java.pb.meta") public final class ListSearchAttributesResponse extends com.google.protobuf.GeneratedMessageV3 implements ListSearchAttributesResponseOrBuilderProtobuf typetemporal.api.operatorservice.v1.ListSearchAttributesResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classListSearchAttributesResponse.BuilderProtobuf typetemporal.api.operatorservice.v1.ListSearchAttributesResponse-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCUSTOM_ATTRIBUTES_FIELD_NUMBERstatic intSTORAGE_SCHEMA_FIELD_NUMBERstatic intSYSTEM_ATTRIBUTES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsCustomAttributes(java.lang.String key)Mapping between custom (user-registered) search attribute name to its IndexedValueType.booleancontainsStorageSchema(java.lang.String key)Mapping from the attribute name to the visibility storage native type.booleancontainsSystemAttributes(java.lang.String key)Mapping between system (predefined) search attribute name to its IndexedValueType.booleanequals(java.lang.Object obj)java.util.Map<java.lang.String,IndexedValueType>getCustomAttributes()Deprecated.intgetCustomAttributesCount()Mapping between custom (user-registered) search attribute name to its IndexedValueType.java.util.Map<java.lang.String,IndexedValueType>getCustomAttributesMap()Mapping between custom (user-registered) search attribute name to its IndexedValueType.IndexedValueTypegetCustomAttributesOrDefault(java.lang.String key, IndexedValueType defaultValue)Mapping between custom (user-registered) search attribute name to its IndexedValueType.IndexedValueTypegetCustomAttributesOrThrow(java.lang.String key)Mapping between custom (user-registered) search attribute name to its IndexedValueType.java.util.Map<java.lang.String,java.lang.Integer>getCustomAttributesValue()Deprecated.java.util.Map<java.lang.String,java.lang.Integer>getCustomAttributesValueMap()Mapping between custom (user-registered) search attribute name to its IndexedValueType.intgetCustomAttributesValueOrDefault(java.lang.String key, int defaultValue)Mapping between custom (user-registered) search attribute name to its IndexedValueType.intgetCustomAttributesValueOrThrow(java.lang.String key)Mapping between custom (user-registered) search attribute name to its IndexedValueType.static ListSearchAttributesResponsegetDefaultInstance()ListSearchAttributesResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<ListSearchAttributesResponse>getParserForType()intgetSerializedSize()java.util.Map<java.lang.String,java.lang.String>getStorageSchema()Deprecated.intgetStorageSchemaCount()Mapping from the attribute name to the visibility storage native type.java.util.Map<java.lang.String,java.lang.String>getStorageSchemaMap()Mapping from the attribute name to the visibility storage native type.java.lang.StringgetStorageSchemaOrDefault(java.lang.String key, java.lang.String defaultValue)Mapping from the attribute name to the visibility storage native type.java.lang.StringgetStorageSchemaOrThrow(java.lang.String key)Mapping from the attribute name to the visibility storage native type.java.util.Map<java.lang.String,IndexedValueType>getSystemAttributes()Deprecated.intgetSystemAttributesCount()Mapping between system (predefined) search attribute name to its IndexedValueType.java.util.Map<java.lang.String,IndexedValueType>getSystemAttributesMap()Mapping between system (predefined) search attribute name to its IndexedValueType.IndexedValueTypegetSystemAttributesOrDefault(java.lang.String key, IndexedValueType defaultValue)Mapping between system (predefined) search attribute name to its IndexedValueType.IndexedValueTypegetSystemAttributesOrThrow(java.lang.String key)Mapping between system (predefined) search attribute name to its IndexedValueType.java.util.Map<java.lang.String,java.lang.Integer>getSystemAttributesValue()Deprecated.java.util.Map<java.lang.String,java.lang.Integer>getSystemAttributesValueMap()Mapping between system (predefined) search attribute name to its IndexedValueType.intgetSystemAttributesValueOrDefault(java.lang.String key, int defaultValue)Mapping between system (predefined) search attribute name to its IndexedValueType.intgetSystemAttributesValueOrThrow(java.lang.String key)Mapping between system (predefined) search attribute name to its IndexedValueType.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static ListSearchAttributesResponse.BuildernewBuilder()static ListSearchAttributesResponse.BuildernewBuilder(ListSearchAttributesResponse prototype)ListSearchAttributesResponse.BuildernewBuilderForType()protected ListSearchAttributesResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ListSearchAttributesResponseparseDelimitedFrom(java.io.InputStream input)static ListSearchAttributesResponseparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSearchAttributesResponseparseFrom(byte[] data)static ListSearchAttributesResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSearchAttributesResponseparseFrom(com.google.protobuf.ByteString data)static ListSearchAttributesResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSearchAttributesResponseparseFrom(com.google.protobuf.CodedInputStream input)static ListSearchAttributesResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSearchAttributesResponseparseFrom(java.io.InputStream input)static ListSearchAttributesResponseparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSearchAttributesResponseparseFrom(java.nio.ByteBuffer data)static ListSearchAttributesResponseparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ListSearchAttributesResponse>parser()ListSearchAttributesResponse.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CUSTOM_ATTRIBUTES_FIELD_NUMBER
public static final int CUSTOM_ATTRIBUTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SYSTEM_ATTRIBUTES_FIELD_NUMBER
public static final int SYSTEM_ATTRIBUTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STORAGE_SCHEMA_FIELD_NUMBER
public static final int STORAGE_SCHEMA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getCustomAttributesCount
public int getCustomAttributesCount()
Description copied from interface:ListSearchAttributesResponseOrBuilderMapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesCountin interfaceListSearchAttributesResponseOrBuilder
-
containsCustomAttributes
public boolean containsCustomAttributes(java.lang.String key)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
containsCustomAttributesin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributes
@Deprecated public java.util.Map<java.lang.String,IndexedValueType> getCustomAttributes()
Deprecated.UsegetCustomAttributesMap()instead.- Specified by:
getCustomAttributesin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesMap
public java.util.Map<java.lang.String,IndexedValueType> getCustomAttributesMap()
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesMapin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesOrDefault
public IndexedValueType getCustomAttributesOrDefault(java.lang.String key, IndexedValueType defaultValue)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesOrThrow
public IndexedValueType getCustomAttributesOrThrow(java.lang.String key)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesValue
@Deprecated public java.util.Map<java.lang.String,java.lang.Integer> getCustomAttributesValue()
Deprecated.UsegetCustomAttributesValueMap()instead.- Specified by:
getCustomAttributesValuein interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesValueMap
public java.util.Map<java.lang.String,java.lang.Integer> getCustomAttributesValueMap()
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesValueMapin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesValueOrDefault
public int getCustomAttributesValueOrDefault(java.lang.String key, int defaultValue)Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesValueOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesValueOrThrow
public int getCustomAttributesValueOrThrow(java.lang.String key)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesValueOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesCount
public int getSystemAttributesCount()
Description copied from interface:ListSearchAttributesResponseOrBuilderMapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesCountin interfaceListSearchAttributesResponseOrBuilder
-
containsSystemAttributes
public boolean containsSystemAttributes(java.lang.String key)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
containsSystemAttributesin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributes
@Deprecated public java.util.Map<java.lang.String,IndexedValueType> getSystemAttributes()
Deprecated.UsegetSystemAttributesMap()instead.- Specified by:
getSystemAttributesin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesMap
public java.util.Map<java.lang.String,IndexedValueType> getSystemAttributesMap()
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesMapin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesOrDefault
public IndexedValueType getSystemAttributesOrDefault(java.lang.String key, IndexedValueType defaultValue)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesOrThrow
public IndexedValueType getSystemAttributesOrThrow(java.lang.String key)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesValue
@Deprecated public java.util.Map<java.lang.String,java.lang.Integer> getSystemAttributesValue()
Deprecated.UsegetSystemAttributesValueMap()instead.- Specified by:
getSystemAttributesValuein interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesValueMap
public java.util.Map<java.lang.String,java.lang.Integer> getSystemAttributesValueMap()
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesValueMapin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesValueOrDefault
public int getSystemAttributesValueOrDefault(java.lang.String key, int defaultValue)Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesValueOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesValueOrThrow
public int getSystemAttributesValueOrThrow(java.lang.String key)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesValueOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaCount
public int getStorageSchemaCount()
Description copied from interface:ListSearchAttributesResponseOrBuilderMapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaCountin interfaceListSearchAttributesResponseOrBuilder
-
containsStorageSchema
public boolean containsStorageSchema(java.lang.String key)
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
containsStorageSchemain interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchema
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getStorageSchema()
Deprecated.UsegetStorageSchemaMap()instead.- Specified by:
getStorageSchemain interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaMap
public java.util.Map<java.lang.String,java.lang.String> getStorageSchemaMap()
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaMapin interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaOrDefault
public java.lang.String getStorageSchemaOrDefault(java.lang.String key, java.lang.String defaultValue)Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaOrThrow
public java.lang.String getStorageSchemaOrThrow(java.lang.String key)
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ListSearchAttributesResponse parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListSearchAttributesResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListSearchAttributesResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public ListSearchAttributesResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ListSearchAttributesResponse.Builder newBuilder()
-
newBuilder
public static ListSearchAttributesResponse.Builder newBuilder(ListSearchAttributesResponse prototype)
-
toBuilder
public ListSearchAttributesResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ListSearchAttributesResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ListSearchAttributesResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ListSearchAttributesResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<ListSearchAttributesResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ListSearchAttributesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-