Class ListCdnKeysResponse (0.2.0)

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

Response message for VideoStitcher.ListCdnKeys.

Attributes

NameDescription
cdn_keys Sequence[google.cloud.video.stitcher_v1.types.CdnKey]
List of CDN keys.
next_page_token str
A token identifying a page of results the server should return.
unreachable Sequence[str]
Locations that could not be reached.

Inheritance

builtins.object > proto.message.Message > ListCdnKeysResponse