str
[Output Only] The ID of the block in which the running
instance is located. Instances within the same block
experience low network latency.
This field is a member of oneof_ _block.
cluster
str
[Output Only] The global name of the Compute Engine cluster
where the running instance is located.
This field is a member of oneof_ _cluster.
host
str
[Output Only] The ID of the host on which the running
instance is located. Instances on the same host experience
the lowest possible network latency.
This field is a member of oneof_ _host.
subblock
str
[Output Only] The ID of the sub-block in which the running
instance is located. Instances in the same sub-block
experience lower network latency than instances in the same
block.
This field is a member of oneof_ _subblock.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class ResourceStatusPhysicalHostTopology (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.ResourceStatusPhysicalHostTopology)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.ResourceStatusPhysicalHostTopology) \n\n ResourceStatusPhysicalHostTopology(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nRepresents the physical host topology of the host on which\nthe VM is running.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]