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,Serializable
@Generated(value="protoc",
comments="annotations:ListSearchAttributesResponse.java.pb.meta")
public final class ListSearchAttributesResponse
extends com.google.protobuf.GeneratedMessageV3
implements ListSearchAttributesResponseOrBuilder
Protobuf type
temporal.api.operatorservice.v1.ListSearchAttributesResponse- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typetemporal.api.operatorservice.v1.ListSearchAttributesResponseNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanMapping between custom (user-registered) search attribute name to its IndexedValueType.booleanMapping from the attribute name to the visibility storage native type.booleanMapping between system (predefined) search attribute name to its IndexedValueType.booleanDeprecated.intMapping between custom (user-registered) search attribute name to its IndexedValueType.Mapping between custom (user-registered) search attribute name to its IndexedValueType.getCustomAttributesOrDefault(String key, IndexedValueType defaultValue) Mapping between custom (user-registered) search attribute name to its IndexedValueType.Mapping between custom (user-registered) search attribute name to its IndexedValueType.Deprecated.Mapping between custom (user-registered) search attribute name to its IndexedValueType.intgetCustomAttributesValueOrDefault(String key, int defaultValue) Mapping between custom (user-registered) search attribute name to its IndexedValueType.intMapping between custom (user-registered) search attribute name to its IndexedValueType.static ListSearchAttributesResponsestatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<ListSearchAttributesResponse> intDeprecated.intMapping from the attribute name to the visibility storage native type.Mapping from the attribute name to the visibility storage native type.getStorageSchemaOrDefault(String key, String defaultValue) Mapping from the attribute name to the visibility storage native type.Mapping from the attribute name to the visibility storage native type.Deprecated.intMapping between system (predefined) search attribute name to its IndexedValueType.Mapping between system (predefined) search attribute name to its IndexedValueType.getSystemAttributesOrDefault(String key, IndexedValueType defaultValue) Mapping between system (predefined) search attribute name to its IndexedValueType.Mapping between system (predefined) search attribute name to its IndexedValueType.Deprecated.Mapping between system (predefined) search attribute name to its IndexedValueType.intgetSystemAttributesValueOrDefault(String key, int defaultValue) Mapping between system (predefined) search attribute name to its IndexedValueType.intMapping between system (predefined) search attribute name to its IndexedValueType.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) final booleannewBuilder(ListSearchAttributesResponse prototype) protected ListSearchAttributesResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static ListSearchAttributesResponseparseDelimitedFrom(InputStream input) static ListSearchAttributesResponseparseDelimitedFrom(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(InputStream input) static ListSearchAttributesResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListSearchAttributesResponseparseFrom(ByteBuffer data) static ListSearchAttributesResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ListSearchAttributesResponse> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
CUSTOM_ATTRIBUTES_FIELD_NUMBER
public static final int CUSTOM_ATTRIBUTES_FIELD_NUMBER- See Also:
-
SYSTEM_ATTRIBUTES_FIELD_NUMBER
public static final int SYSTEM_ATTRIBUTES_FIELD_NUMBER- See Also:
-
STORAGE_SCHEMA_FIELD_NUMBER
public static final int STORAGE_SCHEMA_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3
-
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
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.UsegetCustomAttributesMap()instead.- Specified by:
getCustomAttributesin interfaceListSearchAttributesResponseOrBuilder
-
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
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
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.UsegetCustomAttributesValueMap()instead.- Specified by:
getCustomAttributesValuein interfaceListSearchAttributesResponseOrBuilder
-
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
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
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
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.UsegetSystemAttributesMap()instead.- Specified by:
getSystemAttributesin interfaceListSearchAttributesResponseOrBuilder
-
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
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
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.UsegetSystemAttributesValueMap()instead.- Specified by:
getSystemAttributesValuein interfaceListSearchAttributesResponseOrBuilder
-
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
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
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
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
containsStorageSchemain interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchema
Deprecated.UsegetStorageSchemaMap()instead.- Specified by:
getStorageSchemain interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaMap
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaMapin interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaOrDefault
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaOrThrow
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
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- 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(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(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
- Throws:
IOException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ListSearchAttributesResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ListSearchAttributesResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ListSearchAttributesResponse.Builder newBuilder(ListSearchAttributesResponse prototype) -
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
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-