Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Attributes ¶
type Attributes struct { NotificationConfig string `json:"notificationConfig"` ObjectGeneration string `json:"objectGeneration"` ObjectId string `json:"objectId"` BucketId string `json:"bucketId"` EventTime *time.Time `json:"eventTime"` EventType string `json:"eventTime"` OverwroteGeneration string `json:"overwroteGeneration"` }
type PubsubProxyEvent ¶
type PubsubProxyEvent struct { Data []byte `json:"data"` Attributes *Attributes }
PubsubProxyEvent
Click to show internal directories.
Click to hide internal directories.