Package org.yamcs.protobuf
Class ServiceAccountInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.ServiceAccountInfo
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,ServiceAccountInfoOrBuilder
public final class ServiceAccountInfo
extends com.google.protobuf.GeneratedMessageV3
implements ServiceAccountInfoOrBuilder
Protobuf type
yamcs.protobuf.iam.ServiceAccountInfo
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeyamcs.protobuf.iam.ServiceAccountInfo
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,
BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<ServiceAccountInfo>
Deprecated.Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
Whether the account may logincom.google.protobuf.Timestamp
When this account was first activatedcom.google.protobuf.TimestampOrBuilder
When this account was first activatedUser that created this user accountUser that created this user accountcom.google.protobuf.Timestamp
When this user was createdcom.google.protobuf.TimestampOrBuilder
When this user was createdstatic ServiceAccountInfo
static final com.google.protobuf.Descriptors.Descriptor
Displayed namecom.google.protobuf.ByteString
Displayed namecom.google.protobuf.Timestamp
When this account last logged incom.google.protobuf.TimestampOrBuilder
When this account last logged ingetName()
Service account namecom.google.protobuf.ByteString
Service account namecom.google.protobuf.Parser<ServiceAccountInfo>
int
final com.google.protobuf.UnknownFieldSet
boolean
Whether the account may loginboolean
When this account was first activatedboolean
User that created this user accountboolean
When this user was createdboolean
Displayed nameint
hashCode()
boolean
When this account last logged inboolean
hasName()
Service account nameprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
static ServiceAccountInfo.Builder
static ServiceAccountInfo.Builder
newBuilder
(ServiceAccountInfo prototype) protected ServiceAccountInfo.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static ServiceAccountInfo
parseDelimitedFrom
(InputStream input) static ServiceAccountInfo
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountInfo
parseFrom
(byte[] data) static ServiceAccountInfo
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountInfo
parseFrom
(com.google.protobuf.ByteString data) static ServiceAccountInfo
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountInfo
parseFrom
(com.google.protobuf.CodedInputStream input) static ServiceAccountInfo
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountInfo
parseFrom
(InputStream input) static ServiceAccountInfo
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountInfo
parseFrom
(ByteBuffer data) static ServiceAccountInfo
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ServiceAccountInfo>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
DISPLAYNAME_FIELD_NUMBER
public static final int DISPLAYNAME_FIELD_NUMBER- See Also:
-
ACTIVE_FIELD_NUMBER
public static final int ACTIVE_FIELD_NUMBER- See Also:
-
CREATEDBY_FIELD_NUMBER
public static final int CREATEDBY_FIELD_NUMBER- See Also:
-
CREATIONTIME_FIELD_NUMBER
public static final int CREATIONTIME_FIELD_NUMBER- See Also:
-
CONFIRMATIONTIME_FIELD_NUMBER
public static final int CONFIRMATIONTIME_FIELD_NUMBER- See Also:
-
LASTLOGINTIME_FIELD_NUMBER
public static final int LASTLOGINTIME_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasName
public boolean hasName()Service account name
optional string name = 1;
- Specified by:
hasName
in interfaceServiceAccountInfoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Service account name
optional string name = 1;
- Specified by:
getName
in interfaceServiceAccountInfoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Service account name
optional string name = 1;
- Specified by:
getNameBytes
in interfaceServiceAccountInfoOrBuilder
- Returns:
- The bytes for name.
-
hasDisplayName
public boolean hasDisplayName()Displayed name
optional string displayName = 2;
- Specified by:
hasDisplayName
in interfaceServiceAccountInfoOrBuilder
- Returns:
- Whether the displayName field is set.
-
getDisplayName
Displayed name
optional string displayName = 2;
- Specified by:
getDisplayName
in interfaceServiceAccountInfoOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()Displayed name
optional string displayName = 2;
- Specified by:
getDisplayNameBytes
in interfaceServiceAccountInfoOrBuilder
- Returns:
- The bytes for displayName.
-
hasActive
public boolean hasActive()Whether the account may login
optional bool active = 3;
- Specified by:
hasActive
in interfaceServiceAccountInfoOrBuilder
- Returns:
- Whether the active field is set.
-
getActive
public boolean getActive()Whether the account may login
optional bool active = 3;
- Specified by:
getActive
in interfaceServiceAccountInfoOrBuilder
- Returns:
- The active.
-
hasCreatedBy
public boolean hasCreatedBy()User that created this user account
optional .yamcs.protobuf.iam.UserInfo createdBy = 4;
- Specified by:
hasCreatedBy
in interfaceServiceAccountInfoOrBuilder
- Returns:
- Whether the createdBy field is set.
-
getCreatedBy
User that created this user account
optional .yamcs.protobuf.iam.UserInfo createdBy = 4;
- Specified by:
getCreatedBy
in interfaceServiceAccountInfoOrBuilder
- Returns:
- The createdBy.
-
getCreatedByOrBuilder
User that created this user account
optional .yamcs.protobuf.iam.UserInfo createdBy = 4;
- Specified by:
getCreatedByOrBuilder
in interfaceServiceAccountInfoOrBuilder
-
hasCreationTime
public boolean hasCreationTime()When this user was created
optional .google.protobuf.Timestamp creationTime = 5;
- Specified by:
hasCreationTime
in interfaceServiceAccountInfoOrBuilder
- Returns:
- Whether the creationTime field is set.
-
getCreationTime
public com.google.protobuf.Timestamp getCreationTime()When this user was created
optional .google.protobuf.Timestamp creationTime = 5;
- Specified by:
getCreationTime
in interfaceServiceAccountInfoOrBuilder
- Returns:
- The creationTime.
-
getCreationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreationTimeOrBuilder()When this user was created
optional .google.protobuf.Timestamp creationTime = 5;
- Specified by:
getCreationTimeOrBuilder
in interfaceServiceAccountInfoOrBuilder
-
hasConfirmationTime
public boolean hasConfirmationTime()When this account was first activated
optional .google.protobuf.Timestamp confirmationTime = 6;
- Specified by:
hasConfirmationTime
in interfaceServiceAccountInfoOrBuilder
- Returns:
- Whether the confirmationTime field is set.
-
getConfirmationTime
public com.google.protobuf.Timestamp getConfirmationTime()When this account was first activated
optional .google.protobuf.Timestamp confirmationTime = 6;
- Specified by:
getConfirmationTime
in interfaceServiceAccountInfoOrBuilder
- Returns:
- The confirmationTime.
-
getConfirmationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getConfirmationTimeOrBuilder()When this account was first activated
optional .google.protobuf.Timestamp confirmationTime = 6;
- Specified by:
getConfirmationTimeOrBuilder
in interfaceServiceAccountInfoOrBuilder
-
hasLastLoginTime
public boolean hasLastLoginTime()When this account last logged in
optional .google.protobuf.Timestamp lastLoginTime = 7;
- Specified by:
hasLastLoginTime
in interfaceServiceAccountInfoOrBuilder
- Returns:
- Whether the lastLoginTime field is set.
-
getLastLoginTime
public com.google.protobuf.Timestamp getLastLoginTime()When this account last logged in
optional .google.protobuf.Timestamp lastLoginTime = 7;
- Specified by:
getLastLoginTime
in interfaceServiceAccountInfoOrBuilder
- Returns:
- The lastLoginTime.
-
getLastLoginTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastLoginTimeOrBuilder()When this account last logged in
optional .google.protobuf.Timestamp lastLoginTime = 7;
- Specified by:
getLastLoginTimeOrBuilder
in interfaceServiceAccountInfoOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ServiceAccountInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceAccountInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceAccountInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceAccountInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceAccountInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServiceAccountInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ServiceAccountInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ServiceAccountInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ServiceAccountInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ServiceAccountInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ServiceAccountInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-