Policy Simulator API (policysimulator:v1alpha)

2025-07-03

3 new methods

Additions

    Methods
  • policysimulator.folders.locations.accessPolicySimulations.operations.get

      Path : v1alpha/{+name}

      Flat Path : v1alpha/folders/{foldersId}/locations/{locationsId}/accessPolicySimulations/{accessPolicySimulationsId}/operations/{operationsId}

      Parameter Order : name

      Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

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

      HTTP Method : GET

      Parameters :

        name

          Location : path

          Pattern : ^folders/[^/]+/locations/[^/]+/accessPolicySimulations/[^/]+/operations/.*$

          Type : string

          Description : The name of the operation resource.

          Required : Yes

  • policysimulator.projects.locations.accessPolicySimulations.operations.get

      Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      HTTP Method : GET

      Path : v1alpha/{+name}

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

      Parameter Order : name

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/accessPolicySimulations/{accessPolicySimulationsId}/operations/{operationsId}

      Parameters :

        name

          Description : The name of the operation resource.

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/accessPolicySimulations/[^/]+/operations/.*$

          Location : path

          Type : string

  • policysimulator.organizations.locations.accessPolicySimulations.operations.get

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

      Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      Path : v1alpha/{+name}

      Parameters :

        name

          Description : The name of the operation resource.

          Type : string

          Required : Yes

          Location : path

          Pattern : ^organizations/[^/]+/locations/[^/]+/accessPolicySimulations/[^/]+/operations/.*$

      HTTP Method : GET

      Parameter Order : name

      Flat Path : v1alpha/organizations/{organizationsId}/locations/{locationsId}/accessPolicySimulations/{accessPolicySimulationsId}/operations/{operationsId}