public interface ResourceStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPhysicalHost()
[Output Only] An opaque ID of the host on which the VM is running.
|
com.google.protobuf.ByteString |
getPhysicalHostBytes()
[Output Only] An opaque ID of the host on which the VM is running.
|
boolean |
hasPhysicalHost()
[Output Only] An opaque ID of the host on which the VM is running.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPhysicalHost()
[Output Only] An opaque ID of the host on which the VM is running.
optional string physical_host = 464370704;String getPhysicalHost()
[Output Only] An opaque ID of the host on which the VM is running.
optional string physical_host = 464370704;com.google.protobuf.ByteString getPhysicalHostBytes()
[Output Only] An opaque ID of the host on which the VM is running.
optional string physical_host = 464370704;Copyright © 2023 Google LLC. All rights reserved.