Class ListServiceProjectAttachmentsResponse (0.1.0)

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

Response for ListServiceProjectAttachments.

Attributes

NameDescription
service_project_attachments MutableSequence[google.cloud.apphub_v1.types.ServiceProjectAttachment]
List of service project attachments.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.