public static interface Rule.RedirectActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRedirectUri()
URL must have length equal or less than 2000 characters.
|
com.google.protobuf.ByteString |
getRedirectUriBytes()
URL must have length equal or less than 2000 characters.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRedirectUri()
URL must have length equal or less than 2000 characters.
string redirect_uri = 1;com.google.protobuf.ByteString getRedirectUriBytes()
URL must have length equal or less than 2000 characters.
string redirect_uri = 1;Copyright © 2023 Google LLC. All rights reserved.