Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::DataCacheConfig (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::DataCacheConfig.

Data cache configurations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_cache_enabled

def data_cache_enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether data cache is enabled for the instance.

#data_cache_enabled=

def data_cache_enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether data cache is enabled for the instance.
Returns
  • (::Boolean) — Whether data cache is enabled for the instance.