Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::EncryptionConfig (v0.16.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::EncryptionConfig.

Encryption settings for the cluster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gce_pd_kms_key_name

defgce_pd_kms_key_name()->::String
Returns
  • (::String) — Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.

#gce_pd_kms_key_name=

defgce_pd_kms_key_name=(value)->::String
Parameter
  • value (::String) — Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.
Returns
  • (::String) — Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.