public static final class ListDlpJobsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder> implements ListDlpJobsRequestOrBuilder
The request message for listing DLP jobs.Protobuf type
google.privacy.dlp.v2.ListDlpJobsRequest| Modifier and Type | Method and Description |
|---|---|
ListDlpJobsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListDlpJobsRequest |
build() |
ListDlpJobsRequest |
buildPartial() |
ListDlpJobsRequest.Builder |
clear() |
ListDlpJobsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListDlpJobsRequest.Builder |
clearFilter()
Allows filtering.
|
ListDlpJobsRequest.Builder |
clearLocationId()
Deprecated.
|
ListDlpJobsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListDlpJobsRequest.Builder |
clearOrderBy()
Comma separated list of fields to order by,
followed by `asc` or `desc` postfix.
|
ListDlpJobsRequest.Builder |
clearPageSize()
The standard list page size.
|
ListDlpJobsRequest.Builder |
clearPageToken()
The standard list page token.
|
ListDlpJobsRequest.Builder |
clearParent()
Required.
|
ListDlpJobsRequest.Builder |
clearType()
The type of job.
|
ListDlpJobsRequest.Builder |
clone() |
ListDlpJobsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
Allows filtering.
|
com.google.protobuf.ByteString |
getFilterBytes()
Allows filtering.
|
String |
getLocationId()
Deprecated.
|
com.google.protobuf.ByteString |
getLocationIdBytes()
Deprecated.
|
String |
getOrderBy()
Comma separated list of fields to order by,
followed by `asc` or `desc` postfix.
|
com.google.protobuf.ByteString |
getOrderByBytes()
Comma separated list of fields to order by,
followed by `asc` or `desc` postfix.
|
int |
getPageSize()
The standard list page size.
|
String |
getPageToken()
The standard list page token.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
The standard list page token.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
DlpJobType |
getType()
The type of job.
|
int |
getTypeValue()
The type of job.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListDlpJobsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListDlpJobsRequest.Builder |
mergeFrom(ListDlpJobsRequest other) |
ListDlpJobsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListDlpJobsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListDlpJobsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListDlpJobsRequest.Builder |
setFilter(String value)
Allows filtering.
|
ListDlpJobsRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
Allows filtering.
|
ListDlpJobsRequest.Builder |
setLocationId(String value)
Deprecated.
|
ListDlpJobsRequest.Builder |
setLocationIdBytes(com.google.protobuf.ByteString value)
Deprecated.
|
ListDlpJobsRequest.Builder |
setOrderBy(String value)
Comma separated list of fields to order by,
followed by `asc` or `desc` postfix.
|
ListDlpJobsRequest.Builder |
setOrderByBytes(com.google.protobuf.ByteString value)
Comma separated list of fields to order by,
followed by `asc` or `desc` postfix.
|
ListDlpJobsRequest.Builder |
setPageSize(int value)
The standard list page size.
|
ListDlpJobsRequest.Builder |
setPageToken(String value)
The standard list page token.
|
ListDlpJobsRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
The standard list page token.
|
ListDlpJobsRequest.Builder |
setParent(String value)
Required.
|
ListDlpJobsRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListDlpJobsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListDlpJobsRequest.Builder |
setType(DlpJobType value)
The type of job.
|
ListDlpJobsRequest.Builder |
setTypeValue(int value)
The type of job.
|
ListDlpJobsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListDlpJobsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListDlpJobsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListDlpJobsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest.Builder mergeFrom(ListDlpJobsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public ListDlpJobsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListDlpJobsRequest.Builder>IOExceptionpublic String getParent()
Required. Parent resource name.
The format of this value varies depending on whether you have [specified a
processing
location](https://cloud.google.com/dlp/docs/specifying-location):
+ Projects scope, location specified:<br/>
`projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Projects scope, no location specified (defaults to global):<br/>
`projects/`<var>PROJECT_ID</var>
The following example `parent` string specifies a parent project with the
identifier `example-project`, and specifies the `europe-west3` location
for processing data:
parent=projects/example-project/locations/europe-west3
string parent = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface ListDlpJobsRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. Parent resource name.
The format of this value varies depending on whether you have [specified a
processing
location](https://cloud.google.com/dlp/docs/specifying-location):
+ Projects scope, location specified:<br/>
`projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Projects scope, no location specified (defaults to global):<br/>
`projects/`<var>PROJECT_ID</var>
The following example `parent` string specifies a parent project with the
identifier `example-project`, and specifies the `europe-west3` location
for processing data:
parent=projects/example-project/locations/europe-west3
string parent = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface ListDlpJobsRequestOrBuilderpublic ListDlpJobsRequest.Builder setParent(String value)
Required. Parent resource name.
The format of this value varies depending on whether you have [specified a
processing
location](https://cloud.google.com/dlp/docs/specifying-location):
+ Projects scope, location specified:<br/>
`projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Projects scope, no location specified (defaults to global):<br/>
`projects/`<var>PROJECT_ID</var>
The following example `parent` string specifies a parent project with the
identifier `example-project`, and specifies the `europe-west3` location
for processing data:
parent=projects/example-project/locations/europe-west3
string parent = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public ListDlpJobsRequest.Builder clearParent()
Required. Parent resource name.
The format of this value varies depending on whether you have [specified a
processing
location](https://cloud.google.com/dlp/docs/specifying-location):
+ Projects scope, location specified:<br/>
`projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Projects scope, no location specified (defaults to global):<br/>
`projects/`<var>PROJECT_ID</var>
The following example `parent` string specifies a parent project with the
identifier `example-project`, and specifies the `europe-west3` location
for processing data:
parent=projects/example-project/locations/europe-west3
string parent = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListDlpJobsRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. Parent resource name.
The format of this value varies depending on whether you have [specified a
processing
location](https://cloud.google.com/dlp/docs/specifying-location):
+ Projects scope, location specified:<br/>
`projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Projects scope, no location specified (defaults to global):<br/>
`projects/`<var>PROJECT_ID</var>
The following example `parent` string specifies a parent project with the
identifier `example-project`, and specifies the `europe-west3` location
for processing data:
parent=projects/example-project/locations/europe-west3
string parent = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public String getFilter()
Allows filtering.
Supported syntax:
* Filter expressions are made up of one or more restrictions.
* Restrictions can be combined by `AND` or `OR` logical operators. A
sequence of restrictions implicitly uses `AND`.
* A restriction has the form of `{field} {operator} {value}`.
* Supported fields/values for inspect jobs:
- `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
- `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
- `trigger_name` - The name of the trigger that created the job.
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* Supported fields for risk analysis jobs:
- `state` - RUNNING|CANCELED|FINISHED|FAILED
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* The operator must be `=` or `!=`.
Examples:
* inspected_storage = cloud_storage AND state = done
* inspected_storage = cloud_storage OR inspected_storage = bigquery
* inspected_storage = cloud_storage AND (state = done OR state = canceled)
* end_time > \"2017-12-12T00:00:00+00:00\"
The length of this field should be no more than 500 characters.
string filter = 1;getFilter in interface ListDlpJobsRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Allows filtering.
Supported syntax:
* Filter expressions are made up of one or more restrictions.
* Restrictions can be combined by `AND` or `OR` logical operators. A
sequence of restrictions implicitly uses `AND`.
* A restriction has the form of `{field} {operator} {value}`.
* Supported fields/values for inspect jobs:
- `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
- `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
- `trigger_name` - The name of the trigger that created the job.
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* Supported fields for risk analysis jobs:
- `state` - RUNNING|CANCELED|FINISHED|FAILED
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* The operator must be `=` or `!=`.
Examples:
* inspected_storage = cloud_storage AND state = done
* inspected_storage = cloud_storage OR inspected_storage = bigquery
* inspected_storage = cloud_storage AND (state = done OR state = canceled)
* end_time > \"2017-12-12T00:00:00+00:00\"
The length of this field should be no more than 500 characters.
string filter = 1;getFilterBytes in interface ListDlpJobsRequestOrBuilderpublic ListDlpJobsRequest.Builder setFilter(String value)
Allows filtering.
Supported syntax:
* Filter expressions are made up of one or more restrictions.
* Restrictions can be combined by `AND` or `OR` logical operators. A
sequence of restrictions implicitly uses `AND`.
* A restriction has the form of `{field} {operator} {value}`.
* Supported fields/values for inspect jobs:
- `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
- `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
- `trigger_name` - The name of the trigger that created the job.
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* Supported fields for risk analysis jobs:
- `state` - RUNNING|CANCELED|FINISHED|FAILED
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* The operator must be `=` or `!=`.
Examples:
* inspected_storage = cloud_storage AND state = done
* inspected_storage = cloud_storage OR inspected_storage = bigquery
* inspected_storage = cloud_storage AND (state = done OR state = canceled)
* end_time > \"2017-12-12T00:00:00+00:00\"
The length of this field should be no more than 500 characters.
string filter = 1;value - The filter to set.public ListDlpJobsRequest.Builder clearFilter()
Allows filtering.
Supported syntax:
* Filter expressions are made up of one or more restrictions.
* Restrictions can be combined by `AND` or `OR` logical operators. A
sequence of restrictions implicitly uses `AND`.
* A restriction has the form of `{field} {operator} {value}`.
* Supported fields/values for inspect jobs:
- `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
- `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
- `trigger_name` - The name of the trigger that created the job.
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* Supported fields for risk analysis jobs:
- `state` - RUNNING|CANCELED|FINISHED|FAILED
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* The operator must be `=` or `!=`.
Examples:
* inspected_storage = cloud_storage AND state = done
* inspected_storage = cloud_storage OR inspected_storage = bigquery
* inspected_storage = cloud_storage AND (state = done OR state = canceled)
* end_time > \"2017-12-12T00:00:00+00:00\"
The length of this field should be no more than 500 characters.
string filter = 1;public ListDlpJobsRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Allows filtering.
Supported syntax:
* Filter expressions are made up of one or more restrictions.
* Restrictions can be combined by `AND` or `OR` logical operators. A
sequence of restrictions implicitly uses `AND`.
* A restriction has the form of `{field} {operator} {value}`.
* Supported fields/values for inspect jobs:
- `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
- `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
- `trigger_name` - The name of the trigger that created the job.
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* Supported fields for risk analysis jobs:
- `state` - RUNNING|CANCELED|FINISHED|FAILED
- 'end_time` - Corresponds to the time the job finished.
- 'start_time` - Corresponds to the time the job finished.
* The operator must be `=` or `!=`.
Examples:
* inspected_storage = cloud_storage AND state = done
* inspected_storage = cloud_storage OR inspected_storage = bigquery
* inspected_storage = cloud_storage AND (state = done OR state = canceled)
* end_time > \"2017-12-12T00:00:00+00:00\"
The length of this field should be no more than 500 characters.
string filter = 1;value - The bytes for filter to set.public int getPageSize()
The standard list page size.
int32 page_size = 2;getPageSize in interface ListDlpJobsRequestOrBuilderpublic ListDlpJobsRequest.Builder setPageSize(int value)
The standard list page size.
int32 page_size = 2;value - The pageSize to set.public ListDlpJobsRequest.Builder clearPageSize()
The standard list page size.
int32 page_size = 2;public String getPageToken()
The standard list page token.
string page_token = 3;getPageToken in interface ListDlpJobsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
The standard list page token.
string page_token = 3;getPageTokenBytes in interface ListDlpJobsRequestOrBuilderpublic ListDlpJobsRequest.Builder setPageToken(String value)
The standard list page token.
string page_token = 3;value - The pageToken to set.public ListDlpJobsRequest.Builder clearPageToken()
The standard list page token.
string page_token = 3;public ListDlpJobsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
The standard list page token.
string page_token = 3;value - The bytes for pageToken to set.public int getTypeValue()
The type of job. Defaults to `DlpJobType.INSPECT`
.google.privacy.dlp.v2.DlpJobType type = 5;getTypeValue in interface ListDlpJobsRequestOrBuilderpublic ListDlpJobsRequest.Builder setTypeValue(int value)
The type of job. Defaults to `DlpJobType.INSPECT`
.google.privacy.dlp.v2.DlpJobType type = 5;value - The enum numeric value on the wire for type to set.public DlpJobType getType()
The type of job. Defaults to `DlpJobType.INSPECT`
.google.privacy.dlp.v2.DlpJobType type = 5;getType in interface ListDlpJobsRequestOrBuilderpublic ListDlpJobsRequest.Builder setType(DlpJobType value)
The type of job. Defaults to `DlpJobType.INSPECT`
.google.privacy.dlp.v2.DlpJobType type = 5;value - The type to set.public ListDlpJobsRequest.Builder clearType()
The type of job. Defaults to `DlpJobType.INSPECT`
.google.privacy.dlp.v2.DlpJobType type = 5;public String getOrderBy()
Comma separated list of fields to order by, followed by `asc` or `desc` postfix. This list is case-insensitive, default sorting order is ascending, redundant space characters are insignificant. Example: `name asc, end_time asc, create_time desc` Supported fields are: - `create_time`: corresponds to the time the job was created. - `end_time`: corresponds to the time the job ended. - `name`: corresponds to the job's name. - `state`: corresponds to `state`
string order_by = 6;getOrderBy in interface ListDlpJobsRequestOrBuilderpublic com.google.protobuf.ByteString getOrderByBytes()
Comma separated list of fields to order by, followed by `asc` or `desc` postfix. This list is case-insensitive, default sorting order is ascending, redundant space characters are insignificant. Example: `name asc, end_time asc, create_time desc` Supported fields are: - `create_time`: corresponds to the time the job was created. - `end_time`: corresponds to the time the job ended. - `name`: corresponds to the job's name. - `state`: corresponds to `state`
string order_by = 6;getOrderByBytes in interface ListDlpJobsRequestOrBuilderpublic ListDlpJobsRequest.Builder setOrderBy(String value)
Comma separated list of fields to order by, followed by `asc` or `desc` postfix. This list is case-insensitive, default sorting order is ascending, redundant space characters are insignificant. Example: `name asc, end_time asc, create_time desc` Supported fields are: - `create_time`: corresponds to the time the job was created. - `end_time`: corresponds to the time the job ended. - `name`: corresponds to the job's name. - `state`: corresponds to `state`
string order_by = 6;value - The orderBy to set.public ListDlpJobsRequest.Builder clearOrderBy()
Comma separated list of fields to order by, followed by `asc` or `desc` postfix. This list is case-insensitive, default sorting order is ascending, redundant space characters are insignificant. Example: `name asc, end_time asc, create_time desc` Supported fields are: - `create_time`: corresponds to the time the job was created. - `end_time`: corresponds to the time the job ended. - `name`: corresponds to the job's name. - `state`: corresponds to `state`
string order_by = 6;public ListDlpJobsRequest.Builder setOrderByBytes(com.google.protobuf.ByteString value)
Comma separated list of fields to order by, followed by `asc` or `desc` postfix. This list is case-insensitive, default sorting order is ascending, redundant space characters are insignificant. Example: `name asc, end_time asc, create_time desc` Supported fields are: - `create_time`: corresponds to the time the job was created. - `end_time`: corresponds to the time the job ended. - `name`: corresponds to the job's name. - `state`: corresponds to `state`
string order_by = 6;value - The bytes for orderBy to set.public String getLocationId()
Deprecated. This field has no effect.
string location_id = 7;getLocationId in interface ListDlpJobsRequestOrBuilderpublic com.google.protobuf.ByteString getLocationIdBytes()
Deprecated. This field has no effect.
string location_id = 7;getLocationIdBytes in interface ListDlpJobsRequestOrBuilderpublic ListDlpJobsRequest.Builder setLocationId(String value)
Deprecated. This field has no effect.
string location_id = 7;value - The locationId to set.public ListDlpJobsRequest.Builder clearLocationId()
Deprecated. This field has no effect.
string location_id = 7;public ListDlpJobsRequest.Builder setLocationIdBytes(com.google.protobuf.ByteString value)
Deprecated. This field has no effect.
string location_id = 7;value - The bytes for locationId to set.public final ListDlpJobsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>public final ListDlpJobsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListDlpJobsRequest.Builder>Copyright © 2022 Google LLC. All rights reserved.