Images
def get_image_bytes_from_url(image_url: str) -> bytes
def load_image_from_url(image_url: str) -> Image
def get_url_from_gcs(gcs_uri: str) -> str
def from_url(image: str)
def from_gsc_uri(image_uri)
def content_generation(prompt: str, im)
def image_to_attributes(req: m.ImageRequest) -> m.ProductAttributes
def image_to_product_description(image: str) -> m.TextValue