public static final class CompilationResultAction.Operations.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CompilationResultAction.Operations.Builder> implements CompilationResultAction.OperationsOrBuilder
Represents a list of arbitrary database operations.Protobuf type
google.cloud.dataform.v1alpha2.CompilationResultAction.Operations| Modifier and Type | Method and Description |
|---|---|
CompilationResultAction.Operations.Builder |
addAllDependencyTargets(Iterable<? extends Target> values)
A list of actions that this action depends on.
|
CompilationResultAction.Operations.Builder |
addAllQueries(Iterable<String> values)
A list of arbitrary SQL statements that will be executed without
alteration.
|
CompilationResultAction.Operations.Builder |
addAllTags(Iterable<String> values)
Arbitrary, user-defined tags on this action.
|
CompilationResultAction.Operations.Builder |
addDependencyTargets(int index,
Target.Builder builderForValue)
A list of actions that this action depends on.
|
CompilationResultAction.Operations.Builder |
addDependencyTargets(int index,
Target value)
A list of actions that this action depends on.
|
CompilationResultAction.Operations.Builder |
addDependencyTargets(Target.Builder builderForValue)
A list of actions that this action depends on.
|
CompilationResultAction.Operations.Builder |
addDependencyTargets(Target value)
A list of actions that this action depends on.
|
Target.Builder |
addDependencyTargetsBuilder()
A list of actions that this action depends on.
|
Target.Builder |
addDependencyTargetsBuilder(int index)
A list of actions that this action depends on.
|
CompilationResultAction.Operations.Builder |
addQueries(String value)
A list of arbitrary SQL statements that will be executed without
alteration.
|
CompilationResultAction.Operations.Builder |
addQueriesBytes(com.google.protobuf.ByteString value)
A list of arbitrary SQL statements that will be executed without
alteration.
|
CompilationResultAction.Operations.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CompilationResultAction.Operations.Builder |
addTags(String value)
Arbitrary, user-defined tags on this action.
|
CompilationResultAction.Operations.Builder |
addTagsBytes(com.google.protobuf.ByteString value)
Arbitrary, user-defined tags on this action.
|
CompilationResultAction.Operations |
build() |
CompilationResultAction.Operations |
buildPartial() |
CompilationResultAction.Operations.Builder |
clear() |
CompilationResultAction.Operations.Builder |
clearDependencyTargets()
A list of actions that this action depends on.
|
CompilationResultAction.Operations.Builder |
clearDisabled()
Whether this action is disabled (i.e.
|
CompilationResultAction.Operations.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CompilationResultAction.Operations.Builder |
clearHasOutput()
Whether these operations produce an output relation.
|
CompilationResultAction.Operations.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CompilationResultAction.Operations.Builder |
clearQueries()
A list of arbitrary SQL statements that will be executed without
alteration.
|
CompilationResultAction.Operations.Builder |
clearRelationDescriptor()
Descriptor for any output relation and its columns.
|
CompilationResultAction.Operations.Builder |
clearTags()
Arbitrary, user-defined tags on this action.
|
CompilationResultAction.Operations.Builder |
clone() |
CompilationResultAction.Operations |
getDefaultInstanceForType() |
Target |
getDependencyTargets(int index)
A list of actions that this action depends on.
|
Target.Builder |
getDependencyTargetsBuilder(int index)
A list of actions that this action depends on.
|
List<Target.Builder> |
getDependencyTargetsBuilderList()
A list of actions that this action depends on.
|
int |
getDependencyTargetsCount()
A list of actions that this action depends on.
|
List<Target> |
getDependencyTargetsList()
A list of actions that this action depends on.
|
TargetOrBuilder |
getDependencyTargetsOrBuilder(int index)
A list of actions that this action depends on.
|
List<? extends TargetOrBuilder> |
getDependencyTargetsOrBuilderList()
A list of actions that this action depends on.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getDisabled()
Whether this action is disabled (i.e.
|
boolean |
getHasOutput()
Whether these operations produce an output relation.
|
String |
getQueries(int index)
A list of arbitrary SQL statements that will be executed without
alteration.
|
com.google.protobuf.ByteString |
getQueriesBytes(int index)
A list of arbitrary SQL statements that will be executed without
alteration.
|
int |
getQueriesCount()
A list of arbitrary SQL statements that will be executed without
alteration.
|
com.google.protobuf.ProtocolStringList |
getQueriesList()
A list of arbitrary SQL statements that will be executed without
alteration.
|
RelationDescriptor |
getRelationDescriptor()
Descriptor for any output relation and its columns.
|
RelationDescriptor.Builder |
getRelationDescriptorBuilder()
Descriptor for any output relation and its columns.
|
RelationDescriptorOrBuilder |
getRelationDescriptorOrBuilder()
Descriptor for any output relation and its columns.
|
String |
getTags(int index)
Arbitrary, user-defined tags on this action.
|
com.google.protobuf.ByteString |
getTagsBytes(int index)
Arbitrary, user-defined tags on this action.
|
int |
getTagsCount()
Arbitrary, user-defined tags on this action.
|
com.google.protobuf.ProtocolStringList |
getTagsList()
Arbitrary, user-defined tags on this action.
|
boolean |
hasRelationDescriptor()
Descriptor for any output relation and its columns.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CompilationResultAction.Operations.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CompilationResultAction.Operations.Builder |
mergeFrom(CompilationResultAction.Operations other) |
CompilationResultAction.Operations.Builder |
mergeFrom(com.google.protobuf.Message other) |
CompilationResultAction.Operations.Builder |
mergeRelationDescriptor(RelationDescriptor value)
Descriptor for any output relation and its columns.
|
CompilationResultAction.Operations.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CompilationResultAction.Operations.Builder |
removeDependencyTargets(int index)
A list of actions that this action depends on.
|
CompilationResultAction.Operations.Builder |
setDependencyTargets(int index,
Target.Builder builderForValue)
A list of actions that this action depends on.
|
CompilationResultAction.Operations.Builder |
setDependencyTargets(int index,
Target value)
A list of actions that this action depends on.
|
CompilationResultAction.Operations.Builder |
setDisabled(boolean value)
Whether this action is disabled (i.e.
|
CompilationResultAction.Operations.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CompilationResultAction.Operations.Builder |
setHasOutput(boolean value)
Whether these operations produce an output relation.
|
CompilationResultAction.Operations.Builder |
setQueries(int index,
String value)
A list of arbitrary SQL statements that will be executed without
alteration.
|
CompilationResultAction.Operations.Builder |
setRelationDescriptor(RelationDescriptor.Builder builderForValue)
Descriptor for any output relation and its columns.
|
CompilationResultAction.Operations.Builder |
setRelationDescriptor(RelationDescriptor value)
Descriptor for any output relation and its columns.
|
CompilationResultAction.Operations.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CompilationResultAction.Operations.Builder |
setTags(int index,
String value)
Arbitrary, user-defined tags on this action.
|
CompilationResultAction.Operations.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<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResultAction.Operations.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<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CompilationResultAction.Operations build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CompilationResultAction.Operations buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CompilationResultAction.Operations.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations.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<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations.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<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations.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<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations.Builder mergeFrom(CompilationResultAction.Operations other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResultAction.Operations.Builder>public CompilationResultAction.Operations.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<CompilationResultAction.Operations.Builder>IOExceptionpublic List<Target> getDependencyTargetsList()
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;getDependencyTargetsList in interface CompilationResultAction.OperationsOrBuilderpublic int getDependencyTargetsCount()
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;getDependencyTargetsCount in interface CompilationResultAction.OperationsOrBuilderpublic Target getDependencyTargets(int index)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;getDependencyTargets in interface CompilationResultAction.OperationsOrBuilderpublic CompilationResultAction.Operations.Builder setDependencyTargets(int index, Target value)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public CompilationResultAction.Operations.Builder setDependencyTargets(int index, Target.Builder builderForValue)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public CompilationResultAction.Operations.Builder addDependencyTargets(Target value)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public CompilationResultAction.Operations.Builder addDependencyTargets(int index, Target value)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public CompilationResultAction.Operations.Builder addDependencyTargets(Target.Builder builderForValue)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public CompilationResultAction.Operations.Builder addDependencyTargets(int index, Target.Builder builderForValue)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public CompilationResultAction.Operations.Builder addAllDependencyTargets(Iterable<? extends Target> values)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public CompilationResultAction.Operations.Builder clearDependencyTargets()
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public CompilationResultAction.Operations.Builder removeDependencyTargets(int index)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public Target.Builder getDependencyTargetsBuilder(int index)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public TargetOrBuilder getDependencyTargetsOrBuilder(int index)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;getDependencyTargetsOrBuilder in interface CompilationResultAction.OperationsOrBuilderpublic List<? extends TargetOrBuilder> getDependencyTargetsOrBuilderList()
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;getDependencyTargetsOrBuilderList in interface CompilationResultAction.OperationsOrBuilderpublic Target.Builder addDependencyTargetsBuilder()
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public Target.Builder addDependencyTargetsBuilder(int index)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public List<Target.Builder> getDependencyTargetsBuilderList()
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;public boolean getDisabled()
Whether this action is disabled (i.e. should not be run).
bool disabled = 2;getDisabled in interface CompilationResultAction.OperationsOrBuilderpublic CompilationResultAction.Operations.Builder setDisabled(boolean value)
Whether this action is disabled (i.e. should not be run).
bool disabled = 2;value - The disabled to set.public CompilationResultAction.Operations.Builder clearDisabled()
Whether this action is disabled (i.e. should not be run).
bool disabled = 2;public com.google.protobuf.ProtocolStringList getTagsList()
Arbitrary, user-defined tags on this action.
repeated string tags = 3;getTagsList in interface CompilationResultAction.OperationsOrBuilderpublic int getTagsCount()
Arbitrary, user-defined tags on this action.
repeated string tags = 3;getTagsCount in interface CompilationResultAction.OperationsOrBuilderpublic String getTags(int index)
Arbitrary, user-defined tags on this action.
repeated string tags = 3;getTags in interface CompilationResultAction.OperationsOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTagsBytes(int index)
Arbitrary, user-defined tags on this action.
repeated string tags = 3;getTagsBytes in interface CompilationResultAction.OperationsOrBuilderindex - The index of the value to return.public CompilationResultAction.Operations.Builder setTags(int index, String value)
Arbitrary, user-defined tags on this action.
repeated string tags = 3;index - The index to set the value at.value - The tags to set.public CompilationResultAction.Operations.Builder addTags(String value)
Arbitrary, user-defined tags on this action.
repeated string tags = 3;value - The tags to add.public CompilationResultAction.Operations.Builder addAllTags(Iterable<String> values)
Arbitrary, user-defined tags on this action.
repeated string tags = 3;values - The tags to add.public CompilationResultAction.Operations.Builder clearTags()
Arbitrary, user-defined tags on this action.
repeated string tags = 3;public CompilationResultAction.Operations.Builder addTagsBytes(com.google.protobuf.ByteString value)
Arbitrary, user-defined tags on this action.
repeated string tags = 3;value - The bytes of the tags to add.public boolean hasRelationDescriptor()
Descriptor for any output relation and its columns. Only set if `has_output` is true.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;hasRelationDescriptor in interface CompilationResultAction.OperationsOrBuilderpublic RelationDescriptor getRelationDescriptor()
Descriptor for any output relation and its columns. Only set if `has_output` is true.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;getRelationDescriptor in interface CompilationResultAction.OperationsOrBuilderpublic CompilationResultAction.Operations.Builder setRelationDescriptor(RelationDescriptor value)
Descriptor for any output relation and its columns. Only set if `has_output` is true.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;public CompilationResultAction.Operations.Builder setRelationDescriptor(RelationDescriptor.Builder builderForValue)
Descriptor for any output relation and its columns. Only set if `has_output` is true.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;public CompilationResultAction.Operations.Builder mergeRelationDescriptor(RelationDescriptor value)
Descriptor for any output relation and its columns. Only set if `has_output` is true.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;public CompilationResultAction.Operations.Builder clearRelationDescriptor()
Descriptor for any output relation and its columns. Only set if `has_output` is true.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;public RelationDescriptor.Builder getRelationDescriptorBuilder()
Descriptor for any output relation and its columns. Only set if `has_output` is true.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;public RelationDescriptorOrBuilder getRelationDescriptorOrBuilder()
Descriptor for any output relation and its columns. Only set if `has_output` is true.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;getRelationDescriptorOrBuilder in interface CompilationResultAction.OperationsOrBuilderpublic com.google.protobuf.ProtocolStringList getQueriesList()
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;getQueriesList in interface CompilationResultAction.OperationsOrBuilderpublic int getQueriesCount()
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;getQueriesCount in interface CompilationResultAction.OperationsOrBuilderpublic String getQueries(int index)
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;getQueries in interface CompilationResultAction.OperationsOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getQueriesBytes(int index)
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;getQueriesBytes in interface CompilationResultAction.OperationsOrBuilderindex - The index of the value to return.public CompilationResultAction.Operations.Builder setQueries(int index, String value)
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;index - The index to set the value at.value - The queries to set.public CompilationResultAction.Operations.Builder addQueries(String value)
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;value - The queries to add.public CompilationResultAction.Operations.Builder addAllQueries(Iterable<String> values)
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;values - The queries to add.public CompilationResultAction.Operations.Builder clearQueries()
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;public CompilationResultAction.Operations.Builder addQueriesBytes(com.google.protobuf.ByteString value)
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;value - The bytes of the queries to add.public boolean getHasOutput()
Whether these operations produce an output relation.
bool has_output = 5;getHasOutput in interface CompilationResultAction.OperationsOrBuilderpublic CompilationResultAction.Operations.Builder setHasOutput(boolean value)
Whether these operations produce an output relation.
bool has_output = 5;value - The hasOutput to set.public CompilationResultAction.Operations.Builder clearHasOutput()
Whether these operations produce an output relation.
bool has_output = 5;public final CompilationResultAction.Operations.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResultAction.Operations.Builder>public final CompilationResultAction.Operations.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CompilationResultAction.Operations.Builder>Copyright © 2024 Google LLC. All rights reserved.