public static final class BackfillJob.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder> implements BackfillJobOrBuilder
Represents a backfill job on a specific stream object.Protobuf type
google.cloud.datastream.v1.BackfillJob| Modifier and Type | Method and Description |
|---|---|
BackfillJob.Builder |
addAllErrors(Iterable<? extends Error> values)
Output only.
|
BackfillJob.Builder |
addErrors(Error.Builder builderForValue)
Output only.
|
BackfillJob.Builder |
addErrors(Error value)
Output only.
|
BackfillJob.Builder |
addErrors(int index,
Error.Builder builderForValue)
Output only.
|
BackfillJob.Builder |
addErrors(int index,
Error value)
Output only.
|
Error.Builder |
addErrorsBuilder()
Output only.
|
Error.Builder |
addErrorsBuilder(int index)
Output only.
|
BackfillJob.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackfillJob |
build() |
BackfillJob |
buildPartial() |
BackfillJob.Builder |
clear() |
BackfillJob.Builder |
clearErrors()
Output only.
|
BackfillJob.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BackfillJob.Builder |
clearLastEndTime()
Output only.
|
BackfillJob.Builder |
clearLastStartTime()
Output only.
|
BackfillJob.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BackfillJob.Builder |
clearState()
Backfill job state.
|
BackfillJob.Builder |
clearTrigger()
Backfill job's triggering reason.
|
BackfillJob.Builder |
clone() |
BackfillJob |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Error |
getErrors(int index)
Output only.
|
Error.Builder |
getErrorsBuilder(int index)
Output only.
|
List<Error.Builder> |
getErrorsBuilderList()
Output only.
|
int |
getErrorsCount()
Output only.
|
List<Error> |
getErrorsList()
Output only.
|
ErrorOrBuilder |
getErrorsOrBuilder(int index)
Output only.
|
List<? extends ErrorOrBuilder> |
getErrorsOrBuilderList()
Output only.
|
com.google.protobuf.Timestamp |
getLastEndTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getLastEndTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getLastEndTimeOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getLastStartTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getLastStartTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getLastStartTimeOrBuilder()
Output only.
|
BackfillJob.State |
getState()
Backfill job state.
|
int |
getStateValue()
Backfill job state.
|
BackfillJob.Trigger |
getTrigger()
Backfill job's triggering reason.
|
int |
getTriggerValue()
Backfill job's triggering reason.
|
boolean |
hasLastEndTime()
Output only.
|
boolean |
hasLastStartTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BackfillJob.Builder |
mergeFrom(BackfillJob other) |
BackfillJob.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BackfillJob.Builder |
mergeFrom(com.google.protobuf.Message other) |
BackfillJob.Builder |
mergeLastEndTime(com.google.protobuf.Timestamp value)
Output only.
|
BackfillJob.Builder |
mergeLastStartTime(com.google.protobuf.Timestamp value)
Output only.
|
BackfillJob.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BackfillJob.Builder |
removeErrors(int index)
Output only.
|
BackfillJob.Builder |
setErrors(int index,
Error.Builder builderForValue)
Output only.
|
BackfillJob.Builder |
setErrors(int index,
Error value)
Output only.
|
BackfillJob.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackfillJob.Builder |
setLastEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
BackfillJob.Builder |
setLastEndTime(com.google.protobuf.Timestamp value)
Output only.
|
BackfillJob.Builder |
setLastStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
BackfillJob.Builder |
setLastStartTime(com.google.protobuf.Timestamp value)
Output only.
|
BackfillJob.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BackfillJob.Builder |
setState(BackfillJob.State value)
Backfill job state.
|
BackfillJob.Builder |
setStateValue(int value)
Backfill job state.
|
BackfillJob.Builder |
setTrigger(BackfillJob.Trigger value)
Backfill job's triggering reason.
|
BackfillJob.Builder |
setTriggerValue(int value)
Backfill job's triggering reason.
|
BackfillJob.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public BackfillJob.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public BackfillJob getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BackfillJob build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BackfillJob buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BackfillJob.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public BackfillJob.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public BackfillJob.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public BackfillJob.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public BackfillJob.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public BackfillJob.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public BackfillJob.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BackfillJob.Builder>public BackfillJob.Builder mergeFrom(BackfillJob other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public BackfillJob.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BackfillJob.Builder>IOExceptionpublic int getStateValue()
Backfill job state.
.google.cloud.datastream.v1.BackfillJob.State state = 1;getStateValue in interface BackfillJobOrBuilderpublic BackfillJob.Builder setStateValue(int value)
Backfill job state.
.google.cloud.datastream.v1.BackfillJob.State state = 1;value - The enum numeric value on the wire for state to set.public BackfillJob.State getState()
Backfill job state.
.google.cloud.datastream.v1.BackfillJob.State state = 1;getState in interface BackfillJobOrBuilderpublic BackfillJob.Builder setState(BackfillJob.State value)
Backfill job state.
.google.cloud.datastream.v1.BackfillJob.State state = 1;value - The state to set.public BackfillJob.Builder clearState()
Backfill job state.
.google.cloud.datastream.v1.BackfillJob.State state = 1;public int getTriggerValue()
Backfill job's triggering reason.
.google.cloud.datastream.v1.BackfillJob.Trigger trigger = 2;getTriggerValue in interface BackfillJobOrBuilderpublic BackfillJob.Builder setTriggerValue(int value)
Backfill job's triggering reason.
.google.cloud.datastream.v1.BackfillJob.Trigger trigger = 2;value - The enum numeric value on the wire for trigger to set.public BackfillJob.Trigger getTrigger()
Backfill job's triggering reason.
.google.cloud.datastream.v1.BackfillJob.Trigger trigger = 2;getTrigger in interface BackfillJobOrBuilderpublic BackfillJob.Builder setTrigger(BackfillJob.Trigger value)
Backfill job's triggering reason.
.google.cloud.datastream.v1.BackfillJob.Trigger trigger = 2;value - The trigger to set.public BackfillJob.Builder clearTrigger()
Backfill job's triggering reason.
.google.cloud.datastream.v1.BackfillJob.Trigger trigger = 2;public boolean hasLastStartTime()
Output only. Backfill job's start time.
.google.protobuf.Timestamp last_start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasLastStartTime in interface BackfillJobOrBuilderpublic com.google.protobuf.Timestamp getLastStartTime()
Output only. Backfill job's start time.
.google.protobuf.Timestamp last_start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getLastStartTime in interface BackfillJobOrBuilderpublic BackfillJob.Builder setLastStartTime(com.google.protobuf.Timestamp value)
Output only. Backfill job's start time.
.google.protobuf.Timestamp last_start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder setLastStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Backfill job's start time.
.google.protobuf.Timestamp last_start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder mergeLastStartTime(com.google.protobuf.Timestamp value)
Output only. Backfill job's start time.
.google.protobuf.Timestamp last_start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder clearLastStartTime()
Output only. Backfill job's start time.
.google.protobuf.Timestamp last_start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getLastStartTimeBuilder()
Output only. Backfill job's start time.
.google.protobuf.Timestamp last_start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getLastStartTimeOrBuilder()
Output only. Backfill job's start time.
.google.protobuf.Timestamp last_start_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getLastStartTimeOrBuilder in interface BackfillJobOrBuilderpublic boolean hasLastEndTime()
Output only. Backfill job's end time.
.google.protobuf.Timestamp last_end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasLastEndTime in interface BackfillJobOrBuilderpublic com.google.protobuf.Timestamp getLastEndTime()
Output only. Backfill job's end time.
.google.protobuf.Timestamp last_end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getLastEndTime in interface BackfillJobOrBuilderpublic BackfillJob.Builder setLastEndTime(com.google.protobuf.Timestamp value)
Output only. Backfill job's end time.
.google.protobuf.Timestamp last_end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder setLastEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Backfill job's end time.
.google.protobuf.Timestamp last_end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder mergeLastEndTime(com.google.protobuf.Timestamp value)
Output only. Backfill job's end time.
.google.protobuf.Timestamp last_end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder clearLastEndTime()
Output only. Backfill job's end time.
.google.protobuf.Timestamp last_end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getLastEndTimeBuilder()
Output only. Backfill job's end time.
.google.protobuf.Timestamp last_end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getLastEndTimeOrBuilder()
Output only. Backfill job's end time.
.google.protobuf.Timestamp last_end_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getLastEndTimeOrBuilder in interface BackfillJobOrBuilderpublic List<Error> getErrorsList()
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorsList in interface BackfillJobOrBuilderpublic int getErrorsCount()
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorsCount in interface BackfillJobOrBuilderpublic Error getErrors(int index)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrors in interface BackfillJobOrBuilderpublic BackfillJob.Builder setErrors(int index, Error value)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder setErrors(int index, Error.Builder builderForValue)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder addErrors(Error value)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder addErrors(int index, Error value)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder addErrors(Error.Builder builderForValue)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder addErrors(int index, Error.Builder builderForValue)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder addAllErrors(Iterable<? extends Error> values)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder clearErrors()
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public BackfillJob.Builder removeErrors(int index)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Error.Builder getErrorsBuilder(int index)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ErrorOrBuilder getErrorsOrBuilder(int index)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorsOrBuilder in interface BackfillJobOrBuilderpublic List<? extends ErrorOrBuilder> getErrorsOrBuilderList()
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorsOrBuilderList in interface BackfillJobOrBuilderpublic Error.Builder addErrorsBuilder()
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Error.Builder addErrorsBuilder(int index)
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<Error.Builder> getErrorsBuilderList()
Output only. Errors which caused the backfill job to fail.
repeated .google.cloud.datastream.v1.Error errors = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public final BackfillJob.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>public final BackfillJob.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BackfillJob.Builder>Copyright © 2022 Google LLC. All rights reserved.