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
def project_name() -> ::String
-
(::String) — Required. The resource name of the Google Cloud Platform project. Written
as
projects/{projectID}
orprojects/{projectID}/locations/{location}
, where{projectID}
is the Google Cloud Platform project ID and{location}
is a Cloud region.Examples:
projects/my-project-123
,projects/my-project-123/locations/global
.For a list of supported locations, see Supported Regions.
global
is the default when unspecified.
#project_name=
def project_name=(value) -> ::String
-
value (::String) — Required. The resource name of the Google Cloud Platform project. Written
as
projects/{projectID}
orprojects/{projectID}/locations/{location}
, where{projectID}
is the Google Cloud Platform project ID and{location}
is a Cloud region.Examples:
projects/my-project-123
,projects/my-project-123/locations/global
.For a list of supported locations, see Supported Regions.
global
is the default when unspecified.
-
(::String) — Required. The resource name of the Google Cloud Platform project. Written
as
projects/{projectID}
orprojects/{projectID}/locations/{location}
, where{projectID}
is the Google Cloud Platform project ID and{location}
is a Cloud region.Examples:
projects/my-project-123
,projects/my-project-123/locations/global
.For a list of supported locations, see Supported Regions.
global
is the default when unspecified.