| Modifier and Type | Method and Description |
|---|---|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.clear() |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.clearBlock()
[Output Only] The ID of the block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.clearCluster()
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.clearHost()
[Output Only] The ID of the host on which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.clearSubblock()
[Output Only] The ID of the sub-block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.clone() |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatus.Builder.getPhysicalHostTopologyBuilder()
[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.Builder |
ResourceStatusPhysicalHostTopology.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.mergeFrom(com.google.protobuf.Message other) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.mergeFrom(ResourceStatusPhysicalHostTopology other) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.newBuilder() |
static ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.newBuilder(ResourceStatusPhysicalHostTopology prototype) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.newBuilderForType() |
protected ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setBlock(String value)
[Output Only] The ID of the block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setBlockBytes(com.google.protobuf.ByteString value)
[Output Only] The ID of the block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setCluster(String value)
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setClusterBytes(com.google.protobuf.ByteString value)
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setHost(String value)
[Output Only] The ID of the host on which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setHostBytes(com.google.protobuf.ByteString value)
[Output Only] The ID of the host on which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setSubblock(String value)
[Output Only] The ID of the sub-block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setSubblockBytes(com.google.protobuf.ByteString value)
[Output Only] The ID of the sub-block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ResourceStatusPhysicalHostTopology.Builder |
ResourceStatusPhysicalHostTopology.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ResourceStatus.Builder |
ResourceStatus.Builder.setPhysicalHostTopology(ResourceStatusPhysicalHostTopology.Builder builderForValue)
[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.