@@ -86,8 +86,8 @@ def get_organization_location(name, fields: nil, quota_user: nil, options: nil,
8686 # @param [String] name
8787 # The resource that owns the locations collection, if applicable.
8888 # @param [Array<String>, String] extra_location_types
89- # Optional. Unless explicitly documented otherwise, don't use this unsupported
90- # field which is primarily intended for internal usage.
89+ # Optional. Do not use this field. It is unsupported and is ignored unless
90+ # explicitly documented otherwise. This is primarily for internal usage.
9191 # @param [String] filter
9292 # A filter to narrow down results to a preferred subset. The filtering language
9393 # accepts strings like `"displayName=tokyo"`, and is documented in more detail
@@ -525,8 +525,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc
525525 # @param [String] name
526526 # The resource that owns the locations collection, if applicable.
527527 # @param [Array<String>, String] extra_location_types
528- # Optional. Unless explicitly documented otherwise, don't use this unsupported
529- # field which is primarily intended for internal usage.
528+ # Optional. Do not use this field. It is unsupported and is ignored unless
529+ # explicitly documented otherwise. This is primarily for internal usage.
530530 # @param [String] filter
531531 # A filter to narrow down results to a preferred subset. The filtering language
532532 # accepts strings like `"displayName=tokyo"`, and is documented in more detail
0 commit comments