AdGroupAdServiceMutate::__construct PHP Method

__construct() public method

public __construct ( $operations = null )
        public function __construct($operations = null)
        {
            $this->operations = $operations;
        }