Reference documentation and code samples for the Stackdriver Error Reporting V1beta1 Client class DeleteEventsRequest.
Deletes all events in the project.
Generated from protobuf message google.devtools.clouderrorreporting.v1beta1.DeleteEventsRequest
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ project_name
string
Required. The resource name of the Google Cloud Platform project. Written as projects/{projectID}, where {projectID} is the Google Cloud Platform project ID. Example: projects/my-project-123.
getProjectName
Required. The resource name of the Google Cloud Platform project. Written
as projects/{projectID}, where {projectID} is the
Google Cloud Platform project
ID.
Example: projects/my-project-123.
Returns
Type
Description
string
setProjectName
Required. The resource name of the Google Cloud Platform project. Written
as projects/{projectID}, where {projectID} is the
Google Cloud Platform project
ID.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-07 UTC."],[],[]]