GoogleApi.HealthCare.V1beta1.Model.ImportAnnotationsRequest (google_api_health_care v0.32.0) View Source
Request to import Annotations. The Annotations to be imported must have client-supplied resource names which indicate the annotation resource. The import operation is not atomic. If a failure occurs, any annotations already imported are not removed.
Attributes
-
gcsSource
(type:GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1AnnotationGcsSource.t
, default:nil
) -
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.ImportAnnotationsRequest{ gcsSource: GoogleApi.HealthCare.V1beta1.Model.GoogleCloudHealthcareV1beta1AnnotationGcsSource.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.