GetApiDeploymentIamPolicyPlainArgs

data class GetApiDeploymentIamPolicyPlainArgs(val apiId: String, val deploymentId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetApiDeploymentIamPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetApiDeploymentIamPolicyPlainArgs(apiId: String, deploymentId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val project: String? = null