public final class SessionOperationMetadata extends com.google.protobuf.GeneratedMessageV3 implements SessionOperationMetadataOrBuilder
Metadata describing the Session operation.Protobuf type
google.cloud.dataproc.v1.SessionOperationMetadata| Modifier and Type | Class and Description |
|---|---|
static class |
SessionOperationMetadata.Builder
Metadata describing the Session operation.
|
static class |
SessionOperationMetadata.SessionOperationType
Operation type for Session resources
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
DONE_TIME_FIELD_NUMBER |
static int |
LABELS_FIELD_NUMBER |
static int |
OPERATION_TYPE_FIELD_NUMBER |
static int |
SESSION_FIELD_NUMBER |
static int |
SESSION_UUID_FIELD_NUMBER |
static int |
WARNINGS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsLabels(String key)
Labels associated with the operation.
|
boolean |
equals(Object obj) |
com.google.protobuf.Timestamp |
getCreateTime()
The time when the operation was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The time when the operation was created.
|
static SessionOperationMetadata |
getDefaultInstance() |
SessionOperationMetadata |
getDefaultInstanceForType() |
String |
getDescription()
Short description of the operation.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Short description of the operation.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Timestamp |
getDoneTime()
The time when the operation was finished.
|
com.google.protobuf.TimestampOrBuilder |
getDoneTimeOrBuilder()
The time when the operation was finished.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Labels associated with the operation.
|
Map<String,String> |
getLabelsMap()
Labels associated with the operation.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Labels associated with the operation.
|
String |
getLabelsOrThrow(String key)
Labels associated with the operation.
|
SessionOperationMetadata.SessionOperationType |
getOperationType()
The operation type.
|
int |
getOperationTypeValue()
The operation type.
|
com.google.protobuf.Parser<SessionOperationMetadata> |
getParserForType() |
int |
getSerializedSize() |
String |
getSession()
Name of the session for the operation.
|
com.google.protobuf.ByteString |
getSessionBytes()
Name of the session for the operation.
|
String |
getSessionUuid()
Session UUID for the operation.
|
com.google.protobuf.ByteString |
getSessionUuidBytes()
Session UUID for the operation.
|
String |
getWarnings(int index)
Warnings encountered during operation execution.
|
com.google.protobuf.ByteString |
getWarningsBytes(int index)
Warnings encountered during operation execution.
|
int |
getWarningsCount()
Warnings encountered during operation execution.
|
com.google.protobuf.ProtocolStringList |
getWarningsList()
Warnings encountered during operation execution.
|
boolean |
hasCreateTime()
The time when the operation was created.
|
boolean |
hasDoneTime()
The time when the operation was finished.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static SessionOperationMetadata.Builder |
newBuilder() |
static SessionOperationMetadata.Builder |
newBuilder(SessionOperationMetadata prototype) |
SessionOperationMetadata.Builder |
newBuilderForType() |
protected SessionOperationMetadata.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SessionOperationMetadata |
parseDelimitedFrom(InputStream input) |
static SessionOperationMetadata |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionOperationMetadata |
parseFrom(byte[] data) |
static SessionOperationMetadata |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionOperationMetadata |
parseFrom(ByteBuffer data) |
static SessionOperationMetadata |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionOperationMetadata |
parseFrom(com.google.protobuf.ByteString data) |
static SessionOperationMetadata |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionOperationMetadata |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SessionOperationMetadata |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SessionOperationMetadata |
parseFrom(InputStream input) |
static SessionOperationMetadata |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SessionOperationMetadata> |
parser() |
SessionOperationMetadata.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SESSION_FIELD_NUMBER
public static final int SESSION_UUID_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int DONE_TIME_FIELD_NUMBER
public static final int OPERATION_TYPE_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
public static final int WARNINGS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getSession()
Name of the session for the operation.
string session = 1;getSession in interface SessionOperationMetadataOrBuilderpublic com.google.protobuf.ByteString getSessionBytes()
Name of the session for the operation.
string session = 1;getSessionBytes in interface SessionOperationMetadataOrBuilderpublic String getSessionUuid()
Session UUID for the operation.
string session_uuid = 2;getSessionUuid in interface SessionOperationMetadataOrBuilderpublic com.google.protobuf.ByteString getSessionUuidBytes()
Session UUID for the operation.
string session_uuid = 2;getSessionUuidBytes in interface SessionOperationMetadataOrBuilderpublic boolean hasCreateTime()
The time when the operation was created.
.google.protobuf.Timestamp create_time = 3;hasCreateTime in interface SessionOperationMetadataOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The time when the operation was created.
.google.protobuf.Timestamp create_time = 3;getCreateTime in interface SessionOperationMetadataOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time when the operation was created.
.google.protobuf.Timestamp create_time = 3;getCreateTimeOrBuilder in interface SessionOperationMetadataOrBuilderpublic boolean hasDoneTime()
The time when the operation was finished.
.google.protobuf.Timestamp done_time = 4;hasDoneTime in interface SessionOperationMetadataOrBuilderpublic com.google.protobuf.Timestamp getDoneTime()
The time when the operation was finished.
.google.protobuf.Timestamp done_time = 4;getDoneTime in interface SessionOperationMetadataOrBuilderpublic com.google.protobuf.TimestampOrBuilder getDoneTimeOrBuilder()
The time when the operation was finished.
.google.protobuf.Timestamp done_time = 4;getDoneTimeOrBuilder in interface SessionOperationMetadataOrBuilderpublic int getOperationTypeValue()
The operation type.
.google.cloud.dataproc.v1.SessionOperationMetadata.SessionOperationType operation_type = 6;
getOperationTypeValue in interface SessionOperationMetadataOrBuilderpublic SessionOperationMetadata.SessionOperationType getOperationType()
The operation type.
.google.cloud.dataproc.v1.SessionOperationMetadata.SessionOperationType operation_type = 6;
getOperationType in interface SessionOperationMetadataOrBuilderpublic String getDescription()
Short description of the operation.
string description = 7;getDescription in interface SessionOperationMetadataOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Short description of the operation.
string description = 7;getDescriptionBytes in interface SessionOperationMetadataOrBuilderpublic int getLabelsCount()
SessionOperationMetadataOrBuilderLabels associated with the operation.
map<string, string> labels = 8;getLabelsCount in interface SessionOperationMetadataOrBuilderpublic boolean containsLabels(String key)
Labels associated with the operation.
map<string, string> labels = 8;containsLabels in interface SessionOperationMetadataOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface SessionOperationMetadataOrBuilderpublic Map<String,String> getLabelsMap()
Labels associated with the operation.
map<string, string> labels = 8;getLabelsMap in interface SessionOperationMetadataOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Labels associated with the operation.
map<string, string> labels = 8;getLabelsOrDefault in interface SessionOperationMetadataOrBuilderpublic String getLabelsOrThrow(String key)
Labels associated with the operation.
map<string, string> labels = 8;getLabelsOrThrow in interface SessionOperationMetadataOrBuilderpublic com.google.protobuf.ProtocolStringList getWarningsList()
Warnings encountered during operation execution.
repeated string warnings = 9;getWarningsList in interface SessionOperationMetadataOrBuilderpublic int getWarningsCount()
Warnings encountered during operation execution.
repeated string warnings = 9;getWarningsCount in interface SessionOperationMetadataOrBuilderpublic String getWarnings(int index)
Warnings encountered during operation execution.
repeated string warnings = 9;getWarnings in interface SessionOperationMetadataOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getWarningsBytes(int index)
Warnings encountered during operation execution.
repeated string warnings = 9;getWarningsBytes in interface SessionOperationMetadataOrBuilderindex - The index of the value to return.public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SessionOperationMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SessionOperationMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SessionOperationMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SessionOperationMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SessionOperationMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SessionOperationMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SessionOperationMetadata parseFrom(InputStream input) throws IOException
IOExceptionpublic static SessionOperationMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SessionOperationMetadata parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SessionOperationMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SessionOperationMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SessionOperationMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SessionOperationMetadata.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SessionOperationMetadata.Builder newBuilder()
public static SessionOperationMetadata.Builder newBuilder(SessionOperationMetadata prototype)
public SessionOperationMetadata.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SessionOperationMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SessionOperationMetadata getDefaultInstance()
public static com.google.protobuf.Parser<SessionOperationMetadata> parser()
public com.google.protobuf.Parser<SessionOperationMetadata> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SessionOperationMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.