Lines Matching refs:ImageInsights

927 func (ao AggregateOffer) AsImageInsights() (*ImageInsights, bool) {
1412 func (a Answer) AsImageInsights() (*ImageInsights, bool) {
1692 func (cp CollectionPage) AsImageInsights() (*ImageInsights, bool) {
2142 func (cw CreativeWork) AsImageInsights() (*ImageInsights, bool) {
2520 func (er ErrorResponse) AsImageInsights() (*ImageInsights, bool) {
2610 AsImageInsights() (*ImageInsights, bool)
2709 var ii ImageInsights
2902 func (i Identifiable) AsImageInsights() (*ImageInsights, bool) {
3145 func (ig ImageGallery) AsImageInsights() (*ImageInsights, bool) {
3383 type ImageInsights struct { struct
3420 func (ii ImageInsights) MarshalJSON() ([]byte, error) { argument
3430 func (ii ImageInsights) AsOrganization() (*Organization, bool) { argument
3435 func (ii ImageInsights) AsOffer() (*Offer, bool) { argument
3440 func (ii ImageInsights) AsBasicOffer() (BasicOffer, bool) { argument
3445 func (ii ImageInsights) AsAggregateOffer() (*AggregateOffer, bool) { argument
3450 func (ii ImageInsights) AsImageObject() (*ImageObject, bool) { argument
3455 func (ii ImageInsights) AsImages() (*Images, bool) { argument
3460 func (ii ImageInsights) AsSearchResultsAnswer() (*SearchResultsAnswer, bool) { argument
3465 func (ii ImageInsights) AsBasicSearchResultsAnswer() (BasicSearchResultsAnswer, bool) { argument
3470 func (ii ImageInsights) AsAnswer() (*Answer, bool) { argument
3475 func (ii ImageInsights) AsBasicAnswer() (BasicAnswer, bool) { argument
3480 func (ii ImageInsights) AsMediaObject() (*MediaObject, bool) { argument
3485 func (ii ImageInsights) AsBasicMediaObject() (BasicMediaObject, bool) { argument
3490 func (ii ImageInsights) AsResponse() (*Response, bool) { argument
3495 func (ii ImageInsights) AsBasicResponse() (BasicResponse, bool) { argument
3500 func (ii ImageInsights) AsThing() (*Thing, bool) { argument
3505 func (ii ImageInsights) AsBasicThing() (BasicThing, bool) { argument
3510 func (ii ImageInsights) AsCreativeWork() (*CreativeWork, bool) { argument
3515 func (ii ImageInsights) AsBasicCreativeWork() (BasicCreativeWork, bool) { argument
3520 func (ii ImageInsights) AsIdentifiable() (*Identifiable, bool) { argument
3525 func (ii ImageInsights) AsBasicIdentifiable() (BasicIdentifiable, bool) { argument
3530 func (ii ImageInsights) AsErrorResponse() (*ErrorResponse, bool) { argument
3535 func (ii ImageInsights) AsImageGallery() (*ImageGallery, bool) { argument
3540 func (ii ImageInsights) AsRecipe() (*Recipe, bool) { argument
3545 func (ii ImageInsights) AsNormalizedRectangle() (*NormalizedRectangle, bool) { argument
3550 func (ii ImageInsights) AsRecognizedEntity() (*RecognizedEntity, bool) { argument
3555 func (ii ImageInsights) AsRecognizedEntityRegion() (*RecognizedEntityRegion, bool) { argument
3560 func (ii ImageInsights) AsImageInsights() (*ImageInsights, bool) { argument
3565 func (ii ImageInsights) AsTrendingImages() (*TrendingImages, bool) { argument
3570 func (ii ImageInsights) AsWebPage() (*WebPage, bool) { argument
3575 func (ii ImageInsights) AsBasicWebPage() (BasicWebPage, bool) { argument
3580 func (ii ImageInsights) AsPerson() (*Person, bool) { argument
3585 func (ii ImageInsights) AsIntangible() (*Intangible, bool) { argument
3590 func (ii ImageInsights) AsBasicIntangible() (BasicIntangible, bool) { argument
3595 func (ii ImageInsights) AsCollectionPage() (*CollectionPage, bool) { argument
3600 func (ii ImageInsights) AsBasicCollectionPage() (BasicCollectionPage, bool) { argument
3605 func (ii ImageInsights) AsStructuredValue() (*StructuredValue, bool) { argument
3610 func (ii ImageInsights) AsBasicStructuredValue() (BasicStructuredValue, bool) { argument
3615 func (ii ImageInsights) AsResponseBase() (*ResponseBase, bool) { argument
3620 func (ii ImageInsights) AsBasicResponseBase() (BasicResponseBase, bool) { argument
3833 func (ioVar ImageObject) AsImageInsights() (*ImageInsights, bool) {
4323 func (i Images) AsImageInsights() (*ImageInsights, bool) {
4632 func (i Intangible) AsImageInsights() (*ImageInsights, bool) {
4926 func (mo MediaObject) AsImageInsights() (*ImageInsights, bool) {
5380 func (nr NormalizedRectangle) AsImageInsights() (*ImageInsights, bool) {
5664 func (o Offer) AsImageInsights() (*ImageInsights, bool) {
5893 func (o Organization) AsImageInsights() (*ImageInsights, bool) {
6126 func (p Person) AsImageInsights() (*ImageInsights, bool) {
6576 func (r Recipe) AsImageInsights() (*ImageInsights, bool) {
6976 func (re RecognizedEntity) AsImageInsights() (*ImageInsights, bool) {
7274 func (rer RecognizedEntityRegion) AsImageInsights() (*ImageInsights, bool) {
7375 AsImageInsights() (*ImageInsights, bool)
7475 var ii ImageInsights
7668 func (r Response) AsImageInsights() (*ImageInsights, bool) {
7760 AsImageInsights() (*ImageInsights, bool)
7861 var ii ImageInsights
8054 func (rb ResponseBase) AsImageInsights() (*ImageInsights, bool) {
8316 func (sra SearchResultsAnswer) AsImageInsights() (*ImageInsights, bool) {
8588 func (sv StructuredValue) AsImageInsights() (*ImageInsights, bool) {
8932 func (t Thing) AsImageInsights() (*ImageInsights, bool) {
9155 func (ti TrendingImages) AsImageInsights() (*ImageInsights, bool) {
9457 func (wp WebPage) AsImageInsights() (*ImageInsights, bool) {