XpnResourceId

Service resource (a.k.a service project) ID.

JSON representation
{
  "type": enum (XpnResourceType),
  "id": string
}
Fields
type

enum (XpnResourceType)

The type of the service resource.

id

string

The ID of the service resource. In the case of projects, this field supports project id (e.g., my-project-123) and project number (e.g. 12345678).

XpnResourceType

Enums
XPN_RESOURCE_TYPE_UNSPECIFIED
PROJECT