| Modifier and Type | Method and Description |
|---|---|
InspectConfig |
InspectConfig.Builder.build() |
InspectConfig |
InspectConfig.Builder.buildPartial() |
static InspectConfig |
InspectConfig.getDefaultInstance() |
InspectConfig |
InspectConfig.getDefaultInstanceForType() |
InspectConfig |
InspectConfig.Builder.getDefaultInstanceForType() |
InspectConfig |
ReidentifyContentRequestOrBuilder.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
InspectTemplate.getInspectConfig()
The core content of the template.
|
InspectConfig |
InspectTemplate.Builder.getInspectConfig()
The core content of the template.
|
InspectConfig |
InspectContentRequest.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
InspectContentRequest.Builder.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
InspectJobConfig.getInspectConfig()
How and what to scan for.
|
InspectConfig |
InspectJobConfig.Builder.getInspectConfig()
How and what to scan for.
|
InspectConfig |
DataProfileConfigSnapshotOrBuilder.getInspectConfig()
A copy of the inspection config used to generate this profile.
|
InspectConfig |
InspectContentRequestOrBuilder.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
RedactImageRequest.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
RedactImageRequest.Builder.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
InspectJobConfigOrBuilder.getInspectConfig()
How and what to scan for.
|
InspectConfig |
DataProfileConfigSnapshot.getInspectConfig()
A copy of the inspection config used to generate this profile.
|
InspectConfig |
DataProfileConfigSnapshot.Builder.getInspectConfig()
A copy of the inspection config used to generate this profile.
|
InspectConfig |
RedactImageRequestOrBuilder.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
ReidentifyContentRequest.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
ReidentifyContentRequest.Builder.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
InspectTemplateOrBuilder.getInspectConfig()
The core content of the template.
|
InspectConfig |
DeidentifyContentRequest.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
DeidentifyContentRequest.Builder.getInspectConfig()
Configuration for the inspector.
|
InspectConfig |
DeidentifyContentRequestOrBuilder.getInspectConfig()
Configuration for the inspector.
|
static InspectConfig |
InspectConfig.parseDelimitedFrom(InputStream input) |
static InspectConfig |
InspectConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectConfig |
InspectConfig.parseFrom(byte[] data) |
static InspectConfig |
InspectConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectConfig |
InspectConfig.parseFrom(ByteBuffer data) |
static InspectConfig |
InspectConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectConfig |
InspectConfig.parseFrom(com.google.protobuf.ByteString data) |
static InspectConfig |
InspectConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectConfig |
InspectConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static InspectConfig |
InspectConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InspectConfig |
InspectConfig.parseFrom(InputStream input) |
static InspectConfig |
InspectConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InspectConfig> |
InspectConfig.getParserForType() |
static com.google.protobuf.Parser<InspectConfig> |
InspectConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
InspectConfig.Builder |
InspectConfig.Builder.mergeFrom(InspectConfig other) |
InspectTemplate.Builder |
InspectTemplate.Builder.mergeInspectConfig(InspectConfig value)
The core content of the template.
|
InspectContentRequest.Builder |
InspectContentRequest.Builder.mergeInspectConfig(InspectConfig value)
Configuration for the inspector.
|
InspectJobConfig.Builder |
InspectJobConfig.Builder.mergeInspectConfig(InspectConfig value)
How and what to scan for.
|
RedactImageRequest.Builder |
RedactImageRequest.Builder.mergeInspectConfig(InspectConfig value)
Configuration for the inspector.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.mergeInspectConfig(InspectConfig value)
A copy of the inspection config used to generate this profile.
|
ReidentifyContentRequest.Builder |
ReidentifyContentRequest.Builder.mergeInspectConfig(InspectConfig value)
Configuration for the inspector.
|
DeidentifyContentRequest.Builder |
DeidentifyContentRequest.Builder.mergeInspectConfig(InspectConfig value)
Configuration for the inspector.
|
static InspectConfig.Builder |
InspectConfig.newBuilder(InspectConfig prototype) |
InspectTemplate.Builder |
InspectTemplate.Builder.setInspectConfig(InspectConfig value)
The core content of the template.
|
InspectContentRequest.Builder |
InspectContentRequest.Builder.setInspectConfig(InspectConfig value)
Configuration for the inspector.
|
InspectJobConfig.Builder |
InspectJobConfig.Builder.setInspectConfig(InspectConfig value)
How and what to scan for.
|
RedactImageRequest.Builder |
RedactImageRequest.Builder.setInspectConfig(InspectConfig value)
Configuration for the inspector.
|
DataProfileConfigSnapshot.Builder |
DataProfileConfigSnapshot.Builder.setInspectConfig(InspectConfig value)
A copy of the inspection config used to generate this profile.
|
ReidentifyContentRequest.Builder |
ReidentifyContentRequest.Builder.setInspectConfig(InspectConfig value)
Configuration for the inspector.
|
DeidentifyContentRequest.Builder |
DeidentifyContentRequest.Builder.setInspectConfig(InspectConfig value)
Configuration for the inspector.
|
Copyright © 2022 Google LLC. All rights reserved.