Pubsub_v1beta2Functions

Functions

Link copied to clipboard

Gets the configuration details of a subscription.

suspend fun getSubscription(project: String? = null, subscriptionId: String): GetSubscriptionResult
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 getSubscriptionIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, subscriptionId: String): GetSubscriptionIamPolicyResult
Link copied to clipboard
suspend fun getTopic(argument: GetTopicPlainArgs): GetTopicResult

Gets the configuration of a topic.

suspend fun getTopic(argument: suspend GetTopicPlainArgsBuilder.() -> Unit): GetTopicResult
suspend fun getTopic(project: String? = null, topicId: String): GetTopicResult
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 getTopicIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, topicId: String): GetTopicIamPolicyResult