API Reference google_api_memcache v0.11.0
Modules
API client metadata for GoogleApi.Memcache.V1.
API calls for all endpoints tagged Projects
.
Handle Tesla connections for GoogleApi.Memcache.V1.
Request for ApplyParameters.
The request message for Operations.CancelOperation.
Time window specified for daily operations.
Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: A full date, with non-zero year, month, and day values A month and day value, with a zero year, such as an anniversary A year on its own, with zero month and day values A year and month value, with a zero day, such as a credit card expiration date Related types are google.type.TimeOfDay and google.protobuf.Timestamp
.
DenyMaintenancePeriod definition. Maintenance is forbidden within the deny period. The start_date must be less than the end_date.
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty
is empty JSON object {}
.
Represents the metadata of a long-running operation.
Attributes
-
consumerDefinedName
(type:String.t
, default:nil
) - consumer_defined_name is the name that is set by the consumer. On the other hand Name field represents system-assigned id of an instance so consumers are not necessarily aware of it. consumer_defined_name is used for notification/UI purposes for consumer to recognize their instances. -
createTime
(type:DateTime.t
, default:nil
) - Output only. Timestamp when the resource was created. -
labels
(type:map()
, default:nil
) - Optional. Resource labels to represent user provided metadata. Each label is a key-value pair, where both the key and the value are arbitrary strings provided by the user. -
maintenancePolicyNames
(type:map()
, default:nil
) - Deprecated. The MaintenancePolicies that have been attached to the instance. The key must be of the type name of the oneof policy name defined in MaintenancePolicy, and the referenced policy must define the same policy type. For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug. -
maintenanceSchedules
(type:%{optional(String.t) => GoogleApi.Memcache.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.t}
, default:nil
) - The MaintenanceSchedule contains the scheduling information of published maintenance schedule with same key as software_versions. -
maintenanceSettings
(type:GoogleApi.Memcache.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.t
, default:nil
) - Optional. The MaintenanceSettings associated with instance. -
name
(type:String.t
, default:nil
) - Unique name of the resource. It uses the form:projects/{project_id}/locations/{location_id}/instances/{instance_id}
-
producerMetadata
(type:map()
, default:nil
) - Output only. Custom string attributes used primarily to expose producer-specific information in monitoring dashboards. See go/get-instance-metadata. -
provisionedResources
(type:list(GoogleApi.Memcache.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource.t)
, default:nil
) - Output only. The list of data plane resources provisioned for this instance, e.g. compute VMs. See go/get-instance-metadata. -
slmInstanceTemplate
(type:String.t
, default:nil
) - Link to the SLM instance template. Only populated when updating SLM instances via SSA's Actuation service adaptor. Service producers with custom control plane (e.g. Cloud SQL) doesn't need to populate this field. Instead they should use software_versions. -
sloMetadata
(type:GoogleApi.Memcache.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.t
, default:nil
) - Output only. SLO metadata for instance classification in the Standardized dataplane SLO platform. See go/cloud-ssa-standard-slo for feature description. -
softwareVersions
(type:map()
, default:nil
) - Software versions that are used to deploy this instance. This can be mutated by rollout services. -
state
(type:String.t
, default:nil
) - Output only. Current lifecycle state of the resource (e.g. if it's being created or ready to use). -
tenantProjectId
(type:String.t
, default:nil
) - Output only. ID of the associated GCP tenant project. See go/get-instance-metadata. -
updateTime
(type:DateTime.t
, default:nil
) - Output only. Timestamp when the resource was last modified.
Maintenance schedule which is exposed to customer and potentially end user, indicating published upcoming future maintenance schedule
Maintenance settings associated with instance. Allows service producers and end users to assign settings that controls maintenance on this instance.
Node information for custom per-node SLO implementations. SSA does not support per-node SLO, but producers can populate per-node information in SloMetadata for custom precomputations. SSA Eligibility Exporter will emit per-node metric based on this information.
Describes provisioned dataplane resources.
SloEligibility is a tuple containing eligibility value: true if an instance is eligible for SLO calculation or false if it should be excluded from all SLO-related calculations along with a user-defined reason.
SloExclusion represents an exclusion in SLI calculation applies to all SLOs.
SloMetadata contains resources required for proper SLO classification of the instance.
Attributes
-
authorizedNetwork
(type:String.t
, default:nil
) - The full name of the Google Compute Engine network to which the instance is connected. If left unspecified, thedefault
network will be used. -
createTime
(type:DateTime.t
, default:nil
) - Output only. The time the instance was created. -
discoveryEndpoint
(type:String.t
, default:nil
) - Output only. Endpoint for Discovery API -
displayName
(type:String.t
, default:nil
) - User provided name for the instance only used for display purposes. Cannot be more than 80 characters. -
instanceMessages
(type:list(GoogleApi.Memcache.V1.Model.InstanceMessage.t)
, default:nil
) - List of messages that describe current statuses of memcached instance. -
labels
(type:map()
, default:nil
) - Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources -
memcacheFullVersion
(type:String.t
, default:nil
) - Output only. The full version of memcached server running on this instance. System automatically determines the full memcached version for an instance based on the input MemcacheVersion. The full version format will be "memcached-1.5.16". -
memcacheNodes
(type:list(GoogleApi.Memcache.V1.Model.Node.t)
, default:nil
) - Output only. List of Memcached nodes. Refer to [Node] message for more details. -
memcacheVersion
(type:String.t
, default:nil
) - 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. -
name
(type:String.t
, default:nil
) - 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 regional level so location_id here refers to a GCP region; however, users may choose which zones Memcached nodes within an instances should be provisioned in. Refer to [zones] field for more details. -
nodeConfig
(type:GoogleApi.Memcache.V1.Model.NodeConfig.t
, default:nil
) - Required. Configuration for Memcached nodes. -
nodeCount
(type:integer()
, default:nil
) - Required. Number of nodes in the Memcached instance. -
parameters
(type:GoogleApi.Memcache.V1.Model.MemcacheParameters.t
, default:nil
) - Optional: User defined parameters to apply to the memcached process on each node. -
state
(type:String.t
, default:nil
) - Output only. The state of this Memcached instance. -
updateTime
(type:DateTime.t
, default:nil
) - Output only. The time the instance was updated. -
zones
(type:list(String.t)
, default:nil
) - Zones where Memcached nodes should be provisioned in. Memcached nodes will be equally distributed across these zones. If not provided, the service will by default create nodes in all zones in the region for the instance.
Response for ListInstances.
The response message for Locations.ListLocations.
The response message for Operations.ListOperations.
A resource that represents Google Cloud Platform location.
Metadata for the given google.cloud.location.Location.
Defines policies to service maintenance events.
MaintenanceWindow definition.
Attributes
-
id
(type:String.t
, default:nil
) - 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
(type:map()
, default:nil
) - User defined set of parameters to use in the memcached process.
Attributes
-
host
(type:String.t
, default:nil
) - Output only. Hostname or IP address of the Memcached node used by the clients to connect to the Memcached server on this node. -
nodeId
(type:String.t
, default:nil
) - Output only. Identifier of the Memcached node. The node id does not include project or location like the Memcached instance name. -
parameters
(type:GoogleApi.Memcache.V1.Model.MemcacheParameters.t
, default:nil
) - User defined parameters currently applied to the node. -
port
(type:integer()
, default:nil
) - Output only. The port number of the Memcached server on this node. -
state
(type:String.t
, default:nil
) - Output only. Current state of the Memcached node. -
zone
(type:String.t
, default:nil
) - Output only. Location (GCP Zone) for the Memcached node.
Configuration for a Memcached Node.
This resource represents a long-running operation that is the result of a network API call.
Represents the metadata of a long-running operation.
Configure the schedule.
The Status
type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status
message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.
Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and google.protobuf.Timestamp
.
Request for UpdateParameters.
Maintenance policy applicable to instance updates.
Time window specified for weekly operations.
API client metadata for GoogleApi.Memcache.V1beta2.
API calls for all endpoints tagged Projects
.
Handle Tesla connections for GoogleApi.Memcache.V1beta2.
Request for ApplyParameters.
Request for ApplySoftwareUpdate.
The request message for Operations.CancelOperation.
Time window specified for daily operations.
Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: A full date, with non-zero year, month, and day values A month and day value, with a zero year, such as an anniversary A year on its own, with zero month and day values A year and month value, with a zero day, such as a credit card expiration date Related types are google.type.TimeOfDay and google.protobuf.Timestamp
.
DenyMaintenancePeriod definition. Maintenance is forbidden within the deny period. The start_date must be less than the end_date.
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty
is empty JSON object {}
.
Metadata for the given google.cloud.location.Location.
Represents the metadata of a long-running operation.
Attributes
-
consumerDefinedName
(type:String.t
, default:nil
) - consumer_defined_name is the name that is set by the consumer. On the other hand Name field represents system-assigned id of an instance so consumers are not necessarily aware of it. consumer_defined_name is used for notification/UI purposes for consumer to recognize their instances. -
createTime
(type:DateTime.t
, default:nil
) - Output only. Timestamp when the resource was created. -
labels
(type:map()
, default:nil
) - Optional. Resource labels to represent user provided metadata. Each label is a key-value pair, where both the key and the value are arbitrary strings provided by the user. -
maintenancePolicyNames
(type:map()
, default:nil
) - Deprecated. The MaintenancePolicies that have been attached to the instance. The key must be of the type name of the oneof policy name defined in MaintenancePolicy, and the referenced policy must define the same policy type. For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug. -
maintenanceSchedules
(type:%{optional(String.t) => GoogleApi.Memcache.V1beta2.Model.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.t}
, default:nil
) - The MaintenanceSchedule contains the scheduling information of published maintenance schedule with same key as software_versions. -
maintenanceSettings
(type:GoogleApi.Memcache.V1beta2.Model.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.t
, default:nil
) - Optional. The MaintenanceSettings associated with instance. -
name
(type:String.t
, default:nil
) - Unique name of the resource. It uses the form:projects/{project_id}/locations/{location_id}/instances/{instance_id}
-
producerMetadata
(type:map()
, default:nil
) - Output only. Custom string attributes used primarily to expose producer-specific information in monitoring dashboards. See go/get-instance-metadata. -
provisionedResources
(type:list(GoogleApi.Memcache.V1beta2.Model.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource.t)
, default:nil
) - Output only. The list of data plane resources provisioned for this instance, e.g. compute VMs. See go/get-instance-metadata. -
slmInstanceTemplate
(type:String.t
, default:nil
) - Link to the SLM instance template. Only populated when updating SLM instances via SSA's Actuation service adaptor. Service producers with custom control plane (e.g. Cloud SQL) doesn't need to populate this field. Instead they should use software_versions. -
sloMetadata
(type:GoogleApi.Memcache.V1beta2.Model.GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.t
, default:nil
) - Output only. SLO metadata for instance classification in the Standardized dataplane SLO platform. See go/cloud-ssa-standard-slo for feature description. -
softwareVersions
(type:map()
, default:nil
) - Software versions that are used to deploy this instance. This can be mutated by rollout services. -
state
(type:String.t
, default:nil
) - Output only. Current lifecycle state of the resource (e.g. if it's being created or ready to use). -
tenantProjectId
(type:String.t
, default:nil
) - Output only. ID of the associated GCP tenant project. See go/get-instance-metadata. -
updateTime
(type:DateTime.t
, default:nil
) - Output only. Timestamp when the resource was last modified.
Maintenance schedule which is exposed to customer and potentially end user, indicating published upcoming future maintenance schedule
Maintenance settings associated with instance. Allows service producers and end users to assign settings that controls maintenance on this instance.
Node information for custom per-node SLO implementations. SSA does not support per-node SLO, but producers can populate per-node information in SloMetadata for custom precomputations. SSA Eligibility Exporter will emit per-node metric based on this information.
Describes provisioned dataplane resources.
SloEligibility is a tuple containing eligibility value: true if an instance is eligible for SLO calculation or false if it should be excluded from all SLO-related calculations along with a user-defined reason.
SloExclusion represents an exclusion in SLI calculation applies to all SLOs.
SloMetadata contains resources required for proper SLO classification of the instance.
Attributes
-
authorizedNetwork
(type:String.t
, default:nil
) - The full name of the Google Compute Engine network to which the instance is connected. If left unspecified, thedefault
network will be used. -
createTime
(type:DateTime.t
, default:nil
) - Output only. The time the instance was created. -
discoveryEndpoint
(type:String.t
, default:nil
) - Output only. Endpoint for Discovery API -
displayName
(type:String.t
, default:nil
) - User provided name for the instance only used for display purposes. Cannot be more than 80 characters. -
instanceMessages
(type:list(GoogleApi.Memcache.V1beta2.Model.InstanceMessage.t)
, default:nil
) - List of messages that describe current statuses of memcached instance. -
labels
(type:map()
, default:nil
) - Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources -
memcacheFullVersion
(type:String.t
, default:nil
) - Output only. The full version of memcached server running on this instance. System automatically determines the full memcached version for an instance based on the input MemcacheVersion. The full version format will be "memcached-1.5.16". -
memcacheNodes
(type:list(GoogleApi.Memcache.V1beta2.Model.Node.t)
, default:nil
) - Output only. List of Memcached nodes. Refer to [Node] message for more details. -
memcacheVersion
(type:String.t
, default:nil
) - 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. -
name
(type:String.t
, default:nil
) - 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 regional level so location_id here refers to a GCP region; however, users may choose which zones Memcached nodes within an instances should be provisioned in. Refer to [zones] field for more details. -
nodeConfig
(type:GoogleApi.Memcache.V1beta2.Model.NodeConfig.t
, default:nil
) - Required. Configuration for Memcached nodes. -
nodeCount
(type:integer()
, default:nil
) - Required. Number of nodes in the Memcached instance. -
parameters
(type:GoogleApi.Memcache.V1beta2.Model.MemcacheParameters.t
, default:nil
) - Optional: User defined parameters to apply to the memcached process on each node. -
state
(type:String.t
, default:nil
) - Output only. The state of this Memcached instance. -
updateAvailable
(type:boolean()
, default:nil
) - Output only. Returns true if there is an update waiting to be applied -
updateTime
(type:DateTime.t
, default:nil
) - Output only. The time the instance was updated. -
zones
(type:list(String.t)
, default:nil
) - Zones where Memcached nodes should be provisioned in. Memcached nodes will be equally distributed across these zones. If not provided, the service will by default create nodes in all zones in the region for the instance.
Response for ListInstances.
The response message for Locations.ListLocations.
The response message for Operations.ListOperations.
A resource that represents Google Cloud Platform location.
Defines policies to service maintenance events.
MaintenanceWindow definition.
Attributes
-
id
(type:String.t
, default:nil
) - 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
(type:map()
, default:nil
) - User defined set of parameters to use in the memcached process.
Attributes
-
host
(type:String.t
, default:nil
) - Output only. Hostname or IP address of the Memcached node used by the clients to connect to the Memcached server on this node. -
nodeId
(type:String.t
, default:nil
) - Output only. Identifier of the Memcached node. The node id does not include project or location like the Memcached instance name. -
parameters
(type:GoogleApi.Memcache.V1beta2.Model.MemcacheParameters.t
, default:nil
) - User defined parameters currently applied to the node. -
port
(type:integer()
, default:nil
) - Output only. The port number of the Memcached server on this node. -
state
(type:String.t
, default:nil
) - Output only. Current state of the Memcached node. -
updateAvailable
(type:boolean()
, default:nil
) - Output only. Returns true if there is an update waiting to be applied -
zone
(type:String.t
, default:nil
) - Output only. Location (GCP Zone) for the Memcached node.
Configuration for a Memcached Node.
This resource represents a long-running operation that is the result of a network API call.
Represents the metadata of a long-running operation.
Configure the schedule.
The Status
type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status
message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.
Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and google.protobuf.Timestamp
.
Request for UpdateParameters.
Maintenance policy applicable to instance updates.
Time window specified for weekly operations.