Class ResourceStatus (1.23.0)

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

Contains output only fields. Use this sub-message for actual values set on Instance attributes as compared to the value requested by the user (intent) in their instance CRUD calls.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
physical_host str
[Output Only] The precise location of your instance within the zone's data center, including the block, sub-block, and host. The field is formatted as follows: blockId/subBlockId/hostId. This field is a member of oneof_ _physical_host.
scheduling google.cloud.compute_v1.types.ResourceStatusScheduling
This field is a member of oneof_ _scheduling.
upcoming_maintenance google.cloud.compute_v1.types.UpcomingMaintenance
This field is a member of oneof_ _upcoming_maintenance.