public static interface ApiProto.GetLogoutURLResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLogoutUrl()
The url to redirect to for logging out.
|
com.google.protobuf.ByteString |
getLogoutUrlBytes()
The url to redirect to for logging out.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getLogoutUrl()
The url to redirect to for logging out.
string logout_url = 1;com.google.protobuf.ByteString getLogoutUrlBytes()
The url to redirect to for logging out.
string logout_url = 1;Copyright © 2021. All rights reserved.