Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::CompilationResultAction::Declaration.
Represents a relation which is not managed by Dataform but which may be referenced by Dataform actions.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#relation_descriptor
def relation_descriptor() -> ::Google::Cloud::Dataform::V1beta1::RelationDescriptor
Returns
- (::Google::Cloud::Dataform::V1beta1::RelationDescriptor) — Descriptor for the relation and its columns. Used as documentation only, i.e. values here will result in no changes to the relation's metadata.
#relation_descriptor=
def relation_descriptor=(value) -> ::Google::Cloud::Dataform::V1beta1::RelationDescriptor
Parameter
- value (::Google::Cloud::Dataform::V1beta1::RelationDescriptor) — Descriptor for the relation and its columns. Used as documentation only, i.e. values here will result in no changes to the relation's metadata.
Returns
- (::Google::Cloud::Dataform::V1beta1::RelationDescriptor) — Descriptor for the relation and its columns. Used as documentation only, i.e. values here will result in no changes to the relation's metadata.