Package types (1.1.3)

API documentation for memcache_v1beta2.types package.

Classes

ApplyParametersRequest

Request for ApplyParameters.

ApplySoftwareUpdateRequest

Request for ApplySoftwareUpdate.

CreateInstanceRequest

Request for CreateInstance.

DeleteInstanceRequest

Request for DeleteInstance.

GetInstanceRequest

Request for GetInstance.

Instance

A Memorystore for Memcached instance .. attribute:: name

Required. 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.

:type: str

ListInstancesRequest

Request for ListInstances.

ListInstancesResponse

Response for ListInstances.

LocationMetadata

Metadata for the given google.cloud.location.Location.

MemcacheParameters

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.

MemcacheVersion

Memcached versions supported by our service.

OperationMetadata

Represents the metadata of a long-running operation. .. attribute:: create_time

Output only. Time when the operation was created.

:type: google.protobuf.timestamp_pb2.Timestamp

UpdateInstanceRequest

Request for UpdateInstance.

UpdateParametersRequest

Request for UpdateParameters.

ZoneMetadata

API documentation for memcache_v1beta2.types.ZoneMetadata class.