ReservationBlockPhysicalTopologyInstance(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The instances information for a given Block
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
instance_id |
int
The InstanceId of the instance This field is a member of oneof _ _instance_id .
|
physical_host_topology |
google.cloud.compute_v1.types.ReservationBlockPhysicalTopologyInstancePhysicalHostTopology
The PhysicalHostTopology of instances within a Block resource. This field is a member of oneof _ _physical_host_topology .
|
project_id |
int
Project where the instance lives This field is a member of oneof _ _project_id .
|