customers
Overview
Name | customers |
Type | Resource |
Id | googledevelopers.sasportal.customers |
Fields
Name | Datatype | Description |
---|---|---|
name | string | Output only. Resource name of the customer. |
sasUserIds | array | User IDs used by the devices belonging to this customer. |
displayName | string | Required. Name of the organization that the customer entity represents. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | customersId | Returns a requested customer. |
list | SELECT | Returns a list of requested customers. | |
patch | EXEC | customersId | Updates an existing customer. |