generated/google/apis/securitycenter_v1/service.rb in google-api-client-0.41.0 vs generated/google/apis/securitycenter_v1/service.rb in google-api-client-0.41.1

- old
+ new

@@ -179,12 +179,11 @@ # compare_duration and read_time. # If compare_duration is not specified, then the only possible state_change # is "UNUSED", which will be the state_change set for all assets present at # read_time. # @param [String] field_mask - # Optional. A field mask to specify the ListAssetsResult fields to be listed in - # the + # A field mask to specify the ListAssetsResult fields to be listed in the # response. # An empty field mask will list all fields. # @param [String] filter # Expression that defines the filter to apply across assets. # The expression is a list of zero or more restrictions combined via logical @@ -527,11 +526,12 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end - # Updates a notification config. + # Updates a notification config. The following update + # fields are allowed: description, pubsub_topic, streaming_config.filter # @param [String] name # The relative resource name of this notification config. See: # https://cloud.google.com/apis/design/resource_names#relative_resource_name # Example: # "organizations/`organization_id`/notificationConfigs/notify_public_bucket". @@ -1080,11 +1080,10 @@ # the filter at read_time. # If compare_duration is not specified, then the only possible state_change # is "UNUSED", which will be the state_change set for all findings present at # read_time. # @param [String] field_mask - # Optional. A field mask to specify the Finding fields to be listed in the - # response. + # A field mask to specify the Finding fields to be listed in the response. # An empty field mask will list all fields. # @param [String] filter # Expression that defines the filter to apply across findings. # The expression is a list of one or more restrictions combined via logical # operators `AND` and `OR`.