Get Client Gateway Iam Policy Plain Args
data class GetClientGatewayIamPolicyPlainArgs(val clientGatewayId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetClientGatewayIamPolicyPlainArgs>