Class XpnResourceId (1.1.0)

XpnResourceId(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

NameDescription
id str
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). This field is a member of oneof_ _id.
type_ str
The type of the service resource. Check the Type enum for the list of possible values. This field is a member of oneof_ _type.

Classes

Type

Type(value)

The type of the service resource.