@@ -50,7 +50,7 @@ def initialize
5050 @batch_path = 'batch'
5151 end
5252
53- # Gets a bucket (Beta) .
53+ # Gets a bucket.
5454 # @param [String] name
5555 # Required. The resource name of the bucket: "projects/[PROJECT_ID]/locations/[
5656 # LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[ORGANIZATION_ID]/locations/[
@@ -458,7 +458,7 @@ def delete_billing_account_location_bucket(name, fields: nil, quota_user: nil, o
458458 execute_or_queue_command ( command , &block )
459459 end
460460
461- # Lists buckets (Beta) .
461+ # Lists buckets.
462462 # @param [String] parent
463463 # Required. The parent resource whose buckets are to be listed: "projects/[
464464 # PROJECT_ID]/locations/[LOCATION_ID]" "organizations/[ORGANIZATION_ID]/
@@ -509,7 +509,7 @@ def list_billing_account_location_buckets(parent, page_size: nil, page_token: ni
509509 # period is decreased and the bucket is locked, FAILED_PRECONDITION will be
510510 # returned.If the bucket has a LifecycleState of DELETE_REQUESTED,
511511 # FAILED_PRECONDITION will be returned.A buckets region may not be modified
512- # after it is created. This method is in Beta.
512+ # after it is created.
513513 # @param [String] name
514514 # Required. The full resource name of the bucket to update. "projects/[
515515 # PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[
@@ -666,7 +666,7 @@ def delete_billing_account_location_bucket_view(name, fields: nil, quota_user: n
666666 execute_or_queue_command ( command , &block )
667667 end
668668
669- # Lists views on a bucket..
669+ # Lists views on a bucket.
670670 # @param [String] parent
671671 # Required. The bucket whose views are to be listed: "projects/[PROJECT_ID]/
672672 # locations/[LOCATION_ID]/buckets/[BUCKET_ID]"
@@ -1754,7 +1754,7 @@ def delete_folder_location_bucket(name, fields: nil, quota_user: nil, options: n
17541754 execute_or_queue_command ( command , &block )
17551755 end
17561756
1757- # Gets a bucket (Beta) .
1757+ # Gets a bucket.
17581758 # @param [String] name
17591759 # Required. The resource name of the bucket: "projects/[PROJECT_ID]/locations/[
17601760 # LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[ORGANIZATION_ID]/locations/[
@@ -1789,7 +1789,7 @@ def get_folder_location_bucket(name, fields: nil, quota_user: nil, options: nil,
17891789 execute_or_queue_command ( command , &block )
17901790 end
17911791
1792- # Lists buckets (Beta) .
1792+ # Lists buckets.
17931793 # @param [String] parent
17941794 # Required. The parent resource whose buckets are to be listed: "projects/[
17951795 # PROJECT_ID]/locations/[LOCATION_ID]" "organizations/[ORGANIZATION_ID]/
@@ -1840,7 +1840,7 @@ def list_folder_location_buckets(parent, page_size: nil, page_token: nil, fields
18401840 # period is decreased and the bucket is locked, FAILED_PRECONDITION will be
18411841 # returned.If the bucket has a LifecycleState of DELETE_REQUESTED,
18421842 # FAILED_PRECONDITION will be returned.A buckets region may not be modified
1843- # after it is created. This method is in Beta.
1843+ # after it is created.
18441844 # @param [String] name
18451845 # Required. The full resource name of the bucket to update. "projects/[
18461846 # PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[
@@ -2029,7 +2029,7 @@ def get_folder_location_bucket_view(name, fields: nil, quota_user: nil, options:
20292029 execute_or_queue_command ( command , &block )
20302030 end
20312031
2032- # Lists views on a bucket..
2032+ # Lists views on a bucket.
20332033 # @param [String] parent
20342034 # Required. The bucket whose views are to be listed: "projects/[PROJECT_ID]/
20352035 # locations/[LOCATION_ID]/buckets/[BUCKET_ID]"
@@ -2632,7 +2632,7 @@ def delete_location_bucket(name, fields: nil, quota_user: nil, options: nil, &bl
26322632 execute_or_queue_command ( command , &block )
26332633 end
26342634
2635- # Gets a bucket (Beta) .
2635+ # Gets a bucket.
26362636 # @param [String] name
26372637 # Required. The resource name of the bucket: "projects/[PROJECT_ID]/locations/[
26382638 # LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[ORGANIZATION_ID]/locations/[
@@ -2667,7 +2667,7 @@ def get_location_bucket(name, fields: nil, quota_user: nil, options: nil, &block
26672667 execute_or_queue_command ( command , &block )
26682668 end
26692669
2670- # Lists buckets (Beta) .
2670+ # Lists buckets.
26712671 # @param [String] parent
26722672 # Required. The parent resource whose buckets are to be listed: "projects/[
26732673 # PROJECT_ID]/locations/[LOCATION_ID]" "organizations/[ORGANIZATION_ID]/
@@ -2718,7 +2718,7 @@ def list_location_buckets(parent, page_size: nil, page_token: nil, fields: nil,
27182718 # period is decreased and the bucket is locked, FAILED_PRECONDITION will be
27192719 # returned.If the bucket has a LifecycleState of DELETE_REQUESTED,
27202720 # FAILED_PRECONDITION will be returned.A buckets region may not be modified
2721- # after it is created. This method is in Beta.
2721+ # after it is created.
27222722 # @param [String] name
27232723 # Required. The full resource name of the bucket to update. "projects/[
27242724 # PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[
@@ -2907,7 +2907,7 @@ def get_location_bucket_view(name, fields: nil, quota_user: nil, options: nil, &
29072907 execute_or_queue_command ( command , &block )
29082908 end
29092909
2910- # Lists views on a bucket..
2910+ # Lists views on a bucket.
29112911 # @param [String] parent
29122912 # Required. The bucket whose views are to be listed: "projects/[PROJECT_ID]/
29132913 # locations/[LOCATION_ID]/buckets/[BUCKET_ID]"
@@ -3553,7 +3553,7 @@ def delete_organization_location_bucket(name, fields: nil, quota_user: nil, opti
35533553 execute_or_queue_command ( command , &block )
35543554 end
35553555
3556- # Gets a bucket (Beta) .
3556+ # Gets a bucket.
35573557 # @param [String] name
35583558 # Required. The resource name of the bucket: "projects/[PROJECT_ID]/locations/[
35593559 # LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[ORGANIZATION_ID]/locations/[
@@ -3588,7 +3588,7 @@ def get_organization_location_bucket(name, fields: nil, quota_user: nil, options
35883588 execute_or_queue_command ( command , &block )
35893589 end
35903590
3591- # Lists buckets (Beta) .
3591+ # Lists buckets.
35923592 # @param [String] parent
35933593 # Required. The parent resource whose buckets are to be listed: "projects/[
35943594 # PROJECT_ID]/locations/[LOCATION_ID]" "organizations/[ORGANIZATION_ID]/
@@ -3639,7 +3639,7 @@ def list_organization_location_buckets(parent, page_size: nil, page_token: nil,
36393639 # period is decreased and the bucket is locked, FAILED_PRECONDITION will be
36403640 # returned.If the bucket has a LifecycleState of DELETE_REQUESTED,
36413641 # FAILED_PRECONDITION will be returned.A buckets region may not be modified
3642- # after it is created. This method is in Beta.
3642+ # after it is created.
36433643 # @param [String] name
36443644 # Required. The full resource name of the bucket to update. "projects/[
36453645 # PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[
@@ -3828,7 +3828,7 @@ def get_organization_location_bucket_view(name, fields: nil, quota_user: nil, op
38283828 execute_or_queue_command ( command , &block )
38293829 end
38303830
3831- # Lists views on a bucket..
3831+ # Lists views on a bucket.
38323832 # @param [String] parent
38333833 # Required. The bucket whose views are to be listed: "projects/[PROJECT_ID]/
38343834 # locations/[LOCATION_ID]/buckets/[BUCKET_ID]"
@@ -4625,7 +4625,7 @@ def delete_project_location_bucket(name, fields: nil, quota_user: nil, options:
46254625 execute_or_queue_command ( command , &block )
46264626 end
46274627
4628- # Gets a bucket (Beta) .
4628+ # Gets a bucket.
46294629 # @param [String] name
46304630 # Required. The resource name of the bucket: "projects/[PROJECT_ID]/locations/[
46314631 # LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[ORGANIZATION_ID]/locations/[
@@ -4660,7 +4660,7 @@ def get_project_location_bucket(name, fields: nil, quota_user: nil, options: nil
46604660 execute_or_queue_command ( command , &block )
46614661 end
46624662
4663- # Lists buckets (Beta) .
4663+ # Lists buckets.
46644664 # @param [String] parent
46654665 # Required. The parent resource whose buckets are to be listed: "projects/[
46664666 # PROJECT_ID]/locations/[LOCATION_ID]" "organizations/[ORGANIZATION_ID]/
@@ -4711,7 +4711,7 @@ def list_project_location_buckets(parent, page_size: nil, page_token: nil, field
47114711 # period is decreased and the bucket is locked, FAILED_PRECONDITION will be
47124712 # returned.If the bucket has a LifecycleState of DELETE_REQUESTED,
47134713 # FAILED_PRECONDITION will be returned.A buckets region may not be modified
4714- # after it is created. This method is in Beta.
4714+ # after it is created.
47154715 # @param [String] name
47164716 # Required. The full resource name of the bucket to update. "projects/[
47174717 # PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[
@@ -4900,7 +4900,7 @@ def get_project_location_bucket_view(name, fields: nil, quota_user: nil, options
49004900 execute_or_queue_command ( command , &block )
49014901 end
49024902
4903- # Lists views on a bucket..
4903+ # Lists views on a bucket.
49044904 # @param [String] parent
49054905 # Required. The bucket whose views are to be listed: "projects/[PROJECT_ID]/
49064906 # locations/[LOCATION_ID]/buckets/[BUCKET_ID]"
0 commit comments