- 3.82.0 (latest)
 - 3.80.0
 - 3.79.0
 - 3.78.0
 - 3.77.0
 - 3.76.0
 - 3.74.0
 - 3.72.0
 - 3.71.0
 - 3.68.0
 - 3.67.0
 - 3.66.0
 - 3.64.0
 - 3.63.0
 - 3.62.0
 - 3.61.0
 - 3.60.0
 - 3.59.0
 - 3.58.0
 - 3.57.0
 - 3.56.0
 - 3.55.0
 - 3.53.0
 - 3.52.0
 - 3.51.0
 - 3.50.0
 - 3.49.0
 - 3.48.0
 - 3.47.0
 - 3.46.0
 - 3.45.0
 - 3.44.0
 - 3.43.0
 - 3.41.0
 - 3.40.0
 - 3.39.0
 - 3.38.0
 - 3.37.0
 - 3.36.0
 - 3.35.0
 - 3.34.0
 - 3.33.0
 - 3.32.0
 - 3.31.0
 - 3.28.0
 - 3.27.0
 - 3.26.0
 - 3.25.0
 - 3.24.0
 - 3.23.0
 - 3.22.0
 - 3.21.0
 - 3.20.0
 - 3.19.0
 - 3.18.0
 - 3.17.0
 - 3.16.0
 - 3.15.0
 - 3.13.0
 - 3.12.0
 - 3.11.0
 - 3.10.0
 - 3.9.0
 - 3.8.0
 - 3.7.6
 - 3.6.7
 - 3.5.0
 - 3.4.0
 - 3.3.2
 - 3.2.1
 - 3.1.4
 
public static final class ListInfoTypesRequest.Builder extends GeneratedMessageV3.Builder<ListInfoTypesRequest.Builder> implements ListInfoTypesRequestOrBuilderRequest for the list of infoTypes.
 Protobuf type google.privacy.dlp.v2.ListInfoTypesRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListInfoTypesRequest.BuilderImplements
ListInfoTypesRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListInfoTypesRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
build()
public ListInfoTypesRequest build()| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest | 
        |
buildPartial()
public ListInfoTypesRequest buildPartial()| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest | 
        |
clear()
public ListInfoTypesRequest.Builder clear()| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
clearField(Descriptors.FieldDescriptor field)
public ListInfoTypesRequest.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
clearFilter()
public ListInfoTypesRequest.Builder clearFilter()filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.
 string filter = 2;
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
clearLanguageCode()
public ListInfoTypesRequest.Builder clearLanguageCode()BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.
 string language_code = 1;
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
clearLocationId()
public ListInfoTypesRequest.Builder clearLocationId()Deprecated. This field has no effect.
 string location_id = 3;
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
clearOneof(Descriptors.OneofDescriptor oneof)
public ListInfoTypesRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
clearParent()
public ListInfoTypesRequest.Builder clearParent()The parent resource name.
The format of this value is as follows:
 <code>locations/{location_id}</code>
 string parent = 4;
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
clone()
public ListInfoTypesRequest.Builder clone()| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
getDefaultInstanceForType()
public ListInfoTypesRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest | 
        |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getFilter()
public String getFilter()filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.
 string filter = 2;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The filter.  | 
      
getFilterBytes()
public ByteString getFilterBytes()filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.
 string filter = 2;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for filter.  | 
      
getLanguageCode()
public String getLanguageCode()BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.
 string language_code = 1;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The languageCode.  | 
      
getLanguageCodeBytes()
public ByteString getLanguageCodeBytes()BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.
 string language_code = 1;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for languageCode.  | 
      
getLocationId()
public String getLocationId()Deprecated. This field has no effect.
 string location_id = 3;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The locationId.  | 
      
getLocationIdBytes()
public ByteString getLocationIdBytes()Deprecated. This field has no effect.
 string location_id = 3;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for locationId.  | 
      
getParent()
public String getParent()The parent resource name.
The format of this value is as follows:
 <code>locations/{location_id}</code>
 string parent = 4;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The parent.  | 
      
getParentBytes()
public ByteString getParentBytes()The parent resource name.
The format of this value is as follows:
 <code>locations/{location_id}</code>
 string parent = 4;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for parent.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeFrom(ListInfoTypesRequest other)
public ListInfoTypesRequest.Builder mergeFrom(ListInfoTypesRequest other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        ListInfoTypesRequest | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListInfoTypesRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public ListInfoTypesRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListInfoTypesRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
setField(Descriptors.FieldDescriptor field, Object value)
public ListInfoTypesRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
setFilter(String value)
public ListInfoTypesRequest.Builder setFilter(String value)filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.
 string filter = 2;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe filter to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
setFilterBytes(ByteString value)
public ListInfoTypesRequest.Builder setFilterBytes(ByteString value)filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.
 string filter = 2;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for filter to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
setLanguageCode(String value)
public ListInfoTypesRequest.Builder setLanguageCode(String value)BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.
 string language_code = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe languageCode to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
setLanguageCodeBytes(ByteString value)
public ListInfoTypesRequest.Builder setLanguageCodeBytes(ByteString value)BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.
 string language_code = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for languageCode to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
setLocationId(String value)
public ListInfoTypesRequest.Builder setLocationId(String value)Deprecated. This field has no effect.
 string location_id = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe locationId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
setLocationIdBytes(ByteString value)
public ListInfoTypesRequest.Builder setLocationIdBytes(ByteString value)Deprecated. This field has no effect.
 string location_id = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for locationId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
setParent(String value)
public ListInfoTypesRequest.Builder setParent(String value)The parent resource name.
The format of this value is as follows:
 <code>locations/{location_id}</code>
 string parent = 4;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe parent to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
setParentBytes(ByteString value)
public ListInfoTypesRequest.Builder setParentBytes(ByteString value)The parent resource name.
The format of this value is as follows:
 <code>locations/{location_id}</code>
 string parent = 4;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for parent to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        This builder for chaining.  | 
      
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListInfoTypesRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |
setUnknownFields(UnknownFieldSet unknownFields)
public final ListInfoTypesRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
ListInfoTypesRequest.Builder | 
        |