public static interface ProcessorType.LocationInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationId()
The location id, currently must be one of [us, eu].
|
com.google.protobuf.ByteString |
getLocationIdBytes()
The location id, currently must be one of [us, eu].
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getLocationId()
The location id, currently must be one of [us, eu].
string location_id = 1;com.google.protobuf.ByteString getLocationIdBytes()
The location id, currently must be one of [us, eu].
string location_id = 1;Copyright © 2022 Google LLC. All rights reserved.