lib/google/apis/eventarc_v1/service.rb in google-apis-eventarc_v1-0.3.0 vs lib/google/apis/eventarc_v1/service.rb in google-apis-eventarc_v1-0.4.0
- old
+ new
@@ -81,14 +81,18 @@
# Lists information about the supported locations for this service.
# @param [String] name
# The resource that owns the locations collection, if applicable.
# @param [String] filter
- # The standard list filter.
+ # A filter to narrow down results to a preferred subset. The filtering language
+ # accepts strings like "displayName=tokyo", and is documented in more detail in [
+ # AIP-160](https://google.aip.dev/160).
# @param [Fixnum] page_size
- # The standard list page size.
+ # The maximum number of results to return. If not set, the service will select a
+ # default.
# @param [String] page_token
- # The standard list page token.
+ # A page token received from the `next_page_token` field in the response. Send
+ # that page token to receive the subsequent page.
# @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.