| Modifier and Type | Method and Description |
|---|---|
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.clear() |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.clearItem()
The de-identified item.
|
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.clearOverview()
An overview of the changes that were made on the `item`.
|
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.clone() |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.mergeFrom(DeidentifyContentResponse other) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.mergeItem(ContentItem value)
The de-identified item.
|
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.mergeOverview(TransformationOverview value)
An overview of the changes that were made on the `item`.
|
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DeidentifyContentResponse.Builder |
DeidentifyContentResponse.newBuilder() |
static DeidentifyContentResponse.Builder |
DeidentifyContentResponse.newBuilder(DeidentifyContentResponse prototype) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.newBuilderForType() |
protected DeidentifyContentResponse.Builder |
DeidentifyContentResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.setItem(ContentItem.Builder builderForValue)
The de-identified item.
|
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.setItem(ContentItem value)
The de-identified item.
|
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.setOverview(TransformationOverview.Builder builderForValue)
An overview of the changes that were made on the `item`.
|
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.setOverview(TransformationOverview value)
An overview of the changes that were made on the `item`.
|
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeidentifyContentResponse.Builder |
DeidentifyContentResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.