REST Resource: projects.locations.instances.events

Resource: Event

Event is a resource that contains information about a telemetry event.

JSON representation
 { 
 "name" 
 : 
 string 
 , 
 "udm" 
 : 
 { 
 object (  UDM 
 
) 
 } 
 } 
Fields
name

string

The resource name of the event. Format: projects/{project}/locations/{location}/instances/{instance}/events/{event} where 'event' is URL-encoded Base64. The unencoded value of 'event' can also be found in udm.metadata.id.

udm

object ( UDM )

Event data in UDM format.

Methods

batchGet

Gets a batch (list) of events given a list of names and a parent.

fetchEnrichedEvent

Gets the enriched event for a given event id.

get

Gets an event given a name.

import

ImportEvents import the events.
Create a Mobile Website
View Site in Mobile | Classic
Share by: