type google.golang.org/genproto/googleapis/cloud/tasks/v2.AppEngineRouting
18 uses
google.golang.org/genproto/googleapis/cloud/tasks/v2 (current package)
queue.pb.go#L164: AppEngineRoutingOverride *AppEngineRouting `protobuf:"bytes,2,opt,name=app_engine_routing_override,json=appEngineRoutingOverride,proto3" json:"app_engine_routing_override,omitempty"`
queue.pb.go#L266: func (x *Queue) GetAppEngineRoutingOverride() *AppEngineRouting {
queue.pb.go#L780: (*AppEngineRouting)(nil), // 5: google.cloud.tasks.v2.AppEngineRouting
target.pb.go#L404: AppEngineRouting *AppEngineRouting `protobuf:"bytes,2,opt,name=app_engine_routing,json=appEngineRouting,proto3" json:"app_engine_routing,omitempty"`
target.pb.go#L501: func (x *AppEngineHttpRequest) GetAppEngineRouting() *AppEngineRouting {
target.pb.go#L550: type AppEngineRouting struct {
target.pb.go#L617: func (x *AppEngineRouting) Reset() {
target.pb.go#L618: *x = AppEngineRouting{}
target.pb.go#L626: func (x *AppEngineRouting) String() string {
target.pb.go#L630: func (*AppEngineRouting) ProtoMessage() {}
target.pb.go#L632: func (x *AppEngineRouting) ProtoReflect() protoreflect.Message {
target.pb.go#L645: func (*AppEngineRouting) Descriptor() ([]byte, []int) {
target.pb.go#L649: func (x *AppEngineRouting) GetService() string {
target.pb.go#L656: func (x *AppEngineRouting) GetVersion() string {
target.pb.go#L663: func (x *AppEngineRouting) GetInstance() string {
target.pb.go#L670: func (x *AppEngineRouting) GetHost() string {
target.pb.go#L926: (*AppEngineRouting)(nil), // 3: google.cloud.tasks.v2.AppEngineRouting
target.pb.go#L978: switch v := v.(*AppEngineRouting); 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. |