GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1AnnotationGcsDestination (google_api_health_care v0.39.0) View Source
The Cloud Storage location for export.
Attributes
-
uriPrefix
(type:String.t
, default:nil
) - The Cloud Storage destination to export to. URI for a Cloud Storage directory where the server writes result files, 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 user is responsible for creating the Cloud Storage bucket referenced inuri_prefix
.
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.GoogleCloudHealthcareV1beta1AnnotationGcsDestination{ uriPrefix: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.