Instance Args
Creates a new Instance in a given location.
Constructors
Properties
The full name of the Google Compute Engine network to which the instance is connected. If left unspecified, the default
network will be used.
User provided name for the instance, which is only used for display purposes. Cannot be more than 80 characters.
Required. The logical name of the Memcached instance in the user project with the following restrictions: * Must contain only lowercase letters, numbers, and hyphens. * Must start with a letter. * Must be between 1-40 characters. * Must end with a number or a letter. * Must be unique within the user project / location. If any of the above are not met, the API raises an invalid argument error.
List of messages that describe the current state of the Memcached instance.
The maintenance policy for the instance. If not provided, the maintenance event will be performed based on Memorystore internal rollout schedule.
The major version of Memcached software. If not provided, latest supported version will be used. Currently the latest supported major version is MEMCACHE_1_5
. The minor version will be automatically determined by our system based on the latest supported minor version.
Unique name of the resource in this scope including project and location using the form: projects/{project_id}/locations/{location_id}/instances/{instance_id}
Note: Memcached instances are managed and addressed at the regional level so location_id
here refers to a Google Cloud region; however, users may choose which zones Memcached nodes should be provisioned in within an instance. Refer to zones field for more details.
Configuration for Memcached nodes.
User defined parameters to apply to the memcached process on each node.