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- (::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata) — Details of BatchPredict operation.
Note: The following fields are mutually exclusive:
batch_predict_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#batch_predict_details=
def batch_predict_details=(value) -> ::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata- value (::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata) — Details of BatchPredict operation.
Note: The following fields are mutually exclusive:
batch_predict_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
- (::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata) — Details of BatchPredict operation.
Note: The following fields are mutually exclusive:
batch_predict_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_model_details
def create_model_details() -> ::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata- (::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata) — Details of CreateModel operation.
Note: The following fields are mutually exclusive:
create_model_details,delete_details,deploy_model_details,undeploy_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_model_details=
def create_model_details=(value) -> ::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata- value (::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata) — Details of CreateModel operation.
Note: The following fields are mutually exclusive:
create_model_details,delete_details,deploy_model_details,undeploy_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
- (::Google::Cloud::AutoML::V1beta1::CreateModelOperationMetadata) — Details of CreateModel operation.
Note: The following fields are mutually exclusive:
create_model_details,delete_details,deploy_model_details,undeploy_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_time
def create_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — Output only. Time when the operation was created.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp- value (::Google::Protobuf::Timestamp) — Output only. Time when the operation was created.
- (::Google::Protobuf::Timestamp) — Output only. Time when the operation was created.
#delete_details
def delete_details() -> ::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata- (::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata) — Details of a Delete operation.
Note: The following fields are mutually exclusive:
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. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_details=
def delete_details=(value) -> ::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata- value (::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata) — Details of a Delete operation.
Note: The following fields are mutually exclusive:
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. If a field in that set is populated, all other fields in the set will automatically be cleared.
- (::Google::Cloud::AutoML::V1beta1::DeleteOperationMetadata) — Details of a Delete operation.
Note: The following fields are mutually exclusive:
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. If a field in that set is populated, all other fields in the set will automatically be cleared.
#deploy_model_details
def deploy_model_details() -> ::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata- (::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata) — Details of a DeployModel operation.
Note: The following fields are mutually exclusive:
deploy_model_details,delete_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#deploy_model_details=
def deploy_model_details=(value) -> ::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata- value (::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata) — Details of a DeployModel operation.
Note: The following fields are mutually exclusive:
deploy_model_details,delete_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
- (::Google::Cloud::AutoML::V1beta1::DeployModelOperationMetadata) — Details of a DeployModel operation.
Note: The following fields are mutually exclusive:
deploy_model_details,delete_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#export_data_details
def export_data_details() -> ::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata- (::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata) — Details of ExportData operation.
Note: The following fields are mutually exclusive:
export_data_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#export_data_details=
def export_data_details=(value) -> ::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata- value (::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata) — Details of ExportData operation.
Note: The following fields are mutually exclusive:
export_data_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
- (::Google::Cloud::AutoML::V1beta1::ExportDataOperationMetadata) — Details of ExportData operation.
Note: The following fields are mutually exclusive:
export_data_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#export_evaluated_examples_details
def export_evaluated_examples_details() -> ::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata- (::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata) — Details of ExportEvaluatedExamples operation.
Note: The following fields are mutually exclusive:
export_evaluated_examples_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#export_evaluated_examples_details=
def export_evaluated_examples_details=(value) -> ::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata- value (::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata) — Details of ExportEvaluatedExamples operation.
Note: The following fields are mutually exclusive:
export_evaluated_examples_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
- (::Google::Cloud::AutoML::V1beta1::ExportEvaluatedExamplesOperationMetadata) — Details of ExportEvaluatedExamples operation.
Note: The following fields are mutually exclusive:
export_evaluated_examples_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#export_model_details
def export_model_details() -> ::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata- (::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata) — Details of ExportModel operation.
Note: The following fields are mutually exclusive:
export_model_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#export_model_details=
def export_model_details=(value) -> ::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata- value (::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata) — Details of ExportModel operation.
Note: The following fields are mutually exclusive:
export_model_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
- (::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata) — Details of ExportModel operation.
Note: The following fields are mutually exclusive:
export_model_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#import_data_details
def import_data_details() -> ::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata- (::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata) — Details of ImportData operation.
Note: The following fields are mutually exclusive:
import_data_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#import_data_details=
def import_data_details=(value) -> ::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata- value (::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata) — Details of ImportData operation.
Note: The following fields are mutually exclusive:
import_data_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
- (::Google::Cloud::AutoML::V1beta1::ImportDataOperationMetadata) — Details of ImportData operation.
Note: The following fields are mutually exclusive:
import_data_details,delete_details,deploy_model_details,undeploy_model_details,create_model_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#partial_failures
def partial_failures() -> ::Array<::Google::Rpc::Status>- (::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>- 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.
- (::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- (::Integer) — Output only. Progress of operation. Range: [0, 100]. Not used currently.
#progress_percent=
def progress_percent=(value) -> ::Integer- value (::Integer) — Output only. Progress of operation. Range: [0, 100]. Not used currently.
- (::Integer) — Output only. Progress of operation. Range: [0, 100]. Not used currently.
#undeploy_model_details
def undeploy_model_details() -> ::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata- (::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata) — Details of an UndeployModel operation.
Note: The following fields are mutually exclusive:
undeploy_model_details,delete_details,deploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#undeploy_model_details=
def undeploy_model_details=(value) -> ::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata- value (::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata) — Details of an UndeployModel operation.
Note: The following fields are mutually exclusive:
undeploy_model_details,delete_details,deploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
- (::Google::Cloud::AutoML::V1beta1::UndeployModelOperationMetadata) — Details of an UndeployModel operation.
Note: The following fields are mutually exclusive:
undeploy_model_details,delete_details,deploy_model_details,create_model_details,import_data_details,batch_predict_details,export_data_details,export_model_details,export_evaluated_examples_details. If a field in that set is populated, all other fields in the set will automatically be cleared.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — Output only. Time when the operation was updated for the last time.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp- value (::Google::Protobuf::Timestamp) — Output only. Time when the operation was updated for the last time.
- (::Google::Protobuf::Timestamp) — Output only. Time when the operation was updated for the last time.