Package com.google.privacy.dlp.v2
Class ListDeidentifyTemplatesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
- com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest.Builder
-
- All Implemented Interfaces:
ListDeidentifyTemplatesRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListDeidentifyTemplatesRequest
public static final class ListDeidentifyTemplatesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder> implements ListDeidentifyTemplatesRequestOrBuilder
Request message for ListDeidentifyTemplates.
Protobuf typegoogle.privacy.dlp.v2.ListDeidentifyTemplatesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDeidentifyTemplatesRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDeidentifyTemplatesRequest
build()
ListDeidentifyTemplatesRequest
buildPartial()
ListDeidentifyTemplatesRequest.Builder
clear()
ListDeidentifyTemplatesRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListDeidentifyTemplatesRequest.Builder
clearLocationId()
Deprecated.ListDeidentifyTemplatesRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListDeidentifyTemplatesRequest.Builder
clearOrderBy()
Comma separated list of fields to order by, followed by `asc` or `desc` postfix.ListDeidentifyTemplatesRequest.Builder
clearPageSize()
Size of the page, can be limited by the server.ListDeidentifyTemplatesRequest.Builder
clearPageToken()
Page token to continue retrieval.ListDeidentifyTemplatesRequest.Builder
clearParent()
Required.ListDeidentifyTemplatesRequest.Builder
clone()
ListDeidentifyTemplatesRequest
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()
ListDeidentifyTemplatesRequest.Builder
mergeFrom(ListDeidentifyTemplatesRequest other)
ListDeidentifyTemplatesRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListDeidentifyTemplatesRequest.Builder
mergeFrom(com.google.protobuf.Message other)
ListDeidentifyTemplatesRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDeidentifyTemplatesRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDeidentifyTemplatesRequest.Builder
setLocationId(String value)
Deprecated.ListDeidentifyTemplatesRequest.Builder
setLocationIdBytes(com.google.protobuf.ByteString value)
Deprecated.ListDeidentifyTemplatesRequest.Builder
setOrderBy(String value)
Comma separated list of fields to order by, followed by `asc` or `desc` postfix.ListDeidentifyTemplatesRequest.Builder
setOrderByBytes(com.google.protobuf.ByteString value)
Comma separated list of fields to order by, followed by `asc` or `desc` postfix.ListDeidentifyTemplatesRequest.Builder
setPageSize(int value)
Size of the page, can be limited by the server.ListDeidentifyTemplatesRequest.Builder
setPageToken(String value)
Page token to continue retrieval.ListDeidentifyTemplatesRequest.Builder
setPageTokenBytes(com.google.protobuf.ByteString value)
Page token to continue retrieval.ListDeidentifyTemplatesRequest.Builder
setParent(String value)
Required.ListDeidentifyTemplatesRequest.Builder
setParentBytes(com.google.protobuf.ByteString value)
Required.ListDeidentifyTemplatesRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListDeidentifyTemplatesRequest.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
clear
public ListDeidentifyTemplatesRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
getDefaultInstanceForType
public ListDeidentifyTemplatesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDeidentifyTemplatesRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDeidentifyTemplatesRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDeidentifyTemplatesRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
setField
public ListDeidentifyTemplatesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
clearField
public ListDeidentifyTemplatesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
clearOneof
public ListDeidentifyTemplatesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
setRepeatedField
public ListDeidentifyTemplatesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
addRepeatedField
public ListDeidentifyTemplatesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
mergeFrom
public ListDeidentifyTemplatesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListDeidentifyTemplatesRequest.Builder>
-
mergeFrom
public ListDeidentifyTemplatesRequest.Builder mergeFrom(ListDeidentifyTemplatesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
mergeFrom
public ListDeidentifyTemplatesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListDeidentifyTemplatesRequest.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-west3
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParent
in interfaceListDeidentifyTemplatesRequestOrBuilder
- 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-west3
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParentBytes
in interfaceListDeidentifyTemplatesRequestOrBuilder
- Returns:
- The bytes for parent.
-
setParent
public ListDeidentifyTemplatesRequest.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) = { ... }
- Parameters:
value
- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public ListDeidentifyTemplatesRequest.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) = { ... }
- Returns:
- This builder for chaining.
-
setParentBytes
public ListDeidentifyTemplatesRequest.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) = { ... }
- 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 `ListDeidentifyTemplates`.
string page_token = 2;
- Specified by:
getPageToken
in interfaceListDeidentifyTemplatesRequestOrBuilder
- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()
Page token to continue retrieval. Comes from previous call to `ListDeidentifyTemplates`.
string page_token = 2;
- Specified by:
getPageTokenBytes
in interfaceListDeidentifyTemplatesRequestOrBuilder
- Returns:
- The bytes for pageToken.
-
setPageToken
public ListDeidentifyTemplatesRequest.Builder setPageToken(String value)
Page token to continue retrieval. Comes from previous call to `ListDeidentifyTemplates`.
string page_token = 2;
- Parameters:
value
- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
public ListDeidentifyTemplatesRequest.Builder clearPageToken()
Page token to continue retrieval. Comes from previous call to `ListDeidentifyTemplates`.
string page_token = 2;
- Returns:
- This builder for chaining.
-
setPageTokenBytes
public ListDeidentifyTemplatesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Page token to continue retrieval. Comes from previous call to `ListDeidentifyTemplates`.
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:
getPageSize
in interfaceListDeidentifyTemplatesRequestOrBuilder
- Returns:
- The pageSize.
-
setPageSize
public ListDeidentifyTemplatesRequest.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 ListDeidentifyTemplatesRequest.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:
getOrderBy
in interfaceListDeidentifyTemplatesRequestOrBuilder
- 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:
getOrderByBytes
in interfaceListDeidentifyTemplatesRequestOrBuilder
- Returns:
- The bytes for orderBy.
-
setOrderBy
public ListDeidentifyTemplatesRequest.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 ListDeidentifyTemplatesRequest.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 ListDeidentifyTemplatesRequest.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:
getLocationId
in interfaceListDeidentifyTemplatesRequestOrBuilder
- Returns:
- The locationId.
-
getLocationIdBytes
public com.google.protobuf.ByteString getLocationIdBytes()
Deprecated. This field has no effect.
string location_id = 5;
- Specified by:
getLocationIdBytes
in interfaceListDeidentifyTemplatesRequestOrBuilder
- Returns:
- The bytes for locationId.
-
setLocationId
public ListDeidentifyTemplatesRequest.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 ListDeidentifyTemplatesRequest.Builder clearLocationId()
Deprecated. This field has no effect.
string location_id = 5;
- Returns:
- This builder for chaining.
-
setLocationIdBytes
public ListDeidentifyTemplatesRequest.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 ListDeidentifyTemplatesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
mergeUnknownFields
public final ListDeidentifyTemplatesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDeidentifyTemplatesRequest.Builder>
-
-