ProjectView(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents a ProjectView resource.
A ProjectView resource contains read-only project data which is available globally.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
|---|---|
| Name | Description |
project |
google.cloud.compute_v1beta.types.Project
The project data. The returned Project data does not contain regional or zonal quota usage data. Global quota limits are present. For accurate, real-time quota usage numbers, query the global projects.get __
endpoint.
This field is a member of oneof_ _project.
|