Policy Simulator API (policysimulator:v1alpha)

2022-11-17

6 new methods | 1 updated method

Additions

    Methods
  • policysimulator.organizations.locations.replays.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.

      Parameters:

        name

          Type: string

          Location: path

          Description: The name of the operation resource.

          Required: Yes

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

      HTTP Method: GET

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

      Flat Path: v1alpha/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}/operations/{operationsId}

      Path: v1alpha/{+name}

      Parameter Order: name

  • policysimulator.organizations.locations.replays.operations.list

      Path: v1alpha/{+name}

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

      Flat Path: v1alpha/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}/operations

      HTTP Method: GET

      Description: Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.

      Parameters:

        name

          Pattern: ^organizations/[^/]+/locations/[^/]+/replays/[^/]+/operations$

          Required: Yes

          Type: string

          Description: The name of the operation's parent resource.

          Location: path

        pageToken

          Type: string

          Location: query

          Description: The standard list page token.

        filter

          Type: string

          Location: query

          Description: The standard list filter.

        pageSize

          Description: The standard list page size.

          Location: query

          Type: integer

          Format: int32

      Parameter Order: name

  • policysimulator.folders.locations.replays.operations.get

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

      HTTP Method: GET

      Path: v1alpha/{+name}

      Flat Path: v1alpha/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}/operations/{operationsId}

      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.

      Parameters:

        name

          Required: Yes

          Type: string

          Description: The name of the operation resource.

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

          Location: path

      Parameter Order: name

  • policysimulator.folders.locations.replays.operations.list

      Description: Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.

      Parameter Order: name

      Parameters:

        filter

          Location: query

          Type: string

          Description: The standard list filter.

        pageSize

          Description: The standard list page size.

          Type: integer

          Format: int32

          Location: query

        pageToken

          Location: query

          Type: string

          Description: The standard list page token.

        name

          Required: Yes

          Location: path

          Type: string

          Description: The name of the operation's parent resource.

          Pattern: ^folders/[^/]+/locations/[^/]+/replays/[^/]+/operations$

      Path: v1alpha/{+name}

      HTTP Method: GET

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

      Flat Path: v1alpha/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}/operations

  • policysimulator.projects.locations.replays.operations.get

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

      Flat Path: v1alpha/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}/operations/{operationsId}

      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

      Parameters:

        name

          Type: string

          Required: Yes

          Location: path

          Description: The name of the operation resource.

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

      Parameter Order: name

      Path: v1alpha/{+name}

  • policysimulator.projects.locations.replays.operations.list

      HTTP Method: GET

      Path: v1alpha/{+name}

      Parameters:

        name

          Type: string

          Description: The name of the operation's parent resource.

          Location: path

          Required: Yes

          Pattern: ^projects/[^/]+/locations/[^/]+/replays/[^/]+/operations$

        pageSize

          Description: The standard list page size.

          Type: integer

          Format: int32

          Location: query

        filter

          Location: query

          Description: The standard list filter.

          Type: string

        pageToken

          Type: string

          Location: query

          Description: The standard list page token.

      Flat Path: v1alpha/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}/operations

      Description: Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.

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

      Parameter Order: name

Updates

    Methods
  • policysimulator.operations.list

      Parameters:

        name

          Required: Yes

          Location: query  ⟶  path

          Description: The name of the operation's parent resource.

          Pattern: ^operations$

          Type: string

      Path: v1alpha/operations  ⟶  v1alpha/{+name}