Class Google::Cloud::AIPlatform::V1::ExportModelOperationMetadata::OutputInfo (v0.1.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#artifact_output_uri

def artifact_output_uri() -> ::String
Returns
  • (::String) — Output only. If the Model artifact is being exported to Google Cloud Storage this is the full path of the directory created, into which the Model files are being written to.

#image_output_uri

def image_output_uri() -> ::String
Returns
  • (::String) — Output only. If the Model image is being exported to Google Container Registry or Artifact Registry this is the full path of the image created.