public static final class ExecutionReport.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutionReport.Builder> implements ExecutionReportOrBuilder
A resource that reports result of the import job execution.Protobuf type
google.cloud.migrationcenter.v1.ExecutionReport| Modifier and Type | Method and Description |
|---|---|
ExecutionReport.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExecutionReport |
build() |
ExecutionReport |
buildPartial() |
ExecutionReport.Builder |
clear() |
ExecutionReport.Builder |
clearExecutionErrors()
Validation errors encountered during the execution of the import job.
|
ExecutionReport.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExecutionReport.Builder |
clearFramesReported()
Total number of asset frames reported for the import job.
|
ExecutionReport.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExecutionReport.Builder |
clearTotalRowsCount()
Output only.
|
ExecutionReport.Builder |
clone() |
ExecutionReport |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ValidationReport |
getExecutionErrors()
Validation errors encountered during the execution of the import job.
|
ValidationReport.Builder |
getExecutionErrorsBuilder()
Validation errors encountered during the execution of the import job.
|
ValidationReportOrBuilder |
getExecutionErrorsOrBuilder()
Validation errors encountered during the execution of the import job.
|
int |
getFramesReported()
Total number of asset frames reported for the import job.
|
int |
getTotalRowsCount()
Output only.
|
boolean |
hasExecutionErrors()
Validation errors encountered during the execution of the import job.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExecutionReport.Builder |
mergeExecutionErrors(ValidationReport value)
Validation errors encountered during the execution of the import job.
|
ExecutionReport.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExecutionReport.Builder |
mergeFrom(ExecutionReport other) |
ExecutionReport.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExecutionReport.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExecutionReport.Builder |
setExecutionErrors(ValidationReport.Builder builderForValue)
Validation errors encountered during the execution of the import job.
|
ExecutionReport.Builder |
setExecutionErrors(ValidationReport value)
Validation errors encountered during the execution of the import job.
|
ExecutionReport.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExecutionReport.Builder |
setFramesReported(int value)
Total number of asset frames reported for the import job.
|
ExecutionReport.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExecutionReport.Builder |
setTotalRowsCount(int value)
Output only.
|
ExecutionReport.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutionReport.Builder>public ExecutionReport.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutionReport.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<ExecutionReport.Builder>public ExecutionReport getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExecutionReport build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExecutionReport buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExecutionReport.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutionReport.Builder>public ExecutionReport.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<ExecutionReport.Builder>public ExecutionReport.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutionReport.Builder>public ExecutionReport.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutionReport.Builder>public ExecutionReport.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<ExecutionReport.Builder>public ExecutionReport.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<ExecutionReport.Builder>public ExecutionReport.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExecutionReport.Builder>public ExecutionReport.Builder mergeFrom(ExecutionReport other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutionReport.Builder>public ExecutionReport.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<ExecutionReport.Builder>IOExceptionpublic int getFramesReported()
Total number of asset frames reported for the import job.
int32 frames_reported = 1;getFramesReported in interface ExecutionReportOrBuilderpublic ExecutionReport.Builder setFramesReported(int value)
Total number of asset frames reported for the import job.
int32 frames_reported = 1;value - The framesReported to set.public ExecutionReport.Builder clearFramesReported()
Total number of asset frames reported for the import job.
int32 frames_reported = 1;public boolean hasExecutionErrors()
Validation errors encountered during the execution of the import job.
.google.cloud.migrationcenter.v1.ValidationReport execution_errors = 2;hasExecutionErrors in interface ExecutionReportOrBuilderpublic ValidationReport getExecutionErrors()
Validation errors encountered during the execution of the import job.
.google.cloud.migrationcenter.v1.ValidationReport execution_errors = 2;getExecutionErrors in interface ExecutionReportOrBuilderpublic ExecutionReport.Builder setExecutionErrors(ValidationReport value)
Validation errors encountered during the execution of the import job.
.google.cloud.migrationcenter.v1.ValidationReport execution_errors = 2;public ExecutionReport.Builder setExecutionErrors(ValidationReport.Builder builderForValue)
Validation errors encountered during the execution of the import job.
.google.cloud.migrationcenter.v1.ValidationReport execution_errors = 2;public ExecutionReport.Builder mergeExecutionErrors(ValidationReport value)
Validation errors encountered during the execution of the import job.
.google.cloud.migrationcenter.v1.ValidationReport execution_errors = 2;public ExecutionReport.Builder clearExecutionErrors()
Validation errors encountered during the execution of the import job.
.google.cloud.migrationcenter.v1.ValidationReport execution_errors = 2;public ValidationReport.Builder getExecutionErrorsBuilder()
Validation errors encountered during the execution of the import job.
.google.cloud.migrationcenter.v1.ValidationReport execution_errors = 2;public ValidationReportOrBuilder getExecutionErrorsOrBuilder()
Validation errors encountered during the execution of the import job.
.google.cloud.migrationcenter.v1.ValidationReport execution_errors = 2;getExecutionErrorsOrBuilder in interface ExecutionReportOrBuilderpublic int getTotalRowsCount()
Output only. Total number of rows in the import job.
int32 total_rows_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getTotalRowsCount in interface ExecutionReportOrBuilderpublic ExecutionReport.Builder setTotalRowsCount(int value)
Output only. Total number of rows in the import job.
int32 total_rows_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The totalRowsCount to set.public ExecutionReport.Builder clearTotalRowsCount()
Output only. Total number of rows in the import job.
int32 total_rows_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];public final ExecutionReport.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutionReport.Builder>public final ExecutionReport.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutionReport.Builder>Copyright © 2024 Google LLC. All rights reserved.