Class UpdateEncryptionConfigRequest (2.10.0)

UpdateEncryptionConfigRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Update EncryptionConfig Request

Attributes

Name Description
encryption_config google.cloud.dataplex_v1.types.EncryptionConfig
Required. The EncryptionConfig to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. Mask of fields to update. The service treats an omitted field mask as an implied field mask equivalent to all fields that are populated (have a non-empty value).