Class ExportModelOperationMetadata (0.3.1)

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

Details of ModelService.ExportModel operation.

Attributes

NameDescription
generic_metadata `.operation.GenericOperationMetadata`
The common part of the operation metadata.
output_info `.model_service.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.