google.golang.org/genproto/googleapis/logging/v2.LogEntry_JsonPayload.JsonPayload (field)
3 uses
google.golang.org/genproto/googleapis/logging/v2 (current package)
log_entry.pb.go#L223: return x.JsonPayload
log_entry.pb.go#L329: JsonPayload *structpb.Struct `protobuf:"bytes,6,opt,name=json_payload,json=jsonPayload,proto3,oneof"`
cloud.google.com/go/logging
logging.go#L918: ent.Payload = &logpb.LogEntry_JsonPayload{JsonPayload: s}
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |