type google.golang.org/genproto/googleapis/api/annotations.Http
11 uses
google.golang.org/genproto/googleapis/api/annotations (current package)
http.pb.go#L46: type Http struct {
http.pb.go#L64: func (x *Http) Reset() {
http.pb.go#L65: *x = Http{}
http.pb.go#L73: func (x *Http) String() string {
http.pb.go#L77: func (*Http) ProtoMessage() {}
http.pb.go#L79: func (x *Http) ProtoReflect() protoreflect.Message {
http.pb.go#L92: func (*Http) Descriptor() ([]byte, []int) {
http.pb.go#L96: func (x *Http) GetRules() []*HttpRule {
http.pb.go#L103: func (x *Http) GetFullyDecodeReservedExpansion() bool {
http.pb.go#L699: (*Http)(nil), // 0: google.api.Http
http.pb.go#L721: switch v := v.(*Http); i {
![]() |
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. |