GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1FhirGcsDestination (google_api_health_care v0.40.0) View Source
The configuration for exporting to Cloud Storage.
Attributes
-
uriPrefix(type:String.t, default:nil) - URI for a Cloud Storage directory where result files should be written (in the formatgs://{bucket-id}/{path/to/destination/dir}). If there is no trailing slash, the service appends one when composing the object path. The Cloud Storage bucket referenced inuri_prefixmust exist or an error occurs.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1FhirGcsDestination{
uriPrefix: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.