AdGroupAdServiceMutate::__construct PHP Метод

__construct() публичный Метод

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