public static final class ResourceStatusPhysicalHostTopology.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder> implements ResourceStatusPhysicalHostTopologyOrBuilder
Represents the physical host topology of the host on which the VM is running.Protobuf type
google.cloud.compute.v1.ResourceStatusPhysicalHostTopology| Modifier and Type | Method and Description |
|---|---|
ResourceStatusPhysicalHostTopology.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ResourceStatusPhysicalHostTopology |
build() |
ResourceStatusPhysicalHostTopology |
buildPartial() |
ResourceStatusPhysicalHostTopology.Builder |
clear() |
ResourceStatusPhysicalHostTopology.Builder |
clearBlock()
[Output Only] The ID of the block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
clearCluster()
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ResourceStatusPhysicalHostTopology.Builder |
clearHost()
[Output Only] The ID of the host on which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ResourceStatusPhysicalHostTopology.Builder |
clearSubblock()
[Output Only] The ID of the sub-block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
clone() |
String |
getBlock()
[Output Only] The ID of the block in which the running instance is located.
|
com.google.protobuf.ByteString |
getBlockBytes()
[Output Only] The ID of the block in which the running instance is located.
|
String |
getCluster()
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
|
com.google.protobuf.ByteString |
getClusterBytes()
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
|
ResourceStatusPhysicalHostTopology |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHost()
[Output Only] The ID of the host on which the running instance is located.
|
com.google.protobuf.ByteString |
getHostBytes()
[Output Only] The ID of the host on which the running instance is located.
|
String |
getSubblock()
[Output Only] The ID of the sub-block in which the running instance is located.
|
com.google.protobuf.ByteString |
getSubblockBytes()
[Output Only] The ID of the sub-block in which the running instance is located.
|
boolean |
hasBlock()
[Output Only] The ID of the block in which the running instance is located.
|
boolean |
hasCluster()
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
|
boolean |
hasHost()
[Output Only] The ID of the host on which the running instance is located.
|
boolean |
hasSubblock()
[Output Only] The ID of the sub-block in which the running instance is located.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ResourceStatusPhysicalHostTopology.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ResourceStatusPhysicalHostTopology.Builder |
mergeFrom(com.google.protobuf.Message other) |
ResourceStatusPhysicalHostTopology.Builder |
mergeFrom(ResourceStatusPhysicalHostTopology other) |
ResourceStatusPhysicalHostTopology.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ResourceStatusPhysicalHostTopology.Builder |
setBlock(String value)
[Output Only] The ID of the block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
setBlockBytes(com.google.protobuf.ByteString value)
[Output Only] The ID of the block in which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
setCluster(String value)
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
|
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 |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ResourceStatusPhysicalHostTopology.Builder |
setHost(String value)
[Output Only] The ID of the host on which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
setHostBytes(com.google.protobuf.ByteString value)
[Output Only] The ID of the host on which the running instance is located.
|
ResourceStatusPhysicalHostTopology.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ResourceStatusPhysicalHostTopology.Builder |
setSubblock(String value)
[Output Only] The ID of the sub-block in which the running instance is located.
|
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 |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ResourceStatusPhysicalHostTopology build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ResourceStatusPhysicalHostTopology buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ResourceStatusPhysicalHostTopology.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology.Builder mergeFrom(ResourceStatusPhysicalHostTopology other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public ResourceStatusPhysicalHostTopology.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ResourceStatusPhysicalHostTopology.Builder>IOExceptionpublic boolean hasBlock()
[Output Only] The ID of the block in which the running instance is located. Instances within the same block experience low network latency.
optional string block = 93832333;hasBlock in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic String getBlock()
[Output Only] The ID of the block in which the running instance is located. Instances within the same block experience low network latency.
optional string block = 93832333;getBlock in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic com.google.protobuf.ByteString getBlockBytes()
[Output Only] The ID of the block in which the running instance is located. Instances within the same block experience low network latency.
optional string block = 93832333;getBlockBytes in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic ResourceStatusPhysicalHostTopology.Builder setBlock(String value)
[Output Only] The ID of the block in which the running instance is located. Instances within the same block experience low network latency.
optional string block = 93832333;value - The block to set.public ResourceStatusPhysicalHostTopology.Builder clearBlock()
[Output Only] The ID of the block in which the running instance is located. Instances within the same block experience low network latency.
optional string block = 93832333;public ResourceStatusPhysicalHostTopology.Builder setBlockBytes(com.google.protobuf.ByteString value)
[Output Only] The ID of the block in which the running instance is located. Instances within the same block experience low network latency.
optional string block = 93832333;value - The bytes for block to set.public boolean hasCluster()
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
optional string cluster = 335221242;hasCluster in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic String getCluster()
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
optional string cluster = 335221242;getCluster in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic com.google.protobuf.ByteString getClusterBytes()
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
optional string cluster = 335221242;getClusterBytes in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic ResourceStatusPhysicalHostTopology.Builder setCluster(String value)
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
optional string cluster = 335221242;value - The cluster to set.public ResourceStatusPhysicalHostTopology.Builder clearCluster()
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
optional string cluster = 335221242;public ResourceStatusPhysicalHostTopology.Builder setClusterBytes(com.google.protobuf.ByteString value)
[Output Only] The global name of the Compute Engine cluster where the running instance is located.
optional string cluster = 335221242;value - The bytes for cluster to set.public boolean hasHost()
[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.
optional string host = 3208616;hasHost in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic String getHost()
[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.
optional string host = 3208616;getHost in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic com.google.protobuf.ByteString getHostBytes()
[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.
optional string host = 3208616;getHostBytes in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic ResourceStatusPhysicalHostTopology.Builder setHost(String value)
[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.
optional string host = 3208616;value - The host to set.public ResourceStatusPhysicalHostTopology.Builder clearHost()
[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.
optional string host = 3208616;public ResourceStatusPhysicalHostTopology.Builder setHostBytes(com.google.protobuf.ByteString value)
[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.
optional string host = 3208616;value - The bytes for host to set.public boolean hasSubblock()
[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.
optional string subblock = 70446669;hasSubblock in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic String getSubblock()
[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.
optional string subblock = 70446669;getSubblock in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic com.google.protobuf.ByteString getSubblockBytes()
[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.
optional string subblock = 70446669;getSubblockBytes in interface ResourceStatusPhysicalHostTopologyOrBuilderpublic ResourceStatusPhysicalHostTopology.Builder setSubblock(String value)
[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.
optional string subblock = 70446669;value - The subblock to set.public ResourceStatusPhysicalHostTopology.Builder clearSubblock()
[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.
optional string subblock = 70446669;public ResourceStatusPhysicalHostTopology.Builder setSubblockBytes(com.google.protobuf.ByteString value)
[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.
optional string subblock = 70446669;value - The bytes for subblock to set.public final ResourceStatusPhysicalHostTopology.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>public final ResourceStatusPhysicalHostTopology.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ResourceStatusPhysicalHostTopology.Builder>Copyright © 2025 Google LLC. All rights reserved.