Cloudiot_v1Functions

Functions

Link copied to clipboard

Gets details about a device.

suspend fun getDevice(argument: suspend GetDevicePlainArgsBuilder.() -> Unit): GetDeviceResult
suspend fun getDevice(deviceId: String, fieldMask: String? = null, location: String, project: String? = null, registryId: String): GetDeviceResult
Link copied to clipboard

Gets a device registry configuration.

suspend fun getRegistry(argument: suspend GetRegistryPlainArgsBuilder.() -> Unit): GetRegistryResult
suspend fun getRegistry(location: String, project: String? = null, registryId: String): GetRegistryResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getRegistryGroupIamPolicy(groupId: String, location: String, project: String? = null, registryId: String): GetRegistryGroupIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getRegistryIamPolicy(location: String, project: String? = null, registryId: String): GetRegistryIamPolicyResult