Lines Matching full:contact
84 <p class="firstline">Get a list of contact groups owned by the authenticated user by specifying a l…
90 …stline">Create a new contact group owned by the authenticated user. Created contact group names mu…
93 <p class="firstline">Delete an existing contact group owned by the authenticated user by specifying…
96 <p class="firstline">Get a specific contact group owned by the authenticated user by specifying a c…
99 <p class="firstline">List all contact groups owned by the authenticated user. Members of the contac…
105 … name of an existing contact group owned by the authenticated user. Updated contact group names mu…
109 …<pre>Get a list of contact groups owned by the authenticated user by specifying a list of contact …
114 …resourceNames: string, Required. The resource names of the contact groups to get. There is a maxim…
123 { # The response to a batch get contact groups request.
124 "responses": [ # The list of responses for each requested contact group resource.
125 { # The response for a specific contact group.
126 "contactGroup": { # A contact group. # The contact group.
135 "groupType": "A String", # Output only. The contact group type.
137 …urceNames": [ # Output only. The list of contact person resource names that are members of th…
140 …"metadata": { # The metadata about a contact group. # Output only. Metadata about the co…
141 …"deleted": True or False, # Output only. True if the contact group resource has been del…
144 …contact group name set by the group owner or a system provided name for system groups. For [`conta…
145 …"resourceName": "A String", # The resource name for the contact group, assigne…
169 …<pre>Create a new contact group owned by the authenticated user. Created contact group names must …
175 { # A request to create a new contact group.
176 "contactGroup": { # A contact group. # Required. The contact group to create.
185 "groupType": "A String", # Output only. The contact group type.
187 …urceNames": [ # Output only. The list of contact person resource names that are members of th…
190 …"metadata": { # The metadata about a contact group. # Output only. Metadata about the co…
191 …"deleted": True or False, # Output only. True if the contact group resource has been del…
194 …contact group name set by the group owner or a system provided name for system groups. For [`conta…
195 …"resourceName": "A String", # The resource name for the contact group, assigne…
208 { # A contact group.
217 "groupType": "A String", # Output only. The contact group type.
219 …urceNames": [ # Output only. The list of contact person resource names that are members of th…
222 …"metadata": { # The metadata about a contact group. # Output only. Metadata about the co…
223 …"deleted": True or False, # Output only. True if the contact group resource has been del…
226 …contact group name set by the group owner or a system provided name for system groups. For [`conta…
227 …"resourceName": "A String", # The resource name for the contact group, assigne…
233 …<pre>Delete an existing contact group owned by the authenticated user by specifying a contact grou…
236 resourceName: string, Required. The resource name of the contact group to delete. (required)
252 …<pre>Get a specific contact group owned by the authenticated user by specifying a contact group re…
255 resourceName: string, Required. The resource name of the contact group to get. (required)
266 { # A contact group.
275 "groupType": "A String", # Output only. The contact group type.
277 …urceNames": [ # Output only. The list of contact person resource names that are members of th…
280 …"metadata": { # The metadata about a contact group. # Output only. Metadata about the co…
281 …"deleted": True or False, # Output only. True if the contact group resource has been del…
284 …contact group name set by the group owner or a system provided name for system groups. For [`conta…
285 …"resourceName": "A String", # The resource name for the contact group, assigne…
291 …<pre>List all contact groups owned by the authenticated user. Members of the contact groups are no…
306 { # The response to a list contact groups request.
307 …"contactGroups": [ # The list of contact groups. Members of the contact groups are not p…
308 { # A contact group.
317 "groupType": "A String", # Output only. The contact group type.
319 …urceNames": [ # Output only. The list of contact person resource names that are members of th…
322 …"metadata": { # The metadata about a contact group. # Output only. Metadata about the co…
323 …"deleted": True or False, # Output only. True if the contact group resource has been del…
326 …contact group name set by the group owner or a system provided name for system groups. For [`conta…
327 …"resourceName": "A String", # The resource name for the contact group, assigne…
352 … name of an existing contact group owned by the authenticated user. Updated contact group names mu…
355 …resourceName: string, The resource name for the contact group, assigned by the server. An ASCII st…
359 { # A request to update an existing user contact group. All updated fields will be replaced.
360 "contactGroup": { # A contact group. # Required. The contact group to update.
369 "groupType": "A String", # Output only. The contact group type.
371 …urceNames": [ # Output only. The list of contact person resource names that are members of th…
374 …"metadata": { # The metadata about a contact group. # Output only. Metadata about the co…
375 …"deleted": True or False, # Output only. True if the contact group resource has been del…
378 …contact group name set by the group owner or a system provided name for system groups. For [`conta…
379 …"resourceName": "A String", # The resource name for the contact group, assigne…
393 { # A contact group.
402 "groupType": "A String", # Output only. The contact group type.
404 …urceNames": [ # Output only. The list of contact person resource names that are members of th…
407 …"metadata": { # The metadata about a contact group. # Output only. Metadata about the co…
408 …"deleted": True or False, # Output only. True if the contact group resource has been del…
411 …contact group name set by the group owner or a system provided name for system groups. For [`conta…
412 …"resourceName": "A String", # The resource name for the contact group, assigne…