google-apis-logging_v2 0.8.0 → 0.9.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: 613cc5b3e691f8ba48a59bc00623b5119960e97a71a1e64d4513ae7fd61362b4
4
- data.tar.gz: 8dbdeab1ce11772bf35a12edf70d150f648d543d1d69ae860f4700f88314194d
3
+ metadata.gz: 42c5a140e00cca9734f233eb8bbeb580945cca0e99ba880ddf532ff2b827fad8
4
+ data.tar.gz: 78509e5fb89d8279253f41b1478b7c0df7398c029a6a02c2d5ac8a709cdd0c90
5
5
  SHA512:
6
- metadata.gz: 85e7c4991db55a479de5f7cf1f24f333a780a1ff714fbb1e63b96194e7b4bb6245774d5c5f2f19320a5268bb8cd6cb4bb950ff81aeb496baa4b73d7139082ba5
7
- data.tar.gz: '09337a5c2b6a534f8396729cbf3211734632ca89208f02e14ca14307c3fc07194396560a677b1e5e24e63d4c9610bc767540cba378acdd9e9a574ded85f2942e'
6
+ metadata.gz: b829fc79f07f47a9df145bab99de1b69dc24a9d525d9ae7b765b2c22a2d7a5f385b05a1a3cdace2ed80fcd886bf1298ba06b2bfe3a29c83c1a30166b593f4e92
7
+ data.tar.gz: 2ae28c7661ad6678b50d7a3c71018bcc76e0c3250f3dae1b30290768ade4b690b6946969d23ebe7539f9d6886edf2c1c39fee4f6f5966b621ac82850870266fb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-logging_v2
2
2
 
3
+ ### v0.9.0 (2021-05-29)
4
+
5
+ * Regenerated from discovery document revision 20210521
6
+
3
7
  ### v0.8.0 (2021-05-19)
4
8
 
5
9
  * Unspecified changes
@@ -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.8.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210507"
25
+ REVISION = "20210521"
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.8.0
4
+ version: 0.9.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-24 00:00:00.000000000 Z
11
+ date: 2021-05-31 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.8.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-logging_v2/v0.9.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: []