Methods
N
Attributes
[RW] argument
[RW] operand
Class Public methods
new(argument = nil, operand = nil)
# File lib/adwords4r/v201008/BulkMutateJobService.rb, line 3907
  def initialize(argument = nil, operand = nil)
    @argument = argument
    @operand = operand
  end