| Modifier and Type | Method and Description |
|---|---|
SensitivityScore |
SensitivityScore.Builder.build() |
SensitivityScore |
SensitivityScore.Builder.buildPartial() |
static SensitivityScore |
SensitivityScore.getDefaultInstance() |
SensitivityScore |
SensitivityScore.getDefaultInstanceForType() |
SensitivityScore |
SensitivityScore.Builder.getDefaultInstanceForType() |
SensitivityScore |
TableDataProfile.getSensitivityScore()
The sensitivity score of this table.
|
SensitivityScore |
TableDataProfile.Builder.getSensitivityScore()
The sensitivity score of this table.
|
SensitivityScore |
TableDataProfileOrBuilder.getSensitivityScore()
The sensitivity score of this table.
|
static SensitivityScore |
SensitivityScore.parseDelimitedFrom(InputStream input) |
static SensitivityScore |
SensitivityScore.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SensitivityScore |
SensitivityScore.parseFrom(byte[] data) |
static SensitivityScore |
SensitivityScore.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SensitivityScore |
SensitivityScore.parseFrom(ByteBuffer data) |
static SensitivityScore |
SensitivityScore.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SensitivityScore |
SensitivityScore.parseFrom(com.google.protobuf.ByteString data) |
static SensitivityScore |
SensitivityScore.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SensitivityScore |
SensitivityScore.parseFrom(com.google.protobuf.CodedInputStream input) |
static SensitivityScore |
SensitivityScore.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SensitivityScore |
SensitivityScore.parseFrom(InputStream input) |
static SensitivityScore |
SensitivityScore.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SensitivityScore> |
SensitivityScore.getParserForType() |
static com.google.protobuf.Parser<SensitivityScore> |
SensitivityScore.parser() |
| Modifier and Type | Method and Description |
|---|---|
SensitivityScore.Builder |
SensitivityScore.Builder.mergeFrom(SensitivityScore other) |
TableDataProfile.Builder |
TableDataProfile.Builder.mergeSensitivityScore(SensitivityScore value)
The sensitivity score of this table.
|
static SensitivityScore.Builder |
SensitivityScore.newBuilder(SensitivityScore prototype) |
TableDataProfile.Builder |
TableDataProfile.Builder.setSensitivityScore(SensitivityScore value)
The sensitivity score of this table.
|
Copyright © 2022 Google LLC. All rights reserved.