generated/google/apis/run_v1beta1/service.rb in google-api-client-0.42.1 vs generated/google/apis/run_v1beta1/service.rb in google-api-client-0.42.2

- old
+ new

@@ -50,22 +50,21 @@ # Rpc to list custom resource definitions. # @param [String] continue # Optional encoded string to continue paging. # @param [String] field_selector - # Allows to filter resources based on a specific value for a field name. - # Send this in a query string format. i.e. 'metadata.name%3Dlorem'. - # Not currently used by Cloud Run. + # Allows to filter resources based on a specific value for a field name. Send + # this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently + # used by Cloud Run. # @param [Boolean] include_uninitialized # Not currently used by Cloud Run. # @param [String] label_selector - # Allows to filter resources based on a label. Supported operations are - # =, !=, exists, in, and notIn. + # Allows to filter resources based on a label. Supported operations are =, !=, + # exists, in, and notIn. # @param [Fixnum] limit # @param [String] parent - # The project ID or project number from which the storages should - # be listed. + # The project ID or project number from which the storages should be listed. # @param [String] resource_version # The baseline resource version from which the list or watch operation should # start. Not currently used by Cloud Run. # @param [Boolean] watch # Flag that indicates that the client expects to watch this resource as well. @@ -104,12 +103,12 @@ execute_or_queue_command(command, &block) end # Rpc to get information about a CustomResourceDefinition. # @param [String] name - # The name of the CustomResourceDefinition being retrieved. If needed, - # replace `namespace_id` with the project ID. + # The name of the CustomResourceDefinition being retrieved. If needed, replace ` + # namespace_id` with the project ID. # @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. @@ -135,12 +134,12 @@ execute_or_queue_command(command, &block) end # Rpc to get information about a CustomResourceDefinition. # @param [String] name - # The name of the CustomResourceDefinition being retrieved. If needed, - # replace `namespace_id` with the project ID. + # The name of the CustomResourceDefinition being retrieved. If needed, replace ` + # namespace_id` with the project ID. # @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. @@ -166,22 +165,21 @@ execute_or_queue_command(command, &block) end # Rpc to list custom resource definitions. # @param [String] parent - # The project ID or project number from which the storages should - # be listed. + # The project ID or project number from which the storages should be listed. # @param [String] continue # Optional encoded string to continue paging. # @param [String] field_selector - # Allows to filter resources based on a specific value for a field name. - # Send this in a query string format. i.e. 'metadata.name%3Dlorem'. - # Not currently used by Cloud Run. + # Allows to filter resources based on a specific value for a field name. Send + # this in a query string format. i.e. 'metadata.name%3Dlorem'. Not currently + # used by Cloud Run. # @param [Boolean] include_uninitialized # Not currently used by Cloud Run. # @param [String] label_selector - # Allows to filter resources based on a label. Supported operations are - # =, !=, exists, in, and notIn. + # Allows to filter resources based on a label. Supported operations are =, !=, + # exists, in, and notIn. # @param [Fixnum] limit # @param [String] resource_version # The baseline resource version from which the list or watch operation should # start. Not currently used by Cloud Run. # @param [Boolean] watch