GetMeshIamPolicyPlainArgs

data class GetMeshIamPolicyPlainArgs(val location: String, val meshId: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetMeshIamPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetMeshIamPolicyPlainArgs(location: String, meshId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null)

Functions

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

Properties

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