Get Secret Iam Policy Plain Args
data class GetSecretIamPolicyPlainArgs(val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val secretId: String) : ConvertibleToJava<GetSecretIamPolicyPlainArgs>