Reference documentation and code samples for the Google Cloud Dataform V1 Client class CreateCompilationResultRequest.
CreateCompilationResult
request message.
Generated from protobuf message google.cloud.dataform.v1.CreateCompilationResultRequest
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The repository in which to create the compilation result. Must be in the format projects/*/locations/*/repositories/*
.
↳ compilation_result
getParent
Required. The repository in which to create the compilation result. Must be
in the format projects/*/locations/*/repositories/*
.
string
setParent
Required. The repository in which to create the compilation result. Must be
in the format projects/*/locations/*/repositories/*
.
var
string
$this
getCompilationResult
Required. The compilation result to create.
hasCompilationResult
clearCompilationResult
setCompilationResult
Required. The compilation result to create.
$this
static::build
parent
string
Required. The repository in which to create the compilation result. Must be
in the format projects/*/locations/*/repositories/*
. Please see DataformClient::repositoryName()
for help formatting this field.
compilationResult