public static interface ApiProto.GetEntryURLWithCodeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getEntryUrl()
The entry URL, containing the code in the query params
|
com.google.protobuf.ByteString |
getEntryUrlBytes()
The entry URL, containing the code in the query params
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getEntryUrl()
The entry URL, containing the code in the query params
string entry_url = 1;com.google.protobuf.ByteString getEntryUrlBytes()
The entry URL, containing the code in the query params
string entry_url = 1;Copyright © 2021. All rights reserved.