| Modifier and Type | Method and Description |
|---|---|
DlpJob |
DlpJob.Builder.build() |
DlpJob |
DlpJob.Builder.buildPartial() |
static DlpJob |
DlpJob.getDefaultInstance() |
DlpJob |
DlpJob.getDefaultInstanceForType() |
DlpJob |
DlpJob.Builder.getDefaultInstanceForType() |
DlpJob |
ListDlpJobsResponse.getJobs(int index)
A list of DlpJobs that matches the specified filter in the request.
|
DlpJob |
ListDlpJobsResponse.Builder.getJobs(int index)
A list of DlpJobs that matches the specified filter in the request.
|
DlpJob |
ListDlpJobsResponseOrBuilder.getJobs(int index)
A list of DlpJobs that matches the specified filter in the request.
|
static DlpJob |
DlpJob.parseDelimitedFrom(InputStream input) |
static DlpJob |
DlpJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
DlpJob.parseFrom(byte[] data) |
static DlpJob |
DlpJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
DlpJob.parseFrom(ByteBuffer data) |
static DlpJob |
DlpJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
DlpJob.parseFrom(com.google.protobuf.ByteString data) |
static DlpJob |
DlpJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
DlpJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static DlpJob |
DlpJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
DlpJob.parseFrom(InputStream input) |
static DlpJob |
DlpJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DlpJob> |
ListDlpJobsResponse.getJobsList()
A list of DlpJobs that matches the specified filter in the request.
|
List<DlpJob> |
ListDlpJobsResponse.Builder.getJobsList()
A list of DlpJobs that matches the specified filter in the request.
|
List<DlpJob> |
ListDlpJobsResponseOrBuilder.getJobsList()
A list of DlpJobs that matches the specified filter in the request.
|
com.google.protobuf.Parser<DlpJob> |
DlpJob.getParserForType() |
static com.google.protobuf.Parser<DlpJob> |
DlpJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListDlpJobsResponse.Builder |
ListDlpJobsResponse.Builder.addJobs(DlpJob value)
A list of DlpJobs that matches the specified filter in the request.
|
ListDlpJobsResponse.Builder |
ListDlpJobsResponse.Builder.addJobs(int index,
DlpJob value)
A list of DlpJobs that matches the specified filter in the request.
|
DlpJob.Builder |
DlpJob.Builder.mergeFrom(DlpJob other) |
static DlpJob.Builder |
DlpJob.newBuilder(DlpJob prototype) |
ListDlpJobsResponse.Builder |
ListDlpJobsResponse.Builder.setJobs(int index,
DlpJob value)
A list of DlpJobs that matches the specified filter in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListDlpJobsResponse.Builder |
ListDlpJobsResponse.Builder.addAllJobs(Iterable<? extends DlpJob> values)
A list of DlpJobs that matches the specified filter in the request.
|
Copyright © 2022 Google LLC. All rights reserved.