| Modifier and Type | Method and Description |
|---|---|
ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.Builder.build() |
ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.Builder.buildPartial() |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.getDefaultInstance() |
ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.getDefaultInstanceForType() |
ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.Builder.getDefaultInstanceForType() |
ResourceStatusPhysicalHostTopology |
ResourceStatusOrBuilder.getPhysicalHostTopology()
[Output Only] A series of fields containing the global name of the Compute Engine cluster, as well as the ID of the block, sub-block, and host on which the running instance is located.
|
ResourceStatusPhysicalHostTopology |
ResourceStatus.getPhysicalHostTopology()
[Output Only] A series of fields containing the global name of the Compute Engine cluster, as well as the ID of the block, sub-block, and host on which the running instance is located.
|
ResourceStatusPhysicalHostTopology |
ResourceStatus.Builder.getPhysicalHostTopology()
[Output Only] A series of fields containing the global name of the Compute Engine cluster, as well as the ID of the block, sub-block, and host on which the running instance is located.
|
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseDelimitedFrom(InputStream input) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(byte[] data) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(ByteBuffer data) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(com.google.protobuf.ByteString data) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(com.google.protobuf.CodedInputStream input) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(InputStream input) |
static ResourceStatusPhysicalHostTopology |
ResourceStatusPhysicalHostTopology.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ResourceStatusPhysicalHostTopology> |
ResourceStatusPhysicalHostTopology.getParserForType() |
static com.google.protobuf.Parser<ResourceStatusPhysicalHostTopology> |
ResourceStatusPhysicalHostTopology.parser() |
| Modifier and Type | Method and Description |
|---|---|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.mergeFrom(ResourceStatusPhysicalHostTopology other) |
ResourceStatus.Builder |
ResourceStatus.Builder.mergePhysicalHostTopology(ResourceStatusPhysicalHostTopology value)
[Output Only] A series of fields containing the global name of the Compute Engine cluster, as well as the ID of the block, sub-block, and host on which the running instance is located.
|
static ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.newBuilder(ResourceStatusPhysicalHostTopology prototype) |
ResourceStatus.Builder |
ResourceStatus.Builder.setPhysicalHostTopology(ResourceStatusPhysicalHostTopology value)
[Output Only] A series of fields containing the global name of the Compute Engine cluster, as well as the ID of the block, sub-block, and host on which the running instance is located.
|
Copyright © 2025 Google LLC. All rights reserved.