Methods |
---|
bindDeviceToGateway | POST /v1/{parent=projects/*/locations/*/registries/*}:bindDeviceToGateway Associates the device with the gateway
|
create | POST /v1/{parent=projects/*/locations/*}/registries Creates a device registry
|
delete | DELETE /v1/{name=projects/*/locations/*/registries/*} Deletes a device registry configuration
|
get | GET /v1/{name=projects/*/locations/*/registries/*} Gets a device registry configuration
|
getIamPolicy | POST /v1/{resource=projects/*/locations/*/registries/*}:getIamPolicy Gets the resource’s access control policy
|
list | GET /v1/{parent=projects/*/locations/*}/registries Lists device registries
|
patch | PATCH /v1/{deviceRegistry.name=projects/*/locations/*/registries/*} Updates a device registry configuration
|
setIamPolicy | POST /v1/{resource=projects/*/locations/*/registries/*}:setIamPolicy Sets the access control policy on the specified resource
|
testIamPermissions | POST /v1/{resource=projects/*/locations/*/registries/*}:testIamPermissions Returns permissions that a caller has on the specified resource
|
unbindDeviceFromGateway | POST /v1/{parent=projects/*/locations/*/registries/*}:unbindDeviceFromGateway Deletes the association between the device and the gateway
|