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 class
SessionEvent.Builder
These messages contain information about sessions within an environment.static class
SessionEvent.DetailCase
static class
SessionEvent.EventType
The type of the event.static class
SessionEvent.QueryDetail
Execution details of the query.static interface
SessionEvent.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 int
EVENT_SUCCEEDED_FIELD_NUMBER
static int
FAST_STARTUP_ENABLED_FIELD_NUMBER
static int
MESSAGE_FIELD_NUMBER
static int
QUERY_FIELD_NUMBER
static int
SESSION_ID_FIELD_NUMBER
static int
TYPE_FIELD_NUMBER
static int
UNASSIGNED_DURATION_FIELD_NUMBER
static int
USER_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static SessionEvent
getDefaultInstance()
SessionEvent
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
SessionEvent.DetailCase
getDetailCase()
boolean
getEventSucceeded()
The status of the event.boolean
getFastStartupEnabled()
If the session is associated with an environment with fast startup enabled, and was created before being assigned to a user.String
getMessage()
The log message.com.google.protobuf.ByteString
getMessageBytes()
The log message.com.google.protobuf.Parser<SessionEvent>
getParserForType()
SessionEvent.QueryDetail
getQuery()
The execution details of the query.SessionEvent.QueryDetailOrBuilder
getQueryOrBuilder()
The execution details of the query.int
getSerializedSize()
String
getSessionId()
Unique identifier for the session.com.google.protobuf.ByteString
getSessionIdBytes()
Unique identifier for the session.SessionEvent.EventType
getType()
The type of the event.int
getTypeValue()
The type of the event.com.google.protobuf.Duration
getUnassignedDuration()
The idle duration of a warm pooled session before it is assigned to user.com.google.protobuf.DurationOrBuilder
getUnassignedDurationOrBuilder()
The idle duration of a warm pooled session before it is assigned to user.String
getUserId()
The information about the user that created the session.com.google.protobuf.ByteString
getUserIdBytes()
The information about the user that created the session.int
hashCode()
boolean
hasQuery()
The execution details of the query.boolean
hasUnassignedDuration()
The idle duration of a warm pooled session before it is assigned to user.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static SessionEvent.Builder
newBuilder()
static SessionEvent.Builder
newBuilder(SessionEvent prototype)
SessionEvent.Builder
newBuilderForType()
protected SessionEvent.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static SessionEvent
parseDelimitedFrom(InputStream input)
static SessionEvent
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SessionEvent
parseFrom(byte[] data)
static SessionEvent
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SessionEvent
parseFrom(com.google.protobuf.ByteString data)
static SessionEvent
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SessionEvent
parseFrom(com.google.protobuf.CodedInputStream input)
static SessionEvent
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SessionEvent
parseFrom(InputStream input)
static SessionEvent
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SessionEvent
parseFrom(ByteBuffer data)
static SessionEvent
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<SessionEvent>
parser()
SessionEvent.Builder
toBuilder()
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, 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:
newInstance
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
-
getDetailCase
public SessionEvent.DetailCase getDetailCase()
- Specified by:
getDetailCase
in interfaceSessionEventOrBuilder
-
getMessage
public String getMessage()
The log message.
string message = 1;
- Specified by:
getMessage
in interfaceSessionEventOrBuilder
- Returns:
- The message.
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()
The log message.
string message = 1;
- Specified by:
getMessageBytes
in 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:
getUserId
in 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:
getUserIdBytes
in interfaceSessionEventOrBuilder
- Returns:
- The bytes for userId.
-
getSessionId
public String getSessionId()
Unique identifier for the session.
string session_id = 3;
- Specified by:
getSessionId
in interfaceSessionEventOrBuilder
- Returns:
- The sessionId.
-
getSessionIdBytes
public com.google.protobuf.ByteString getSessionIdBytes()
Unique identifier for the session.
string session_id = 3;
- Specified by:
getSessionIdBytes
in 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:
getTypeValue
in 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:
getType
in interfaceSessionEventOrBuilder
- Returns:
- The type.
-
hasQuery
public boolean hasQuery()
The execution details of the query.
.google.cloud.dataplex.v1.SessionEvent.QueryDetail query = 5;
- Specified by:
hasQuery
in 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:
getQuery
in 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:
getQueryOrBuilder
in interfaceSessionEventOrBuilder
-
getEventSucceeded
public boolean getEventSucceeded()
The status of the event.
bool event_succeeded = 6;
- Specified by:
getEventSucceeded
in 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:
getFastStartupEnabled
in 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:
hasUnassignedDuration
in 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:
getUnassignedDuration
in 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:
getUnassignedDurationOrBuilder
in interfaceSessionEventOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- 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
public boolean equals(Object obj)
- 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 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SessionEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SessionEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-