Class ListEncryptionConfigsResponse (2.16.0)

ListEncryptionConfigsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

List EncryptionConfigs Response

Attributes

Name Description
encryption_configs MutableSequence[google.cloud.dataplex_v1.types.EncryptionConfig]
The list of EncryptionConfigs under the given parent location.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable_locations MutableSequence[str]
Locations that could not be reached.