NetApp V1 API - Class Google::Cloud::NetApp::V1::CacheConfig (v2.8.0)

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

#cache_pre_populate=

def cache_pre_populate=(value) -> ::Google::Cloud::NetApp::V1::CachePrePopulate
Parameter
Returns

#cache_pre_populate_state

def cache_pre_populate_state() -> ::Google::Cloud::NetApp::V1::CacheConfig::CachePrePopulateState
Returns

#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.