warnings property

List<GoogleCloudKmsInventoryV1Warning>? warnings
getter/setter pair

Warning messages for the state of response ProtectedResourcesSummary For example, if the organization service account is not configured, INSUFFICIENT_PERMISSIONS_PARTIAL_DATA warning will be returned.

Implementation

core.List<GoogleCloudKmsInventoryV1Warning>? warnings;