Cloudiot_v1Functions
object Cloudiot_v1Functions
Functions
Link copied to clipboard
Gets details about a device.
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
suspend fun getRegistryGroupIamPolicy(argument: GetRegistryGroupIamPolicyPlainArgs): GetRegistryGroupIamPolicyResult
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(argument: suspend GetRegistryGroupIamPolicyPlainArgsBuilder.() -> Unit): GetRegistryGroupIamPolicyResult
suspend fun getRegistryGroupIamPolicy(groupId: String, location: String, project: String? = null, registryId: String): GetRegistryGroupIamPolicyResult
Link copied to clipboard
suspend fun getRegistryIamPolicy(argument: GetRegistryIamPolicyPlainArgs): GetRegistryIamPolicyResult
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(argument: suspend GetRegistryIamPolicyPlainArgsBuilder.() -> Unit): GetRegistryIamPolicyResult
suspend fun getRegistryIamPolicy(location: String, project: String? = null, registryId: String): GetRegistryIamPolicyResult