Package com.google.cloud.clouddms.v1
Class BackgroundJobLogEntry
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.clouddms.v1.BackgroundJobLogEntry
-
- All Implemented Interfaces:
BackgroundJobLogEntryOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class BackgroundJobLogEntry extends com.google.protobuf.GeneratedMessageV3 implements BackgroundJobLogEntryOrBuilder
Execution log of a background job.
Protobuf typegoogle.cloud.clouddms.v1.BackgroundJobLogEntry- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBackgroundJobLogEntry.ApplyJobDetailsDetails regarding an Apply background job.static interfaceBackgroundJobLogEntry.ApplyJobDetailsOrBuilderstatic classBackgroundJobLogEntry.BuilderExecution log of a background job.static classBackgroundJobLogEntry.ConvertJobDetailsDetails regarding a Convert background job.static interfaceBackgroundJobLogEntry.ConvertJobDetailsOrBuilderstatic classBackgroundJobLogEntry.ImportRulesJobDetailsDetails regarding an Import Rules background job.static interfaceBackgroundJobLogEntry.ImportRulesJobDetailsOrBuilderstatic classBackgroundJobLogEntry.JobCompletionStateFinal state after a job completes.static classBackgroundJobLogEntry.JobDetailsCasestatic classBackgroundJobLogEntry.SeedJobDetailsDetails regarding a Seed background job.static interfaceBackgroundJobLogEntry.SeedJobDetailsOrBuilder-
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 intAPPLY_JOB_DETAILS_FIELD_NUMBERstatic intCOMPLETION_COMMENT_FIELD_NUMBERstatic intCOMPLETION_STATE_FIELD_NUMBERstatic intCONVERT_JOB_DETAILS_FIELD_NUMBERstatic intFINISH_TIME_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intIMPORT_RULES_JOB_DETAILS_FIELD_NUMBERstatic intJOB_TYPE_FIELD_NUMBERstatic intREQUEST_AUTOCOMMIT_FIELD_NUMBERstatic intSEED_JOB_DETAILS_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)BackgroundJobLogEntry.ApplyJobDetailsgetApplyJobDetails()Output only.BackgroundJobLogEntry.ApplyJobDetailsOrBuildergetApplyJobDetailsOrBuilder()Output only.StringgetCompletionComment()Output only.com.google.protobuf.ByteStringgetCompletionCommentBytes()Output only.BackgroundJobLogEntry.JobCompletionStategetCompletionState()Output only.intgetCompletionStateValue()Output only.BackgroundJobLogEntry.ConvertJobDetailsgetConvertJobDetails()Output only.BackgroundJobLogEntry.ConvertJobDetailsOrBuildergetConvertJobDetailsOrBuilder()Output only.static BackgroundJobLogEntrygetDefaultInstance()BackgroundJobLogEntrygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetFinishTime()The timestamp when the background job was finished.com.google.protobuf.TimestampOrBuildergetFinishTimeOrBuilder()The timestamp when the background job was finished.StringgetId()The background job log entry ID.com.google.protobuf.ByteStringgetIdBytes()The background job log entry ID.BackgroundJobLogEntry.ImportRulesJobDetailsgetImportRulesJobDetails()Output only.BackgroundJobLogEntry.ImportRulesJobDetailsOrBuildergetImportRulesJobDetailsOrBuilder()Output only.BackgroundJobLogEntry.JobDetailsCasegetJobDetailsCase()BackgroundJobTypegetJobType()The type of job that was executed.intgetJobTypeValue()The type of job that was executed.com.google.protobuf.Parser<BackgroundJobLogEntry>getParserForType()booleangetRequestAutocommit()Output only.BackgroundJobLogEntry.SeedJobDetailsgetSeedJobDetails()Output only.BackgroundJobLogEntry.SeedJobDetailsOrBuildergetSeedJobDetailsOrBuilder()Output only.intgetSerializedSize()com.google.protobuf.TimestampgetStartTime()The timestamp when the background job was started.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()The timestamp when the background job was started.booleanhasApplyJobDetails()Output only.booleanhasConvertJobDetails()Output only.booleanhasFinishTime()The timestamp when the background job was finished.inthashCode()booleanhasImportRulesJobDetails()Output only.booleanhasSeedJobDetails()Output only.booleanhasStartTime()The timestamp when the background job was started.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BackgroundJobLogEntry.BuildernewBuilder()static BackgroundJobLogEntry.BuildernewBuilder(BackgroundJobLogEntry prototype)BackgroundJobLogEntry.BuildernewBuilderForType()protected BackgroundJobLogEntry.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BackgroundJobLogEntryparseDelimitedFrom(InputStream input)static BackgroundJobLogEntryparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryparseFrom(byte[] data)static BackgroundJobLogEntryparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryparseFrom(com.google.protobuf.ByteString data)static BackgroundJobLogEntryparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryparseFrom(com.google.protobuf.CodedInputStream input)static BackgroundJobLogEntryparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryparseFrom(InputStream input)static BackgroundJobLogEntryparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackgroundJobLogEntryparseFrom(ByteBuffer data)static BackgroundJobLogEntryparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BackgroundJobLogEntry>parser()BackgroundJobLogEntry.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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_TYPE_FIELD_NUMBER
public static final int JOB_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FINISH_TIME_FIELD_NUMBER
public static final int FINISH_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPLETION_STATE_FIELD_NUMBER
public static final int COMPLETION_STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPLETION_COMMENT_FIELD_NUMBER
public static final int COMPLETION_COMMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_AUTOCOMMIT_FIELD_NUMBER
public static final int REQUEST_AUTOCOMMIT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEED_JOB_DETAILS_FIELD_NUMBER
public static final int SEED_JOB_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMPORT_RULES_JOB_DETAILS_FIELD_NUMBER
public static final int IMPORT_RULES_JOB_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONVERT_JOB_DETAILS_FIELD_NUMBER
public static final int CONVERT_JOB_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLY_JOB_DETAILS_FIELD_NUMBER
public static final int APPLY_JOB_DETAILS_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
-
getJobDetailsCase
public BackgroundJobLogEntry.JobDetailsCase getJobDetailsCase()
- Specified by:
getJobDetailsCasein interfaceBackgroundJobLogEntryOrBuilder
-
getId
public String getId()
The background job log entry ID.
string id = 1;- Specified by:
getIdin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
The background job log entry ID.
string id = 1;- Specified by:
getIdBytesin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The bytes for id.
-
getJobTypeValue
public int getJobTypeValue()
The type of job that was executed.
.google.cloud.clouddms.v1.BackgroundJobType job_type = 2;- Specified by:
getJobTypeValuein interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The enum numeric value on the wire for jobType.
-
getJobType
public BackgroundJobType getJobType()
The type of job that was executed.
.google.cloud.clouddms.v1.BackgroundJobType job_type = 2;- Specified by:
getJobTypein interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The jobType.
-
hasStartTime
public boolean hasStartTime()
The timestamp when the background job was started.
.google.protobuf.Timestamp start_time = 3;- Specified by:
hasStartTimein interfaceBackgroundJobLogEntryOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
The timestamp when the background job was started.
.google.protobuf.Timestamp start_time = 3;- Specified by:
getStartTimein interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The startTime.
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
The timestamp when the background job was started.
.google.protobuf.Timestamp start_time = 3;- Specified by:
getStartTimeOrBuilderin interfaceBackgroundJobLogEntryOrBuilder
-
hasFinishTime
public boolean hasFinishTime()
The timestamp when the background job was finished.
.google.protobuf.Timestamp finish_time = 4;- Specified by:
hasFinishTimein interfaceBackgroundJobLogEntryOrBuilder- Returns:
- Whether the finishTime field is set.
-
getFinishTime
public com.google.protobuf.Timestamp getFinishTime()
The timestamp when the background job was finished.
.google.protobuf.Timestamp finish_time = 4;- Specified by:
getFinishTimein interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The finishTime.
-
getFinishTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getFinishTimeOrBuilder()
The timestamp when the background job was finished.
.google.protobuf.Timestamp finish_time = 4;- Specified by:
getFinishTimeOrBuilderin interfaceBackgroundJobLogEntryOrBuilder
-
getCompletionStateValue
public 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];- Specified by:
getCompletionStateValuein interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The enum numeric value on the wire for completionState.
-
getCompletionState
public 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];- Specified by:
getCompletionStatein interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The completionState.
-
getCompletionComment
public 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];- Specified by:
getCompletionCommentin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The completionComment.
-
getCompletionCommentBytes
public 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];- Specified by:
getCompletionCommentBytesin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The bytes for completionComment.
-
getRequestAutocommit
public 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];- Specified by:
getRequestAutocommitin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The requestAutocommit.
-
hasSeedJobDetails
public boolean hasSeedJobDetails()
Output only. Seed job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails seed_job_details = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasSeedJobDetailsin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- Whether the seedJobDetails field is set.
-
getSeedJobDetails
public BackgroundJobLogEntry.SeedJobDetails getSeedJobDetails()
Output only. Seed job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails seed_job_details = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSeedJobDetailsin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The seedJobDetails.
-
getSeedJobDetailsOrBuilder
public BackgroundJobLogEntry.SeedJobDetailsOrBuilder getSeedJobDetailsOrBuilder()
Output only. Seed job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetails seed_job_details = 100 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSeedJobDetailsOrBuilderin interfaceBackgroundJobLogEntryOrBuilder
-
hasImportRulesJobDetails
public 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];- Specified by:
hasImportRulesJobDetailsin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- Whether the importRulesJobDetails field is set.
-
getImportRulesJobDetails
public 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];- Specified by:
getImportRulesJobDetailsin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The importRulesJobDetails.
-
getImportRulesJobDetailsOrBuilder
public 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];- Specified by:
getImportRulesJobDetailsOrBuilderin interfaceBackgroundJobLogEntryOrBuilder
-
hasConvertJobDetails
public boolean hasConvertJobDetails()
Output only. Convert job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails convert_job_details = 102 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasConvertJobDetailsin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- Whether the convertJobDetails field is set.
-
getConvertJobDetails
public BackgroundJobLogEntry.ConvertJobDetails getConvertJobDetails()
Output only. Convert job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails convert_job_details = 102 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getConvertJobDetailsin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The convertJobDetails.
-
getConvertJobDetailsOrBuilder
public BackgroundJobLogEntry.ConvertJobDetailsOrBuilder getConvertJobDetailsOrBuilder()
Output only. Convert job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails convert_job_details = 102 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getConvertJobDetailsOrBuilderin interfaceBackgroundJobLogEntryOrBuilder
-
hasApplyJobDetails
public boolean hasApplyJobDetails()
Output only. Apply job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails apply_job_details = 103 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasApplyJobDetailsin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- Whether the applyJobDetails field is set.
-
getApplyJobDetails
public BackgroundJobLogEntry.ApplyJobDetails getApplyJobDetails()
Output only. Apply job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails apply_job_details = 103 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getApplyJobDetailsin interfaceBackgroundJobLogEntryOrBuilder- Returns:
- The applyJobDetails.
-
getApplyJobDetailsOrBuilder
public BackgroundJobLogEntry.ApplyJobDetailsOrBuilder getApplyJobDetailsOrBuilder()
Output only. Apply job details.
.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails apply_job_details = 103 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getApplyJobDetailsOrBuilderin interfaceBackgroundJobLogEntryOrBuilder
-
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 BackgroundJobLogEntry parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackgroundJobLogEntry parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackgroundJobLogEntry parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackgroundJobLogEntry parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackgroundJobLogEntry parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackgroundJobLogEntry parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackgroundJobLogEntry parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static BackgroundJobLogEntry parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static BackgroundJobLogEntry parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static BackgroundJobLogEntry parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static BackgroundJobLogEntry parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static BackgroundJobLogEntry parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public BackgroundJobLogEntry.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BackgroundJobLogEntry.Builder newBuilder()
-
newBuilder
public static BackgroundJobLogEntry.Builder newBuilder(BackgroundJobLogEntry prototype)
-
toBuilder
public BackgroundJobLogEntry.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BackgroundJobLogEntry.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BackgroundJobLogEntry getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BackgroundJobLogEntry> parser()
-
getParserForType
public com.google.protobuf.Parser<BackgroundJobLogEntry> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BackgroundJobLogEntry getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-