Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ApplyAdminConsentsResponse |
ApplyAdminConsentsResponse.clone() |
ApplyAdminConsentsResponse |
ApplyAdminConsentsResponse.set(String fieldName,
Object value) |
ApplyAdminConsentsResponse |
ApplyAdminConsentsResponse.setAffectedResources(Long affectedResources)
The number of resources (including the Consent resources) that may have consent access change.
|
ApplyAdminConsentsResponse |
ApplyAdminConsentsResponse.setConsentApplySuccess(Long consentApplySuccess)
If `validate_only=false` in ApplyAdminConsentsRequest, this counter contains the number of
Consent resources that were successfully applied.
|
ApplyAdminConsentsResponse |
ApplyAdminConsentsResponse.setFailedResources(Long failedResources)
The number of resources (including the Consent resources) that ApplyAdminConsents failed to re-
index.
|
Copyright © 2011–2024 Google. All rights reserved.