Eventarc_v1Functions
object Eventarc_v1Functions
Functions
Link copied to clipboard
Get a single Channel.
suspend fun getChannel(channelId: String, location: String, project: String? = null): GetChannelResult
Link copied to clipboard
suspend fun getChannelConnection(argument: GetChannelConnectionPlainArgs): GetChannelConnectionResult
Get a single ChannelConnection.
suspend fun getChannelConnection(argument: suspend GetChannelConnectionPlainArgsBuilder.() -> Unit): GetChannelConnectionResult
suspend fun getChannelConnection(channelConnectionId: String, location: String, project: String? = null): GetChannelConnectionResult
Link copied to clipboard
suspend fun getChannelConnectionIamPolicy(argument: GetChannelConnectionIamPolicyPlainArgs): GetChannelConnectionIamPolicyResult
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 getChannelConnectionIamPolicy(argument: suspend GetChannelConnectionIamPolicyPlainArgsBuilder.() -> Unit): GetChannelConnectionIamPolicyResult
suspend fun getChannelConnectionIamPolicy(channelConnectionId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetChannelConnectionIamPolicyResult
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 getChannelIamPolicy(argument: suspend GetChannelIamPolicyPlainArgsBuilder.() -> Unit): GetChannelIamPolicyResult
suspend fun getChannelIamPolicy(channelId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetChannelIamPolicyResult
Link copied to clipboard
Get a single trigger.
suspend fun getTrigger(location: String, project: String? = null, triggerId: String): GetTriggerResult
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 getTriggerIamPolicy(argument: suspend GetTriggerIamPolicyPlainArgsBuilder.() -> Unit): GetTriggerIamPolicyResult
suspend fun getTriggerIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, triggerId: String): GetTriggerIamPolicyResult