Google Cloud Dataform V1beta1 Client - Class Declaration (0.4.5)

Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class Declaration.

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

Generated from protobuf message google.cloud.dataform.v1beta1.CompilationResultAction.Declaration

Namespace

Google \ Cloud \ Dataform \ V1beta1 \ CompilationResultAction

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ relation_descriptor 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.

getRelationDescriptor

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
Type Description
Google\Cloud\Dataform\V1beta1\RelationDescriptor|null

hasRelationDescriptor

clearRelationDescriptor

setRelationDescriptor

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.

Parameter
Name Description
var Google\Cloud\Dataform\V1beta1\RelationDescriptor
Returns
Type Description
$this