public static interface ProcessorType.LocationInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationId()
The location ID.
|
com.google.protobuf.ByteString |
getLocationIdBytes()
The location ID.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getLocationId()
The location ID. For supported locations, refer to [regional and multi-regional support](/document-ai/docs/regions).
string location_id = 1;com.google.protobuf.ByteString getLocationIdBytes()
The location ID. For supported locations, refer to [regional and multi-regional support](/document-ai/docs/regions).
string location_id = 1;Copyright © 2024 Google LLC. All rights reserved.