Class Declaration (0.2.2)

Declaration(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a relation which is not managed by Dataform but which may be referenced by Dataform actions.

Attribute

NameDescription
relation_descriptor google.cloud.dataform_v1beta1.types.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.

Inheritance

builtins.object > proto.message.Message > Declaration