Deprecated: Use Endpoint.ProtoReflect.Descriptor instead.
()
| 628 | |
| 629 | // Deprecated: Use Endpoint.ProtoReflect.Descriptor instead. |
| 630 | func (*Endpoint) Descriptor() ([]byte, []int) { |
| 631 | return file_common_proto_rawDescGZIP(), []int{7} |
| 632 | } |
| 633 | |
| 634 | func (x *Endpoint) GetSandboxID() string { |
| 635 | if x != nil { |
no test coverage detected