Uses of Class
com.google.privacy.dlp.v2.RecordLocation
-
Packages that use RecordLocation Package Description com.google.privacy.dlp.v2 -
-
Uses of RecordLocation in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return RecordLocation Modifier and Type Method Description RecordLocationRecordLocation.Builder. build()RecordLocationRecordLocation.Builder. buildPartial()static RecordLocationRecordLocation. getDefaultInstance()RecordLocationRecordLocation.Builder. getDefaultInstanceForType()RecordLocationRecordLocation. getDefaultInstanceForType()RecordLocationContentLocation.Builder. getRecordLocation()Location within a row or record of a database table.RecordLocationContentLocation. getRecordLocation()Location within a row or record of a database table.RecordLocationContentLocationOrBuilder. getRecordLocation()Location within a row or record of a database table.static RecordLocationRecordLocation. parseDelimitedFrom(InputStream input)static RecordLocationRecordLocation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecordLocationRecordLocation. parseFrom(byte[] data)static RecordLocationRecordLocation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecordLocationRecordLocation. parseFrom(com.google.protobuf.ByteString data)static RecordLocationRecordLocation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecordLocationRecordLocation. parseFrom(com.google.protobuf.CodedInputStream input)static RecordLocationRecordLocation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecordLocationRecordLocation. parseFrom(InputStream input)static RecordLocationRecordLocation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecordLocationRecordLocation. parseFrom(ByteBuffer data)static RecordLocationRecordLocation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type RecordLocation Modifier and Type Method Description com.google.protobuf.Parser<RecordLocation>RecordLocation. getParserForType()static com.google.protobuf.Parser<RecordLocation>RecordLocation. parser()Methods in com.google.privacy.dlp.v2 with parameters of type RecordLocation Modifier and Type Method Description RecordLocation.BuilderRecordLocation.Builder. mergeFrom(RecordLocation other)ContentLocation.BuilderContentLocation.Builder. mergeRecordLocation(RecordLocation value)Location within a row or record of a database table.static RecordLocation.BuilderRecordLocation. newBuilder(RecordLocation prototype)ContentLocation.BuilderContentLocation.Builder. setRecordLocation(RecordLocation value)Location within a row or record of a database table.
-