REST Resource: billingAccounts.services

Resource: BillingAccountService

Encapsulates a Google Cloud service visible to a billing account.

JSON representation
{
  "name": string,
  "serviceId": string,
  "displayName": string
}
Fields
name

string

Resource name for the BillingAccountService. Example: "billingAccounts/012345-567890-ABCDEF/services/DA34-426B-A397".

serviceId

string

Identifier for the service. It is the string after the collection identifier "services/". Example: "DA34-426B-A397".

displayName

string

Description of the BillingAccountService. Example: "BigQuery", "Compute Engine".

Methods

get

Gets a Google Cloud service visible to a billing account.

list

Lists services visible to a billing account.