Cloud Workstations API (workstations:v1beta)

2026-04-28

1 new method

Additions

    Methods
  • workstations.projects.locations.workstationClusters.workstationConfigs.workstations.pushCredentials

      Description : Pushes credentials to a running workstation on behalf of a user. Once complete, supported credential types (application_default_credentials) are made available to processes running in the user container.

      Path : v1beta/{+workstation}:pushCredentials

      Parameter Order : workstation

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

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:pushCredentials

      HTTP Method : POST

      Parameters :

        workstation

          Location : path

          Required : Yes

          Type : string

          Description : Required. Name of the workstation for which the credentials should be pushed.

          Pattern : ^projects/[^/]+/locations/[^/]+/workstationClusters/[^/]+/workstationConfigs/[^/]+/workstations/[^/]+$