Class CompilationResultAction.Assertion
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.dataform.v1alpha2.CompilationResultAction.Assertion
-
- All Implemented Interfaces:
CompilationResultAction.AssertionOrBuilder
,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.Assertion extends com.google.protobuf.GeneratedMessageV3 implements CompilationResultAction.AssertionOrBuilder
Represents an assertion upon a SQL query which is required return zero rows.
Protobuf typegoogle.cloud.dataform.v1alpha2.CompilationResultAction.Assertion
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CompilationResultAction.Assertion.Builder
Represents an assertion upon a SQL query which is required return zero rows.-
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
PARENT_ACTION_FIELD_NUMBER
static int
RELATION_DESCRIPTOR_FIELD_NUMBER
static int
SELECT_QUERY_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.Assertion
getDefaultInstance()
CompilationResultAction.Assertion
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.Target
getParentAction()
The parent action of this assertion.TargetOrBuilder
getParentActionOrBuilder()
The parent action of this assertion.com.google.protobuf.Parser<CompilationResultAction.Assertion>
getParserForType()
RelationDescriptor
getRelationDescriptor()
Descriptor for the assertion's automatically-generated view and its columns.RelationDescriptorOrBuilder
getRelationDescriptorOrBuilder()
Descriptor for the assertion's automatically-generated view and its columns.String
getSelectQuery()
The SELECT query which must return zero rows in order for this assertion to succeed.com.google.protobuf.ByteString
getSelectQueryBytes()
The SELECT query which must return zero rows in order for this assertion to succeed.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
hasParentAction()
The parent action of this assertion.boolean
hasRelationDescriptor()
Descriptor for the assertion's automatically-generated view and its columns.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static CompilationResultAction.Assertion.Builder
newBuilder()
static CompilationResultAction.Assertion.Builder
newBuilder(CompilationResultAction.Assertion prototype)
CompilationResultAction.Assertion.Builder
newBuilderForType()
protected CompilationResultAction.Assertion.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static CompilationResultAction.Assertion
parseDelimitedFrom(InputStream input)
static CompilationResultAction.Assertion
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Assertion
parseFrom(byte[] data)
static CompilationResultAction.Assertion
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Assertion
parseFrom(com.google.protobuf.ByteString data)
static CompilationResultAction.Assertion
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Assertion
parseFrom(com.google.protobuf.CodedInputStream input)
static CompilationResultAction.Assertion
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Assertion
parseFrom(InputStream input)
static CompilationResultAction.Assertion
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CompilationResultAction.Assertion
parseFrom(ByteBuffer data)
static CompilationResultAction.Assertion
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<CompilationResultAction.Assertion>
parser()
CompilationResultAction.Assertion.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
-
PARENT_ACTION_FIELD_NUMBER
public static final int PARENT_ACTION_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
-
SELECT_QUERY_FIELD_NUMBER
public static final int SELECT_QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RELATION_DESCRIPTOR_FIELD_NUMBER
public static final int RELATION_DESCRIPTOR_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.AssertionOrBuilder
-
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.AssertionOrBuilder
-
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.AssertionOrBuilder
-
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.AssertionOrBuilder
-
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.AssertionOrBuilder
-
hasParentAction
public boolean hasParentAction()
The parent action of this assertion. Only set if this assertion was automatically generated.
.google.cloud.dataform.v1alpha2.Target parent_action = 5;
- Specified by:
hasParentAction
in interfaceCompilationResultAction.AssertionOrBuilder
- Returns:
- Whether the parentAction field is set.
-
getParentAction
public Target getParentAction()
The parent action of this assertion. Only set if this assertion was automatically generated.
.google.cloud.dataform.v1alpha2.Target parent_action = 5;
- Specified by:
getParentAction
in interfaceCompilationResultAction.AssertionOrBuilder
- Returns:
- The parentAction.
-
getParentActionOrBuilder
public TargetOrBuilder getParentActionOrBuilder()
The parent action of this assertion. Only set if this assertion was automatically generated.
.google.cloud.dataform.v1alpha2.Target parent_action = 5;
- Specified by:
getParentActionOrBuilder
in interfaceCompilationResultAction.AssertionOrBuilder
-
getDisabled
public boolean getDisabled()
Whether this action is disabled (i.e. should not be run).
bool disabled = 2;
- Specified by:
getDisabled
in interfaceCompilationResultAction.AssertionOrBuilder
- 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.AssertionOrBuilder
- 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.AssertionOrBuilder
- 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.AssertionOrBuilder
- 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.AssertionOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
getSelectQuery
public String getSelectQuery()
The SELECT query which must return zero rows in order for this assertion to succeed.
string select_query = 4;
- Specified by:
getSelectQuery
in interfaceCompilationResultAction.AssertionOrBuilder
- Returns:
- The selectQuery.
-
getSelectQueryBytes
public com.google.protobuf.ByteString getSelectQueryBytes()
The SELECT query which must return zero rows in order for this assertion to succeed.
string select_query = 4;
- Specified by:
getSelectQueryBytes
in interfaceCompilationResultAction.AssertionOrBuilder
- Returns:
- The bytes for selectQuery.
-
hasRelationDescriptor
public boolean hasRelationDescriptor()
Descriptor for the assertion's automatically-generated view and its columns.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;
- Specified by:
hasRelationDescriptor
in interfaceCompilationResultAction.AssertionOrBuilder
- Returns:
- Whether the relationDescriptor field is set.
-
getRelationDescriptor
public RelationDescriptor getRelationDescriptor()
Descriptor for the assertion's automatically-generated view and its columns.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;
- Specified by:
getRelationDescriptor
in interfaceCompilationResultAction.AssertionOrBuilder
- Returns:
- The relationDescriptor.
-
getRelationDescriptorOrBuilder
public RelationDescriptorOrBuilder getRelationDescriptorOrBuilder()
Descriptor for the assertion's automatically-generated view and its columns.
.google.cloud.dataform.v1alpha2.RelationDescriptor relation_descriptor = 6;
- Specified by:
getRelationDescriptorOrBuilder
in interfaceCompilationResultAction.AssertionOrBuilder
-
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.Assertion parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Assertion parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Assertion parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Assertion 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.Assertion parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Assertion parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CompilationResultAction.Assertion parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CompilationResultAction.Assertion parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CompilationResultAction.Assertion parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CompilationResultAction.Assertion parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CompilationResultAction.Assertion parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CompilationResultAction.Assertion parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CompilationResultAction.Assertion.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CompilationResultAction.Assertion.Builder newBuilder()
-
newBuilder
public static CompilationResultAction.Assertion.Builder newBuilder(CompilationResultAction.Assertion prototype)
-
toBuilder
public CompilationResultAction.Assertion.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CompilationResultAction.Assertion.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CompilationResultAction.Assertion getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CompilationResultAction.Assertion> parser()
-
getParserForType
public com.google.protobuf.Parser<CompilationResultAction.Assertion> 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.Assertion getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-