Retail V2 API - Class Google::Cloud::Retail::V2::CreateModelMetadata (v0.16.0)

Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::CreateModelMetadata.

Metadata associated with a create operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#model

def model() -> ::String
Returns
  • (::String) — The resource name of the model that this create applies to. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/models/{model_id}

#model=

def model=(value) -> ::String
Parameter
  • value (::String) — The resource name of the model that this create applies to. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/models/{model_id}
Returns
  • (::String) — The resource name of the model that this create applies to. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/models/{model_id}