...
Go to the Registries page in the Google Cloud console.
Click the ID of the registry for the gatewaygateway’s registry ID.
On the Registry details page, click Gateways and Add gateway to create a new gateway.
Enter a Gateway ID that briefly describes the gateway and helps you identify it (this field can't be edited later).
For Gateway communication, select Allow or Block. The latter allows you to block communication when needed, such as when a gateway or one or more devices bound to it are not functioning properly. You’ll most likely want to allow communication when first creating the gateway. When a gateway is blocked, all devices bound to it are blocked from communicating with ClearBlade IoT Core.
Select the Public key format that matches the key pair for this gateway. Paste the certificate or key in the Public key value field. You can also set an expiration date for the key.
Select the authentication method to use for devices bound to the gateway.
Use the Key and Value fields to add optional gateway metadata, such as a serial number.
Under Stackdriver Logging, select an activity log level for the gateway. The gateway's log level overrides its registry's log level.
Click Create to create the gateway or Update to save changes to an existing gateway.
...
Go to the Registries page.
Click the ID of the registry for the gatewaygateway’s registry ID.
Click Registry details.
Click Gateways.
Click the gateway’s ID of the gateway you want to edit.
Click Edit at the top of the page.
...
Go to the Registries page.
Click the ID of the registry for the gatewaygateway’s registry ID.
Click Gateways, then click the gateway's ID.
On the Gateway details page, click Bound devices.
Click Bind device.
Select the devices you want to bind to the gateway, then click Bind.
To unbind a device, select the device in the Gateway details page, click Unbind device and Unbind to confirm.
...
Go to the Registries page.
Click the ID of the registry for the gatewaygateway’s registry ID.
Click Gateways, then click the gateway's ID.
On the Gateway details page, click Bound devices.
...
Go to the Registries page.
Click the ID of the registry for the gatewaygateway’s registry ID.
On the Registry details page, click Gateways to see a list of all gateways in that registry.
...
After unbinding all devices from the gateway, use the Device delete method to delete the gateway, specifying the gateway’s ID of the gateway you want to delete.
Deleting a gateway code samples
...