Documentation
¶
Index ¶
- func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
- func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
- type Client
- func (a *Client) GetAPIKeyModelIDVerifyPending(params *GetAPIKeyModelIDVerifyPendingParams, ...) (*GetAPIKeyModelIDVerifyPendingOK, error)
- func (a *Client) GetAPIKeyModelIDVerifyTask(params *GetAPIKeyModelIDVerifyTaskParams, ...) (*GetAPIKeyModelIDVerifyTaskOK, error)
- func (a *Client) GetAPIKeyModelVerifyHubTaskID(params *GetAPIKeyModelVerifyHubTaskIDParams, ...) (*GetAPIKeyModelVerifyHubTaskIDOK, error)
- func (a *Client) PostAPIKeyModelIDPreVerify(params *PostAPIKeyModelIDPreVerifyParams, ...) (*PostAPIKeyModelIDPreVerifyOK, error)
- func (a *Client) PostAPIKeyModelIDVerify(params *PostAPIKeyModelIDVerifyParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostAPIKeyModelIDVerifyOK, error)
- func (a *Client) PostAPIKeyModelIDVerifyCost(params *PostAPIKeyModelIDVerifyCostParams, ...) (*PostAPIKeyModelIDVerifyCostOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetAPIKeyModelIDVerifyPendingBadRequest
- func (o *GetAPIKeyModelIDVerifyPendingBadRequest) Code() int
- func (o *GetAPIKeyModelIDVerifyPendingBadRequest) Error() string
- func (o *GetAPIKeyModelIDVerifyPendingBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsClientError() bool
- func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsRedirect() bool
- func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsServerError() bool
- func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsSuccess() bool
- func (o *GetAPIKeyModelIDVerifyPendingBadRequest) String() string
- type GetAPIKeyModelIDVerifyPendingInternalServerError
- func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) Code() int
- func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) Error() string
- func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsClientError() bool
- func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsServerError() bool
- func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) String() string
- type GetAPIKeyModelIDVerifyPendingOK
- func (o *GetAPIKeyModelIDVerifyPendingOK) Code() int
- func (o *GetAPIKeyModelIDVerifyPendingOK) Error() string
- func (o *GetAPIKeyModelIDVerifyPendingOK) GetPayload() *models.ResponseCheckModelPendingStateResponse
- func (o *GetAPIKeyModelIDVerifyPendingOK) IsClientError() bool
- func (o *GetAPIKeyModelIDVerifyPendingOK) IsCode(code int) bool
- func (o *GetAPIKeyModelIDVerifyPendingOK) IsRedirect() bool
- func (o *GetAPIKeyModelIDVerifyPendingOK) IsServerError() bool
- func (o *GetAPIKeyModelIDVerifyPendingOK) IsSuccess() bool
- func (o *GetAPIKeyModelIDVerifyPendingOK) String() string
- type GetAPIKeyModelIDVerifyPendingParams
- func NewGetAPIKeyModelIDVerifyPendingParams() *GetAPIKeyModelIDVerifyPendingParams
- func NewGetAPIKeyModelIDVerifyPendingParamsWithContext(ctx context.Context) *GetAPIKeyModelIDVerifyPendingParams
- func NewGetAPIKeyModelIDVerifyPendingParamsWithHTTPClient(client *http.Client) *GetAPIKeyModelIDVerifyPendingParams
- func NewGetAPIKeyModelIDVerifyPendingParamsWithTimeout(timeout time.Duration) *GetAPIKeyModelIDVerifyPendingParams
- func (o *GetAPIKeyModelIDVerifyPendingParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyModelIDVerifyPendingParams) SetDefaults()
- func (o *GetAPIKeyModelIDVerifyPendingParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyModelIDVerifyPendingParams) SetID(id string)
- func (o *GetAPIKeyModelIDVerifyPendingParams) SetInput(input models.RequestCheckModelPendingStateRequest)
- func (o *GetAPIKeyModelIDVerifyPendingParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyModelIDVerifyPendingParams) WithContext(ctx context.Context) *GetAPIKeyModelIDVerifyPendingParams
- func (o *GetAPIKeyModelIDVerifyPendingParams) WithDefaults() *GetAPIKeyModelIDVerifyPendingParams
- func (o *GetAPIKeyModelIDVerifyPendingParams) WithHTTPClient(client *http.Client) *GetAPIKeyModelIDVerifyPendingParams
- func (o *GetAPIKeyModelIDVerifyPendingParams) WithID(id string) *GetAPIKeyModelIDVerifyPendingParams
- func (o *GetAPIKeyModelIDVerifyPendingParams) WithInput(input models.RequestCheckModelPendingStateRequest) *GetAPIKeyModelIDVerifyPendingParams
- func (o *GetAPIKeyModelIDVerifyPendingParams) WithTimeout(timeout time.Duration) *GetAPIKeyModelIDVerifyPendingParams
- func (o *GetAPIKeyModelIDVerifyPendingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyModelIDVerifyPendingReader
- type GetAPIKeyModelIDVerifyTaskBadRequest
- func (o *GetAPIKeyModelIDVerifyTaskBadRequest) Code() int
- func (o *GetAPIKeyModelIDVerifyTaskBadRequest) Error() string
- func (o *GetAPIKeyModelIDVerifyTaskBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsClientError() bool
- func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsRedirect() bool
- func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsServerError() bool
- func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsSuccess() bool
- func (o *GetAPIKeyModelIDVerifyTaskBadRequest) String() string
- type GetAPIKeyModelIDVerifyTaskInternalServerError
- func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) Code() int
- func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) Error() string
- func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsClientError() bool
- func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsServerError() bool
- func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) String() string
- type GetAPIKeyModelIDVerifyTaskOK
- func (o *GetAPIKeyModelIDVerifyTaskOK) Code() int
- func (o *GetAPIKeyModelIDVerifyTaskOK) Error() string
- func (o *GetAPIKeyModelIDVerifyTaskOK) GetPayload() *models.ResponseModelVersioningGroupLiteListResponse
- func (o *GetAPIKeyModelIDVerifyTaskOK) IsClientError() bool
- func (o *GetAPIKeyModelIDVerifyTaskOK) IsCode(code int) bool
- func (o *GetAPIKeyModelIDVerifyTaskOK) IsRedirect() bool
- func (o *GetAPIKeyModelIDVerifyTaskOK) IsServerError() bool
- func (o *GetAPIKeyModelIDVerifyTaskOK) IsSuccess() bool
- func (o *GetAPIKeyModelIDVerifyTaskOK) String() string
- type GetAPIKeyModelIDVerifyTaskParams
- func NewGetAPIKeyModelIDVerifyTaskParams() *GetAPIKeyModelIDVerifyTaskParams
- func NewGetAPIKeyModelIDVerifyTaskParamsWithContext(ctx context.Context) *GetAPIKeyModelIDVerifyTaskParams
- func NewGetAPIKeyModelIDVerifyTaskParamsWithHTTPClient(client *http.Client) *GetAPIKeyModelIDVerifyTaskParams
- func NewGetAPIKeyModelIDVerifyTaskParamsWithTimeout(timeout time.Duration) *GetAPIKeyModelIDVerifyTaskParams
- func (o *GetAPIKeyModelIDVerifyTaskParams) SetCommitHash(commitHash string)
- func (o *GetAPIKeyModelIDVerifyTaskParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyModelIDVerifyTaskParams) SetDefaults()
- func (o *GetAPIKeyModelIDVerifyTaskParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyModelIDVerifyTaskParams) SetID(id string)
- func (o *GetAPIKeyModelIDVerifyTaskParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyModelIDVerifyTaskParams) SetVerifyStatus(verifyStatus *string)
- func (o *GetAPIKeyModelIDVerifyTaskParams) WithCommitHash(commitHash string) *GetAPIKeyModelIDVerifyTaskParams
- func (o *GetAPIKeyModelIDVerifyTaskParams) WithContext(ctx context.Context) *GetAPIKeyModelIDVerifyTaskParams
- func (o *GetAPIKeyModelIDVerifyTaskParams) WithDefaults() *GetAPIKeyModelIDVerifyTaskParams
- func (o *GetAPIKeyModelIDVerifyTaskParams) WithHTTPClient(client *http.Client) *GetAPIKeyModelIDVerifyTaskParams
- func (o *GetAPIKeyModelIDVerifyTaskParams) WithID(id string) *GetAPIKeyModelIDVerifyTaskParams
- func (o *GetAPIKeyModelIDVerifyTaskParams) WithTimeout(timeout time.Duration) *GetAPIKeyModelIDVerifyTaskParams
- func (o *GetAPIKeyModelIDVerifyTaskParams) WithVerifyStatus(verifyStatus *string) *GetAPIKeyModelIDVerifyTaskParams
- func (o *GetAPIKeyModelIDVerifyTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyModelIDVerifyTaskReader
- type GetAPIKeyModelVerifyHubTaskIDBadRequest
- func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) Code() int
- func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) Error() string
- func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsClientError() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsRedirect() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsServerError() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsSuccess() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) String() string
- type GetAPIKeyModelVerifyHubTaskIDInternalServerError
- func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) Code() int
- func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) Error() string
- func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsClientError() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsServerError() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) String() string
- type GetAPIKeyModelVerifyHubTaskIDOK
- func (o *GetAPIKeyModelVerifyHubTaskIDOK) Code() int
- func (o *GetAPIKeyModelVerifyHubTaskIDOK) Error() string
- func (o *GetAPIKeyModelVerifyHubTaskIDOK) GetPayload() *models.ResponseModelVersioningResponse
- func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsClientError() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsCode(code int) bool
- func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsRedirect() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsServerError() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsSuccess() bool
- func (o *GetAPIKeyModelVerifyHubTaskIDOK) String() string
- type GetAPIKeyModelVerifyHubTaskIDParams
- func NewGetAPIKeyModelVerifyHubTaskIDParams() *GetAPIKeyModelVerifyHubTaskIDParams
- func NewGetAPIKeyModelVerifyHubTaskIDParamsWithContext(ctx context.Context) *GetAPIKeyModelVerifyHubTaskIDParams
- func NewGetAPIKeyModelVerifyHubTaskIDParamsWithHTTPClient(client *http.Client) *GetAPIKeyModelVerifyHubTaskIDParams
- func NewGetAPIKeyModelVerifyHubTaskIDParamsWithTimeout(timeout time.Duration) *GetAPIKeyModelVerifyHubTaskIDParams
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetDefaults()
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetID(id string)
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithContext(ctx context.Context) *GetAPIKeyModelVerifyHubTaskIDParams
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithDefaults() *GetAPIKeyModelVerifyHubTaskIDParams
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithHTTPClient(client *http.Client) *GetAPIKeyModelVerifyHubTaskIDParams
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithID(id string) *GetAPIKeyModelVerifyHubTaskIDParams
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithTimeout(timeout time.Duration) *GetAPIKeyModelVerifyHubTaskIDParams
- func (o *GetAPIKeyModelVerifyHubTaskIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyModelVerifyHubTaskIDReader
- type PostAPIKeyModelIDPreVerifyBadRequest
- func (o *PostAPIKeyModelIDPreVerifyBadRequest) Code() int
- func (o *PostAPIKeyModelIDPreVerifyBadRequest) Error() string
- func (o *PostAPIKeyModelIDPreVerifyBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsClientError() bool
- func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsRedirect() bool
- func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsServerError() bool
- func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsSuccess() bool
- func (o *PostAPIKeyModelIDPreVerifyBadRequest) String() string
- type PostAPIKeyModelIDPreVerifyInternalServerError
- func (o *PostAPIKeyModelIDPreVerifyInternalServerError) Code() int
- func (o *PostAPIKeyModelIDPreVerifyInternalServerError) Error() string
- func (o *PostAPIKeyModelIDPreVerifyInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsClientError() bool
- func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsServerError() bool
- func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyModelIDPreVerifyInternalServerError) String() string
- type PostAPIKeyModelIDPreVerifyOK
- func (o *PostAPIKeyModelIDPreVerifyOK) Code() int
- func (o *PostAPIKeyModelIDPreVerifyOK) Error() string
- func (o *PostAPIKeyModelIDPreVerifyOK) GetPayload() *models.ResponseCheckValidToVerifyAiModelResponse
- func (o *PostAPIKeyModelIDPreVerifyOK) IsClientError() bool
- func (o *PostAPIKeyModelIDPreVerifyOK) IsCode(code int) bool
- func (o *PostAPIKeyModelIDPreVerifyOK) IsRedirect() bool
- func (o *PostAPIKeyModelIDPreVerifyOK) IsServerError() bool
- func (o *PostAPIKeyModelIDPreVerifyOK) IsSuccess() bool
- func (o *PostAPIKeyModelIDPreVerifyOK) String() string
- type PostAPIKeyModelIDPreVerifyParams
- func NewPostAPIKeyModelIDPreVerifyParams() *PostAPIKeyModelIDPreVerifyParams
- func NewPostAPIKeyModelIDPreVerifyParamsWithContext(ctx context.Context) *PostAPIKeyModelIDPreVerifyParams
- func NewPostAPIKeyModelIDPreVerifyParamsWithHTTPClient(client *http.Client) *PostAPIKeyModelIDPreVerifyParams
- func NewPostAPIKeyModelIDPreVerifyParamsWithTimeout(timeout time.Duration) *PostAPIKeyModelIDPreVerifyParams
- func (o *PostAPIKeyModelIDPreVerifyParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyModelIDPreVerifyParams) SetDefaults()
- func (o *PostAPIKeyModelIDPreVerifyParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyModelIDPreVerifyParams) SetID(id string)
- func (o *PostAPIKeyModelIDPreVerifyParams) SetInput(input *models.RequestCheckValidToVerifyAiModelRequest)
- func (o *PostAPIKeyModelIDPreVerifyParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyModelIDPreVerifyParams) WithContext(ctx context.Context) *PostAPIKeyModelIDPreVerifyParams
- func (o *PostAPIKeyModelIDPreVerifyParams) WithDefaults() *PostAPIKeyModelIDPreVerifyParams
- func (o *PostAPIKeyModelIDPreVerifyParams) WithHTTPClient(client *http.Client) *PostAPIKeyModelIDPreVerifyParams
- func (o *PostAPIKeyModelIDPreVerifyParams) WithID(id string) *PostAPIKeyModelIDPreVerifyParams
- func (o *PostAPIKeyModelIDPreVerifyParams) WithInput(input *models.RequestCheckValidToVerifyAiModelRequest) *PostAPIKeyModelIDPreVerifyParams
- func (o *PostAPIKeyModelIDPreVerifyParams) WithTimeout(timeout time.Duration) *PostAPIKeyModelIDPreVerifyParams
- func (o *PostAPIKeyModelIDPreVerifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyModelIDPreVerifyReader
- type PostAPIKeyModelIDVerifyBadRequest
- func (o *PostAPIKeyModelIDVerifyBadRequest) Code() int
- func (o *PostAPIKeyModelIDVerifyBadRequest) Error() string
- func (o *PostAPIKeyModelIDVerifyBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyModelIDVerifyBadRequest) IsClientError() bool
- func (o *PostAPIKeyModelIDVerifyBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyModelIDVerifyBadRequest) IsRedirect() bool
- func (o *PostAPIKeyModelIDVerifyBadRequest) IsServerError() bool
- func (o *PostAPIKeyModelIDVerifyBadRequest) IsSuccess() bool
- func (o *PostAPIKeyModelIDVerifyBadRequest) String() string
- type PostAPIKeyModelIDVerifyCostBadRequest
- func (o *PostAPIKeyModelIDVerifyCostBadRequest) Code() int
- func (o *PostAPIKeyModelIDVerifyCostBadRequest) Error() string
- func (o *PostAPIKeyModelIDVerifyCostBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsClientError() bool
- func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsRedirect() bool
- func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsServerError() bool
- func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsSuccess() bool
- func (o *PostAPIKeyModelIDVerifyCostBadRequest) String() string
- type PostAPIKeyModelIDVerifyCostInternalServerError
- func (o *PostAPIKeyModelIDVerifyCostInternalServerError) Code() int
- func (o *PostAPIKeyModelIDVerifyCostInternalServerError) Error() string
- func (o *PostAPIKeyModelIDVerifyCostInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsClientError() bool
- func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsServerError() bool
- func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyModelIDVerifyCostInternalServerError) String() string
- type PostAPIKeyModelIDVerifyCostOK
- func (o *PostAPIKeyModelIDVerifyCostOK) Code() int
- func (o *PostAPIKeyModelIDVerifyCostOK) Error() string
- func (o *PostAPIKeyModelIDVerifyCostOK) GetPayload() *models.ResponseEstimateCostResponse
- func (o *PostAPIKeyModelIDVerifyCostOK) IsClientError() bool
- func (o *PostAPIKeyModelIDVerifyCostOK) IsCode(code int) bool
- func (o *PostAPIKeyModelIDVerifyCostOK) IsRedirect() bool
- func (o *PostAPIKeyModelIDVerifyCostOK) IsServerError() bool
- func (o *PostAPIKeyModelIDVerifyCostOK) IsSuccess() bool
- func (o *PostAPIKeyModelIDVerifyCostOK) String() string
- type PostAPIKeyModelIDVerifyCostParams
- func NewPostAPIKeyModelIDVerifyCostParams() *PostAPIKeyModelIDVerifyCostParams
- func NewPostAPIKeyModelIDVerifyCostParamsWithContext(ctx context.Context) *PostAPIKeyModelIDVerifyCostParams
- func NewPostAPIKeyModelIDVerifyCostParamsWithHTTPClient(client *http.Client) *PostAPIKeyModelIDVerifyCostParams
- func NewPostAPIKeyModelIDVerifyCostParamsWithTimeout(timeout time.Duration) *PostAPIKeyModelIDVerifyCostParams
- func (o *PostAPIKeyModelIDVerifyCostParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyModelIDVerifyCostParams) SetDefaults()
- func (o *PostAPIKeyModelIDVerifyCostParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyModelIDVerifyCostParams) SetID(id string)
- func (o *PostAPIKeyModelIDVerifyCostParams) SetInput(input *models.RequestCalculateCostToVerifyAiModelRequest)
- func (o *PostAPIKeyModelIDVerifyCostParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyModelIDVerifyCostParams) WithContext(ctx context.Context) *PostAPIKeyModelIDVerifyCostParams
- func (o *PostAPIKeyModelIDVerifyCostParams) WithDefaults() *PostAPIKeyModelIDVerifyCostParams
- func (o *PostAPIKeyModelIDVerifyCostParams) WithHTTPClient(client *http.Client) *PostAPIKeyModelIDVerifyCostParams
- func (o *PostAPIKeyModelIDVerifyCostParams) WithID(id string) *PostAPIKeyModelIDVerifyCostParams
- func (o *PostAPIKeyModelIDVerifyCostParams) WithInput(input *models.RequestCalculateCostToVerifyAiModelRequest) *PostAPIKeyModelIDVerifyCostParams
- func (o *PostAPIKeyModelIDVerifyCostParams) WithTimeout(timeout time.Duration) *PostAPIKeyModelIDVerifyCostParams
- func (o *PostAPIKeyModelIDVerifyCostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyModelIDVerifyCostReader
- type PostAPIKeyModelIDVerifyInternalServerError
- func (o *PostAPIKeyModelIDVerifyInternalServerError) Code() int
- func (o *PostAPIKeyModelIDVerifyInternalServerError) Error() string
- func (o *PostAPIKeyModelIDVerifyInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyModelIDVerifyInternalServerError) IsClientError() bool
- func (o *PostAPIKeyModelIDVerifyInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyModelIDVerifyInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyModelIDVerifyInternalServerError) IsServerError() bool
- func (o *PostAPIKeyModelIDVerifyInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyModelIDVerifyInternalServerError) String() string
- type PostAPIKeyModelIDVerifyOK
- func (o *PostAPIKeyModelIDVerifyOK) Code() int
- func (o *PostAPIKeyModelIDVerifyOK) Error() string
- func (o *PostAPIKeyModelIDVerifyOK) GetPayload() *models.ResponseVerifyAiModelResponse
- func (o *PostAPIKeyModelIDVerifyOK) IsClientError() bool
- func (o *PostAPIKeyModelIDVerifyOK) IsCode(code int) bool
- func (o *PostAPIKeyModelIDVerifyOK) IsRedirect() bool
- func (o *PostAPIKeyModelIDVerifyOK) IsServerError() bool
- func (o *PostAPIKeyModelIDVerifyOK) IsSuccess() bool
- func (o *PostAPIKeyModelIDVerifyOK) String() string
- type PostAPIKeyModelIDVerifyParams
- func NewPostAPIKeyModelIDVerifyParams() *PostAPIKeyModelIDVerifyParams
- func NewPostAPIKeyModelIDVerifyParamsWithContext(ctx context.Context) *PostAPIKeyModelIDVerifyParams
- func NewPostAPIKeyModelIDVerifyParamsWithHTTPClient(client *http.Client) *PostAPIKeyModelIDVerifyParams
- func NewPostAPIKeyModelIDVerifyParamsWithTimeout(timeout time.Duration) *PostAPIKeyModelIDVerifyParams
- func (o *PostAPIKeyModelIDVerifyParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyModelIDVerifyParams) SetDefaults()
- func (o *PostAPIKeyModelIDVerifyParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyModelIDVerifyParams) SetID(id string)
- func (o *PostAPIKeyModelIDVerifyParams) SetInput(input *models.RequestVerifyAiModelRequest)
- func (o *PostAPIKeyModelIDVerifyParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyModelIDVerifyParams) WithContext(ctx context.Context) *PostAPIKeyModelIDVerifyParams
- func (o *PostAPIKeyModelIDVerifyParams) WithDefaults() *PostAPIKeyModelIDVerifyParams
- func (o *PostAPIKeyModelIDVerifyParams) WithHTTPClient(client *http.Client) *PostAPIKeyModelIDVerifyParams
- func (o *PostAPIKeyModelIDVerifyParams) WithID(id string) *PostAPIKeyModelIDVerifyParams
- func (o *PostAPIKeyModelIDVerifyParams) WithInput(input *models.RequestVerifyAiModelRequest) *PostAPIKeyModelIDVerifyParams
- func (o *PostAPIKeyModelIDVerifyParams) WithTimeout(timeout time.Duration) *PostAPIKeyModelIDVerifyParams
- func (o *PostAPIKeyModelIDVerifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyModelIDVerifyReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithContentTypeApplicationJSON ¶
func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
func WithContentTypeApplicationxWwwFormUrlencoded ¶
func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
WithContentTypeApplicationxWwwFormUrlencoded sets the Content-Type header to "application/x-www-form-urlencoded".
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for api key model verify API
func (*Client) GetAPIKeyModelIDVerifyPending ¶
func (a *Client) GetAPIKeyModelIDVerifyPending(params *GetAPIKeyModelIDVerifyPendingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyModelIDVerifyPendingOK, error)
GetAPIKeyModelIDVerifyPending checks model pending state by Api key
func (*Client) GetAPIKeyModelIDVerifyTask ¶
func (a *Client) GetAPIKeyModelIDVerifyTask(params *GetAPIKeyModelIDVerifyTaskParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyModelIDVerifyTaskOK, error)
GetAPIKeyModelIDVerifyTask gets list verify model task by commit hash and status
verifyStatus is one of rejected, verified, pending
func (*Client) GetAPIKeyModelVerifyHubTaskID ¶
func (a *Client) GetAPIKeyModelVerifyHubTaskID(params *GetAPIKeyModelVerifyHubTaskIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyModelVerifyHubTaskIDOK, error)
GetAPIKeyModelVerifyHubTaskID gets model versioning by hub task Id by Api key
func (*Client) PostAPIKeyModelIDPreVerify ¶
func (a *Client) PostAPIKeyModelIDPreVerify(params *PostAPIKeyModelIDPreVerifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyModelIDPreVerifyOK, error)
PostAPIKeyModelIDPreVerify checks valid source code to verify ai model by Api key
func (*Client) PostAPIKeyModelIDVerify ¶
func (a *Client) PostAPIKeyModelIDVerify(params *PostAPIKeyModelIDVerifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyModelIDVerifyOK, error)
PostAPIKeyModelIDVerify verifies ai model by Api key
valid platform is [window, linux, macApple, macIntel]
func (*Client) PostAPIKeyModelIDVerifyCost ¶
func (a *Client) PostAPIKeyModelIDVerifyCost(params *PostAPIKeyModelIDVerifyCostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyModelIDVerifyCostOK, error)
PostAPIKeyModelIDVerifyCost calculates cost to verify ai model by Api key
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
func WithContentType ¶
func WithContentType(mime string) ClientOption
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
type ClientService ¶
type ClientService interface {
GetAPIKeyModelIDVerifyPending(params *GetAPIKeyModelIDVerifyPendingParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyModelIDVerifyPendingOK, error)
GetAPIKeyModelIDVerifyTask(params *GetAPIKeyModelIDVerifyTaskParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyModelIDVerifyTaskOK, error)
GetAPIKeyModelVerifyHubTaskID(params *GetAPIKeyModelVerifyHubTaskIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyModelVerifyHubTaskIDOK, error)
PostAPIKeyModelIDPreVerify(params *PostAPIKeyModelIDPreVerifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyModelIDPreVerifyOK, error)
PostAPIKeyModelIDVerify(params *PostAPIKeyModelIDVerifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyModelIDVerifyOK, error)
PostAPIKeyModelIDVerifyCost(params *PostAPIKeyModelIDVerifyCostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyModelIDVerifyCostOK, error)
SetTransport(transport runtime.ClientTransport)
}
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new api key model verify API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new api key model verify API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new api key model verify API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type GetAPIKeyModelIDVerifyPendingBadRequest ¶
type GetAPIKeyModelIDVerifyPendingBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyModelIDVerifyPendingBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyModelIDVerifyPendingBadRequest ¶
func NewGetAPIKeyModelIDVerifyPendingBadRequest() *GetAPIKeyModelIDVerifyPendingBadRequest
NewGetAPIKeyModelIDVerifyPendingBadRequest creates a GetAPIKeyModelIDVerifyPendingBadRequest with default headers values
func (*GetAPIKeyModelIDVerifyPendingBadRequest) Code ¶
func (o *GetAPIKeyModelIDVerifyPendingBadRequest) Code() int
Code gets the status code for the get Api key model Id verify pending bad request response
func (*GetAPIKeyModelIDVerifyPendingBadRequest) Error ¶
func (o *GetAPIKeyModelIDVerifyPendingBadRequest) Error() string
func (*GetAPIKeyModelIDVerifyPendingBadRequest) GetPayload ¶
func (o *GetAPIKeyModelIDVerifyPendingBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyModelIDVerifyPendingBadRequest) IsClientError ¶
func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsClientError() bool
IsClientError returns true when this get Api key model Id verify pending bad request response has a 4xx status code
func (*GetAPIKeyModelIDVerifyPendingBadRequest) IsCode ¶
func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key model Id verify pending bad request response a status code equal to that given
func (*GetAPIKeyModelIDVerifyPendingBadRequest) IsRedirect ¶
func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key model Id verify pending bad request response has a 3xx status code
func (*GetAPIKeyModelIDVerifyPendingBadRequest) IsServerError ¶
func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsServerError() bool
IsServerError returns true when this get Api key model Id verify pending bad request response has a 5xx status code
func (*GetAPIKeyModelIDVerifyPendingBadRequest) IsSuccess ¶
func (o *GetAPIKeyModelIDVerifyPendingBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key model Id verify pending bad request response has a 2xx status code
func (*GetAPIKeyModelIDVerifyPendingBadRequest) String ¶
func (o *GetAPIKeyModelIDVerifyPendingBadRequest) String() string
type GetAPIKeyModelIDVerifyPendingInternalServerError ¶
type GetAPIKeyModelIDVerifyPendingInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyModelIDVerifyPendingInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyModelIDVerifyPendingInternalServerError ¶
func NewGetAPIKeyModelIDVerifyPendingInternalServerError() *GetAPIKeyModelIDVerifyPendingInternalServerError
NewGetAPIKeyModelIDVerifyPendingInternalServerError creates a GetAPIKeyModelIDVerifyPendingInternalServerError with default headers values
func (*GetAPIKeyModelIDVerifyPendingInternalServerError) Code ¶
func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) Code() int
Code gets the status code for the get Api key model Id verify pending internal server error response
func (*GetAPIKeyModelIDVerifyPendingInternalServerError) Error ¶
func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) Error() string
func (*GetAPIKeyModelIDVerifyPendingInternalServerError) GetPayload ¶
func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyModelIDVerifyPendingInternalServerError) IsClientError ¶
func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key model Id verify pending internal server error response has a 4xx status code
func (*GetAPIKeyModelIDVerifyPendingInternalServerError) IsCode ¶
func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key model Id verify pending internal server error response a status code equal to that given
func (*GetAPIKeyModelIDVerifyPendingInternalServerError) IsRedirect ¶
func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key model Id verify pending internal server error response has a 3xx status code
func (*GetAPIKeyModelIDVerifyPendingInternalServerError) IsServerError ¶
func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key model Id verify pending internal server error response has a 5xx status code
func (*GetAPIKeyModelIDVerifyPendingInternalServerError) IsSuccess ¶
func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key model Id verify pending internal server error response has a 2xx status code
func (*GetAPIKeyModelIDVerifyPendingInternalServerError) String ¶
func (o *GetAPIKeyModelIDVerifyPendingInternalServerError) String() string
type GetAPIKeyModelIDVerifyPendingOK ¶
type GetAPIKeyModelIDVerifyPendingOK struct {
Payload *models.ResponseCheckModelPendingStateResponse
}
GetAPIKeyModelIDVerifyPendingOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyModelIDVerifyPendingOK ¶
func NewGetAPIKeyModelIDVerifyPendingOK() *GetAPIKeyModelIDVerifyPendingOK
NewGetAPIKeyModelIDVerifyPendingOK creates a GetAPIKeyModelIDVerifyPendingOK with default headers values
func (*GetAPIKeyModelIDVerifyPendingOK) Code ¶
func (o *GetAPIKeyModelIDVerifyPendingOK) Code() int
Code gets the status code for the get Api key model Id verify pending o k response
func (*GetAPIKeyModelIDVerifyPendingOK) Error ¶
func (o *GetAPIKeyModelIDVerifyPendingOK) Error() string
func (*GetAPIKeyModelIDVerifyPendingOK) GetPayload ¶
func (o *GetAPIKeyModelIDVerifyPendingOK) GetPayload() *models.ResponseCheckModelPendingStateResponse
func (*GetAPIKeyModelIDVerifyPendingOK) IsClientError ¶
func (o *GetAPIKeyModelIDVerifyPendingOK) IsClientError() bool
IsClientError returns true when this get Api key model Id verify pending o k response has a 4xx status code
func (*GetAPIKeyModelIDVerifyPendingOK) IsCode ¶
func (o *GetAPIKeyModelIDVerifyPendingOK) IsCode(code int) bool
IsCode returns true when this get Api key model Id verify pending o k response a status code equal to that given
func (*GetAPIKeyModelIDVerifyPendingOK) IsRedirect ¶
func (o *GetAPIKeyModelIDVerifyPendingOK) IsRedirect() bool
IsRedirect returns true when this get Api key model Id verify pending o k response has a 3xx status code
func (*GetAPIKeyModelIDVerifyPendingOK) IsServerError ¶
func (o *GetAPIKeyModelIDVerifyPendingOK) IsServerError() bool
IsServerError returns true when this get Api key model Id verify pending o k response has a 5xx status code
func (*GetAPIKeyModelIDVerifyPendingOK) IsSuccess ¶
func (o *GetAPIKeyModelIDVerifyPendingOK) IsSuccess() bool
IsSuccess returns true when this get Api key model Id verify pending o k response has a 2xx status code
func (*GetAPIKeyModelIDVerifyPendingOK) String ¶
func (o *GetAPIKeyModelIDVerifyPendingOK) String() string
type GetAPIKeyModelIDVerifyPendingParams ¶
type GetAPIKeyModelIDVerifyPendingParams struct {
/* ID.
Model's id
*/
ID string
/* Input.
Check Model Pending State Request
*/
Input models.RequestCheckModelPendingStateRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyModelIDVerifyPendingParams contains all the parameters to send to the API endpoint
for the get API key model ID verify pending operation. Typically these are written to a http.Request.
func NewGetAPIKeyModelIDVerifyPendingParams ¶
func NewGetAPIKeyModelIDVerifyPendingParams() *GetAPIKeyModelIDVerifyPendingParams
NewGetAPIKeyModelIDVerifyPendingParams creates a new GetAPIKeyModelIDVerifyPendingParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAPIKeyModelIDVerifyPendingParamsWithContext ¶
func NewGetAPIKeyModelIDVerifyPendingParamsWithContext(ctx context.Context) *GetAPIKeyModelIDVerifyPendingParams
NewGetAPIKeyModelIDVerifyPendingParamsWithContext creates a new GetAPIKeyModelIDVerifyPendingParams object with the ability to set a context for a request.
func NewGetAPIKeyModelIDVerifyPendingParamsWithHTTPClient ¶
func NewGetAPIKeyModelIDVerifyPendingParamsWithHTTPClient(client *http.Client) *GetAPIKeyModelIDVerifyPendingParams
NewGetAPIKeyModelIDVerifyPendingParamsWithHTTPClient creates a new GetAPIKeyModelIDVerifyPendingParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyModelIDVerifyPendingParamsWithTimeout ¶
func NewGetAPIKeyModelIDVerifyPendingParamsWithTimeout(timeout time.Duration) *GetAPIKeyModelIDVerifyPendingParams
NewGetAPIKeyModelIDVerifyPendingParamsWithTimeout creates a new GetAPIKeyModelIDVerifyPendingParams object with the ability to set a timeout on a request.
func (*GetAPIKeyModelIDVerifyPendingParams) SetContext ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) SetDefaults ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) SetDefaults()
SetDefaults hydrates default values in the get API key model ID verify pending params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyModelIDVerifyPendingParams) SetHTTPClient ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) SetID ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) SetID(id string)
SetID adds the id to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) SetInput ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) SetInput(input models.RequestCheckModelPendingStateRequest)
SetInput adds the input to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) SetTimeout ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) WithContext ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) WithContext(ctx context.Context) *GetAPIKeyModelIDVerifyPendingParams
WithContext adds the context to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) WithDefaults ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) WithDefaults() *GetAPIKeyModelIDVerifyPendingParams
WithDefaults hydrates default values in the get API key model ID verify pending params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyModelIDVerifyPendingParams) WithHTTPClient ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) WithHTTPClient(client *http.Client) *GetAPIKeyModelIDVerifyPendingParams
WithHTTPClient adds the HTTPClient to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) WithID ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) WithID(id string) *GetAPIKeyModelIDVerifyPendingParams
WithID adds the id to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) WithInput ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) WithInput(input models.RequestCheckModelPendingStateRequest) *GetAPIKeyModelIDVerifyPendingParams
WithInput adds the input to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) WithTimeout ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) WithTimeout(timeout time.Duration) *GetAPIKeyModelIDVerifyPendingParams
WithTimeout adds the timeout to the get API key model ID verify pending params
func (*GetAPIKeyModelIDVerifyPendingParams) WriteToRequest ¶
func (o *GetAPIKeyModelIDVerifyPendingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyModelIDVerifyPendingReader ¶
type GetAPIKeyModelIDVerifyPendingReader struct {
// contains filtered or unexported fields
}
GetAPIKeyModelIDVerifyPendingReader is a Reader for the GetAPIKeyModelIDVerifyPending structure.
func (*GetAPIKeyModelIDVerifyPendingReader) ReadResponse ¶
func (o *GetAPIKeyModelIDVerifyPendingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyModelIDVerifyTaskBadRequest ¶
type GetAPIKeyModelIDVerifyTaskBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyModelIDVerifyTaskBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyModelIDVerifyTaskBadRequest ¶
func NewGetAPIKeyModelIDVerifyTaskBadRequest() *GetAPIKeyModelIDVerifyTaskBadRequest
NewGetAPIKeyModelIDVerifyTaskBadRequest creates a GetAPIKeyModelIDVerifyTaskBadRequest with default headers values
func (*GetAPIKeyModelIDVerifyTaskBadRequest) Code ¶
func (o *GetAPIKeyModelIDVerifyTaskBadRequest) Code() int
Code gets the status code for the get Api key model Id verify task bad request response
func (*GetAPIKeyModelIDVerifyTaskBadRequest) Error ¶
func (o *GetAPIKeyModelIDVerifyTaskBadRequest) Error() string
func (*GetAPIKeyModelIDVerifyTaskBadRequest) GetPayload ¶
func (o *GetAPIKeyModelIDVerifyTaskBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyModelIDVerifyTaskBadRequest) IsClientError ¶
func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsClientError() bool
IsClientError returns true when this get Api key model Id verify task bad request response has a 4xx status code
func (*GetAPIKeyModelIDVerifyTaskBadRequest) IsCode ¶
func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key model Id verify task bad request response a status code equal to that given
func (*GetAPIKeyModelIDVerifyTaskBadRequest) IsRedirect ¶
func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key model Id verify task bad request response has a 3xx status code
func (*GetAPIKeyModelIDVerifyTaskBadRequest) IsServerError ¶
func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsServerError() bool
IsServerError returns true when this get Api key model Id verify task bad request response has a 5xx status code
func (*GetAPIKeyModelIDVerifyTaskBadRequest) IsSuccess ¶
func (o *GetAPIKeyModelIDVerifyTaskBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key model Id verify task bad request response has a 2xx status code
func (*GetAPIKeyModelIDVerifyTaskBadRequest) String ¶
func (o *GetAPIKeyModelIDVerifyTaskBadRequest) String() string
type GetAPIKeyModelIDVerifyTaskInternalServerError ¶
type GetAPIKeyModelIDVerifyTaskInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyModelIDVerifyTaskInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyModelIDVerifyTaskInternalServerError ¶
func NewGetAPIKeyModelIDVerifyTaskInternalServerError() *GetAPIKeyModelIDVerifyTaskInternalServerError
NewGetAPIKeyModelIDVerifyTaskInternalServerError creates a GetAPIKeyModelIDVerifyTaskInternalServerError with default headers values
func (*GetAPIKeyModelIDVerifyTaskInternalServerError) Code ¶
func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) Code() int
Code gets the status code for the get Api key model Id verify task internal server error response
func (*GetAPIKeyModelIDVerifyTaskInternalServerError) Error ¶
func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) Error() string
func (*GetAPIKeyModelIDVerifyTaskInternalServerError) GetPayload ¶
func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyModelIDVerifyTaskInternalServerError) IsClientError ¶
func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key model Id verify task internal server error response has a 4xx status code
func (*GetAPIKeyModelIDVerifyTaskInternalServerError) IsCode ¶
func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key model Id verify task internal server error response a status code equal to that given
func (*GetAPIKeyModelIDVerifyTaskInternalServerError) IsRedirect ¶
func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key model Id verify task internal server error response has a 3xx status code
func (*GetAPIKeyModelIDVerifyTaskInternalServerError) IsServerError ¶
func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key model Id verify task internal server error response has a 5xx status code
func (*GetAPIKeyModelIDVerifyTaskInternalServerError) IsSuccess ¶
func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key model Id verify task internal server error response has a 2xx status code
func (*GetAPIKeyModelIDVerifyTaskInternalServerError) String ¶
func (o *GetAPIKeyModelIDVerifyTaskInternalServerError) String() string
type GetAPIKeyModelIDVerifyTaskOK ¶
type GetAPIKeyModelIDVerifyTaskOK struct {
Payload *models.ResponseModelVersioningGroupLiteListResponse
}
GetAPIKeyModelIDVerifyTaskOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyModelIDVerifyTaskOK ¶
func NewGetAPIKeyModelIDVerifyTaskOK() *GetAPIKeyModelIDVerifyTaskOK
NewGetAPIKeyModelIDVerifyTaskOK creates a GetAPIKeyModelIDVerifyTaskOK with default headers values
func (*GetAPIKeyModelIDVerifyTaskOK) Code ¶
func (o *GetAPIKeyModelIDVerifyTaskOK) Code() int
Code gets the status code for the get Api key model Id verify task o k response
func (*GetAPIKeyModelIDVerifyTaskOK) Error ¶
func (o *GetAPIKeyModelIDVerifyTaskOK) Error() string
func (*GetAPIKeyModelIDVerifyTaskOK) GetPayload ¶
func (o *GetAPIKeyModelIDVerifyTaskOK) GetPayload() *models.ResponseModelVersioningGroupLiteListResponse
func (*GetAPIKeyModelIDVerifyTaskOK) IsClientError ¶
func (o *GetAPIKeyModelIDVerifyTaskOK) IsClientError() bool
IsClientError returns true when this get Api key model Id verify task o k response has a 4xx status code
func (*GetAPIKeyModelIDVerifyTaskOK) IsCode ¶
func (o *GetAPIKeyModelIDVerifyTaskOK) IsCode(code int) bool
IsCode returns true when this get Api key model Id verify task o k response a status code equal to that given
func (*GetAPIKeyModelIDVerifyTaskOK) IsRedirect ¶
func (o *GetAPIKeyModelIDVerifyTaskOK) IsRedirect() bool
IsRedirect returns true when this get Api key model Id verify task o k response has a 3xx status code
func (*GetAPIKeyModelIDVerifyTaskOK) IsServerError ¶
func (o *GetAPIKeyModelIDVerifyTaskOK) IsServerError() bool
IsServerError returns true when this get Api key model Id verify task o k response has a 5xx status code
func (*GetAPIKeyModelIDVerifyTaskOK) IsSuccess ¶
func (o *GetAPIKeyModelIDVerifyTaskOK) IsSuccess() bool
IsSuccess returns true when this get Api key model Id verify task o k response has a 2xx status code
func (*GetAPIKeyModelIDVerifyTaskOK) String ¶
func (o *GetAPIKeyModelIDVerifyTaskOK) String() string
type GetAPIKeyModelIDVerifyTaskParams ¶
type GetAPIKeyModelIDVerifyTaskParams struct {
// CommitHash.
CommitHash string
/* ID.
Model's id
*/
ID string
// VerifyStatus.
VerifyStatus *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyModelIDVerifyTaskParams contains all the parameters to send to the API endpoint
for the get API key model ID verify task operation. Typically these are written to a http.Request.
func NewGetAPIKeyModelIDVerifyTaskParams ¶
func NewGetAPIKeyModelIDVerifyTaskParams() *GetAPIKeyModelIDVerifyTaskParams
NewGetAPIKeyModelIDVerifyTaskParams creates a new GetAPIKeyModelIDVerifyTaskParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAPIKeyModelIDVerifyTaskParamsWithContext ¶
func NewGetAPIKeyModelIDVerifyTaskParamsWithContext(ctx context.Context) *GetAPIKeyModelIDVerifyTaskParams
NewGetAPIKeyModelIDVerifyTaskParamsWithContext creates a new GetAPIKeyModelIDVerifyTaskParams object with the ability to set a context for a request.
func NewGetAPIKeyModelIDVerifyTaskParamsWithHTTPClient ¶
func NewGetAPIKeyModelIDVerifyTaskParamsWithHTTPClient(client *http.Client) *GetAPIKeyModelIDVerifyTaskParams
NewGetAPIKeyModelIDVerifyTaskParamsWithHTTPClient creates a new GetAPIKeyModelIDVerifyTaskParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyModelIDVerifyTaskParamsWithTimeout ¶
func NewGetAPIKeyModelIDVerifyTaskParamsWithTimeout(timeout time.Duration) *GetAPIKeyModelIDVerifyTaskParams
NewGetAPIKeyModelIDVerifyTaskParamsWithTimeout creates a new GetAPIKeyModelIDVerifyTaskParams object with the ability to set a timeout on a request.
func (*GetAPIKeyModelIDVerifyTaskParams) SetCommitHash ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) SetCommitHash(commitHash string)
SetCommitHash adds the commitHash to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) SetContext ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) SetDefaults ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) SetDefaults()
SetDefaults hydrates default values in the get API key model ID verify task params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyModelIDVerifyTaskParams) SetHTTPClient ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) SetID ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) SetID(id string)
SetID adds the id to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) SetTimeout ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) SetVerifyStatus ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) SetVerifyStatus(verifyStatus *string)
SetVerifyStatus adds the verifyStatus to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) WithCommitHash ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) WithCommitHash(commitHash string) *GetAPIKeyModelIDVerifyTaskParams
WithCommitHash adds the commitHash to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) WithContext ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) WithContext(ctx context.Context) *GetAPIKeyModelIDVerifyTaskParams
WithContext adds the context to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) WithDefaults ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) WithDefaults() *GetAPIKeyModelIDVerifyTaskParams
WithDefaults hydrates default values in the get API key model ID verify task params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyModelIDVerifyTaskParams) WithHTTPClient ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) WithHTTPClient(client *http.Client) *GetAPIKeyModelIDVerifyTaskParams
WithHTTPClient adds the HTTPClient to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) WithID ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) WithID(id string) *GetAPIKeyModelIDVerifyTaskParams
WithID adds the id to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) WithTimeout ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) WithTimeout(timeout time.Duration) *GetAPIKeyModelIDVerifyTaskParams
WithTimeout adds the timeout to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) WithVerifyStatus ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) WithVerifyStatus(verifyStatus *string) *GetAPIKeyModelIDVerifyTaskParams
WithVerifyStatus adds the verifyStatus to the get API key model ID verify task params
func (*GetAPIKeyModelIDVerifyTaskParams) WriteToRequest ¶
func (o *GetAPIKeyModelIDVerifyTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyModelIDVerifyTaskReader ¶
type GetAPIKeyModelIDVerifyTaskReader struct {
// contains filtered or unexported fields
}
GetAPIKeyModelIDVerifyTaskReader is a Reader for the GetAPIKeyModelIDVerifyTask structure.
func (*GetAPIKeyModelIDVerifyTaskReader) ReadResponse ¶
func (o *GetAPIKeyModelIDVerifyTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyModelVerifyHubTaskIDBadRequest ¶
type GetAPIKeyModelVerifyHubTaskIDBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyModelVerifyHubTaskIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyModelVerifyHubTaskIDBadRequest ¶
func NewGetAPIKeyModelVerifyHubTaskIDBadRequest() *GetAPIKeyModelVerifyHubTaskIDBadRequest
NewGetAPIKeyModelVerifyHubTaskIDBadRequest creates a GetAPIKeyModelVerifyHubTaskIDBadRequest with default headers values
func (*GetAPIKeyModelVerifyHubTaskIDBadRequest) Code ¶
func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) Code() int
Code gets the status code for the get Api key model verify hub task Id bad request response
func (*GetAPIKeyModelVerifyHubTaskIDBadRequest) Error ¶
func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) Error() string
func (*GetAPIKeyModelVerifyHubTaskIDBadRequest) GetPayload ¶
func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyModelVerifyHubTaskIDBadRequest) IsClientError ¶
func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsClientError() bool
IsClientError returns true when this get Api key model verify hub task Id bad request response has a 4xx status code
func (*GetAPIKeyModelVerifyHubTaskIDBadRequest) IsCode ¶
func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key model verify hub task Id bad request response a status code equal to that given
func (*GetAPIKeyModelVerifyHubTaskIDBadRequest) IsRedirect ¶
func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key model verify hub task Id bad request response has a 3xx status code
func (*GetAPIKeyModelVerifyHubTaskIDBadRequest) IsServerError ¶
func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsServerError() bool
IsServerError returns true when this get Api key model verify hub task Id bad request response has a 5xx status code
func (*GetAPIKeyModelVerifyHubTaskIDBadRequest) IsSuccess ¶
func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key model verify hub task Id bad request response has a 2xx status code
func (*GetAPIKeyModelVerifyHubTaskIDBadRequest) String ¶
func (o *GetAPIKeyModelVerifyHubTaskIDBadRequest) String() string
type GetAPIKeyModelVerifyHubTaskIDInternalServerError ¶
type GetAPIKeyModelVerifyHubTaskIDInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyModelVerifyHubTaskIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyModelVerifyHubTaskIDInternalServerError ¶
func NewGetAPIKeyModelVerifyHubTaskIDInternalServerError() *GetAPIKeyModelVerifyHubTaskIDInternalServerError
NewGetAPIKeyModelVerifyHubTaskIDInternalServerError creates a GetAPIKeyModelVerifyHubTaskIDInternalServerError with default headers values
func (*GetAPIKeyModelVerifyHubTaskIDInternalServerError) Code ¶
func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) Code() int
Code gets the status code for the get Api key model verify hub task Id internal server error response
func (*GetAPIKeyModelVerifyHubTaskIDInternalServerError) Error ¶
func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) Error() string
func (*GetAPIKeyModelVerifyHubTaskIDInternalServerError) GetPayload ¶
func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsClientError ¶
func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key model verify hub task Id internal server error response has a 4xx status code
func (*GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsCode ¶
func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key model verify hub task Id internal server error response a status code equal to that given
func (*GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsRedirect ¶
func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key model verify hub task Id internal server error response has a 3xx status code
func (*GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsServerError ¶
func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key model verify hub task Id internal server error response has a 5xx status code
func (*GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsSuccess ¶
func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key model verify hub task Id internal server error response has a 2xx status code
func (*GetAPIKeyModelVerifyHubTaskIDInternalServerError) String ¶
func (o *GetAPIKeyModelVerifyHubTaskIDInternalServerError) String() string
type GetAPIKeyModelVerifyHubTaskIDOK ¶
type GetAPIKeyModelVerifyHubTaskIDOK struct {
Payload *models.ResponseModelVersioningResponse
}
GetAPIKeyModelVerifyHubTaskIDOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyModelVerifyHubTaskIDOK ¶
func NewGetAPIKeyModelVerifyHubTaskIDOK() *GetAPIKeyModelVerifyHubTaskIDOK
NewGetAPIKeyModelVerifyHubTaskIDOK creates a GetAPIKeyModelVerifyHubTaskIDOK with default headers values
func (*GetAPIKeyModelVerifyHubTaskIDOK) Code ¶
func (o *GetAPIKeyModelVerifyHubTaskIDOK) Code() int
Code gets the status code for the get Api key model verify hub task Id o k response
func (*GetAPIKeyModelVerifyHubTaskIDOK) Error ¶
func (o *GetAPIKeyModelVerifyHubTaskIDOK) Error() string
func (*GetAPIKeyModelVerifyHubTaskIDOK) GetPayload ¶
func (o *GetAPIKeyModelVerifyHubTaskIDOK) GetPayload() *models.ResponseModelVersioningResponse
func (*GetAPIKeyModelVerifyHubTaskIDOK) IsClientError ¶
func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsClientError() bool
IsClientError returns true when this get Api key model verify hub task Id o k response has a 4xx status code
func (*GetAPIKeyModelVerifyHubTaskIDOK) IsCode ¶
func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsCode(code int) bool
IsCode returns true when this get Api key model verify hub task Id o k response a status code equal to that given
func (*GetAPIKeyModelVerifyHubTaskIDOK) IsRedirect ¶
func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsRedirect() bool
IsRedirect returns true when this get Api key model verify hub task Id o k response has a 3xx status code
func (*GetAPIKeyModelVerifyHubTaskIDOK) IsServerError ¶
func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsServerError() bool
IsServerError returns true when this get Api key model verify hub task Id o k response has a 5xx status code
func (*GetAPIKeyModelVerifyHubTaskIDOK) IsSuccess ¶
func (o *GetAPIKeyModelVerifyHubTaskIDOK) IsSuccess() bool
IsSuccess returns true when this get Api key model verify hub task Id o k response has a 2xx status code
func (*GetAPIKeyModelVerifyHubTaskIDOK) String ¶
func (o *GetAPIKeyModelVerifyHubTaskIDOK) String() string
type GetAPIKeyModelVerifyHubTaskIDParams ¶
type GetAPIKeyModelVerifyHubTaskIDParams struct {
/* ID.
Hub Task's id
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyModelVerifyHubTaskIDParams contains all the parameters to send to the API endpoint
for the get API key model verify hub task ID operation. Typically these are written to a http.Request.
func NewGetAPIKeyModelVerifyHubTaskIDParams ¶
func NewGetAPIKeyModelVerifyHubTaskIDParams() *GetAPIKeyModelVerifyHubTaskIDParams
NewGetAPIKeyModelVerifyHubTaskIDParams creates a new GetAPIKeyModelVerifyHubTaskIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAPIKeyModelVerifyHubTaskIDParamsWithContext ¶
func NewGetAPIKeyModelVerifyHubTaskIDParamsWithContext(ctx context.Context) *GetAPIKeyModelVerifyHubTaskIDParams
NewGetAPIKeyModelVerifyHubTaskIDParamsWithContext creates a new GetAPIKeyModelVerifyHubTaskIDParams object with the ability to set a context for a request.
func NewGetAPIKeyModelVerifyHubTaskIDParamsWithHTTPClient ¶
func NewGetAPIKeyModelVerifyHubTaskIDParamsWithHTTPClient(client *http.Client) *GetAPIKeyModelVerifyHubTaskIDParams
NewGetAPIKeyModelVerifyHubTaskIDParamsWithHTTPClient creates a new GetAPIKeyModelVerifyHubTaskIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyModelVerifyHubTaskIDParamsWithTimeout ¶
func NewGetAPIKeyModelVerifyHubTaskIDParamsWithTimeout(timeout time.Duration) *GetAPIKeyModelVerifyHubTaskIDParams
NewGetAPIKeyModelVerifyHubTaskIDParamsWithTimeout creates a new GetAPIKeyModelVerifyHubTaskIDParams object with the ability to set a timeout on a request.
func (*GetAPIKeyModelVerifyHubTaskIDParams) SetContext ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key model verify hub task ID params
func (*GetAPIKeyModelVerifyHubTaskIDParams) SetDefaults ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetDefaults()
SetDefaults hydrates default values in the get API key model verify hub task ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyModelVerifyHubTaskIDParams) SetHTTPClient ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key model verify hub task ID params
func (*GetAPIKeyModelVerifyHubTaskIDParams) SetID ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetID(id string)
SetID adds the id to the get API key model verify hub task ID params
func (*GetAPIKeyModelVerifyHubTaskIDParams) SetTimeout ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key model verify hub task ID params
func (*GetAPIKeyModelVerifyHubTaskIDParams) WithContext ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithContext(ctx context.Context) *GetAPIKeyModelVerifyHubTaskIDParams
WithContext adds the context to the get API key model verify hub task ID params
func (*GetAPIKeyModelVerifyHubTaskIDParams) WithDefaults ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithDefaults() *GetAPIKeyModelVerifyHubTaskIDParams
WithDefaults hydrates default values in the get API key model verify hub task ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyModelVerifyHubTaskIDParams) WithHTTPClient ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithHTTPClient(client *http.Client) *GetAPIKeyModelVerifyHubTaskIDParams
WithHTTPClient adds the HTTPClient to the get API key model verify hub task ID params
func (*GetAPIKeyModelVerifyHubTaskIDParams) WithID ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithID(id string) *GetAPIKeyModelVerifyHubTaskIDParams
WithID adds the id to the get API key model verify hub task ID params
func (*GetAPIKeyModelVerifyHubTaskIDParams) WithTimeout ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) WithTimeout(timeout time.Duration) *GetAPIKeyModelVerifyHubTaskIDParams
WithTimeout adds the timeout to the get API key model verify hub task ID params
func (*GetAPIKeyModelVerifyHubTaskIDParams) WriteToRequest ¶
func (o *GetAPIKeyModelVerifyHubTaskIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyModelVerifyHubTaskIDReader ¶
type GetAPIKeyModelVerifyHubTaskIDReader struct {
// contains filtered or unexported fields
}
GetAPIKeyModelVerifyHubTaskIDReader is a Reader for the GetAPIKeyModelVerifyHubTaskID structure.
func (*GetAPIKeyModelVerifyHubTaskIDReader) ReadResponse ¶
func (o *GetAPIKeyModelVerifyHubTaskIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyModelIDPreVerifyBadRequest ¶
type PostAPIKeyModelIDPreVerifyBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyModelIDPreVerifyBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyModelIDPreVerifyBadRequest ¶
func NewPostAPIKeyModelIDPreVerifyBadRequest() *PostAPIKeyModelIDPreVerifyBadRequest
NewPostAPIKeyModelIDPreVerifyBadRequest creates a PostAPIKeyModelIDPreVerifyBadRequest with default headers values
func (*PostAPIKeyModelIDPreVerifyBadRequest) Code ¶
func (o *PostAPIKeyModelIDPreVerifyBadRequest) Code() int
Code gets the status code for the post Api key model Id pre verify bad request response
func (*PostAPIKeyModelIDPreVerifyBadRequest) Error ¶
func (o *PostAPIKeyModelIDPreVerifyBadRequest) Error() string
func (*PostAPIKeyModelIDPreVerifyBadRequest) GetPayload ¶
func (o *PostAPIKeyModelIDPreVerifyBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyModelIDPreVerifyBadRequest) IsClientError ¶
func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsClientError() bool
IsClientError returns true when this post Api key model Id pre verify bad request response has a 4xx status code
func (*PostAPIKeyModelIDPreVerifyBadRequest) IsCode ¶
func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key model Id pre verify bad request response a status code equal to that given
func (*PostAPIKeyModelIDPreVerifyBadRequest) IsRedirect ¶
func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key model Id pre verify bad request response has a 3xx status code
func (*PostAPIKeyModelIDPreVerifyBadRequest) IsServerError ¶
func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsServerError() bool
IsServerError returns true when this post Api key model Id pre verify bad request response has a 5xx status code
func (*PostAPIKeyModelIDPreVerifyBadRequest) IsSuccess ¶
func (o *PostAPIKeyModelIDPreVerifyBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key model Id pre verify bad request response has a 2xx status code
func (*PostAPIKeyModelIDPreVerifyBadRequest) String ¶
func (o *PostAPIKeyModelIDPreVerifyBadRequest) String() string
type PostAPIKeyModelIDPreVerifyInternalServerError ¶
type PostAPIKeyModelIDPreVerifyInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyModelIDPreVerifyInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyModelIDPreVerifyInternalServerError ¶
func NewPostAPIKeyModelIDPreVerifyInternalServerError() *PostAPIKeyModelIDPreVerifyInternalServerError
NewPostAPIKeyModelIDPreVerifyInternalServerError creates a PostAPIKeyModelIDPreVerifyInternalServerError with default headers values
func (*PostAPIKeyModelIDPreVerifyInternalServerError) Code ¶
func (o *PostAPIKeyModelIDPreVerifyInternalServerError) Code() int
Code gets the status code for the post Api key model Id pre verify internal server error response
func (*PostAPIKeyModelIDPreVerifyInternalServerError) Error ¶
func (o *PostAPIKeyModelIDPreVerifyInternalServerError) Error() string
func (*PostAPIKeyModelIDPreVerifyInternalServerError) GetPayload ¶
func (o *PostAPIKeyModelIDPreVerifyInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyModelIDPreVerifyInternalServerError) IsClientError ¶
func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key model Id pre verify internal server error response has a 4xx status code
func (*PostAPIKeyModelIDPreVerifyInternalServerError) IsCode ¶
func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key model Id pre verify internal server error response a status code equal to that given
func (*PostAPIKeyModelIDPreVerifyInternalServerError) IsRedirect ¶
func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key model Id pre verify internal server error response has a 3xx status code
func (*PostAPIKeyModelIDPreVerifyInternalServerError) IsServerError ¶
func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key model Id pre verify internal server error response has a 5xx status code
func (*PostAPIKeyModelIDPreVerifyInternalServerError) IsSuccess ¶
func (o *PostAPIKeyModelIDPreVerifyInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key model Id pre verify internal server error response has a 2xx status code
func (*PostAPIKeyModelIDPreVerifyInternalServerError) String ¶
func (o *PostAPIKeyModelIDPreVerifyInternalServerError) String() string
type PostAPIKeyModelIDPreVerifyOK ¶
type PostAPIKeyModelIDPreVerifyOK struct {
Payload *models.ResponseCheckValidToVerifyAiModelResponse
}
PostAPIKeyModelIDPreVerifyOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyModelIDPreVerifyOK ¶
func NewPostAPIKeyModelIDPreVerifyOK() *PostAPIKeyModelIDPreVerifyOK
NewPostAPIKeyModelIDPreVerifyOK creates a PostAPIKeyModelIDPreVerifyOK with default headers values
func (*PostAPIKeyModelIDPreVerifyOK) Code ¶
func (o *PostAPIKeyModelIDPreVerifyOK) Code() int
Code gets the status code for the post Api key model Id pre verify o k response
func (*PostAPIKeyModelIDPreVerifyOK) Error ¶
func (o *PostAPIKeyModelIDPreVerifyOK) Error() string
func (*PostAPIKeyModelIDPreVerifyOK) GetPayload ¶
func (o *PostAPIKeyModelIDPreVerifyOK) GetPayload() *models.ResponseCheckValidToVerifyAiModelResponse
func (*PostAPIKeyModelIDPreVerifyOK) IsClientError ¶
func (o *PostAPIKeyModelIDPreVerifyOK) IsClientError() bool
IsClientError returns true when this post Api key model Id pre verify o k response has a 4xx status code
func (*PostAPIKeyModelIDPreVerifyOK) IsCode ¶
func (o *PostAPIKeyModelIDPreVerifyOK) IsCode(code int) bool
IsCode returns true when this post Api key model Id pre verify o k response a status code equal to that given
func (*PostAPIKeyModelIDPreVerifyOK) IsRedirect ¶
func (o *PostAPIKeyModelIDPreVerifyOK) IsRedirect() bool
IsRedirect returns true when this post Api key model Id pre verify o k response has a 3xx status code
func (*PostAPIKeyModelIDPreVerifyOK) IsServerError ¶
func (o *PostAPIKeyModelIDPreVerifyOK) IsServerError() bool
IsServerError returns true when this post Api key model Id pre verify o k response has a 5xx status code
func (*PostAPIKeyModelIDPreVerifyOK) IsSuccess ¶
func (o *PostAPIKeyModelIDPreVerifyOK) IsSuccess() bool
IsSuccess returns true when this post Api key model Id pre verify o k response has a 2xx status code
func (*PostAPIKeyModelIDPreVerifyOK) String ¶
func (o *PostAPIKeyModelIDPreVerifyOK) String() string
type PostAPIKeyModelIDPreVerifyParams ¶
type PostAPIKeyModelIDPreVerifyParams struct {
/* ID.
Model's id
*/
ID string
/* Input.
Verify Ai Model Request
*/
Input *models.RequestCheckValidToVerifyAiModelRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyModelIDPreVerifyParams contains all the parameters to send to the API endpoint
for the post API key model ID pre verify operation. Typically these are written to a http.Request.
func NewPostAPIKeyModelIDPreVerifyParams ¶
func NewPostAPIKeyModelIDPreVerifyParams() *PostAPIKeyModelIDPreVerifyParams
NewPostAPIKeyModelIDPreVerifyParams creates a new PostAPIKeyModelIDPreVerifyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAPIKeyModelIDPreVerifyParamsWithContext ¶
func NewPostAPIKeyModelIDPreVerifyParamsWithContext(ctx context.Context) *PostAPIKeyModelIDPreVerifyParams
NewPostAPIKeyModelIDPreVerifyParamsWithContext creates a new PostAPIKeyModelIDPreVerifyParams object with the ability to set a context for a request.
func NewPostAPIKeyModelIDPreVerifyParamsWithHTTPClient ¶
func NewPostAPIKeyModelIDPreVerifyParamsWithHTTPClient(client *http.Client) *PostAPIKeyModelIDPreVerifyParams
NewPostAPIKeyModelIDPreVerifyParamsWithHTTPClient creates a new PostAPIKeyModelIDPreVerifyParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyModelIDPreVerifyParamsWithTimeout ¶
func NewPostAPIKeyModelIDPreVerifyParamsWithTimeout(timeout time.Duration) *PostAPIKeyModelIDPreVerifyParams
NewPostAPIKeyModelIDPreVerifyParamsWithTimeout creates a new PostAPIKeyModelIDPreVerifyParams object with the ability to set a timeout on a request.
func (*PostAPIKeyModelIDPreVerifyParams) SetContext ¶
func (o *PostAPIKeyModelIDPreVerifyParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) SetDefaults ¶
func (o *PostAPIKeyModelIDPreVerifyParams) SetDefaults()
SetDefaults hydrates default values in the post API key model ID pre verify params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyModelIDPreVerifyParams) SetHTTPClient ¶
func (o *PostAPIKeyModelIDPreVerifyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) SetID ¶
func (o *PostAPIKeyModelIDPreVerifyParams) SetID(id string)
SetID adds the id to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) SetInput ¶
func (o *PostAPIKeyModelIDPreVerifyParams) SetInput(input *models.RequestCheckValidToVerifyAiModelRequest)
SetInput adds the input to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) SetTimeout ¶
func (o *PostAPIKeyModelIDPreVerifyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) WithContext ¶
func (o *PostAPIKeyModelIDPreVerifyParams) WithContext(ctx context.Context) *PostAPIKeyModelIDPreVerifyParams
WithContext adds the context to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) WithDefaults ¶
func (o *PostAPIKeyModelIDPreVerifyParams) WithDefaults() *PostAPIKeyModelIDPreVerifyParams
WithDefaults hydrates default values in the post API key model ID pre verify params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyModelIDPreVerifyParams) WithHTTPClient ¶
func (o *PostAPIKeyModelIDPreVerifyParams) WithHTTPClient(client *http.Client) *PostAPIKeyModelIDPreVerifyParams
WithHTTPClient adds the HTTPClient to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) WithID ¶
func (o *PostAPIKeyModelIDPreVerifyParams) WithID(id string) *PostAPIKeyModelIDPreVerifyParams
WithID adds the id to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) WithInput ¶
func (o *PostAPIKeyModelIDPreVerifyParams) WithInput(input *models.RequestCheckValidToVerifyAiModelRequest) *PostAPIKeyModelIDPreVerifyParams
WithInput adds the input to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) WithTimeout ¶
func (o *PostAPIKeyModelIDPreVerifyParams) WithTimeout(timeout time.Duration) *PostAPIKeyModelIDPreVerifyParams
WithTimeout adds the timeout to the post API key model ID pre verify params
func (*PostAPIKeyModelIDPreVerifyParams) WriteToRequest ¶
func (o *PostAPIKeyModelIDPreVerifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyModelIDPreVerifyReader ¶
type PostAPIKeyModelIDPreVerifyReader struct {
// contains filtered or unexported fields
}
PostAPIKeyModelIDPreVerifyReader is a Reader for the PostAPIKeyModelIDPreVerify structure.
func (*PostAPIKeyModelIDPreVerifyReader) ReadResponse ¶
func (o *PostAPIKeyModelIDPreVerifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyModelIDVerifyBadRequest ¶
type PostAPIKeyModelIDVerifyBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyModelIDVerifyBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyModelIDVerifyBadRequest ¶
func NewPostAPIKeyModelIDVerifyBadRequest() *PostAPIKeyModelIDVerifyBadRequest
NewPostAPIKeyModelIDVerifyBadRequest creates a PostAPIKeyModelIDVerifyBadRequest with default headers values
func (*PostAPIKeyModelIDVerifyBadRequest) Code ¶
func (o *PostAPIKeyModelIDVerifyBadRequest) Code() int
Code gets the status code for the post Api key model Id verify bad request response
func (*PostAPIKeyModelIDVerifyBadRequest) Error ¶
func (o *PostAPIKeyModelIDVerifyBadRequest) Error() string
func (*PostAPIKeyModelIDVerifyBadRequest) GetPayload ¶
func (o *PostAPIKeyModelIDVerifyBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyModelIDVerifyBadRequest) IsClientError ¶
func (o *PostAPIKeyModelIDVerifyBadRequest) IsClientError() bool
IsClientError returns true when this post Api key model Id verify bad request response has a 4xx status code
func (*PostAPIKeyModelIDVerifyBadRequest) IsCode ¶
func (o *PostAPIKeyModelIDVerifyBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key model Id verify bad request response a status code equal to that given
func (*PostAPIKeyModelIDVerifyBadRequest) IsRedirect ¶
func (o *PostAPIKeyModelIDVerifyBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key model Id verify bad request response has a 3xx status code
func (*PostAPIKeyModelIDVerifyBadRequest) IsServerError ¶
func (o *PostAPIKeyModelIDVerifyBadRequest) IsServerError() bool
IsServerError returns true when this post Api key model Id verify bad request response has a 5xx status code
func (*PostAPIKeyModelIDVerifyBadRequest) IsSuccess ¶
func (o *PostAPIKeyModelIDVerifyBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key model Id verify bad request response has a 2xx status code
func (*PostAPIKeyModelIDVerifyBadRequest) String ¶
func (o *PostAPIKeyModelIDVerifyBadRequest) String() string
type PostAPIKeyModelIDVerifyCostBadRequest ¶
type PostAPIKeyModelIDVerifyCostBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyModelIDVerifyCostBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyModelIDVerifyCostBadRequest ¶
func NewPostAPIKeyModelIDVerifyCostBadRequest() *PostAPIKeyModelIDVerifyCostBadRequest
NewPostAPIKeyModelIDVerifyCostBadRequest creates a PostAPIKeyModelIDVerifyCostBadRequest with default headers values
func (*PostAPIKeyModelIDVerifyCostBadRequest) Code ¶
func (o *PostAPIKeyModelIDVerifyCostBadRequest) Code() int
Code gets the status code for the post Api key model Id verify cost bad request response
func (*PostAPIKeyModelIDVerifyCostBadRequest) Error ¶
func (o *PostAPIKeyModelIDVerifyCostBadRequest) Error() string
func (*PostAPIKeyModelIDVerifyCostBadRequest) GetPayload ¶
func (o *PostAPIKeyModelIDVerifyCostBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyModelIDVerifyCostBadRequest) IsClientError ¶
func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsClientError() bool
IsClientError returns true when this post Api key model Id verify cost bad request response has a 4xx status code
func (*PostAPIKeyModelIDVerifyCostBadRequest) IsCode ¶
func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key model Id verify cost bad request response a status code equal to that given
func (*PostAPIKeyModelIDVerifyCostBadRequest) IsRedirect ¶
func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key model Id verify cost bad request response has a 3xx status code
func (*PostAPIKeyModelIDVerifyCostBadRequest) IsServerError ¶
func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsServerError() bool
IsServerError returns true when this post Api key model Id verify cost bad request response has a 5xx status code
func (*PostAPIKeyModelIDVerifyCostBadRequest) IsSuccess ¶
func (o *PostAPIKeyModelIDVerifyCostBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key model Id verify cost bad request response has a 2xx status code
func (*PostAPIKeyModelIDVerifyCostBadRequest) String ¶
func (o *PostAPIKeyModelIDVerifyCostBadRequest) String() string
type PostAPIKeyModelIDVerifyCostInternalServerError ¶
type PostAPIKeyModelIDVerifyCostInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyModelIDVerifyCostInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyModelIDVerifyCostInternalServerError ¶
func NewPostAPIKeyModelIDVerifyCostInternalServerError() *PostAPIKeyModelIDVerifyCostInternalServerError
NewPostAPIKeyModelIDVerifyCostInternalServerError creates a PostAPIKeyModelIDVerifyCostInternalServerError with default headers values
func (*PostAPIKeyModelIDVerifyCostInternalServerError) Code ¶
func (o *PostAPIKeyModelIDVerifyCostInternalServerError) Code() int
Code gets the status code for the post Api key model Id verify cost internal server error response
func (*PostAPIKeyModelIDVerifyCostInternalServerError) Error ¶
func (o *PostAPIKeyModelIDVerifyCostInternalServerError) Error() string
func (*PostAPIKeyModelIDVerifyCostInternalServerError) GetPayload ¶
func (o *PostAPIKeyModelIDVerifyCostInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyModelIDVerifyCostInternalServerError) IsClientError ¶
func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key model Id verify cost internal server error response has a 4xx status code
func (*PostAPIKeyModelIDVerifyCostInternalServerError) IsCode ¶
func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key model Id verify cost internal server error response a status code equal to that given
func (*PostAPIKeyModelIDVerifyCostInternalServerError) IsRedirect ¶
func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key model Id verify cost internal server error response has a 3xx status code
func (*PostAPIKeyModelIDVerifyCostInternalServerError) IsServerError ¶
func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key model Id verify cost internal server error response has a 5xx status code
func (*PostAPIKeyModelIDVerifyCostInternalServerError) IsSuccess ¶
func (o *PostAPIKeyModelIDVerifyCostInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key model Id verify cost internal server error response has a 2xx status code
func (*PostAPIKeyModelIDVerifyCostInternalServerError) String ¶
func (o *PostAPIKeyModelIDVerifyCostInternalServerError) String() string
type PostAPIKeyModelIDVerifyCostOK ¶
type PostAPIKeyModelIDVerifyCostOK struct {
Payload *models.ResponseEstimateCostResponse
}
PostAPIKeyModelIDVerifyCostOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyModelIDVerifyCostOK ¶
func NewPostAPIKeyModelIDVerifyCostOK() *PostAPIKeyModelIDVerifyCostOK
NewPostAPIKeyModelIDVerifyCostOK creates a PostAPIKeyModelIDVerifyCostOK with default headers values
func (*PostAPIKeyModelIDVerifyCostOK) Code ¶
func (o *PostAPIKeyModelIDVerifyCostOK) Code() int
Code gets the status code for the post Api key model Id verify cost o k response
func (*PostAPIKeyModelIDVerifyCostOK) Error ¶
func (o *PostAPIKeyModelIDVerifyCostOK) Error() string
func (*PostAPIKeyModelIDVerifyCostOK) GetPayload ¶
func (o *PostAPIKeyModelIDVerifyCostOK) GetPayload() *models.ResponseEstimateCostResponse
func (*PostAPIKeyModelIDVerifyCostOK) IsClientError ¶
func (o *PostAPIKeyModelIDVerifyCostOK) IsClientError() bool
IsClientError returns true when this post Api key model Id verify cost o k response has a 4xx status code
func (*PostAPIKeyModelIDVerifyCostOK) IsCode ¶
func (o *PostAPIKeyModelIDVerifyCostOK) IsCode(code int) bool
IsCode returns true when this post Api key model Id verify cost o k response a status code equal to that given
func (*PostAPIKeyModelIDVerifyCostOK) IsRedirect ¶
func (o *PostAPIKeyModelIDVerifyCostOK) IsRedirect() bool
IsRedirect returns true when this post Api key model Id verify cost o k response has a 3xx status code
func (*PostAPIKeyModelIDVerifyCostOK) IsServerError ¶
func (o *PostAPIKeyModelIDVerifyCostOK) IsServerError() bool
IsServerError returns true when this post Api key model Id verify cost o k response has a 5xx status code
func (*PostAPIKeyModelIDVerifyCostOK) IsSuccess ¶
func (o *PostAPIKeyModelIDVerifyCostOK) IsSuccess() bool
IsSuccess returns true when this post Api key model Id verify cost o k response has a 2xx status code
func (*PostAPIKeyModelIDVerifyCostOK) String ¶
func (o *PostAPIKeyModelIDVerifyCostOK) String() string
type PostAPIKeyModelIDVerifyCostParams ¶
type PostAPIKeyModelIDVerifyCostParams struct {
/* ID.
Model's id
*/
ID string
/* Input.
Verify Ai Model Request
*/
Input *models.RequestCalculateCostToVerifyAiModelRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyModelIDVerifyCostParams contains all the parameters to send to the API endpoint
for the post API key model ID verify cost operation. Typically these are written to a http.Request.
func NewPostAPIKeyModelIDVerifyCostParams ¶
func NewPostAPIKeyModelIDVerifyCostParams() *PostAPIKeyModelIDVerifyCostParams
NewPostAPIKeyModelIDVerifyCostParams creates a new PostAPIKeyModelIDVerifyCostParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAPIKeyModelIDVerifyCostParamsWithContext ¶
func NewPostAPIKeyModelIDVerifyCostParamsWithContext(ctx context.Context) *PostAPIKeyModelIDVerifyCostParams
NewPostAPIKeyModelIDVerifyCostParamsWithContext creates a new PostAPIKeyModelIDVerifyCostParams object with the ability to set a context for a request.
func NewPostAPIKeyModelIDVerifyCostParamsWithHTTPClient ¶
func NewPostAPIKeyModelIDVerifyCostParamsWithHTTPClient(client *http.Client) *PostAPIKeyModelIDVerifyCostParams
NewPostAPIKeyModelIDVerifyCostParamsWithHTTPClient creates a new PostAPIKeyModelIDVerifyCostParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyModelIDVerifyCostParamsWithTimeout ¶
func NewPostAPIKeyModelIDVerifyCostParamsWithTimeout(timeout time.Duration) *PostAPIKeyModelIDVerifyCostParams
NewPostAPIKeyModelIDVerifyCostParamsWithTimeout creates a new PostAPIKeyModelIDVerifyCostParams object with the ability to set a timeout on a request.
func (*PostAPIKeyModelIDVerifyCostParams) SetContext ¶
func (o *PostAPIKeyModelIDVerifyCostParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) SetDefaults ¶
func (o *PostAPIKeyModelIDVerifyCostParams) SetDefaults()
SetDefaults hydrates default values in the post API key model ID verify cost params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyModelIDVerifyCostParams) SetHTTPClient ¶
func (o *PostAPIKeyModelIDVerifyCostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) SetID ¶
func (o *PostAPIKeyModelIDVerifyCostParams) SetID(id string)
SetID adds the id to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) SetInput ¶
func (o *PostAPIKeyModelIDVerifyCostParams) SetInput(input *models.RequestCalculateCostToVerifyAiModelRequest)
SetInput adds the input to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) SetTimeout ¶
func (o *PostAPIKeyModelIDVerifyCostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) WithContext ¶
func (o *PostAPIKeyModelIDVerifyCostParams) WithContext(ctx context.Context) *PostAPIKeyModelIDVerifyCostParams
WithContext adds the context to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) WithDefaults ¶
func (o *PostAPIKeyModelIDVerifyCostParams) WithDefaults() *PostAPIKeyModelIDVerifyCostParams
WithDefaults hydrates default values in the post API key model ID verify cost params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyModelIDVerifyCostParams) WithHTTPClient ¶
func (o *PostAPIKeyModelIDVerifyCostParams) WithHTTPClient(client *http.Client) *PostAPIKeyModelIDVerifyCostParams
WithHTTPClient adds the HTTPClient to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) WithID ¶
func (o *PostAPIKeyModelIDVerifyCostParams) WithID(id string) *PostAPIKeyModelIDVerifyCostParams
WithID adds the id to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) WithInput ¶
func (o *PostAPIKeyModelIDVerifyCostParams) WithInput(input *models.RequestCalculateCostToVerifyAiModelRequest) *PostAPIKeyModelIDVerifyCostParams
WithInput adds the input to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) WithTimeout ¶
func (o *PostAPIKeyModelIDVerifyCostParams) WithTimeout(timeout time.Duration) *PostAPIKeyModelIDVerifyCostParams
WithTimeout adds the timeout to the post API key model ID verify cost params
func (*PostAPIKeyModelIDVerifyCostParams) WriteToRequest ¶
func (o *PostAPIKeyModelIDVerifyCostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyModelIDVerifyCostReader ¶
type PostAPIKeyModelIDVerifyCostReader struct {
// contains filtered or unexported fields
}
PostAPIKeyModelIDVerifyCostReader is a Reader for the PostAPIKeyModelIDVerifyCost structure.
func (*PostAPIKeyModelIDVerifyCostReader) ReadResponse ¶
func (o *PostAPIKeyModelIDVerifyCostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyModelIDVerifyInternalServerError ¶
type PostAPIKeyModelIDVerifyInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyModelIDVerifyInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyModelIDVerifyInternalServerError ¶
func NewPostAPIKeyModelIDVerifyInternalServerError() *PostAPIKeyModelIDVerifyInternalServerError
NewPostAPIKeyModelIDVerifyInternalServerError creates a PostAPIKeyModelIDVerifyInternalServerError with default headers values
func (*PostAPIKeyModelIDVerifyInternalServerError) Code ¶
func (o *PostAPIKeyModelIDVerifyInternalServerError) Code() int
Code gets the status code for the post Api key model Id verify internal server error response
func (*PostAPIKeyModelIDVerifyInternalServerError) Error ¶
func (o *PostAPIKeyModelIDVerifyInternalServerError) Error() string
func (*PostAPIKeyModelIDVerifyInternalServerError) GetPayload ¶
func (o *PostAPIKeyModelIDVerifyInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyModelIDVerifyInternalServerError) IsClientError ¶
func (o *PostAPIKeyModelIDVerifyInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key model Id verify internal server error response has a 4xx status code
func (*PostAPIKeyModelIDVerifyInternalServerError) IsCode ¶
func (o *PostAPIKeyModelIDVerifyInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key model Id verify internal server error response a status code equal to that given
func (*PostAPIKeyModelIDVerifyInternalServerError) IsRedirect ¶
func (o *PostAPIKeyModelIDVerifyInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key model Id verify internal server error response has a 3xx status code
func (*PostAPIKeyModelIDVerifyInternalServerError) IsServerError ¶
func (o *PostAPIKeyModelIDVerifyInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key model Id verify internal server error response has a 5xx status code
func (*PostAPIKeyModelIDVerifyInternalServerError) IsSuccess ¶
func (o *PostAPIKeyModelIDVerifyInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key model Id verify internal server error response has a 2xx status code
func (*PostAPIKeyModelIDVerifyInternalServerError) String ¶
func (o *PostAPIKeyModelIDVerifyInternalServerError) String() string
type PostAPIKeyModelIDVerifyOK ¶
type PostAPIKeyModelIDVerifyOK struct {
Payload *models.ResponseVerifyAiModelResponse
}
PostAPIKeyModelIDVerifyOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyModelIDVerifyOK ¶
func NewPostAPIKeyModelIDVerifyOK() *PostAPIKeyModelIDVerifyOK
NewPostAPIKeyModelIDVerifyOK creates a PostAPIKeyModelIDVerifyOK with default headers values
func (*PostAPIKeyModelIDVerifyOK) Code ¶
func (o *PostAPIKeyModelIDVerifyOK) Code() int
Code gets the status code for the post Api key model Id verify o k response
func (*PostAPIKeyModelIDVerifyOK) Error ¶
func (o *PostAPIKeyModelIDVerifyOK) Error() string
func (*PostAPIKeyModelIDVerifyOK) GetPayload ¶
func (o *PostAPIKeyModelIDVerifyOK) GetPayload() *models.ResponseVerifyAiModelResponse
func (*PostAPIKeyModelIDVerifyOK) IsClientError ¶
func (o *PostAPIKeyModelIDVerifyOK) IsClientError() bool
IsClientError returns true when this post Api key model Id verify o k response has a 4xx status code
func (*PostAPIKeyModelIDVerifyOK) IsCode ¶
func (o *PostAPIKeyModelIDVerifyOK) IsCode(code int) bool
IsCode returns true when this post Api key model Id verify o k response a status code equal to that given
func (*PostAPIKeyModelIDVerifyOK) IsRedirect ¶
func (o *PostAPIKeyModelIDVerifyOK) IsRedirect() bool
IsRedirect returns true when this post Api key model Id verify o k response has a 3xx status code
func (*PostAPIKeyModelIDVerifyOK) IsServerError ¶
func (o *PostAPIKeyModelIDVerifyOK) IsServerError() bool
IsServerError returns true when this post Api key model Id verify o k response has a 5xx status code
func (*PostAPIKeyModelIDVerifyOK) IsSuccess ¶
func (o *PostAPIKeyModelIDVerifyOK) IsSuccess() bool
IsSuccess returns true when this post Api key model Id verify o k response has a 2xx status code
func (*PostAPIKeyModelIDVerifyOK) String ¶
func (o *PostAPIKeyModelIDVerifyOK) String() string
type PostAPIKeyModelIDVerifyParams ¶
type PostAPIKeyModelIDVerifyParams struct {
/* ID.
Model's id
*/
ID string
/* Input.
Verify Ai Model Request
*/
Input *models.RequestVerifyAiModelRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyModelIDVerifyParams contains all the parameters to send to the API endpoint
for the post API key model ID verify operation. Typically these are written to a http.Request.
func NewPostAPIKeyModelIDVerifyParams ¶
func NewPostAPIKeyModelIDVerifyParams() *PostAPIKeyModelIDVerifyParams
NewPostAPIKeyModelIDVerifyParams creates a new PostAPIKeyModelIDVerifyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostAPIKeyModelIDVerifyParamsWithContext ¶
func NewPostAPIKeyModelIDVerifyParamsWithContext(ctx context.Context) *PostAPIKeyModelIDVerifyParams
NewPostAPIKeyModelIDVerifyParamsWithContext creates a new PostAPIKeyModelIDVerifyParams object with the ability to set a context for a request.
func NewPostAPIKeyModelIDVerifyParamsWithHTTPClient ¶
func NewPostAPIKeyModelIDVerifyParamsWithHTTPClient(client *http.Client) *PostAPIKeyModelIDVerifyParams
NewPostAPIKeyModelIDVerifyParamsWithHTTPClient creates a new PostAPIKeyModelIDVerifyParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyModelIDVerifyParamsWithTimeout ¶
func NewPostAPIKeyModelIDVerifyParamsWithTimeout(timeout time.Duration) *PostAPIKeyModelIDVerifyParams
NewPostAPIKeyModelIDVerifyParamsWithTimeout creates a new PostAPIKeyModelIDVerifyParams object with the ability to set a timeout on a request.
func (*PostAPIKeyModelIDVerifyParams) SetContext ¶
func (o *PostAPIKeyModelIDVerifyParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) SetDefaults ¶
func (o *PostAPIKeyModelIDVerifyParams) SetDefaults()
SetDefaults hydrates default values in the post API key model ID verify params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyModelIDVerifyParams) SetHTTPClient ¶
func (o *PostAPIKeyModelIDVerifyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) SetID ¶
func (o *PostAPIKeyModelIDVerifyParams) SetID(id string)
SetID adds the id to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) SetInput ¶
func (o *PostAPIKeyModelIDVerifyParams) SetInput(input *models.RequestVerifyAiModelRequest)
SetInput adds the input to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) SetTimeout ¶
func (o *PostAPIKeyModelIDVerifyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) WithContext ¶
func (o *PostAPIKeyModelIDVerifyParams) WithContext(ctx context.Context) *PostAPIKeyModelIDVerifyParams
WithContext adds the context to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) WithDefaults ¶
func (o *PostAPIKeyModelIDVerifyParams) WithDefaults() *PostAPIKeyModelIDVerifyParams
WithDefaults hydrates default values in the post API key model ID verify params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyModelIDVerifyParams) WithHTTPClient ¶
func (o *PostAPIKeyModelIDVerifyParams) WithHTTPClient(client *http.Client) *PostAPIKeyModelIDVerifyParams
WithHTTPClient adds the HTTPClient to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) WithID ¶
func (o *PostAPIKeyModelIDVerifyParams) WithID(id string) *PostAPIKeyModelIDVerifyParams
WithID adds the id to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) WithInput ¶
func (o *PostAPIKeyModelIDVerifyParams) WithInput(input *models.RequestVerifyAiModelRequest) *PostAPIKeyModelIDVerifyParams
WithInput adds the input to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) WithTimeout ¶
func (o *PostAPIKeyModelIDVerifyParams) WithTimeout(timeout time.Duration) *PostAPIKeyModelIDVerifyParams
WithTimeout adds the timeout to the post API key model ID verify params
func (*PostAPIKeyModelIDVerifyParams) WriteToRequest ¶
func (o *PostAPIKeyModelIDVerifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyModelIDVerifyReader ¶
type PostAPIKeyModelIDVerifyReader struct {
// contains filtered or unexported fields
}
PostAPIKeyModelIDVerifyReader is a Reader for the PostAPIKeyModelIDVerify structure.
func (*PostAPIKeyModelIDVerifyReader) ReadResponse ¶
func (o *PostAPIKeyModelIDVerifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- api_key_model_verify_client.go
- get_api_key_model_id_verify_pending_parameters.go
- get_api_key_model_id_verify_pending_responses.go
- get_api_key_model_id_verify_task_parameters.go
- get_api_key_model_id_verify_task_responses.go
- get_api_key_model_verify_hub_task_id_parameters.go
- get_api_key_model_verify_hub_task_id_responses.go
- post_api_key_model_id_pre_verify_parameters.go
- post_api_key_model_id_pre_verify_responses.go
- post_api_key_model_id_verify_cost_parameters.go
- post_api_key_model_id_verify_cost_responses.go
- post_api_key_model_id_verify_parameters.go
- post_api_key_model_id_verify_responses.go