- 0.198.0 (latest)
 - 0.196.0
 - 0.195.0
 - 0.194.0
 - 0.193.0
 - 0.192.0
 - 0.190.0
 - 0.188.0
 - 0.187.0
 - 0.184.0
 - 0.183.0
 - 0.182.0
 - 0.180.0
 - 0.179.0
 - 0.178.0
 - 0.177.0
 - 0.176.0
 - 0.175.0
 - 0.174.0
 - 0.173.0
 - 0.172.0
 - 0.171.0
 - 0.169.0
 - 0.168.0
 - 0.167.0
 - 0.166.0
 - 0.165.0
 - 0.164.0
 - 0.163.0
 - 0.162.0
 - 0.161.0
 - 0.160.0
 - 0.159.0
 - 0.157.0
 - 0.156.0
 - 0.155.0
 - 0.154.0
 - 0.153.0
 - 0.152.0
 - 0.151.0
 - 0.150.0
 - 0.149.0
 - 0.148.0
 - 0.147.0
 - 0.144.0
 - 0.143.0
 - 0.142.0
 - 0.141.0
 - 0.140.0
 - 0.139.0
 - 0.138.0
 - 0.137.0
 - 0.136.0
 - 0.135.0
 - 0.134.0
 - 0.133.0
 - 0.132.0
 - 0.131.0
 - 0.129.0
 - 0.128.0
 - 0.127.0
 - 0.126.0
 - 0.125.0
 - 0.124.0
 - 0.123.7
 - 0.122.11
 
public static final class ListInstructionsRequest.Builder extends GeneratedMessageV3.Builder<ListInstructionsRequest.Builder> implements ListInstructionsRequestOrBuilderRequest message for ListInstructions.
 Protobuf type google.cloud.datalabeling.v1beta1.ListInstructionsRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListInstructionsRequest.BuilderImplements
ListInstructionsRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description | 
Descriptor | 
        
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListInstructionsRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        
build()
public ListInstructionsRequest build()| Type | Description | 
ListInstructionsRequest | 
        
buildPartial()
public ListInstructionsRequest buildPartial()| Type | Description | 
ListInstructionsRequest | 
        
clear()
public ListInstructionsRequest.Builder clear()| Type | Description | 
ListInstructionsRequest.Builder | 
        
clearField(Descriptors.FieldDescriptor field)
public ListInstructionsRequest.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description | 
field | 
        FieldDescriptor | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        
clearFilter()
public ListInstructionsRequest.Builder clearFilter()Optional. Filter is not supported at this moment.
 string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
clearOneof(Descriptors.OneofDescriptor oneof)
public ListInstructionsRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        
clearPageSize()
public ListInstructionsRequest.Builder clearPageSize()Optional. Requested page size. Server may return fewer results than requested. Default value is 100.
 int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
clearPageToken()
public ListInstructionsRequest.Builder clearPageToken()Optional. A token identifying a page of results for the server to return. Typically obtained by ListInstructionsResponse.next_page_token of the previous [DataLabelingService.ListInstructions] call. Return first page if empty.
 string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
clearParent()
public ListInstructionsRequest.Builder clearParent()Required. Instruction resource parent, format: projects/{project_id}
 
 string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
clone()
public ListInstructionsRequest.Builder clone()| Type | Description | 
ListInstructionsRequest.Builder | 
        
getDefaultInstanceForType()
public ListInstructionsRequest getDefaultInstanceForType()| Type | Description | 
ListInstructionsRequest | 
        
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description | 
Descriptor | 
        
getFilter()
public String getFilter()Optional. Filter is not supported at this moment.
 string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description | 
String | 
        The filter.  | 
      
getFilterBytes()
public ByteString getFilterBytes()Optional. Filter is not supported at this moment.
 string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description | 
ByteString | 
        The bytes for filter.  | 
      
getPageSize()
public int getPageSize()Optional. Requested page size. Server may return fewer results than requested. Default value is 100.
 int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description | 
int | 
        The pageSize.  | 
      
getPageToken()
public String getPageToken()Optional. A token identifying a page of results for the server to return. Typically obtained by ListInstructionsResponse.next_page_token of the previous [DataLabelingService.ListInstructions] call. Return first page if empty.
 string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description | 
String | 
        The pageToken.  | 
      
getPageTokenBytes()
public ByteString getPageTokenBytes()Optional. A token identifying a page of results for the server to return. Typically obtained by ListInstructionsResponse.next_page_token of the previous [DataLabelingService.ListInstructions] call. Return first page if empty.
 string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Type | Description | 
ByteString | 
        The bytes for pageToken.  | 
      
getParent()
public String getParent()Required. Instruction resource parent, format: projects/{project_id}
 
 string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Type | Description | 
String | 
        The parent.  | 
      
getParentBytes()
public ByteString getParentBytes()Required. Instruction resource parent, format: projects/{project_id}
 
 string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Type | Description | 
ByteString | 
        The bytes for parent.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description | 
FieldAccessorTable | 
        
isInitialized()
public final boolean isInitialized()| Type | Description | 
boolean | 
        
mergeFrom(ListInstructionsRequest other)
public ListInstructionsRequest.Builder mergeFrom(ListInstructionsRequest other)| Name | Description | 
other | 
        ListInstructionsRequest | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListInstructionsRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        
| Type | Description | 
IOException | 
        
mergeFrom(Message other)
public ListInstructionsRequest.Builder mergeFrom(Message other)| Name | Description | 
other | 
        Message | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListInstructionsRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        
setField(Descriptors.FieldDescriptor field, Object value)
public ListInstructionsRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        
setFilter(String value)
public ListInstructionsRequest.Builder setFilter(String value)Optional. Filter is not supported at this moment.
 string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description | 
value | 
        StringThe filter to set.  | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
setFilterBytes(ByteString value)
public ListInstructionsRequest.Builder setFilterBytes(ByteString value)Optional. Filter is not supported at this moment.
 string filter = 2 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description | 
value | 
        ByteStringThe bytes for filter to set.  | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
setPageSize(int value)
public ListInstructionsRequest.Builder setPageSize(int value)Optional. Requested page size. Server may return fewer results than requested. Default value is 100.
 int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description | 
value | 
        intThe pageSize to set.  | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
setPageToken(String value)
public ListInstructionsRequest.Builder setPageToken(String value)Optional. A token identifying a page of results for the server to return. Typically obtained by ListInstructionsResponse.next_page_token of the previous [DataLabelingService.ListInstructions] call. Return first page if empty.
 string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description | 
value | 
        StringThe pageToken to set.  | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
setPageTokenBytes(ByteString value)
public ListInstructionsRequest.Builder setPageTokenBytes(ByteString value)Optional. A token identifying a page of results for the server to return. Typically obtained by ListInstructionsResponse.next_page_token of the previous [DataLabelingService.ListInstructions] call. Return first page if empty.
 string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];
| Name | Description | 
value | 
        ByteStringThe bytes for pageToken to set.  | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
setParent(String value)
public ListInstructionsRequest.Builder setParent(String value)Required. Instruction resource parent, format: projects/{project_id}
 
 string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Name | Description | 
value | 
        StringThe parent to set.  | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
setParentBytes(ByteString value)
public ListInstructionsRequest.Builder setParentBytes(ByteString value)Required. Instruction resource parent, format: projects/{project_id}
 
 string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Name | Description | 
value | 
        ByteStringThe bytes for parent to set.  | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        This builder for chaining.  | 
      
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListInstructionsRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Type | Description | 
ListInstructionsRequest.Builder | 
        
setUnknownFields(UnknownFieldSet unknownFields)
public final ListInstructionsRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Type | Description | 
ListInstructionsRequest.Builder |