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

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

CreateCompilationResult request message.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#compilation_result

def compilation_result() -> ::Google::Cloud::Dataform::V1beta1::CompilationResult
Returns

#compilation_result=

def compilation_result=(value) -> ::Google::Cloud::Dataform::V1beta1::CompilationResult
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The repository in which to create the compilation result. Must be in the format projects/*/locations/*/repositories/*.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The repository in which to create the compilation result. Must be in the format projects/*/locations/*/repositories/*.
Returns
  • (::String) — Required. The repository in which to create the compilation result. Must be in the format projects/*/locations/*/repositories/*.