Reference documentation and code samples for the Error Reporting V1beta1 API class Google::Cloud::ErrorReporting::V1beta1::DeleteEventsRequest.
Deletes all events in the project.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#project_name
defproject_name()->::String
Returns
(::String) — Required. The resource name of the Google Cloud Platform project. Written
as projects/{projectID} or projects/{projectID}/locations/{location},
where {projectID} is the Google Cloud Platform project
ID and {location} is
a Cloud region.
For a list of supported locations, see Supported
Regions. global is
the default when unspecified.
#project_name=
defproject_name=(value)->::String
Parameter
value (::String) — Required. The resource name of the Google Cloud Platform project. Written
as projects/{projectID} or projects/{projectID}/locations/{location},
where {projectID} is the Google Cloud Platform project
ID and {location} is
a Cloud region.
For a list of supported locations, see Supported
Regions. global is
the default when unspecified.
Returns
(::String) — Required. The resource name of the Google Cloud Platform project. Written
as projects/{projectID} or projects/{projectID}/locations/{location},
where {projectID} is the Google Cloud Platform project
ID and {location} is
a Cloud region.
[[["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 2025-09-03 UTC."],[],[],null,["# Error Reporting V1beta1 API - Class Google::Cloud::ErrorReporting::V1beta1::DeleteEventsRequest (v0.14.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.0 (latest)](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/latest/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.13.1](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.13.1/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.12.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.12.0/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.11.1](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.11.1/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.10.0/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.9.2](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.9.2/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.8.0/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.7.0/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.6.0/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.5.1](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.5.1/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest)\n- [0.4.5](/ruby/docs/reference/google-cloud-error_reporting-v1beta1/0.4.5/Google-Cloud-ErrorReporting-V1beta1-DeleteEventsRequest) \nReference documentation and code samples for the Error Reporting V1beta1 API class Google::Cloud::ErrorReporting::V1beta1::DeleteEventsRequest.\n\nDeletes all events in the project. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #project_name\n\n def project_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The resource name of the Google Cloud Platform project. Written as `projects/{projectID}` or `projects/{projectID}/locations/{location}`, where `{projectID}` is the [Google Cloud Platform project\n ID](https://support.google.com/cloud/answer/6158840) and `{location}` is a Cloud region.\n\n\n Examples: `projects/my-project-123`,\n `projects/my-project-123/locations/global`.\n\n For a list of supported locations, see [Supported\n Regions](https://cloud.google.com/logging/docs/region-support). `global` is\n the default when unspecified.\n\n### #project_name=\n\n def project_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The resource name of the Google Cloud Platform project. Written as `projects/{projectID}` or `projects/{projectID}/locations/{location}`, where `{projectID}` is the [Google Cloud Platform project\n ID](https://support.google.com/cloud/answer/6158840) and `{location}` is a Cloud region.\n\n\n Examples: `projects/my-project-123`,\n `projects/my-project-123/locations/global`.\n\n For a list of supported locations, see [Supported\n Regions](https://cloud.google.com/logging/docs/region-support). `global` is\nthe default when unspecified. \n**Returns**\n\n- (::String) --- Required. The resource name of the Google Cloud Platform project. Written as `projects/{projectID}` or `projects/{projectID}/locations/{location}`, where `{projectID}` is the [Google Cloud Platform project\n ID](https://support.google.com/cloud/answer/6158840) and `{location}` is a Cloud region.\n\n\n Examples: `projects/my-project-123`,\n `projects/my-project-123/locations/global`.\n\n For a list of supported locations, see [Supported\n Regions](https://cloud.google.com/logging/docs/region-support). `global` is\n the default when unspecified."]]