| Modifier and Type | Method and Description |
|---|---|
EncryptionInfo.Builder |
Table.ClusterState.Builder.addEncryptionInfoBuilder()
Output only.
|
EncryptionInfo.Builder |
Table.ClusterState.Builder.addEncryptionInfoBuilder(int index)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.clear() |
EncryptionInfo.Builder |
EncryptionInfo.Builder.clearEncryptionStatus()
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.clearEncryptionType()
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.clearKmsKeyVersion()
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.clone() |
EncryptionInfo.Builder |
Backup.Builder.getEncryptionInfoBuilder()
Output only.
|
EncryptionInfo.Builder |
Table.ClusterState.Builder.getEncryptionInfoBuilder(int index)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeEncryptionStatus(com.google.rpc.Status value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeFrom(EncryptionInfo other) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static EncryptionInfo.Builder |
EncryptionInfo.newBuilder() |
static EncryptionInfo.Builder |
EncryptionInfo.newBuilder(EncryptionInfo prototype) |
EncryptionInfo.Builder |
EncryptionInfo.newBuilderForType() |
protected EncryptionInfo.Builder |
EncryptionInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.setEncryptionStatus(com.google.rpc.Status.Builder builderForValue)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setEncryptionStatus(com.google.rpc.Status value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setEncryptionType(EncryptionInfo.EncryptionType value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setEncryptionTypeValue(int value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.setKmsKeyVersion(String value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setKmsKeyVersionBytes(com.google.protobuf.ByteString value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EncryptionInfo.Builder |
EncryptionInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<EncryptionInfo.Builder> |
Table.ClusterState.Builder.getEncryptionInfoBuilderList()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Table.ClusterState.Builder |
Table.ClusterState.Builder.addEncryptionInfo(EncryptionInfo.Builder builderForValue)
Output only.
|
Table.ClusterState.Builder |
Table.ClusterState.Builder.addEncryptionInfo(int index,
EncryptionInfo.Builder builderForValue)
Output only.
|
Backup.Builder |
Backup.Builder.setEncryptionInfo(EncryptionInfo.Builder builderForValue)
Output only.
|
Table.ClusterState.Builder |
Table.ClusterState.Builder.setEncryptionInfo(int index,
EncryptionInfo.Builder builderForValue)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.