public static final class CompilationResult.CompilationError.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CompilationError.Builder> implements CompilationResult.CompilationErrorOrBuilder
An error encountered when attempting to compile a Dataform project.Protobuf type
google.cloud.dataform.v1alpha2.CompilationResult.CompilationErrorgetAllFields, 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<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CompilationError.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<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CompilationResult.CompilationError build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CompilationResult.CompilationError buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CompilationResult.CompilationError.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError.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<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError.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<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError.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<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError.Builder mergeFrom(CompilationResult.CompilationError other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CompilationError.Builder>public CompilationResult.CompilationError.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<CompilationResult.CompilationError.Builder>IOExceptionpublic String getMessage()
Output only. The error's top level message.
string message = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getMessage in interface CompilationResult.CompilationErrorOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
Output only. The error's top level message.
string message = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getMessageBytes in interface CompilationResult.CompilationErrorOrBuilderpublic CompilationResult.CompilationError.Builder setMessage(String value)
Output only. The error's top level message.
string message = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The message to set.public CompilationResult.CompilationError.Builder clearMessage()
Output only. The error's top level message.
string message = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public CompilationResult.CompilationError.Builder setMessageBytes(com.google.protobuf.ByteString value)
Output only. The error's top level message.
string message = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for message to set.public String getStack()
Output only. The error's full stack trace.
string stack = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getStack in interface CompilationResult.CompilationErrorOrBuilderpublic com.google.protobuf.ByteString getStackBytes()
Output only. The error's full stack trace.
string stack = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getStackBytes in interface CompilationResult.CompilationErrorOrBuilderpublic CompilationResult.CompilationError.Builder setStack(String value)
Output only. The error's full stack trace.
string stack = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The stack to set.public CompilationResult.CompilationError.Builder clearStack()
Output only. The error's full stack trace.
string stack = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];public CompilationResult.CompilationError.Builder setStackBytes(com.google.protobuf.ByteString value)
Output only. The error's full stack trace.
string stack = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for stack to set.public String getPath()
Output only. The path of the file where this error occurred, if available, relative to the project root.
string path = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getPath in interface CompilationResult.CompilationErrorOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
Output only. The path of the file where this error occurred, if available, relative to the project root.
string path = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getPathBytes in interface CompilationResult.CompilationErrorOrBuilderpublic CompilationResult.CompilationError.Builder setPath(String value)
Output only. The path of the file where this error occurred, if available, relative to the project root.
string path = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The path to set.public CompilationResult.CompilationError.Builder clearPath()
Output only. The path of the file where this error occurred, if available, relative to the project root.
string path = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];public CompilationResult.CompilationError.Builder setPathBytes(com.google.protobuf.ByteString value)
Output only. The path of the file where this error occurred, if available, relative to the project root.
string path = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for path to set.public boolean hasActionTarget()
Output only. The identifier of the action where this error occurred, if available.
.google.cloud.dataform.v1alpha2.Target action_target = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasActionTarget in interface CompilationResult.CompilationErrorOrBuilderpublic Target getActionTarget()
Output only. The identifier of the action where this error occurred, if available.
.google.cloud.dataform.v1alpha2.Target action_target = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getActionTarget in interface CompilationResult.CompilationErrorOrBuilderpublic CompilationResult.CompilationError.Builder setActionTarget(Target value)
Output only. The identifier of the action where this error occurred, if available.
.google.cloud.dataform.v1alpha2.Target action_target = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CompilationResult.CompilationError.Builder setActionTarget(Target.Builder builderForValue)
Output only. The identifier of the action where this error occurred, if available.
.google.cloud.dataform.v1alpha2.Target action_target = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CompilationResult.CompilationError.Builder mergeActionTarget(Target value)
Output only. The identifier of the action where this error occurred, if available.
.google.cloud.dataform.v1alpha2.Target action_target = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CompilationResult.CompilationError.Builder clearActionTarget()
Output only. The identifier of the action where this error occurred, if available.
.google.cloud.dataform.v1alpha2.Target action_target = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Target.Builder getActionTargetBuilder()
Output only. The identifier of the action where this error occurred, if available.
.google.cloud.dataform.v1alpha2.Target action_target = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public TargetOrBuilder getActionTargetOrBuilder()
Output only. The identifier of the action where this error occurred, if available.
.google.cloud.dataform.v1alpha2.Target action_target = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getActionTargetOrBuilder in interface CompilationResult.CompilationErrorOrBuilderpublic final CompilationResult.CompilationError.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CompilationError.Builder>public final CompilationResult.CompilationError.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResult.CompilationError.Builder>Copyright © 2024 Google LLC. All rights reserved.