Policy Simulator API (policysimulator:v1)

2022-11-17

6 new methods | 1 updated method

Additions

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

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

      Parameter Order: name

      Parameters:

        pageToken

          Description: The standard list page token.

          Type: string

          Location: query

        pageSize

          Format: int32

          Location: query

          Description: The standard list page size.

          Type: integer

        filter

          Location: query

          Description: The standard list filter.

          Type: string

        name

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

          Required: Yes

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

          Location: path

          Type: string

      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.

      Path: v1/{+name}

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

      HTTP Method: GET

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

      HTTP Method: GET

      Path: v1/{+name}

      Parameters:

        name

          Location: path

          Type: string

          Required: Yes

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

          Description: The name of the operation resource.

      Parameter Order: name

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

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

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

      HTTP Method: GET

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

      Path: v1/{+name}

      Parameter Order: name

      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

          Type: string

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

          Required: Yes

          Location: path

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

        pageSize

          Format: int32

          Description: The standard list page size.

          Type: integer

          Location: query

        pageToken

          Location: query

          Description: The standard list page token.

          Type: string

        filter

          Location: query

          Type: string

          Description: The standard list filter.

  • policysimulator.organizations.locations.replays.operations.get

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

      Parameter Order: name

      Flat Path: v1/organizations/{organizationsId}/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.

      Path: v1/{+name}

      Parameters:

        name

          Location: path

          Type: string

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

          Required: Yes

          Description: The name of the operation resource.

      HTTP Method: GET

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

      Path: v1/{+name}

      Parameters:

        name

          Type: string

          Location: path

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

          Required: Yes

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

        filter

          Type: string

          Location: query

          Description: The standard list filter.

        pageSize

          Type: integer

          Location: query

          Description: The standard list page size.

          Format: int32

        pageToken

          Type: string

          Description: The standard list page token.

          Location: query

      HTTP Method: GET

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

      Flat Path: v1/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.

      Parameter Order: name

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

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

      Parameters:

        name

          Location: path

          Required: Yes

          Description: The name of the operation resource.

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

          Type: string

      HTTP Method: 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.

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

      Parameter Order: name

      Path: v1/{+name}

Updates

    Methods
  • policysimulator.operations.list

      Parameters:

        name

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

          Type: string

          Required: Yes

          Pattern: ^operations$

          Location: query  ⟶  path

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