Cloud Memorystore for Memcached API (memcache:v1)

2023-09-11

1 new method

Additions

    Methods
  • memcache.projects.locations.instances.upgrade

      Parameters:

        name

          Required: Yes

          Type: string

          Pattern: ^projects/[^/]+/locations/[^/]+/instances/[^/]+$

          Description: Required. Memcache instance resource name using the form: `projects/{project}/locations/{location}/instances/{instance}` where `location_id` refers to a GCP region.

          Location: path

      HTTP Method: POST

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameter Order: name

      Description: Upgrades the Memcache instance to a newer memcached engine version specified in the request.

      Path: v1/{+name}:upgrade

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:upgrade

1 removed method

Deletions

    Methods
  • memcache.projects.locations.instances.upgrade

      Description: Upgrades the Memcache instance to a newer memcached engine version specified in the request.

      Parameter Order: name

      Parameters:

        name

          Description: Required. Memcache instance resource name using the form: `projects/{project}/locations/{location}/instances/{instance}` where `location_id` refers to a GCP region.

          Required: Yes

          Location: path

          Pattern: ^projects/[^/]+/locations/[^/]+/instances/[^/]+$

          Type: string

      Path: v1/{+name}:upgrade

      HTTP Method: POST

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:upgrade