Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata.
Details of ExportModel operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#output_info
def output_info() -> ::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata::ExportModelOutputInfo
Returns
- (::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata::ExportModelOutputInfo) — Output only. Information further describing the output of this model export.
#output_info=
def output_info=(value) -> ::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata::ExportModelOutputInfo
Parameter
- value (::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata::ExportModelOutputInfo) — Output only. Information further describing the output of this model export.
Returns
- (::Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata::ExportModelOutputInfo) — Output only. Information further describing the output of this model export.