@@ -116,8 +116,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc
116116 end
117117
118118 # Lists information about the supported locations for this service. This method
119- # lists locations based on the resource scope provided in the [
120- # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
119+ # lists locations based on the resource scope provided in the
120+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
121121 # the method lists the public locations available to all projects. * **Project-
122122 # specific locations**: If `name` follows the format `projects/`project``, the
123123 # method lists locations visible to that specific project. This includes public,
@@ -128,8 +128,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc
128128 # @param [String] name
129129 # The resource that owns the locations collection, if applicable.
130130 # @param [Array<String>, String] extra_location_types
131- # Optional. Do not use this field. It is unsupported and is ignored unless
132- # explicitly documented otherwise. This is primarily for internal usage.
131+ # Optional. Do not use this field unless explicitly documented otherwise. This
132+ # is primarily for internal usage.
133133 # @param [String] filter
134134 # A filter to narrow down results to a preferred subset. The filtering language
135135 # accepts strings like `"displayName=tokyo"`, and is documented in more detail
0 commit comments