@@ -1529,9 +1529,9 @@ def patch_billing_account_location_saved_query(name, saved_query_object = nil, u
15291529 execute_or_queue_command(command, &block)
15301530 end
15311531
1532- # Deletes all the log entries in a log for the _Default Log Bucket. The log
1533- # reappears if it receives new entries. Log entries written shortly before the
1534- # delete operation might not be deleted. Entries received after the delete
1532+ # Deletes all the log entries in a log for the global _Default Log Bucket. The
1533+ # log reappears if it receives new entries. Log entries written shortly before
1534+ # the delete operation might not be deleted. Entries received after the delete
15351535 # operation with a timestamp before the operation will be deleted.
15361536 # @param [String] log_name
15371537 # Required. The resource name of the log to delete: projects/[PROJECT_ID]/logs/[
@@ -4088,9 +4088,9 @@ def patch_folder_location_saved_query(name, saved_query_object = nil, update_mas
40884088 execute_or_queue_command(command, &block)
40894089 end
40904090
4091- # Deletes all the log entries in a log for the _Default Log Bucket. The log
4092- # reappears if it receives new entries. Log entries written shortly before the
4093- # delete operation might not be deleted. Entries received after the delete
4091+ # Deletes all the log entries in a log for the global _Default Log Bucket. The
4092+ # log reappears if it receives new entries. Log entries written shortly before
4093+ # the delete operation might not be deleted. Entries received after the delete
40944094 # operation with a timestamp before the operation will be deleted.
40954095 # @param [String] log_name
40964096 # Required. The resource name of the log to delete: projects/[PROJECT_ID]/logs/[
@@ -5483,9 +5483,9 @@ def list_location_operations(name, filter: nil, page_size: nil, page_token: nil,
54835483 execute_or_queue_command(command, &block)
54845484 end
54855485
5486- # Deletes all the log entries in a log for the _Default Log Bucket. The log
5487- # reappears if it receives new entries. Log entries written shortly before the
5488- # delete operation might not be deleted. Entries received after the delete
5486+ # Deletes all the log entries in a log for the global _Default Log Bucket. The
5487+ # log reappears if it receives new entries. Log entries written shortly before
5488+ # the delete operation might not be deleted. Entries received after the delete
54895489 # operation with a timestamp before the operation will be deleted.
54905490 # @param [String] log_name
54915491 # Required. The resource name of the log to delete: projects/[PROJECT_ID]/logs/[
@@ -7494,9 +7494,9 @@ def patch_organization_location_saved_query(name, saved_query_object = nil, upda
74947494 execute_or_queue_command(command, &block)
74957495 end
74967496
7497- # Deletes all the log entries in a log for the _Default Log Bucket. The log
7498- # reappears if it receives new entries. Log entries written shortly before the
7499- # delete operation might not be deleted. Entries received after the delete
7497+ # Deletes all the log entries in a log for the global _Default Log Bucket. The
7498+ # log reappears if it receives new entries. Log entries written shortly before
7499+ # the delete operation might not be deleted. Entries received after the delete
75007500 # operation with a timestamp before the operation will be deleted.
75017501 # @param [String] log_name
75027502 # Required. The resource name of the log to delete: projects/[PROJECT_ID]/logs/[
@@ -9681,9 +9681,9 @@ def patch_project_location_saved_query(name, saved_query_object = nil, update_ma
96819681 execute_or_queue_command(command, &block)
96829682 end
96839683
9684- # Deletes all the log entries in a log for the _Default Log Bucket. The log
9685- # reappears if it receives new entries. Log entries written shortly before the
9686- # delete operation might not be deleted. Entries received after the delete
9684+ # Deletes all the log entries in a log for the global _Default Log Bucket. The
9685+ # log reappears if it receives new entries. Log entries written shortly before
9686+ # the delete operation might not be deleted. Entries received after the delete
96879687 # operation with a timestamp before the operation will be deleted.
96889688 # @param [String] log_name
96899689 # Required. The resource name of the log to delete: projects/[PROJECT_ID]/logs/[
0 commit comments