public interface FeatureOnlineStoreSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
FeatureOnlineStoreSpec.StorageType |
getStorageType()
Output only.
|
int |
getStorageTypeValue()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getStorageTypeValue()
Output only. Type of underlying storage for the FeatureOnlineStore.
.google.cloud.datacatalog.v1.FeatureOnlineStoreSpec.StorageType storage_type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
FeatureOnlineStoreSpec.StorageType getStorageType()
Output only. Type of underlying storage for the FeatureOnlineStore.
.google.cloud.datacatalog.v1.FeatureOnlineStoreSpec.StorageType storage_type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Copyright © 2025 Google LLC. All rights reserved.