EncryptionInfo.Builder |
Database.Builder.addEncryptionInfoBuilder()
Output only.
|
EncryptionInfo.Builder |
Database.Builder.addEncryptionInfoBuilder(int index)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.addRepeatedField(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(Descriptors.FieldDescriptor field) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.clearKmsKeyVersion()
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.clone() |
EncryptionInfo.Builder |
Backup.Builder.getEncryptionInfoBuilder()
Output only.
|
EncryptionInfo.Builder |
Database.Builder.getEncryptionInfoBuilder(int index)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeEncryptionStatus(com.google.rpc.Status value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeFrom(EncryptionInfo other) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeFrom(Message other) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static EncryptionInfo.Builder |
EncryptionInfo.newBuilder() |
static EncryptionInfo.Builder |
EncryptionInfo.newBuilder(EncryptionInfo prototype) |
EncryptionInfo.Builder |
EncryptionInfo.newBuilderForType() |
protected EncryptionInfo.Builder |
EncryptionInfo.newBuilderForType(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.Type value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setEncryptionTypeValue(int value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.setKmsKeyVersion(String value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setKmsKeyVersionBytes(ByteString value)
Output only.
|
EncryptionInfo.Builder |
EncryptionInfo.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
EncryptionInfo.Builder |
EncryptionInfo.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
EncryptionInfo.Builder |
EncryptionInfo.toBuilder() |