lib/google/apis/run_v2/service.rb in google-apis-run_v2-0.25.0 vs lib/google/apis/run_v2/service.rb in google-apis-run_v2-0.26.0
- old
+ new
@@ -866,11 +866,11 @@
end
# Lists Services.
# @param [String] parent
# Required. The location and project to list resources on. Location must be a
- # valid GCP region, and cannot be the "-" wildcard. Format: projects/`project`/
- # locations/`location`, where `project` can be project id or number.
+ # valid Google Cloud region, and cannot be the "-" wildcard. Format: projects/`
+ # project`/locations/`location`, where `project` can be project id or number.
# @param [Fixnum] page_size
# Maximum number of Services to return in this call.
# @param [String] page_token
# A page token received from a previous call to ListServices. All other
# parameters must match.