Class ListChangeLogEntriesResponse (0.1.1)

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

A list of change log entries.

Attributes

Name Description
change_log_entries MutableSequence[google.cloud.gdchardwaremanagement_v1alpha.types.ChangeLogEntry]
The list of change log entries.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.