Class GetImageFamilyViewRequest (1.5.0)

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

A request message for ImageFamilyViews.Get. See the method description for details.

Attributes

NameDescription
family str
Name of the image family to search for.
project str
Project ID for this request.
zone str
The name of the zone for this request.

Inheritance

builtins.object > proto.message.Message > GetImageFamilyViewRequest