Get Image Plain Args
Constructors
Properties
Link copied to clipboard
A boolean to indicate either to take to most recent image if your filter returns more than one image.
Link copied to clipboard
, family
or filter
- (Required) The name of a specific image or a family. Exactly one of name
, family
or filter
must be specified. If name
is specified, it will fetch the corresponding image. If family
is specified, it will return the latest image that is part of an image family and is not deprecated. If you specify filter
, your filter must return exactly one image unless you use most_recent
. Filter syntax can be found here in the filter section.