Dataform V1beta1 API - Class Google::Cloud::Dataform::V1beta1::CompilationResultAction (v0.7.0)

Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::CompilationResultAction.

Represents a single Dataform action in a compilation result.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#assertion

def assertion() -> ::Google::Cloud::Dataform::V1beta1::CompilationResultAction::Assertion
Returns

#assertion=

def assertion=(value) -> ::Google::Cloud::Dataform::V1beta1::CompilationResultAction::Assertion
Parameter
Returns

#canonical_target

def canonical_target() -> ::Google::Cloud::Dataform::V1beta1::Target
Returns

#canonical_target=

def canonical_target=(value) -> ::Google::Cloud::Dataform::V1beta1::Target
Parameter
Returns

#declaration

def declaration() -> ::Google::Cloud::Dataform::V1beta1::CompilationResultAction::Declaration
Returns

#declaration=

def declaration=(value) -> ::Google::Cloud::Dataform::V1beta1::CompilationResultAction::Declaration
Parameter
Returns

#file_path

def file_path() -> ::String
Returns
  • (::String) — The full path including filename in which this action is located, relative to the workspace root.

#file_path=

def file_path=(value) -> ::String
Parameter
  • value (::String) — The full path including filename in which this action is located, relative to the workspace root.
Returns
  • (::String) — The full path including filename in which this action is located, relative to the workspace root.

#operations

def operations() -> ::Google::Cloud::Dataform::V1beta1::CompilationResultAction::Operations
Returns

#operations=

def operations=(value) -> ::Google::Cloud::Dataform::V1beta1::CompilationResultAction::Operations
Parameter
Returns

#relation

def relation() -> ::Google::Cloud::Dataform::V1beta1::CompilationResultAction::Relation
Returns

#relation=

def relation=(value) -> ::Google::Cloud::Dataform::V1beta1::CompilationResultAction::Relation
Parameter
Returns

#target

def target() -> ::Google::Cloud::Dataform::V1beta1::Target
Returns

#target=

def target=(value) -> ::Google::Cloud::Dataform::V1beta1::Target
Parameter
Returns