| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2.models |
| Modifier and Type | Method and Description |
|---|---|
static EncryptionInfo.Type |
EncryptionInfo.Type.fromProto(EncryptionInfo.EncryptionType proto)
Wraps the EncryptionInfo protobuf.
|
EncryptionInfo.Type |
EncryptionInfo.getType() |
static EncryptionInfo.Type |
EncryptionInfo.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncryptionInfo.Type[] |
EncryptionInfo.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Google LLC. All rights reserved.