Error Reporting V1beta1 API - Class Google::Cloud::ErrorReporting::V1beta1::DeleteEventsRequest (v0.11.0)

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
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.

    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
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.

    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.

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.

    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.