Google Cloud Memorystore for Memcached API - Class Google::Cloud::Memcache::V1beta2::UpdateParametersRequest (v0.2.5)

Reference documentation and code samples for the Google Cloud Memorystore for Memcached API class Google::Cloud::Memcache::V1beta2::UpdateParametersRequest.

Request for UpdateParameters.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Resource name of the Memcached instance for which the parameters should be updated.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the Memcached instance for which the parameters should be updated.
Returns
  • (::String) — Required. Resource name of the Memcached instance for which the parameters should be updated.

#parameters

def parameters() -> ::Google::Cloud::Memcache::V1beta2::MemcacheParameters
Returns

#parameters=

def parameters=(value) -> ::Google::Cloud::Memcache::V1beta2::MemcacheParameters
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
Returns