Class ErrorFrame.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
- com.google.cloud.migrationcenter.v1.ErrorFrame.Builder
-
- All Implemented Interfaces:
ErrorFrameOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ErrorFrame
public static final class ErrorFrame.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder> implements ErrorFrameOrBuilder
Message representing a frame which failed to be processed due to an error.
Protobuf typegoogle.cloud.migrationcenter.v1.ErrorFrame
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ErrorFrame.BuilderaddAllViolations(Iterable<? extends FrameViolationEntry> values)Output only.ErrorFrame.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ErrorFrame.BuilderaddViolations(int index, FrameViolationEntry value)Output only.ErrorFrame.BuilderaddViolations(int index, FrameViolationEntry.Builder builderForValue)Output only.ErrorFrame.BuilderaddViolations(FrameViolationEntry value)Output only.ErrorFrame.BuilderaddViolations(FrameViolationEntry.Builder builderForValue)Output only.FrameViolationEntry.BuilderaddViolationsBuilder()Output only.FrameViolationEntry.BuilderaddViolationsBuilder(int index)Output only.ErrorFramebuild()ErrorFramebuildPartial()ErrorFrame.Builderclear()ErrorFrame.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ErrorFrame.BuilderclearIngestionTime()Output only.ErrorFrame.BuilderclearName()Output only.ErrorFrame.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ErrorFrame.BuilderclearOriginalFrame()Output only.ErrorFrame.BuilderclearViolations()Output only.ErrorFrame.Builderclone()ErrorFramegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetIngestionTime()Output only.com.google.protobuf.Timestamp.BuildergetIngestionTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetIngestionTimeOrBuilder()Output only.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.AssetFramegetOriginalFrame()Output only.AssetFrame.BuildergetOriginalFrameBuilder()Output only.AssetFrameOrBuildergetOriginalFrameOrBuilder()Output only.FrameViolationEntrygetViolations(int index)Output only.FrameViolationEntry.BuildergetViolationsBuilder(int index)Output only.List<FrameViolationEntry.Builder>getViolationsBuilderList()Output only.intgetViolationsCount()Output only.List<FrameViolationEntry>getViolationsList()Output only.FrameViolationEntryOrBuildergetViolationsOrBuilder(int index)Output only.List<? extends FrameViolationEntryOrBuilder>getViolationsOrBuilderList()Output only.booleanhasIngestionTime()Output only.booleanhasOriginalFrame()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ErrorFrame.BuildermergeFrom(ErrorFrame other)ErrorFrame.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ErrorFrame.BuildermergeFrom(com.google.protobuf.Message other)ErrorFrame.BuildermergeIngestionTime(com.google.protobuf.Timestamp value)Output only.ErrorFrame.BuildermergeOriginalFrame(AssetFrame value)Output only.ErrorFrame.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ErrorFrame.BuilderremoveViolations(int index)Output only.ErrorFrame.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ErrorFrame.BuildersetIngestionTime(com.google.protobuf.Timestamp value)Output only.ErrorFrame.BuildersetIngestionTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.ErrorFrame.BuildersetName(String value)Output only.ErrorFrame.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.ErrorFrame.BuildersetOriginalFrame(AssetFrame value)Output only.ErrorFrame.BuildersetOriginalFrame(AssetFrame.Builder builderForValue)Output only.ErrorFrame.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ErrorFrame.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ErrorFrame.BuildersetViolations(int index, FrameViolationEntry value)Output only.ErrorFrame.BuildersetViolations(int index, FrameViolationEntry.Builder builderForValue)Output only.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<ErrorFrame.Builder>
-
clear
public ErrorFrame.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
getDefaultInstanceForType
public ErrorFrame getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ErrorFrame build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ErrorFrame buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ErrorFrame.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
setField
public ErrorFrame.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
clearField
public ErrorFrame.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
clearOneof
public ErrorFrame.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
setRepeatedField
public ErrorFrame.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
addRepeatedField
public ErrorFrame.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
mergeFrom
public ErrorFrame.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ErrorFrame.Builder>
-
mergeFrom
public ErrorFrame.Builder mergeFrom(ErrorFrame other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
mergeFrom
public ErrorFrame.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ErrorFrame.Builder>- Throws:
IOException
-
getName
public String getName()
Output only. The identifier of the ErrorFrame.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceErrorFrameOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The identifier of the ErrorFrame.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceErrorFrameOrBuilder- Returns:
- The bytes for name.
-
setName
public ErrorFrame.Builder setName(String value)
Output only. The identifier of the ErrorFrame.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public ErrorFrame.Builder clearName()
Output only. The identifier of the ErrorFrame.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
public ErrorFrame.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The identifier of the ErrorFrame.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getViolationsList
public List<FrameViolationEntry> getViolationsList()
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getViolationsListin interfaceErrorFrameOrBuilder
-
getViolationsCount
public int getViolationsCount()
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getViolationsCountin interfaceErrorFrameOrBuilder
-
getViolations
public FrameViolationEntry getViolations(int index)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getViolationsin interfaceErrorFrameOrBuilder
-
setViolations
public ErrorFrame.Builder setViolations(int index, FrameViolationEntry value)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setViolations
public ErrorFrame.Builder setViolations(int index, FrameViolationEntry.Builder builderForValue)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addViolations
public ErrorFrame.Builder addViolations(FrameViolationEntry value)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addViolations
public ErrorFrame.Builder addViolations(int index, FrameViolationEntry value)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addViolations
public ErrorFrame.Builder addViolations(FrameViolationEntry.Builder builderForValue)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addViolations
public ErrorFrame.Builder addViolations(int index, FrameViolationEntry.Builder builderForValue)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addAllViolations
public ErrorFrame.Builder addAllViolations(Iterable<? extends FrameViolationEntry> values)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearViolations
public ErrorFrame.Builder clearViolations()
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
removeViolations
public ErrorFrame.Builder removeViolations(int index)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getViolationsBuilder
public FrameViolationEntry.Builder getViolationsBuilder(int index)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getViolationsOrBuilder
public FrameViolationEntryOrBuilder getViolationsOrBuilder(int index)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getViolationsOrBuilderin interfaceErrorFrameOrBuilder
-
getViolationsOrBuilderList
public List<? extends FrameViolationEntryOrBuilder> getViolationsOrBuilderList()
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getViolationsOrBuilderListin interfaceErrorFrameOrBuilder
-
addViolationsBuilder
public FrameViolationEntry.Builder addViolationsBuilder()
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addViolationsBuilder
public FrameViolationEntry.Builder addViolationsBuilder(int index)
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getViolationsBuilderList
public List<FrameViolationEntry.Builder> getViolationsBuilderList()
Output only. All the violations that were detected for the frame.
repeated .google.cloud.migrationcenter.v1.FrameViolationEntry violations = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
hasOriginalFrame
public boolean hasOriginalFrame()
Output only. The frame that was originally reported.
.google.cloud.migrationcenter.v1.AssetFrame original_frame = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasOriginalFramein interfaceErrorFrameOrBuilder- Returns:
- Whether the originalFrame field is set.
-
getOriginalFrame
public AssetFrame getOriginalFrame()
Output only. The frame that was originally reported.
.google.cloud.migrationcenter.v1.AssetFrame original_frame = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOriginalFramein interfaceErrorFrameOrBuilder- Returns:
- The originalFrame.
-
setOriginalFrame
public ErrorFrame.Builder setOriginalFrame(AssetFrame value)
Output only. The frame that was originally reported.
.google.cloud.migrationcenter.v1.AssetFrame original_frame = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setOriginalFrame
public ErrorFrame.Builder setOriginalFrame(AssetFrame.Builder builderForValue)
Output only. The frame that was originally reported.
.google.cloud.migrationcenter.v1.AssetFrame original_frame = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeOriginalFrame
public ErrorFrame.Builder mergeOriginalFrame(AssetFrame value)
Output only. The frame that was originally reported.
.google.cloud.migrationcenter.v1.AssetFrame original_frame = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearOriginalFrame
public ErrorFrame.Builder clearOriginalFrame()
Output only. The frame that was originally reported.
.google.cloud.migrationcenter.v1.AssetFrame original_frame = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getOriginalFrameBuilder
public AssetFrame.Builder getOriginalFrameBuilder()
Output only. The frame that was originally reported.
.google.cloud.migrationcenter.v1.AssetFrame original_frame = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getOriginalFrameOrBuilder
public AssetFrameOrBuilder getOriginalFrameOrBuilder()
Output only. The frame that was originally reported.
.google.cloud.migrationcenter.v1.AssetFrame original_frame = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOriginalFrameOrBuilderin interfaceErrorFrameOrBuilder
-
hasIngestionTime
public boolean hasIngestionTime()
Output only. Frame ingestion time.
.google.protobuf.Timestamp ingestion_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasIngestionTimein interfaceErrorFrameOrBuilder- Returns:
- Whether the ingestionTime field is set.
-
getIngestionTime
public com.google.protobuf.Timestamp getIngestionTime()
Output only. Frame ingestion time.
.google.protobuf.Timestamp ingestion_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIngestionTimein interfaceErrorFrameOrBuilder- Returns:
- The ingestionTime.
-
setIngestionTime
public ErrorFrame.Builder setIngestionTime(com.google.protobuf.Timestamp value)
Output only. Frame ingestion time.
.google.protobuf.Timestamp ingestion_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setIngestionTime
public ErrorFrame.Builder setIngestionTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Frame ingestion time.
.google.protobuf.Timestamp ingestion_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeIngestionTime
public ErrorFrame.Builder mergeIngestionTime(com.google.protobuf.Timestamp value)
Output only. Frame ingestion time.
.google.protobuf.Timestamp ingestion_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearIngestionTime
public ErrorFrame.Builder clearIngestionTime()
Output only. Frame ingestion time.
.google.protobuf.Timestamp ingestion_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getIngestionTimeBuilder
public com.google.protobuf.Timestamp.Builder getIngestionTimeBuilder()
Output only. Frame ingestion time.
.google.protobuf.Timestamp ingestion_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getIngestionTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getIngestionTimeOrBuilder()
Output only. Frame ingestion time.
.google.protobuf.Timestamp ingestion_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIngestionTimeOrBuilderin interfaceErrorFrameOrBuilder
-
setUnknownFields
public final ErrorFrame.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
mergeUnknownFields
public final ErrorFrame.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorFrame.Builder>
-
-