Class GetScreenshotInstanceRequest (1.5.0)

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

A request message for Instances.GetScreenshot. See the method description for details.

Attributes

NameDescription
instance str
Name of the instance scoping this request.
project str
Project ID for this request.
zone str
The name of the zone for this request.

Inheritance

builtins.object > proto.message.Message > GetScreenshotInstanceRequest