public interface PhysicalPlatformDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
Free text representation of the machine location.
|
com.google.protobuf.ByteString |
getLocationBytes()
Free text representation of the machine location.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getLocation()
Free text representation of the machine location. The format of this field should not be relied on. Different machines in the same location may have different string values for this field.
string location = 1;com.google.protobuf.ByteString getLocationBytes()
Free text representation of the machine location. The format of this field should not be relied on. Different machines in the same location may have different string values for this field.
string location = 1;Copyright © 2024 Google LLC. All rights reserved.