Class ProjectsResource.LocationsResource.EventsResource
The "events" collection of methods.
Inherited Members
Namespace: Google.Apis.Clouderrorreporting.v1beta1
Assembly: Google.Apis.Clouderrorreporting.v1beta1.dll
Syntax
public class ProjectsResource.LocationsResource.EventsResource
Constructors
EventsResource(IClientService)
Constructs a new resource.
Declaration
public EventsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
List(string)
Lists the specified events.
Declaration
public virtual ProjectsResource.LocationsResource.EventsResource.ListRequest List(string projectName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | projectName | Required. The resource name of the Google Cloud Platform project. Written as |
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.EventsResource.ListRequest |