Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::OperationMetadata.
Metadata used across all long running operations returned by AutoML API.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#batch_predict_details
def batch_predict_details() -> ::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata) — Details of BatchPredict operation.
#batch_predict_details=
def batch_predict_details=(value) -> ::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata
    Parameter
    
  - value (::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata) — Details of BatchPredict operation.
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata) — Details of BatchPredict operation.
#create_model_details
def create_model_details() -> ::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata) — Details of CreateModel operation.
#create_model_details=
def create_model_details=(value) -> ::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata
    Parameter
    
  - value (::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata) — Details of CreateModel operation.
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata) — Details of CreateModel operation.
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
    Returns
    
  - (::Google::Protobuf::Timestamp) — Output only. Time when the operation was created.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Output only. Time when the operation was created.
    Returns
    
  - (::Google::Protobuf::Timestamp) — Output only. Time when the operation was created.
#delete_details
def delete_details() -> ::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata) — Details of a Delete operation.
#delete_details=
def delete_details=(value) -> ::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata
    Parameter
    
  - value (::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata) — Details of a Delete operation.
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata) — Details of a Delete operation.
#deploy_model_details
def deploy_model_details() -> ::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata) — Details of a DeployModel operation.
#deploy_model_details=
def deploy_model_details=(value) -> ::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata
    Parameter
    
  - value (::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata) — Details of a DeployModel operation.
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata) — Details of a DeployModel operation.
#export_data_details
def export_data_details() -> ::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata) — Details of ExportData operation.
#export_data_details=
def export_data_details=(value) -> ::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata
    Parameter
    
  - value (::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata) — Details of ExportData operation.
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata) — Details of ExportData operation.
#export_evaluated_examples_details
def export_evaluated_examples_details() -> ::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata) — Details of ExportEvaluatedExamples operation.
#export_evaluated_examples_details=
def export_evaluated_examples_details=(value) -> ::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata
    Parameter
    
  - value (::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata) — Details of ExportEvaluatedExamples operation.
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata) — Details of ExportEvaluatedExamples operation.
#export_model_details
def export_model_details() -> ::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata) — Details of ExportModel operation.
#export_model_details=
def export_model_details=(value) -> ::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata
    Parameter
    
  - value (::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata) — Details of ExportModel operation.
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata) — Details of ExportModel operation.
#import_data_details
def import_data_details() -> ::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata) — Details of ImportData operation.
#import_data_details=
def import_data_details=(value) -> ::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata
    Parameter
    
  - value (::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata) — Details of ImportData operation.
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata) — Details of ImportData operation.
#partial_failures
def partial_failures() -> ::Array<::Google::Rpc::Status>
    Returns
    
  - (::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.
#partial_failures=
def partial_failures=(value) -> ::Array<::Google::Rpc::Status>
    Parameter
    
  - value (::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.
    Returns
    
  - (::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.
#progress_percent
def progress_percent() -> ::Integer
    Returns
    
  - (::Integer) — Output only. Progress of operation. Range: [0, 100]. Not used currently.
#progress_percent=
def progress_percent=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — Output only. Progress of operation. Range: [0, 100]. Not used currently.
    Returns
    
  - (::Integer) — Output only. Progress of operation. Range: [0, 100]. Not used currently.
#undeploy_model_details
def undeploy_model_details() -> ::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata) — Details of an UndeployModel operation.
#undeploy_model_details=
def undeploy_model_details=(value) -> ::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata
    Parameter
    
  - value (::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata) — Details of an UndeployModel operation.
    Returns
    
  - (::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata) — Details of an UndeployModel operation.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
    Returns
    
  - (::Google::Protobuf::Timestamp) — Output only. Time when the operation was updated for the last time.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Output only. Time when the operation was updated for the last time.
    Returns
    
- (::Google::Protobuf::Timestamp) — Output only. Time when the operation was updated for the last time.