Cloud AutoML V1beta1 API - Class Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata::ExportModelOutputInfo (v0.5.5)

Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::ExportModelOperationMetadata::ExportModelOutputInfo.

Further describes the output of model export. Supplements

ModelExportOutputConfig.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_output_directory

def gcs_output_directory() -> ::String
Returns
  • (::String) — The full path of the Google Cloud Storage directory created, into which the model will be exported.

#gcs_output_directory=

def gcs_output_directory=(value) -> ::String
Parameter
  • value (::String) — The full path of the Google Cloud Storage directory created, into which the model will be exported.
Returns
  • (::String) — The full path of the Google Cloud Storage directory created, into which the model will be exported.