Uses of Class
com.google.privacy.dlp.v2.Key
-
Packages that use Key Package Description com.google.privacy.dlp.v2 -
-
Uses of Key in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return Key Modifier and Type Method Description KeyKey.Builder. build()KeyKey.Builder. buildPartial()static KeyKey. getDefaultInstance()KeyKey.Builder. getDefaultInstanceForType()KeyKey. getDefaultInstanceForType()KeyDatastoreKey.Builder. getEntityKey()Datastore entity key.KeyDatastoreKey. getEntityKey()Datastore entity key.KeyDatastoreKeyOrBuilder. getEntityKey()Datastore entity key.static KeyKey. parseDelimitedFrom(InputStream input)static KeyKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyKey. parseFrom(byte[] data)static KeyKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyKey. parseFrom(com.google.protobuf.ByteString data)static KeyKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyKey. parseFrom(com.google.protobuf.CodedInputStream input)static KeyKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyKey. parseFrom(InputStream input)static KeyKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyKey. parseFrom(ByteBuffer data)static KeyKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type Key Modifier and Type Method Description com.google.protobuf.Parser<Key>Key. getParserForType()static com.google.protobuf.Parser<Key>Key. parser()Methods in com.google.privacy.dlp.v2 with parameters of type Key Modifier and Type Method Description DatastoreKey.BuilderDatastoreKey.Builder. mergeEntityKey(Key value)Datastore entity key.Key.BuilderKey.Builder. mergeFrom(Key other)static Key.BuilderKey. newBuilder(Key prototype)DatastoreKey.BuilderDatastoreKey.Builder. setEntityKey(Key value)Datastore entity key.
-