Google Cloud Dataform V1 Client - Class ScheduledReleaseRecord (0.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataform V1 Client class ScheduledReleaseRecord.
A record of an attempt to create a compilation result for this release
config.
Generated from protobuf message google.cloud.dataform.v1.ReleaseConfig.ScheduledReleaseRecord
Namespace
Google \ Cloud \ Dataform \ V1 \ ReleaseConfig
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getCompilationResult
The name of the created compilation result, if one was successfully
created. Must be in the format
projects/*/locations/*/repositories/*/compilationResults/*.
Returns
Type
Description
string
hasCompilationResult
setCompilationResult
The name of the created compilation result, if one was successfully
created. Must be in the format
projects/*/locations/*/repositories/*/compilationResults/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getErrorStatus
The error status encountered upon this attempt to create the
compilation result, if the attempt was unsuccessful.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]