GoogleApi.HealthCare.V1beta1.Model.ImportMessagesRequest (google_api_health_care v0.34.0) View Source
Request to import messages.
Attributes
-
gcsSource
(type:GoogleApi.HealthCare.V1beta1.Model.GcsSource.t
, default:nil
) - Cloud Storage source data location and import configuration. The Cloud Healthcare Service Agent requires theroles/storage.objectViewer
Cloud IAM roles on the Cloud Storage location.
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.ImportMessagesRequest{ gcsSource: GoogleApi.HealthCare.V1beta1.Model.GcsSource.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.