Class ExportModelOperationMetadata (0.9.0)

ExportModelOperationMetadata(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Details of ModelService.ExportModel operation.

Attributes

NameDescription
generic_metadata google.cloud.aiplatform_v1beta1.types.GenericOperationMetadata
The common part of the operation metadata.
output_info google.cloud.aiplatform_v1beta1.types.ExportModelOperationMetadata.OutputInfo
Output only. Information further describing the output of this Model export.

Inheritance

builtins.object > proto.message.Message > ExportModelOperationMetadata

Classes

OutputInfo

OutputInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Further describes the output of the ExportModel. Supplements ExportModelRequest.OutputConfig.