generated/google/apis/cloudtasks_v2beta2/service.rb in google-api-client-0.28.4 vs generated/google/apis/cloudtasks_v2beta2/service.rb in google-api-client-0.28.5

- old
+ new

@@ -358,11 +358,12 @@ # The queue name must have the following format: # `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID` # * `PROJECT_ID` can contain letters ([A-Za-z]), numbers ([0-9]), # hyphens (-), colons (:), or periods (.). # For more information, see - # [Identifying projects](https://cloud.google.com/resource-manager/docs/ - # creating-managing-projects#identifying_projects) + # [Identifying + # projects](https://cloud.google.com/resource-manager/docs/creating-managing- + # projects#identifying_projects) # * `LOCATION_ID` is the canonical ID for the queue's location. # The list of available locations can be obtained by calling # ListLocations. # For more information, see https://cloud.google.com/about/locations/. # * `QUEUE_ID` can contain letters ([A-Za-z]), numbers ([0-9]), or