Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterAPIServiceServer(s grpc.ServiceRegistrar, srv APIServiceServer)
- type APIServiceClient
- type APIServiceServer
- type Codes
- type DescribeRequest
- func (*DescribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeRequest) GetImageUrl() string
- func (x *DescribeRequest) GetMemberId() string
- func (x *DescribeRequest) GetRequestId() string
- func (*DescribeRequest) ProtoMessage()
- func (x *DescribeRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeRequest) Reset()
- func (x *DescribeRequest) String() string
- type DescribeResponse
- func (*DescribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeResponse) GetCode() Codes
- func (x *DescribeResponse) GetData() *DescribeResponseData
- func (x *DescribeResponse) GetMsg() string
- func (x *DescribeResponse) GetRequestId() string
- func (*DescribeResponse) ProtoMessage()
- func (x *DescribeResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeResponse) Reset()
- func (x *DescribeResponse) String() string
- type DescribeResponseData
- func (*DescribeResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeResponseData) GetMemberId() string
- func (x *DescribeResponseData) GetMessageId() string
- func (x *DescribeResponseData) GetPrompts() []string
- func (*DescribeResponseData) ProtoMessage()
- func (x *DescribeResponseData) ProtoReflect() protoreflect.Message
- func (x *DescribeResponseData) Reset()
- func (x *DescribeResponseData) String() string
- type HighVariationRequest
- func (*HighVariationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HighVariationRequest) GetMemberId() string
- func (x *HighVariationRequest) GetMessageId() string
- func (x *HighVariationRequest) GetOriginalUrl() string
- func (x *HighVariationRequest) GetRequestId() string
- func (x *HighVariationRequest) GetWebhook() string
- func (*HighVariationRequest) ProtoMessage()
- func (x *HighVariationRequest) ProtoReflect() protoreflect.Message
- func (x *HighVariationRequest) Reset()
- func (x *HighVariationRequest) String() string
- type HighVariationResponse
- func (*HighVariationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HighVariationResponse) GetCode() Codes
- func (x *HighVariationResponse) GetData() *HighVariationResponseData
- func (x *HighVariationResponse) GetMsg() string
- func (x *HighVariationResponse) GetRequestId() string
- func (*HighVariationResponse) ProtoMessage()
- func (x *HighVariationResponse) ProtoReflect() protoreflect.Message
- func (x *HighVariationResponse) Reset()
- func (x *HighVariationResponse) String() string
- type HighVariationResponseData
- func (*HighVariationResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *HighVariationResponseData) GetStartTime() int64
- func (x *HighVariationResponseData) GetTaskId() string
- func (*HighVariationResponseData) ProtoMessage()
- func (x *HighVariationResponseData) ProtoReflect() protoreflect.Message
- func (x *HighVariationResponseData) Reset()
- func (x *HighVariationResponseData) String() string
- type ImagineRequest
- func (*ImagineRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImagineRequest) GetMemberId() string
- func (x *ImagineRequest) GetPrompt() string
- func (x *ImagineRequest) GetRequestId() string
- func (x *ImagineRequest) GetWebhook() string
- func (*ImagineRequest) ProtoMessage()
- func (x *ImagineRequest) ProtoReflect() protoreflect.Message
- func (x *ImagineRequest) Reset()
- func (x *ImagineRequest) String() string
- type ImagineResponse
- func (*ImagineResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ImagineResponse) GetCode() Codes
- func (x *ImagineResponse) GetData() *ImagineResponseData
- func (x *ImagineResponse) GetMsg() string
- func (x *ImagineResponse) GetRequestId() string
- func (*ImagineResponse) ProtoMessage()
- func (x *ImagineResponse) ProtoReflect() protoreflect.Message
- func (x *ImagineResponse) Reset()
- func (x *ImagineResponse) String() string
- type ImagineResponseData
- func (*ImagineResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *ImagineResponseData) GetStartTime() int64
- func (x *ImagineResponseData) GetTaskId() string
- func (*ImagineResponseData) ProtoMessage()
- func (x *ImagineResponseData) ProtoReflect() protoreflect.Message
- func (x *ImagineResponseData) Reset()
- func (x *ImagineResponseData) String() string
- type LowVariationRequest
- func (*LowVariationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LowVariationRequest) GetMemberId() string
- func (x *LowVariationRequest) GetMessageId() string
- func (x *LowVariationRequest) GetOriginalUrl() string
- func (x *LowVariationRequest) GetRequestId() string
- func (x *LowVariationRequest) GetWebhook() string
- func (*LowVariationRequest) ProtoMessage()
- func (x *LowVariationRequest) ProtoReflect() protoreflect.Message
- func (x *LowVariationRequest) Reset()
- func (x *LowVariationRequest) String() string
- type LowVariationResponse
- func (*LowVariationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LowVariationResponse) GetCode() Codes
- func (x *LowVariationResponse) GetData() *LowVariationResponseData
- func (x *LowVariationResponse) GetMsg() string
- func (x *LowVariationResponse) GetRequestId() string
- func (*LowVariationResponse) ProtoMessage()
- func (x *LowVariationResponse) ProtoReflect() protoreflect.Message
- func (x *LowVariationResponse) Reset()
- func (x *LowVariationResponse) String() string
- type LowVariationResponseData
- func (*LowVariationResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *LowVariationResponseData) GetStartTime() int64
- func (x *LowVariationResponseData) GetTaskId() string
- func (*LowVariationResponseData) ProtoMessage()
- func (x *LowVariationResponseData) ProtoReflect() protoreflect.Message
- func (x *LowVariationResponseData) Reset()
- func (x *LowVariationResponseData) String() string
- type PanRequest
- func (*PanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PanRequest) GetMemberId() string
- func (x *PanRequest) GetMessageId() string
- func (x *PanRequest) GetOriginalUrl() string
- func (x *PanRequest) GetPanType() string
- func (x *PanRequest) GetRequestId() string
- func (x *PanRequest) GetWebhook() string
- func (*PanRequest) ProtoMessage()
- func (x *PanRequest) ProtoReflect() protoreflect.Message
- func (x *PanRequest) Reset()
- func (x *PanRequest) String() string
- type PanResponse
- func (*PanResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PanResponse) GetCode() Codes
- func (x *PanResponse) GetData() *PanResponseData
- func (x *PanResponse) GetMsg() string
- func (x *PanResponse) GetRequestId() string
- func (*PanResponse) ProtoMessage()
- func (x *PanResponse) ProtoReflect() protoreflect.Message
- func (x *PanResponse) Reset()
- func (x *PanResponse) String() string
- type PanResponseData
- func (*PanResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *PanResponseData) GetStartTime() int64
- func (x *PanResponseData) GetTaskId() string
- func (*PanResponseData) ProtoMessage()
- func (x *PanResponseData) ProtoReflect() protoreflect.Message
- func (x *PanResponseData) Reset()
- func (x *PanResponseData) String() string
- type PicReaderRequest
- func (*PicReaderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PicReaderRequest) GetIndex() int32
- func (x *PicReaderRequest) GetMemberId() string
- func (x *PicReaderRequest) GetMessageId() string
- func (x *PicReaderRequest) GetRequestId() string
- func (x *PicReaderRequest) GetWebhook() string
- func (*PicReaderRequest) ProtoMessage()
- func (x *PicReaderRequest) ProtoReflect() protoreflect.Message
- func (x *PicReaderRequest) Reset()
- func (x *PicReaderRequest) String() string
- type PicReaderResponse
- func (*PicReaderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PicReaderResponse) GetCode() Codes
- func (x *PicReaderResponse) GetData() *PicReaderResponseData
- func (x *PicReaderResponse) GetMsg() string
- func (x *PicReaderResponse) GetRequestId() string
- func (*PicReaderResponse) ProtoMessage()
- func (x *PicReaderResponse) ProtoReflect() protoreflect.Message
- func (x *PicReaderResponse) Reset()
- func (x *PicReaderResponse) String() string
- type PicReaderResponseData
- func (*PicReaderResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *PicReaderResponseData) GetStartTime() int64
- func (x *PicReaderResponseData) GetTaskId() string
- func (*PicReaderResponseData) ProtoMessage()
- func (x *PicReaderResponseData) ProtoReflect() protoreflect.Message
- func (x *PicReaderResponseData) Reset()
- func (x *PicReaderResponseData) String() string
- type RerollRequest
- func (*RerollRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RerollRequest) GetMemberId() string
- func (x *RerollRequest) GetMessageId() string
- func (x *RerollRequest) GetOriginalUrl() string
- func (x *RerollRequest) GetRequestId() string
- func (x *RerollRequest) GetWebhook() string
- func (*RerollRequest) ProtoMessage()
- func (x *RerollRequest) ProtoReflect() protoreflect.Message
- func (x *RerollRequest) Reset()
- func (x *RerollRequest) String() string
- type RerollResponse
- func (*RerollResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RerollResponse) GetCode() Codes
- func (x *RerollResponse) GetData() *RerollResponseData
- func (x *RerollResponse) GetMsg() string
- func (x *RerollResponse) GetRequestId() string
- func (*RerollResponse) ProtoMessage()
- func (x *RerollResponse) ProtoReflect() protoreflect.Message
- func (x *RerollResponse) Reset()
- func (x *RerollResponse) String() string
- type RerollResponseData
- func (*RerollResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *RerollResponseData) GetStartTime() int64
- func (x *RerollResponseData) GetTaskId() string
- func (*RerollResponseData) ProtoMessage()
- func (x *RerollResponseData) ProtoReflect() protoreflect.Message
- func (x *RerollResponseData) Reset()
- func (x *RerollResponseData) String() string
- type UnimplementedAPIServiceServer
- func (UnimplementedAPIServiceServer) Describe(context.Context, *DescribeRequest) (*DescribeResponse, error)
- func (UnimplementedAPIServiceServer) HighVariation(context.Context, *HighVariationRequest) (*HighVariationResponse, error)
- func (UnimplementedAPIServiceServer) Imagine(context.Context, *ImagineRequest) (*ImagineResponse, error)
- func (UnimplementedAPIServiceServer) LowVariation(context.Context, *LowVariationRequest) (*LowVariationResponse, error)
- func (UnimplementedAPIServiceServer) Pan(context.Context, *PanRequest) (*PanResponse, error)
- func (UnimplementedAPIServiceServer) PicReader(context.Context, *PicReaderRequest) (*PicReaderResponse, error)
- func (UnimplementedAPIServiceServer) Reroll(context.Context, *RerollRequest) (*RerollResponse, error)
- func (UnimplementedAPIServiceServer) Upscale(context.Context, *UpscaleRequest) (*UpscaleResponse, error)
- func (UnimplementedAPIServiceServer) UpscaleXFour(context.Context, *UpscaleXFourRequest) (*UpscaleXFourResponse, error)
- func (UnimplementedAPIServiceServer) UpscaleXTow(context.Context, *UpscaleXTwoRequest) (*UpscaleXTwoResponse, error)
- func (UnimplementedAPIServiceServer) Variation(context.Context, *VariationRequest) (*VariationResponse, error)
- func (UnimplementedAPIServiceServer) ZoomOutOneX(context.Context, *ZoomOutOneXRequest) (*ZoomOutOneXResponse, error)
- func (UnimplementedAPIServiceServer) ZoomOutTwoX(context.Context, *ZoomOutTowXRequest) (*ZoomOutTowXResponse, error)
- type UnsafeAPIServiceServer
- type UpscaleRequest
- func (*UpscaleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpscaleRequest) GetIndex() int32
- func (x *UpscaleRequest) GetMemberId() string
- func (x *UpscaleRequest) GetMessageId() string
- func (x *UpscaleRequest) GetOriginalUrl() string
- func (x *UpscaleRequest) GetRequestId() string
- func (x *UpscaleRequest) GetWebhook() string
- func (*UpscaleRequest) ProtoMessage()
- func (x *UpscaleRequest) ProtoReflect() protoreflect.Message
- func (x *UpscaleRequest) Reset()
- func (x *UpscaleRequest) String() string
- type UpscaleResponse
- func (*UpscaleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpscaleResponse) GetCode() Codes
- func (x *UpscaleResponse) GetData() *UpscaleResponseData
- func (x *UpscaleResponse) GetMsg() string
- func (x *UpscaleResponse) GetRequestId() string
- func (*UpscaleResponse) ProtoMessage()
- func (x *UpscaleResponse) ProtoReflect() protoreflect.Message
- func (x *UpscaleResponse) Reset()
- func (x *UpscaleResponse) String() string
- type UpscaleResponseData
- func (*UpscaleResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *UpscaleResponseData) GetStartTime() int64
- func (x *UpscaleResponseData) GetTaskId() string
- func (*UpscaleResponseData) ProtoMessage()
- func (x *UpscaleResponseData) ProtoReflect() protoreflect.Message
- func (x *UpscaleResponseData) Reset()
- func (x *UpscaleResponseData) String() string
- type UpscaleXFourRequest
- func (*UpscaleXFourRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpscaleXFourRequest) GetMemberId() string
- func (x *UpscaleXFourRequest) GetMessageId() string
- func (x *UpscaleXFourRequest) GetOriginalUrl() string
- func (x *UpscaleXFourRequest) GetRequestId() string
- func (x *UpscaleXFourRequest) GetWebhook() string
- func (*UpscaleXFourRequest) ProtoMessage()
- func (x *UpscaleXFourRequest) ProtoReflect() protoreflect.Message
- func (x *UpscaleXFourRequest) Reset()
- func (x *UpscaleXFourRequest) String() string
- type UpscaleXFourResponse
- func (*UpscaleXFourResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpscaleXFourResponse) GetCode() Codes
- func (x *UpscaleXFourResponse) GetData() *UpscaleXFourResponseData
- func (x *UpscaleXFourResponse) GetMsg() string
- func (x *UpscaleXFourResponse) GetRequestId() string
- func (*UpscaleXFourResponse) ProtoMessage()
- func (x *UpscaleXFourResponse) ProtoReflect() protoreflect.Message
- func (x *UpscaleXFourResponse) Reset()
- func (x *UpscaleXFourResponse) String() string
- type UpscaleXFourResponseData
- func (*UpscaleXFourResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *UpscaleXFourResponseData) GetStartTime() int64
- func (x *UpscaleXFourResponseData) GetTaskId() string
- func (*UpscaleXFourResponseData) ProtoMessage()
- func (x *UpscaleXFourResponseData) ProtoReflect() protoreflect.Message
- func (x *UpscaleXFourResponseData) Reset()
- func (x *UpscaleXFourResponseData) String() string
- type UpscaleXTwoRequest
- func (*UpscaleXTwoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpscaleXTwoRequest) GetMemberId() string
- func (x *UpscaleXTwoRequest) GetMessageId() string
- func (x *UpscaleXTwoRequest) GetOriginalUrl() string
- func (x *UpscaleXTwoRequest) GetRequestId() string
- func (x *UpscaleXTwoRequest) GetWebhook() string
- func (*UpscaleXTwoRequest) ProtoMessage()
- func (x *UpscaleXTwoRequest) ProtoReflect() protoreflect.Message
- func (x *UpscaleXTwoRequest) Reset()
- func (x *UpscaleXTwoRequest) String() string
- type UpscaleXTwoResponse
- func (*UpscaleXTwoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpscaleXTwoResponse) GetCode() Codes
- func (x *UpscaleXTwoResponse) GetData() *UpscaleXTwoResponseData
- func (x *UpscaleXTwoResponse) GetMsg() string
- func (x *UpscaleXTwoResponse) GetRequestId() string
- func (*UpscaleXTwoResponse) ProtoMessage()
- func (x *UpscaleXTwoResponse) ProtoReflect() protoreflect.Message
- func (x *UpscaleXTwoResponse) Reset()
- func (x *UpscaleXTwoResponse) String() string
- type UpscaleXTwoResponseData
- func (*UpscaleXTwoResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *UpscaleXTwoResponseData) GetStartTime() int64
- func (x *UpscaleXTwoResponseData) GetTaskId() string
- func (*UpscaleXTwoResponseData) ProtoMessage()
- func (x *UpscaleXTwoResponseData) ProtoReflect() protoreflect.Message
- func (x *UpscaleXTwoResponseData) Reset()
- func (x *UpscaleXTwoResponseData) String() string
- type VariationRequest
- func (*VariationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VariationRequest) GetIndex() int32
- func (x *VariationRequest) GetMemberId() string
- func (x *VariationRequest) GetMessageId() string
- func (x *VariationRequest) GetOriginalUrl() string
- func (x *VariationRequest) GetRequestId() string
- func (x *VariationRequest) GetWebhook() string
- func (*VariationRequest) ProtoMessage()
- func (x *VariationRequest) ProtoReflect() protoreflect.Message
- func (x *VariationRequest) Reset()
- func (x *VariationRequest) String() string
- type VariationResponse
- func (*VariationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VariationResponse) GetCode() Codes
- func (x *VariationResponse) GetData() *VariationResponseData
- func (x *VariationResponse) GetMsg() string
- func (x *VariationResponse) GetRequestId() string
- func (*VariationResponse) ProtoMessage()
- func (x *VariationResponse) ProtoReflect() protoreflect.Message
- func (x *VariationResponse) Reset()
- func (x *VariationResponse) String() string
- type VariationResponseData
- func (*VariationResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *VariationResponseData) GetStartTime() int64
- func (x *VariationResponseData) GetTaskId() string
- func (*VariationResponseData) ProtoMessage()
- func (x *VariationResponseData) ProtoReflect() protoreflect.Message
- func (x *VariationResponseData) Reset()
- func (x *VariationResponseData) String() string
- type ZoomOutOneXRequest
- func (*ZoomOutOneXRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ZoomOutOneXRequest) GetMemberId() string
- func (x *ZoomOutOneXRequest) GetMessageId() string
- func (x *ZoomOutOneXRequest) GetOriginalUrl() string
- func (x *ZoomOutOneXRequest) GetRequestId() string
- func (x *ZoomOutOneXRequest) GetWebhook() string
- func (*ZoomOutOneXRequest) ProtoMessage()
- func (x *ZoomOutOneXRequest) ProtoReflect() protoreflect.Message
- func (x *ZoomOutOneXRequest) Reset()
- func (x *ZoomOutOneXRequest) String() string
- type ZoomOutOneXResponse
- func (*ZoomOutOneXResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ZoomOutOneXResponse) GetCode() Codes
- func (x *ZoomOutOneXResponse) GetData() *ZoomOutOneXResponseData
- func (x *ZoomOutOneXResponse) GetMsg() string
- func (x *ZoomOutOneXResponse) GetRequestId() string
- func (*ZoomOutOneXResponse) ProtoMessage()
- func (x *ZoomOutOneXResponse) ProtoReflect() protoreflect.Message
- func (x *ZoomOutOneXResponse) Reset()
- func (x *ZoomOutOneXResponse) String() string
- type ZoomOutOneXResponseData
- func (*ZoomOutOneXResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *ZoomOutOneXResponseData) GetStartTime() int64
- func (x *ZoomOutOneXResponseData) GetTaskId() string
- func (*ZoomOutOneXResponseData) ProtoMessage()
- func (x *ZoomOutOneXResponseData) ProtoReflect() protoreflect.Message
- func (x *ZoomOutOneXResponseData) Reset()
- func (x *ZoomOutOneXResponseData) String() string
- type ZoomOutTowXRequest
- func (*ZoomOutTowXRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ZoomOutTowXRequest) GetMemberId() string
- func (x *ZoomOutTowXRequest) GetMessageId() string
- func (x *ZoomOutTowXRequest) GetOriginalUrl() string
- func (x *ZoomOutTowXRequest) GetRequestId() string
- func (x *ZoomOutTowXRequest) GetWebhook() string
- func (*ZoomOutTowXRequest) ProtoMessage()
- func (x *ZoomOutTowXRequest) ProtoReflect() protoreflect.Message
- func (x *ZoomOutTowXRequest) Reset()
- func (x *ZoomOutTowXRequest) String() string
- type ZoomOutTowXResponse
- func (*ZoomOutTowXResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ZoomOutTowXResponse) GetCode() Codes
- func (x *ZoomOutTowXResponse) GetData() *ZoomOutTowXResponseData
- func (x *ZoomOutTowXResponse) GetMsg() string
- func (x *ZoomOutTowXResponse) GetRequestId() string
- func (*ZoomOutTowXResponse) ProtoMessage()
- func (x *ZoomOutTowXResponse) ProtoReflect() protoreflect.Message
- func (x *ZoomOutTowXResponse) Reset()
- func (x *ZoomOutTowXResponse) String() string
- type ZoomOutTowXResponseData
- func (*ZoomOutTowXResponseData) Descriptor() ([]byte, []int)deprecated
- func (x *ZoomOutTowXResponseData) GetStartTime() int64
- func (x *ZoomOutTowXResponseData) GetTaskId() string
- func (*ZoomOutTowXResponseData) ProtoMessage()
- func (x *ZoomOutTowXResponseData) ProtoReflect() protoreflect.Message
- func (x *ZoomOutTowXResponseData) Reset()
- func (x *ZoomOutTowXResponseData) String() string
Constants ¶
const ( APIService_Imagine_FullMethodName = "/api.APIService/Imagine" APIService_Upscale_FullMethodName = "/api.APIService/Upscale" APIService_UpscaleXFour_FullMethodName = "/api.APIService/UpscaleXFour" APIService_Describe_FullMethodName = "/api.APIService/Describe" APIService_Reroll_FullMethodName = "/api.APIService/Reroll" APIService_Variation_FullMethodName = "/api.APIService/Variation" APIService_HighVariation_FullMethodName = "/api.APIService/HighVariation" APIService_LowVariation_FullMethodName = "/api.APIService/LowVariation" APIService_Pan_FullMethodName = "/api.APIService/Pan" APIService_PicReader_FullMethodName = "/api.APIService/PicReader" APIService_UpscaleXTow_FullMethodName = "/api.APIService/UpscaleXTow" APIService_ZoomOutOneX_FullMethodName = "/api.APIService/ZoomOutOneX" APIService_ZoomOutTwoX_FullMethodName = "/api.APIService/ZoomOutTwoX" )
Variables ¶
var ( Codes_name = map[int32]string{ 0: "CODES_SUCCESS", 1: "CODES_SERVER_INTERNAL_ERROR", 2: "CODES_INVALID_PARAMETER_ERROR", 3: "CODES_CONCURRENCY_LIMITED", 4: "CODES_PROCESSING_TIMEOUT", } Codes_value = map[string]int32{ "CODES_SUCCESS": 0, "CODES_SERVER_INTERNAL_ERROR": 1, "CODES_INVALID_PARAMETER_ERROR": 2, "CODES_CONCURRENCY_LIMITED": 3, "CODES_PROCESSING_TIMEOUT": 4, } )
Enum value maps for Codes.
var APIService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.APIService", HandlerType: (*APIServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Imagine", Handler: _APIService_Imagine_Handler, }, { MethodName: "Upscale", Handler: _APIService_Upscale_Handler, }, { MethodName: "UpscaleXFour", Handler: _APIService_UpscaleXFour_Handler, }, { MethodName: "Describe", Handler: _APIService_Describe_Handler, }, { MethodName: "Reroll", Handler: _APIService_Reroll_Handler, }, { MethodName: "Variation", Handler: _APIService_Variation_Handler, }, { MethodName: "HighVariation", Handler: _APIService_HighVariation_Handler, }, { MethodName: "LowVariation", Handler: _APIService_LowVariation_Handler, }, { MethodName: "Pan", Handler: _APIService_Pan_Handler, }, { MethodName: "PicReader", Handler: _APIService_PicReader_Handler, }, { MethodName: "UpscaleXTow", Handler: _APIService_UpscaleXTow_Handler, }, { MethodName: "ZoomOutOneX", Handler: _APIService_ZoomOutOneX_Handler, }, { MethodName: "ZoomOutTwoX", Handler: _APIService_ZoomOutTwoX_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api.proto", }
APIService_ServiceDesc is the grpc.ServiceDesc for APIService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_api_proto protoreflect.FileDescriptor
var File_common_proto protoreflect.FileDescriptor
var File_describe_proto protoreflect.FileDescriptor
var File_high_variation_proto protoreflect.FileDescriptor
var File_imagine_proto protoreflect.FileDescriptor
var File_low_variation_proto protoreflect.FileDescriptor
var File_pan_proto protoreflect.FileDescriptor
var File_pic_reader_proto protoreflect.FileDescriptor
var File_reroll_proto protoreflect.FileDescriptor
var File_upscale_proto protoreflect.FileDescriptor
var File_upscale_x_four_proto protoreflect.FileDescriptor
var File_upscale_x_two_proto protoreflect.FileDescriptor
var File_variation_proto protoreflect.FileDescriptor
var File_zoom_out_Two_x_proto protoreflect.FileDescriptor
var File_zoom_out_one_x_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAPIServiceServer ¶
func RegisterAPIServiceServer(s grpc.ServiceRegistrar, srv APIServiceServer)
Types ¶
type APIServiceClient ¶
type APIServiceClient interface { Imagine(ctx context.Context, in *ImagineRequest, opts ...grpc.CallOption) (*ImagineResponse, error) Upscale(ctx context.Context, in *UpscaleRequest, opts ...grpc.CallOption) (*UpscaleResponse, error) UpscaleXFour(ctx context.Context, in *UpscaleXFourRequest, opts ...grpc.CallOption) (*UpscaleXFourResponse, error) Describe(ctx context.Context, in *DescribeRequest, opts ...grpc.CallOption) (*DescribeResponse, error) Reroll(ctx context.Context, in *RerollRequest, opts ...grpc.CallOption) (*RerollResponse, error) Variation(ctx context.Context, in *VariationRequest, opts ...grpc.CallOption) (*VariationResponse, error) HighVariation(ctx context.Context, in *HighVariationRequest, opts ...grpc.CallOption) (*HighVariationResponse, error) LowVariation(ctx context.Context, in *LowVariationRequest, opts ...grpc.CallOption) (*LowVariationResponse, error) Pan(ctx context.Context, in *PanRequest, opts ...grpc.CallOption) (*PanResponse, error) PicReader(ctx context.Context, in *PicReaderRequest, opts ...grpc.CallOption) (*PicReaderResponse, error) UpscaleXTow(ctx context.Context, in *UpscaleXTwoRequest, opts ...grpc.CallOption) (*UpscaleXTwoResponse, error) ZoomOutOneX(ctx context.Context, in *ZoomOutOneXRequest, opts ...grpc.CallOption) (*ZoomOutOneXResponse, error) ZoomOutTwoX(ctx context.Context, in *ZoomOutTowXRequest, opts ...grpc.CallOption) (*ZoomOutTowXResponse, error) }
APIServiceClient is the client API for APIService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAPIServiceClient ¶
func NewAPIServiceClient(cc grpc.ClientConnInterface) APIServiceClient
type APIServiceServer ¶
type APIServiceServer interface { Imagine(context.Context, *ImagineRequest) (*ImagineResponse, error) Upscale(context.Context, *UpscaleRequest) (*UpscaleResponse, error) UpscaleXFour(context.Context, *UpscaleXFourRequest) (*UpscaleXFourResponse, error) Describe(context.Context, *DescribeRequest) (*DescribeResponse, error) Reroll(context.Context, *RerollRequest) (*RerollResponse, error) Variation(context.Context, *VariationRequest) (*VariationResponse, error) HighVariation(context.Context, *HighVariationRequest) (*HighVariationResponse, error) LowVariation(context.Context, *LowVariationRequest) (*LowVariationResponse, error) Pan(context.Context, *PanRequest) (*PanResponse, error) PicReader(context.Context, *PicReaderRequest) (*PicReaderResponse, error) UpscaleXTow(context.Context, *UpscaleXTwoRequest) (*UpscaleXTwoResponse, error) ZoomOutOneX(context.Context, *ZoomOutOneXRequest) (*ZoomOutOneXResponse, error) ZoomOutTwoX(context.Context, *ZoomOutTowXRequest) (*ZoomOutTowXResponse, error) // contains filtered or unexported methods }
APIServiceServer is the server API for APIService service. All implementations must embed UnimplementedAPIServiceServer for forward compatibility
type Codes ¶
type Codes int32
func (Codes) Descriptor ¶
func (Codes) Descriptor() protoreflect.EnumDescriptor
func (Codes) EnumDescriptor
deprecated
func (Codes) Number ¶
func (x Codes) Number() protoreflect.EnumNumber
func (Codes) Type ¶
func (Codes) Type() protoreflect.EnumType
type DescribeRequest ¶
type DescribeRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` ImageUrl string `protobuf:"bytes,2,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"` MemberId string `protobuf:"bytes,3,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` // contains filtered or unexported fields }
func (*DescribeRequest) Descriptor
deprecated
func (*DescribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribeRequest.ProtoReflect.Descriptor instead.
func (*DescribeRequest) GetImageUrl ¶
func (x *DescribeRequest) GetImageUrl() string
func (*DescribeRequest) GetMemberId ¶
func (x *DescribeRequest) GetMemberId() string
func (*DescribeRequest) GetRequestId ¶
func (x *DescribeRequest) GetRequestId() string
func (*DescribeRequest) ProtoMessage ¶
func (*DescribeRequest) ProtoMessage()
func (*DescribeRequest) ProtoReflect ¶
func (x *DescribeRequest) ProtoReflect() protoreflect.Message
func (*DescribeRequest) Reset ¶
func (x *DescribeRequest) Reset()
func (*DescribeRequest) String ¶
func (x *DescribeRequest) String() string
type DescribeResponse ¶
type DescribeResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *DescribeResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DescribeResponse) Descriptor
deprecated
func (*DescribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribeResponse.ProtoReflect.Descriptor instead.
func (*DescribeResponse) GetCode ¶
func (x *DescribeResponse) GetCode() Codes
func (*DescribeResponse) GetData ¶
func (x *DescribeResponse) GetData() *DescribeResponseData
func (*DescribeResponse) GetMsg ¶
func (x *DescribeResponse) GetMsg() string
func (*DescribeResponse) GetRequestId ¶
func (x *DescribeResponse) GetRequestId() string
func (*DescribeResponse) ProtoMessage ¶
func (*DescribeResponse) ProtoMessage()
func (*DescribeResponse) ProtoReflect ¶
func (x *DescribeResponse) ProtoReflect() protoreflect.Message
func (*DescribeResponse) Reset ¶
func (x *DescribeResponse) Reset()
func (*DescribeResponse) String ¶
func (x *DescribeResponse) String() string
type DescribeResponseData ¶
type DescribeResponseData struct { Prompts []string `protobuf:"bytes,1,rep,name=prompts,proto3" json:"prompts,omitempty"` MessageId string `protobuf:"bytes,2,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` MemberId string `protobuf:"bytes,3,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` // contains filtered or unexported fields }
func (*DescribeResponseData) Descriptor
deprecated
func (*DescribeResponseData) Descriptor() ([]byte, []int)
Deprecated: Use DescribeResponseData.ProtoReflect.Descriptor instead.
func (*DescribeResponseData) GetMemberId ¶ added in v0.0.4
func (x *DescribeResponseData) GetMemberId() string
func (*DescribeResponseData) GetMessageId ¶ added in v0.0.4
func (x *DescribeResponseData) GetMessageId() string
func (*DescribeResponseData) GetPrompts ¶
func (x *DescribeResponseData) GetPrompts() []string
func (*DescribeResponseData) ProtoMessage ¶
func (*DescribeResponseData) ProtoMessage()
func (*DescribeResponseData) ProtoReflect ¶
func (x *DescribeResponseData) ProtoReflect() protoreflect.Message
func (*DescribeResponseData) Reset ¶
func (x *DescribeResponseData) Reset()
func (*DescribeResponseData) String ¶
func (x *DescribeResponseData) String() string
type HighVariationRequest ¶ added in v0.0.4
type HighVariationRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` OriginalUrl string `protobuf:"bytes,2,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,3,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,5,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*HighVariationRequest) Descriptor
deprecated
added in
v0.0.4
func (*HighVariationRequest) Descriptor() ([]byte, []int)
Deprecated: Use HighVariationRequest.ProtoReflect.Descriptor instead.
func (*HighVariationRequest) GetMemberId ¶ added in v0.0.4
func (x *HighVariationRequest) GetMemberId() string
func (*HighVariationRequest) GetMessageId ¶ added in v0.0.4
func (x *HighVariationRequest) GetMessageId() string
func (*HighVariationRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *HighVariationRequest) GetOriginalUrl() string
func (*HighVariationRequest) GetRequestId ¶ added in v0.0.4
func (x *HighVariationRequest) GetRequestId() string
func (*HighVariationRequest) GetWebhook ¶ added in v0.0.4
func (x *HighVariationRequest) GetWebhook() string
func (*HighVariationRequest) ProtoMessage ¶ added in v0.0.4
func (*HighVariationRequest) ProtoMessage()
func (*HighVariationRequest) ProtoReflect ¶ added in v0.0.4
func (x *HighVariationRequest) ProtoReflect() protoreflect.Message
func (*HighVariationRequest) Reset ¶ added in v0.0.4
func (x *HighVariationRequest) Reset()
func (*HighVariationRequest) String ¶ added in v0.0.4
func (x *HighVariationRequest) String() string
type HighVariationResponse ¶ added in v0.0.4
type HighVariationResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *HighVariationResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*HighVariationResponse) Descriptor
deprecated
added in
v0.0.4
func (*HighVariationResponse) Descriptor() ([]byte, []int)
Deprecated: Use HighVariationResponse.ProtoReflect.Descriptor instead.
func (*HighVariationResponse) GetCode ¶ added in v0.0.4
func (x *HighVariationResponse) GetCode() Codes
func (*HighVariationResponse) GetData ¶ added in v0.0.4
func (x *HighVariationResponse) GetData() *HighVariationResponseData
func (*HighVariationResponse) GetMsg ¶ added in v0.0.4
func (x *HighVariationResponse) GetMsg() string
func (*HighVariationResponse) GetRequestId ¶ added in v0.0.4
func (x *HighVariationResponse) GetRequestId() string
func (*HighVariationResponse) ProtoMessage ¶ added in v0.0.4
func (*HighVariationResponse) ProtoMessage()
func (*HighVariationResponse) ProtoReflect ¶ added in v0.0.4
func (x *HighVariationResponse) ProtoReflect() protoreflect.Message
func (*HighVariationResponse) Reset ¶ added in v0.0.4
func (x *HighVariationResponse) Reset()
func (*HighVariationResponse) String ¶ added in v0.0.4
func (x *HighVariationResponse) String() string
type HighVariationResponseData ¶ added in v0.0.4
type HighVariationResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*HighVariationResponseData) Descriptor
deprecated
added in
v0.0.4
func (*HighVariationResponseData) Descriptor() ([]byte, []int)
Deprecated: Use HighVariationResponseData.ProtoReflect.Descriptor instead.
func (*HighVariationResponseData) GetStartTime ¶ added in v0.0.4
func (x *HighVariationResponseData) GetStartTime() int64
func (*HighVariationResponseData) GetTaskId ¶ added in v0.0.4
func (x *HighVariationResponseData) GetTaskId() string
func (*HighVariationResponseData) ProtoMessage ¶ added in v0.0.4
func (*HighVariationResponseData) ProtoMessage()
func (*HighVariationResponseData) ProtoReflect ¶ added in v0.0.4
func (x *HighVariationResponseData) ProtoReflect() protoreflect.Message
func (*HighVariationResponseData) Reset ¶ added in v0.0.4
func (x *HighVariationResponseData) Reset()
func (*HighVariationResponseData) String ¶ added in v0.0.4
func (x *HighVariationResponseData) String() string
type ImagineRequest ¶
type ImagineRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Prompt string `protobuf:"bytes,2,opt,name=prompt,proto3" json:"prompt,omitempty"` Webhook string `protobuf:"bytes,3,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` // contains filtered or unexported fields }
func (*ImagineRequest) Descriptor
deprecated
func (*ImagineRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImagineRequest.ProtoReflect.Descriptor instead.
func (*ImagineRequest) GetMemberId ¶
func (x *ImagineRequest) GetMemberId() string
func (*ImagineRequest) GetPrompt ¶
func (x *ImagineRequest) GetPrompt() string
func (*ImagineRequest) GetRequestId ¶
func (x *ImagineRequest) GetRequestId() string
func (*ImagineRequest) GetWebhook ¶
func (x *ImagineRequest) GetWebhook() string
func (*ImagineRequest) ProtoMessage ¶
func (*ImagineRequest) ProtoMessage()
func (*ImagineRequest) ProtoReflect ¶
func (x *ImagineRequest) ProtoReflect() protoreflect.Message
func (*ImagineRequest) Reset ¶
func (x *ImagineRequest) Reset()
func (*ImagineRequest) String ¶
func (x *ImagineRequest) String() string
type ImagineResponse ¶
type ImagineResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *ImagineResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ImagineResponse) Descriptor
deprecated
func (*ImagineResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImagineResponse.ProtoReflect.Descriptor instead.
func (*ImagineResponse) GetCode ¶
func (x *ImagineResponse) GetCode() Codes
func (*ImagineResponse) GetData ¶
func (x *ImagineResponse) GetData() *ImagineResponseData
func (*ImagineResponse) GetMsg ¶
func (x *ImagineResponse) GetMsg() string
func (*ImagineResponse) GetRequestId ¶
func (x *ImagineResponse) GetRequestId() string
func (*ImagineResponse) ProtoMessage ¶
func (*ImagineResponse) ProtoMessage()
func (*ImagineResponse) ProtoReflect ¶
func (x *ImagineResponse) ProtoReflect() protoreflect.Message
func (*ImagineResponse) Reset ¶
func (x *ImagineResponse) Reset()
func (*ImagineResponse) String ¶
func (x *ImagineResponse) String() string
type ImagineResponseData ¶
type ImagineResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*ImagineResponseData) Descriptor
deprecated
func (*ImagineResponseData) Descriptor() ([]byte, []int)
Deprecated: Use ImagineResponseData.ProtoReflect.Descriptor instead.
func (*ImagineResponseData) GetStartTime ¶
func (x *ImagineResponseData) GetStartTime() int64
func (*ImagineResponseData) GetTaskId ¶
func (x *ImagineResponseData) GetTaskId() string
func (*ImagineResponseData) ProtoMessage ¶
func (*ImagineResponseData) ProtoMessage()
func (*ImagineResponseData) ProtoReflect ¶
func (x *ImagineResponseData) ProtoReflect() protoreflect.Message
func (*ImagineResponseData) Reset ¶
func (x *ImagineResponseData) Reset()
func (*ImagineResponseData) String ¶
func (x *ImagineResponseData) String() string
type LowVariationRequest ¶ added in v0.0.4
type LowVariationRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` OriginalUrl string `protobuf:"bytes,2,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,3,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,5,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*LowVariationRequest) Descriptor
deprecated
added in
v0.0.4
func (*LowVariationRequest) Descriptor() ([]byte, []int)
Deprecated: Use LowVariationRequest.ProtoReflect.Descriptor instead.
func (*LowVariationRequest) GetMemberId ¶ added in v0.0.4
func (x *LowVariationRequest) GetMemberId() string
func (*LowVariationRequest) GetMessageId ¶ added in v0.0.4
func (x *LowVariationRequest) GetMessageId() string
func (*LowVariationRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *LowVariationRequest) GetOriginalUrl() string
func (*LowVariationRequest) GetRequestId ¶ added in v0.0.4
func (x *LowVariationRequest) GetRequestId() string
func (*LowVariationRequest) GetWebhook ¶ added in v0.0.4
func (x *LowVariationRequest) GetWebhook() string
func (*LowVariationRequest) ProtoMessage ¶ added in v0.0.4
func (*LowVariationRequest) ProtoMessage()
func (*LowVariationRequest) ProtoReflect ¶ added in v0.0.4
func (x *LowVariationRequest) ProtoReflect() protoreflect.Message
func (*LowVariationRequest) Reset ¶ added in v0.0.4
func (x *LowVariationRequest) Reset()
func (*LowVariationRequest) String ¶ added in v0.0.4
func (x *LowVariationRequest) String() string
type LowVariationResponse ¶ added in v0.0.4
type LowVariationResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *LowVariationResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*LowVariationResponse) Descriptor
deprecated
added in
v0.0.4
func (*LowVariationResponse) Descriptor() ([]byte, []int)
Deprecated: Use LowVariationResponse.ProtoReflect.Descriptor instead.
func (*LowVariationResponse) GetCode ¶ added in v0.0.4
func (x *LowVariationResponse) GetCode() Codes
func (*LowVariationResponse) GetData ¶ added in v0.0.4
func (x *LowVariationResponse) GetData() *LowVariationResponseData
func (*LowVariationResponse) GetMsg ¶ added in v0.0.4
func (x *LowVariationResponse) GetMsg() string
func (*LowVariationResponse) GetRequestId ¶ added in v0.0.4
func (x *LowVariationResponse) GetRequestId() string
func (*LowVariationResponse) ProtoMessage ¶ added in v0.0.4
func (*LowVariationResponse) ProtoMessage()
func (*LowVariationResponse) ProtoReflect ¶ added in v0.0.4
func (x *LowVariationResponse) ProtoReflect() protoreflect.Message
func (*LowVariationResponse) Reset ¶ added in v0.0.4
func (x *LowVariationResponse) Reset()
func (*LowVariationResponse) String ¶ added in v0.0.4
func (x *LowVariationResponse) String() string
type LowVariationResponseData ¶ added in v0.0.4
type LowVariationResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*LowVariationResponseData) Descriptor
deprecated
added in
v0.0.4
func (*LowVariationResponseData) Descriptor() ([]byte, []int)
Deprecated: Use LowVariationResponseData.ProtoReflect.Descriptor instead.
func (*LowVariationResponseData) GetStartTime ¶ added in v0.0.4
func (x *LowVariationResponseData) GetStartTime() int64
func (*LowVariationResponseData) GetTaskId ¶ added in v0.0.4
func (x *LowVariationResponseData) GetTaskId() string
func (*LowVariationResponseData) ProtoMessage ¶ added in v0.0.4
func (*LowVariationResponseData) ProtoMessage()
func (*LowVariationResponseData) ProtoReflect ¶ added in v0.0.4
func (x *LowVariationResponseData) ProtoReflect() protoreflect.Message
func (*LowVariationResponseData) Reset ¶ added in v0.0.4
func (x *LowVariationResponseData) Reset()
func (*LowVariationResponseData) String ¶ added in v0.0.4
func (x *LowVariationResponseData) String() string
type PanRequest ¶ added in v0.0.4
type PanRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` OriginalUrl string `protobuf:"bytes,2,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,3,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,5,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` PanType string `protobuf:"bytes,6,opt,name=pan_type,json=panType,proto3" json:"pan_type,omitempty"` // contains filtered or unexported fields }
func (*PanRequest) Descriptor
deprecated
added in
v0.0.4
func (*PanRequest) Descriptor() ([]byte, []int)
Deprecated: Use PanRequest.ProtoReflect.Descriptor instead.
func (*PanRequest) GetMemberId ¶ added in v0.0.4
func (x *PanRequest) GetMemberId() string
func (*PanRequest) GetMessageId ¶ added in v0.0.4
func (x *PanRequest) GetMessageId() string
func (*PanRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *PanRequest) GetOriginalUrl() string
func (*PanRequest) GetPanType ¶ added in v0.0.4
func (x *PanRequest) GetPanType() string
func (*PanRequest) GetRequestId ¶ added in v0.0.4
func (x *PanRequest) GetRequestId() string
func (*PanRequest) GetWebhook ¶ added in v0.0.4
func (x *PanRequest) GetWebhook() string
func (*PanRequest) ProtoMessage ¶ added in v0.0.4
func (*PanRequest) ProtoMessage()
func (*PanRequest) ProtoReflect ¶ added in v0.0.4
func (x *PanRequest) ProtoReflect() protoreflect.Message
func (*PanRequest) Reset ¶ added in v0.0.4
func (x *PanRequest) Reset()
func (*PanRequest) String ¶ added in v0.0.4
func (x *PanRequest) String() string
type PanResponse ¶ added in v0.0.4
type PanResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *PanResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PanResponse) Descriptor
deprecated
added in
v0.0.4
func (*PanResponse) Descriptor() ([]byte, []int)
Deprecated: Use PanResponse.ProtoReflect.Descriptor instead.
func (*PanResponse) GetCode ¶ added in v0.0.4
func (x *PanResponse) GetCode() Codes
func (*PanResponse) GetData ¶ added in v0.0.4
func (x *PanResponse) GetData() *PanResponseData
func (*PanResponse) GetMsg ¶ added in v0.0.4
func (x *PanResponse) GetMsg() string
func (*PanResponse) GetRequestId ¶ added in v0.0.4
func (x *PanResponse) GetRequestId() string
func (*PanResponse) ProtoMessage ¶ added in v0.0.4
func (*PanResponse) ProtoMessage()
func (*PanResponse) ProtoReflect ¶ added in v0.0.4
func (x *PanResponse) ProtoReflect() protoreflect.Message
func (*PanResponse) Reset ¶ added in v0.0.4
func (x *PanResponse) Reset()
func (*PanResponse) String ¶ added in v0.0.4
func (x *PanResponse) String() string
type PanResponseData ¶ added in v0.0.4
type PanResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*PanResponseData) Descriptor
deprecated
added in
v0.0.4
func (*PanResponseData) Descriptor() ([]byte, []int)
Deprecated: Use PanResponseData.ProtoReflect.Descriptor instead.
func (*PanResponseData) GetStartTime ¶ added in v0.0.4
func (x *PanResponseData) GetStartTime() int64
func (*PanResponseData) GetTaskId ¶ added in v0.0.4
func (x *PanResponseData) GetTaskId() string
func (*PanResponseData) ProtoMessage ¶ added in v0.0.4
func (*PanResponseData) ProtoMessage()
func (*PanResponseData) ProtoReflect ¶ added in v0.0.4
func (x *PanResponseData) ProtoReflect() protoreflect.Message
func (*PanResponseData) Reset ¶ added in v0.0.4
func (x *PanResponseData) Reset()
func (*PanResponseData) String ¶ added in v0.0.4
func (x *PanResponseData) String() string
type PicReaderRequest ¶ added in v0.0.4
type PicReaderRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Index int32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` MessageId string `protobuf:"bytes,3,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` Webhook string `protobuf:"bytes,4,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,5,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` // contains filtered or unexported fields }
func (*PicReaderRequest) Descriptor
deprecated
added in
v0.0.4
func (*PicReaderRequest) Descriptor() ([]byte, []int)
Deprecated: Use PicReaderRequest.ProtoReflect.Descriptor instead.
func (*PicReaderRequest) GetIndex ¶ added in v0.0.4
func (x *PicReaderRequest) GetIndex() int32
func (*PicReaderRequest) GetMemberId ¶ added in v0.0.4
func (x *PicReaderRequest) GetMemberId() string
func (*PicReaderRequest) GetMessageId ¶ added in v0.0.4
func (x *PicReaderRequest) GetMessageId() string
func (*PicReaderRequest) GetRequestId ¶ added in v0.0.4
func (x *PicReaderRequest) GetRequestId() string
func (*PicReaderRequest) GetWebhook ¶ added in v0.0.4
func (x *PicReaderRequest) GetWebhook() string
func (*PicReaderRequest) ProtoMessage ¶ added in v0.0.4
func (*PicReaderRequest) ProtoMessage()
func (*PicReaderRequest) ProtoReflect ¶ added in v0.0.4
func (x *PicReaderRequest) ProtoReflect() protoreflect.Message
func (*PicReaderRequest) Reset ¶ added in v0.0.4
func (x *PicReaderRequest) Reset()
func (*PicReaderRequest) String ¶ added in v0.0.4
func (x *PicReaderRequest) String() string
type PicReaderResponse ¶ added in v0.0.4
type PicReaderResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *PicReaderResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*PicReaderResponse) Descriptor
deprecated
added in
v0.0.4
func (*PicReaderResponse) Descriptor() ([]byte, []int)
Deprecated: Use PicReaderResponse.ProtoReflect.Descriptor instead.
func (*PicReaderResponse) GetCode ¶ added in v0.0.4
func (x *PicReaderResponse) GetCode() Codes
func (*PicReaderResponse) GetData ¶ added in v0.0.4
func (x *PicReaderResponse) GetData() *PicReaderResponseData
func (*PicReaderResponse) GetMsg ¶ added in v0.0.4
func (x *PicReaderResponse) GetMsg() string
func (*PicReaderResponse) GetRequestId ¶ added in v0.0.4
func (x *PicReaderResponse) GetRequestId() string
func (*PicReaderResponse) ProtoMessage ¶ added in v0.0.4
func (*PicReaderResponse) ProtoMessage()
func (*PicReaderResponse) ProtoReflect ¶ added in v0.0.4
func (x *PicReaderResponse) ProtoReflect() protoreflect.Message
func (*PicReaderResponse) Reset ¶ added in v0.0.4
func (x *PicReaderResponse) Reset()
func (*PicReaderResponse) String ¶ added in v0.0.4
func (x *PicReaderResponse) String() string
type PicReaderResponseData ¶ added in v0.0.4
type PicReaderResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*PicReaderResponseData) Descriptor
deprecated
added in
v0.0.4
func (*PicReaderResponseData) Descriptor() ([]byte, []int)
Deprecated: Use PicReaderResponseData.ProtoReflect.Descriptor instead.
func (*PicReaderResponseData) GetStartTime ¶ added in v0.0.4
func (x *PicReaderResponseData) GetStartTime() int64
func (*PicReaderResponseData) GetTaskId ¶ added in v0.0.4
func (x *PicReaderResponseData) GetTaskId() string
func (*PicReaderResponseData) ProtoMessage ¶ added in v0.0.4
func (*PicReaderResponseData) ProtoMessage()
func (*PicReaderResponseData) ProtoReflect ¶ added in v0.0.4
func (x *PicReaderResponseData) ProtoReflect() protoreflect.Message
func (*PicReaderResponseData) Reset ¶ added in v0.0.4
func (x *PicReaderResponseData) Reset()
func (*PicReaderResponseData) String ¶ added in v0.0.4
func (x *PicReaderResponseData) String() string
type RerollRequest ¶
type RerollRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` OriginalUrl string `protobuf:"bytes,2,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,3,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,5,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*RerollRequest) Descriptor
deprecated
func (*RerollRequest) Descriptor() ([]byte, []int)
Deprecated: Use RerollRequest.ProtoReflect.Descriptor instead.
func (*RerollRequest) GetMemberId ¶
func (x *RerollRequest) GetMemberId() string
func (*RerollRequest) GetMessageId ¶ added in v0.0.4
func (x *RerollRequest) GetMessageId() string
func (*RerollRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *RerollRequest) GetOriginalUrl() string
func (*RerollRequest) GetRequestId ¶
func (x *RerollRequest) GetRequestId() string
func (*RerollRequest) GetWebhook ¶
func (x *RerollRequest) GetWebhook() string
func (*RerollRequest) ProtoMessage ¶
func (*RerollRequest) ProtoMessage()
func (*RerollRequest) ProtoReflect ¶
func (x *RerollRequest) ProtoReflect() protoreflect.Message
func (*RerollRequest) Reset ¶
func (x *RerollRequest) Reset()
func (*RerollRequest) String ¶
func (x *RerollRequest) String() string
type RerollResponse ¶
type RerollResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *RerollResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*RerollResponse) Descriptor
deprecated
func (*RerollResponse) Descriptor() ([]byte, []int)
Deprecated: Use RerollResponse.ProtoReflect.Descriptor instead.
func (*RerollResponse) GetCode ¶
func (x *RerollResponse) GetCode() Codes
func (*RerollResponse) GetData ¶
func (x *RerollResponse) GetData() *RerollResponseData
func (*RerollResponse) GetMsg ¶
func (x *RerollResponse) GetMsg() string
func (*RerollResponse) GetRequestId ¶
func (x *RerollResponse) GetRequestId() string
func (*RerollResponse) ProtoMessage ¶
func (*RerollResponse) ProtoMessage()
func (*RerollResponse) ProtoReflect ¶
func (x *RerollResponse) ProtoReflect() protoreflect.Message
func (*RerollResponse) Reset ¶
func (x *RerollResponse) Reset()
func (*RerollResponse) String ¶
func (x *RerollResponse) String() string
type RerollResponseData ¶
type RerollResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*RerollResponseData) Descriptor
deprecated
func (*RerollResponseData) Descriptor() ([]byte, []int)
Deprecated: Use RerollResponseData.ProtoReflect.Descriptor instead.
func (*RerollResponseData) GetStartTime ¶
func (x *RerollResponseData) GetStartTime() int64
func (*RerollResponseData) GetTaskId ¶
func (x *RerollResponseData) GetTaskId() string
func (*RerollResponseData) ProtoMessage ¶
func (*RerollResponseData) ProtoMessage()
func (*RerollResponseData) ProtoReflect ¶
func (x *RerollResponseData) ProtoReflect() protoreflect.Message
func (*RerollResponseData) Reset ¶
func (x *RerollResponseData) Reset()
func (*RerollResponseData) String ¶
func (x *RerollResponseData) String() string
type UnimplementedAPIServiceServer ¶
type UnimplementedAPIServiceServer struct { }
UnimplementedAPIServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAPIServiceServer) Describe ¶
func (UnimplementedAPIServiceServer) Describe(context.Context, *DescribeRequest) (*DescribeResponse, error)
func (UnimplementedAPIServiceServer) HighVariation ¶ added in v0.0.4
func (UnimplementedAPIServiceServer) HighVariation(context.Context, *HighVariationRequest) (*HighVariationResponse, error)
func (UnimplementedAPIServiceServer) Imagine ¶
func (UnimplementedAPIServiceServer) Imagine(context.Context, *ImagineRequest) (*ImagineResponse, error)
func (UnimplementedAPIServiceServer) LowVariation ¶ added in v0.0.4
func (UnimplementedAPIServiceServer) LowVariation(context.Context, *LowVariationRequest) (*LowVariationResponse, error)
func (UnimplementedAPIServiceServer) Pan ¶ added in v0.0.4
func (UnimplementedAPIServiceServer) Pan(context.Context, *PanRequest) (*PanResponse, error)
func (UnimplementedAPIServiceServer) PicReader ¶ added in v0.0.4
func (UnimplementedAPIServiceServer) PicReader(context.Context, *PicReaderRequest) (*PicReaderResponse, error)
func (UnimplementedAPIServiceServer) Reroll ¶
func (UnimplementedAPIServiceServer) Reroll(context.Context, *RerollRequest) (*RerollResponse, error)
func (UnimplementedAPIServiceServer) Upscale ¶
func (UnimplementedAPIServiceServer) Upscale(context.Context, *UpscaleRequest) (*UpscaleResponse, error)
func (UnimplementedAPIServiceServer) UpscaleXFour ¶
func (UnimplementedAPIServiceServer) UpscaleXFour(context.Context, *UpscaleXFourRequest) (*UpscaleXFourResponse, error)
func (UnimplementedAPIServiceServer) UpscaleXTow ¶ added in v0.0.4
func (UnimplementedAPIServiceServer) UpscaleXTow(context.Context, *UpscaleXTwoRequest) (*UpscaleXTwoResponse, error)
func (UnimplementedAPIServiceServer) Variation ¶
func (UnimplementedAPIServiceServer) Variation(context.Context, *VariationRequest) (*VariationResponse, error)
func (UnimplementedAPIServiceServer) ZoomOutOneX ¶ added in v0.0.4
func (UnimplementedAPIServiceServer) ZoomOutOneX(context.Context, *ZoomOutOneXRequest) (*ZoomOutOneXResponse, error)
func (UnimplementedAPIServiceServer) ZoomOutTwoX ¶ added in v0.0.4
func (UnimplementedAPIServiceServer) ZoomOutTwoX(context.Context, *ZoomOutTowXRequest) (*ZoomOutTowXResponse, error)
type UnsafeAPIServiceServer ¶
type UnsafeAPIServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAPIServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to APIServiceServer will result in compilation errors.
type UpscaleRequest ¶
type UpscaleRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Index int32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` OriginalUrl string `protobuf:"bytes,3,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,4,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,5,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,6,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*UpscaleRequest) Descriptor
deprecated
func (*UpscaleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpscaleRequest.ProtoReflect.Descriptor instead.
func (*UpscaleRequest) GetIndex ¶
func (x *UpscaleRequest) GetIndex() int32
func (*UpscaleRequest) GetMemberId ¶
func (x *UpscaleRequest) GetMemberId() string
func (*UpscaleRequest) GetMessageId ¶ added in v0.0.4
func (x *UpscaleRequest) GetMessageId() string
func (*UpscaleRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *UpscaleRequest) GetOriginalUrl() string
func (*UpscaleRequest) GetRequestId ¶
func (x *UpscaleRequest) GetRequestId() string
func (*UpscaleRequest) GetWebhook ¶
func (x *UpscaleRequest) GetWebhook() string
func (*UpscaleRequest) ProtoMessage ¶
func (*UpscaleRequest) ProtoMessage()
func (*UpscaleRequest) ProtoReflect ¶
func (x *UpscaleRequest) ProtoReflect() protoreflect.Message
func (*UpscaleRequest) Reset ¶
func (x *UpscaleRequest) Reset()
func (*UpscaleRequest) String ¶
func (x *UpscaleRequest) String() string
type UpscaleResponse ¶
type UpscaleResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *UpscaleResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*UpscaleResponse) Descriptor
deprecated
func (*UpscaleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpscaleResponse.ProtoReflect.Descriptor instead.
func (*UpscaleResponse) GetCode ¶
func (x *UpscaleResponse) GetCode() Codes
func (*UpscaleResponse) GetData ¶
func (x *UpscaleResponse) GetData() *UpscaleResponseData
func (*UpscaleResponse) GetMsg ¶
func (x *UpscaleResponse) GetMsg() string
func (*UpscaleResponse) GetRequestId ¶
func (x *UpscaleResponse) GetRequestId() string
func (*UpscaleResponse) ProtoMessage ¶
func (*UpscaleResponse) ProtoMessage()
func (*UpscaleResponse) ProtoReflect ¶
func (x *UpscaleResponse) ProtoReflect() protoreflect.Message
func (*UpscaleResponse) Reset ¶
func (x *UpscaleResponse) Reset()
func (*UpscaleResponse) String ¶
func (x *UpscaleResponse) String() string
type UpscaleResponseData ¶
type UpscaleResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*UpscaleResponseData) Descriptor
deprecated
func (*UpscaleResponseData) Descriptor() ([]byte, []int)
Deprecated: Use UpscaleResponseData.ProtoReflect.Descriptor instead.
func (*UpscaleResponseData) GetStartTime ¶
func (x *UpscaleResponseData) GetStartTime() int64
func (*UpscaleResponseData) GetTaskId ¶
func (x *UpscaleResponseData) GetTaskId() string
func (*UpscaleResponseData) ProtoMessage ¶
func (*UpscaleResponseData) ProtoMessage()
func (*UpscaleResponseData) ProtoReflect ¶
func (x *UpscaleResponseData) ProtoReflect() protoreflect.Message
func (*UpscaleResponseData) Reset ¶
func (x *UpscaleResponseData) Reset()
func (*UpscaleResponseData) String ¶
func (x *UpscaleResponseData) String() string
type UpscaleXFourRequest ¶
type UpscaleXFourRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` OriginalUrl string `protobuf:"bytes,2,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,3,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,5,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*UpscaleXFourRequest) Descriptor
deprecated
func (*UpscaleXFourRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpscaleXFourRequest.ProtoReflect.Descriptor instead.
func (*UpscaleXFourRequest) GetMemberId ¶
func (x *UpscaleXFourRequest) GetMemberId() string
func (*UpscaleXFourRequest) GetMessageId ¶ added in v0.0.4
func (x *UpscaleXFourRequest) GetMessageId() string
func (*UpscaleXFourRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *UpscaleXFourRequest) GetOriginalUrl() string
func (*UpscaleXFourRequest) GetRequestId ¶
func (x *UpscaleXFourRequest) GetRequestId() string
func (*UpscaleXFourRequest) GetWebhook ¶
func (x *UpscaleXFourRequest) GetWebhook() string
func (*UpscaleXFourRequest) ProtoMessage ¶
func (*UpscaleXFourRequest) ProtoMessage()
func (*UpscaleXFourRequest) ProtoReflect ¶
func (x *UpscaleXFourRequest) ProtoReflect() protoreflect.Message
func (*UpscaleXFourRequest) Reset ¶
func (x *UpscaleXFourRequest) Reset()
func (*UpscaleXFourRequest) String ¶
func (x *UpscaleXFourRequest) String() string
type UpscaleXFourResponse ¶
type UpscaleXFourResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *UpscaleXFourResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*UpscaleXFourResponse) Descriptor
deprecated
func (*UpscaleXFourResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpscaleXFourResponse.ProtoReflect.Descriptor instead.
func (*UpscaleXFourResponse) GetCode ¶
func (x *UpscaleXFourResponse) GetCode() Codes
func (*UpscaleXFourResponse) GetData ¶
func (x *UpscaleXFourResponse) GetData() *UpscaleXFourResponseData
func (*UpscaleXFourResponse) GetMsg ¶
func (x *UpscaleXFourResponse) GetMsg() string
func (*UpscaleXFourResponse) GetRequestId ¶
func (x *UpscaleXFourResponse) GetRequestId() string
func (*UpscaleXFourResponse) ProtoMessage ¶
func (*UpscaleXFourResponse) ProtoMessage()
func (*UpscaleXFourResponse) ProtoReflect ¶
func (x *UpscaleXFourResponse) ProtoReflect() protoreflect.Message
func (*UpscaleXFourResponse) Reset ¶
func (x *UpscaleXFourResponse) Reset()
func (*UpscaleXFourResponse) String ¶
func (x *UpscaleXFourResponse) String() string
type UpscaleXFourResponseData ¶
type UpscaleXFourResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*UpscaleXFourResponseData) Descriptor
deprecated
func (*UpscaleXFourResponseData) Descriptor() ([]byte, []int)
Deprecated: Use UpscaleXFourResponseData.ProtoReflect.Descriptor instead.
func (*UpscaleXFourResponseData) GetStartTime ¶
func (x *UpscaleXFourResponseData) GetStartTime() int64
func (*UpscaleXFourResponseData) GetTaskId ¶
func (x *UpscaleXFourResponseData) GetTaskId() string
func (*UpscaleXFourResponseData) ProtoMessage ¶
func (*UpscaleXFourResponseData) ProtoMessage()
func (*UpscaleXFourResponseData) ProtoReflect ¶
func (x *UpscaleXFourResponseData) ProtoReflect() protoreflect.Message
func (*UpscaleXFourResponseData) Reset ¶
func (x *UpscaleXFourResponseData) Reset()
func (*UpscaleXFourResponseData) String ¶
func (x *UpscaleXFourResponseData) String() string
type UpscaleXTwoRequest ¶ added in v0.0.4
type UpscaleXTwoRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` OriginalUrl string `protobuf:"bytes,2,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,3,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,5,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*UpscaleXTwoRequest) Descriptor
deprecated
added in
v0.0.4
func (*UpscaleXTwoRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpscaleXTwoRequest.ProtoReflect.Descriptor instead.
func (*UpscaleXTwoRequest) GetMemberId ¶ added in v0.0.4
func (x *UpscaleXTwoRequest) GetMemberId() string
func (*UpscaleXTwoRequest) GetMessageId ¶ added in v0.0.4
func (x *UpscaleXTwoRequest) GetMessageId() string
func (*UpscaleXTwoRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *UpscaleXTwoRequest) GetOriginalUrl() string
func (*UpscaleXTwoRequest) GetRequestId ¶ added in v0.0.4
func (x *UpscaleXTwoRequest) GetRequestId() string
func (*UpscaleXTwoRequest) GetWebhook ¶ added in v0.0.4
func (x *UpscaleXTwoRequest) GetWebhook() string
func (*UpscaleXTwoRequest) ProtoMessage ¶ added in v0.0.4
func (*UpscaleXTwoRequest) ProtoMessage()
func (*UpscaleXTwoRequest) ProtoReflect ¶ added in v0.0.4
func (x *UpscaleXTwoRequest) ProtoReflect() protoreflect.Message
func (*UpscaleXTwoRequest) Reset ¶ added in v0.0.4
func (x *UpscaleXTwoRequest) Reset()
func (*UpscaleXTwoRequest) String ¶ added in v0.0.4
func (x *UpscaleXTwoRequest) String() string
type UpscaleXTwoResponse ¶ added in v0.0.4
type UpscaleXTwoResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *UpscaleXTwoResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*UpscaleXTwoResponse) Descriptor
deprecated
added in
v0.0.4
func (*UpscaleXTwoResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpscaleXTwoResponse.ProtoReflect.Descriptor instead.
func (*UpscaleXTwoResponse) GetCode ¶ added in v0.0.4
func (x *UpscaleXTwoResponse) GetCode() Codes
func (*UpscaleXTwoResponse) GetData ¶ added in v0.0.4
func (x *UpscaleXTwoResponse) GetData() *UpscaleXTwoResponseData
func (*UpscaleXTwoResponse) GetMsg ¶ added in v0.0.4
func (x *UpscaleXTwoResponse) GetMsg() string
func (*UpscaleXTwoResponse) GetRequestId ¶ added in v0.0.4
func (x *UpscaleXTwoResponse) GetRequestId() string
func (*UpscaleXTwoResponse) ProtoMessage ¶ added in v0.0.4
func (*UpscaleXTwoResponse) ProtoMessage()
func (*UpscaleXTwoResponse) ProtoReflect ¶ added in v0.0.4
func (x *UpscaleXTwoResponse) ProtoReflect() protoreflect.Message
func (*UpscaleXTwoResponse) Reset ¶ added in v0.0.4
func (x *UpscaleXTwoResponse) Reset()
func (*UpscaleXTwoResponse) String ¶ added in v0.0.4
func (x *UpscaleXTwoResponse) String() string
type UpscaleXTwoResponseData ¶ added in v0.0.4
type UpscaleXTwoResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*UpscaleXTwoResponseData) Descriptor
deprecated
added in
v0.0.4
func (*UpscaleXTwoResponseData) Descriptor() ([]byte, []int)
Deprecated: Use UpscaleXTwoResponseData.ProtoReflect.Descriptor instead.
func (*UpscaleXTwoResponseData) GetStartTime ¶ added in v0.0.4
func (x *UpscaleXTwoResponseData) GetStartTime() int64
func (*UpscaleXTwoResponseData) GetTaskId ¶ added in v0.0.4
func (x *UpscaleXTwoResponseData) GetTaskId() string
func (*UpscaleXTwoResponseData) ProtoMessage ¶ added in v0.0.4
func (*UpscaleXTwoResponseData) ProtoMessage()
func (*UpscaleXTwoResponseData) ProtoReflect ¶ added in v0.0.4
func (x *UpscaleXTwoResponseData) ProtoReflect() protoreflect.Message
func (*UpscaleXTwoResponseData) Reset ¶ added in v0.0.4
func (x *UpscaleXTwoResponseData) Reset()
func (*UpscaleXTwoResponseData) String ¶ added in v0.0.4
func (x *UpscaleXTwoResponseData) String() string
type VariationRequest ¶
type VariationRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Index int32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` OriginalUrl string `protobuf:"bytes,3,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,4,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,5,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,6,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*VariationRequest) Descriptor
deprecated
func (*VariationRequest) Descriptor() ([]byte, []int)
Deprecated: Use VariationRequest.ProtoReflect.Descriptor instead.
func (*VariationRequest) GetIndex ¶
func (x *VariationRequest) GetIndex() int32
func (*VariationRequest) GetMemberId ¶
func (x *VariationRequest) GetMemberId() string
func (*VariationRequest) GetMessageId ¶ added in v0.0.4
func (x *VariationRequest) GetMessageId() string
func (*VariationRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *VariationRequest) GetOriginalUrl() string
func (*VariationRequest) GetRequestId ¶
func (x *VariationRequest) GetRequestId() string
func (*VariationRequest) GetWebhook ¶
func (x *VariationRequest) GetWebhook() string
func (*VariationRequest) ProtoMessage ¶
func (*VariationRequest) ProtoMessage()
func (*VariationRequest) ProtoReflect ¶
func (x *VariationRequest) ProtoReflect() protoreflect.Message
func (*VariationRequest) Reset ¶
func (x *VariationRequest) Reset()
func (*VariationRequest) String ¶
func (x *VariationRequest) String() string
type VariationResponse ¶
type VariationResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *VariationResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*VariationResponse) Descriptor
deprecated
func (*VariationResponse) Descriptor() ([]byte, []int)
Deprecated: Use VariationResponse.ProtoReflect.Descriptor instead.
func (*VariationResponse) GetCode ¶
func (x *VariationResponse) GetCode() Codes
func (*VariationResponse) GetData ¶
func (x *VariationResponse) GetData() *VariationResponseData
func (*VariationResponse) GetMsg ¶
func (x *VariationResponse) GetMsg() string
func (*VariationResponse) GetRequestId ¶
func (x *VariationResponse) GetRequestId() string
func (*VariationResponse) ProtoMessage ¶
func (*VariationResponse) ProtoMessage()
func (*VariationResponse) ProtoReflect ¶
func (x *VariationResponse) ProtoReflect() protoreflect.Message
func (*VariationResponse) Reset ¶
func (x *VariationResponse) Reset()
func (*VariationResponse) String ¶
func (x *VariationResponse) String() string
type VariationResponseData ¶
type VariationResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*VariationResponseData) Descriptor
deprecated
func (*VariationResponseData) Descriptor() ([]byte, []int)
Deprecated: Use VariationResponseData.ProtoReflect.Descriptor instead.
func (*VariationResponseData) GetStartTime ¶
func (x *VariationResponseData) GetStartTime() int64
func (*VariationResponseData) GetTaskId ¶
func (x *VariationResponseData) GetTaskId() string
func (*VariationResponseData) ProtoMessage ¶
func (*VariationResponseData) ProtoMessage()
func (*VariationResponseData) ProtoReflect ¶
func (x *VariationResponseData) ProtoReflect() protoreflect.Message
func (*VariationResponseData) Reset ¶
func (x *VariationResponseData) Reset()
func (*VariationResponseData) String ¶
func (x *VariationResponseData) String() string
type ZoomOutOneXRequest ¶ added in v0.0.4
type ZoomOutOneXRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` OriginalUrl string `protobuf:"bytes,2,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,3,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,5,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*ZoomOutOneXRequest) Descriptor
deprecated
added in
v0.0.4
func (*ZoomOutOneXRequest) Descriptor() ([]byte, []int)
Deprecated: Use ZoomOutOneXRequest.ProtoReflect.Descriptor instead.
func (*ZoomOutOneXRequest) GetMemberId ¶ added in v0.0.4
func (x *ZoomOutOneXRequest) GetMemberId() string
func (*ZoomOutOneXRequest) GetMessageId ¶ added in v0.0.4
func (x *ZoomOutOneXRequest) GetMessageId() string
func (*ZoomOutOneXRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *ZoomOutOneXRequest) GetOriginalUrl() string
func (*ZoomOutOneXRequest) GetRequestId ¶ added in v0.0.4
func (x *ZoomOutOneXRequest) GetRequestId() string
func (*ZoomOutOneXRequest) GetWebhook ¶ added in v0.0.4
func (x *ZoomOutOneXRequest) GetWebhook() string
func (*ZoomOutOneXRequest) ProtoMessage ¶ added in v0.0.4
func (*ZoomOutOneXRequest) ProtoMessage()
func (*ZoomOutOneXRequest) ProtoReflect ¶ added in v0.0.4
func (x *ZoomOutOneXRequest) ProtoReflect() protoreflect.Message
func (*ZoomOutOneXRequest) Reset ¶ added in v0.0.4
func (x *ZoomOutOneXRequest) Reset()
func (*ZoomOutOneXRequest) String ¶ added in v0.0.4
func (x *ZoomOutOneXRequest) String() string
type ZoomOutOneXResponse ¶ added in v0.0.4
type ZoomOutOneXResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *ZoomOutOneXResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ZoomOutOneXResponse) Descriptor
deprecated
added in
v0.0.4
func (*ZoomOutOneXResponse) Descriptor() ([]byte, []int)
Deprecated: Use ZoomOutOneXResponse.ProtoReflect.Descriptor instead.
func (*ZoomOutOneXResponse) GetCode ¶ added in v0.0.4
func (x *ZoomOutOneXResponse) GetCode() Codes
func (*ZoomOutOneXResponse) GetData ¶ added in v0.0.4
func (x *ZoomOutOneXResponse) GetData() *ZoomOutOneXResponseData
func (*ZoomOutOneXResponse) GetMsg ¶ added in v0.0.4
func (x *ZoomOutOneXResponse) GetMsg() string
func (*ZoomOutOneXResponse) GetRequestId ¶ added in v0.0.4
func (x *ZoomOutOneXResponse) GetRequestId() string
func (*ZoomOutOneXResponse) ProtoMessage ¶ added in v0.0.4
func (*ZoomOutOneXResponse) ProtoMessage()
func (*ZoomOutOneXResponse) ProtoReflect ¶ added in v0.0.4
func (x *ZoomOutOneXResponse) ProtoReflect() protoreflect.Message
func (*ZoomOutOneXResponse) Reset ¶ added in v0.0.4
func (x *ZoomOutOneXResponse) Reset()
func (*ZoomOutOneXResponse) String ¶ added in v0.0.4
func (x *ZoomOutOneXResponse) String() string
type ZoomOutOneXResponseData ¶ added in v0.0.4
type ZoomOutOneXResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*ZoomOutOneXResponseData) Descriptor
deprecated
added in
v0.0.4
func (*ZoomOutOneXResponseData) Descriptor() ([]byte, []int)
Deprecated: Use ZoomOutOneXResponseData.ProtoReflect.Descriptor instead.
func (*ZoomOutOneXResponseData) GetStartTime ¶ added in v0.0.4
func (x *ZoomOutOneXResponseData) GetStartTime() int64
func (*ZoomOutOneXResponseData) GetTaskId ¶ added in v0.0.4
func (x *ZoomOutOneXResponseData) GetTaskId() string
func (*ZoomOutOneXResponseData) ProtoMessage ¶ added in v0.0.4
func (*ZoomOutOneXResponseData) ProtoMessage()
func (*ZoomOutOneXResponseData) ProtoReflect ¶ added in v0.0.4
func (x *ZoomOutOneXResponseData) ProtoReflect() protoreflect.Message
func (*ZoomOutOneXResponseData) Reset ¶ added in v0.0.4
func (x *ZoomOutOneXResponseData) Reset()
func (*ZoomOutOneXResponseData) String ¶ added in v0.0.4
func (x *ZoomOutOneXResponseData) String() string
type ZoomOutTowXRequest ¶ added in v0.0.4
type ZoomOutTowXRequest struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` OriginalUrl string `protobuf:"bytes,2,opt,name=original_url,json=originalUrl,proto3" json:"original_url,omitempty"` Webhook string `protobuf:"bytes,3,opt,name=webhook,proto3" json:"webhook,omitempty"` MemberId string `protobuf:"bytes,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` MessageId string `protobuf:"bytes,5,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // contains filtered or unexported fields }
func (*ZoomOutTowXRequest) Descriptor
deprecated
added in
v0.0.4
func (*ZoomOutTowXRequest) Descriptor() ([]byte, []int)
Deprecated: Use ZoomOutTowXRequest.ProtoReflect.Descriptor instead.
func (*ZoomOutTowXRequest) GetMemberId ¶ added in v0.0.4
func (x *ZoomOutTowXRequest) GetMemberId() string
func (*ZoomOutTowXRequest) GetMessageId ¶ added in v0.0.4
func (x *ZoomOutTowXRequest) GetMessageId() string
func (*ZoomOutTowXRequest) GetOriginalUrl ¶ added in v0.0.4
func (x *ZoomOutTowXRequest) GetOriginalUrl() string
func (*ZoomOutTowXRequest) GetRequestId ¶ added in v0.0.4
func (x *ZoomOutTowXRequest) GetRequestId() string
func (*ZoomOutTowXRequest) GetWebhook ¶ added in v0.0.4
func (x *ZoomOutTowXRequest) GetWebhook() string
func (*ZoomOutTowXRequest) ProtoMessage ¶ added in v0.0.4
func (*ZoomOutTowXRequest) ProtoMessage()
func (*ZoomOutTowXRequest) ProtoReflect ¶ added in v0.0.4
func (x *ZoomOutTowXRequest) ProtoReflect() protoreflect.Message
func (*ZoomOutTowXRequest) Reset ¶ added in v0.0.4
func (x *ZoomOutTowXRequest) Reset()
func (*ZoomOutTowXRequest) String ¶ added in v0.0.4
func (x *ZoomOutTowXRequest) String() string
type ZoomOutTowXResponse ¶ added in v0.0.4
type ZoomOutTowXResponse struct { RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Code Codes `protobuf:"varint,2,opt,name=code,proto3,enum=api.Codes" json:"code,omitempty"` Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"` Data *ZoomOutTowXResponseData `protobuf:"bytes,4,opt,name=data,proto3,oneof" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ZoomOutTowXResponse) Descriptor
deprecated
added in
v0.0.4
func (*ZoomOutTowXResponse) Descriptor() ([]byte, []int)
Deprecated: Use ZoomOutTowXResponse.ProtoReflect.Descriptor instead.
func (*ZoomOutTowXResponse) GetCode ¶ added in v0.0.4
func (x *ZoomOutTowXResponse) GetCode() Codes
func (*ZoomOutTowXResponse) GetData ¶ added in v0.0.4
func (x *ZoomOutTowXResponse) GetData() *ZoomOutTowXResponseData
func (*ZoomOutTowXResponse) GetMsg ¶ added in v0.0.4
func (x *ZoomOutTowXResponse) GetMsg() string
func (*ZoomOutTowXResponse) GetRequestId ¶ added in v0.0.4
func (x *ZoomOutTowXResponse) GetRequestId() string
func (*ZoomOutTowXResponse) ProtoMessage ¶ added in v0.0.4
func (*ZoomOutTowXResponse) ProtoMessage()
func (*ZoomOutTowXResponse) ProtoReflect ¶ added in v0.0.4
func (x *ZoomOutTowXResponse) ProtoReflect() protoreflect.Message
func (*ZoomOutTowXResponse) Reset ¶ added in v0.0.4
func (x *ZoomOutTowXResponse) Reset()
func (*ZoomOutTowXResponse) String ¶ added in v0.0.4
func (x *ZoomOutTowXResponse) String() string
type ZoomOutTowXResponseData ¶ added in v0.0.4
type ZoomOutTowXResponseData struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` StartTime int64 `protobuf:"varint,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*ZoomOutTowXResponseData) Descriptor
deprecated
added in
v0.0.4
func (*ZoomOutTowXResponseData) Descriptor() ([]byte, []int)
Deprecated: Use ZoomOutTowXResponseData.ProtoReflect.Descriptor instead.
func (*ZoomOutTowXResponseData) GetStartTime ¶ added in v0.0.4
func (x *ZoomOutTowXResponseData) GetStartTime() int64
func (*ZoomOutTowXResponseData) GetTaskId ¶ added in v0.0.4
func (x *ZoomOutTowXResponseData) GetTaskId() string
func (*ZoomOutTowXResponseData) ProtoMessage ¶ added in v0.0.4
func (*ZoomOutTowXResponseData) ProtoMessage()
func (*ZoomOutTowXResponseData) ProtoReflect ¶ added in v0.0.4
func (x *ZoomOutTowXResponseData) ProtoReflect() protoreflect.Message
func (*ZoomOutTowXResponseData) Reset ¶ added in v0.0.4
func (x *ZoomOutTowXResponseData) Reset()
func (*ZoomOutTowXResponseData) String ¶ added in v0.0.4
func (x *ZoomOutTowXResponseData) String() string