Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::CacheConfig.
Configuration of the cache volume.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cache_pre_populate
def cache_pre_populate() -> ::Google::Cloud::NetApp::V1::CachePrePopulate
Returns
- (::Google::Cloud::NetApp::V1::CachePrePopulate) — Optional. Pre-populate cache volume with data from the origin volume.
#cache_pre_populate=
def cache_pre_populate=(value) -> ::Google::Cloud::NetApp::V1::CachePrePopulate
Parameter
- value (::Google::Cloud::NetApp::V1::CachePrePopulate) — Optional. Pre-populate cache volume with data from the origin volume.
Returns
- (::Google::Cloud::NetApp::V1::CachePrePopulate) — Optional. Pre-populate cache volume with data from the origin volume.
#cache_pre_populate_state
def cache_pre_populate_state() -> ::Google::Cloud::NetApp::V1::CacheConfig::CachePrePopulateState
Returns
- (::Google::Cloud::NetApp::V1::CacheConfig::CachePrePopulateState) — Output only. State of the prepopulation job indicating how the prepopulation is progressing.
#cifs_change_notify_enabled
def cifs_change_notify_enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Flag indicating whether a CIFS change notification is enabled for the FlexCache volume.
#cifs_change_notify_enabled=
def cifs_change_notify_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Flag indicating whether a CIFS change notification is enabled for the FlexCache volume.
Returns
- (::Boolean) — Optional. Flag indicating whether a CIFS change notification is enabled for the FlexCache volume.
#writeback_enabled
def writeback_enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Flag indicating whether writeback is enabled for the FlexCache volume.
#writeback_enabled=
def writeback_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Flag indicating whether writeback is enabled for the FlexCache volume.
Returns
- (::Boolean) — Optional. Flag indicating whether writeback is enabled for the FlexCache volume.