Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
GcsSource |
GcsSource.clone() |
GcsSource |
ImportMessagesRequest.getGcsSource()
Cloud Storage source data location and import configuration.
|
GcsSource |
GcsSource.set(String fieldName,
Object value) |
GcsSource |
GcsSource.setUri(String uri)
Points to a Cloud Storage URI containing file(s) to import.
|
Modifier and Type | Method and Description |
---|---|
ImportMessagesRequest |
ImportMessagesRequest.setGcsSource(GcsSource gcsSource)
Cloud Storage source data location and import configuration.
|
Copyright © 2011–2024 Google. All rights reserved.