CustomerEncryptionKeyProtectedDisk(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
disk_encryption_key |
google.cloud.compute_v1.types.CustomerEncryptionKey
Decrypts data associated with the disk with a customer-supplied encryption key. This field is a member of oneof _ _disk_encryption_key .
|
source |
str
Specifies a valid partial or full URL to an existing Persistent Disk resource. This field is only applicable for persistent disks. For example: "source": "/compute/v1/projects/project_id/zones/zone/disks/ disk_name This field is a member of oneof _ _source .
|