XpnResourceId(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Service resource (a.k.a service project) ID.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
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.