Google Cloud Support API (cloudsupport:v2beta)

2023-02-25

2 new methods | 6 removed methods

Additions

    Methods
  • cloudsupport.cases.comments.create

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

      Description: Add a new comment to the specified Case. The comment object must have the following fields set: body.

      Path: v2beta/{+parent}/comments

      HTTP Method: POST

      Parameter Order: parent

      Parameters:

        parent

          Type: string

          Description: Required. The resource name of Case to which this comment should be added.

          Location: path

          Required: Yes

          Pattern: ^[^/]+/[^/]+/cases/[^/]+$

      Flat Path: v2beta/{v2betaId}/{v2betaId1}/cases/{casesId}/comments

  • cloudsupport.cases.comments.list

      Description: Retrieve all Comments associated with the Case object.

      Parameter Order: parent

      Path: v2beta/{+parent}/comments

      HTTP Method: GET

      Parameters:

        pageSize

          Location: query

          Type: integer

          Description: The maximum number of comments fetched with each request. Defaults to 10.

          Format: int32

        pageToken

          Location: query

          Type: string

          Description: A token identifying the page of results to return. If unspecified, the first page is retrieved.

        parent

          Location: path

          Pattern: ^[^/]+/[^/]+/cases/[^/]+$

          Required: Yes

          Description: Required. The resource name of Case object for which comments should be listed.

          Type: string

      Flat Path: v2beta/{v2betaId}/{v2betaId1}/cases/{casesId}/comments

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

Deletions

    Methods
  • cloudsupport.organizations.cases.comments.list

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

      Description: Retrieve all Comments associated with the Case object.

      Parameters:

        pageSize

          Location: query

          Type: integer

          Description: The maximum number of comments fetched with each request. Defaults to 10.

          Format: int32

        pageToken

          Description: A token identifying the page of results to return. If unspecified, the first page is retrieved.

          Location: query

          Type: string

        parent

          Location: path

          Type: string

          Pattern: ^organizations/[^/]+/cases/[^/]+$

          Description: Required. The resource name of Case object for which comments should be listed.

          Required: Yes

      Path: v2beta/{+parent}/comments

      Flat Path: v2beta/organizations/{organizationsId}/cases/{casesId}/comments

      Parameter Order: parent

      HTTP Method: GET

  • cloudsupport.organizations.cases.comments.create

      Parameter Order: parent

      HTTP Method: POST

      Description: Add a new comment to the specified Case. The comment object must have the following fields set: body.

      Parameters:

        parent

          Location: path

          Description: Required. The resource name of Case to which this comment should be added.

          Pattern: ^organizations/[^/]+/cases/[^/]+$

          Type: string

          Required: Yes

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

      Path: v2beta/{+parent}/comments

      Flat Path: v2beta/organizations/{organizationsId}/cases/{casesId}/comments

  • cloudsupport.customers.cases.comments.list

      Parameter Order: parent

      Flat Path: v2beta/customers/{customersId}/cases/{casesId}/comments

      Description: Retrieve all Comments associated with the Case object.

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

      Path: v2beta/{+parent}/comments

      Parameters:

        pageToken

          Location: query

          Description: A token identifying the page of results to return. If unspecified, the first page is retrieved.

          Type: string

        pageSize

          Format: int32

          Description: The maximum number of comments fetched with each request. Defaults to 10.

          Location: query

          Type: integer

        parent

          Location: path

          Type: string

          Description: Required. The resource name of Case object for which comments should be listed.

          Pattern: ^customers/[^/]+/cases/[^/]+$

          Required: Yes

      HTTP Method: GET

  • cloudsupport.customers.cases.comments.create

      Path: v2beta/{+parent}/comments

      Flat Path: v2beta/customers/{customersId}/cases/{casesId}/comments

      Parameters:

        parent

          Description: Required. The resource name of Case to which this comment should be added.

          Required: Yes

          Type: string

          Location: path

          Pattern: ^customers/[^/]+/cases/[^/]+$

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

      Description: Add a new comment to the specified Case. The comment object must have the following fields set: body.

      HTTP Method: POST

      Parameter Order: parent

  • cloudsupport.projects.cases.comments.list

      HTTP Method: GET

      Path: v2beta/{+parent}/comments

      Parameters:

        pageToken

          Location: query

          Type: string

          Description: A token identifying the page of results to return. If unspecified, the first page is retrieved.

        parent

          Description: Required. The resource name of Case object for which comments should be listed.

          Location: path

          Type: string

          Pattern: ^projects/[^/]+/cases/[^/]+$

          Required: Yes

        pageSize

          Format: int32

          Location: query

          Description: The maximum number of comments fetched with each request. Defaults to 10.

          Type: integer

      Parameter Order: parent

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

      Flat Path: v2beta/projects/{projectsId}/cases/{casesId}/comments

      Description: Retrieve all Comments associated with the Case object.

  • cloudsupport.projects.cases.comments.create

      HTTP Method: POST

      Path: v2beta/{+parent}/comments

      Parameters:

        parent

          Pattern: ^projects/[^/]+/cases/[^/]+$

          Description: Required. The resource name of Case to which this comment should be added.

          Location: path

          Required: Yes

          Type: string

      Description: Add a new comment to the specified Case. The comment object must have the following fields set: body.

      Parameter Order: parent

      Flat Path: v2beta/projects/{projectsId}/cases/{casesId}/comments

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