GetServiceConsumersIamPolicyPlainArgs

data class GetServiceConsumersIamPolicyPlainArgs(val consumerProject: String, val serviceName: String) : ConvertibleToJava<GetServiceConsumersIamPolicyPlainArgs>

A collection of arguments for invoking getServiceConsumersIamPolicy.

Constructors

Link copied to clipboard
constructor(consumerProject: String, serviceName: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetServiceConsumersIamPolicyPlainArgs