Reference documentation and code samples for the Cloud AutoML V1beta1 Client class OperationMetadata.
Metadata used across all long running operations returned by AutoML API.
Generated from protobuf message google.cloud.automl.v1beta1.OperationMetadata
Namespace
Google \ Cloud \ AutoMl \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ delete_details
↳ deploy_model_details
↳ undeploy_model_details
↳ create_model_details
↳ import_data_details
↳ batch_predict_details
↳ export_data_details
↳ export_model_details
↳ export_evaluated_examples_details
Google\Cloud\AutoMl\V1beta1\ExportEvaluatedExamplesOperationMetadata
Details of ExportEvaluatedExamples operation.
↳ progress_percent
int
Output only. Progress of operation. Range: [0, 100]. Not used currently.
↳ partial_failures
array< Google\Rpc\Status
>
Output only. Partial failures encountered. E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard GCP error details.
↳ create_time
↳ update_time
getDeleteDetails
Details of a Delete operation.
hasDeleteDetails
setDeleteDetails
Details of a Delete operation.
$this
getDeployModelDetails
Details of a DeployModel operation.
hasDeployModelDetails
setDeployModelDetails
Details of a DeployModel operation.
$this
getUndeployModelDetails
Details of an UndeployModel operation.
hasUndeployModelDetails
setUndeployModelDetails
Details of an UndeployModel operation.
$this
getCreateModelDetails
Details of CreateModel operation.
hasCreateModelDetails
setCreateModelDetails
Details of CreateModel operation.
$this
getImportDataDetails
Details of ImportData operation.
hasImportDataDetails
setImportDataDetails
Details of ImportData operation.
$this
getBatchPredictDetails
Details of BatchPredict operation.
hasBatchPredictDetails
setBatchPredictDetails
Details of BatchPredict operation.
$this
getExportDataDetails
Details of ExportData operation.
hasExportDataDetails
setExportDataDetails
Details of ExportData operation.
$this
getExportModelDetails
Details of ExportModel operation.
hasExportModelDetails
setExportModelDetails
Details of ExportModel operation.
$this
getExportEvaluatedExamplesDetails
Details of ExportEvaluatedExamples operation.
hasExportEvaluatedExamplesDetails
setExportEvaluatedExamplesDetails
Details of ExportEvaluatedExamples operation.
$this
getProgressPercent
Output only. Progress of operation. Range: [0, 100].
Not used currently.
int
setProgressPercent
Output only. Progress of operation. Range: [0, 100].
Not used currently.
var
int
$this
getPartialFailures
Output only. Partial failures encountered.
E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard GCP error details.
setPartialFailures
Output only. Partial failures encountered.
E.g. single files that couldn't be read. This field should never exceed 20 entries. Status details field will contain standard GCP error details.
$this
getCreateTime
Output only. Time when the operation was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Time when the operation was created.
$this
getUpdateTime
Output only. Time when the operation was updated for the last time.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Time when the operation was updated for the last time.
$this
getDetails
string