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 class
CompilationResultAction.Operations.Builder
Represents 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 int
DEPENDENCY_TARGETS_FIELD_NUMBER
static int
DISABLED_FIELD_NUMBER
static int
HAS_OUTPUT_FIELD_NUMBER
static int
QUERIES_FIELD_NUMBER
static int
RELATION_DESCRIPTOR_FIELD_NUMBER
static int
TAGS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static CompilationResultAction.Operations
getDefaultInstance()
CompilationResultAction.Operations
getDefaultInstanceForType()
Target
getDependencyTargets(int index)
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()
boolean
getDisabled()
Whether this action is disabled (i.e.boolean
getHasOutput()
Whether these operations produce an output relation.com.google.protobuf.Parser<CompilationResultAction.Operations>
getParserForType()
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.RelationDescriptorOrBuilder
getRelationDescriptorOrBuilder()
Descriptor for any output relation and its columns.int
getSerializedSize()
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.int
hashCode()
boolean
hasRelationDescriptor()
Descriptor for any output relation and its columns.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static CompilationResultAction.Operations.Builder
newBuilder()
static CompilationResultAction.Operations.Builder
newBuilder(CompilationResultAction.Operations prototype)
CompilationResultAction.Operations.Builder
newBuilderForType()
protected CompilationResultAction.Operations.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static CompilationResultAction.Operations
parseDelimitedFrom(InputStream input)
static CompilationResultAction.Operations
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Operations
parseFrom(byte[] data)
static CompilationResultAction.Operations
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Operations
parseFrom(com.google.protobuf.ByteString data)
static CompilationResultAction.Operations
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Operations
parseFrom(com.google.protobuf.CodedInputStream input)
static CompilationResultAction.Operations
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Operations
parseFrom(InputStream input)
static CompilationResultAction.Operations
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Operations
parseFrom(ByteBuffer data)
static CompilationResultAction.Operations
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<CompilationResultAction.Operations>
parser()
CompilationResultAction.Operations.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in 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:
getDependencyTargetsList
in 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:
getDependencyTargetsOrBuilderList
in 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:
getDependencyTargetsCount
in 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:
getDependencyTargets
in 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:
getDependencyTargetsOrBuilder
in interfaceCompilationResultAction.OperationsOrBuilder
-
getDisabled
public boolean getDisabled()
Whether this action is disabled (i.e. should not be run).
bool disabled = 2;
- Specified by:
getDisabled
in 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:
getTagsList
in 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:
getTagsCount
in 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:
getTags
in 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:
getTagsBytes
in 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:
hasRelationDescriptor
in 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:
getRelationDescriptor
in 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:
getRelationDescriptorOrBuilder
in 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:
getQueriesList
in 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:
getQueriesCount
in 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:
getQueries
in 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:
getQueriesBytes
in 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:
getHasOutput
in interfaceCompilationResultAction.OperationsOrBuilder
- Returns:
- The hasOutput.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CompilationResultAction.Operations.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CompilationResultAction.Operations getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-