imageUrl property
Location of the image used for the catalog item in the catalog.
This can be either an image with an external URL or a file path for
[image files stored in the
portal](/apigee/docs/api-platform/publish/portal/portal-files"), for
example, /files/book-tree.jpg
. When specifying the URL of an external
image, the image won't be uploaded to your assets; additionally, loading
the image in the integrated portal will be subject to its availability,
which may be blocked or restricted by [content security
policies](/apigee/docs/api-platform/publish/portal/csp). Max length of
file path is 2,083 characters.
Optional.
Implementation
core.String? imageUrl;