Google Cloud Memorystore for Redis API (redis:v1)

2026-02-14

1 new method

Additions

    Methods
  • redis.projects.locations.getSharedRegionalCertificateAuthority

      Path : v1/{+name}

      Description : Gets the details of regional certificate authority information for Redis cluster.

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/sharedRegionalCertificateAuthority

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

      Parameters :

        name

          Required : Yes

          Location : path

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

          Description : Required. Regional certificate authority resource name using the form: `projects/{project_id}/locations/{location_id}/sharedRegionalCertificateAuthority` where `location_id` refers to a Google Cloud region.

          Type : string

      Parameter Order : name

      HTTP Method : GET