Method: services.get

Get the details of a service.

HTTP request

GET https://serviceusage.googleapis.com/v2beta/{name=*/*/services/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the service state to get.

Query parameters

Parameters
view

enum (ServiceStateView)

The view of the service state to use.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of ServiceState.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/cloud-platform.read-only
  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.