public interface CryptoHashConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CryptoKey |
getCryptoKey()
The key used by the hash function.
|
CryptoKeyOrBuilder |
getCryptoKeyOrBuilder()
The key used by the hash function.
|
boolean |
hasCryptoKey()
The key used by the hash function.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCryptoKey()
The key used by the hash function.
.google.privacy.dlp.v2.CryptoKey crypto_key = 1;CryptoKey getCryptoKey()
The key used by the hash function.
.google.privacy.dlp.v2.CryptoKey crypto_key = 1;CryptoKeyOrBuilder getCryptoKeyOrBuilder()
The key used by the hash function.
.google.privacy.dlp.v2.CryptoKey crypto_key = 1;Copyright © 2022 Google LLC. All rights reserved.