Lines Matching full:idea
75 <h1><a href="ideahub_v1alpha.html">Idea Hub API</a> . <a href="ideahub_v1alpha.platforms.html">plat…
82 <p class="firstline">Update an idea state resource.</p>
91 <pre>Update an idea state resource.
94 …name: string, Unique identifier for the idea state. Format: platforms/{platform}/properties/{prope…
98 { # Represents idea state specific to a web property.
99 "dismissed": True or False, # Whether the idea is dismissed.
100 …"name": "A String", # Unique identifier for the idea state. Format: platforms/…
101 "saved": True or False, # Whether the idea is saved.
113 { # Represents idea state specific to a web property.
114 "dismissed": True or False, # Whether the idea is dismissed.
115 …"name": "A String", # Unique identifier for the idea state. Format: platforms/…
116 "saved": True or False, # Whether the idea is saved.