lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.4.0 vs lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.5.0

- old
+ new

@@ -416,88 +416,10 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end - class GoogleCloudRetailV2mainExportErrorsConfig - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainExportMetadata - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainExportProductsResponse - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainExportUserEventsResponse - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainImportErrorsConfig - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainImportMetadata - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainImportProductsResponse - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainImportUserEventsResponse - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainPurgeMetadata - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainPurgeUserEventsResponse - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainRejoinUserEventsMetadata - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainRejoinUserEventsResponse - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - - class GoogleCloudRetailV2mainUserEventImportSummary - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - class GoogleLongrunningListOperationsResponse class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -1134,117 +1056,9 @@ class Representation < Google::Apis::Core::JsonRepresentation property :direct_user_request, as: 'directUserRequest' property :ip_address, as: 'ipAddress' property :user_agent, as: 'userAgent' property :user_id, as: 'userId' - end - end - - class GoogleCloudRetailV2mainExportErrorsConfig - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :gcs_prefix, as: 'gcsPrefix' - end - end - - class GoogleCloudRetailV2mainExportMetadata - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :create_time, as: 'createTime' - property :update_time, as: 'updateTime' - end - end - - class GoogleCloudRetailV2mainExportProductsResponse - # @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::GoogleCloudRetailV2mainExportErrorsConfig, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2mainExportErrorsConfig::Representation - - end - end - - class GoogleCloudRetailV2mainExportUserEventsResponse - # @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::GoogleCloudRetailV2mainExportErrorsConfig, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2mainExportErrorsConfig::Representation - - end - end - - class GoogleCloudRetailV2mainImportErrorsConfig - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :gcs_prefix, as: 'gcsPrefix' - end - end - - class GoogleCloudRetailV2mainImportMetadata - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :create_time, as: 'createTime' - property :failure_count, :numeric_string => true, as: 'failureCount' - property :success_count, :numeric_string => true, as: 'successCount' - property :update_time, as: 'updateTime' - end - end - - class GoogleCloudRetailV2mainImportProductsResponse - # @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::GoogleCloudRetailV2mainImportErrorsConfig, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2mainImportErrorsConfig::Representation - - end - end - - class GoogleCloudRetailV2mainImportUserEventsResponse - # @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::GoogleCloudRetailV2mainImportErrorsConfig, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2mainImportErrorsConfig::Representation - - property :import_summary, as: 'importSummary', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2mainUserEventImportSummary, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2mainUserEventImportSummary::Representation - - end - end - - class GoogleCloudRetailV2mainPurgeMetadata - # @private - class Representation < Google::Apis::Core::JsonRepresentation - end - end - - class GoogleCloudRetailV2mainPurgeUserEventsResponse - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :purged_events_count, :numeric_string => true, as: 'purgedEventsCount' - end - end - - class GoogleCloudRetailV2mainRejoinUserEventsMetadata - # @private - class Representation < Google::Apis::Core::JsonRepresentation - end - end - - class GoogleCloudRetailV2mainRejoinUserEventsResponse - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :rejoined_user_events_count, :numeric_string => true, as: 'rejoinedUserEventsCount' - end - end - - class GoogleCloudRetailV2mainUserEventImportSummary - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount' - property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount' end end class GoogleLongrunningListOperationsResponse # @private