Lines Matching full:app

79 <p class="firstline">Fetches app details for this edit. This includes the default language and deve…
82 <p class="firstline">Updates app details for this edit. This method supports patch semantics.</p>
85 <p class="firstline">Updates app details for this edit.</p>
89 …<pre>Fetches app details for this edit. This includes the default language and developer support c…
92 …packageName: string, Unique identifier for the Android app that is being updated; for example, "co…
99 "contactEmail": "A String", # The user-visible support email for this app.
100 "contactPhone": "A String", # The user-visible support telephone number for this app.
101 "contactWebsite": "A String", # The user-visible website for this app.
108 <pre>Updates app details for this edit. This method supports patch semantics.
111 …packageName: string, Unique identifier for the Android app that is being updated; for example, "co…
117 "contactEmail": "A String", # The user-visible support email for this app.
118 "contactPhone": "A String", # The user-visible support telephone number for this app.
119 "contactWebsite": "A String", # The user-visible website for this app.
128 "contactEmail": "A String", # The user-visible support email for this app.
129 "contactPhone": "A String", # The user-visible support telephone number for this app.
130 "contactWebsite": "A String", # The user-visible website for this app.
137 <pre>Updates app details for this edit.
140 …packageName: string, Unique identifier for the Android app that is being updated; for example, "co…
146 "contactEmail": "A String", # The user-visible support email for this app.
147 "contactPhone": "A String", # The user-visible support telephone number for this app.
148 "contactWebsite": "A String", # The user-visible website for this app.
157 "contactEmail": "A String", # The user-visible support email for this app.
158 "contactPhone": "A String", # The user-visible support telephone number for this app.
159 "contactWebsite": "A String", # The user-visible website for this app.