class Tests extends Resource (View source)

The "tests" collection of methods.

Typical usage is:

 $youtubeService = new Google\Service\YouTube(...);
 $tests = $youtubeService->tests;

Methods

insert(string|array $part, TestItem $postBody, array $optParams = [])

POST method. (tests.insert)

Details

TestItem insert(string|array $part, TestItem $postBody, array $optParams = [])

POST method. (tests.insert)

Parameters

string|array $part
TestItem $postBody
array $optParams

Optional parameters.

Return Value

TestItem

Exceptions

Exception