Provides struct and type for a ImportAgentRequest
@type t() :: %Gleanex.Client.ImportAgentRequest{ bundle: binary(), commitMessage: String.t() | nil, gitAuthorId: String.t() | nil, gitCommitSha: String.t() | nil, isDraft: boolean() | nil, syncMode: String.t() | nil }