Class TestsResource
The "tests" collection of methods.
Inherited Members
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class TestsResource
Constructors
TestsResource(IClientService)
Constructs a new resource.
Declaration
public TestsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Insert(TestItem, Repeatable<string>)
POST method.
Declaration
public virtual TestsResource.InsertRequest Insert(TestItem body, Repeatable<string> part)
Parameters
Type | Name | Description |
---|---|---|
TestItem | body | The body of the request. |
Repeatable<string> | part |
|
Returns
Type | Description |
---|---|
TestsResource.InsertRequest |