public static final class Api.InnerBypassGetIdentityReq extends com.google.protobuf.GeneratedMessageV3 implements Api.InnerBypassGetIdentityReqOrBuilder
api.InnerBypassGetIdentityReq| Modifier and Type | Class and Description |
|---|---|
static class |
Api.InnerBypassGetIdentityReq.Builder
Protobuf type
api.InnerBypassGetIdentityReq |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
BODY_HASH_FIELD_NUMBER |
static int |
HEADER_FIELD_NUMBER |
static int |
METHOD_FIELD_NUMBER |
static int |
QUERY_FIELD_NUMBER |
static int |
URI_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsHeader(String key)
map<string, string> header = 5; |
boolean |
containsQuery(String key)
map<string, .api.ListString> query = 4; |
boolean |
equals(Object obj) |
String |
getBodyHash()
string body_hash = 2; |
com.google.protobuf.ByteString |
getBodyHashBytes()
string body_hash = 2; |
static Api.InnerBypassGetIdentityReq |
getDefaultInstance() |
Api.InnerBypassGetIdentityReq |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,String> |
getHeader()
Deprecated.
|
int |
getHeaderCount()
map<string, string> header = 5; |
Map<String,String> |
getHeaderMap()
map<string, string> header = 5; |
String |
getHeaderOrDefault(String key,
String defaultValue)
map<string, string> header = 5; |
String |
getHeaderOrThrow(String key)
map<string, string> header = 5; |
String |
getMethod()
string method = 1; |
com.google.protobuf.ByteString |
getMethodBytes()
string method = 1; |
com.google.protobuf.Parser<Api.InnerBypassGetIdentityReq> |
getParserForType() |
Map<String,Api.ListString> |
getQuery()
Deprecated.
|
int |
getQueryCount()
map<string, .api.ListString> query = 4; |
Map<String,Api.ListString> |
getQueryMap()
map<string, .api.ListString> query = 4; |
Api.ListString |
getQueryOrDefault(String key,
Api.ListString defaultValue)
map<string, .api.ListString> query = 4; |
Api.ListString |
getQueryOrThrow(String key)
map<string, .api.ListString> query = 4; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUri()
string uri = 3; |
com.google.protobuf.ByteString |
getUriBytes()
string uri = 3; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static Api.InnerBypassGetIdentityReq.Builder |
newBuilder() |
static Api.InnerBypassGetIdentityReq.Builder |
newBuilder(Api.InnerBypassGetIdentityReq prototype) |
Api.InnerBypassGetIdentityReq.Builder |
newBuilderForType() |
protected Api.InnerBypassGetIdentityReq.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Api.InnerBypassGetIdentityReq |
parseDelimitedFrom(InputStream input) |
static Api.InnerBypassGetIdentityReq |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.InnerBypassGetIdentityReq |
parseFrom(byte[] data) |
static Api.InnerBypassGetIdentityReq |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.InnerBypassGetIdentityReq |
parseFrom(ByteBuffer data) |
static Api.InnerBypassGetIdentityReq |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.InnerBypassGetIdentityReq |
parseFrom(com.google.protobuf.ByteString data) |
static Api.InnerBypassGetIdentityReq |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.InnerBypassGetIdentityReq |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Api.InnerBypassGetIdentityReq |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.InnerBypassGetIdentityReq |
parseFrom(InputStream input) |
static Api.InnerBypassGetIdentityReq |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Api.InnerBypassGetIdentityReq> |
parser() |
Api.InnerBypassGetIdentityReq.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int METHOD_FIELD_NUMBER
public static final int BODY_HASH_FIELD_NUMBER
public static final int URI_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER
public static final int HEADER_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getMethod()
string method = 1;getMethod in interface Api.InnerBypassGetIdentityReqOrBuilderpublic com.google.protobuf.ByteString getMethodBytes()
string method = 1;getMethodBytes in interface Api.InnerBypassGetIdentityReqOrBuilderpublic String getBodyHash()
string body_hash = 2;getBodyHash in interface Api.InnerBypassGetIdentityReqOrBuilderpublic com.google.protobuf.ByteString getBodyHashBytes()
string body_hash = 2;getBodyHashBytes in interface Api.InnerBypassGetIdentityReqOrBuilderpublic String getUri()
string uri = 3;getUri in interface Api.InnerBypassGetIdentityReqOrBuilderpublic com.google.protobuf.ByteString getUriBytes()
string uri = 3;getUriBytes in interface Api.InnerBypassGetIdentityReqOrBuilderpublic int getQueryCount()
Api.InnerBypassGetIdentityReqOrBuildermap<string, .api.ListString> query = 4;getQueryCount in interface Api.InnerBypassGetIdentityReqOrBuilderpublic boolean containsQuery(String key)
map<string, .api.ListString> query = 4;containsQuery in interface Api.InnerBypassGetIdentityReqOrBuilder@Deprecated public Map<String,Api.ListString> getQuery()
getQueryMap() instead.getQuery in interface Api.InnerBypassGetIdentityReqOrBuilderpublic Map<String,Api.ListString> getQueryMap()
map<string, .api.ListString> query = 4;getQueryMap in interface Api.InnerBypassGetIdentityReqOrBuilderpublic Api.ListString getQueryOrDefault(String key, Api.ListString defaultValue)
map<string, .api.ListString> query = 4;getQueryOrDefault in interface Api.InnerBypassGetIdentityReqOrBuilderpublic Api.ListString getQueryOrThrow(String key)
map<string, .api.ListString> query = 4;getQueryOrThrow in interface Api.InnerBypassGetIdentityReqOrBuilderpublic int getHeaderCount()
Api.InnerBypassGetIdentityReqOrBuildermap<string, string> header = 5;getHeaderCount in interface Api.InnerBypassGetIdentityReqOrBuilderpublic boolean containsHeader(String key)
map<string, string> header = 5;containsHeader in interface Api.InnerBypassGetIdentityReqOrBuilder@Deprecated public Map<String,String> getHeader()
getHeaderMap() instead.getHeader in interface Api.InnerBypassGetIdentityReqOrBuilderpublic Map<String,String> getHeaderMap()
map<string, string> header = 5;getHeaderMap in interface Api.InnerBypassGetIdentityReqOrBuilderpublic String getHeaderOrDefault(String key, String defaultValue)
map<string, string> header = 5;getHeaderOrDefault in interface Api.InnerBypassGetIdentityReqOrBuilderpublic String getHeaderOrThrow(String key)
map<string, string> header = 5;getHeaderOrThrow in interface Api.InnerBypassGetIdentityReqOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Api.InnerBypassGetIdentityReq parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Api.InnerBypassGetIdentityReq parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Api.InnerBypassGetIdentityReq parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Api.InnerBypassGetIdentityReq parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Api.InnerBypassGetIdentityReq parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Api.InnerBypassGetIdentityReq parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Api.InnerBypassGetIdentityReq parseFrom(InputStream input) throws IOException
IOExceptionpublic static Api.InnerBypassGetIdentityReq parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Api.InnerBypassGetIdentityReq parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Api.InnerBypassGetIdentityReq parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Api.InnerBypassGetIdentityReq parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Api.InnerBypassGetIdentityReq parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Api.InnerBypassGetIdentityReq.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Api.InnerBypassGetIdentityReq.Builder newBuilder()
public static Api.InnerBypassGetIdentityReq.Builder newBuilder(Api.InnerBypassGetIdentityReq prototype)
public Api.InnerBypassGetIdentityReq.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Api.InnerBypassGetIdentityReq.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Api.InnerBypassGetIdentityReq getDefaultInstance()
public static com.google.protobuf.Parser<Api.InnerBypassGetIdentityReq> parser()
public com.google.protobuf.Parser<Api.InnerBypassGetIdentityReq> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Api.InnerBypassGetIdentityReq getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.