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

Final response of rollback FIHR resources request.

Attributes

  • fhirStore (type: String.t, default: nil) - The name of the FHIR store to rollback, in the format of "projects/{project_id}/locations/{location_id}/datasets/{dataset_id} /fhirStores/{fhir_store_id}".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.HealthCare.V1.Model.RollbackFhirResourcesResponse{
  fhirStore: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.