Package viam.app.v1
Class AppOuterClass.CreateOAuthAppUserRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite<AppOuterClass.CreateOAuthAppUserRequest,AppOuterClass.CreateOAuthAppUserRequest.Builder>
com.google.protobuf.GeneratedMessageLite<AppOuterClass.CreateOAuthAppUserRequest,AppOuterClass.CreateOAuthAppUserRequest.Builder>
viam.app.v1.AppOuterClass.CreateOAuthAppUserRequest
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,AppOuterClass.CreateOAuthAppUserRequestOrBuilder
- Enclosing class:
AppOuterClass
public static final class AppOuterClass.CreateOAuthAppUserRequest
extends com.google.protobuf.GeneratedMessageLite<AppOuterClass.CreateOAuthAppUserRequest,AppOuterClass.CreateOAuthAppUserRequest.Builder>
implements AppOuterClass.CreateOAuthAppUserRequestOrBuilder
Protobuf type
viam.app.v1.CreateOAuthAppUserRequest-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeviam.app.v1.CreateOAuthAppUserRequestNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) string application_id = 2 [json_name = "applicationId"];com.google.protobuf.ByteStringstring application_id = 2 [json_name = "applicationId"];getEmail()string email = 3 [json_name = "email"];com.google.protobuf.ByteStringstring email = 3 [json_name = "email"];string first_name = 4 [json_name = "firstName"];com.google.protobuf.ByteStringstring first_name = 4 [json_name = "firstName"];string last_name = 5 [json_name = "lastName"];com.google.protobuf.ByteStringstring last_name = 5 [json_name = "lastName"];getOrgId()string org_id = 1 [json_name = "orgId"];com.google.protobuf.ByteStringstring org_id = 1 [json_name = "orgId"];string password = 6 [json_name = "password"];com.google.protobuf.ByteStringstring password = 6 [json_name = "password"];parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AppOuterClass.CreateOAuthAppUserRequest> parser()Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
ORG_ID_FIELD_NUMBER
public static final int ORG_ID_FIELD_NUMBER- See Also:
-
APPLICATION_ID_FIELD_NUMBER
public static final int APPLICATION_ID_FIELD_NUMBER- See Also:
-
EMAIL_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER- See Also:
-
FIRST_NAME_FIELD_NUMBER
public static final int FIRST_NAME_FIELD_NUMBER- See Also:
-
LAST_NAME_FIELD_NUMBER
public static final int LAST_NAME_FIELD_NUMBER- See Also:
-
PASSWORD_FIELD_NUMBER
public static final int PASSWORD_FIELD_NUMBER- See Also:
-
-
Method Details
-
getOrgId
string org_id = 1 [json_name = "orgId"];- Specified by:
getOrgIdin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The orgId.
-
getOrgIdBytes
public com.google.protobuf.ByteString getOrgIdBytes()string org_id = 1 [json_name = "orgId"];- Specified by:
getOrgIdBytesin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The bytes for orgId.
-
getApplicationId
string application_id = 2 [json_name = "applicationId"];- Specified by:
getApplicationIdin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The applicationId.
-
getApplicationIdBytes
public com.google.protobuf.ByteString getApplicationIdBytes()string application_id = 2 [json_name = "applicationId"];- Specified by:
getApplicationIdBytesin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The bytes for applicationId.
-
getEmail
string email = 3 [json_name = "email"];- Specified by:
getEmailin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The email.
-
getEmailBytes
public com.google.protobuf.ByteString getEmailBytes()string email = 3 [json_name = "email"];- Specified by:
getEmailBytesin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The bytes for email.
-
getFirstName
string first_name = 4 [json_name = "firstName"];- Specified by:
getFirstNamein interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The firstName.
-
getFirstNameBytes
public com.google.protobuf.ByteString getFirstNameBytes()string first_name = 4 [json_name = "firstName"];- Specified by:
getFirstNameBytesin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The bytes for firstName.
-
getLastName
string last_name = 5 [json_name = "lastName"];- Specified by:
getLastNamein interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The lastName.
-
getLastNameBytes
public com.google.protobuf.ByteString getLastNameBytes()string last_name = 5 [json_name = "lastName"];- Specified by:
getLastNameBytesin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The bytes for lastName.
-
getPassword
string password = 6 [json_name = "password"];- Specified by:
getPasswordin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The password.
-
getPasswordBytes
public com.google.protobuf.ByteString getPasswordBytes()string password = 6 [json_name = "password"];- Specified by:
getPasswordBytesin interfaceAppOuterClass.CreateOAuthAppUserRequestOrBuilder- Returns:
- The bytes for password.
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.CreateOAuthAppUserRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static AppOuterClass.CreateOAuthAppUserRequest.Builder newBuilder(AppOuterClass.CreateOAuthAppUserRequest prototype) -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<AppOuterClass.CreateOAuthAppUserRequest,AppOuterClass.CreateOAuthAppUserRequest.Builder>
-
getDefaultInstance
-
parser
-