-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
The LogEntry API docs say:
The log entry payload, represented as a protocol buffer. You can only use protoPayload values that belong to a set of approved types.
An object containing fields of an arbitrary type. An additional field "@type" contains a URI identifying the type. Example: { "id": 1234, "@type": "types.example.com/standard/id" }.
Where are the allowed protobuf types documented, and the corresponding URIs?
Metadata
Metadata
Assignees
Labels
api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.