Interface protos.google.cloud.eventarc.v1.IEventType (3.2.0)

Properties of an EventType.

Package

@google-cloud/eventarc

Properties

description

description?: (string|null);

EventType description

eventSchemaUri

eventSchemaUri?: (string|null);

EventType eventSchemaUri

filteringAttributes

filteringAttributes?: (google.cloud.eventarc.v1.IFilteringAttribute[]|null);

EventType filteringAttributes

type

type?: (string|null);

EventType type