generated/google/apis/recommender_v1beta1/service.rb in google-api-client-0.36.4 vs generated/google/apis/recommender_v1beta1/service.rb in google-api-client-0.37.0

- old
+ new

@@ -48,11 +48,11 @@ end # Gets the requested recommendation. Requires the recommender.*.get # IAM permission for the specified recommender. # @param [String] name - # Name of the recommendation. + # Required. Name of the recommendation. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any # arbitrary string assigned to a user, but should not exceed 40 characters. @@ -90,18 +90,20 @@ # @param [String] filter # Filter expression to restrict the recommendations returned. Supported # filter fields: state_info.state # Eg: `state_info.state:"DISMISSED" or state_info.state:"FAILED" # @param [Fixnum] page_size - # Optional. The maximum number of results to return from this request. - # Non-positive values are ignored. If not specified, the server will - # determine the number of results to return. + # Optional. The maximum number of results to return from this request. Non- + # positive + # values are ignored. If not specified, the server will determine the number + # of results to return. # @param [String] page_token - # Optional. If present, retrieves the next batch of results from the - # preceding call to this method. `page_token` must be the value of - # `next_page_token` from the previous response. The values of other method - # parameters must be identical to those in the previous call. + # Optional. If present, retrieves the next batch of results from the preceding + # call to + # this method. `page_token` must be the value of `next_page_token` from the + # previous response. The values of other method parameters must be identical + # to those in the previous call. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any # arbitrary string assigned to a user, but should not exceed 40 characters. @@ -137,11 +139,11 @@ # MarkRecommendationClaimed can be applied to recommendations in CLAIMED or # ACTIVE state. # Requires the recommender.*.update IAM permission for the specified # recommender. # @param [String] name - # Name of the recommendation. + # Required. Name of the recommendation. # @param [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1MarkRecommendationClaimedRequest] google_cloud_recommender_v1beta1_mark_recommendation_claimed_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -178,11 +180,11 @@ # MarkRecommendationFailed can be applied to recommendations in ACTIVE, # CLAIMED, SUCCEEDED, or FAILED state. # Requires the recommender.*.update IAM permission for the specified # recommender. # @param [String] name - # Name of the recommendation. + # Required. Name of the recommendation. # @param [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1MarkRecommendationFailedRequest] google_cloud_recommender_v1beta1_mark_recommendation_failed_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -219,10 +221,10 @@ # MarkRecommendationSucceeded can be applied to recommendations in ACTIVE, # CLAIMED, SUCCEEDED, or FAILED state. # Requires the recommender.*.update IAM permission for the specified # recommender. # @param [String] name - # Name of the recommendation. + # Required. Name of the recommendation. # @param [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1MarkRecommendationSucceededRequest] google_cloud_recommender_v1beta1_mark_recommendation_succeeded_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any