{ "sections": [ "title", "description", "fields", "special_access_rules" ], "title": "GoogleDoc - Data API", "description": "Represents a link to a Google Document. This object is available in API version 14.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "Name": { "type": "string", "properties": "Create, Filter, Group, Sort, Update", "description": "The name of the Google document." }, "Owner": { "type": "reference", "properties": "Create, Defaulted on create, Filter, Nillable, Update", "description": "The ID of the user who currently owns this Google Document. Default value is the user logged in to the API to perform the create." }, "ParentId": { "type": "reference", "properties": "Create, Filter", "description": "ID of the attachment's parent object. The following objects are supported as parents of Google documents: Account, Asset, Campaign, Case, Contact, Contract, Custom Object Behavior, Lead, Opportunity, Product2, and Solution.", "required": true }, "Url": { "type": "string", "properties": "Create, Filter, Nillable, Update", "description": "The URL of the Google document." } }, "special_access_rules": "This object is available in All Editions except Database.com for Google Apps Premier Edition accounts. See the Salesforce online help for more information.\n\nThis object is available in All** Editions except Database.com** for Google Apps Premier Edition accounts. See the Salesforce online help for more information." }