Uses of Class
com.google.privacy.dlp.v2.VersionDescription
-
Packages that use VersionDescription Package Description com.google.privacy.dlp.v2 -
-
Uses of VersionDescription in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return VersionDescription Modifier and Type Method Description VersionDescriptionVersionDescription.Builder. build()VersionDescriptionVersionDescription.Builder. buildPartial()static VersionDescriptionVersionDescription. getDefaultInstance()VersionDescriptionVersionDescription.Builder. getDefaultInstanceForType()VersionDescriptionVersionDescription. getDefaultInstanceForType()VersionDescriptionInfoTypeDescription.Builder. getVersions(int index)A list of available versions for the infotype.VersionDescriptionInfoTypeDescription. getVersions(int index)A list of available versions for the infotype.VersionDescriptionInfoTypeDescriptionOrBuilder. getVersions(int index)A list of available versions for the infotype.static VersionDescriptionVersionDescription. parseDelimitedFrom(InputStream input)static VersionDescriptionVersionDescription. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionDescriptionVersionDescription. parseFrom(byte[] data)static VersionDescriptionVersionDescription. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionDescriptionVersionDescription. parseFrom(com.google.protobuf.ByteString data)static VersionDescriptionVersionDescription. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionDescriptionVersionDescription. parseFrom(com.google.protobuf.CodedInputStream input)static VersionDescriptionVersionDescription. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionDescriptionVersionDescription. parseFrom(InputStream input)static VersionDescriptionVersionDescription. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionDescriptionVersionDescription. parseFrom(ByteBuffer data)static VersionDescriptionVersionDescription. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type VersionDescription Modifier and Type Method Description com.google.protobuf.Parser<VersionDescription>VersionDescription. getParserForType()List<VersionDescription>InfoTypeDescription.Builder. getVersionsList()A list of available versions for the infotype.List<VersionDescription>InfoTypeDescription. getVersionsList()A list of available versions for the infotype.List<VersionDescription>InfoTypeDescriptionOrBuilder. getVersionsList()A list of available versions for the infotype.static com.google.protobuf.Parser<VersionDescription>VersionDescription. parser()Methods in com.google.privacy.dlp.v2 with parameters of type VersionDescription Modifier and Type Method Description InfoTypeDescription.BuilderInfoTypeDescription.Builder. addVersions(int index, VersionDescription value)A list of available versions for the infotype.InfoTypeDescription.BuilderInfoTypeDescription.Builder. addVersions(VersionDescription value)A list of available versions for the infotype.VersionDescription.BuilderVersionDescription.Builder. mergeFrom(VersionDescription other)static VersionDescription.BuilderVersionDescription. newBuilder(VersionDescription prototype)InfoTypeDescription.BuilderInfoTypeDescription.Builder. setVersions(int index, VersionDescription value)A list of available versions for the infotype.Method parameters in com.google.privacy.dlp.v2 with type arguments of type VersionDescription Modifier and Type Method Description InfoTypeDescription.BuilderInfoTypeDescription.Builder. addAllVersions(Iterable<? extends VersionDescription> values)A list of available versions for the infotype.
-