public static final class ListInspectTemplatesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder> implements ListInspectTemplatesRequestOrBuilder
Request message for ListInspectTemplates.Protobuf type
google.privacy.dlp.v2.ListInspectTemplatesRequest| Modifier and Type | Method and Description |
|---|---|
ListInspectTemplatesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListInspectTemplatesRequest |
build() |
ListInspectTemplatesRequest |
buildPartial() |
ListInspectTemplatesRequest.Builder |
clear() |
ListInspectTemplatesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListInspectTemplatesRequest.Builder |
clearLocationId()
Deprecated.
|
ListInspectTemplatesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListInspectTemplatesRequest.Builder |
clearOrderBy()
Comma separated list of fields to order by,
followed by `asc` or `desc` postfix.
|
ListInspectTemplatesRequest.Builder |
clearPageSize()
Size of the page, can be limited by the server.
|
ListInspectTemplatesRequest.Builder |
clearPageToken()
Page token to continue retrieval.
|
ListInspectTemplatesRequest.Builder |
clearParent()
Required.
|
ListInspectTemplatesRequest.Builder |
clone() |
ListInspectTemplatesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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()
Size of the page, can be limited by the server.
|
String |
getPageToken()
Page token to continue retrieval.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
Page token to continue retrieval.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListInspectTemplatesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListInspectTemplatesRequest.Builder |
mergeFrom(ListInspectTemplatesRequest other) |
ListInspectTemplatesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListInspectTemplatesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListInspectTemplatesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListInspectTemplatesRequest.Builder |
setLocationId(String value)
Deprecated.
|
ListInspectTemplatesRequest.Builder |
setLocationIdBytes(com.google.protobuf.ByteString value)
Deprecated.
|
ListInspectTemplatesRequest.Builder |
setOrderBy(String value)
Comma separated list of fields to order by,
followed by `asc` or `desc` postfix.
|
ListInspectTemplatesRequest.Builder |
setOrderByBytes(com.google.protobuf.ByteString value)
Comma separated list of fields to order by,
followed by `asc` or `desc` postfix.
|
ListInspectTemplatesRequest.Builder |
setPageSize(int value)
Size of the page, can be limited by the server.
|
ListInspectTemplatesRequest.Builder |
setPageToken(String value)
Page token to continue retrieval.
|
ListInspectTemplatesRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
Page token to continue retrieval.
|
ListInspectTemplatesRequest.Builder |
setParent(String value)
Required.
|
ListInspectTemplatesRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListInspectTemplatesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListInspectTemplatesRequest.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<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.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<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListInspectTemplatesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListInspectTemplatesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListInspectTemplatesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest.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<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest.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<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest.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<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest.Builder mergeFrom(ListInspectTemplatesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>public ListInspectTemplatesRequest.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<ListInspectTemplatesRequest.Builder>IOExceptionpublic String getParent()
Required. Parent resource name.
The format of this value varies depending on the scope of the request
(project or organization) and 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>
+ Organizations scope, location specified:<br/>
`organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Organizations scope, no location specified (defaults to global):<br/>
`organizations/`<var>ORG_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 = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface ListInspectTemplatesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. Parent resource name.
The format of this value varies depending on the scope of the request
(project or organization) and 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>
+ Organizations scope, location specified:<br/>
`organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Organizations scope, no location specified (defaults to global):<br/>
`organizations/`<var>ORG_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 = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface ListInspectTemplatesRequestOrBuilderpublic ListInspectTemplatesRequest.Builder setParent(String value)
Required. Parent resource name.
The format of this value varies depending on the scope of the request
(project or organization) and 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>
+ Organizations scope, location specified:<br/>
`organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Organizations scope, no location specified (defaults to global):<br/>
`organizations/`<var>ORG_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 = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public ListInspectTemplatesRequest.Builder clearParent()
Required. Parent resource name.
The format of this value varies depending on the scope of the request
(project or organization) and 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>
+ Organizations scope, location specified:<br/>
`organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Organizations scope, no location specified (defaults to global):<br/>
`organizations/`<var>ORG_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 = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListInspectTemplatesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. Parent resource name.
The format of this value varies depending on the scope of the request
(project or organization) and 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>
+ Organizations scope, location specified:<br/>
`organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
+ Organizations scope, no location specified (defaults to global):<br/>
`organizations/`<var>ORG_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 = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public String getPageToken()
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;getPageToken in interface ListInspectTemplatesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;getPageTokenBytes in interface ListInspectTemplatesRequestOrBuilderpublic ListInspectTemplatesRequest.Builder setPageToken(String value)
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;value - The pageToken to set.public ListInspectTemplatesRequest.Builder clearPageToken()
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;public ListInspectTemplatesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;value - The bytes for pageToken to set.public int getPageSize()
Size of the page, can be limited by the server. If zero server returns a page of max size 100.
int32 page_size = 3;getPageSize in interface ListInspectTemplatesRequestOrBuilderpublic ListInspectTemplatesRequest.Builder setPageSize(int value)
Size of the page, can be limited by the server. If zero server returns a page of max size 100.
int32 page_size = 3;value - The pageSize to set.public ListInspectTemplatesRequest.Builder clearPageSize()
Size of the page, can be limited by the server. If zero server returns a page of max size 100.
int32 page_size = 3;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,update_time, create_time desc` Supported fields are: - `create_time`: corresponds to the time the template was created. - `update_time`: corresponds to the time the template was last updated. - `name`: corresponds to the template's name. - `display_name`: corresponds to the template's display name.
string order_by = 4;getOrderBy in interface ListInspectTemplatesRequestOrBuilderpublic 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,update_time, create_time desc` Supported fields are: - `create_time`: corresponds to the time the template was created. - `update_time`: corresponds to the time the template was last updated. - `name`: corresponds to the template's name. - `display_name`: corresponds to the template's display name.
string order_by = 4;getOrderByBytes in interface ListInspectTemplatesRequestOrBuilderpublic ListInspectTemplatesRequest.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,update_time, create_time desc` Supported fields are: - `create_time`: corresponds to the time the template was created. - `update_time`: corresponds to the time the template was last updated. - `name`: corresponds to the template's name. - `display_name`: corresponds to the template's display name.
string order_by = 4;value - The orderBy to set.public ListInspectTemplatesRequest.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,update_time, create_time desc` Supported fields are: - `create_time`: corresponds to the time the template was created. - `update_time`: corresponds to the time the template was last updated. - `name`: corresponds to the template's name. - `display_name`: corresponds to the template's display name.
string order_by = 4;public ListInspectTemplatesRequest.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,update_time, create_time desc` Supported fields are: - `create_time`: corresponds to the time the template was created. - `update_time`: corresponds to the time the template was last updated. - `name`: corresponds to the template's name. - `display_name`: corresponds to the template's display name.
string order_by = 4;value - The bytes for orderBy to set.public String getLocationId()
Deprecated. This field has no effect.
string location_id = 5;getLocationId in interface ListInspectTemplatesRequestOrBuilderpublic com.google.protobuf.ByteString getLocationIdBytes()
Deprecated. This field has no effect.
string location_id = 5;getLocationIdBytes in interface ListInspectTemplatesRequestOrBuilderpublic ListInspectTemplatesRequest.Builder setLocationId(String value)
Deprecated. This field has no effect.
string location_id = 5;value - The locationId to set.public ListInspectTemplatesRequest.Builder clearLocationId()
Deprecated. This field has no effect.
string location_id = 5;public ListInspectTemplatesRequest.Builder setLocationIdBytes(com.google.protobuf.ByteString value)
Deprecated. This field has no effect.
string location_id = 5;value - The bytes for locationId to set.public final ListInspectTemplatesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>public final ListInspectTemplatesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>Copyright © 2022 Google LLC. All rights reserved.