Interface ListSearchAttributesResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ListSearchAttributesResponse,ListSearchAttributesResponse.Builder
@Generated(value="protoc",
comments="annotations:ListSearchAttributesResponseOrBuilder.java.pb.meta")
public interface ListSearchAttributesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
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.Deprecated.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.Deprecated.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.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getCustomAttributesCount
int getCustomAttributesCount()Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1; -
containsCustomAttributes
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1; -
getCustomAttributes
Deprecated.UsegetCustomAttributesMap()instead. -
getCustomAttributesMap
Map<String,IndexedValueType> getCustomAttributesMap()Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1; -
getCustomAttributesOrDefault
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1; -
getCustomAttributesOrThrow
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1; -
getCustomAttributesValue
Deprecated.UsegetCustomAttributesValueMap()instead. -
getCustomAttributesValueMap
-
getCustomAttributesValueOrDefault
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1; -
getCustomAttributesValueOrThrow
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1; -
getSystemAttributesCount
int getSystemAttributesCount()Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2; -
containsSystemAttributes
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2; -
getSystemAttributes
Deprecated.UsegetSystemAttributesMap()instead. -
getSystemAttributesMap
Map<String,IndexedValueType> getSystemAttributesMap()Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2; -
getSystemAttributesOrDefault
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2; -
getSystemAttributesOrThrow
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2; -
getSystemAttributesValue
Deprecated.UsegetSystemAttributesValueMap()instead. -
getSystemAttributesValueMap
-
getSystemAttributesValueOrDefault
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2; -
getSystemAttributesValueOrThrow
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2; -
getStorageSchemaCount
int getStorageSchemaCount()Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3; -
containsStorageSchema
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3; -
getStorageSchema
-
getStorageSchemaMap
-
getStorageSchemaOrDefault
-
getStorageSchemaOrThrow
-