GetServiceClassIamPolicyPlainArgs

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

Constructors

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

Functions

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

Properties

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