public static interface ApiProto.GetSessionTransferURLResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionTransferUrl()
The session transfer URL to send the user to (which may result in a redirect to a login screen).
|
com.google.protobuf.ByteString |
getSessionTransferUrlBytes()
The session transfer URL to send the user to (which may result in a redirect to a login screen).
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSessionTransferUrl()
The session transfer URL to send the user to (which may result in a redirect to a login screen).
string session_transfer_url = 1;com.google.protobuf.ByteString getSessionTransferUrlBytes()
The session transfer URL to send the user to (which may result in a redirect to a login screen).
string session_transfer_url = 1;Copyright © 2021. All rights reserved.