Policy Simulator API (policysimulator:v1beta1)

2022-11-17

6 new methods | 1 updated method

Additions

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

      HTTP Method: GET

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

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

      Parameters:

        name

          Type: string

          Location: path

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

          Description: The name of the operation resource.

          Required: Yes

      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.

      Parameter Order: name

      Path: v1beta1/{+name}

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

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

      Parameters:

        name

          Location: path

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

          Type: string

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

          Required: Yes

        pageSize

          Description: The standard list page size.

          Type: integer

          Format: int32

          Location: query

        filter

          Type: string

          Description: The standard list filter.

          Location: query

        pageToken

          Type: string

          Location: query

          Description: The standard list page token.

      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

      HTTP Method: GET

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

      Path: v1beta1/{+name}

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

      Flat Path: v1beta1/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}/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.

      HTTP Method: GET

      Path: v1beta1/{+name}

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

      Parameters:

        name

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

          Location: path

          Required: Yes

          Type: string

          Description: The name of the operation resource.

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

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

      Parameter Order: name

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

      Parameters:

        filter

          Description: The standard list filter.

          Location: query

          Type: string

        name

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

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

          Required: Yes

          Location: path

          Type: string

        pageSize

          Description: The standard list page size.

          Format: int32

          Location: query

          Type: integer

        pageToken

          Location: query

          Description: The standard list page token.

          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: v1beta1/{+name}

      HTTP Method: GET

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

      Parameter Order: name

      Parameters:

        pageSize

          Format: int32

          Location: query

          Type: integer

          Description: The standard list page size.

        filter

          Location: query

          Description: The standard list filter.

          Type: string

        name

          Required: Yes

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

          Type: string

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

          Location: path

        pageToken

          Type: string

          Location: query

          Description: The standard list page token.

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

      Path: v1beta1/{+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.

      HTTP Method: GET

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

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

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

      Parameter Order: name

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

      Parameters:

        name

          Required: Yes

          Location: path

          Type: string

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

          Description: The name of the operation resource.

      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: v1beta1/{+name}

Updates

    Methods
  • policysimulator.operations.list

      Parameters:

        name

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

          Pattern: ^operations$

          Type: string

          Required: Yes

          Location: query  ⟶  path

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