| Modifier and Type | Method and Description |
|---|---|
static FeatureOnlineStoreSpec.StorageType |
FeatureOnlineStoreSpec.StorageType.forNumber(int value) |
FeatureOnlineStoreSpec.StorageType |
FeatureOnlineStoreSpec.getStorageType()
Output only.
|
FeatureOnlineStoreSpec.StorageType |
FeatureOnlineStoreSpec.Builder.getStorageType()
Output only.
|
FeatureOnlineStoreSpec.StorageType |
FeatureOnlineStoreSpecOrBuilder.getStorageType()
Output only.
|
static FeatureOnlineStoreSpec.StorageType |
FeatureOnlineStoreSpec.StorageType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FeatureOnlineStoreSpec.StorageType |
FeatureOnlineStoreSpec.StorageType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FeatureOnlineStoreSpec.StorageType |
FeatureOnlineStoreSpec.StorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureOnlineStoreSpec.StorageType[] |
FeatureOnlineStoreSpec.StorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<FeatureOnlineStoreSpec.StorageType> |
FeatureOnlineStoreSpec.StorageType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FeatureOnlineStoreSpec.Builder |
FeatureOnlineStoreSpec.Builder.setStorageType(FeatureOnlineStoreSpec.StorageType value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.