Class Screenshot (1.6.0)

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

An instance's screenshot.

Attributes

NameDescription
contents str
[Output Only] The Base64-encoded screenshot data. This field is a member of `oneof`_ ``_contents``.
kind str
[Output Only] Type of the resource. Always compute#screenshot for the screenshots. This field is a member of `oneof`_ ``_kind``.

Inheritance

builtins.object > proto.message.Message > Screenshot