| Modifier and Type | Method and Description |
|---|---|
Action.Deidentify |
Action.Deidentify.Builder.build() |
Action.Deidentify |
Action.Deidentify.Builder.buildPartial() |
static Action.Deidentify |
Action.Deidentify.getDefaultInstance() |
Action.Deidentify |
Action.Deidentify.getDefaultInstanceForType() |
Action.Deidentify |
Action.Deidentify.Builder.getDefaultInstanceForType() |
Action.Deidentify |
ActionOrBuilder.getDeidentify()
Create a de-identified copy of the input data.
|
Action.Deidentify |
Action.getDeidentify()
Create a de-identified copy of the input data.
|
Action.Deidentify |
Action.Builder.getDeidentify()
Create a de-identified copy of the input data.
|
static Action.Deidentify |
Action.Deidentify.parseDelimitedFrom(InputStream input) |
static Action.Deidentify |
Action.Deidentify.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.Deidentify |
Action.Deidentify.parseFrom(byte[] data) |
static Action.Deidentify |
Action.Deidentify.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.Deidentify |
Action.Deidentify.parseFrom(ByteBuffer data) |
static Action.Deidentify |
Action.Deidentify.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.Deidentify |
Action.Deidentify.parseFrom(com.google.protobuf.ByteString data) |
static Action.Deidentify |
Action.Deidentify.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.Deidentify |
Action.Deidentify.parseFrom(com.google.protobuf.CodedInputStream input) |
static Action.Deidentify |
Action.Deidentify.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Action.Deidentify |
Action.Deidentify.parseFrom(InputStream input) |
static Action.Deidentify |
Action.Deidentify.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Action.Deidentify> |
Action.Deidentify.getParserForType() |
static com.google.protobuf.Parser<Action.Deidentify> |
Action.Deidentify.parser() |
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.mergeDeidentify(Action.Deidentify value)
Create a de-identified copy of the input data.
|
Action.Deidentify.Builder |
Action.Deidentify.Builder.mergeFrom(Action.Deidentify other) |
static Action.Deidentify.Builder |
Action.Deidentify.newBuilder(Action.Deidentify prototype) |
Action.Builder |
Action.Builder.setDeidentify(Action.Deidentify value)
Create a de-identified copy of the input data.
|
Copyright © 2022 Google LLC. All rights reserved.