Package com.google.cloud.dataplex.v1
Class SessionEvent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.dataplex.v1.SessionEvent
-
- All Implemented Interfaces:
SessionEventOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class SessionEvent extends com.google.protobuf.GeneratedMessageV3 implements SessionEventOrBuilder
These messages contain information about sessions within an environment. The monitored resource is 'Environment'.
Protobuf typegoogle.cloud.dataplex.v1.SessionEvent- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSessionEvent.BuilderThese messages contain information about sessions within an environment.static classSessionEvent.DetailCasestatic classSessionEvent.EventTypeThe type of the event.static classSessionEvent.QueryDetailExecution details of the query.static interfaceSessionEvent.QueryDetailOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intEVENT_SUCCEEDED_FIELD_NUMBERstatic intFAST_STARTUP_ENABLED_FIELD_NUMBERstatic intMESSAGE_FIELD_NUMBERstatic intQUERY_FIELD_NUMBERstatic intSESSION_ID_FIELD_NUMBERstatic intTYPE_FIELD_NUMBERstatic intUNASSIGNED_DURATION_FIELD_NUMBERstatic intUSER_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static SessionEventgetDefaultInstance()SessionEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()SessionEvent.DetailCasegetDetailCase()booleangetEventSucceeded()The status of the event.booleangetFastStartupEnabled()If the session is associated with an environment with fast startup enabled, and was created before being assigned to a user.StringgetMessage()The log message.com.google.protobuf.ByteStringgetMessageBytes()The log message.com.google.protobuf.Parser<SessionEvent>getParserForType()SessionEvent.QueryDetailgetQuery()The execution details of the query.SessionEvent.QueryDetailOrBuildergetQueryOrBuilder()The execution details of the query.intgetSerializedSize()StringgetSessionId()Unique identifier for the session.com.google.protobuf.ByteStringgetSessionIdBytes()Unique identifier for the session.SessionEvent.EventTypegetType()The type of the event.intgetTypeValue()The type of the event.com.google.protobuf.DurationgetUnassignedDuration()The idle duration of a warm pooled session before it is assigned to user.com.google.protobuf.DurationOrBuildergetUnassignedDurationOrBuilder()The idle duration of a warm pooled session before it is assigned to user.StringgetUserId()The information about the user that created the session.com.google.protobuf.ByteStringgetUserIdBytes()The information about the user that created the session.inthashCode()booleanhasQuery()The execution details of the query.booleanhasUnassignedDuration()The idle duration of a warm pooled session before it is assigned to user.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SessionEvent.BuildernewBuilder()static SessionEvent.BuildernewBuilder(SessionEvent prototype)SessionEvent.BuildernewBuilderForType()protected SessionEvent.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SessionEventparseDelimitedFrom(InputStream input)static SessionEventparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SessionEventparseFrom(byte[] data)static SessionEventparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SessionEventparseFrom(com.google.protobuf.ByteString data)static SessionEventparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SessionEventparseFrom(com.google.protobuf.CodedInputStream input)static SessionEventparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SessionEventparseFrom(InputStream input)static SessionEventparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SessionEventparseFrom(ByteBuffer data)static SessionEventparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SessionEvent>parser()SessionEvent.BuildertoBuilder()voidwriteTo(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, getUnknownFields, hasField, hasOneof, internalGetMapField, 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, 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
-
-
-
-
Field Detail
-
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_ID_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SESSION_ID_FIELD_NUMBER
public static final int SESSION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENT_SUCCEEDED_FIELD_NUMBER
public static final int EVENT_SUCCEEDED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FAST_STARTUP_ENABLED_FIELD_NUMBER
public static final int FAST_STARTUP_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNASSIGNED_DURATION_FIELD_NUMBER
public static final int UNASSIGNED_DURATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getDetailCase
public SessionEvent.DetailCase getDetailCase()
- Specified by:
getDetailCasein interfaceSessionEventOrBuilder
-
getMessage
public String getMessage()
The log message.
string message = 1;- Specified by:
getMessagein interfaceSessionEventOrBuilder- Returns:
- The message.
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()
The log message.
string message = 1;- Specified by:
getMessageBytesin interfaceSessionEventOrBuilder- Returns:
- The bytes for message.
-
getUserId
public String getUserId()
The information about the user that created the session. It will be the email address of the user.
string user_id = 2;- Specified by:
getUserIdin interfaceSessionEventOrBuilder- Returns:
- The userId.
-
getUserIdBytes
public com.google.protobuf.ByteString getUserIdBytes()
The information about the user that created the session. It will be the email address of the user.
string user_id = 2;- Specified by:
getUserIdBytesin interfaceSessionEventOrBuilder- Returns:
- The bytes for userId.
-
getSessionId
public String getSessionId()
Unique identifier for the session.
string session_id = 3;- Specified by:
getSessionIdin interfaceSessionEventOrBuilder- Returns:
- The sessionId.
-
getSessionIdBytes
public com.google.protobuf.ByteString getSessionIdBytes()
Unique identifier for the session.
string session_id = 3;- Specified by:
getSessionIdBytesin interfaceSessionEventOrBuilder- Returns:
- The bytes for sessionId.
-
getTypeValue
public int getTypeValue()
The type of the event.
.google.cloud.dataplex.v1.SessionEvent.EventType type = 4;- Specified by:
getTypeValuein interfaceSessionEventOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
getType
public SessionEvent.EventType getType()
The type of the event.
.google.cloud.dataplex.v1.SessionEvent.EventType type = 4;- Specified by:
getTypein interfaceSessionEventOrBuilder- Returns:
- The type.
-
hasQuery
public boolean hasQuery()
The execution details of the query.
.google.cloud.dataplex.v1.SessionEvent.QueryDetail query = 5;- Specified by:
hasQueryin interfaceSessionEventOrBuilder- Returns:
- Whether the query field is set.
-
getQuery
public SessionEvent.QueryDetail getQuery()
The execution details of the query.
.google.cloud.dataplex.v1.SessionEvent.QueryDetail query = 5;- Specified by:
getQueryin interfaceSessionEventOrBuilder- Returns:
- The query.
-
getQueryOrBuilder
public SessionEvent.QueryDetailOrBuilder getQueryOrBuilder()
The execution details of the query.
.google.cloud.dataplex.v1.SessionEvent.QueryDetail query = 5;- Specified by:
getQueryOrBuilderin interfaceSessionEventOrBuilder
-
getEventSucceeded
public boolean getEventSucceeded()
The status of the event.
bool event_succeeded = 6;- Specified by:
getEventSucceededin interfaceSessionEventOrBuilder- Returns:
- The eventSucceeded.
-
getFastStartupEnabled
public boolean getFastStartupEnabled()
If the session is associated with an environment with fast startup enabled, and was created before being assigned to a user.
bool fast_startup_enabled = 7;- Specified by:
getFastStartupEnabledin interfaceSessionEventOrBuilder- Returns:
- The fastStartupEnabled.
-
hasUnassignedDuration
public boolean hasUnassignedDuration()
The idle duration of a warm pooled session before it is assigned to user.
.google.protobuf.Duration unassigned_duration = 8;- Specified by:
hasUnassignedDurationin interfaceSessionEventOrBuilder- Returns:
- Whether the unassignedDuration field is set.
-
getUnassignedDuration
public com.google.protobuf.Duration getUnassignedDuration()
The idle duration of a warm pooled session before it is assigned to user.
.google.protobuf.Duration unassigned_duration = 8;- Specified by:
getUnassignedDurationin interfaceSessionEventOrBuilder- Returns:
- The unassignedDuration.
-
getUnassignedDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getUnassignedDurationOrBuilder()
The idle duration of a warm pooled session before it is assigned to user.
.google.protobuf.Duration unassigned_duration = 8;- Specified by:
getUnassignedDurationOrBuilderin interfaceSessionEventOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SessionEvent parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SessionEvent parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SessionEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SessionEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SessionEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SessionEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SessionEvent parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SessionEvent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SessionEvent parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SessionEvent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SessionEvent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SessionEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SessionEvent.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SessionEvent.Builder newBuilder()
-
newBuilder
public static SessionEvent.Builder newBuilder(SessionEvent prototype)
-
toBuilder
public SessionEvent.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SessionEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SessionEvent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SessionEvent> parser()
-
getParserForType
public com.google.protobuf.Parser<SessionEvent> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SessionEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-