lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.48.0 vs lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.49.0

- old
+ new

@@ -206,10 +206,16 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class GoogleCloudRetailV2alphaBigQueryOutputResult + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class GoogleCloudRetailV2alphaCreateModelMetadata class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -290,10 +296,22 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class GoogleCloudRetailV2alphaModelServingConfigList + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class GoogleCloudRetailV2alphaOutputResult + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class GoogleCloudRetailV2alphaPurgeMetadata class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -440,10 +458,16 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class GoogleCloudRetailV2betaBigQueryOutputResult + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class GoogleCloudRetailV2betaBigQuerySource class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -674,10 +698,16 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class GoogleCloudRetailV2betaOutputResult + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class GoogleCloudRetailV2betaPredictRequest class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -1306,10 +1336,18 @@ # @private class Representation < Google::Apis::Core::JsonRepresentation end end + class GoogleCloudRetailV2alphaBigQueryOutputResult + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :dataset_id, as: 'datasetId' + property :table_id, as: 'tableId' + end + end + class GoogleCloudRetailV2alphaCreateModelMetadata # @private class Representation < Google::Apis::Core::JsonRepresentation property :model, as: 'model' end @@ -1335,20 +1373,24 @@ class Representation < Google::Apis::Core::JsonRepresentation collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2beta::GoogleRpcStatus, decorator: Google::Apis::RetailV2beta::GoogleRpcStatus::Representation property :errors_config, as: 'errorsConfig', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaExportErrorsConfig, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaExportErrorsConfig::Representation + property :output_result, as: 'outputResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaOutputResult::Representation + end end class GoogleCloudRetailV2alphaExportUserEventsResponse # @private class Representation < Google::Apis::Core::JsonRepresentation collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2beta::GoogleRpcStatus, decorator: Google::Apis::RetailV2beta::GoogleRpcStatus::Representation property :errors_config, as: 'errorsConfig', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaExportErrorsConfig, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaExportErrorsConfig::Representation + property :output_result, as: 'outputResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaOutputResult::Representation + end end class GoogleCloudRetailV2alphaImportCompletionDataResponse # @private @@ -1410,10 +1452,12 @@ property :name, as: 'name' property :optimization_objective, as: 'optimizationObjective' property :page_optimization_config, as: 'pageOptimizationConfig', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaModelPageOptimizationConfig, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaModelPageOptimizationConfig::Representation property :periodic_tuning_state, as: 'periodicTuningState' + collection :serving_config_lists, as: 'servingConfigLists', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaModelServingConfigList, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaModelServingConfigList::Representation + property :serving_state, as: 'servingState' property :training_state, as: 'trainingState' property :tuning_operation, as: 'tuningOperation' property :type, as: 'type' property :update_time, as: 'updateTime' @@ -1446,10 +1490,25 @@ property :display_name, as: 'displayName' end end + class GoogleCloudRetailV2alphaModelServingConfigList + # @private + class Representation < Google::Apis::Core::JsonRepresentation + collection :serving_config_ids, as: 'servingConfigIds' + end + end + + class GoogleCloudRetailV2alphaOutputResult + # @private + class Representation < Google::Apis::Core::JsonRepresentation + collection :bigquery_result, as: 'bigqueryResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaBigQueryOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaBigQueryOutputResult::Representation + + end + end + class GoogleCloudRetailV2alphaPurgeMetadata # @private class Representation < Google::Apis::Core::JsonRepresentation end end @@ -1625,10 +1684,18 @@ collection :age_groups, as: 'ageGroups' collection :genders, as: 'genders' end end + class GoogleCloudRetailV2betaBigQueryOutputResult + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :dataset_id, as: 'datasetId' + property :table_id, as: 'tableId' + end + end + class GoogleCloudRetailV2betaBigQuerySource # @private class Representation < Google::Apis::Core::JsonRepresentation property :data_schema, as: 'dataSchema' property :dataset_id, as: 'datasetId' @@ -1807,20 +1874,24 @@ class Representation < Google::Apis::Core::JsonRepresentation collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2beta::GoogleRpcStatus, decorator: Google::Apis::RetailV2beta::GoogleRpcStatus::Representation property :errors_config, as: 'errorsConfig', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaExportErrorsConfig, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaExportErrorsConfig::Representation + property :output_result, as: 'outputResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaOutputResult::Representation + end end class GoogleCloudRetailV2betaExportUserEventsResponse # @private class Representation < Google::Apis::Core::JsonRepresentation collection :error_samples, as: 'errorSamples', class: Google::Apis::RetailV2beta::GoogleRpcStatus, decorator: Google::Apis::RetailV2beta::GoogleRpcStatus::Representation property :errors_config, as: 'errorsConfig', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaExportErrorsConfig, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaExportErrorsConfig::Representation + property :output_result, as: 'outputResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaOutputResult::Representation + end end class GoogleCloudRetailV2betaFulfillmentInfo # @private @@ -2009,9 +2080,17 @@ class GoogleCloudRetailV2betaMerchantCenterLinkingConfig # @private class Representation < Google::Apis::Core::JsonRepresentation collection :links, as: 'links', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaMerchantCenterLink, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaMerchantCenterLink::Representation + + end + end + + class GoogleCloudRetailV2betaOutputResult + # @private + class Representation < Google::Apis::Core::JsonRepresentation + collection :bigquery_result, as: 'bigqueryResult', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaBigQueryOutputResult, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaBigQueryOutputResult::Representation end end class GoogleCloudRetailV2betaPredictRequest