Uses of Class
com.google.privacy.dlp.v2.CloudStoragePath
-
Packages that use CloudStoragePath Package Description com.google.privacy.dlp.v2 -
-
Uses of CloudStoragePath in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return CloudStoragePath Modifier and Type Method Description CloudStoragePathCloudStoragePath.Builder. build()CloudStoragePathCloudStoragePath.Builder. buildPartial()CloudStoragePathCustomInfoType.Dictionary.Builder. getCloudStoragePath()Newline-delimited file of words in Cloud Storage.CloudStoragePathCustomInfoType.Dictionary. getCloudStoragePath()Newline-delimited file of words in Cloud Storage.CloudStoragePathCustomInfoType.DictionaryOrBuilder. getCloudStoragePath()Newline-delimited file of words in Cloud Storage.static CloudStoragePathCloudStoragePath. getDefaultInstance()CloudStoragePathCloudStoragePath.Builder. getDefaultInstanceForType()CloudStoragePathCloudStoragePath. getDefaultInstanceForType()CloudStoragePathLargeCustomDictionaryConfig.Builder. getOutputPath()Location to store dictionary artifacts in Cloud Storage.CloudStoragePathLargeCustomDictionaryConfig. getOutputPath()Location to store dictionary artifacts in Cloud Storage.CloudStoragePathLargeCustomDictionaryConfigOrBuilder. getOutputPath()Location to store dictionary artifacts in Cloud Storage.static CloudStoragePathCloudStoragePath. parseDelimitedFrom(InputStream input)static CloudStoragePathCloudStoragePath. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudStoragePathCloudStoragePath. parseFrom(byte[] data)static CloudStoragePathCloudStoragePath. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudStoragePathCloudStoragePath. parseFrom(com.google.protobuf.ByteString data)static CloudStoragePathCloudStoragePath. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudStoragePathCloudStoragePath. parseFrom(com.google.protobuf.CodedInputStream input)static CloudStoragePathCloudStoragePath. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudStoragePathCloudStoragePath. parseFrom(InputStream input)static CloudStoragePathCloudStoragePath. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudStoragePathCloudStoragePath. parseFrom(ByteBuffer data)static CloudStoragePathCloudStoragePath. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type CloudStoragePath Modifier and Type Method Description com.google.protobuf.Parser<CloudStoragePath>CloudStoragePath. getParserForType()static com.google.protobuf.Parser<CloudStoragePath>CloudStoragePath. parser()Methods in com.google.privacy.dlp.v2 with parameters of type CloudStoragePath Modifier and Type Method Description CustomInfoType.Dictionary.BuilderCustomInfoType.Dictionary.Builder. mergeCloudStoragePath(CloudStoragePath value)Newline-delimited file of words in Cloud Storage.CloudStoragePath.BuilderCloudStoragePath.Builder. mergeFrom(CloudStoragePath other)LargeCustomDictionaryConfig.BuilderLargeCustomDictionaryConfig.Builder. mergeOutputPath(CloudStoragePath value)Location to store dictionary artifacts in Cloud Storage.static CloudStoragePath.BuilderCloudStoragePath. newBuilder(CloudStoragePath prototype)CustomInfoType.Dictionary.BuilderCustomInfoType.Dictionary.Builder. setCloudStoragePath(CloudStoragePath value)Newline-delimited file of words in Cloud Storage.LargeCustomDictionaryConfig.BuilderLargeCustomDictionaryConfig.Builder. setOutputPath(CloudStoragePath value)Location to store dictionary artifacts in Cloud Storage.
-