google-apis-assuredworkloads_v1 0.8.0 → 0.12.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c83b60238f7924c621783183ed0ba662c4adf97fc562c7e1ea13af8e4bb39f0e
4
- data.tar.gz: 8c56a5f522d31f850480a619a983ecd782b0f52f7fc4815ae5ee95d90cf29127
3
+ metadata.gz: 5fc664d2a8fdefaf439bc78474b43814d078e73996ecf318d6ba6bc221d379a3
4
+ data.tar.gz: 2b34e682c94c2d7730069d9254ad91eeb0b80c14b36f70f71cb9c364cd1db67e
5
5
  SHA512:
6
- metadata.gz: acb39bb31e39c503b74de626e0491e64bd872d311a8e05e624c45019e612f6325ebbb627d9af1022fef0f6feddceed557e6d61edaf501332f3efa67c24a98253
7
- data.tar.gz: f8af54bb0b575dc223a276578df6a3328c216619eaadb519cb57f66e42b4d8632dfdd9669434bcc8972b4f4a988e918d3cd3cea4264f198705c6c1e773fe6a28
6
+ metadata.gz: 8dd374ffd6340bfa5b8184683f7c1d7822fc0a959797f1e5aa92558bab0a0be282473be56a9ff18905e3ea42be7f15312edb517e20975538eed52ecb14d140c1
7
+ data.tar.gz: 86d6a6cc9773a65ddc272b2f1fa088ed2383efbbeb58b21b44a22e0c6d079be46e2e334af27f8104099222736b7a8d6ab4b9b8ce4bd3913598f4be789851aad6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-assuredworkloads_v1
2
2
 
3
+ ### v0.12.0 (2021-10-20)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.11.0 (2021-09-22)
8
+
9
+ * Regenerated from discovery document revision 20210916
10
+
11
+ ### v0.10.0 (2021-09-01)
12
+
13
+ * Regenerated from discovery document revision 20210817
14
+
15
+ ### v0.9.0 (2021-07-27)
16
+
17
+ * Regenerated from discovery document revision 20210723
18
+
3
19
  ### v0.8.0 (2021-06-29)
4
20
 
5
21
  * Regenerated from discovery document revision 20210625
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Assuredworkloads service in particular.)
67
67
 
@@ -89,12 +89,12 @@ module Google
89
89
  class GoogleCloudAssuredworkloadsV1Workload
90
90
  include Google::Apis::Core::Hashable
91
91
 
92
- # Required. Input only. The billing account used for the resources which are
93
- # direct children of workload. This billing account is initially associated with
94
- # the resources created as part of Workload creation. After the initial creation
95
- # of these resources, the customer can change the assigned billing account. The
96
- # resource name has the form `billingAccounts/`billing_account_id``. For example,
97
- # `billingAccounts/012345-567890-ABCDEF`.
92
+ # Optional. The billing account used for the resources which are direct children
93
+ # of workload. This billing account is initially associated with the resources
94
+ # created as part of Workload creation. After the initial creation of these
95
+ # resources, the customer can change the assigned billing account. The resource
96
+ # name has the form `billingAccounts/`billing_account_id``. For example, `
97
+ # billingAccounts/012345-567890-ABCDEF`.
98
98
  # Corresponds to the JSON property `billingAccount`
99
99
  # @return [String]
100
100
  attr_accessor :billing_account
@@ -139,10 +139,9 @@ module Google
139
139
  attr_accessor :name
140
140
 
141
141
  # Input only. The parent resource for the resources managed by this Assured
142
- # Workload. May be either an organization or a folder. Must be the same or a
143
- # child of the Workload parent. If not specified all resources are created under
144
- # the Workload parent. Formats: folders/`folder_id` organizations/`
145
- # organization_id`
142
+ # Workload. May be either empty or a folder resource which is a child of the
143
+ # Workload parent. If not specified all resources are created under the parent
144
+ # organization. Format: folders/`folder_id`
146
145
  # Corresponds to the JSON property `provisionedResourcesParent`
147
146
  # @return [String]
148
147
  attr_accessor :provisioned_resources_parent
@@ -388,10 +387,9 @@ module Google
388
387
  attr_accessor :name
389
388
 
390
389
  # Input only. The parent resource for the resources managed by this Assured
391
- # Workload. May be either an organization or a folder. Must be the same or a
392
- # child of the Workload parent. If not specified all resources are created under
393
- # the Workload parent. Formats: folders/`folder_id` organizations/`
394
- # organization_id`
390
+ # Workload. May be either empty or a folder resource which is a child of the
391
+ # Workload parent. If not specified all resources are created under the parent
392
+ # organization. Format: folders/`folder_id`
395
393
  # Corresponds to the JSON property `provisionedResourcesParent`
396
394
  # @return [String]
397
395
  attr_accessor :provisioned_resources_parent
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AssuredworkloadsV1
18
18
  # Version of the google-apis-assuredworkloads_v1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210625"
25
+ REVISION = "20210916"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-assuredworkloads_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-07-05 00:00:00.000000000 Z
11
+ date: 2021-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-assuredworkloads_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-assuredworkloads_v1/v0.8.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-assuredworkloads_v1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-assuredworkloads_v1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-assuredworkloads_v1/v0.12.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-assuredworkloads_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths: