Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Class and Description |
---|---|
class |
CustomerEncryption
Describes the Customer-Supplied Encryption Key mechanism used to store an
Object's data at rest.
|
static class |
CustomerEncryption.Builder
Describes the Customer-Supplied Encryption Key mechanism used to store an
Object's data at rest.
|
Modifier and Type | Method and Description |
---|---|
CustomerEncryptionOrBuilder |
ObjectOrBuilder.getCustomerEncryptionOrBuilder()
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by
such a key.
|
CustomerEncryptionOrBuilder |
Object.getCustomerEncryptionOrBuilder()
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by
such a key.
|
CustomerEncryptionOrBuilder |
Object.Builder.getCustomerEncryptionOrBuilder()
Metadata of Customer-Supplied Encryption Key, if the object is encrypted by
such a key.
|
Copyright © 2023 Google LLC. All rights reserved.