public final class FeatureOnlineStore extends com.google.protobuf.GeneratedMessageV3 implements FeatureOnlineStoreOrBuilder
Vertex AI Feature Online Store provides a centralized repository for serving ML features and embedding indexes at low latency. The Feature Online Store is a top-level container.Protobuf type
google.cloud.aiplatform.v1.FeatureOnlineStore| Modifier and Type | Class and Description |
|---|---|
static class |
FeatureOnlineStore.Bigtable
Protobuf type
google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable |
static interface |
FeatureOnlineStore.BigtableOrBuilder |
static class |
FeatureOnlineStore.Builder
Vertex AI Feature Online Store provides a centralized repository for serving
ML features and embedding indexes at low latency.
|
static class |
FeatureOnlineStore.DedicatedServingEndpoint
The dedicated serving endpoint for this FeatureOnlineStore.
|
static interface |
FeatureOnlineStore.DedicatedServingEndpointOrBuilder |
static class |
FeatureOnlineStore.Optimized
Optimized storage type
Protobuf type
google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized |
static interface |
FeatureOnlineStore.OptimizedOrBuilder |
static class |
FeatureOnlineStore.State
Possible states a featureOnlineStore can have.
|
static class |
FeatureOnlineStore.StorageTypeCase |
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| Modifier and Type | Field and Description |
|---|---|
static int |
BIGTABLE_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DEDICATED_SERVING_ENDPOINT_FIELD_NUMBER |
static int |
ENCRYPTION_SPEC_FIELD_NUMBER |
static int |
ETAG_FIELD_NUMBER |
static int |
LABELS_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
OPTIMIZED_FIELD_NUMBER |
static int |
SATISFIES_PZI_FIELD_NUMBER |
static int |
SATISFIES_PZS_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
UPDATE_TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsLabels(String key)
Optional.
|
boolean |
equals(Object obj) |
FeatureOnlineStore.Bigtable |
getBigtable()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.BigtableOrBuilder |
getBigtableOrBuilder()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
FeatureOnlineStore.DedicatedServingEndpoint |
getDedicatedServingEndpoint()
Optional.
|
FeatureOnlineStore.DedicatedServingEndpointOrBuilder |
getDedicatedServingEndpointOrBuilder()
Optional.
|
static FeatureOnlineStore |
getDefaultInstance() |
FeatureOnlineStore |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
EncryptionSpec |
getEncryptionSpec()
Optional.
|
EncryptionSpecOrBuilder |
getEncryptionSpecOrBuilder()
Optional.
|
String |
getEtag()
Optional.
|
com.google.protobuf.ByteString |
getEtagBytes()
Optional.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Optional.
|
Map<String,String> |
getLabelsMap()
Optional.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Optional.
|
String |
getLabelsOrThrow(String key)
Optional.
|
String |
getName()
Identifier.
|
com.google.protobuf.ByteString |
getNameBytes()
Identifier.
|
FeatureOnlineStore.Optimized |
getOptimized()
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.OptimizedOrBuilder |
getOptimizedOrBuilder()
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
com.google.protobuf.Parser<FeatureOnlineStore> |
getParserForType() |
boolean |
getSatisfiesPzi()
Output only.
|
boolean |
getSatisfiesPzs()
Output only.
|
int |
getSerializedSize() |
FeatureOnlineStore.State |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
FeatureOnlineStore.StorageTypeCase |
getStorageTypeCase() |
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasBigtable()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasDedicatedServingEndpoint()
Optional.
|
boolean |
hasEncryptionSpec()
Optional.
|
int |
hashCode() |
boolean |
hasOptimized()
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static FeatureOnlineStore.Builder |
newBuilder() |
static FeatureOnlineStore.Builder |
newBuilder(FeatureOnlineStore prototype) |
FeatureOnlineStore.Builder |
newBuilderForType() |
protected FeatureOnlineStore.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static FeatureOnlineStore |
parseDelimitedFrom(InputStream input) |
static FeatureOnlineStore |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore |
parseFrom(byte[] data) |
static FeatureOnlineStore |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore |
parseFrom(ByteBuffer data) |
static FeatureOnlineStore |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore |
parseFrom(com.google.protobuf.ByteString data) |
static FeatureOnlineStore |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureOnlineStore |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore |
parseFrom(InputStream input) |
static FeatureOnlineStore |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FeatureOnlineStore> |
parser() |
FeatureOnlineStore.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int BIGTABLE_FIELD_NUMBER
public static final int OPTIMIZED_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
public static final int ETAG_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int DEDICATED_SERVING_ENDPOINT_FIELD_NUMBER
public static final int ENCRYPTION_SPEC_FIELD_NUMBER
public static final int SATISFIES_PZS_FIELD_NUMBER
public static final int SATISFIES_PZI_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public FeatureOnlineStore.StorageTypeCase getStorageTypeCase()
getStorageTypeCase in interface FeatureOnlineStoreOrBuilderpublic boolean hasBigtable()
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;hasBigtable in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Bigtable getBigtable()
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;getBigtable in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.BigtableOrBuilder getBigtableOrBuilder()
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;getBigtableOrBuilder in interface FeatureOnlineStoreOrBuilderpublic boolean hasOptimized()
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;hasOptimized in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Optimized getOptimized()
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;getOptimized in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.OptimizedOrBuilder getOptimizedOrBuilder()
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;getOptimizedOrBuilder in interface FeatureOnlineStoreOrBuilderpublic String getName()
Identifier. Name of the FeatureOnlineStore. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getName in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Identifier. Name of the FeatureOnlineStore. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getNameBytes in interface FeatureOnlineStoreOrBuilderpublic boolean hasCreateTime()
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface FeatureOnlineStoreOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface FeatureOnlineStoreOrBuilderpublic String getEtag()
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5 [(.google.api.field_behavior) = OPTIONAL];getEtag in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5 [(.google.api.field_behavior) = OPTIONAL];getEtagBytes in interface FeatureOnlineStoreOrBuilderpublic int getLabelsCount()
FeatureOnlineStoreOrBuilderOptional. The labels with user-defined metadata to organize your FeatureOnlineStore. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];getLabelsCount in interface FeatureOnlineStoreOrBuilderpublic boolean containsLabels(String key)
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];containsLabels in interface FeatureOnlineStoreOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface FeatureOnlineStoreOrBuilderpublic Map<String,String> getLabelsMap()
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];getLabelsMap in interface FeatureOnlineStoreOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrDefault in interface FeatureOnlineStoreOrBuilderpublic String getLabelsOrThrow(String key)
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrThrow in interface FeatureOnlineStoreOrBuilderpublic int getStateValue()
Output only. State of the featureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.State getState()
Output only. State of the featureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface FeatureOnlineStoreOrBuilderpublic boolean hasDedicatedServingEndpoint()
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
hasDedicatedServingEndpoint in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.DedicatedServingEndpoint getDedicatedServingEndpoint()
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
getDedicatedServingEndpoint in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.DedicatedServingEndpointOrBuilder getDedicatedServingEndpointOrBuilder()
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
getDedicatedServingEndpointOrBuilder in interface FeatureOnlineStoreOrBuilderpublic boolean hasEncryptionSpec()
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
hasEncryptionSpec in interface FeatureOnlineStoreOrBuilderpublic EncryptionSpec getEncryptionSpec()
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
getEncryptionSpec in interface FeatureOnlineStoreOrBuilderpublic EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
getEncryptionSpecOrBuilder in interface FeatureOnlineStoreOrBuilderpublic boolean getSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzs in interface FeatureOnlineStoreOrBuilderpublic boolean getSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzi in interface FeatureOnlineStoreOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static FeatureOnlineStore parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureOnlineStore parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureOnlineStore parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureOnlineStore parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureOnlineStore parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureOnlineStore parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FeatureOnlineStore parseFrom(InputStream input) throws IOException
IOExceptionpublic static FeatureOnlineStore parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FeatureOnlineStore parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FeatureOnlineStore parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FeatureOnlineStore parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FeatureOnlineStore parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FeatureOnlineStore.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FeatureOnlineStore.Builder newBuilder()
public static FeatureOnlineStore.Builder newBuilder(FeatureOnlineStore prototype)
public FeatureOnlineStore.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FeatureOnlineStore.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static FeatureOnlineStore getDefaultInstance()
public static com.google.protobuf.Parser<FeatureOnlineStore> parser()
public com.google.protobuf.Parser<FeatureOnlineStore> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public FeatureOnlineStore getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.