Google Cloud Memorystore for Memcached V1 API - Class Google::Cloud::Memcache::V1::MemcacheParameters (v0.2.5)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Memorystore for Memcached V1 API class Google::Cloud::Memcache::V1::MemcacheParameters.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#id
defid()->::String
Returns
- (::String) — Output only. The unique ID associated with this set of parameters. Users can use this id to determine if the parameters associated with the instance differ from the parameters associated with the nodes and any action needs to be taken to apply parameters on nodes.
#params
defparams()->::Google::Protobuf::Map{::String=>::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — User defined set of parameters to use in the memcached process.
#params=
defparams=(value)->::Google::Protobuf::Map{::String=>::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — User defined set of parameters to use in the memcached process.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — User defined set of parameters to use in the memcached process.