Package viam.app.v1
Class EndUser.UpdateAuthApplicationRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<EndUser.UpdateAuthApplicationRequest,EndUser.UpdateAuthApplicationRequest.Builder>
viam.app.v1.EndUser.UpdateAuthApplicationRequest
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,EndUser.UpdateAuthApplicationRequestOrBuilder
- Enclosing class:
- EndUser
@Deprecated
public static final class EndUser.UpdateAuthApplicationRequest
extends com.google.protobuf.GeneratedMessageLite<EndUser.UpdateAuthApplicationRequest,EndUser.UpdateAuthApplicationRequest.Builder>
implements EndUser.UpdateAuthApplicationRequestOrBuilder
Deprecated.
Protobuf type
viam.app.v1.UpdateAuthApplicationRequest-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated.Protobuf typeviam.app.v1.UpdateAuthApplicationRequestNested 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 extends Object>, 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 intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.Fields 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) Deprecated.Deprecated.string application_id = 2 [json_name = "applicationId"];com.google.protobuf.ByteStringDeprecated.string application_id = 2 [json_name = "applicationId"];Deprecated.string application_name = 3 [json_name = "applicationName"];com.google.protobuf.ByteStringDeprecated.string application_name = 3 [json_name = "applicationName"];Deprecated.Deprecated.string logout_uri = 6 [json_name = "logoutUri"];com.google.protobuf.ByteStringDeprecated.string logout_uri = 6 [json_name = "logoutUri"];getOrgId()Deprecated.string org_id = 1 [json_name = "orgId"];com.google.protobuf.ByteStringDeprecated.string org_id = 1 [json_name = "orgId"];getOriginUris(int index) Deprecated.repeated string origin_uris = 4 [json_name = "originUris"];com.google.protobuf.ByteStringgetOriginUrisBytes(int index) Deprecated.repeated string origin_uris = 4 [json_name = "originUris"];intDeprecated.repeated string origin_uris = 4 [json_name = "originUris"];Deprecated.repeated string origin_uris = 4 [json_name = "originUris"];getRedirectUris(int index) Deprecated.repeated string redirect_uris = 5 [json_name = "redirectUris"];com.google.protobuf.ByteStringgetRedirectUrisBytes(int index) Deprecated.repeated string redirect_uris = 5 [json_name = "redirectUris"];intDeprecated.repeated string redirect_uris = 5 [json_name = "redirectUris"];Deprecated.repeated string redirect_uris = 5 [json_name = "redirectUris"];Deprecated.newBuilder(EndUser.UpdateAuthApplicationRequest prototype) Deprecated.parseDelimitedFrom(InputStream input) Deprecated.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(byte[] data) Deprecated.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(com.google.protobuf.ByteString data) Deprecated.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(com.google.protobuf.CodedInputStream input) Deprecated.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(InputStream input) Deprecated.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.parseFrom(ByteBuffer data) Deprecated.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static com.google.protobuf.Parser<EndUser.UpdateAuthApplicationRequest>parser()Deprecated.Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, 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_NUMBERDeprecated.- See Also:
-
APPLICATION_ID_FIELD_NUMBER
public static final int APPLICATION_ID_FIELD_NUMBERDeprecated.- See Also:
-
APPLICATION_NAME_FIELD_NUMBER
public static final int APPLICATION_NAME_FIELD_NUMBERDeprecated.- See Also:
-
ORIGIN_URIS_FIELD_NUMBER
public static final int ORIGIN_URIS_FIELD_NUMBERDeprecated.- See Also:
-
REDIRECT_URIS_FIELD_NUMBER
public static final int REDIRECT_URIS_FIELD_NUMBERDeprecated.- See Also:
-
LOGOUT_URI_FIELD_NUMBER
public static final int LOGOUT_URI_FIELD_NUMBERDeprecated.- See Also:
-
-
Method Details
-
getOrgId
Deprecated.string org_id = 1 [json_name = "orgId"];- Specified by:
getOrgIdin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The orgId.
-
getOrgIdBytes
public com.google.protobuf.ByteString getOrgIdBytes()Deprecated.string org_id = 1 [json_name = "orgId"];- Specified by:
getOrgIdBytesin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The bytes for orgId.
-
getApplicationId
Deprecated.string application_id = 2 [json_name = "applicationId"];- Specified by:
getApplicationIdin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The applicationId.
-
getApplicationIdBytes
public com.google.protobuf.ByteString getApplicationIdBytes()Deprecated.string application_id = 2 [json_name = "applicationId"];- Specified by:
getApplicationIdBytesin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The bytes for applicationId.
-
getApplicationName
Deprecated.string application_name = 3 [json_name = "applicationName"];- Specified by:
getApplicationNamein interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The applicationName.
-
getApplicationNameBytes
public com.google.protobuf.ByteString getApplicationNameBytes()Deprecated.string application_name = 3 [json_name = "applicationName"];- Specified by:
getApplicationNameBytesin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The bytes for applicationName.
-
getOriginUrisList
Deprecated.repeated string origin_uris = 4 [json_name = "originUris"];- Specified by:
getOriginUrisListin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- A list containing the originUris.
-
getOriginUrisCount
public int getOriginUrisCount()Deprecated.repeated string origin_uris = 4 [json_name = "originUris"];- Specified by:
getOriginUrisCountin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The count of originUris.
-
getOriginUris
Deprecated.repeated string origin_uris = 4 [json_name = "originUris"];- Specified by:
getOriginUrisin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The originUris at the given index.
-
getOriginUrisBytes
public com.google.protobuf.ByteString getOriginUrisBytes(int index) Deprecated.repeated string origin_uris = 4 [json_name = "originUris"];- Specified by:
getOriginUrisBytesin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the originUris at the given index.
-
getRedirectUrisList
Deprecated.repeated string redirect_uris = 5 [json_name = "redirectUris"];- Specified by:
getRedirectUrisListin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- A list containing the redirectUris.
-
getRedirectUrisCount
public int getRedirectUrisCount()Deprecated.repeated string redirect_uris = 5 [json_name = "redirectUris"];- Specified by:
getRedirectUrisCountin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The count of redirectUris.
-
getRedirectUris
Deprecated.repeated string redirect_uris = 5 [json_name = "redirectUris"];- Specified by:
getRedirectUrisin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The redirectUris at the given index.
-
getRedirectUrisBytes
public com.google.protobuf.ByteString getRedirectUrisBytes(int index) Deprecated.repeated string redirect_uris = 5 [json_name = "redirectUris"];- Specified by:
getRedirectUrisBytesin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the redirectUris at the given index.
-
getLogoutUri
Deprecated.string logout_uri = 6 [json_name = "logoutUri"];- Specified by:
getLogoutUriin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The logoutUri.
-
getLogoutUriBytes
public com.google.protobuf.ByteString getLogoutUriBytes()Deprecated.string logout_uri = 6 [json_name = "logoutUri"];- Specified by:
getLogoutUriBytesin interfaceEndUser.UpdateAuthApplicationRequestOrBuilder- Returns:
- The bytes for logoutUri.
-
parseFrom
public static EndUser.UpdateAuthApplicationRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EndUser.UpdateAuthApplicationRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EndUser.UpdateAuthApplicationRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EndUser.UpdateAuthApplicationRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EndUser.UpdateAuthApplicationRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EndUser.UpdateAuthApplicationRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
Deprecated.- Throws:
IOException
-
parseFrom
public static EndUser.UpdateAuthApplicationRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static EndUser.UpdateAuthApplicationRequest parseDelimitedFrom(InputStream input) throws IOException Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static EndUser.UpdateAuthApplicationRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static EndUser.UpdateAuthApplicationRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static EndUser.UpdateAuthApplicationRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
newBuilder
Deprecated. -
newBuilder
public static EndUser.UpdateAuthApplicationRequest.Builder newBuilder(EndUser.UpdateAuthApplicationRequest prototype) Deprecated. -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<EndUser.UpdateAuthApplicationRequest,EndUser.UpdateAuthApplicationRequest.Builder>
-
getDefaultInstance
Deprecated. -
parser
Deprecated.
-