type google.golang.org/genproto/googleapis/api/annotations.CustomHttpPattern
13 uses
google.golang.org/genproto/googleapis/api/annotations (current package)
http.pb.go#L501: func (x *HttpRule) GetCustom() *CustomHttpPattern {
http.pb.go#L564: Custom *CustomHttpPattern `protobuf:"bytes,8,opt,name=custom,proto3,oneof"`
http.pb.go#L580: type CustomHttpPattern struct {
http.pb.go#L591: func (x *CustomHttpPattern) Reset() {
http.pb.go#L592: *x = CustomHttpPattern{}
http.pb.go#L600: func (x *CustomHttpPattern) String() string {
http.pb.go#L604: func (*CustomHttpPattern) ProtoMessage() {}
http.pb.go#L606: func (x *CustomHttpPattern) ProtoReflect() protoreflect.Message {
http.pb.go#L619: func (*CustomHttpPattern) Descriptor() ([]byte, []int) {
http.pb.go#L623: func (x *CustomHttpPattern) GetKind() string {
http.pb.go#L630: func (x *CustomHttpPattern) GetPath() string {
http.pb.go#L701: (*CustomHttpPattern)(nil), // 2: google.api.CustomHttpPattern
http.pb.go#L745: switch v := v.(*CustomHttpPattern); 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. |