| Modifier and Type | Method and Description |
|---|---|
ProcessorType.LocationInfo.Builder |
ProcessorType.Builder.addAvailableLocationsBuilder()
The locations in which this processor is available.
|
ProcessorType.LocationInfo.Builder |
ProcessorType.Builder.addAvailableLocationsBuilder(int index)
The locations in which this processor is available.
|
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.clear() |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.clearLocationId()
The location ID.
|
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.clone() |
ProcessorType.LocationInfo.Builder |
ProcessorType.Builder.getAvailableLocationsBuilder(int index)
The locations in which this processor is available.
|
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.mergeFrom(ProcessorType.LocationInfo other) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.newBuilder() |
static ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.newBuilder(ProcessorType.LocationInfo prototype) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.newBuilderForType() |
protected ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.setLocationId(String value)
The location ID.
|
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.setLocationIdBytes(com.google.protobuf.ByteString value)
The location ID.
|
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProcessorType.LocationInfo.Builder |
ProcessorType.LocationInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessorType.LocationInfo.Builder> |
ProcessorType.Builder.getAvailableLocationsBuilderList()
The locations in which this processor is available.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessorType.Builder |
ProcessorType.Builder.addAvailableLocations(int index,
ProcessorType.LocationInfo.Builder builderForValue)
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.setAvailableLocations(int index,
ProcessorType.LocationInfo.Builder builderForValue)
The locations in which this processor is available.
|
Copyright © 2024 Google LLC. All rights reserved.