public static final class UserServicePb.GetOAuthUserResponse extends GeneratedMessageV3 implements UserServicePb.GetOAuthUserResponseOrBuilder
Inheritance
Object > com.google.protobuf.AbstractMessageLite > com.google.protobuf.AbstractMessage > com.google.protobuf.GeneratedMessageV3 > UserServicePb.GetOAuthUserResponseImplements
UserServicePb.GetOAuthUserResponseOrBuilderStatic Fields
AUTH_DOMAIN_FIELD_NUMBER
public static final int AUTH_DOMAIN_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
CLIENT_ID_FIELD_NUMBER
public static final int CLIENT_ID_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
EMAIL_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
IS_ADMIN_FIELD_NUMBER
public static final int IS_ADMIN_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
IS_PROJECT_WRITER_FIELD_NUMBER
public static final int IS_PROJECT_WRITER_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
PARSER
public static final Parser<UserServicePb.GetOAuthUserResponse> PARSER
Field Value | |
---|---|
Type | Description |
com.google.protobuf.Parser<GetOAuthUserResponse> |
SCOPES_FIELD_NUMBER
public static final int SCOPES_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
USER_ID_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
USER_ORGANIZATION_FIELD_NUMBER
public static final int USER_ORGANIZATION_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static UserServicePb.GetOAuthUserResponse getDefaultInstance()
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
com.google.protobuf.Descriptors.Descriptor |
newBuilder()
public static UserServicePb.GetOAuthUserResponse.Builder newBuilder()
Returns | |
---|---|
Type | Description |
Builder |
newBuilder(UserServicePb.GetOAuthUserResponse arg0)
public static UserServicePb.GetOAuthUserResponse.Builder newBuilder(UserServicePb.GetOAuthUserResponse arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
UserServicePb.GetOAuthUserResponse |
Returns | |
---|---|
Type | Description |
Builder |
parseDelimitedFrom(InputStream arg0)
public static UserServicePb.GetOAuthUserResponse parseDelimitedFrom(InputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
InputStream |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static UserServicePb.GetOAuthUserResponse parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
InputStream |
arg1 |
com.google.protobuf.ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] arg0)
public static UserServicePb.GetOAuthUserResponse parseFrom(byte[] arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
byte[] |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
com.google.protobuf.InvalidProtocolBufferException |
parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
public static UserServicePb.GetOAuthUserResponse parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
byte[] |
arg1 |
com.google.protobuf.ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
com.google.protobuf.InvalidProtocolBufferException |
parseFrom(ByteString arg0)
public static UserServicePb.GetOAuthUserResponse parseFrom(ByteString arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
com.google.protobuf.ByteString |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
com.google.protobuf.InvalidProtocolBufferException |
parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public static UserServicePb.GetOAuthUserResponse parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
com.google.protobuf.ByteString |
arg1 |
com.google.protobuf.ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
com.google.protobuf.InvalidProtocolBufferException |
parseFrom(CodedInputStream arg0)
public static UserServicePb.GetOAuthUserResponse parseFrom(CodedInputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
com.google.protobuf.CodedInputStream |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public static UserServicePb.GetOAuthUserResponse parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
com.google.protobuf.CodedInputStream |
arg1 |
com.google.protobuf.ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream arg0)
public static UserServicePb.GetOAuthUserResponse parseFrom(InputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
InputStream |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static UserServicePb.GetOAuthUserResponse parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
InputStream |
arg1 |
com.google.protobuf.ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer arg0)
public static UserServicePb.GetOAuthUserResponse parseFrom(ByteBuffer arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
ByteBuffer |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
com.google.protobuf.InvalidProtocolBufferException |
parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
public static UserServicePb.GetOAuthUserResponse parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
ByteBuffer |
arg1 |
com.google.protobuf.ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
Exceptions | |
---|---|
Type | Description |
com.google.protobuf.InvalidProtocolBufferException |
parser()
public static Parser<UserServicePb.GetOAuthUserResponse> parser()
Returns | |
---|---|
Type | Description |
com.google.protobuf.Parser<GetOAuthUserResponse> |
Methods
equals(Object arg0)
public boolean equals(Object arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
Object |
Returns | |
---|---|
Type | Description |
boolean |
com.google.protobuf.AbstractMessage.equals(java.lang.Object)
getAuthDomain()
public String getAuthDomain()
Returns | |
---|---|
Type | Description |
String |
getAuthDomainBytes()
public ByteString getAuthDomainBytes()
Returns | |
---|---|
Type | Description |
com.google.protobuf.ByteString |
getClientId()
public String getClientId()
Returns | |
---|---|
Type | Description |
String |
getClientIdBytes()
public ByteString getClientIdBytes()
Returns | |
---|---|
Type | Description |
com.google.protobuf.ByteString |
getDefaultInstanceForType()
public UserServicePb.GetOAuthUserResponse getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
UserServicePb.GetOAuthUserResponse |
getEmail()
public String getEmail()
Returns | |
---|---|
Type | Description |
String |
getEmailBytes()
public ByteString getEmailBytes()
Returns | |
---|---|
Type | Description |
com.google.protobuf.ByteString |
getIsAdmin()
public boolean getIsAdmin()
Returns | |
---|---|
Type | Description |
boolean |
getIsProjectWriter()
public boolean getIsProjectWriter()
Returns | |
---|---|
Type | Description |
boolean |
getParserForType()
public Parser<UserServicePb.GetOAuthUserResponse> getParserForType()
Returns | |
---|---|
Type | Description |
com.google.protobuf.Parser<GetOAuthUserResponse> |
com.google.protobuf.GeneratedMessageV3.getParserForType()
getScopes(int arg0)
public String getScopes(int arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
int |
Returns | |
---|---|
Type | Description |
String |
getScopesBytes(int arg0)
public ByteString getScopesBytes(int arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
int |
Returns | |
---|---|
Type | Description |
com.google.protobuf.ByteString |
getScopesCount()
public int getScopesCount()
Returns | |
---|---|
Type | Description |
int |
getScopesList()
public ProtocolStringList getScopesList()
Returns | |
---|---|
Type | Description |
com.google.protobuf.ProtocolStringList |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
com.google.protobuf.GeneratedMessageV3.getSerializedSize()
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Returns | |
---|---|
Type | Description |
com.google.protobuf.UnknownFieldSet |
com.google.protobuf.GeneratedMessageV3.getUnknownFields()
getUserId()
public String getUserId()
Returns | |
---|---|
Type | Description |
String |
getUserIdBytes()
public ByteString getUserIdBytes()
Returns | |
---|---|
Type | Description |
com.google.protobuf.ByteString |
getUserOrganization()
public String getUserOrganization()
Returns | |
---|---|
Type | Description |
String |
getUserOrganizationBytes()
public ByteString getUserOrganizationBytes()
Returns | |
---|---|
Type | Description |
com.google.protobuf.ByteString |
hasAuthDomain()
public boolean hasAuthDomain()
Returns | |
---|---|
Type | Description |
boolean |
hasClientId()
public boolean hasClientId()
Returns | |
---|---|
Type | Description |
boolean |
hasEmail()
public boolean hasEmail()
Returns | |
---|---|
Type | Description |
boolean |
hasIsAdmin()
public boolean hasIsAdmin()
Returns | |
---|---|
Type | Description |
boolean |
hasIsProjectWriter()
public boolean hasIsProjectWriter()
Returns | |
---|---|
Type | Description |
boolean |
hasUserId()
public boolean hasUserId()
Returns | |
---|---|
Type | Description |
boolean |
hasUserOrganization()
public boolean hasUserOrganization()
Returns | |
---|---|
Type | Description |
boolean |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
com.google.protobuf.AbstractMessage.hashCode()
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
com.google.protobuf.GeneratedMessageV3.internalGetFieldAccessorTable()
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
com.google.protobuf.GeneratedMessageV3.isInitialized()
newBuilderForType()
public UserServicePb.GetOAuthUserResponse.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
protected UserServicePb.GetOAuthUserResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
com.google.protobuf.GeneratedMessageV3.BuilderParent |
Returns | |
---|---|
Type | Description |
Builder |
com.google.protobuf.GeneratedMessageV3.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)
newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
com.google.protobuf.GeneratedMessageV3.newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)
toBuilder()
public UserServicePb.GetOAuthUserResponse.Builder toBuilder()
Returns | |
---|---|
Type | Description |
Builder |
writeTo(CodedOutputStream arg0)
public void writeTo(CodedOutputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
com.google.protobuf.CodedOutputStream |
com.google.protobuf.GeneratedMessageV3.writeTo(com.google.protobuf.CodedOutputStream)
Exceptions | |
---|---|
Type | Description |
IOException |