google-apis-logging_v2 0.9.0 → 0.10.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: 42c5a140e00cca9734f233eb8bbeb580945cca0e99ba880ddf532ff2b827fad8
4
- data.tar.gz: 78509e5fb89d8279253f41b1478b7c0df7398c029a6a02c2d5ac8a709cdd0c90
3
+ metadata.gz: 73fd0d4391f34480e5681bae216307c00ee1b12d9ebcecc68a2856807179e0f3
4
+ data.tar.gz: c59a6762751da1df6b10ca9b33718666bac7095ca51c750472e1f58bb5a3c8e8
5
5
  SHA512:
6
- metadata.gz: b829fc79f07f47a9df145bab99de1b69dc24a9d525d9ae7b765b2c22a2d7a5f385b05a1a3cdace2ed80fcd886bf1298ba06b2bfe3a29c83c1a30166b593f4e92
7
- data.tar.gz: 2ae28c7661ad6678b50d7a3c71018bcc76e0c3250f3dae1b30290768ade4b690b6946969d23ebe7539f9d6886edf2c1c39fee4f6f5966b621ac82850870266fb
6
+ metadata.gz: bdddbfd78be869a54b77411c58653a728b0cdfbe5e6ae9f88b6e76a137b826589974f1ebf97f26d5976e374210f6bc1ea073f9aa501b5604f5a067b2f5addfa9
7
+ data.tar.gz: 5e399775ed4f9db5dce4fc1f9ac82eb7d33e678e8b8ee72deae47868fd6f91d9b87452175de4c859d8c3cb26ba374fb1a546a96f41709beea3efc60f6da1436a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-logging_v2
2
2
 
3
+ ### v0.10.0 (2021-06-12)
4
+
5
+ * Regenerated from discovery document revision 20210522
6
+ * Regenerated using generator version 0.3.0
7
+
3
8
  ### v0.9.0 (2021-05-29)
4
9
 
5
10
  * Regenerated from discovery document revision 20210521
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module LoggingV2
18
18
  # Version of the google-apis-logging_v2 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.3.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210521"
25
+ REVISION = "20210522"
26
26
  end
27
27
  end
28
28
  end
@@ -3187,10 +3187,10 @@ module Google
3187
3187
  # is disabled.See Enabling CMEK for Logs Router (https://cloud.google.com/
3188
3188
  # logging/docs/routing/managed-encryption) for more information.
3189
3189
  # @param [String] name
3190
- # Required. The resource name for the CMEK settings to update. < "projects/
3191
- # PROJECT_ID/cmekSettings" "organizations/ORGANIZATION_ID/cmekSettings" "
3192
- # billingAccounts/BILLING_ACCOUNT_ID/cmekSettings" "folders/FOLDER_ID/
3193
- # cmekSettings"Example: "organizations/12345/cmekSettings".Note: CMEK for the
3190
+ # Required. The resource name for the CMEK settings to update. "projects/[
3191
+ # PROJECT_ID]/cmekSettings" "organizations/[ORGANIZATION_ID]/cmekSettings" "
3192
+ # billingAccounts/[BILLING_ACCOUNT_ID]/cmekSettings" "folders/[FOLDER_ID]/
3193
+ # cmekSettings" Example: "organizations/12345/cmekSettings".Note: CMEK for the
3194
3194
  # Logs Router can currently only be configured for GCP organizations. Once
3195
3195
  # configured, it applies to all projects and folders in the GCP organization.
3196
3196
  # @param [Google::Apis::LoggingV2::CmekSettings] cmek_settings_object
@@ -5825,10 +5825,10 @@ module Google
5825
5825
  # is disabled.See Enabling CMEK for Logs Router (https://cloud.google.com/
5826
5826
  # logging/docs/routing/managed-encryption) for more information.
5827
5827
  # @param [String] name
5828
- # Required. The resource name for the CMEK settings to update. < "projects/
5829
- # PROJECT_ID/cmekSettings" "organizations/ORGANIZATION_ID/cmekSettings" "
5830
- # billingAccounts/BILLING_ACCOUNT_ID/cmekSettings" "folders/FOLDER_ID/
5831
- # cmekSettings"Example: "organizations/12345/cmekSettings".Note: CMEK for the
5828
+ # Required. The resource name for the CMEK settings to update. "projects/[
5829
+ # PROJECT_ID]/cmekSettings" "organizations/[ORGANIZATION_ID]/cmekSettings" "
5830
+ # billingAccounts/[BILLING_ACCOUNT_ID]/cmekSettings" "folders/[FOLDER_ID]/
5831
+ # cmekSettings" Example: "organizations/12345/cmekSettings".Note: CMEK for the
5832
5832
  # Logs Router can currently only be configured for GCP organizations. Once
5833
5833
  # configured, it applies to all projects and folders in the GCP organization.
5834
5834
  # @param [Google::Apis::LoggingV2::CmekSettings] cmek_settings_object
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-logging_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.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-05-31 00:00:00.000000000 Z
11
+ date: 2021-06-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-logging_v2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.9.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.10.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-logging_v2
57
57
  post_install_message:
58
58
  rdoc_options: []