View Source GoogleApi.HealthCare.V1beta1.Model.ExportAnnotationsRequest (google_api_health_care v0.50.1)

Request to export Annotations. The export operation is not atomic. If a failure occurs, any annotations already exported are not removed.

Attributes

  • bigqueryDestination (type: GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination.t, default: nil) - The BigQuery output destination, which requires two IAM roles: roles/bigquery.dataEditor and roles/bigquery.jobUser.
  • gcsDestination (type: GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1AnnotationGcsDestination.t, default: nil) - The Cloud Storage destination, which requires the roles/storage.objectAdmin Cloud IAM role.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.