View Source GoogleApi.HealthCare.V1.Model.ImportMessagesRequest (google_api_health_care v0.50.1)

Request to import messages.

Attributes

  • gcsSource (type: GoogleApi.HealthCare.V1.Model.GcsSource.t, default: nil) - Cloud Storage source data location and import configuration. The Cloud Healthcare Service Agent requires the roles/storage.objectViewer Cloud IAM roles on the Cloud Storage location.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.HealthCare.V1.Model.ImportMessagesRequest{
  gcsSource: GoogleApi.HealthCare.V1.Model.GcsSource.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.