| Modifier and Type | Method and Description |
|---|---|
ProcessorType.Builder |
ProcessorType.Builder.addAllAvailableLocations(Iterable<? extends ProcessorType.LocationInfo> values)
The locations in which this processor is available.
|
ProcessorType.Builder |
ProcessorType.Builder.addAllSampleDocumentUris(Iterable<String> values)
A set of Cloud Storage URIs of sample documents for this processor.
|
ProcessorType.Builder |
ProcessorType.Builder.addAvailableLocations(int index,
ProcessorType.LocationInfo.Builder builderForValue)
The locations in which this processor is available.
|
ProcessorType.Builder |
ProcessorType.Builder.addAvailableLocations(int index,
ProcessorType.LocationInfo value)
The locations in which this processor is available.
|
ProcessorType.Builder |
ProcessorType.Builder.addAvailableLocations(ProcessorType.LocationInfo.Builder builderForValue)
The locations in which this processor is available.
|
ProcessorType.Builder |
ProcessorType.Builder.addAvailableLocations(ProcessorType.LocationInfo value)
The locations in which this processor is available.
|
ProcessorType.Builder |
FetchProcessorTypesResponse.Builder.addProcessorTypesBuilder()
The list of processor types.
|
ProcessorType.Builder |
ListProcessorTypesResponse.Builder.addProcessorTypesBuilder()
The processor types.
|
ProcessorType.Builder |
FetchProcessorTypesResponse.Builder.addProcessorTypesBuilder(int index)
The list of processor types.
|
ProcessorType.Builder |
ListProcessorTypesResponse.Builder.addProcessorTypesBuilder(int index)
The processor types.
|
ProcessorType.Builder |
ProcessorType.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProcessorType.Builder |
ProcessorType.Builder.addSampleDocumentUris(String value)
A set of Cloud Storage URIs of sample documents for this processor.
|
ProcessorType.Builder |
ProcessorType.Builder.addSampleDocumentUrisBytes(com.google.protobuf.ByteString value)
A set of Cloud Storage URIs of sample documents for this processor.
|
ProcessorType.Builder |
ProcessorType.Builder.clear() |
ProcessorType.Builder |
ProcessorType.Builder.clearAllowCreation()
Whether the processor type allows creation.
|
ProcessorType.Builder |
ProcessorType.Builder.clearAvailableLocations()
The locations in which this processor is available.
|
ProcessorType.Builder |
ProcessorType.Builder.clearCategory()
The processor category, used by UI to group processor types.
|
ProcessorType.Builder |
ProcessorType.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProcessorType.Builder |
ProcessorType.Builder.clearLaunchStage()
Launch stage of the processor type
.google.api.LaunchStage launch_stage = 8; |
ProcessorType.Builder |
ProcessorType.Builder.clearName()
The resource name of the processor type.
|
ProcessorType.Builder |
ProcessorType.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProcessorType.Builder |
ProcessorType.Builder.clearSampleDocumentUris()
A set of Cloud Storage URIs of sample documents for this processor.
|
ProcessorType.Builder |
ProcessorType.Builder.clearType()
The processor type, such as: `OCR_PROCESSOR`, `INVOICE_PROCESSOR`.
|
ProcessorType.Builder |
ProcessorType.Builder.clone() |
ProcessorType.Builder |
FetchProcessorTypesResponse.Builder.getProcessorTypesBuilder(int index)
The list of processor types.
|
ProcessorType.Builder |
ListProcessorTypesResponse.Builder.getProcessorTypesBuilder(int index)
The processor types.
|
ProcessorType.Builder |
ProcessorType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProcessorType.Builder |
ProcessorType.Builder.mergeFrom(com.google.protobuf.Message other) |
ProcessorType.Builder |
ProcessorType.Builder.mergeFrom(ProcessorType other) |
ProcessorType.Builder |
ProcessorType.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ProcessorType.Builder |
ProcessorType.newBuilder() |
static ProcessorType.Builder |
ProcessorType.newBuilder(ProcessorType prototype) |
ProcessorType.Builder |
ProcessorType.newBuilderForType() |
protected ProcessorType.Builder |
ProcessorType.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ProcessorType.Builder |
ProcessorType.Builder.removeAvailableLocations(int index)
The locations in which this processor is available.
|
ProcessorType.Builder |
ProcessorType.Builder.setAllowCreation(boolean value)
Whether the processor type allows creation.
|
ProcessorType.Builder |
ProcessorType.Builder.setAvailableLocations(int index,
ProcessorType.LocationInfo.Builder builderForValue)
The locations in which this processor is available.
|
ProcessorType.Builder |
ProcessorType.Builder.setAvailableLocations(int index,
ProcessorType.LocationInfo value)
The locations in which this processor is available.
|
ProcessorType.Builder |
ProcessorType.Builder.setCategory(String value)
The processor category, used by UI to group processor types.
|
ProcessorType.Builder |
ProcessorType.Builder.setCategoryBytes(com.google.protobuf.ByteString value)
The processor category, used by UI to group processor types.
|
ProcessorType.Builder |
ProcessorType.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProcessorType.Builder |
ProcessorType.Builder.setLaunchStage(com.google.api.LaunchStage value)
Launch stage of the processor type
.google.api.LaunchStage launch_stage = 8; |
ProcessorType.Builder |
ProcessorType.Builder.setLaunchStageValue(int value)
Launch stage of the processor type
.google.api.LaunchStage launch_stage = 8; |
ProcessorType.Builder |
ProcessorType.Builder.setName(String value)
The resource name of the processor type.
|
ProcessorType.Builder |
ProcessorType.Builder.setNameBytes(com.google.protobuf.ByteString value)
The resource name of the processor type.
|
ProcessorType.Builder |
ProcessorType.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProcessorType.Builder |
ProcessorType.Builder.setSampleDocumentUris(int index,
String value)
A set of Cloud Storage URIs of sample documents for this processor.
|
ProcessorType.Builder |
ProcessorType.Builder.setType(String value)
The processor type, such as: `OCR_PROCESSOR`, `INVOICE_PROCESSOR`.
|
ProcessorType.Builder |
ProcessorType.Builder.setTypeBytes(com.google.protobuf.ByteString value)
The processor type, such as: `OCR_PROCESSOR`, `INVOICE_PROCESSOR`.
|
ProcessorType.Builder |
ProcessorType.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProcessorType.Builder |
ProcessorType.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessorType.Builder> |
FetchProcessorTypesResponse.Builder.getProcessorTypesBuilderList()
The list of processor types.
|
List<ProcessorType.Builder> |
ListProcessorTypesResponse.Builder.getProcessorTypesBuilderList()
The processor types.
|
| Modifier and Type | Method and Description |
|---|---|
FetchProcessorTypesResponse.Builder |
FetchProcessorTypesResponse.Builder.addProcessorTypes(int index,
ProcessorType.Builder builderForValue)
The list of processor types.
|
ListProcessorTypesResponse.Builder |
ListProcessorTypesResponse.Builder.addProcessorTypes(int index,
ProcessorType.Builder builderForValue)
The processor types.
|
FetchProcessorTypesResponse.Builder |
FetchProcessorTypesResponse.Builder.addProcessorTypes(ProcessorType.Builder builderForValue)
The list of processor types.
|
ListProcessorTypesResponse.Builder |
ListProcessorTypesResponse.Builder.addProcessorTypes(ProcessorType.Builder builderForValue)
The processor types.
|
FetchProcessorTypesResponse.Builder |
FetchProcessorTypesResponse.Builder.setProcessorTypes(int index,
ProcessorType.Builder builderForValue)
The list of processor types.
|
ListProcessorTypesResponse.Builder |
ListProcessorTypesResponse.Builder.setProcessorTypes(int index,
ProcessorType.Builder builderForValue)
The processor types.
|
Copyright © 2024 Google LLC. All rights reserved.