Get Workflow Template Iam Policy Plain Args
data class GetWorkflowTemplateIamPolicyPlainArgs(val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val workflowTemplateId: String) : ConvertibleToJava<GetWorkflowTemplateIamPolicyPlainArgs>