public final class BackgroundJobLogEntry extends com.google.protobuf.GeneratedMessageV3 implements BackgroundJobLogEntryOrBuilder
Execution log of a background job.Protobuf type
google.cloud.clouddms.v1.BackgroundJobLogEntry| Modifier and Type | Class and Description |
|---|---|
static class |
BackgroundJobLogEntry.ApplyJobDetails
Details regarding an Apply background job.
|
static interface |
BackgroundJobLogEntry.ApplyJobDetailsOrBuilder |
static class |
BackgroundJobLogEntry.Builder
Execution log of a background job.
|
static class |
BackgroundJobLogEntry.ConvertJobDetails
Details regarding a Convert background job.
|
static interface |
BackgroundJobLogEntry.ConvertJobDetailsOrBuilder |
static class |
BackgroundJobLogEntry.ImportRulesJobDetails
Details regarding an Import Rules background job.
|
static interface |
BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder |
static class |
BackgroundJobLogEntry.JobCompletionState
Final state after a job completes.
|
static class |
BackgroundJobLogEntry.JobDetailsCase |
static class |
BackgroundJobLogEntry.SeedJobDetails
Details regarding a Seed background job.
|
static interface |
BackgroundJobLogEntry.SeedJobDetailsOrBuilder |
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 |
APPLY_JOB_DETAILS_FIELD_NUMBER |
static int |
COMPLETION_COMMENT_FIELD_NUMBER |
static int |
COMPLETION_STATE_FIELD_NUMBER |
static int |
CONVERT_JOB_DETAILS_FIELD_NUMBER |
static int |
FINISH_TIME_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
IMPORT_RULES_JOB_DETAILS_FIELD_NUMBER |
static int |
JOB_TYPE_FIELD_NUMBER |
static int |
REQUEST_AUTOCOMMIT_FIELD_NUMBER |
static int |
SEED_JOB_DETAILS_FIELD_NUMBER |
static int |
START_TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BackgroundJobLogEntry.ApplyJobDetails |
getApplyJobDetails()
Output only.
|
BackgroundJobLogEntry.ApplyJobDetailsOrBuilder |
getApplyJobDetailsOrBuilder()
Output only.
|
String |
getCompletionComment()
Output only.
|
com.google.protobuf.ByteString |
getCompletionCommentBytes()
Output only.
|
BackgroundJobLogEntry.JobCompletionState |
getCompletionState()
Output only.
|
int |
getCompletionStateValue()
Output only.
|
BackgroundJobLogEntry.ConvertJobDetails |
getConvertJobDetails()
Output only.
|
BackgroundJobLogEntry.ConvertJobDetailsOrBuilder |
getConvertJobDetailsOrBuilder()
Output only.
|
static BackgroundJobLogEntry |
getDefaultInstance() |
BackgroundJobLogEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Timestamp |
getFinishTime()
The timestamp when the background job was finished.
|
com.google.protobuf.TimestampOrBuilder |
getFinishTimeOrBuilder()
The timestamp when the background job was finished.
|
String |
getId()
The background job log entry ID.
|
com.google.protobuf.ByteString |
getIdBytes()
The background job log entry ID.
|
BackgroundJobLogEntry.ImportRulesJobDetails |
getImportRulesJobDetails()
Output only.
|
BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder |
getImportRulesJobDetailsOrBuilder()
Output only.
|
BackgroundJobLogEntry.JobDetailsCase |
getJobDetailsCase() |
BackgroundJobType |
getJobType()
The type of job that was executed.
|
int |
getJobTypeValue()
The type of job that was executed.
|
com.google.protobuf.Parser<BackgroundJobLogEntry> |
getParserForType() |
boolean |
getRequestAutocommit()
Output only.
|
BackgroundJobLogEntry.SeedJobDetails |
getSeedJobDetails()
Output only.
|
BackgroundJobLogEntry.SeedJobDetailsOrBuilder |
getSeedJobDetailsOrBuilder()
Output only.
|
int |
getSerializedSize() |
com.google.protobuf.Timestamp |
getStartTime()
The timestamp when the background job was started.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
The timestamp when the background job was started.
|
boolean |
hasApplyJobDetails()
Output only.
|
boolean |
hasConvertJobDetails()
Output only.
|
boolean |
hasFinishTime()
The timestamp when the background job was finished.
|
int |
hashCode() |
boolean |
hasImportRulesJobDetails()
Output only.
|
boolean |
hasSeedJobDetails()
Output only.
|
boolean |
hasStartTime()
The timestamp when the background job was started.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BackgroundJobLogEntry.Builder |
newBuilder() |
static BackgroundJobLogEntry.Builder |
newBuilder(BackgroundJobLogEntry prototype) |
BackgroundJobLogEntry.Builder |
newBuilderForType() |
protected BackgroundJobLogEntry.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static BackgroundJobLogEntry |
parseDelimitedFrom(InputStream input) |
static BackgroundJobLogEntry |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
parseFrom(byte[] data) |
static BackgroundJobLogEntry |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
parseFrom(ByteBuffer data) |
static BackgroundJobLogEntry |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
parseFrom(com.google.protobuf.ByteString data) |
static BackgroundJobLogEntry |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BackgroundJobLogEntry |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackgroundJobLogEntry |
parseFrom(InputStream input) |
static BackgroundJobLogEntry |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BackgroundJobLogEntry> |
parser() |
BackgroundJobLogEntry.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, internalGetMapFieldReflection, 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 ID_FIELD_NUMBER
public static final int JOB_TYPE_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int FINISH_TIME_FIELD_NUMBER
public static final int COMPLETION_STATE_FIELD_NUMBER
public static final int COMPLETION_COMMENT_FIELD_NUMBER
public static final int REQUEST_AUTOCOMMIT_FIELD_NUMBER
public static final int SEED_JOB_DETAILS_FIELD_NUMBER
public static final int IMPORT_RULES_JOB_DETAILS_FIELD_NUMBER
public static final int CONVERT_JOB_DETAILS_FIELD_NUMBER
public static final int APPLY_JOB_DETAILS_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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public BackgroundJobLogEntry.JobDetailsCase getJobDetailsCase()
getJobDetailsCase in interface BackgroundJobLogEntryOrBuilderpublic String getId()
The background job log entry ID.
string id = 1;getId in interface BackgroundJobLogEntryOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
The background job log entry ID.
string id = 1;getIdBytes in interface BackgroundJobLogEntryOrBuilderpublic int getJobTypeValue()
The type of job that was executed.
.google.cloud.clouddms.v1.BackgroundJobType job_type = 2;getJobTypeValue in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobType getJobType()
The type of job that was executed.
.google.cloud.clouddms.v1.BackgroundJobType job_type = 2;getJobType in interface BackgroundJobLogEntryOrBuilderpublic boolean hasStartTime()
The timestamp when the background job was started.
.google.protobuf.Timestamp start_time = 3;hasStartTime in interface BackgroundJobLogEntryOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
The timestamp when the background job was started.
.google.protobuf.Timestamp start_time = 3;getStartTime in interface BackgroundJobLogEntryOrBuilderpublic com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
The timestamp when the background job was started.
.google.protobuf.Timestamp start_time = 3;getStartTimeOrBuilder in interface BackgroundJobLogEntryOrBuilderpublic boolean hasFinishTime()
The timestamp when the background job was finished.
.google.protobuf.Timestamp finish_time = 4;hasFinishTime in interface BackgroundJobLogEntryOrBuilderpublic com.google.protobuf.Timestamp getFinishTime()
The timestamp when the background job was finished.
.google.protobuf.Timestamp finish_time = 4;getFinishTime in interface BackgroundJobLogEntryOrBuilderpublic com.google.protobuf.TimestampOrBuilder getFinishTimeOrBuilder()
The timestamp when the background job was finished.
.google.protobuf.Timestamp finish_time = 4;getFinishTimeOrBuilder in interface BackgroundJobLogEntryOrBuilderpublic int getCompletionStateValue()
Output only. Job completion state, i.e. the final state after the job completed.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState completion_state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCompletionStateValue in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobLogEntry.JobCompletionState getCompletionState()
Output only. Job completion state, i.e. the final state after the job completed.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionState completion_state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCompletionState in interface BackgroundJobLogEntryOrBuilderpublic String getCompletionComment()
Output only. Job completion comment, such as how many entities were seeded, how many warnings were found during conversion, and similar information.
string completion_comment = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];getCompletionComment in interface BackgroundJobLogEntryOrBuilderpublic com.google.protobuf.ByteString getCompletionCommentBytes()
Output only. Job completion comment, such as how many entities were seeded, how many warnings were found during conversion, and similar information.
string completion_comment = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];getCompletionCommentBytes in interface BackgroundJobLogEntryOrBuilderpublic boolean getRequestAutocommit()
Output only. Whether the client requested the conversion workspace to be committed after a successful completion of the job.
bool request_autocommit = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];getRequestAutocommit in interface BackgroundJobLogEntryOrBuilderpublic boolean hasSeedJobDetails()
Output only. Seed job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails seed_job_details = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasSeedJobDetails in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobLogEntry.SeedJobDetails getSeedJobDetails()
Output only. Seed job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails seed_job_details = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
getSeedJobDetails in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobLogEntry.SeedJobDetailsOrBuilder getSeedJobDetailsOrBuilder()
Output only. Seed job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails seed_job_details = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];
getSeedJobDetailsOrBuilder in interface BackgroundJobLogEntryOrBuilderpublic boolean hasImportRulesJobDetails()
Output only. Import rules job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails import_rules_job_details = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasImportRulesJobDetails in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobLogEntry.ImportRulesJobDetails getImportRulesJobDetails()
Output only. Import rules job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails import_rules_job_details = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
getImportRulesJobDetails in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobLogEntry.ImportRulesJobDetailsOrBuilder getImportRulesJobDetailsOrBuilder()
Output only. Import rules job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetails import_rules_job_details = 101 [(.google.api.field_behavior) = OUTPUT_ONLY];
getImportRulesJobDetailsOrBuilder in interface BackgroundJobLogEntryOrBuilderpublic boolean hasConvertJobDetails()
Output only. Convert job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails convert_job_details = 102 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasConvertJobDetails in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobLogEntry.ConvertJobDetails getConvertJobDetails()
Output only. Convert job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails convert_job_details = 102 [(.google.api.field_behavior) = OUTPUT_ONLY];
getConvertJobDetails in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobLogEntry.ConvertJobDetailsOrBuilder getConvertJobDetailsOrBuilder()
Output only. Convert job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails convert_job_details = 102 [(.google.api.field_behavior) = OUTPUT_ONLY];
getConvertJobDetailsOrBuilder in interface BackgroundJobLogEntryOrBuilderpublic boolean hasApplyJobDetails()
Output only. Apply job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails apply_job_details = 103 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasApplyJobDetails in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobLogEntry.ApplyJobDetails getApplyJobDetails()
Output only. Apply job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails apply_job_details = 103 [(.google.api.field_behavior) = OUTPUT_ONLY];
getApplyJobDetails in interface BackgroundJobLogEntryOrBuilderpublic BackgroundJobLogEntry.ApplyJobDetailsOrBuilder getApplyJobDetailsOrBuilder()
Output only. Apply job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails apply_job_details = 103 [(.google.api.field_behavior) = OUTPUT_ONLY];
getApplyJobDetailsOrBuilder in interface BackgroundJobLogEntryOrBuilderpublic 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 BackgroundJobLogEntry parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackgroundJobLogEntry parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackgroundJobLogEntry parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackgroundJobLogEntry parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackgroundJobLogEntry parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackgroundJobLogEntry parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BackgroundJobLogEntry parseFrom(InputStream input) throws IOException
IOExceptionpublic static BackgroundJobLogEntry parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BackgroundJobLogEntry parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BackgroundJobLogEntry parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BackgroundJobLogEntry parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BackgroundJobLogEntry parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic BackgroundJobLogEntry.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BackgroundJobLogEntry.Builder newBuilder()
public static BackgroundJobLogEntry.Builder newBuilder(BackgroundJobLogEntry prototype)
public BackgroundJobLogEntry.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BackgroundJobLogEntry.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static BackgroundJobLogEntry getDefaultInstance()
public static com.google.protobuf.Parser<BackgroundJobLogEntry> parser()
public com.google.protobuf.Parser<BackgroundJobLogEntry> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public BackgroundJobLogEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.