public interface InstanceAuthStringOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthString()
AUTH string set on the instance.
|
com.google.protobuf.ByteString |
getAuthStringBytes()
AUTH string set on the instance.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAuthString()
AUTH string set on the instance.
string auth_string = 1;com.google.protobuf.ByteString getAuthStringBytes()
AUTH string set on the instance.
string auth_string = 1;Copyright © 2022 Google LLC. All rights reserved.