Class WorkflowInvocation.InvocationConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<WorkflowInvocation.InvocationConfig.Builder>
-
- com.google.cloud.dataform.v1alpha2.WorkflowInvocation.InvocationConfig.Builder
-
- All Implemented Interfaces:
WorkflowInvocation.InvocationConfigOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- WorkflowInvocation.InvocationConfig
public static final class WorkflowInvocation.InvocationConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<WorkflowInvocation.InvocationConfig.Builder> implements WorkflowInvocation.InvocationConfigOrBuilder
Includes various configuration options for this workflow invocation. If both `included_targets` and `included_tags` are unset, all actions will be included.
Protobuf typegoogle.cloud.dataform.v1alpha2.WorkflowInvocation.InvocationConfig
-
-
Method Summary
-
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<WorkflowInvocation.InvocationConfig.Builder>
-
clear
public WorkflowInvocation.InvocationConfig.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<WorkflowInvocation.InvocationConfig.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<WorkflowInvocation.InvocationConfig.Builder>
-
getDefaultInstanceForType
public WorkflowInvocation.InvocationConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public WorkflowInvocation.InvocationConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public WorkflowInvocation.InvocationConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public WorkflowInvocation.InvocationConfig.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<WorkflowInvocation.InvocationConfig.Builder>
-
setField
public WorkflowInvocation.InvocationConfig.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<WorkflowInvocation.InvocationConfig.Builder>
-
clearField
public WorkflowInvocation.InvocationConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowInvocation.InvocationConfig.Builder>
-
clearOneof
public WorkflowInvocation.InvocationConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowInvocation.InvocationConfig.Builder>
-
setRepeatedField
public WorkflowInvocation.InvocationConfig.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<WorkflowInvocation.InvocationConfig.Builder>
-
addRepeatedField
public WorkflowInvocation.InvocationConfig.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<WorkflowInvocation.InvocationConfig.Builder>
-
mergeFrom
public WorkflowInvocation.InvocationConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkflowInvocation.InvocationConfig.Builder>
-
mergeFrom
public WorkflowInvocation.InvocationConfig.Builder mergeFrom(WorkflowInvocation.InvocationConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowInvocation.InvocationConfig.Builder>
-
mergeFrom
public WorkflowInvocation.InvocationConfig.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<WorkflowInvocation.InvocationConfig.Builder>- Throws:
IOException
-
getIncludedTargetsList
public List<Target> getIncludedTargetsList()
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getIncludedTargetsListin interfaceWorkflowInvocation.InvocationConfigOrBuilder
-
getIncludedTargetsCount
public int getIncludedTargetsCount()
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getIncludedTargetsCountin interfaceWorkflowInvocation.InvocationConfigOrBuilder
-
getIncludedTargets
public Target getIncludedTargets(int index)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getIncludedTargetsin interfaceWorkflowInvocation.InvocationConfigOrBuilder
-
setIncludedTargets
public WorkflowInvocation.InvocationConfig.Builder setIncludedTargets(int index, Target value)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
setIncludedTargets
public WorkflowInvocation.InvocationConfig.Builder setIncludedTargets(int index, Target.Builder builderForValue)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
addIncludedTargets
public WorkflowInvocation.InvocationConfig.Builder addIncludedTargets(Target value)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
addIncludedTargets
public WorkflowInvocation.InvocationConfig.Builder addIncludedTargets(int index, Target value)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
addIncludedTargets
public WorkflowInvocation.InvocationConfig.Builder addIncludedTargets(Target.Builder builderForValue)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
addIncludedTargets
public WorkflowInvocation.InvocationConfig.Builder addIncludedTargets(int index, Target.Builder builderForValue)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
addAllIncludedTargets
public WorkflowInvocation.InvocationConfig.Builder addAllIncludedTargets(Iterable<? extends Target> values)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
clearIncludedTargets
public WorkflowInvocation.InvocationConfig.Builder clearIncludedTargets()
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
removeIncludedTargets
public WorkflowInvocation.InvocationConfig.Builder removeIncludedTargets(int index)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
getIncludedTargetsBuilder
public Target.Builder getIncludedTargetsBuilder(int index)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
getIncludedTargetsOrBuilder
public TargetOrBuilder getIncludedTargetsOrBuilder(int index)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getIncludedTargetsOrBuilderin interfaceWorkflowInvocation.InvocationConfigOrBuilder
-
getIncludedTargetsOrBuilderList
public List<? extends TargetOrBuilder> getIncludedTargetsOrBuilderList()
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getIncludedTargetsOrBuilderListin interfaceWorkflowInvocation.InvocationConfigOrBuilder
-
addIncludedTargetsBuilder
public Target.Builder addIncludedTargetsBuilder()
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
addIncludedTargetsBuilder
public Target.Builder addIncludedTargetsBuilder(int index)
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
getIncludedTargetsBuilderList
public List<Target.Builder> getIncludedTargetsBuilderList()
Immutable. The set of action identifiers to include.
repeated .google.cloud.dataform.v1alpha2.Target included_targets = 1 [(.google.api.field_behavior) = IMMUTABLE];
-
getIncludedTagsList
public com.google.protobuf.ProtocolStringList getIncludedTagsList()
Immutable. The set of tags to include.
repeated string included_tags = 2 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getIncludedTagsListin interfaceWorkflowInvocation.InvocationConfigOrBuilder- Returns:
- A list containing the includedTags.
-
getIncludedTagsCount
public int getIncludedTagsCount()
Immutable. The set of tags to include.
repeated string included_tags = 2 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getIncludedTagsCountin interfaceWorkflowInvocation.InvocationConfigOrBuilder- Returns:
- The count of includedTags.
-
getIncludedTags
public String getIncludedTags(int index)
Immutable. The set of tags to include.
repeated string included_tags = 2 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getIncludedTagsin interfaceWorkflowInvocation.InvocationConfigOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The includedTags at the given index.
-
getIncludedTagsBytes
public com.google.protobuf.ByteString getIncludedTagsBytes(int index)
Immutable. The set of tags to include.
repeated string included_tags = 2 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getIncludedTagsBytesin interfaceWorkflowInvocation.InvocationConfigOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the includedTags at the given index.
-
setIncludedTags
public WorkflowInvocation.InvocationConfig.Builder setIncludedTags(int index, String value)
Immutable. The set of tags to include.
repeated string included_tags = 2 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
index- The index to set the value at.value- The includedTags to set.- Returns:
- This builder for chaining.
-
addIncludedTags
public WorkflowInvocation.InvocationConfig.Builder addIncludedTags(String value)
Immutable. The set of tags to include.
repeated string included_tags = 2 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The includedTags to add.- Returns:
- This builder for chaining.
-
addAllIncludedTags
public WorkflowInvocation.InvocationConfig.Builder addAllIncludedTags(Iterable<String> values)
Immutable. The set of tags to include.
repeated string included_tags = 2 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
values- The includedTags to add.- Returns:
- This builder for chaining.
-
clearIncludedTags
public WorkflowInvocation.InvocationConfig.Builder clearIncludedTags()
Immutable. The set of tags to include.
repeated string included_tags = 2 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
addIncludedTagsBytes
public WorkflowInvocation.InvocationConfig.Builder addIncludedTagsBytes(com.google.protobuf.ByteString value)
Immutable. The set of tags to include.
repeated string included_tags = 2 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The bytes of the includedTags to add.- Returns:
- This builder for chaining.
-
getTransitiveDependenciesIncluded
public boolean getTransitiveDependenciesIncluded()
Immutable. When set to true, transitive dependencies of included actions will be executed.
bool transitive_dependencies_included = 3 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTransitiveDependenciesIncludedin interfaceWorkflowInvocation.InvocationConfigOrBuilder- Returns:
- The transitiveDependenciesIncluded.
-
setTransitiveDependenciesIncluded
public WorkflowInvocation.InvocationConfig.Builder setTransitiveDependenciesIncluded(boolean value)
Immutable. When set to true, transitive dependencies of included actions will be executed.
bool transitive_dependencies_included = 3 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The transitiveDependenciesIncluded to set.- Returns:
- This builder for chaining.
-
clearTransitiveDependenciesIncluded
public WorkflowInvocation.InvocationConfig.Builder clearTransitiveDependenciesIncluded()
Immutable. When set to true, transitive dependencies of included actions will be executed.
bool transitive_dependencies_included = 3 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
getTransitiveDependentsIncluded
public boolean getTransitiveDependentsIncluded()
Immutable. When set to true, transitive dependents of included actions will be executed.
bool transitive_dependents_included = 4 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTransitiveDependentsIncludedin interfaceWorkflowInvocation.InvocationConfigOrBuilder- Returns:
- The transitiveDependentsIncluded.
-
setTransitiveDependentsIncluded
public WorkflowInvocation.InvocationConfig.Builder setTransitiveDependentsIncluded(boolean value)
Immutable. When set to true, transitive dependents of included actions will be executed.
bool transitive_dependents_included = 4 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The transitiveDependentsIncluded to set.- Returns:
- This builder for chaining.
-
clearTransitiveDependentsIncluded
public WorkflowInvocation.InvocationConfig.Builder clearTransitiveDependentsIncluded()
Immutable. When set to true, transitive dependents of included actions will be executed.
bool transitive_dependents_included = 4 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
getFullyRefreshIncrementalTablesEnabled
public boolean getFullyRefreshIncrementalTablesEnabled()
Immutable. When set to true, any incremental tables will be fully refreshed.
bool fully_refresh_incremental_tables_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getFullyRefreshIncrementalTablesEnabledin interfaceWorkflowInvocation.InvocationConfigOrBuilder- Returns:
- The fullyRefreshIncrementalTablesEnabled.
-
setFullyRefreshIncrementalTablesEnabled
public WorkflowInvocation.InvocationConfig.Builder setFullyRefreshIncrementalTablesEnabled(boolean value)
Immutable. When set to true, any incremental tables will be fully refreshed.
bool fully_refresh_incremental_tables_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The fullyRefreshIncrementalTablesEnabled to set.- Returns:
- This builder for chaining.
-
clearFullyRefreshIncrementalTablesEnabled
public WorkflowInvocation.InvocationConfig.Builder clearFullyRefreshIncrementalTablesEnabled()
Immutable. When set to true, any incremental tables will be fully refreshed.
bool fully_refresh_incremental_tables_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
setUnknownFields
public final WorkflowInvocation.InvocationConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowInvocation.InvocationConfig.Builder>
-
mergeUnknownFields
public final WorkflowInvocation.InvocationConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowInvocation.InvocationConfig.Builder>
-
-