Class Image (2.15.1)

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

The image response message.

Attributes

NameDescription
image_uri str
Optional. The public URI to an image file.
accessibility_text str
Optional. A text description of the image to be used for accessibility, e.g., screen readers.

Inheritance

builtins.object > proto.message.Message > Image