ReservationBlockPhysicalTopology(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
block |
str
The hash of the capacity block within the cluster. This field is a member of oneof _ _block .
|
cluster |
str
The cluster name of the reservation block. This field is a member of oneof _ _cluster .
|
instances |
MutableSequence[google.cloud.compute_v1beta.types.ReservationBlockPhysicalTopologyInstance]
The detailed instances information for a given Block |