Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
FhirStoreMetrics |
FhirStoreMetrics.clone() |
FhirStoreMetrics |
FhirStoreMetrics.set(String fieldName,
Object value) |
FhirStoreMetrics |
FhirStoreMetrics.setMetrics(List<FhirStoreMetric> metrics)
List of FhirStoreMetric by resource type.
|
FhirStoreMetrics |
FhirStoreMetrics.setName(String name)
The resource name of the FHIR store to get metrics for, in the format
`projects/{project_id}/datasets/{dataset_id}/fhirStores/{fhir_store_id}`.
|
Copyright © 2011–2024 Google. All rights reserved.