| Modifier and Type | Method and Description |
|---|---|
FhirStoreSource.Builder |
FhirStoreSource.Builder.addAllResourceTypes(Iterable<String> values)
The FHIR resource types to import.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FhirStoreSource.Builder |
FhirStoreSource.Builder.addResourceTypes(String value)
The FHIR resource types to import.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.addResourceTypesBytes(com.google.protobuf.ByteString value)
The FHIR resource types to import.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.clear() |
FhirStoreSource.Builder |
FhirStoreSource.Builder.clearFhirStore()
Required.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FhirStoreSource.Builder |
FhirStoreSource.Builder.clearGcsStagingDir()
Intermediate Cloud Storage directory used for the import with a length
limit of 2,000 characters.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FhirStoreSource.Builder |
FhirStoreSource.Builder.clearResourceTypes()
The FHIR resource types to import.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.clone() |
FhirStoreSource.Builder |
ImportDocumentsRequest.Builder.getFhirStoreSourceBuilder()
FhirStore input source.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FhirStoreSource.Builder |
FhirStoreSource.Builder.mergeFrom(FhirStoreSource other) |
FhirStoreSource.Builder |
FhirStoreSource.Builder.mergeFrom(com.google.protobuf.Message other) |
FhirStoreSource.Builder |
FhirStoreSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FhirStoreSource.Builder |
FhirStoreSource.newBuilder() |
static FhirStoreSource.Builder |
FhirStoreSource.newBuilder(FhirStoreSource prototype) |
FhirStoreSource.Builder |
FhirStoreSource.newBuilderForType() |
protected FhirStoreSource.Builder |
FhirStoreSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FhirStoreSource.Builder |
FhirStoreSource.Builder.setFhirStore(String value)
Required.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.setFhirStoreBytes(com.google.protobuf.ByteString value)
Required.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FhirStoreSource.Builder |
FhirStoreSource.Builder.setGcsStagingDir(String value)
Intermediate Cloud Storage directory used for the import with a length
limit of 2,000 characters.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.setGcsStagingDirBytes(com.google.protobuf.ByteString value)
Intermediate Cloud Storage directory used for the import with a length
limit of 2,000 characters.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FhirStoreSource.Builder |
FhirStoreSource.Builder.setResourceTypes(int index,
String value)
The FHIR resource types to import.
|
FhirStoreSource.Builder |
FhirStoreSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FhirStoreSource.Builder |
FhirStoreSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ImportDocumentsRequest.Builder |
ImportDocumentsRequest.Builder.setFhirStoreSource(FhirStoreSource.Builder builderForValue)
FhirStore input source.
|
Copyright © 2024 Google LLC. All rights reserved.