@@ -3187,10 +3187,10 @@ def get_organization_cmek_settings(name, fields: nil, quota_user: nil, options:
31873187 # is disabled.See Enabling CMEK for Logs Router (https://cloud.google.com/
31883188 # logging/docs/routing/managed-encryption) for more information.
31893189 # @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
31943194 # Logs Router can currently only be configured for GCP organizations. Once
31953195 # configured, it applies to all projects and folders in the GCP organization.
31963196 # @param [Google::Apis::LoggingV2::CmekSettings] cmek_settings_object
@@ -5825,10 +5825,10 @@ def get_cmek_settings(name, fields: nil, quota_user: nil, options: nil, &block)
58255825 # is disabled.See Enabling CMEK for Logs Router (https://cloud.google.com/
58265826 # logging/docs/routing/managed-encryption) for more information.
58275827 # @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
58325832 # Logs Router can currently only be configured for GCP organizations. Once
58335833 # configured, it applies to all projects and folders in the GCP organization.
58345834 # @param [Google::Apis::LoggingV2::CmekSettings] cmek_settings_object
0 commit comments