Reference documentation and code samples for the Memorystore for Memcached V1 Client class MemcacheParameters.
Generated from protobuf messagegoogle.cloud.memcache.v1.MemcacheParameters
Namespace
Google \ Cloud \ Memcache \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ id
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. A discrepancy between parameter ids can inform users that they may need to take action to apply parameters on nodes.
User defined set of parameters to use in the memcached process.
getId
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. A discrepancy between
parameter ids can inform users that they may need to take action to apply
parameters on nodes.
Returns
Type
Description
string
setId
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. A discrepancy between
parameter ids can inform users that they may need to take action to apply
parameters on nodes.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getParams
User defined set of parameters to use in the memcached process.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Memorystore for Memcached V1 Client - Class MemcacheParameters (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-memcache/latest/V1.MemcacheParameters)\n- [2.0.3](/php/docs/reference/cloud-memcache/2.0.3/V1.MemcacheParameters)\n- [1.3.5](/php/docs/reference/cloud-memcache/1.3.5/V1.MemcacheParameters)\n- [1.2.2](/php/docs/reference/cloud-memcache/1.2.2/V1.MemcacheParameters)\n- [1.1.1](/php/docs/reference/cloud-memcache/1.1.1/V1.MemcacheParameters)\n- [1.0.5](/php/docs/reference/cloud-memcache/1.0.5/V1.MemcacheParameters) \nReference documentation and code samples for the Memorystore for Memcached V1 Client class MemcacheParameters.\n\nGenerated from protobuf message `google.cloud.memcache.v1.MemcacheParameters`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Memcache \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getId\n\nOutput only. The unique ID associated with this set of parameters. Users\ncan use this id to determine if the parameters associated with the instance\ndiffer from the parameters associated with the nodes. A discrepancy between\nparameter ids can inform users that they may need to take action to apply\nparameters on nodes.\n\n### setId\n\nOutput only. The unique ID associated with this set of parameters. Users\ncan use this id to determine if the parameters associated with the instance\ndiffer from the parameters associated with the nodes. A discrepancy between\nparameter ids can inform users that they may need to take action to apply\nparameters on nodes.\n\n### getParams\n\nUser defined set of parameters to use in the memcached process.\n\n### setParams\n\nUser defined set of parameters to use in the memcached process."]]