Class CompilationResultAction.Operations
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.dataform.v1alpha2.CompilationResultAction.Operations
-
- All Implemented Interfaces:
CompilationResultAction.OperationsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- CompilationResultAction
public static final class CompilationResultAction.Operations extends com.google.protobuf.GeneratedMessageV3 implements CompilationResultAction.OperationsOrBuilder
Represents a list of arbitrary database operations.
Protobuf typegoogle.cloud.dataform.v1alpha2.CompilationResultAction.Operations- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCompilationResultAction.Operations.BuilderRepresents a list of arbitrary database operations.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDEPENDENCY_TARGETS_FIELD_NUMBERstatic intDISABLED_FIELD_NUMBERstatic intHAS_OUTPUT_FIELD_NUMBERstatic intQUERIES_FIELD_NUMBERstatic intRELATION_DESCRIPTOR_FIELD_NUMBERstatic intTAGS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static CompilationResultAction.OperationsgetDefaultInstance()CompilationResultAction.OperationsgetDefaultInstanceForType()TargetgetDependencyTargets(int index)A list of actions that this action depends on.intgetDependencyTargetsCount()A list of actions that this action depends on.List<Target>getDependencyTargetsList()A list of actions that this action depends on.TargetOrBuildergetDependencyTargetsOrBuilder(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.DescriptorgetDescriptor()booleangetDisabled()Whether this action is disabled (i.e.booleangetHasOutput()Whether these operations produce an output relation.com.google.protobuf.Parser<CompilationResultAction.Operations>getParserForType()StringgetQueries(int index)A list of arbitrary SQL statements that will be executed without alteration.com.google.protobuf.ByteStringgetQueriesBytes(int index)A list of arbitrary SQL statements that will be executed without alteration.intgetQueriesCount()A list of arbitrary SQL statements that will be executed without alteration.com.google.protobuf.ProtocolStringListgetQueriesList()A list of arbitrary SQL statements that will be executed without alteration.RelationDescriptorgetRelationDescriptor()Descriptor for any output relation and its columns.RelationDescriptorOrBuildergetRelationDescriptorOrBuilder()Descriptor for any output relation and its columns.intgetSerializedSize()StringgetTags(int index)Arbitrary, user-defined tags on this action.com.google.protobuf.ByteStringgetTagsBytes(int index)Arbitrary, user-defined tags on this action.intgetTagsCount()Arbitrary, user-defined tags on this action.com.google.protobuf.ProtocolStringListgetTagsList()Arbitrary, user-defined tags on this action.inthashCode()booleanhasRelationDescriptor()Descriptor for any output relation and its columns.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CompilationResultAction.Operations.BuildernewBuilder()static CompilationResultAction.Operations.BuildernewBuilder(CompilationResultAction.Operations prototype)CompilationResultAction.Operations.BuildernewBuilderForType()protected CompilationResultAction.Operations.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CompilationResultAction.OperationsparseDelimitedFrom(InputStream input)static CompilationResultAction.OperationsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompilationResultAction.OperationsparseFrom(byte[] data)static CompilationResultAction.OperationsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompilationResultAction.OperationsparseFrom(com.google.protobuf.ByteString data)static CompilationResultAction.OperationsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompilationResultAction.OperationsparseFrom(com.google.protobuf.CodedInputStream input)static CompilationResultAction.OperationsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompilationResultAction.OperationsparseFrom(InputStream input)static CompilationResultAction.OperationsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CompilationResultAction.OperationsparseFrom(ByteBuffer data)static CompilationResultAction.OperationsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CompilationResultAction.Operations>parser()CompilationResultAction.Operations.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
DEPENDENCY_TARGETS_FIELD_NUMBER
public static final int DEPENDENCY_TARGETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLED_FIELD_NUMBER
public static final int DISABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RELATION_DESCRIPTOR_FIELD_NUMBER
public static final int RELATION_DESCRIPTOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUERIES_FIELD_NUMBER
public static final int QUERIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HAS_OUTPUT_FIELD_NUMBER
public static final int HAS_OUTPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getDependencyTargetsList
public List<Target> getDependencyTargetsList()
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;- Specified by:
getDependencyTargetsListin interfaceCompilationResultAction.OperationsOrBuilder
-
getDependencyTargetsOrBuilderList
public List<? extends TargetOrBuilder> getDependencyTargetsOrBuilderList()
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;- Specified by:
getDependencyTargetsOrBuilderListin interfaceCompilationResultAction.OperationsOrBuilder
-
getDependencyTargetsCount
public int getDependencyTargetsCount()
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;- Specified by:
getDependencyTargetsCountin interfaceCompilationResultAction.OperationsOrBuilder
-
getDependencyTargets
public Target getDependencyTargets(int index)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;- Specified by:
getDependencyTargetsin interfaceCompilationResultAction.OperationsOrBuilder
-
getDependencyTargetsOrBuilder
public TargetOrBuilder getDependencyTargetsOrBuilder(int index)
A list of actions that this action depends on.
repeated .google.cloud.dataform.v1alpha2.Target dependency_targets = 1;- Specified by:
getDependencyTargetsOrBuilderin interfaceCompilationResultAction.OperationsOrBuilder
-
getDisabled
public boolean getDisabled()
Whether this action is disabled (i.e. should not be run).
bool disabled = 2;- Specified by:
getDisabledin interfaceCompilationResultAction.OperationsOrBuilder- Returns:
- The disabled.
-
getTagsList
public com.google.protobuf.ProtocolStringList getTagsList()
Arbitrary, user-defined tags on this action.
repeated string tags = 3;- Specified by:
getTagsListin interfaceCompilationResultAction.OperationsOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()
Arbitrary, user-defined tags on this action.
repeated string tags = 3;- Specified by:
getTagsCountin interfaceCompilationResultAction.OperationsOrBuilder- Returns:
- The count of tags.
-
getTags
public String getTags(int index)
Arbitrary, user-defined tags on this action.
repeated string tags = 3;- Specified by:
getTagsin interfaceCompilationResultAction.OperationsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes(int index)
Arbitrary, user-defined tags on this action.
repeated string tags = 3;- Specified by:
getTagsBytesin interfaceCompilationResultAction.OperationsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
hasRelationDescriptor
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;- Specified by:
hasRelationDescriptorin interfaceCompilationResultAction.OperationsOrBuilder- Returns:
- Whether the relationDescriptor field is set.
-
getRelationDescriptor
public 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;- Specified by:
getRelationDescriptorin interfaceCompilationResultAction.OperationsOrBuilder- Returns:
- The relationDescriptor.
-
getRelationDescriptorOrBuilder
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;- Specified by:
getRelationDescriptorOrBuilderin interfaceCompilationResultAction.OperationsOrBuilder
-
getQueriesList
public com.google.protobuf.ProtocolStringList getQueriesList()
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;- Specified by:
getQueriesListin interfaceCompilationResultAction.OperationsOrBuilder- Returns:
- A list containing the queries.
-
getQueriesCount
public int getQueriesCount()
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;- Specified by:
getQueriesCountin interfaceCompilationResultAction.OperationsOrBuilder- Returns:
- The count of queries.
-
getQueries
public String getQueries(int index)
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;- Specified by:
getQueriesin interfaceCompilationResultAction.OperationsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The queries at the given index.
-
getQueriesBytes
public com.google.protobuf.ByteString getQueriesBytes(int index)
A list of arbitrary SQL statements that will be executed without alteration.
repeated string queries = 4;- Specified by:
getQueriesBytesin interfaceCompilationResultAction.OperationsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the queries at the given index.
-
getHasOutput
public boolean getHasOutput()
Whether these operations produce an output relation.
bool has_output = 5;- Specified by:
getHasOutputin interfaceCompilationResultAction.OperationsOrBuilder- Returns:
- The hasOutput.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CompilationResultAction.Operations parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Operations parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Operations parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Operations parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Operations parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Operations parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Operations parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CompilationResultAction.Operations parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CompilationResultAction.Operations parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CompilationResultAction.Operations parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CompilationResultAction.Operations parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CompilationResultAction.Operations parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CompilationResultAction.Operations.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CompilationResultAction.Operations.Builder newBuilder()
-
newBuilder
public static CompilationResultAction.Operations.Builder newBuilder(CompilationResultAction.Operations prototype)
-
toBuilder
public CompilationResultAction.Operations.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CompilationResultAction.Operations.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CompilationResultAction.Operations getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CompilationResultAction.Operations> parser()
-
getParserForType
public com.google.protobuf.Parser<CompilationResultAction.Operations> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CompilationResultAction.Operations getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-