generated/google/apis/recommender_v1beta1/service.rb in google-api-client-0.45.1 vs generated/google/apis/recommender_v1beta1/service.rb in google-api-client-0.46.0

- old
+ new

@@ -82,11 +82,12 @@ # permission for the specified insight type. # @param [String] parent # Required. The container resource on which to execute the request. Acceptable # formats: 1. "projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[ # INSIGHT_TYPE_ID]", LOCATION here refers to GCP Locations: https://cloud.google. - # com/about/locations/ + # com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https:/ + # /cloud.google.com/recommender/docs/insights/insight-types. # @param [String] filter # Optional. Filter expression to restrict the insights returned. Supported # filter fields: state Eg: `state:"DISMISSED" or state:"ACTIVE" # @param [Fixnum] page_size # Optional. The maximum number of results to return from this request. Non- @@ -199,10 +200,11 @@ # permission for the specified recommender. # @param [String] parent # Required. The container resource on which to execute the request. Acceptable # formats: 1. "projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[ # RECOMMENDER_ID]", LOCATION here refers to GCP Locations: https://cloud.google. - # com/about/locations/ + # com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https:// + # cloud.google.com/recommender/docs/recommenders. # @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