Uses of Class
com.google.privacy.dlp.v2.CryptoHashConfig
-
Packages that use CryptoHashConfig Package Description com.google.privacy.dlp.v2 -
-
Uses of CryptoHashConfig in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return CryptoHashConfig Modifier and Type Method Description CryptoHashConfigCryptoHashConfig.Builder. build()CryptoHashConfigCryptoHashConfig.Builder. buildPartial()CryptoHashConfigPrimitiveTransformation.Builder. getCryptoHashConfig()CryptoCryptoHashConfigPrimitiveTransformation. getCryptoHashConfig()CryptoCryptoHashConfigPrimitiveTransformationOrBuilder. getCryptoHashConfig()Cryptostatic CryptoHashConfigCryptoHashConfig. getDefaultInstance()CryptoHashConfigCryptoHashConfig.Builder. getDefaultInstanceForType()CryptoHashConfigCryptoHashConfig. getDefaultInstanceForType()static CryptoHashConfigCryptoHashConfig. parseDelimitedFrom(InputStream input)static CryptoHashConfigCryptoHashConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoHashConfigCryptoHashConfig. parseFrom(byte[] data)static CryptoHashConfigCryptoHashConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoHashConfigCryptoHashConfig. parseFrom(com.google.protobuf.ByteString data)static CryptoHashConfigCryptoHashConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoHashConfigCryptoHashConfig. parseFrom(com.google.protobuf.CodedInputStream input)static CryptoHashConfigCryptoHashConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoHashConfigCryptoHashConfig. parseFrom(InputStream input)static CryptoHashConfigCryptoHashConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CryptoHashConfigCryptoHashConfig. parseFrom(ByteBuffer data)static CryptoHashConfigCryptoHashConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type CryptoHashConfig Modifier and Type Method Description com.google.protobuf.Parser<CryptoHashConfig>CryptoHashConfig. getParserForType()static com.google.protobuf.Parser<CryptoHashConfig>CryptoHashConfig. parser()Methods in com.google.privacy.dlp.v2 with parameters of type CryptoHashConfig Modifier and Type Method Description PrimitiveTransformation.BuilderPrimitiveTransformation.Builder. mergeCryptoHashConfig(CryptoHashConfig value)CryptoCryptoHashConfig.BuilderCryptoHashConfig.Builder. mergeFrom(CryptoHashConfig other)static CryptoHashConfig.BuilderCryptoHashConfig. newBuilder(CryptoHashConfig prototype)PrimitiveTransformation.BuilderPrimitiveTransformation.Builder. setCryptoHashConfig(CryptoHashConfig value)Crypto
-