Change Details
| vapi/libgdata.vapi |
| 629 | 629 | public string caption { get; set; } |
| 630 | 630 | public List<MediaContent> get_contents (); |
| 631 | 631 | public List<MediaThumbnail>? get_thumbnails (); |
| 632 | public double distance { get; } |
| 633 | public double exposure { get; } |
| 634 | public bool flash { get; } |
| 635 | public double focal_length { get; } |
| 636 | public double fstop { get; } |
| 637 | public string image_unique_id { get; } |
| 638 | public int iso { get; } |
| 639 | public string make { get; } |
| 640 | public string model { get; } |
| 632 | 641 | } |
| 633 | 642 | } // Namespace PicasaWeb |
| 634 | 643 | |
Download the corresponding diff file