Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::ManagedFolder::RapidCacheConfig::RapidCachePolicy.
Rapid Cache policy for a managed folder.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ingest_on_write
def ingest_on_write() -> ::Google::Cloud::Storage::Control::V2::ManagedFolder::RapidCacheConfig::RapidCachePolicy::IngestOnWrite
Returns
- (::Google::Cloud::Storage::Control::V2::ManagedFolder::RapidCacheConfig::RapidCachePolicy::IngestOnWrite) — Required. If enabled, objects in the Managed Folder will be ingested into the cache when they are written.
#ingest_on_write=
def ingest_on_write=(value) -> ::Google::Cloud::Storage::Control::V2::ManagedFolder::RapidCacheConfig::RapidCachePolicy::IngestOnWrite
Parameter
- value (::Google::Cloud::Storage::Control::V2::ManagedFolder::RapidCacheConfig::RapidCachePolicy::IngestOnWrite) — Required. If enabled, objects in the Managed Folder will be ingested into the cache when they are written.
Returns
- (::Google::Cloud::Storage::Control::V2::ManagedFolder::RapidCacheConfig::RapidCachePolicy::IngestOnWrite) — Required. If enabled, objects in the Managed Folder will be ingested into the cache when they are written.
#rapid_cache_id
def rapid_cache_id() -> ::String
Returns
- (::String) — Required. The identifier for the rapid cache.
#rapid_cache_id=
def rapid_cache_id=(value) -> ::String
Parameter
- value (::String) — Required. The identifier for the rapid cache.
Returns
- (::String) — Required. The identifier for the rapid cache.