lib/google/apis/retail_v2/representations.rb in google-apis-retail_v2-0.77.0 vs lib/google/apis/retail_v2/representations.rb in google-apis-retail_v2-0.78.0

- old
+ new

@@ -824,10 +824,22 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class GoogleCloudRetailV2alphaEnrollSolutionMetadata + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + + class GoogleCloudRetailV2alphaEnrollSolutionResponse + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class GoogleCloudRetailV2alphaExportErrorsConfig class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -2628,9 +2640,23 @@ class GoogleCloudRetailV2alphaCreateModelMetadata # @private class Representation < Google::Apis::Core::JsonRepresentation property :model, as: 'model' + end + end + + class GoogleCloudRetailV2alphaEnrollSolutionMetadata + # @private + class Representation < Google::Apis::Core::JsonRepresentation + end + end + + class GoogleCloudRetailV2alphaEnrollSolutionResponse + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :enrolled_solution, as: 'enrolledSolution' + property :search_solution_use_case, as: 'searchSolutionUseCase' end end class GoogleCloudRetailV2alphaExportErrorsConfig # @private