Lines Matching full:place
75 <h1><a href="mybusinessplaceactions_v1.html">My Business Place Actions API</a> . <a href="mybusines…
82 <p class="firstline">Creates a place action link associated with the specified location, and return…
85 <p class="firstline">Deletes a place action link from the specified location.</p>
88 <p class="firstline">Gets the specified place action link.</p>
91 <p class="firstline">Lists the place action links for the specified location.</p>
97 <p class="firstline">Updates the specified place action link and returns it.</p>
106 …<pre>Creates a place action link associated with the specified location, and returns it. The reque…
109 …parent: string, Required. The resource name of the location where to create this place action link…
113 { # Represents a place action link and its attributes.
114 …"createTime": "A String", # Output only. The time when the place action link w…
116 …arked as preferred per place action type at a location. If a future request marks a different link…
118 …"placeActionType": "A String", # Required. The type of place action that can b…
120 …"updateTime": "A String", # Output only. The time when the place action link w…
121 …s different locations. However, only one place action link is allowed for each unique combination …
132 { # Represents a place action link and its attributes.
133 …"createTime": "A String", # Output only. The time when the place action link w…
135 …arked as preferred per place action type at a location. If a future request marks a different link…
137 …"placeActionType": "A String", # Required. The type of place action that can b…
139 …"updateTime": "A String", # Output only. The time when the place action link w…
140 …s different locations. However, only one place action link is allowed for each unique combination …
146 <pre>Deletes a place action link from the specified location.
149 …name: string, Required. The resource name of the place action link to remove from the location. (r…
164 <pre>Gets the specified place action link.
167 name: string, Required. The name of the place action link to fetch. (required)
176 { # Represents a place action link and its attributes.
177 …"createTime": "A String", # Output only. The time when the place action link w…
179 …arked as preferred per place action type at a location. If a future request marks a different link…
181 …"placeActionType": "A String", # Required. The type of place action that can b…
183 …"updateTime": "A String", # Output only. The time when the place action link w…
184 …s different locations. However, only one place action link is allowed for each unique combination …
190 <pre>Lists the place action links for the specified location.
193 …parent: string, Required. The name of the location whose place action links will be listed. `locat…
194 …filter: string, Optional. A filter constraining the place action links to return. The response inc…
195 …pageSize: integer, Optional. How many place action links to return per page. Default of 10. The mi…
196 pageToken: string, Optional. If specified, returns the next page of place action links.
206 …"nextPageToken": "A String", # If there are more place action links than the r…
207 "placeActionLinks": [ # The returned list of place action links.
208 { # Represents a place action link and its attributes.
209 …"createTime": "A String", # Output only. The time when the place action link w…
211 …arked as preferred per place action type at a location. If a future request marks a different link…
213 …"placeActionType": "A String", # Required. The type of place action that can b…
215 …"updateTime": "A String", # Output only. The time when the place action link w…
216 …s different locations. However, only one place action link is allowed for each unique combination …
238 <pre>Updates the specified place action link and returns it.
245 { # Represents a place action link and its attributes.
246 …"createTime": "A String", # Output only. The time when the place action link w…
248 …arked as preferred per place action type at a location. If a future request marks a different link…
250 …"placeActionType": "A String", # Required. The type of place action that can b…
252 …"updateTime": "A String", # Output only. The time when the place action link w…
253 …s different locations. However, only one place action link is allowed for each unique combination …
265 { # Represents a place action link and its attributes.
266 …"createTime": "A String", # Output only. The time when the place action link w…
268 …arked as preferred per place action type at a location. If a future request marks a different link…
270 …"placeActionType": "A String", # Required. The type of place action that can b…
272 …"updateTime": "A String", # Output only. The time when the place action link w…
273 …s different locations. However, only one place action link is allowed for each unique combination …