lib/google/apis/osconfig_v1/service.rb in google-apis-osconfig_v1-0.31.0 vs lib/google/apis/osconfig_v1/service.rb in google-apis-osconfig_v1-0.32.0

- old
+ new

@@ -133,11 +133,11 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end - # Get the OS policy asssignment report for the specified Compute Engine VM + # Get the OS policy assignment report for the specified Compute Engine VM # instance. # @param [String] name # Required. API resource name for OS policy assignment report. Format: `/ # projects/`project`/locations/`location`/instances/`instance`/ # osPolicyAssignments/`assignment`/report` For ``project``, either `project- @@ -169,10 +169,10 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end - # List OS policy asssignment reports for all Compute Engine VM instances in the + # List OS policy assignment reports for all Compute Engine VM instances in the # specified zone. # @param [String] parent # Required. The parent resource name. Format: `projects/`project`/locations/` # location`/instances/`instance`/osPolicyAssignments/`assignment`/reports` For `` # project``, either `project-number` or `project-id` can be provided. For ``