public interface ResponseMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId()
A unique id associated with this call.
|
com.google.protobuf.ByteString |
getRequestIdBytes()
A unique id associated with this call.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRequestId()
A unique id associated with this call. This id is logged for tracking purposes.
string request_id = 1;com.google.protobuf.ByteString getRequestIdBytes()
A unique id associated with this call. This id is logged for tracking purposes.
string request_id = 1;Copyright © 2019 Google LLC. All rights reserved.