Package com.google.privacy.dlp.v2
Class ListInspectTemplatesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
- com.google.privacy.dlp.v2.ListInspectTemplatesRequest.Builder
-
- All Implemented Interfaces:
ListInspectTemplatesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListInspectTemplatesRequest
public static final class ListInspectTemplatesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder> implements ListInspectTemplatesRequestOrBuilder
Request message for ListInspectTemplates.
Protobuf typegoogle.privacy.dlp.v2.ListInspectTemplatesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListInspectTemplatesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListInspectTemplatesRequestbuild()ListInspectTemplatesRequestbuildPartial()ListInspectTemplatesRequest.Builderclear()ListInspectTemplatesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListInspectTemplatesRequest.BuilderclearLocationId()Deprecated.ListInspectTemplatesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListInspectTemplatesRequest.BuilderclearOrderBy()Comma separated list of fields to order by, followed by `asc` or `desc` postfix.ListInspectTemplatesRequest.BuilderclearPageSize()Size of the page, can be limited by the server.ListInspectTemplatesRequest.BuilderclearPageToken()Page token to continue retrieval.ListInspectTemplatesRequest.BuilderclearParent()Required.ListInspectTemplatesRequest.Builderclone()ListInspectTemplatesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetLocationId()Deprecated.com.google.protobuf.ByteStringgetLocationIdBytes()Deprecated.StringgetOrderBy()Comma separated list of fields to order by, followed by `asc` or `desc` postfix.com.google.protobuf.ByteStringgetOrderByBytes()Comma separated list of fields to order by, followed by `asc` or `desc` postfix.intgetPageSize()Size of the page, can be limited by the server.StringgetPageToken()Page token to continue retrieval.com.google.protobuf.ByteStringgetPageTokenBytes()Page token to continue retrieval.StringgetParent()Required.com.google.protobuf.ByteStringgetParentBytes()Required.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListInspectTemplatesRequest.BuildermergeFrom(ListInspectTemplatesRequest other)ListInspectTemplatesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListInspectTemplatesRequest.BuildermergeFrom(com.google.protobuf.Message other)ListInspectTemplatesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListInspectTemplatesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListInspectTemplatesRequest.BuildersetLocationId(String value)Deprecated.ListInspectTemplatesRequest.BuildersetLocationIdBytes(com.google.protobuf.ByteString value)Deprecated.ListInspectTemplatesRequest.BuildersetOrderBy(String value)Comma separated list of fields to order by, followed by `asc` or `desc` postfix.ListInspectTemplatesRequest.BuildersetOrderByBytes(com.google.protobuf.ByteString value)Comma separated list of fields to order by, followed by `asc` or `desc` postfix.ListInspectTemplatesRequest.BuildersetPageSize(int value)Size of the page, can be limited by the server.ListInspectTemplatesRequest.BuildersetPageToken(String value)Page token to continue retrieval.ListInspectTemplatesRequest.BuildersetPageTokenBytes(com.google.protobuf.ByteString value)Page token to continue retrieval.ListInspectTemplatesRequest.BuildersetParent(String value)Required.ListInspectTemplatesRequest.BuildersetParentBytes(com.google.protobuf.ByteString value)Required.ListInspectTemplatesRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListInspectTemplatesRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
clear
public ListInspectTemplatesRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
getDefaultInstanceForType
public ListInspectTemplatesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListInspectTemplatesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListInspectTemplatesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListInspectTemplatesRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
setField
public ListInspectTemplatesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
clearField
public ListInspectTemplatesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
clearOneof
public ListInspectTemplatesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
setRepeatedField
public ListInspectTemplatesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
addRepeatedField
public ListInspectTemplatesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
mergeFrom
public ListInspectTemplatesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListInspectTemplatesRequest.Builder>
-
mergeFrom
public ListInspectTemplatesRequest.Builder mergeFrom(ListInspectTemplatesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
mergeFrom
public ListInspectTemplatesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListInspectTemplatesRequest.Builder>- Throws:
IOException
-
getParent
public 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-west3string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceListInspectTemplatesRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public 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-west3string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin interfaceListInspectTemplatesRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
public 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-west3string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
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-west3string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setParentBytes
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-west3string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
getPageToken
public String getPageToken()
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;- Specified by:
getPageTokenin interfaceListInspectTemplatesRequestOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;- Specified by:
getPageTokenBytesin interfaceListInspectTemplatesRequestOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
public ListInspectTemplatesRequest.Builder setPageToken(String value)
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
public ListInspectTemplatesRequest.Builder clearPageToken()
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;- Returns:
- This builder for chaining.
-
setPageTokenBytes
public ListInspectTemplatesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Page token to continue retrieval. Comes from previous call to `ListInspectTemplates`.
string page_token = 2;- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
getPageSize
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;- Specified by:
getPageSizein interfaceListInspectTemplatesRequestOrBuilder- Returns:
- The pageSize.
-
setPageSize
public 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;- Parameters:
value- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
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;- Returns:
- This builder for chaining.
-
getOrderBy
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;- Specified by:
getOrderByin interfaceListInspectTemplatesRequestOrBuilder- Returns:
- The orderBy.
-
getOrderByBytes
public 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;- Specified by:
getOrderByBytesin interfaceListInspectTemplatesRequestOrBuilder- Returns:
- The bytes for orderBy.
-
setOrderBy
public 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;- Parameters:
value- The orderBy to set.- Returns:
- This builder for chaining.
-
clearOrderBy
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;- Returns:
- This builder for chaining.
-
setOrderByBytes
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;- Parameters:
value- The bytes for orderBy to set.- Returns:
- This builder for chaining.
-
getLocationId
public String getLocationId()
Deprecated. This field has no effect.
string location_id = 5;- Specified by:
getLocationIdin interfaceListInspectTemplatesRequestOrBuilder- Returns:
- The locationId.
-
getLocationIdBytes
public com.google.protobuf.ByteString getLocationIdBytes()
Deprecated. This field has no effect.
string location_id = 5;- Specified by:
getLocationIdBytesin interfaceListInspectTemplatesRequestOrBuilder- Returns:
- The bytes for locationId.
-
setLocationId
public ListInspectTemplatesRequest.Builder setLocationId(String value)
Deprecated. This field has no effect.
string location_id = 5;- Parameters:
value- The locationId to set.- Returns:
- This builder for chaining.
-
clearLocationId
public ListInspectTemplatesRequest.Builder clearLocationId()
Deprecated. This field has no effect.
string location_id = 5;- Returns:
- This builder for chaining.
-
setLocationIdBytes
public ListInspectTemplatesRequest.Builder setLocationIdBytes(com.google.protobuf.ByteString value)
Deprecated. This field has no effect.
string location_id = 5;- Parameters:
value- The bytes for locationId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListInspectTemplatesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
mergeUnknownFields
public final ListInspectTemplatesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListInspectTemplatesRequest.Builder>
-
-