lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.79.0 vs lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.80.0

- old
+ new

@@ -278,10 +278,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 @@ -1673,9 +1685,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