google.golang.org/genproto/googleapis/logging/v2.LogEntry_TextPayload.TextPayload (field)
4 uses
google.golang.org/genproto/googleapis/logging/v2 (current package)
log_entry.pb.go#L216: return x.TextPayload
log_entry.pb.go#L323: TextPayload string `protobuf:"bytes,3,opt,name=text_payload,json=textPayload,proto3,oneof"`
cloud.google.com/go/logging
logging.go#L191: Payload: &logpb.LogEntry_TextPayload{TextPayload: "ping"},
logging.go#L912: ent.Payload = &logpb.LogEntry_TextPayload{TextPayload: p}
![]() |
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. |