- Resource: Instance
- NodeConfig
- MemcacheVersion
- MemcacheParameters
- Node
- State
- State
- InstanceMessage
- Code
- MaintenancePolicy
- WeeklyMaintenanceWindow
- MaintenanceSchedule
- Methods
Resource: Instance
A Memorystore for Memcached instance
| JSON representation |
|---|
{ "name": string, "displayName": string, "labels": { string: string, ... }, "authorizedNetwork": string, "zones": [ string ], "nodeCount": integer, "nodeConfig": { object ( |
| Fields | |
|---|---|
name |
Required. Unique name of the resource in this scope including project and location using the form: Note: Memcached instances are managed and addressed at the regional level so |
displayName |
User provided name for the instance, which is only used for display purposes. Cannot be more than 80 characters. |
labels |
Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources An object containing a list of |
authorizedNetwork |
|