public enum ManagedFolder.RapidCacheConfig.RapidCachePolicy.IngestOnWrite extends Enum<ManagedFolder.RapidCacheConfig.RapidCachePolicy.IngestOnWrite> implements ProtocolMessageEnumThe behavior of the rapid cache when an object is written.
Protobuf enum
google.storage.control.v2.ManagedFolder.RapidCacheConfig.RapidCachePolicy.IngestOnWrite
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
INGEST_ON_WRITE_ENABLED |
Ingestion on write is explicitly enabled for this resource. |
INGEST_ON_WRITE_ENABLED_VALUE |
Ingestion on write is explicitly enabled for this resource. |
INGEST_ON_WRITE_UNSPECIFIED |
The behavior is not specified at this resource level. It should be inherited from the parent resource's configuration. This is the default value. |
INGEST_ON_WRITE_UNSPECIFIED_VALUE |
The behavior is not specified at this resource level. It should be inherited from the parent resource's configuration. This is the default value. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|