google-cloud-assured_workloads-v1beta1 0.21.0 → 0.21.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ff1a2873d69e34c2ce44610592a6bfadfc378eb9c7a047e6e83cfb1affe2e1a9
4
- data.tar.gz: 5dd1db755a81e1943314f174191bbbf1aa74fb9b4a0168d958277396f5e0280a
3
+ metadata.gz: f4dbc2c93ce08b48b30d47aa6da65a452734f60763ca5f938f38ac57259fb830
4
+ data.tar.gz: e9849fc407bc872693270ac33416b36dbaa02393fa72f9a74a82ce6bbd9a6514
5
5
  SHA512:
6
- metadata.gz: 87a16888e01b88a322ad28143c274cac4f980406c6da543247121ddcaca266ed72b06fa36bfca37fe88e585382574a8a85b173d51784ce7f2280eda3c5ba1eb9
7
- data.tar.gz: b25e1893c177302e7c5168e73adafe0367b042c691e7117583d27bea6182aaa55e7c991a984e4708f9f786dc7674b16895a8e3840fce997f6f867ebedc8ec8db
6
+ metadata.gz: babd1ef00bd7857e5f1b85292008cdd5f7285668235a03ff25d543d6c3c49805249b24b67ae3a3e7b0ec5605d5f2b52bc49afaa6444ba21d2f5a1be5fb0d4212
7
+ data.tar.gz: 8e45c22db37cbc15a373a5497337f2af5aa0480973cea17c979f37eff511070037a2eac53ddfce6ef19433ea68c77494f993de487257f4d55d580040f165d46d
@@ -706,7 +706,7 @@ module Google
706
706
  # For example:
707
707
  # "organizations/123/locations/us-east1/workloads/assured-workload-1"
708
708
  #
709
- # Note: The following fields are mutually exclusive: `source`, `project`. If a field in that set is populated, all other fields in the set will automatically be cleared.
709
+ # Note: The following parameters are mutually exclusive: `source`, `project`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
710
710
  # @param project [::String]
711
711
  # The source type is a project. Specify the project's relative resource
712
712
  # name, formatted as either a project number or a project ID:
@@ -715,7 +715,7 @@ module Google
715
715
  # "projects/951040570662" when specifying a project number, or
716
716
  # "projects/my-project-123" when specifying a project ID.
717
717
  #
718
- # Note: The following fields are mutually exclusive: `project`, `source`. If a field in that set is populated, all other fields in the set will automatically be cleared.
718
+ # Note: The following parameters are mutually exclusive: `project`, `source`. At most one of these parameters can be set. If more than one is set, only one will be used, and it is not defined which one.
719
719
  # @param target [::String]
720
720
  # Required. The resource ID of the folder-based destination workload. This workload is
721
721
  # where the source project will hypothetically be moved to. Specify the
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module AssuredWorkloads
23
23
  module V1beta1
24
- VERSION = "0.21.0"
24
+ VERSION = "0.21.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-assured_workloads-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.21.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -98,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  - !ruby/object:Gem::Version
99
99
  version: '0'
100
100
  requirements: []
101
- rubygems_version: 3.6.8
101
+ rubygems_version: 3.6.9
102
102
  specification_version: 4
103
103
  summary: API Client library for the Assured Workloads for Government V1beta1 API
104
104
  test_files: []