Documentation
¶
Index ¶
- func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
- func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
- type Client
- func (a *Client) DeleteAPIKeyDatasetID(params *DeleteAPIKeyDatasetIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteAPIKeyDatasetIDOK, error)
- func (a *Client) GetAPIKeyDatasetID(params *GetAPIKeyDatasetIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetAPIKeyDatasetIDOK, error)
- func (a *Client) GetAPIKeyDatasetIDDownload(params *GetAPIKeyDatasetIDDownloadParams, ...) (*GetAPIKeyDatasetIDDownloadOK, error)
- func (a *Client) GetAPIKeyDatasetIDLike(params *GetAPIKeyDatasetIDLikeParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetAPIKeyDatasetIDLikeOK, error)
- func (a *Client) GetAPIKeyDatasetOrganizationOrg(params *GetAPIKeyDatasetOrganizationOrgParams, ...) (*GetAPIKeyDatasetOrganizationOrgOK, error)
- func (a *Client) GetAPIKeyDatasetUsernameName(params *GetAPIKeyDatasetUsernameNameParams, ...) (*GetAPIKeyDatasetUsernameNameOK, error)
- func (a *Client) PostAPIKeyDataset(params *PostAPIKeyDatasetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostAPIKeyDatasetOK, error)
- func (a *Client) PostAPIKeyDatasetList(params *PostAPIKeyDatasetListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostAPIKeyDatasetListOK, error)
- func (a *Client) PostAPIKeyDatasetListByAuthorUsername(params *PostAPIKeyDatasetListByAuthorUsernameParams, ...) (*PostAPIKeyDatasetListByAuthorUsernameOK, error)
- func (a *Client) PostAPIKeyDatasetMatchingTags(params *PostAPIKeyDatasetMatchingTagsParams, ...) (*PostAPIKeyDatasetMatchingTagsOK, error)
- func (a *Client) PutAPIKeyDatasetID(params *PutAPIKeyDatasetIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PutAPIKeyDatasetIDOK, error)
- func (a *Client) PutAPIKeyDatasetIDMetadata(params *PutAPIKeyDatasetIDMetadataParams, ...) (*PutAPIKeyDatasetIDMetadataOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteAPIKeyDatasetIDBadRequest
- func (o *DeleteAPIKeyDatasetIDBadRequest) Code() int
- func (o *DeleteAPIKeyDatasetIDBadRequest) Error() string
- func (o *DeleteAPIKeyDatasetIDBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *DeleteAPIKeyDatasetIDBadRequest) IsClientError() bool
- func (o *DeleteAPIKeyDatasetIDBadRequest) IsCode(code int) bool
- func (o *DeleteAPIKeyDatasetIDBadRequest) IsRedirect() bool
- func (o *DeleteAPIKeyDatasetIDBadRequest) IsServerError() bool
- func (o *DeleteAPIKeyDatasetIDBadRequest) IsSuccess() bool
- func (o *DeleteAPIKeyDatasetIDBadRequest) String() string
- type DeleteAPIKeyDatasetIDInternalServerError
- func (o *DeleteAPIKeyDatasetIDInternalServerError) Code() int
- func (o *DeleteAPIKeyDatasetIDInternalServerError) Error() string
- func (o *DeleteAPIKeyDatasetIDInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *DeleteAPIKeyDatasetIDInternalServerError) IsClientError() bool
- func (o *DeleteAPIKeyDatasetIDInternalServerError) IsCode(code int) bool
- func (o *DeleteAPIKeyDatasetIDInternalServerError) IsRedirect() bool
- func (o *DeleteAPIKeyDatasetIDInternalServerError) IsServerError() bool
- func (o *DeleteAPIKeyDatasetIDInternalServerError) IsSuccess() bool
- func (o *DeleteAPIKeyDatasetIDInternalServerError) String() string
- type DeleteAPIKeyDatasetIDOK
- func (o *DeleteAPIKeyDatasetIDOK) Code() int
- func (o *DeleteAPIKeyDatasetIDOK) Error() string
- func (o *DeleteAPIKeyDatasetIDOK) GetPayload() *models.ResponseDatasetResponse
- func (o *DeleteAPIKeyDatasetIDOK) IsClientError() bool
- func (o *DeleteAPIKeyDatasetIDOK) IsCode(code int) bool
- func (o *DeleteAPIKeyDatasetIDOK) IsRedirect() bool
- func (o *DeleteAPIKeyDatasetIDOK) IsServerError() bool
- func (o *DeleteAPIKeyDatasetIDOK) IsSuccess() bool
- func (o *DeleteAPIKeyDatasetIDOK) String() string
- type DeleteAPIKeyDatasetIDParams
- func NewDeleteAPIKeyDatasetIDParams() *DeleteAPIKeyDatasetIDParams
- func NewDeleteAPIKeyDatasetIDParamsWithContext(ctx context.Context) *DeleteAPIKeyDatasetIDParams
- func NewDeleteAPIKeyDatasetIDParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyDatasetIDParams
- func NewDeleteAPIKeyDatasetIDParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyDatasetIDParams
- func (o *DeleteAPIKeyDatasetIDParams) SetContext(ctx context.Context)
- func (o *DeleteAPIKeyDatasetIDParams) SetDefaults()
- func (o *DeleteAPIKeyDatasetIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPIKeyDatasetIDParams) SetID(id string)
- func (o *DeleteAPIKeyDatasetIDParams) SetInput(input *models.RequestDeleteDatasetRequest)
- func (o *DeleteAPIKeyDatasetIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPIKeyDatasetIDParams) WithContext(ctx context.Context) *DeleteAPIKeyDatasetIDParams
- func (o *DeleteAPIKeyDatasetIDParams) WithDefaults() *DeleteAPIKeyDatasetIDParams
- func (o *DeleteAPIKeyDatasetIDParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyDatasetIDParams
- func (o *DeleteAPIKeyDatasetIDParams) WithID(id string) *DeleteAPIKeyDatasetIDParams
- func (o *DeleteAPIKeyDatasetIDParams) WithInput(input *models.RequestDeleteDatasetRequest) *DeleteAPIKeyDatasetIDParams
- func (o *DeleteAPIKeyDatasetIDParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyDatasetIDParams
- func (o *DeleteAPIKeyDatasetIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPIKeyDatasetIDReader
- type GetAPIKeyDatasetIDBadRequest
- func (o *GetAPIKeyDatasetIDBadRequest) Code() int
- func (o *GetAPIKeyDatasetIDBadRequest) Error() string
- func (o *GetAPIKeyDatasetIDBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyDatasetIDBadRequest) IsClientError() bool
- func (o *GetAPIKeyDatasetIDBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyDatasetIDBadRequest) IsRedirect() bool
- func (o *GetAPIKeyDatasetIDBadRequest) IsServerError() bool
- func (o *GetAPIKeyDatasetIDBadRequest) IsSuccess() bool
- func (o *GetAPIKeyDatasetIDBadRequest) String() string
- type GetAPIKeyDatasetIDDownloadBadRequest
- func (o *GetAPIKeyDatasetIDDownloadBadRequest) Code() int
- func (o *GetAPIKeyDatasetIDDownloadBadRequest) Error() string
- func (o *GetAPIKeyDatasetIDDownloadBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsClientError() bool
- func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsRedirect() bool
- func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsServerError() bool
- func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsSuccess() bool
- func (o *GetAPIKeyDatasetIDDownloadBadRequest) String() string
- type GetAPIKeyDatasetIDDownloadInternalServerError
- func (o *GetAPIKeyDatasetIDDownloadInternalServerError) Code() int
- func (o *GetAPIKeyDatasetIDDownloadInternalServerError) Error() string
- func (o *GetAPIKeyDatasetIDDownloadInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsClientError() bool
- func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsServerError() bool
- func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyDatasetIDDownloadInternalServerError) String() string
- type GetAPIKeyDatasetIDDownloadOK
- func (o *GetAPIKeyDatasetIDDownloadOK) Code() int
- func (o *GetAPIKeyDatasetIDDownloadOK) Error() string
- func (o *GetAPIKeyDatasetIDDownloadOK) GetPayload() *models.ResponseDownloadDatasetListResponse
- func (o *GetAPIKeyDatasetIDDownloadOK) IsClientError() bool
- func (o *GetAPIKeyDatasetIDDownloadOK) IsCode(code int) bool
- func (o *GetAPIKeyDatasetIDDownloadOK) IsRedirect() bool
- func (o *GetAPIKeyDatasetIDDownloadOK) IsServerError() bool
- func (o *GetAPIKeyDatasetIDDownloadOK) IsSuccess() bool
- func (o *GetAPIKeyDatasetIDDownloadOK) String() string
- type GetAPIKeyDatasetIDDownloadParams
- func NewGetAPIKeyDatasetIDDownloadParams() *GetAPIKeyDatasetIDDownloadParams
- func NewGetAPIKeyDatasetIDDownloadParamsWithContext(ctx context.Context) *GetAPIKeyDatasetIDDownloadParams
- func NewGetAPIKeyDatasetIDDownloadParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDDownloadParams
- func NewGetAPIKeyDatasetIDDownloadParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDDownloadParams
- func (o *GetAPIKeyDatasetIDDownloadParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyDatasetIDDownloadParams) SetDefaults()
- func (o *GetAPIKeyDatasetIDDownloadParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyDatasetIDDownloadParams) SetID(id string)
- func (o *GetAPIKeyDatasetIDDownloadParams) SetLimit(limit *int64)
- func (o *GetAPIKeyDatasetIDDownloadParams) SetOffset(offset *int64)
- func (o *GetAPIKeyDatasetIDDownloadParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyDatasetIDDownloadParams) WithContext(ctx context.Context) *GetAPIKeyDatasetIDDownloadParams
- func (o *GetAPIKeyDatasetIDDownloadParams) WithDefaults() *GetAPIKeyDatasetIDDownloadParams
- func (o *GetAPIKeyDatasetIDDownloadParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDDownloadParams
- func (o *GetAPIKeyDatasetIDDownloadParams) WithID(id string) *GetAPIKeyDatasetIDDownloadParams
- func (o *GetAPIKeyDatasetIDDownloadParams) WithLimit(limit *int64) *GetAPIKeyDatasetIDDownloadParams
- func (o *GetAPIKeyDatasetIDDownloadParams) WithOffset(offset *int64) *GetAPIKeyDatasetIDDownloadParams
- func (o *GetAPIKeyDatasetIDDownloadParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDDownloadParams
- func (o *GetAPIKeyDatasetIDDownloadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyDatasetIDDownloadReader
- type GetAPIKeyDatasetIDInternalServerError
- func (o *GetAPIKeyDatasetIDInternalServerError) Code() int
- func (o *GetAPIKeyDatasetIDInternalServerError) Error() string
- func (o *GetAPIKeyDatasetIDInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyDatasetIDInternalServerError) IsClientError() bool
- func (o *GetAPIKeyDatasetIDInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyDatasetIDInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyDatasetIDInternalServerError) IsServerError() bool
- func (o *GetAPIKeyDatasetIDInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyDatasetIDInternalServerError) String() string
- type GetAPIKeyDatasetIDLikeBadRequest
- func (o *GetAPIKeyDatasetIDLikeBadRequest) Code() int
- func (o *GetAPIKeyDatasetIDLikeBadRequest) Error() string
- func (o *GetAPIKeyDatasetIDLikeBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyDatasetIDLikeBadRequest) IsClientError() bool
- func (o *GetAPIKeyDatasetIDLikeBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyDatasetIDLikeBadRequest) IsRedirect() bool
- func (o *GetAPIKeyDatasetIDLikeBadRequest) IsServerError() bool
- func (o *GetAPIKeyDatasetIDLikeBadRequest) IsSuccess() bool
- func (o *GetAPIKeyDatasetIDLikeBadRequest) String() string
- type GetAPIKeyDatasetIDLikeInternalServerError
- func (o *GetAPIKeyDatasetIDLikeInternalServerError) Code() int
- func (o *GetAPIKeyDatasetIDLikeInternalServerError) Error() string
- func (o *GetAPIKeyDatasetIDLikeInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsClientError() bool
- func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsServerError() bool
- func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyDatasetIDLikeInternalServerError) String() string
- type GetAPIKeyDatasetIDLikeOK
- func (o *GetAPIKeyDatasetIDLikeOK) Code() int
- func (o *GetAPIKeyDatasetIDLikeOK) Error() string
- func (o *GetAPIKeyDatasetIDLikeOK) GetPayload() *models.ResponseLikeDatasetListResponse
- func (o *GetAPIKeyDatasetIDLikeOK) IsClientError() bool
- func (o *GetAPIKeyDatasetIDLikeOK) IsCode(code int) bool
- func (o *GetAPIKeyDatasetIDLikeOK) IsRedirect() bool
- func (o *GetAPIKeyDatasetIDLikeOK) IsServerError() bool
- func (o *GetAPIKeyDatasetIDLikeOK) IsSuccess() bool
- func (o *GetAPIKeyDatasetIDLikeOK) String() string
- type GetAPIKeyDatasetIDLikeParams
- func NewGetAPIKeyDatasetIDLikeParams() *GetAPIKeyDatasetIDLikeParams
- func NewGetAPIKeyDatasetIDLikeParamsWithContext(ctx context.Context) *GetAPIKeyDatasetIDLikeParams
- func NewGetAPIKeyDatasetIDLikeParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDLikeParams
- func NewGetAPIKeyDatasetIDLikeParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDLikeParams
- func (o *GetAPIKeyDatasetIDLikeParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyDatasetIDLikeParams) SetDefaults()
- func (o *GetAPIKeyDatasetIDLikeParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyDatasetIDLikeParams) SetID(id string)
- func (o *GetAPIKeyDatasetIDLikeParams) SetLimit(limit *int64)
- func (o *GetAPIKeyDatasetIDLikeParams) SetOffset(offset *int64)
- func (o *GetAPIKeyDatasetIDLikeParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyDatasetIDLikeParams) WithContext(ctx context.Context) *GetAPIKeyDatasetIDLikeParams
- func (o *GetAPIKeyDatasetIDLikeParams) WithDefaults() *GetAPIKeyDatasetIDLikeParams
- func (o *GetAPIKeyDatasetIDLikeParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDLikeParams
- func (o *GetAPIKeyDatasetIDLikeParams) WithID(id string) *GetAPIKeyDatasetIDLikeParams
- func (o *GetAPIKeyDatasetIDLikeParams) WithLimit(limit *int64) *GetAPIKeyDatasetIDLikeParams
- func (o *GetAPIKeyDatasetIDLikeParams) WithOffset(offset *int64) *GetAPIKeyDatasetIDLikeParams
- func (o *GetAPIKeyDatasetIDLikeParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDLikeParams
- func (o *GetAPIKeyDatasetIDLikeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyDatasetIDLikeReader
- type GetAPIKeyDatasetIDOK
- func (o *GetAPIKeyDatasetIDOK) Code() int
- func (o *GetAPIKeyDatasetIDOK) Error() string
- func (o *GetAPIKeyDatasetIDOK) GetPayload() *models.ResponseDatasetResponse
- func (o *GetAPIKeyDatasetIDOK) IsClientError() bool
- func (o *GetAPIKeyDatasetIDOK) IsCode(code int) bool
- func (o *GetAPIKeyDatasetIDOK) IsRedirect() bool
- func (o *GetAPIKeyDatasetIDOK) IsServerError() bool
- func (o *GetAPIKeyDatasetIDOK) IsSuccess() bool
- func (o *GetAPIKeyDatasetIDOK) String() string
- type GetAPIKeyDatasetIDParams
- func NewGetAPIKeyDatasetIDParams() *GetAPIKeyDatasetIDParams
- func NewGetAPIKeyDatasetIDParamsWithContext(ctx context.Context) *GetAPIKeyDatasetIDParams
- func NewGetAPIKeyDatasetIDParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDParams
- func NewGetAPIKeyDatasetIDParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDParams
- func (o *GetAPIKeyDatasetIDParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyDatasetIDParams) SetDefaults()
- func (o *GetAPIKeyDatasetIDParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyDatasetIDParams) SetID(id string)
- func (o *GetAPIKeyDatasetIDParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyDatasetIDParams) WithContext(ctx context.Context) *GetAPIKeyDatasetIDParams
- func (o *GetAPIKeyDatasetIDParams) WithDefaults() *GetAPIKeyDatasetIDParams
- func (o *GetAPIKeyDatasetIDParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDParams
- func (o *GetAPIKeyDatasetIDParams) WithID(id string) *GetAPIKeyDatasetIDParams
- func (o *GetAPIKeyDatasetIDParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDParams
- func (o *GetAPIKeyDatasetIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyDatasetIDReader
- type GetAPIKeyDatasetOrganizationOrgBadRequest
- func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) Code() int
- func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) Error() string
- func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsClientError() bool
- func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsRedirect() bool
- func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsServerError() bool
- func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsSuccess() bool
- func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) String() string
- type GetAPIKeyDatasetOrganizationOrgInternalServerError
- func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) Code() int
- func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) Error() string
- func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsClientError() bool
- func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsServerError() bool
- func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) String() string
- type GetAPIKeyDatasetOrganizationOrgOK
- func (o *GetAPIKeyDatasetOrganizationOrgOK) Code() int
- func (o *GetAPIKeyDatasetOrganizationOrgOK) Error() string
- func (o *GetAPIKeyDatasetOrganizationOrgOK) GetPayload() *models.ResponseDatasetListResponse
- func (o *GetAPIKeyDatasetOrganizationOrgOK) IsClientError() bool
- func (o *GetAPIKeyDatasetOrganizationOrgOK) IsCode(code int) bool
- func (o *GetAPIKeyDatasetOrganizationOrgOK) IsRedirect() bool
- func (o *GetAPIKeyDatasetOrganizationOrgOK) IsServerError() bool
- func (o *GetAPIKeyDatasetOrganizationOrgOK) IsSuccess() bool
- func (o *GetAPIKeyDatasetOrganizationOrgOK) String() string
- type GetAPIKeyDatasetOrganizationOrgParams
- func NewGetAPIKeyDatasetOrganizationOrgParams() *GetAPIKeyDatasetOrganizationOrgParams
- func NewGetAPIKeyDatasetOrganizationOrgParamsWithContext(ctx context.Context) *GetAPIKeyDatasetOrganizationOrgParams
- func NewGetAPIKeyDatasetOrganizationOrgParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetOrganizationOrgParams
- func NewGetAPIKeyDatasetOrganizationOrgParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetOrganizationOrgParams
- func (o *GetAPIKeyDatasetOrganizationOrgParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyDatasetOrganizationOrgParams) SetDefaults()
- func (o *GetAPIKeyDatasetOrganizationOrgParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyDatasetOrganizationOrgParams) SetLimit(limit *int64)
- func (o *GetAPIKeyDatasetOrganizationOrgParams) SetOffset(offset *int64)
- func (o *GetAPIKeyDatasetOrganizationOrgParams) SetOrg(org string)
- func (o *GetAPIKeyDatasetOrganizationOrgParams) SetSort(sort *string)
- func (o *GetAPIKeyDatasetOrganizationOrgParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyDatasetOrganizationOrgParams) WithContext(ctx context.Context) *GetAPIKeyDatasetOrganizationOrgParams
- func (o *GetAPIKeyDatasetOrganizationOrgParams) WithDefaults() *GetAPIKeyDatasetOrganizationOrgParams
- func (o *GetAPIKeyDatasetOrganizationOrgParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetOrganizationOrgParams
- func (o *GetAPIKeyDatasetOrganizationOrgParams) WithLimit(limit *int64) *GetAPIKeyDatasetOrganizationOrgParams
- func (o *GetAPIKeyDatasetOrganizationOrgParams) WithOffset(offset *int64) *GetAPIKeyDatasetOrganizationOrgParams
- func (o *GetAPIKeyDatasetOrganizationOrgParams) WithOrg(org string) *GetAPIKeyDatasetOrganizationOrgParams
- func (o *GetAPIKeyDatasetOrganizationOrgParams) WithSort(sort *string) *GetAPIKeyDatasetOrganizationOrgParams
- func (o *GetAPIKeyDatasetOrganizationOrgParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetOrganizationOrgParams
- func (o *GetAPIKeyDatasetOrganizationOrgParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyDatasetOrganizationOrgReader
- type GetAPIKeyDatasetUsernameNameBadRequest
- func (o *GetAPIKeyDatasetUsernameNameBadRequest) Code() int
- func (o *GetAPIKeyDatasetUsernameNameBadRequest) Error() string
- func (o *GetAPIKeyDatasetUsernameNameBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsClientError() bool
- func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsRedirect() bool
- func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsServerError() bool
- func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsSuccess() bool
- func (o *GetAPIKeyDatasetUsernameNameBadRequest) String() string
- type GetAPIKeyDatasetUsernameNameInternalServerError
- func (o *GetAPIKeyDatasetUsernameNameInternalServerError) Code() int
- func (o *GetAPIKeyDatasetUsernameNameInternalServerError) Error() string
- func (o *GetAPIKeyDatasetUsernameNameInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsClientError() bool
- func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsServerError() bool
- func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyDatasetUsernameNameInternalServerError) String() string
- type GetAPIKeyDatasetUsernameNameOK
- func (o *GetAPIKeyDatasetUsernameNameOK) Code() int
- func (o *GetAPIKeyDatasetUsernameNameOK) Error() string
- func (o *GetAPIKeyDatasetUsernameNameOK) GetPayload() *models.ResponseDatasetResponse
- func (o *GetAPIKeyDatasetUsernameNameOK) IsClientError() bool
- func (o *GetAPIKeyDatasetUsernameNameOK) IsCode(code int) bool
- func (o *GetAPIKeyDatasetUsernameNameOK) IsRedirect() bool
- func (o *GetAPIKeyDatasetUsernameNameOK) IsServerError() bool
- func (o *GetAPIKeyDatasetUsernameNameOK) IsSuccess() bool
- func (o *GetAPIKeyDatasetUsernameNameOK) String() string
- type GetAPIKeyDatasetUsernameNameParams
- func NewGetAPIKeyDatasetUsernameNameParams() *GetAPIKeyDatasetUsernameNameParams
- func NewGetAPIKeyDatasetUsernameNameParamsWithContext(ctx context.Context) *GetAPIKeyDatasetUsernameNameParams
- func NewGetAPIKeyDatasetUsernameNameParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetUsernameNameParams
- func NewGetAPIKeyDatasetUsernameNameParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetUsernameNameParams
- func (o *GetAPIKeyDatasetUsernameNameParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyDatasetUsernameNameParams) SetDefaults()
- func (o *GetAPIKeyDatasetUsernameNameParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyDatasetUsernameNameParams) SetName(name string)
- func (o *GetAPIKeyDatasetUsernameNameParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyDatasetUsernameNameParams) SetUsername(username string)
- func (o *GetAPIKeyDatasetUsernameNameParams) WithContext(ctx context.Context) *GetAPIKeyDatasetUsernameNameParams
- func (o *GetAPIKeyDatasetUsernameNameParams) WithDefaults() *GetAPIKeyDatasetUsernameNameParams
- func (o *GetAPIKeyDatasetUsernameNameParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetUsernameNameParams
- func (o *GetAPIKeyDatasetUsernameNameParams) WithName(name string) *GetAPIKeyDatasetUsernameNameParams
- func (o *GetAPIKeyDatasetUsernameNameParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetUsernameNameParams
- func (o *GetAPIKeyDatasetUsernameNameParams) WithUsername(username string) *GetAPIKeyDatasetUsernameNameParams
- func (o *GetAPIKeyDatasetUsernameNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyDatasetUsernameNameReader
- type PostAPIKeyDatasetBadRequest
- func (o *PostAPIKeyDatasetBadRequest) Code() int
- func (o *PostAPIKeyDatasetBadRequest) Error() string
- func (o *PostAPIKeyDatasetBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyDatasetBadRequest) IsClientError() bool
- func (o *PostAPIKeyDatasetBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyDatasetBadRequest) IsRedirect() bool
- func (o *PostAPIKeyDatasetBadRequest) IsServerError() bool
- func (o *PostAPIKeyDatasetBadRequest) IsSuccess() bool
- func (o *PostAPIKeyDatasetBadRequest) String() string
- type PostAPIKeyDatasetInternalServerError
- func (o *PostAPIKeyDatasetInternalServerError) Code() int
- func (o *PostAPIKeyDatasetInternalServerError) Error() string
- func (o *PostAPIKeyDatasetInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyDatasetInternalServerError) IsClientError() bool
- func (o *PostAPIKeyDatasetInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyDatasetInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyDatasetInternalServerError) IsServerError() bool
- func (o *PostAPIKeyDatasetInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyDatasetInternalServerError) String() string
- type PostAPIKeyDatasetListBadRequest
- func (o *PostAPIKeyDatasetListBadRequest) Code() int
- func (o *PostAPIKeyDatasetListBadRequest) Error() string
- func (o *PostAPIKeyDatasetListBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyDatasetListBadRequest) IsClientError() bool
- func (o *PostAPIKeyDatasetListBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyDatasetListBadRequest) IsRedirect() bool
- func (o *PostAPIKeyDatasetListBadRequest) IsServerError() bool
- func (o *PostAPIKeyDatasetListBadRequest) IsSuccess() bool
- func (o *PostAPIKeyDatasetListBadRequest) String() string
- type PostAPIKeyDatasetListByAuthorUsernameBadRequest
- func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) Code() int
- func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) Error() string
- func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsClientError() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsRedirect() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsServerError() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsSuccess() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) String() string
- type PostAPIKeyDatasetListByAuthorUsernameInternalServerError
- func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) Code() int
- func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) Error() string
- func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsClientError() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsServerError() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) String() string
- type PostAPIKeyDatasetListByAuthorUsernameOK
- func (o *PostAPIKeyDatasetListByAuthorUsernameOK) Code() int
- func (o *PostAPIKeyDatasetListByAuthorUsernameOK) Error() string
- func (o *PostAPIKeyDatasetListByAuthorUsernameOK) GetPayload() *models.ResponseDatasetListResponse
- func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsClientError() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsCode(code int) bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsRedirect() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsServerError() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsSuccess() bool
- func (o *PostAPIKeyDatasetListByAuthorUsernameOK) String() string
- type PostAPIKeyDatasetListByAuthorUsernameParams
- func NewPostAPIKeyDatasetListByAuthorUsernameParams() *PostAPIKeyDatasetListByAuthorUsernameParams
- func NewPostAPIKeyDatasetListByAuthorUsernameParamsWithContext(ctx context.Context) *PostAPIKeyDatasetListByAuthorUsernameParams
- func NewPostAPIKeyDatasetListByAuthorUsernameParamsWithHTTPClient(client *http.Client) *PostAPIKeyDatasetListByAuthorUsernameParams
- func NewPostAPIKeyDatasetListByAuthorUsernameParamsWithTimeout(timeout time.Duration) *PostAPIKeyDatasetListByAuthorUsernameParams
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetDefaults()
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetInput(input *models.RequestGetDatasetListByAuthorRequest)
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetUsername(username string)
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithContext(ctx context.Context) *PostAPIKeyDatasetListByAuthorUsernameParams
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithDefaults() *PostAPIKeyDatasetListByAuthorUsernameParams
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithHTTPClient(client *http.Client) *PostAPIKeyDatasetListByAuthorUsernameParams
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithInput(input *models.RequestGetDatasetListByAuthorRequest) *PostAPIKeyDatasetListByAuthorUsernameParams
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithTimeout(timeout time.Duration) *PostAPIKeyDatasetListByAuthorUsernameParams
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithUsername(username string) *PostAPIKeyDatasetListByAuthorUsernameParams
- func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyDatasetListByAuthorUsernameReader
- type PostAPIKeyDatasetListInternalServerError
- func (o *PostAPIKeyDatasetListInternalServerError) Code() int
- func (o *PostAPIKeyDatasetListInternalServerError) Error() string
- func (o *PostAPIKeyDatasetListInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyDatasetListInternalServerError) IsClientError() bool
- func (o *PostAPIKeyDatasetListInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyDatasetListInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyDatasetListInternalServerError) IsServerError() bool
- func (o *PostAPIKeyDatasetListInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyDatasetListInternalServerError) String() string
- type PostAPIKeyDatasetListOK
- func (o *PostAPIKeyDatasetListOK) Code() int
- func (o *PostAPIKeyDatasetListOK) Error() string
- func (o *PostAPIKeyDatasetListOK) GetPayload() *models.ResponseDatasetListResponse
- func (o *PostAPIKeyDatasetListOK) IsClientError() bool
- func (o *PostAPIKeyDatasetListOK) IsCode(code int) bool
- func (o *PostAPIKeyDatasetListOK) IsRedirect() bool
- func (o *PostAPIKeyDatasetListOK) IsServerError() bool
- func (o *PostAPIKeyDatasetListOK) IsSuccess() bool
- func (o *PostAPIKeyDatasetListOK) String() string
- type PostAPIKeyDatasetListParams
- func NewPostAPIKeyDatasetListParams() *PostAPIKeyDatasetListParams
- func NewPostAPIKeyDatasetListParamsWithContext(ctx context.Context) *PostAPIKeyDatasetListParams
- func NewPostAPIKeyDatasetListParamsWithHTTPClient(client *http.Client) *PostAPIKeyDatasetListParams
- func NewPostAPIKeyDatasetListParamsWithTimeout(timeout time.Duration) *PostAPIKeyDatasetListParams
- func (o *PostAPIKeyDatasetListParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyDatasetListParams) SetDefaults()
- func (o *PostAPIKeyDatasetListParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyDatasetListParams) SetInput(input *models.RequestGetDatasetListRequest)
- func (o *PostAPIKeyDatasetListParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyDatasetListParams) WithContext(ctx context.Context) *PostAPIKeyDatasetListParams
- func (o *PostAPIKeyDatasetListParams) WithDefaults() *PostAPIKeyDatasetListParams
- func (o *PostAPIKeyDatasetListParams) WithHTTPClient(client *http.Client) *PostAPIKeyDatasetListParams
- func (o *PostAPIKeyDatasetListParams) WithInput(input *models.RequestGetDatasetListRequest) *PostAPIKeyDatasetListParams
- func (o *PostAPIKeyDatasetListParams) WithTimeout(timeout time.Duration) *PostAPIKeyDatasetListParams
- func (o *PostAPIKeyDatasetListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyDatasetListReader
- type PostAPIKeyDatasetMatchingTagsBadRequest
- func (o *PostAPIKeyDatasetMatchingTagsBadRequest) Code() int
- func (o *PostAPIKeyDatasetMatchingTagsBadRequest) Error() string
- func (o *PostAPIKeyDatasetMatchingTagsBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsClientError() bool
- func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsRedirect() bool
- func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsServerError() bool
- func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsSuccess() bool
- func (o *PostAPIKeyDatasetMatchingTagsBadRequest) String() string
- type PostAPIKeyDatasetMatchingTagsInternalServerError
- func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) Code() int
- func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) Error() string
- func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsClientError() bool
- func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsServerError() bool
- func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) String() string
- type PostAPIKeyDatasetMatchingTagsOK
- func (o *PostAPIKeyDatasetMatchingTagsOK) Code() int
- func (o *PostAPIKeyDatasetMatchingTagsOK) Error() string
- func (o *PostAPIKeyDatasetMatchingTagsOK) GetPayload() *models.ResponseListDataResponse
- func (o *PostAPIKeyDatasetMatchingTagsOK) IsClientError() bool
- func (o *PostAPIKeyDatasetMatchingTagsOK) IsCode(code int) bool
- func (o *PostAPIKeyDatasetMatchingTagsOK) IsRedirect() bool
- func (o *PostAPIKeyDatasetMatchingTagsOK) IsServerError() bool
- func (o *PostAPIKeyDatasetMatchingTagsOK) IsSuccess() bool
- func (o *PostAPIKeyDatasetMatchingTagsOK) String() string
- type PostAPIKeyDatasetMatchingTagsParams
- func NewPostAPIKeyDatasetMatchingTagsParams() *PostAPIKeyDatasetMatchingTagsParams
- func NewPostAPIKeyDatasetMatchingTagsParamsWithContext(ctx context.Context) *PostAPIKeyDatasetMatchingTagsParams
- func NewPostAPIKeyDatasetMatchingTagsParamsWithHTTPClient(client *http.Client) *PostAPIKeyDatasetMatchingTagsParams
- func NewPostAPIKeyDatasetMatchingTagsParamsWithTimeout(timeout time.Duration) *PostAPIKeyDatasetMatchingTagsParams
- func (o *PostAPIKeyDatasetMatchingTagsParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyDatasetMatchingTagsParams) SetDefaults()
- func (o *PostAPIKeyDatasetMatchingTagsParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyDatasetMatchingTagsParams) SetInput(input *models.RequestMatchingDatasetsTagsRequest)
- func (o *PostAPIKeyDatasetMatchingTagsParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyDatasetMatchingTagsParams) WithContext(ctx context.Context) *PostAPIKeyDatasetMatchingTagsParams
- func (o *PostAPIKeyDatasetMatchingTagsParams) WithDefaults() *PostAPIKeyDatasetMatchingTagsParams
- func (o *PostAPIKeyDatasetMatchingTagsParams) WithHTTPClient(client *http.Client) *PostAPIKeyDatasetMatchingTagsParams
- func (o *PostAPIKeyDatasetMatchingTagsParams) WithInput(input *models.RequestMatchingDatasetsTagsRequest) *PostAPIKeyDatasetMatchingTagsParams
- func (o *PostAPIKeyDatasetMatchingTagsParams) WithTimeout(timeout time.Duration) *PostAPIKeyDatasetMatchingTagsParams
- func (o *PostAPIKeyDatasetMatchingTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyDatasetMatchingTagsReader
- type PostAPIKeyDatasetOK
- func (o *PostAPIKeyDatasetOK) Code() int
- func (o *PostAPIKeyDatasetOK) Error() string
- func (o *PostAPIKeyDatasetOK) GetPayload() *models.ResponseDatasetResponse
- func (o *PostAPIKeyDatasetOK) IsClientError() bool
- func (o *PostAPIKeyDatasetOK) IsCode(code int) bool
- func (o *PostAPIKeyDatasetOK) IsRedirect() bool
- func (o *PostAPIKeyDatasetOK) IsServerError() bool
- func (o *PostAPIKeyDatasetOK) IsSuccess() bool
- func (o *PostAPIKeyDatasetOK) String() string
- type PostAPIKeyDatasetParams
- func NewPostAPIKeyDatasetParams() *PostAPIKeyDatasetParams
- func NewPostAPIKeyDatasetParamsWithContext(ctx context.Context) *PostAPIKeyDatasetParams
- func NewPostAPIKeyDatasetParamsWithHTTPClient(client *http.Client) *PostAPIKeyDatasetParams
- func NewPostAPIKeyDatasetParamsWithTimeout(timeout time.Duration) *PostAPIKeyDatasetParams
- func (o *PostAPIKeyDatasetParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyDatasetParams) SetDefaults()
- func (o *PostAPIKeyDatasetParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyDatasetParams) SetInput(input *models.RequestCreateDatasetRequest)
- func (o *PostAPIKeyDatasetParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyDatasetParams) WithContext(ctx context.Context) *PostAPIKeyDatasetParams
- func (o *PostAPIKeyDatasetParams) WithDefaults() *PostAPIKeyDatasetParams
- func (o *PostAPIKeyDatasetParams) WithHTTPClient(client *http.Client) *PostAPIKeyDatasetParams
- func (o *PostAPIKeyDatasetParams) WithInput(input *models.RequestCreateDatasetRequest) *PostAPIKeyDatasetParams
- func (o *PostAPIKeyDatasetParams) WithTimeout(timeout time.Duration) *PostAPIKeyDatasetParams
- func (o *PostAPIKeyDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyDatasetReader
- type PutAPIKeyDatasetIDBadRequest
- func (o *PutAPIKeyDatasetIDBadRequest) Code() int
- func (o *PutAPIKeyDatasetIDBadRequest) Error() string
- func (o *PutAPIKeyDatasetIDBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PutAPIKeyDatasetIDBadRequest) IsClientError() bool
- func (o *PutAPIKeyDatasetIDBadRequest) IsCode(code int) bool
- func (o *PutAPIKeyDatasetIDBadRequest) IsRedirect() bool
- func (o *PutAPIKeyDatasetIDBadRequest) IsServerError() bool
- func (o *PutAPIKeyDatasetIDBadRequest) IsSuccess() bool
- func (o *PutAPIKeyDatasetIDBadRequest) String() string
- type PutAPIKeyDatasetIDInternalServerError
- func (o *PutAPIKeyDatasetIDInternalServerError) Code() int
- func (o *PutAPIKeyDatasetIDInternalServerError) Error() string
- func (o *PutAPIKeyDatasetIDInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PutAPIKeyDatasetIDInternalServerError) IsClientError() bool
- func (o *PutAPIKeyDatasetIDInternalServerError) IsCode(code int) bool
- func (o *PutAPIKeyDatasetIDInternalServerError) IsRedirect() bool
- func (o *PutAPIKeyDatasetIDInternalServerError) IsServerError() bool
- func (o *PutAPIKeyDatasetIDInternalServerError) IsSuccess() bool
- func (o *PutAPIKeyDatasetIDInternalServerError) String() string
- type PutAPIKeyDatasetIDMetadataBadRequest
- func (o *PutAPIKeyDatasetIDMetadataBadRequest) Code() int
- func (o *PutAPIKeyDatasetIDMetadataBadRequest) Error() string
- func (o *PutAPIKeyDatasetIDMetadataBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsClientError() bool
- func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsCode(code int) bool
- func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsRedirect() bool
- func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsServerError() bool
- func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsSuccess() bool
- func (o *PutAPIKeyDatasetIDMetadataBadRequest) String() string
- type PutAPIKeyDatasetIDMetadataInternalServerError
- func (o *PutAPIKeyDatasetIDMetadataInternalServerError) Code() int
- func (o *PutAPIKeyDatasetIDMetadataInternalServerError) Error() string
- func (o *PutAPIKeyDatasetIDMetadataInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsClientError() bool
- func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsCode(code int) bool
- func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsRedirect() bool
- func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsServerError() bool
- func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsSuccess() bool
- func (o *PutAPIKeyDatasetIDMetadataInternalServerError) String() string
- type PutAPIKeyDatasetIDMetadataOK
- func (o *PutAPIKeyDatasetIDMetadataOK) Code() int
- func (o *PutAPIKeyDatasetIDMetadataOK) Error() string
- func (o *PutAPIKeyDatasetIDMetadataOK) GetPayload() *models.ResponseDatasetMetadataResponse
- func (o *PutAPIKeyDatasetIDMetadataOK) IsClientError() bool
- func (o *PutAPIKeyDatasetIDMetadataOK) IsCode(code int) bool
- func (o *PutAPIKeyDatasetIDMetadataOK) IsRedirect() bool
- func (o *PutAPIKeyDatasetIDMetadataOK) IsServerError() bool
- func (o *PutAPIKeyDatasetIDMetadataOK) IsSuccess() bool
- func (o *PutAPIKeyDatasetIDMetadataOK) String() string
- type PutAPIKeyDatasetIDMetadataParams
- func NewPutAPIKeyDatasetIDMetadataParams() *PutAPIKeyDatasetIDMetadataParams
- func NewPutAPIKeyDatasetIDMetadataParamsWithContext(ctx context.Context) *PutAPIKeyDatasetIDMetadataParams
- func NewPutAPIKeyDatasetIDMetadataParamsWithHTTPClient(client *http.Client) *PutAPIKeyDatasetIDMetadataParams
- func NewPutAPIKeyDatasetIDMetadataParamsWithTimeout(timeout time.Duration) *PutAPIKeyDatasetIDMetadataParams
- func (o *PutAPIKeyDatasetIDMetadataParams) SetContext(ctx context.Context)
- func (o *PutAPIKeyDatasetIDMetadataParams) SetDefaults()
- func (o *PutAPIKeyDatasetIDMetadataParams) SetHTTPClient(client *http.Client)
- func (o *PutAPIKeyDatasetIDMetadataParams) SetID(id string)
- func (o *PutAPIKeyDatasetIDMetadataParams) SetInput(input *models.RequestUpdateDatasetMetadataRequest)
- func (o *PutAPIKeyDatasetIDMetadataParams) SetTimeout(timeout time.Duration)
- func (o *PutAPIKeyDatasetIDMetadataParams) WithContext(ctx context.Context) *PutAPIKeyDatasetIDMetadataParams
- func (o *PutAPIKeyDatasetIDMetadataParams) WithDefaults() *PutAPIKeyDatasetIDMetadataParams
- func (o *PutAPIKeyDatasetIDMetadataParams) WithHTTPClient(client *http.Client) *PutAPIKeyDatasetIDMetadataParams
- func (o *PutAPIKeyDatasetIDMetadataParams) WithID(id string) *PutAPIKeyDatasetIDMetadataParams
- func (o *PutAPIKeyDatasetIDMetadataParams) WithInput(input *models.RequestUpdateDatasetMetadataRequest) *PutAPIKeyDatasetIDMetadataParams
- func (o *PutAPIKeyDatasetIDMetadataParams) WithTimeout(timeout time.Duration) *PutAPIKeyDatasetIDMetadataParams
- func (o *PutAPIKeyDatasetIDMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAPIKeyDatasetIDMetadataReader
- type PutAPIKeyDatasetIDOK
- func (o *PutAPIKeyDatasetIDOK) Code() int
- func (o *PutAPIKeyDatasetIDOK) Error() string
- func (o *PutAPIKeyDatasetIDOK) GetPayload() *models.ResponseDatasetResponse
- func (o *PutAPIKeyDatasetIDOK) IsClientError() bool
- func (o *PutAPIKeyDatasetIDOK) IsCode(code int) bool
- func (o *PutAPIKeyDatasetIDOK) IsRedirect() bool
- func (o *PutAPIKeyDatasetIDOK) IsServerError() bool
- func (o *PutAPIKeyDatasetIDOK) IsSuccess() bool
- func (o *PutAPIKeyDatasetIDOK) String() string
- type PutAPIKeyDatasetIDParams
- func NewPutAPIKeyDatasetIDParams() *PutAPIKeyDatasetIDParams
- func NewPutAPIKeyDatasetIDParamsWithContext(ctx context.Context) *PutAPIKeyDatasetIDParams
- func NewPutAPIKeyDatasetIDParamsWithHTTPClient(client *http.Client) *PutAPIKeyDatasetIDParams
- func NewPutAPIKeyDatasetIDParamsWithTimeout(timeout time.Duration) *PutAPIKeyDatasetIDParams
- func (o *PutAPIKeyDatasetIDParams) SetContext(ctx context.Context)
- func (o *PutAPIKeyDatasetIDParams) SetDefaults()
- func (o *PutAPIKeyDatasetIDParams) SetHTTPClient(client *http.Client)
- func (o *PutAPIKeyDatasetIDParams) SetID(id string)
- func (o *PutAPIKeyDatasetIDParams) SetInput(input *models.RequestUpdateDatasetRequest)
- func (o *PutAPIKeyDatasetIDParams) SetTimeout(timeout time.Duration)
- func (o *PutAPIKeyDatasetIDParams) WithContext(ctx context.Context) *PutAPIKeyDatasetIDParams
- func (o *PutAPIKeyDatasetIDParams) WithDefaults() *PutAPIKeyDatasetIDParams
- func (o *PutAPIKeyDatasetIDParams) WithHTTPClient(client *http.Client) *PutAPIKeyDatasetIDParams
- func (o *PutAPIKeyDatasetIDParams) WithID(id string) *PutAPIKeyDatasetIDParams
- func (o *PutAPIKeyDatasetIDParams) WithInput(input *models.RequestUpdateDatasetRequest) *PutAPIKeyDatasetIDParams
- func (o *PutAPIKeyDatasetIDParams) WithTimeout(timeout time.Duration) *PutAPIKeyDatasetIDParams
- func (o *PutAPIKeyDatasetIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAPIKeyDatasetIDReader
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 dataset API
func (*Client) DeleteAPIKeyDatasetID ¶
func (a *Client) DeleteAPIKeyDatasetID(params *DeleteAPIKeyDatasetIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyDatasetIDOK, error)
DeleteAPIKeyDatasetID deletes dataset by Api key
func (*Client) GetAPIKeyDatasetID ¶
func (a *Client) GetAPIKeyDatasetID(params *GetAPIKeyDatasetIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetIDOK, error)
GetAPIKeyDatasetID gets dataset by id by Api key
func (*Client) GetAPIKeyDatasetIDDownload ¶
func (a *Client) GetAPIKeyDatasetIDDownload(params *GetAPIKeyDatasetIDDownloadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetIDDownloadOK, error)
GetAPIKeyDatasetIDDownload gets list dataset download by Api key
func (*Client) GetAPIKeyDatasetIDLike ¶
func (a *Client) GetAPIKeyDatasetIDLike(params *GetAPIKeyDatasetIDLikeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetIDLikeOK, error)
GetAPIKeyDatasetIDLike gets list dataset like by Api key
func (*Client) GetAPIKeyDatasetOrganizationOrg ¶
func (a *Client) GetAPIKeyDatasetOrganizationOrg(params *GetAPIKeyDatasetOrganizationOrgParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetOrganizationOrgOK, error)
GetAPIKeyDatasetOrganizationOrg gets list dataset by org username by Api key
sort is one of name, size, created, modified
func (*Client) GetAPIKeyDatasetUsernameName ¶
func (a *Client) GetAPIKeyDatasetUsernameName(params *GetAPIKeyDatasetUsernameNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetUsernameNameOK, error)
GetAPIKeyDatasetUsernameName gets dataset by name by Api key
func (*Client) PostAPIKeyDataset ¶
func (a *Client) PostAPIKeyDataset(params *PostAPIKeyDatasetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyDatasetOK, error)
PostAPIKeyDataset creates dataset by Api key
func (*Client) PostAPIKeyDatasetList ¶
func (a *Client) PostAPIKeyDatasetList(params *PostAPIKeyDatasetListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyDatasetListOK, error)
PostAPIKeyDatasetList gets dataset list by Api key
sort is one of trending, likes, downloads, created, created_oldest, modified
func (*Client) PostAPIKeyDatasetListByAuthorUsername ¶
func (a *Client) PostAPIKeyDatasetListByAuthorUsername(params *PostAPIKeyDatasetListByAuthorUsernameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyDatasetListByAuthorUsernameOK, error)
PostAPIKeyDatasetListByAuthorUsername gets dataset list by user by Api key
sort is one of likes, downloads, created, modified
func (*Client) PostAPIKeyDatasetMatchingTags ¶
func (a *Client) PostAPIKeyDatasetMatchingTags(params *PostAPIKeyDatasetMatchingTagsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyDatasetMatchingTagsOK, error)
PostAPIKeyDatasetMatchingTags gets matching datasets tags by Api key
tag_type is one of tasks, sizes, licenses, languages, tags, all
func (*Client) PutAPIKeyDatasetID ¶
func (a *Client) PutAPIKeyDatasetID(params *PutAPIKeyDatasetIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyDatasetIDOK, error)
PutAPIKeyDatasetID updates dataset by Api key
func (*Client) PutAPIKeyDatasetIDMetadata ¶
func (a *Client) PutAPIKeyDatasetIDMetadata(params *PutAPIKeyDatasetIDMetadataParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyDatasetIDMetadataOK, error)
PutAPIKeyDatasetIDMetadata updates dataset s metadata 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 {
DeleteAPIKeyDatasetID(params *DeleteAPIKeyDatasetIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyDatasetIDOK, error)
GetAPIKeyDatasetID(params *GetAPIKeyDatasetIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetIDOK, error)
GetAPIKeyDatasetIDDownload(params *GetAPIKeyDatasetIDDownloadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetIDDownloadOK, error)
GetAPIKeyDatasetIDLike(params *GetAPIKeyDatasetIDLikeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetIDLikeOK, error)
GetAPIKeyDatasetOrganizationOrg(params *GetAPIKeyDatasetOrganizationOrgParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetOrganizationOrgOK, error)
GetAPIKeyDatasetUsernameName(params *GetAPIKeyDatasetUsernameNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyDatasetUsernameNameOK, error)
PostAPIKeyDataset(params *PostAPIKeyDatasetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyDatasetOK, error)
PostAPIKeyDatasetList(params *PostAPIKeyDatasetListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyDatasetListOK, error)
PostAPIKeyDatasetListByAuthorUsername(params *PostAPIKeyDatasetListByAuthorUsernameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyDatasetListByAuthorUsernameOK, error)
PostAPIKeyDatasetMatchingTags(params *PostAPIKeyDatasetMatchingTagsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyDatasetMatchingTagsOK, error)
PutAPIKeyDatasetID(params *PutAPIKeyDatasetIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyDatasetIDOK, error)
PutAPIKeyDatasetIDMetadata(params *PutAPIKeyDatasetIDMetadataParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyDatasetIDMetadataOK, 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 dataset API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new api key dataset 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 dataset 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 DeleteAPIKeyDatasetIDBadRequest ¶
type DeleteAPIKeyDatasetIDBadRequest struct {
Payload *models.ResponseFailResponse
}
DeleteAPIKeyDatasetIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteAPIKeyDatasetIDBadRequest ¶
func NewDeleteAPIKeyDatasetIDBadRequest() *DeleteAPIKeyDatasetIDBadRequest
NewDeleteAPIKeyDatasetIDBadRequest creates a DeleteAPIKeyDatasetIDBadRequest with default headers values
func (*DeleteAPIKeyDatasetIDBadRequest) Code ¶
func (o *DeleteAPIKeyDatasetIDBadRequest) Code() int
Code gets the status code for the delete Api key dataset Id bad request response
func (*DeleteAPIKeyDatasetIDBadRequest) Error ¶
func (o *DeleteAPIKeyDatasetIDBadRequest) Error() string
func (*DeleteAPIKeyDatasetIDBadRequest) GetPayload ¶
func (o *DeleteAPIKeyDatasetIDBadRequest) GetPayload() *models.ResponseFailResponse
func (*DeleteAPIKeyDatasetIDBadRequest) IsClientError ¶
func (o *DeleteAPIKeyDatasetIDBadRequest) IsClientError() bool
IsClientError returns true when this delete Api key dataset Id bad request response has a 4xx status code
func (*DeleteAPIKeyDatasetIDBadRequest) IsCode ¶
func (o *DeleteAPIKeyDatasetIDBadRequest) IsCode(code int) bool
IsCode returns true when this delete Api key dataset Id bad request response a status code equal to that given
func (*DeleteAPIKeyDatasetIDBadRequest) IsRedirect ¶
func (o *DeleteAPIKeyDatasetIDBadRequest) IsRedirect() bool
IsRedirect returns true when this delete Api key dataset Id bad request response has a 3xx status code
func (*DeleteAPIKeyDatasetIDBadRequest) IsServerError ¶
func (o *DeleteAPIKeyDatasetIDBadRequest) IsServerError() bool
IsServerError returns true when this delete Api key dataset Id bad request response has a 5xx status code
func (*DeleteAPIKeyDatasetIDBadRequest) IsSuccess ¶
func (o *DeleteAPIKeyDatasetIDBadRequest) IsSuccess() bool
IsSuccess returns true when this delete Api key dataset Id bad request response has a 2xx status code
func (*DeleteAPIKeyDatasetIDBadRequest) String ¶
func (o *DeleteAPIKeyDatasetIDBadRequest) String() string
type DeleteAPIKeyDatasetIDInternalServerError ¶
type DeleteAPIKeyDatasetIDInternalServerError struct {
Payload *models.ResponseErrorResponse
}
DeleteAPIKeyDatasetIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteAPIKeyDatasetIDInternalServerError ¶
func NewDeleteAPIKeyDatasetIDInternalServerError() *DeleteAPIKeyDatasetIDInternalServerError
NewDeleteAPIKeyDatasetIDInternalServerError creates a DeleteAPIKeyDatasetIDInternalServerError with default headers values
func (*DeleteAPIKeyDatasetIDInternalServerError) Code ¶
func (o *DeleteAPIKeyDatasetIDInternalServerError) Code() int
Code gets the status code for the delete Api key dataset Id internal server error response
func (*DeleteAPIKeyDatasetIDInternalServerError) Error ¶
func (o *DeleteAPIKeyDatasetIDInternalServerError) Error() string
func (*DeleteAPIKeyDatasetIDInternalServerError) GetPayload ¶
func (o *DeleteAPIKeyDatasetIDInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*DeleteAPIKeyDatasetIDInternalServerError) IsClientError ¶
func (o *DeleteAPIKeyDatasetIDInternalServerError) IsClientError() bool
IsClientError returns true when this delete Api key dataset Id internal server error response has a 4xx status code
func (*DeleteAPIKeyDatasetIDInternalServerError) IsCode ¶
func (o *DeleteAPIKeyDatasetIDInternalServerError) IsCode(code int) bool
IsCode returns true when this delete Api key dataset Id internal server error response a status code equal to that given
func (*DeleteAPIKeyDatasetIDInternalServerError) IsRedirect ¶
func (o *DeleteAPIKeyDatasetIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete Api key dataset Id internal server error response has a 3xx status code
func (*DeleteAPIKeyDatasetIDInternalServerError) IsServerError ¶
func (o *DeleteAPIKeyDatasetIDInternalServerError) IsServerError() bool
IsServerError returns true when this delete Api key dataset Id internal server error response has a 5xx status code
func (*DeleteAPIKeyDatasetIDInternalServerError) IsSuccess ¶
func (o *DeleteAPIKeyDatasetIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete Api key dataset Id internal server error response has a 2xx status code
func (*DeleteAPIKeyDatasetIDInternalServerError) String ¶
func (o *DeleteAPIKeyDatasetIDInternalServerError) String() string
type DeleteAPIKeyDatasetIDOK ¶
type DeleteAPIKeyDatasetIDOK struct {
Payload *models.ResponseDatasetResponse
}
DeleteAPIKeyDatasetIDOK describes a response with status code 200, with default header values.
OK
func NewDeleteAPIKeyDatasetIDOK ¶
func NewDeleteAPIKeyDatasetIDOK() *DeleteAPIKeyDatasetIDOK
NewDeleteAPIKeyDatasetIDOK creates a DeleteAPIKeyDatasetIDOK with default headers values
func (*DeleteAPIKeyDatasetIDOK) Code ¶
func (o *DeleteAPIKeyDatasetIDOK) Code() int
Code gets the status code for the delete Api key dataset Id o k response
func (*DeleteAPIKeyDatasetIDOK) Error ¶
func (o *DeleteAPIKeyDatasetIDOK) Error() string
func (*DeleteAPIKeyDatasetIDOK) GetPayload ¶
func (o *DeleteAPIKeyDatasetIDOK) GetPayload() *models.ResponseDatasetResponse
func (*DeleteAPIKeyDatasetIDOK) IsClientError ¶
func (o *DeleteAPIKeyDatasetIDOK) IsClientError() bool
IsClientError returns true when this delete Api key dataset Id o k response has a 4xx status code
func (*DeleteAPIKeyDatasetIDOK) IsCode ¶
func (o *DeleteAPIKeyDatasetIDOK) IsCode(code int) bool
IsCode returns true when this delete Api key dataset Id o k response a status code equal to that given
func (*DeleteAPIKeyDatasetIDOK) IsRedirect ¶
func (o *DeleteAPIKeyDatasetIDOK) IsRedirect() bool
IsRedirect returns true when this delete Api key dataset Id o k response has a 3xx status code
func (*DeleteAPIKeyDatasetIDOK) IsServerError ¶
func (o *DeleteAPIKeyDatasetIDOK) IsServerError() bool
IsServerError returns true when this delete Api key dataset Id o k response has a 5xx status code
func (*DeleteAPIKeyDatasetIDOK) IsSuccess ¶
func (o *DeleteAPIKeyDatasetIDOK) IsSuccess() bool
IsSuccess returns true when this delete Api key dataset Id o k response has a 2xx status code
func (*DeleteAPIKeyDatasetIDOK) String ¶
func (o *DeleteAPIKeyDatasetIDOK) String() string
type DeleteAPIKeyDatasetIDParams ¶
type DeleteAPIKeyDatasetIDParams struct {
/* ID.
Dataset's id
*/
ID string
/* Input.
Delete dataset request
*/
Input *models.RequestDeleteDatasetRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteAPIKeyDatasetIDParams contains all the parameters to send to the API endpoint
for the delete API key dataset ID operation. Typically these are written to a http.Request.
func NewDeleteAPIKeyDatasetIDParams ¶
func NewDeleteAPIKeyDatasetIDParams() *DeleteAPIKeyDatasetIDParams
NewDeleteAPIKeyDatasetIDParams creates a new DeleteAPIKeyDatasetIDParams 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 NewDeleteAPIKeyDatasetIDParamsWithContext ¶
func NewDeleteAPIKeyDatasetIDParamsWithContext(ctx context.Context) *DeleteAPIKeyDatasetIDParams
NewDeleteAPIKeyDatasetIDParamsWithContext creates a new DeleteAPIKeyDatasetIDParams object with the ability to set a context for a request.
func NewDeleteAPIKeyDatasetIDParamsWithHTTPClient ¶
func NewDeleteAPIKeyDatasetIDParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyDatasetIDParams
NewDeleteAPIKeyDatasetIDParamsWithHTTPClient creates a new DeleteAPIKeyDatasetIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPIKeyDatasetIDParamsWithTimeout ¶
func NewDeleteAPIKeyDatasetIDParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyDatasetIDParams
NewDeleteAPIKeyDatasetIDParamsWithTimeout creates a new DeleteAPIKeyDatasetIDParams object with the ability to set a timeout on a request.
func (*DeleteAPIKeyDatasetIDParams) SetContext ¶
func (o *DeleteAPIKeyDatasetIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) SetDefaults ¶
func (o *DeleteAPIKeyDatasetIDParams) SetDefaults()
SetDefaults hydrates default values in the delete API key dataset ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyDatasetIDParams) SetHTTPClient ¶
func (o *DeleteAPIKeyDatasetIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) SetID ¶
func (o *DeleteAPIKeyDatasetIDParams) SetID(id string)
SetID adds the id to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) SetInput ¶
func (o *DeleteAPIKeyDatasetIDParams) SetInput(input *models.RequestDeleteDatasetRequest)
SetInput adds the input to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) SetTimeout ¶
func (o *DeleteAPIKeyDatasetIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) WithContext ¶
func (o *DeleteAPIKeyDatasetIDParams) WithContext(ctx context.Context) *DeleteAPIKeyDatasetIDParams
WithContext adds the context to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) WithDefaults ¶
func (o *DeleteAPIKeyDatasetIDParams) WithDefaults() *DeleteAPIKeyDatasetIDParams
WithDefaults hydrates default values in the delete API key dataset ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyDatasetIDParams) WithHTTPClient ¶
func (o *DeleteAPIKeyDatasetIDParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyDatasetIDParams
WithHTTPClient adds the HTTPClient to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) WithID ¶
func (o *DeleteAPIKeyDatasetIDParams) WithID(id string) *DeleteAPIKeyDatasetIDParams
WithID adds the id to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) WithInput ¶
func (o *DeleteAPIKeyDatasetIDParams) WithInput(input *models.RequestDeleteDatasetRequest) *DeleteAPIKeyDatasetIDParams
WithInput adds the input to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) WithTimeout ¶
func (o *DeleteAPIKeyDatasetIDParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyDatasetIDParams
WithTimeout adds the timeout to the delete API key dataset ID params
func (*DeleteAPIKeyDatasetIDParams) WriteToRequest ¶
func (o *DeleteAPIKeyDatasetIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPIKeyDatasetIDReader ¶
type DeleteAPIKeyDatasetIDReader struct {
// contains filtered or unexported fields
}
DeleteAPIKeyDatasetIDReader is a Reader for the DeleteAPIKeyDatasetID structure.
func (*DeleteAPIKeyDatasetIDReader) ReadResponse ¶
func (o *DeleteAPIKeyDatasetIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyDatasetIDBadRequest ¶
type GetAPIKeyDatasetIDBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyDatasetIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyDatasetIDBadRequest ¶
func NewGetAPIKeyDatasetIDBadRequest() *GetAPIKeyDatasetIDBadRequest
NewGetAPIKeyDatasetIDBadRequest creates a GetAPIKeyDatasetIDBadRequest with default headers values
func (*GetAPIKeyDatasetIDBadRequest) Code ¶
func (o *GetAPIKeyDatasetIDBadRequest) Code() int
Code gets the status code for the get Api key dataset Id bad request response
func (*GetAPIKeyDatasetIDBadRequest) Error ¶
func (o *GetAPIKeyDatasetIDBadRequest) Error() string
func (*GetAPIKeyDatasetIDBadRequest) GetPayload ¶
func (o *GetAPIKeyDatasetIDBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyDatasetIDBadRequest) IsClientError ¶
func (o *GetAPIKeyDatasetIDBadRequest) IsClientError() bool
IsClientError returns true when this get Api key dataset Id bad request response has a 4xx status code
func (*GetAPIKeyDatasetIDBadRequest) IsCode ¶
func (o *GetAPIKeyDatasetIDBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key dataset Id bad request response a status code equal to that given
func (*GetAPIKeyDatasetIDBadRequest) IsRedirect ¶
func (o *GetAPIKeyDatasetIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key dataset Id bad request response has a 3xx status code
func (*GetAPIKeyDatasetIDBadRequest) IsServerError ¶
func (o *GetAPIKeyDatasetIDBadRequest) IsServerError() bool
IsServerError returns true when this get Api key dataset Id bad request response has a 5xx status code
func (*GetAPIKeyDatasetIDBadRequest) IsSuccess ¶
func (o *GetAPIKeyDatasetIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key dataset Id bad request response has a 2xx status code
func (*GetAPIKeyDatasetIDBadRequest) String ¶
func (o *GetAPIKeyDatasetIDBadRequest) String() string
type GetAPIKeyDatasetIDDownloadBadRequest ¶
type GetAPIKeyDatasetIDDownloadBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyDatasetIDDownloadBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyDatasetIDDownloadBadRequest ¶
func NewGetAPIKeyDatasetIDDownloadBadRequest() *GetAPIKeyDatasetIDDownloadBadRequest
NewGetAPIKeyDatasetIDDownloadBadRequest creates a GetAPIKeyDatasetIDDownloadBadRequest with default headers values
func (*GetAPIKeyDatasetIDDownloadBadRequest) Code ¶
func (o *GetAPIKeyDatasetIDDownloadBadRequest) Code() int
Code gets the status code for the get Api key dataset Id download bad request response
func (*GetAPIKeyDatasetIDDownloadBadRequest) Error ¶
func (o *GetAPIKeyDatasetIDDownloadBadRequest) Error() string
func (*GetAPIKeyDatasetIDDownloadBadRequest) GetPayload ¶
func (o *GetAPIKeyDatasetIDDownloadBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyDatasetIDDownloadBadRequest) IsClientError ¶
func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsClientError() bool
IsClientError returns true when this get Api key dataset Id download bad request response has a 4xx status code
func (*GetAPIKeyDatasetIDDownloadBadRequest) IsCode ¶
func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key dataset Id download bad request response a status code equal to that given
func (*GetAPIKeyDatasetIDDownloadBadRequest) IsRedirect ¶
func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key dataset Id download bad request response has a 3xx status code
func (*GetAPIKeyDatasetIDDownloadBadRequest) IsServerError ¶
func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsServerError() bool
IsServerError returns true when this get Api key dataset Id download bad request response has a 5xx status code
func (*GetAPIKeyDatasetIDDownloadBadRequest) IsSuccess ¶
func (o *GetAPIKeyDatasetIDDownloadBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key dataset Id download bad request response has a 2xx status code
func (*GetAPIKeyDatasetIDDownloadBadRequest) String ¶
func (o *GetAPIKeyDatasetIDDownloadBadRequest) String() string
type GetAPIKeyDatasetIDDownloadInternalServerError ¶
type GetAPIKeyDatasetIDDownloadInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyDatasetIDDownloadInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyDatasetIDDownloadInternalServerError ¶
func NewGetAPIKeyDatasetIDDownloadInternalServerError() *GetAPIKeyDatasetIDDownloadInternalServerError
NewGetAPIKeyDatasetIDDownloadInternalServerError creates a GetAPIKeyDatasetIDDownloadInternalServerError with default headers values
func (*GetAPIKeyDatasetIDDownloadInternalServerError) Code ¶
func (o *GetAPIKeyDatasetIDDownloadInternalServerError) Code() int
Code gets the status code for the get Api key dataset Id download internal server error response
func (*GetAPIKeyDatasetIDDownloadInternalServerError) Error ¶
func (o *GetAPIKeyDatasetIDDownloadInternalServerError) Error() string
func (*GetAPIKeyDatasetIDDownloadInternalServerError) GetPayload ¶
func (o *GetAPIKeyDatasetIDDownloadInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyDatasetIDDownloadInternalServerError) IsClientError ¶
func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key dataset Id download internal server error response has a 4xx status code
func (*GetAPIKeyDatasetIDDownloadInternalServerError) IsCode ¶
func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key dataset Id download internal server error response a status code equal to that given
func (*GetAPIKeyDatasetIDDownloadInternalServerError) IsRedirect ¶
func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key dataset Id download internal server error response has a 3xx status code
func (*GetAPIKeyDatasetIDDownloadInternalServerError) IsServerError ¶
func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key dataset Id download internal server error response has a 5xx status code
func (*GetAPIKeyDatasetIDDownloadInternalServerError) IsSuccess ¶
func (o *GetAPIKeyDatasetIDDownloadInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key dataset Id download internal server error response has a 2xx status code
func (*GetAPIKeyDatasetIDDownloadInternalServerError) String ¶
func (o *GetAPIKeyDatasetIDDownloadInternalServerError) String() string
type GetAPIKeyDatasetIDDownloadOK ¶
type GetAPIKeyDatasetIDDownloadOK struct {
Payload *models.ResponseDownloadDatasetListResponse
}
GetAPIKeyDatasetIDDownloadOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyDatasetIDDownloadOK ¶
func NewGetAPIKeyDatasetIDDownloadOK() *GetAPIKeyDatasetIDDownloadOK
NewGetAPIKeyDatasetIDDownloadOK creates a GetAPIKeyDatasetIDDownloadOK with default headers values
func (*GetAPIKeyDatasetIDDownloadOK) Code ¶
func (o *GetAPIKeyDatasetIDDownloadOK) Code() int
Code gets the status code for the get Api key dataset Id download o k response
func (*GetAPIKeyDatasetIDDownloadOK) Error ¶
func (o *GetAPIKeyDatasetIDDownloadOK) Error() string
func (*GetAPIKeyDatasetIDDownloadOK) GetPayload ¶
func (o *GetAPIKeyDatasetIDDownloadOK) GetPayload() *models.ResponseDownloadDatasetListResponse
func (*GetAPIKeyDatasetIDDownloadOK) IsClientError ¶
func (o *GetAPIKeyDatasetIDDownloadOK) IsClientError() bool
IsClientError returns true when this get Api key dataset Id download o k response has a 4xx status code
func (*GetAPIKeyDatasetIDDownloadOK) IsCode ¶
func (o *GetAPIKeyDatasetIDDownloadOK) IsCode(code int) bool
IsCode returns true when this get Api key dataset Id download o k response a status code equal to that given
func (*GetAPIKeyDatasetIDDownloadOK) IsRedirect ¶
func (o *GetAPIKeyDatasetIDDownloadOK) IsRedirect() bool
IsRedirect returns true when this get Api key dataset Id download o k response has a 3xx status code
func (*GetAPIKeyDatasetIDDownloadOK) IsServerError ¶
func (o *GetAPIKeyDatasetIDDownloadOK) IsServerError() bool
IsServerError returns true when this get Api key dataset Id download o k response has a 5xx status code
func (*GetAPIKeyDatasetIDDownloadOK) IsSuccess ¶
func (o *GetAPIKeyDatasetIDDownloadOK) IsSuccess() bool
IsSuccess returns true when this get Api key dataset Id download o k response has a 2xx status code
func (*GetAPIKeyDatasetIDDownloadOK) String ¶
func (o *GetAPIKeyDatasetIDDownloadOK) String() string
type GetAPIKeyDatasetIDDownloadParams ¶
type GetAPIKeyDatasetIDDownloadParams struct {
/* ID.
Dataset's id
*/
ID string
// Limit.
//
// Default: 10
Limit *int64
// Offset.
Offset *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyDatasetIDDownloadParams contains all the parameters to send to the API endpoint
for the get API key dataset ID download operation. Typically these are written to a http.Request.
func NewGetAPIKeyDatasetIDDownloadParams ¶
func NewGetAPIKeyDatasetIDDownloadParams() *GetAPIKeyDatasetIDDownloadParams
NewGetAPIKeyDatasetIDDownloadParams creates a new GetAPIKeyDatasetIDDownloadParams 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 NewGetAPIKeyDatasetIDDownloadParamsWithContext ¶
func NewGetAPIKeyDatasetIDDownloadParamsWithContext(ctx context.Context) *GetAPIKeyDatasetIDDownloadParams
NewGetAPIKeyDatasetIDDownloadParamsWithContext creates a new GetAPIKeyDatasetIDDownloadParams object with the ability to set a context for a request.
func NewGetAPIKeyDatasetIDDownloadParamsWithHTTPClient ¶
func NewGetAPIKeyDatasetIDDownloadParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDDownloadParams
NewGetAPIKeyDatasetIDDownloadParamsWithHTTPClient creates a new GetAPIKeyDatasetIDDownloadParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyDatasetIDDownloadParamsWithTimeout ¶
func NewGetAPIKeyDatasetIDDownloadParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDDownloadParams
NewGetAPIKeyDatasetIDDownloadParamsWithTimeout creates a new GetAPIKeyDatasetIDDownloadParams object with the ability to set a timeout on a request.
func (*GetAPIKeyDatasetIDDownloadParams) SetContext ¶
func (o *GetAPIKeyDatasetIDDownloadParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) SetDefaults ¶
func (o *GetAPIKeyDatasetIDDownloadParams) SetDefaults()
SetDefaults hydrates default values in the get API key dataset ID download params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetIDDownloadParams) SetHTTPClient ¶
func (o *GetAPIKeyDatasetIDDownloadParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) SetID ¶
func (o *GetAPIKeyDatasetIDDownloadParams) SetID(id string)
SetID adds the id to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) SetLimit ¶
func (o *GetAPIKeyDatasetIDDownloadParams) SetLimit(limit *int64)
SetLimit adds the limit to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) SetOffset ¶
func (o *GetAPIKeyDatasetIDDownloadParams) SetOffset(offset *int64)
SetOffset adds the offset to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) SetTimeout ¶
func (o *GetAPIKeyDatasetIDDownloadParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) WithContext ¶
func (o *GetAPIKeyDatasetIDDownloadParams) WithContext(ctx context.Context) *GetAPIKeyDatasetIDDownloadParams
WithContext adds the context to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) WithDefaults ¶
func (o *GetAPIKeyDatasetIDDownloadParams) WithDefaults() *GetAPIKeyDatasetIDDownloadParams
WithDefaults hydrates default values in the get API key dataset ID download params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetIDDownloadParams) WithHTTPClient ¶
func (o *GetAPIKeyDatasetIDDownloadParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDDownloadParams
WithHTTPClient adds the HTTPClient to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) WithID ¶
func (o *GetAPIKeyDatasetIDDownloadParams) WithID(id string) *GetAPIKeyDatasetIDDownloadParams
WithID adds the id to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) WithLimit ¶
func (o *GetAPIKeyDatasetIDDownloadParams) WithLimit(limit *int64) *GetAPIKeyDatasetIDDownloadParams
WithLimit adds the limit to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) WithOffset ¶
func (o *GetAPIKeyDatasetIDDownloadParams) WithOffset(offset *int64) *GetAPIKeyDatasetIDDownloadParams
WithOffset adds the offset to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) WithTimeout ¶
func (o *GetAPIKeyDatasetIDDownloadParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDDownloadParams
WithTimeout adds the timeout to the get API key dataset ID download params
func (*GetAPIKeyDatasetIDDownloadParams) WriteToRequest ¶
func (o *GetAPIKeyDatasetIDDownloadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyDatasetIDDownloadReader ¶
type GetAPIKeyDatasetIDDownloadReader struct {
// contains filtered or unexported fields
}
GetAPIKeyDatasetIDDownloadReader is a Reader for the GetAPIKeyDatasetIDDownload structure.
func (*GetAPIKeyDatasetIDDownloadReader) ReadResponse ¶
func (o *GetAPIKeyDatasetIDDownloadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyDatasetIDInternalServerError ¶
type GetAPIKeyDatasetIDInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyDatasetIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyDatasetIDInternalServerError ¶
func NewGetAPIKeyDatasetIDInternalServerError() *GetAPIKeyDatasetIDInternalServerError
NewGetAPIKeyDatasetIDInternalServerError creates a GetAPIKeyDatasetIDInternalServerError with default headers values
func (*GetAPIKeyDatasetIDInternalServerError) Code ¶
func (o *GetAPIKeyDatasetIDInternalServerError) Code() int
Code gets the status code for the get Api key dataset Id internal server error response
func (*GetAPIKeyDatasetIDInternalServerError) Error ¶
func (o *GetAPIKeyDatasetIDInternalServerError) Error() string
func (*GetAPIKeyDatasetIDInternalServerError) GetPayload ¶
func (o *GetAPIKeyDatasetIDInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyDatasetIDInternalServerError) IsClientError ¶
func (o *GetAPIKeyDatasetIDInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key dataset Id internal server error response has a 4xx status code
func (*GetAPIKeyDatasetIDInternalServerError) IsCode ¶
func (o *GetAPIKeyDatasetIDInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key dataset Id internal server error response a status code equal to that given
func (*GetAPIKeyDatasetIDInternalServerError) IsRedirect ¶
func (o *GetAPIKeyDatasetIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key dataset Id internal server error response has a 3xx status code
func (*GetAPIKeyDatasetIDInternalServerError) IsServerError ¶
func (o *GetAPIKeyDatasetIDInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key dataset Id internal server error response has a 5xx status code
func (*GetAPIKeyDatasetIDInternalServerError) IsSuccess ¶
func (o *GetAPIKeyDatasetIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key dataset Id internal server error response has a 2xx status code
func (*GetAPIKeyDatasetIDInternalServerError) String ¶
func (o *GetAPIKeyDatasetIDInternalServerError) String() string
type GetAPIKeyDatasetIDLikeBadRequest ¶
type GetAPIKeyDatasetIDLikeBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyDatasetIDLikeBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyDatasetIDLikeBadRequest ¶
func NewGetAPIKeyDatasetIDLikeBadRequest() *GetAPIKeyDatasetIDLikeBadRequest
NewGetAPIKeyDatasetIDLikeBadRequest creates a GetAPIKeyDatasetIDLikeBadRequest with default headers values
func (*GetAPIKeyDatasetIDLikeBadRequest) Code ¶
func (o *GetAPIKeyDatasetIDLikeBadRequest) Code() int
Code gets the status code for the get Api key dataset Id like bad request response
func (*GetAPIKeyDatasetIDLikeBadRequest) Error ¶
func (o *GetAPIKeyDatasetIDLikeBadRequest) Error() string
func (*GetAPIKeyDatasetIDLikeBadRequest) GetPayload ¶
func (o *GetAPIKeyDatasetIDLikeBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyDatasetIDLikeBadRequest) IsClientError ¶
func (o *GetAPIKeyDatasetIDLikeBadRequest) IsClientError() bool
IsClientError returns true when this get Api key dataset Id like bad request response has a 4xx status code
func (*GetAPIKeyDatasetIDLikeBadRequest) IsCode ¶
func (o *GetAPIKeyDatasetIDLikeBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key dataset Id like bad request response a status code equal to that given
func (*GetAPIKeyDatasetIDLikeBadRequest) IsRedirect ¶
func (o *GetAPIKeyDatasetIDLikeBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key dataset Id like bad request response has a 3xx status code
func (*GetAPIKeyDatasetIDLikeBadRequest) IsServerError ¶
func (o *GetAPIKeyDatasetIDLikeBadRequest) IsServerError() bool
IsServerError returns true when this get Api key dataset Id like bad request response has a 5xx status code
func (*GetAPIKeyDatasetIDLikeBadRequest) IsSuccess ¶
func (o *GetAPIKeyDatasetIDLikeBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key dataset Id like bad request response has a 2xx status code
func (*GetAPIKeyDatasetIDLikeBadRequest) String ¶
func (o *GetAPIKeyDatasetIDLikeBadRequest) String() string
type GetAPIKeyDatasetIDLikeInternalServerError ¶
type GetAPIKeyDatasetIDLikeInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyDatasetIDLikeInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyDatasetIDLikeInternalServerError ¶
func NewGetAPIKeyDatasetIDLikeInternalServerError() *GetAPIKeyDatasetIDLikeInternalServerError
NewGetAPIKeyDatasetIDLikeInternalServerError creates a GetAPIKeyDatasetIDLikeInternalServerError with default headers values
func (*GetAPIKeyDatasetIDLikeInternalServerError) Code ¶
func (o *GetAPIKeyDatasetIDLikeInternalServerError) Code() int
Code gets the status code for the get Api key dataset Id like internal server error response
func (*GetAPIKeyDatasetIDLikeInternalServerError) Error ¶
func (o *GetAPIKeyDatasetIDLikeInternalServerError) Error() string
func (*GetAPIKeyDatasetIDLikeInternalServerError) GetPayload ¶
func (o *GetAPIKeyDatasetIDLikeInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyDatasetIDLikeInternalServerError) IsClientError ¶
func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key dataset Id like internal server error response has a 4xx status code
func (*GetAPIKeyDatasetIDLikeInternalServerError) IsCode ¶
func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key dataset Id like internal server error response a status code equal to that given
func (*GetAPIKeyDatasetIDLikeInternalServerError) IsRedirect ¶
func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key dataset Id like internal server error response has a 3xx status code
func (*GetAPIKeyDatasetIDLikeInternalServerError) IsServerError ¶
func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key dataset Id like internal server error response has a 5xx status code
func (*GetAPIKeyDatasetIDLikeInternalServerError) IsSuccess ¶
func (o *GetAPIKeyDatasetIDLikeInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key dataset Id like internal server error response has a 2xx status code
func (*GetAPIKeyDatasetIDLikeInternalServerError) String ¶
func (o *GetAPIKeyDatasetIDLikeInternalServerError) String() string
type GetAPIKeyDatasetIDLikeOK ¶
type GetAPIKeyDatasetIDLikeOK struct {
Payload *models.ResponseLikeDatasetListResponse
}
GetAPIKeyDatasetIDLikeOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyDatasetIDLikeOK ¶
func NewGetAPIKeyDatasetIDLikeOK() *GetAPIKeyDatasetIDLikeOK
NewGetAPIKeyDatasetIDLikeOK creates a GetAPIKeyDatasetIDLikeOK with default headers values
func (*GetAPIKeyDatasetIDLikeOK) Code ¶
func (o *GetAPIKeyDatasetIDLikeOK) Code() int
Code gets the status code for the get Api key dataset Id like o k response
func (*GetAPIKeyDatasetIDLikeOK) Error ¶
func (o *GetAPIKeyDatasetIDLikeOK) Error() string
func (*GetAPIKeyDatasetIDLikeOK) GetPayload ¶
func (o *GetAPIKeyDatasetIDLikeOK) GetPayload() *models.ResponseLikeDatasetListResponse
func (*GetAPIKeyDatasetIDLikeOK) IsClientError ¶
func (o *GetAPIKeyDatasetIDLikeOK) IsClientError() bool
IsClientError returns true when this get Api key dataset Id like o k response has a 4xx status code
func (*GetAPIKeyDatasetIDLikeOK) IsCode ¶
func (o *GetAPIKeyDatasetIDLikeOK) IsCode(code int) bool
IsCode returns true when this get Api key dataset Id like o k response a status code equal to that given
func (*GetAPIKeyDatasetIDLikeOK) IsRedirect ¶
func (o *GetAPIKeyDatasetIDLikeOK) IsRedirect() bool
IsRedirect returns true when this get Api key dataset Id like o k response has a 3xx status code
func (*GetAPIKeyDatasetIDLikeOK) IsServerError ¶
func (o *GetAPIKeyDatasetIDLikeOK) IsServerError() bool
IsServerError returns true when this get Api key dataset Id like o k response has a 5xx status code
func (*GetAPIKeyDatasetIDLikeOK) IsSuccess ¶
func (o *GetAPIKeyDatasetIDLikeOK) IsSuccess() bool
IsSuccess returns true when this get Api key dataset Id like o k response has a 2xx status code
func (*GetAPIKeyDatasetIDLikeOK) String ¶
func (o *GetAPIKeyDatasetIDLikeOK) String() string
type GetAPIKeyDatasetIDLikeParams ¶
type GetAPIKeyDatasetIDLikeParams struct {
/* ID.
Dataset's id
*/
ID string
// Limit.
//
// Default: 10
Limit *int64
// Offset.
Offset *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyDatasetIDLikeParams contains all the parameters to send to the API endpoint
for the get API key dataset ID like operation. Typically these are written to a http.Request.
func NewGetAPIKeyDatasetIDLikeParams ¶
func NewGetAPIKeyDatasetIDLikeParams() *GetAPIKeyDatasetIDLikeParams
NewGetAPIKeyDatasetIDLikeParams creates a new GetAPIKeyDatasetIDLikeParams 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 NewGetAPIKeyDatasetIDLikeParamsWithContext ¶
func NewGetAPIKeyDatasetIDLikeParamsWithContext(ctx context.Context) *GetAPIKeyDatasetIDLikeParams
NewGetAPIKeyDatasetIDLikeParamsWithContext creates a new GetAPIKeyDatasetIDLikeParams object with the ability to set a context for a request.
func NewGetAPIKeyDatasetIDLikeParamsWithHTTPClient ¶
func NewGetAPIKeyDatasetIDLikeParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDLikeParams
NewGetAPIKeyDatasetIDLikeParamsWithHTTPClient creates a new GetAPIKeyDatasetIDLikeParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyDatasetIDLikeParamsWithTimeout ¶
func NewGetAPIKeyDatasetIDLikeParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDLikeParams
NewGetAPIKeyDatasetIDLikeParamsWithTimeout creates a new GetAPIKeyDatasetIDLikeParams object with the ability to set a timeout on a request.
func (*GetAPIKeyDatasetIDLikeParams) SetContext ¶
func (o *GetAPIKeyDatasetIDLikeParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) SetDefaults ¶
func (o *GetAPIKeyDatasetIDLikeParams) SetDefaults()
SetDefaults hydrates default values in the get API key dataset ID like params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetIDLikeParams) SetHTTPClient ¶
func (o *GetAPIKeyDatasetIDLikeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) SetID ¶
func (o *GetAPIKeyDatasetIDLikeParams) SetID(id string)
SetID adds the id to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) SetLimit ¶
func (o *GetAPIKeyDatasetIDLikeParams) SetLimit(limit *int64)
SetLimit adds the limit to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) SetOffset ¶
func (o *GetAPIKeyDatasetIDLikeParams) SetOffset(offset *int64)
SetOffset adds the offset to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) SetTimeout ¶
func (o *GetAPIKeyDatasetIDLikeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) WithContext ¶
func (o *GetAPIKeyDatasetIDLikeParams) WithContext(ctx context.Context) *GetAPIKeyDatasetIDLikeParams
WithContext adds the context to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) WithDefaults ¶
func (o *GetAPIKeyDatasetIDLikeParams) WithDefaults() *GetAPIKeyDatasetIDLikeParams
WithDefaults hydrates default values in the get API key dataset ID like params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetIDLikeParams) WithHTTPClient ¶
func (o *GetAPIKeyDatasetIDLikeParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDLikeParams
WithHTTPClient adds the HTTPClient to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) WithID ¶
func (o *GetAPIKeyDatasetIDLikeParams) WithID(id string) *GetAPIKeyDatasetIDLikeParams
WithID adds the id to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) WithLimit ¶
func (o *GetAPIKeyDatasetIDLikeParams) WithLimit(limit *int64) *GetAPIKeyDatasetIDLikeParams
WithLimit adds the limit to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) WithOffset ¶
func (o *GetAPIKeyDatasetIDLikeParams) WithOffset(offset *int64) *GetAPIKeyDatasetIDLikeParams
WithOffset adds the offset to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) WithTimeout ¶
func (o *GetAPIKeyDatasetIDLikeParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDLikeParams
WithTimeout adds the timeout to the get API key dataset ID like params
func (*GetAPIKeyDatasetIDLikeParams) WriteToRequest ¶
func (o *GetAPIKeyDatasetIDLikeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyDatasetIDLikeReader ¶
type GetAPIKeyDatasetIDLikeReader struct {
// contains filtered or unexported fields
}
GetAPIKeyDatasetIDLikeReader is a Reader for the GetAPIKeyDatasetIDLike structure.
func (*GetAPIKeyDatasetIDLikeReader) ReadResponse ¶
func (o *GetAPIKeyDatasetIDLikeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyDatasetIDOK ¶
type GetAPIKeyDatasetIDOK struct {
Payload *models.ResponseDatasetResponse
}
GetAPIKeyDatasetIDOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyDatasetIDOK ¶
func NewGetAPIKeyDatasetIDOK() *GetAPIKeyDatasetIDOK
NewGetAPIKeyDatasetIDOK creates a GetAPIKeyDatasetIDOK with default headers values
func (*GetAPIKeyDatasetIDOK) Code ¶
func (o *GetAPIKeyDatasetIDOK) Code() int
Code gets the status code for the get Api key dataset Id o k response
func (*GetAPIKeyDatasetIDOK) Error ¶
func (o *GetAPIKeyDatasetIDOK) Error() string
func (*GetAPIKeyDatasetIDOK) GetPayload ¶
func (o *GetAPIKeyDatasetIDOK) GetPayload() *models.ResponseDatasetResponse
func (*GetAPIKeyDatasetIDOK) IsClientError ¶
func (o *GetAPIKeyDatasetIDOK) IsClientError() bool
IsClientError returns true when this get Api key dataset Id o k response has a 4xx status code
func (*GetAPIKeyDatasetIDOK) IsCode ¶
func (o *GetAPIKeyDatasetIDOK) IsCode(code int) bool
IsCode returns true when this get Api key dataset Id o k response a status code equal to that given
func (*GetAPIKeyDatasetIDOK) IsRedirect ¶
func (o *GetAPIKeyDatasetIDOK) IsRedirect() bool
IsRedirect returns true when this get Api key dataset Id o k response has a 3xx status code
func (*GetAPIKeyDatasetIDOK) IsServerError ¶
func (o *GetAPIKeyDatasetIDOK) IsServerError() bool
IsServerError returns true when this get Api key dataset Id o k response has a 5xx status code
func (*GetAPIKeyDatasetIDOK) IsSuccess ¶
func (o *GetAPIKeyDatasetIDOK) IsSuccess() bool
IsSuccess returns true when this get Api key dataset Id o k response has a 2xx status code
func (*GetAPIKeyDatasetIDOK) String ¶
func (o *GetAPIKeyDatasetIDOK) String() string
type GetAPIKeyDatasetIDParams ¶
type GetAPIKeyDatasetIDParams struct {
/* ID.
Dataset's id
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyDatasetIDParams contains all the parameters to send to the API endpoint
for the get API key dataset ID operation. Typically these are written to a http.Request.
func NewGetAPIKeyDatasetIDParams ¶
func NewGetAPIKeyDatasetIDParams() *GetAPIKeyDatasetIDParams
NewGetAPIKeyDatasetIDParams creates a new GetAPIKeyDatasetIDParams 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 NewGetAPIKeyDatasetIDParamsWithContext ¶
func NewGetAPIKeyDatasetIDParamsWithContext(ctx context.Context) *GetAPIKeyDatasetIDParams
NewGetAPIKeyDatasetIDParamsWithContext creates a new GetAPIKeyDatasetIDParams object with the ability to set a context for a request.
func NewGetAPIKeyDatasetIDParamsWithHTTPClient ¶
func NewGetAPIKeyDatasetIDParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDParams
NewGetAPIKeyDatasetIDParamsWithHTTPClient creates a new GetAPIKeyDatasetIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyDatasetIDParamsWithTimeout ¶
func NewGetAPIKeyDatasetIDParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDParams
NewGetAPIKeyDatasetIDParamsWithTimeout creates a new GetAPIKeyDatasetIDParams object with the ability to set a timeout on a request.
func (*GetAPIKeyDatasetIDParams) SetContext ¶
func (o *GetAPIKeyDatasetIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key dataset ID params
func (*GetAPIKeyDatasetIDParams) SetDefaults ¶
func (o *GetAPIKeyDatasetIDParams) SetDefaults()
SetDefaults hydrates default values in the get API key dataset ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetIDParams) SetHTTPClient ¶
func (o *GetAPIKeyDatasetIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key dataset ID params
func (*GetAPIKeyDatasetIDParams) SetID ¶
func (o *GetAPIKeyDatasetIDParams) SetID(id string)
SetID adds the id to the get API key dataset ID params
func (*GetAPIKeyDatasetIDParams) SetTimeout ¶
func (o *GetAPIKeyDatasetIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key dataset ID params
func (*GetAPIKeyDatasetIDParams) WithContext ¶
func (o *GetAPIKeyDatasetIDParams) WithContext(ctx context.Context) *GetAPIKeyDatasetIDParams
WithContext adds the context to the get API key dataset ID params
func (*GetAPIKeyDatasetIDParams) WithDefaults ¶
func (o *GetAPIKeyDatasetIDParams) WithDefaults() *GetAPIKeyDatasetIDParams
WithDefaults hydrates default values in the get API key dataset ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetIDParams) WithHTTPClient ¶
func (o *GetAPIKeyDatasetIDParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetIDParams
WithHTTPClient adds the HTTPClient to the get API key dataset ID params
func (*GetAPIKeyDatasetIDParams) WithID ¶
func (o *GetAPIKeyDatasetIDParams) WithID(id string) *GetAPIKeyDatasetIDParams
WithID adds the id to the get API key dataset ID params
func (*GetAPIKeyDatasetIDParams) WithTimeout ¶
func (o *GetAPIKeyDatasetIDParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetIDParams
WithTimeout adds the timeout to the get API key dataset ID params
func (*GetAPIKeyDatasetIDParams) WriteToRequest ¶
func (o *GetAPIKeyDatasetIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyDatasetIDReader ¶
type GetAPIKeyDatasetIDReader struct {
// contains filtered or unexported fields
}
GetAPIKeyDatasetIDReader is a Reader for the GetAPIKeyDatasetID structure.
func (*GetAPIKeyDatasetIDReader) ReadResponse ¶
func (o *GetAPIKeyDatasetIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyDatasetOrganizationOrgBadRequest ¶
type GetAPIKeyDatasetOrganizationOrgBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyDatasetOrganizationOrgBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyDatasetOrganizationOrgBadRequest ¶
func NewGetAPIKeyDatasetOrganizationOrgBadRequest() *GetAPIKeyDatasetOrganizationOrgBadRequest
NewGetAPIKeyDatasetOrganizationOrgBadRequest creates a GetAPIKeyDatasetOrganizationOrgBadRequest with default headers values
func (*GetAPIKeyDatasetOrganizationOrgBadRequest) Code ¶
func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) Code() int
Code gets the status code for the get Api key dataset organization org bad request response
func (*GetAPIKeyDatasetOrganizationOrgBadRequest) Error ¶
func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) Error() string
func (*GetAPIKeyDatasetOrganizationOrgBadRequest) GetPayload ¶
func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyDatasetOrganizationOrgBadRequest) IsClientError ¶
func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsClientError() bool
IsClientError returns true when this get Api key dataset organization org bad request response has a 4xx status code
func (*GetAPIKeyDatasetOrganizationOrgBadRequest) IsCode ¶
func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key dataset organization org bad request response a status code equal to that given
func (*GetAPIKeyDatasetOrganizationOrgBadRequest) IsRedirect ¶
func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key dataset organization org bad request response has a 3xx status code
func (*GetAPIKeyDatasetOrganizationOrgBadRequest) IsServerError ¶
func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsServerError() bool
IsServerError returns true when this get Api key dataset organization org bad request response has a 5xx status code
func (*GetAPIKeyDatasetOrganizationOrgBadRequest) IsSuccess ¶
func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key dataset organization org bad request response has a 2xx status code
func (*GetAPIKeyDatasetOrganizationOrgBadRequest) String ¶
func (o *GetAPIKeyDatasetOrganizationOrgBadRequest) String() string
type GetAPIKeyDatasetOrganizationOrgInternalServerError ¶
type GetAPIKeyDatasetOrganizationOrgInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyDatasetOrganizationOrgInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyDatasetOrganizationOrgInternalServerError ¶
func NewGetAPIKeyDatasetOrganizationOrgInternalServerError() *GetAPIKeyDatasetOrganizationOrgInternalServerError
NewGetAPIKeyDatasetOrganizationOrgInternalServerError creates a GetAPIKeyDatasetOrganizationOrgInternalServerError with default headers values
func (*GetAPIKeyDatasetOrganizationOrgInternalServerError) Code ¶
func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) Code() int
Code gets the status code for the get Api key dataset organization org internal server error response
func (*GetAPIKeyDatasetOrganizationOrgInternalServerError) Error ¶
func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) Error() string
func (*GetAPIKeyDatasetOrganizationOrgInternalServerError) GetPayload ¶
func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyDatasetOrganizationOrgInternalServerError) IsClientError ¶
func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key dataset organization org internal server error response has a 4xx status code
func (*GetAPIKeyDatasetOrganizationOrgInternalServerError) IsCode ¶
func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key dataset organization org internal server error response a status code equal to that given
func (*GetAPIKeyDatasetOrganizationOrgInternalServerError) IsRedirect ¶
func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key dataset organization org internal server error response has a 3xx status code
func (*GetAPIKeyDatasetOrganizationOrgInternalServerError) IsServerError ¶
func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key dataset organization org internal server error response has a 5xx status code
func (*GetAPIKeyDatasetOrganizationOrgInternalServerError) IsSuccess ¶
func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key dataset organization org internal server error response has a 2xx status code
func (*GetAPIKeyDatasetOrganizationOrgInternalServerError) String ¶
func (o *GetAPIKeyDatasetOrganizationOrgInternalServerError) String() string
type GetAPIKeyDatasetOrganizationOrgOK ¶
type GetAPIKeyDatasetOrganizationOrgOK struct {
Payload *models.ResponseDatasetListResponse
}
GetAPIKeyDatasetOrganizationOrgOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyDatasetOrganizationOrgOK ¶
func NewGetAPIKeyDatasetOrganizationOrgOK() *GetAPIKeyDatasetOrganizationOrgOK
NewGetAPIKeyDatasetOrganizationOrgOK creates a GetAPIKeyDatasetOrganizationOrgOK with default headers values
func (*GetAPIKeyDatasetOrganizationOrgOK) Code ¶
func (o *GetAPIKeyDatasetOrganizationOrgOK) Code() int
Code gets the status code for the get Api key dataset organization org o k response
func (*GetAPIKeyDatasetOrganizationOrgOK) Error ¶
func (o *GetAPIKeyDatasetOrganizationOrgOK) Error() string
func (*GetAPIKeyDatasetOrganizationOrgOK) GetPayload ¶
func (o *GetAPIKeyDatasetOrganizationOrgOK) GetPayload() *models.ResponseDatasetListResponse
func (*GetAPIKeyDatasetOrganizationOrgOK) IsClientError ¶
func (o *GetAPIKeyDatasetOrganizationOrgOK) IsClientError() bool
IsClientError returns true when this get Api key dataset organization org o k response has a 4xx status code
func (*GetAPIKeyDatasetOrganizationOrgOK) IsCode ¶
func (o *GetAPIKeyDatasetOrganizationOrgOK) IsCode(code int) bool
IsCode returns true when this get Api key dataset organization org o k response a status code equal to that given
func (*GetAPIKeyDatasetOrganizationOrgOK) IsRedirect ¶
func (o *GetAPIKeyDatasetOrganizationOrgOK) IsRedirect() bool
IsRedirect returns true when this get Api key dataset organization org o k response has a 3xx status code
func (*GetAPIKeyDatasetOrganizationOrgOK) IsServerError ¶
func (o *GetAPIKeyDatasetOrganizationOrgOK) IsServerError() bool
IsServerError returns true when this get Api key dataset organization org o k response has a 5xx status code
func (*GetAPIKeyDatasetOrganizationOrgOK) IsSuccess ¶
func (o *GetAPIKeyDatasetOrganizationOrgOK) IsSuccess() bool
IsSuccess returns true when this get Api key dataset organization org o k response has a 2xx status code
func (*GetAPIKeyDatasetOrganizationOrgOK) String ¶
func (o *GetAPIKeyDatasetOrganizationOrgOK) String() string
type GetAPIKeyDatasetOrganizationOrgParams ¶
type GetAPIKeyDatasetOrganizationOrgParams struct {
// Limit.
//
// Default: 10
Limit *int64
// Offset.
Offset *int64
/* Org.
Org's username
*/
Org string
// Sort.
Sort *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyDatasetOrganizationOrgParams contains all the parameters to send to the API endpoint
for the get API key dataset organization org operation. Typically these are written to a http.Request.
func NewGetAPIKeyDatasetOrganizationOrgParams ¶
func NewGetAPIKeyDatasetOrganizationOrgParams() *GetAPIKeyDatasetOrganizationOrgParams
NewGetAPIKeyDatasetOrganizationOrgParams creates a new GetAPIKeyDatasetOrganizationOrgParams 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 NewGetAPIKeyDatasetOrganizationOrgParamsWithContext ¶
func NewGetAPIKeyDatasetOrganizationOrgParamsWithContext(ctx context.Context) *GetAPIKeyDatasetOrganizationOrgParams
NewGetAPIKeyDatasetOrganizationOrgParamsWithContext creates a new GetAPIKeyDatasetOrganizationOrgParams object with the ability to set a context for a request.
func NewGetAPIKeyDatasetOrganizationOrgParamsWithHTTPClient ¶
func NewGetAPIKeyDatasetOrganizationOrgParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetOrganizationOrgParams
NewGetAPIKeyDatasetOrganizationOrgParamsWithHTTPClient creates a new GetAPIKeyDatasetOrganizationOrgParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyDatasetOrganizationOrgParamsWithTimeout ¶
func NewGetAPIKeyDatasetOrganizationOrgParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetOrganizationOrgParams
NewGetAPIKeyDatasetOrganizationOrgParamsWithTimeout creates a new GetAPIKeyDatasetOrganizationOrgParams object with the ability to set a timeout on a request.
func (*GetAPIKeyDatasetOrganizationOrgParams) SetContext ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) SetDefaults ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) SetDefaults()
SetDefaults hydrates default values in the get API key dataset organization org params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetOrganizationOrgParams) SetHTTPClient ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) SetLimit ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) SetLimit(limit *int64)
SetLimit adds the limit to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) SetOffset ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) SetOffset(offset *int64)
SetOffset adds the offset to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) SetOrg ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) SetOrg(org string)
SetOrg adds the org to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) SetSort ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) SetSort(sort *string)
SetSort adds the sort to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) SetTimeout ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) WithContext ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) WithContext(ctx context.Context) *GetAPIKeyDatasetOrganizationOrgParams
WithContext adds the context to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) WithDefaults ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) WithDefaults() *GetAPIKeyDatasetOrganizationOrgParams
WithDefaults hydrates default values in the get API key dataset organization org params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetOrganizationOrgParams) WithHTTPClient ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetOrganizationOrgParams
WithHTTPClient adds the HTTPClient to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) WithLimit ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) WithLimit(limit *int64) *GetAPIKeyDatasetOrganizationOrgParams
WithLimit adds the limit to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) WithOffset ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) WithOffset(offset *int64) *GetAPIKeyDatasetOrganizationOrgParams
WithOffset adds the offset to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) WithOrg ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) WithOrg(org string) *GetAPIKeyDatasetOrganizationOrgParams
WithOrg adds the org to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) WithSort ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) WithSort(sort *string) *GetAPIKeyDatasetOrganizationOrgParams
WithSort adds the sort to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) WithTimeout ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetOrganizationOrgParams
WithTimeout adds the timeout to the get API key dataset organization org params
func (*GetAPIKeyDatasetOrganizationOrgParams) WriteToRequest ¶
func (o *GetAPIKeyDatasetOrganizationOrgParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyDatasetOrganizationOrgReader ¶
type GetAPIKeyDatasetOrganizationOrgReader struct {
// contains filtered or unexported fields
}
GetAPIKeyDatasetOrganizationOrgReader is a Reader for the GetAPIKeyDatasetOrganizationOrg structure.
func (*GetAPIKeyDatasetOrganizationOrgReader) ReadResponse ¶
func (o *GetAPIKeyDatasetOrganizationOrgReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyDatasetUsernameNameBadRequest ¶
type GetAPIKeyDatasetUsernameNameBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyDatasetUsernameNameBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyDatasetUsernameNameBadRequest ¶
func NewGetAPIKeyDatasetUsernameNameBadRequest() *GetAPIKeyDatasetUsernameNameBadRequest
NewGetAPIKeyDatasetUsernameNameBadRequest creates a GetAPIKeyDatasetUsernameNameBadRequest with default headers values
func (*GetAPIKeyDatasetUsernameNameBadRequest) Code ¶
func (o *GetAPIKeyDatasetUsernameNameBadRequest) Code() int
Code gets the status code for the get Api key dataset username name bad request response
func (*GetAPIKeyDatasetUsernameNameBadRequest) Error ¶
func (o *GetAPIKeyDatasetUsernameNameBadRequest) Error() string
func (*GetAPIKeyDatasetUsernameNameBadRequest) GetPayload ¶
func (o *GetAPIKeyDatasetUsernameNameBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyDatasetUsernameNameBadRequest) IsClientError ¶
func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsClientError() bool
IsClientError returns true when this get Api key dataset username name bad request response has a 4xx status code
func (*GetAPIKeyDatasetUsernameNameBadRequest) IsCode ¶
func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key dataset username name bad request response a status code equal to that given
func (*GetAPIKeyDatasetUsernameNameBadRequest) IsRedirect ¶
func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key dataset username name bad request response has a 3xx status code
func (*GetAPIKeyDatasetUsernameNameBadRequest) IsServerError ¶
func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsServerError() bool
IsServerError returns true when this get Api key dataset username name bad request response has a 5xx status code
func (*GetAPIKeyDatasetUsernameNameBadRequest) IsSuccess ¶
func (o *GetAPIKeyDatasetUsernameNameBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key dataset username name bad request response has a 2xx status code
func (*GetAPIKeyDatasetUsernameNameBadRequest) String ¶
func (o *GetAPIKeyDatasetUsernameNameBadRequest) String() string
type GetAPIKeyDatasetUsernameNameInternalServerError ¶
type GetAPIKeyDatasetUsernameNameInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyDatasetUsernameNameInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyDatasetUsernameNameInternalServerError ¶
func NewGetAPIKeyDatasetUsernameNameInternalServerError() *GetAPIKeyDatasetUsernameNameInternalServerError
NewGetAPIKeyDatasetUsernameNameInternalServerError creates a GetAPIKeyDatasetUsernameNameInternalServerError with default headers values
func (*GetAPIKeyDatasetUsernameNameInternalServerError) Code ¶
func (o *GetAPIKeyDatasetUsernameNameInternalServerError) Code() int
Code gets the status code for the get Api key dataset username name internal server error response
func (*GetAPIKeyDatasetUsernameNameInternalServerError) Error ¶
func (o *GetAPIKeyDatasetUsernameNameInternalServerError) Error() string
func (*GetAPIKeyDatasetUsernameNameInternalServerError) GetPayload ¶
func (o *GetAPIKeyDatasetUsernameNameInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyDatasetUsernameNameInternalServerError) IsClientError ¶
func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key dataset username name internal server error response has a 4xx status code
func (*GetAPIKeyDatasetUsernameNameInternalServerError) IsCode ¶
func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key dataset username name internal server error response a status code equal to that given
func (*GetAPIKeyDatasetUsernameNameInternalServerError) IsRedirect ¶
func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key dataset username name internal server error response has a 3xx status code
func (*GetAPIKeyDatasetUsernameNameInternalServerError) IsServerError ¶
func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key dataset username name internal server error response has a 5xx status code
func (*GetAPIKeyDatasetUsernameNameInternalServerError) IsSuccess ¶
func (o *GetAPIKeyDatasetUsernameNameInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key dataset username name internal server error response has a 2xx status code
func (*GetAPIKeyDatasetUsernameNameInternalServerError) String ¶
func (o *GetAPIKeyDatasetUsernameNameInternalServerError) String() string
type GetAPIKeyDatasetUsernameNameOK ¶
type GetAPIKeyDatasetUsernameNameOK struct {
Payload *models.ResponseDatasetResponse
}
GetAPIKeyDatasetUsernameNameOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyDatasetUsernameNameOK ¶
func NewGetAPIKeyDatasetUsernameNameOK() *GetAPIKeyDatasetUsernameNameOK
NewGetAPIKeyDatasetUsernameNameOK creates a GetAPIKeyDatasetUsernameNameOK with default headers values
func (*GetAPIKeyDatasetUsernameNameOK) Code ¶
func (o *GetAPIKeyDatasetUsernameNameOK) Code() int
Code gets the status code for the get Api key dataset username name o k response
func (*GetAPIKeyDatasetUsernameNameOK) Error ¶
func (o *GetAPIKeyDatasetUsernameNameOK) Error() string
func (*GetAPIKeyDatasetUsernameNameOK) GetPayload ¶
func (o *GetAPIKeyDatasetUsernameNameOK) GetPayload() *models.ResponseDatasetResponse
func (*GetAPIKeyDatasetUsernameNameOK) IsClientError ¶
func (o *GetAPIKeyDatasetUsernameNameOK) IsClientError() bool
IsClientError returns true when this get Api key dataset username name o k response has a 4xx status code
func (*GetAPIKeyDatasetUsernameNameOK) IsCode ¶
func (o *GetAPIKeyDatasetUsernameNameOK) IsCode(code int) bool
IsCode returns true when this get Api key dataset username name o k response a status code equal to that given
func (*GetAPIKeyDatasetUsernameNameOK) IsRedirect ¶
func (o *GetAPIKeyDatasetUsernameNameOK) IsRedirect() bool
IsRedirect returns true when this get Api key dataset username name o k response has a 3xx status code
func (*GetAPIKeyDatasetUsernameNameOK) IsServerError ¶
func (o *GetAPIKeyDatasetUsernameNameOK) IsServerError() bool
IsServerError returns true when this get Api key dataset username name o k response has a 5xx status code
func (*GetAPIKeyDatasetUsernameNameOK) IsSuccess ¶
func (o *GetAPIKeyDatasetUsernameNameOK) IsSuccess() bool
IsSuccess returns true when this get Api key dataset username name o k response has a 2xx status code
func (*GetAPIKeyDatasetUsernameNameOK) String ¶
func (o *GetAPIKeyDatasetUsernameNameOK) String() string
type GetAPIKeyDatasetUsernameNameParams ¶
type GetAPIKeyDatasetUsernameNameParams struct {
/* Name.
Dataset's name
*/
Name string
/* Username.
Dataset's username
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyDatasetUsernameNameParams contains all the parameters to send to the API endpoint
for the get API key dataset username name operation. Typically these are written to a http.Request.
func NewGetAPIKeyDatasetUsernameNameParams ¶
func NewGetAPIKeyDatasetUsernameNameParams() *GetAPIKeyDatasetUsernameNameParams
NewGetAPIKeyDatasetUsernameNameParams creates a new GetAPIKeyDatasetUsernameNameParams 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 NewGetAPIKeyDatasetUsernameNameParamsWithContext ¶
func NewGetAPIKeyDatasetUsernameNameParamsWithContext(ctx context.Context) *GetAPIKeyDatasetUsernameNameParams
NewGetAPIKeyDatasetUsernameNameParamsWithContext creates a new GetAPIKeyDatasetUsernameNameParams object with the ability to set a context for a request.
func NewGetAPIKeyDatasetUsernameNameParamsWithHTTPClient ¶
func NewGetAPIKeyDatasetUsernameNameParamsWithHTTPClient(client *http.Client) *GetAPIKeyDatasetUsernameNameParams
NewGetAPIKeyDatasetUsernameNameParamsWithHTTPClient creates a new GetAPIKeyDatasetUsernameNameParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyDatasetUsernameNameParamsWithTimeout ¶
func NewGetAPIKeyDatasetUsernameNameParamsWithTimeout(timeout time.Duration) *GetAPIKeyDatasetUsernameNameParams
NewGetAPIKeyDatasetUsernameNameParamsWithTimeout creates a new GetAPIKeyDatasetUsernameNameParams object with the ability to set a timeout on a request.
func (*GetAPIKeyDatasetUsernameNameParams) SetContext ¶
func (o *GetAPIKeyDatasetUsernameNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) SetDefaults ¶
func (o *GetAPIKeyDatasetUsernameNameParams) SetDefaults()
SetDefaults hydrates default values in the get API key dataset username name params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetUsernameNameParams) SetHTTPClient ¶
func (o *GetAPIKeyDatasetUsernameNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) SetName ¶
func (o *GetAPIKeyDatasetUsernameNameParams) SetName(name string)
SetName adds the name to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) SetTimeout ¶
func (o *GetAPIKeyDatasetUsernameNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) SetUsername ¶
func (o *GetAPIKeyDatasetUsernameNameParams) SetUsername(username string)
SetUsername adds the username to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) WithContext ¶
func (o *GetAPIKeyDatasetUsernameNameParams) WithContext(ctx context.Context) *GetAPIKeyDatasetUsernameNameParams
WithContext adds the context to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) WithDefaults ¶
func (o *GetAPIKeyDatasetUsernameNameParams) WithDefaults() *GetAPIKeyDatasetUsernameNameParams
WithDefaults hydrates default values in the get API key dataset username name params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyDatasetUsernameNameParams) WithHTTPClient ¶
func (o *GetAPIKeyDatasetUsernameNameParams) WithHTTPClient(client *http.Client) *GetAPIKeyDatasetUsernameNameParams
WithHTTPClient adds the HTTPClient to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) WithName ¶
func (o *GetAPIKeyDatasetUsernameNameParams) WithName(name string) *GetAPIKeyDatasetUsernameNameParams
WithName adds the name to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) WithTimeout ¶
func (o *GetAPIKeyDatasetUsernameNameParams) WithTimeout(timeout time.Duration) *GetAPIKeyDatasetUsernameNameParams
WithTimeout adds the timeout to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) WithUsername ¶
func (o *GetAPIKeyDatasetUsernameNameParams) WithUsername(username string) *GetAPIKeyDatasetUsernameNameParams
WithUsername adds the username to the get API key dataset username name params
func (*GetAPIKeyDatasetUsernameNameParams) WriteToRequest ¶
func (o *GetAPIKeyDatasetUsernameNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyDatasetUsernameNameReader ¶
type GetAPIKeyDatasetUsernameNameReader struct {
// contains filtered or unexported fields
}
GetAPIKeyDatasetUsernameNameReader is a Reader for the GetAPIKeyDatasetUsernameName structure.
func (*GetAPIKeyDatasetUsernameNameReader) ReadResponse ¶
func (o *GetAPIKeyDatasetUsernameNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyDatasetBadRequest ¶
type PostAPIKeyDatasetBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyDatasetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyDatasetBadRequest ¶
func NewPostAPIKeyDatasetBadRequest() *PostAPIKeyDatasetBadRequest
NewPostAPIKeyDatasetBadRequest creates a PostAPIKeyDatasetBadRequest with default headers values
func (*PostAPIKeyDatasetBadRequest) Code ¶
func (o *PostAPIKeyDatasetBadRequest) Code() int
Code gets the status code for the post Api key dataset bad request response
func (*PostAPIKeyDatasetBadRequest) Error ¶
func (o *PostAPIKeyDatasetBadRequest) Error() string
func (*PostAPIKeyDatasetBadRequest) GetPayload ¶
func (o *PostAPIKeyDatasetBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyDatasetBadRequest) IsClientError ¶
func (o *PostAPIKeyDatasetBadRequest) IsClientError() bool
IsClientError returns true when this post Api key dataset bad request response has a 4xx status code
func (*PostAPIKeyDatasetBadRequest) IsCode ¶
func (o *PostAPIKeyDatasetBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key dataset bad request response a status code equal to that given
func (*PostAPIKeyDatasetBadRequest) IsRedirect ¶
func (o *PostAPIKeyDatasetBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key dataset bad request response has a 3xx status code
func (*PostAPIKeyDatasetBadRequest) IsServerError ¶
func (o *PostAPIKeyDatasetBadRequest) IsServerError() bool
IsServerError returns true when this post Api key dataset bad request response has a 5xx status code
func (*PostAPIKeyDatasetBadRequest) IsSuccess ¶
func (o *PostAPIKeyDatasetBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key dataset bad request response has a 2xx status code
func (*PostAPIKeyDatasetBadRequest) String ¶
func (o *PostAPIKeyDatasetBadRequest) String() string
type PostAPIKeyDatasetInternalServerError ¶
type PostAPIKeyDatasetInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyDatasetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyDatasetInternalServerError ¶
func NewPostAPIKeyDatasetInternalServerError() *PostAPIKeyDatasetInternalServerError
NewPostAPIKeyDatasetInternalServerError creates a PostAPIKeyDatasetInternalServerError with default headers values
func (*PostAPIKeyDatasetInternalServerError) Code ¶
func (o *PostAPIKeyDatasetInternalServerError) Code() int
Code gets the status code for the post Api key dataset internal server error response
func (*PostAPIKeyDatasetInternalServerError) Error ¶
func (o *PostAPIKeyDatasetInternalServerError) Error() string
func (*PostAPIKeyDatasetInternalServerError) GetPayload ¶
func (o *PostAPIKeyDatasetInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyDatasetInternalServerError) IsClientError ¶
func (o *PostAPIKeyDatasetInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key dataset internal server error response has a 4xx status code
func (*PostAPIKeyDatasetInternalServerError) IsCode ¶
func (o *PostAPIKeyDatasetInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key dataset internal server error response a status code equal to that given
func (*PostAPIKeyDatasetInternalServerError) IsRedirect ¶
func (o *PostAPIKeyDatasetInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key dataset internal server error response has a 3xx status code
func (*PostAPIKeyDatasetInternalServerError) IsServerError ¶
func (o *PostAPIKeyDatasetInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key dataset internal server error response has a 5xx status code
func (*PostAPIKeyDatasetInternalServerError) IsSuccess ¶
func (o *PostAPIKeyDatasetInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key dataset internal server error response has a 2xx status code
func (*PostAPIKeyDatasetInternalServerError) String ¶
func (o *PostAPIKeyDatasetInternalServerError) String() string
type PostAPIKeyDatasetListBadRequest ¶
type PostAPIKeyDatasetListBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyDatasetListBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyDatasetListBadRequest ¶
func NewPostAPIKeyDatasetListBadRequest() *PostAPIKeyDatasetListBadRequest
NewPostAPIKeyDatasetListBadRequest creates a PostAPIKeyDatasetListBadRequest with default headers values
func (*PostAPIKeyDatasetListBadRequest) Code ¶
func (o *PostAPIKeyDatasetListBadRequest) Code() int
Code gets the status code for the post Api key dataset list bad request response
func (*PostAPIKeyDatasetListBadRequest) Error ¶
func (o *PostAPIKeyDatasetListBadRequest) Error() string
func (*PostAPIKeyDatasetListBadRequest) GetPayload ¶
func (o *PostAPIKeyDatasetListBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyDatasetListBadRequest) IsClientError ¶
func (o *PostAPIKeyDatasetListBadRequest) IsClientError() bool
IsClientError returns true when this post Api key dataset list bad request response has a 4xx status code
func (*PostAPIKeyDatasetListBadRequest) IsCode ¶
func (o *PostAPIKeyDatasetListBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key dataset list bad request response a status code equal to that given
func (*PostAPIKeyDatasetListBadRequest) IsRedirect ¶
func (o *PostAPIKeyDatasetListBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key dataset list bad request response has a 3xx status code
func (*PostAPIKeyDatasetListBadRequest) IsServerError ¶
func (o *PostAPIKeyDatasetListBadRequest) IsServerError() bool
IsServerError returns true when this post Api key dataset list bad request response has a 5xx status code
func (*PostAPIKeyDatasetListBadRequest) IsSuccess ¶
func (o *PostAPIKeyDatasetListBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key dataset list bad request response has a 2xx status code
func (*PostAPIKeyDatasetListBadRequest) String ¶
func (o *PostAPIKeyDatasetListBadRequest) String() string
type PostAPIKeyDatasetListByAuthorUsernameBadRequest ¶
type PostAPIKeyDatasetListByAuthorUsernameBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyDatasetListByAuthorUsernameBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyDatasetListByAuthorUsernameBadRequest ¶
func NewPostAPIKeyDatasetListByAuthorUsernameBadRequest() *PostAPIKeyDatasetListByAuthorUsernameBadRequest
NewPostAPIKeyDatasetListByAuthorUsernameBadRequest creates a PostAPIKeyDatasetListByAuthorUsernameBadRequest with default headers values
func (*PostAPIKeyDatasetListByAuthorUsernameBadRequest) Code ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) Code() int
Code gets the status code for the post Api key dataset list by author username bad request response
func (*PostAPIKeyDatasetListByAuthorUsernameBadRequest) Error ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) Error() string
func (*PostAPIKeyDatasetListByAuthorUsernameBadRequest) GetPayload ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsClientError ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsClientError() bool
IsClientError returns true when this post Api key dataset list by author username bad request response has a 4xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsCode ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key dataset list by author username bad request response a status code equal to that given
func (*PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsRedirect ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key dataset list by author username bad request response has a 3xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsServerError ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsServerError() bool
IsServerError returns true when this post Api key dataset list by author username bad request response has a 5xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsSuccess ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key dataset list by author username bad request response has a 2xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameBadRequest) String ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameBadRequest) String() string
type PostAPIKeyDatasetListByAuthorUsernameInternalServerError ¶
type PostAPIKeyDatasetListByAuthorUsernameInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyDatasetListByAuthorUsernameInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyDatasetListByAuthorUsernameInternalServerError ¶
func NewPostAPIKeyDatasetListByAuthorUsernameInternalServerError() *PostAPIKeyDatasetListByAuthorUsernameInternalServerError
NewPostAPIKeyDatasetListByAuthorUsernameInternalServerError creates a PostAPIKeyDatasetListByAuthorUsernameInternalServerError with default headers values
func (*PostAPIKeyDatasetListByAuthorUsernameInternalServerError) Code ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) Code() int
Code gets the status code for the post Api key dataset list by author username internal server error response
func (*PostAPIKeyDatasetListByAuthorUsernameInternalServerError) Error ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) Error() string
func (*PostAPIKeyDatasetListByAuthorUsernameInternalServerError) GetPayload ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsClientError ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key dataset list by author username internal server error response has a 4xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsCode ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key dataset list by author username internal server error response a status code equal to that given
func (*PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsRedirect ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key dataset list by author username internal server error response has a 3xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsServerError ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key dataset list by author username internal server error response has a 5xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsSuccess ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key dataset list by author username internal server error response has a 2xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameInternalServerError) String ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameInternalServerError) String() string
type PostAPIKeyDatasetListByAuthorUsernameOK ¶
type PostAPIKeyDatasetListByAuthorUsernameOK struct {
Payload *models.ResponseDatasetListResponse
}
PostAPIKeyDatasetListByAuthorUsernameOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyDatasetListByAuthorUsernameOK ¶
func NewPostAPIKeyDatasetListByAuthorUsernameOK() *PostAPIKeyDatasetListByAuthorUsernameOK
NewPostAPIKeyDatasetListByAuthorUsernameOK creates a PostAPIKeyDatasetListByAuthorUsernameOK with default headers values
func (*PostAPIKeyDatasetListByAuthorUsernameOK) Code ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameOK) Code() int
Code gets the status code for the post Api key dataset list by author username o k response
func (*PostAPIKeyDatasetListByAuthorUsernameOK) Error ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameOK) Error() string
func (*PostAPIKeyDatasetListByAuthorUsernameOK) GetPayload ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameOK) GetPayload() *models.ResponseDatasetListResponse
func (*PostAPIKeyDatasetListByAuthorUsernameOK) IsClientError ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsClientError() bool
IsClientError returns true when this post Api key dataset list by author username o k response has a 4xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameOK) IsCode ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsCode(code int) bool
IsCode returns true when this post Api key dataset list by author username o k response a status code equal to that given
func (*PostAPIKeyDatasetListByAuthorUsernameOK) IsRedirect ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsRedirect() bool
IsRedirect returns true when this post Api key dataset list by author username o k response has a 3xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameOK) IsServerError ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsServerError() bool
IsServerError returns true when this post Api key dataset list by author username o k response has a 5xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameOK) IsSuccess ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameOK) IsSuccess() bool
IsSuccess returns true when this post Api key dataset list by author username o k response has a 2xx status code
func (*PostAPIKeyDatasetListByAuthorUsernameOK) String ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameOK) String() string
type PostAPIKeyDatasetListByAuthorUsernameParams ¶
type PostAPIKeyDatasetListByAuthorUsernameParams struct {
/* Input.
GetDatasetListRequest
*/
Input *models.RequestGetDatasetListByAuthorRequest
/* Username.
Username
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyDatasetListByAuthorUsernameParams contains all the parameters to send to the API endpoint
for the post API key dataset list by author username operation. Typically these are written to a http.Request.
func NewPostAPIKeyDatasetListByAuthorUsernameParams ¶
func NewPostAPIKeyDatasetListByAuthorUsernameParams() *PostAPIKeyDatasetListByAuthorUsernameParams
NewPostAPIKeyDatasetListByAuthorUsernameParams creates a new PostAPIKeyDatasetListByAuthorUsernameParams 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 NewPostAPIKeyDatasetListByAuthorUsernameParamsWithContext ¶
func NewPostAPIKeyDatasetListByAuthorUsernameParamsWithContext(ctx context.Context) *PostAPIKeyDatasetListByAuthorUsernameParams
NewPostAPIKeyDatasetListByAuthorUsernameParamsWithContext creates a new PostAPIKeyDatasetListByAuthorUsernameParams object with the ability to set a context for a request.
func NewPostAPIKeyDatasetListByAuthorUsernameParamsWithHTTPClient ¶
func NewPostAPIKeyDatasetListByAuthorUsernameParamsWithHTTPClient(client *http.Client) *PostAPIKeyDatasetListByAuthorUsernameParams
NewPostAPIKeyDatasetListByAuthorUsernameParamsWithHTTPClient creates a new PostAPIKeyDatasetListByAuthorUsernameParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyDatasetListByAuthorUsernameParamsWithTimeout ¶
func NewPostAPIKeyDatasetListByAuthorUsernameParamsWithTimeout(timeout time.Duration) *PostAPIKeyDatasetListByAuthorUsernameParams
NewPostAPIKeyDatasetListByAuthorUsernameParamsWithTimeout creates a new PostAPIKeyDatasetListByAuthorUsernameParams object with the ability to set a timeout on a request.
func (*PostAPIKeyDatasetListByAuthorUsernameParams) SetContext ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) SetDefaults ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetDefaults()
SetDefaults hydrates default values in the post API key dataset list by author username params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyDatasetListByAuthorUsernameParams) SetHTTPClient ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) SetInput ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetInput(input *models.RequestGetDatasetListByAuthorRequest)
SetInput adds the input to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) SetTimeout ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) SetUsername ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) SetUsername(username string)
SetUsername adds the username to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) WithContext ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithContext(ctx context.Context) *PostAPIKeyDatasetListByAuthorUsernameParams
WithContext adds the context to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) WithDefaults ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithDefaults() *PostAPIKeyDatasetListByAuthorUsernameParams
WithDefaults hydrates default values in the post API key dataset list by author username params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyDatasetListByAuthorUsernameParams) WithHTTPClient ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithHTTPClient(client *http.Client) *PostAPIKeyDatasetListByAuthorUsernameParams
WithHTTPClient adds the HTTPClient to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) WithInput ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithInput(input *models.RequestGetDatasetListByAuthorRequest) *PostAPIKeyDatasetListByAuthorUsernameParams
WithInput adds the input to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) WithTimeout ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithTimeout(timeout time.Duration) *PostAPIKeyDatasetListByAuthorUsernameParams
WithTimeout adds the timeout to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) WithUsername ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WithUsername(username string) *PostAPIKeyDatasetListByAuthorUsernameParams
WithUsername adds the username to the post API key dataset list by author username params
func (*PostAPIKeyDatasetListByAuthorUsernameParams) WriteToRequest ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyDatasetListByAuthorUsernameReader ¶
type PostAPIKeyDatasetListByAuthorUsernameReader struct {
// contains filtered or unexported fields
}
PostAPIKeyDatasetListByAuthorUsernameReader is a Reader for the PostAPIKeyDatasetListByAuthorUsername structure.
func (*PostAPIKeyDatasetListByAuthorUsernameReader) ReadResponse ¶
func (o *PostAPIKeyDatasetListByAuthorUsernameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyDatasetListInternalServerError ¶
type PostAPIKeyDatasetListInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyDatasetListInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyDatasetListInternalServerError ¶
func NewPostAPIKeyDatasetListInternalServerError() *PostAPIKeyDatasetListInternalServerError
NewPostAPIKeyDatasetListInternalServerError creates a PostAPIKeyDatasetListInternalServerError with default headers values
func (*PostAPIKeyDatasetListInternalServerError) Code ¶
func (o *PostAPIKeyDatasetListInternalServerError) Code() int
Code gets the status code for the post Api key dataset list internal server error response
func (*PostAPIKeyDatasetListInternalServerError) Error ¶
func (o *PostAPIKeyDatasetListInternalServerError) Error() string
func (*PostAPIKeyDatasetListInternalServerError) GetPayload ¶
func (o *PostAPIKeyDatasetListInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyDatasetListInternalServerError) IsClientError ¶
func (o *PostAPIKeyDatasetListInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key dataset list internal server error response has a 4xx status code
func (*PostAPIKeyDatasetListInternalServerError) IsCode ¶
func (o *PostAPIKeyDatasetListInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key dataset list internal server error response a status code equal to that given
func (*PostAPIKeyDatasetListInternalServerError) IsRedirect ¶
func (o *PostAPIKeyDatasetListInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key dataset list internal server error response has a 3xx status code
func (*PostAPIKeyDatasetListInternalServerError) IsServerError ¶
func (o *PostAPIKeyDatasetListInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key dataset list internal server error response has a 5xx status code
func (*PostAPIKeyDatasetListInternalServerError) IsSuccess ¶
func (o *PostAPIKeyDatasetListInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key dataset list internal server error response has a 2xx status code
func (*PostAPIKeyDatasetListInternalServerError) String ¶
func (o *PostAPIKeyDatasetListInternalServerError) String() string
type PostAPIKeyDatasetListOK ¶
type PostAPIKeyDatasetListOK struct {
Payload *models.ResponseDatasetListResponse
}
PostAPIKeyDatasetListOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyDatasetListOK ¶
func NewPostAPIKeyDatasetListOK() *PostAPIKeyDatasetListOK
NewPostAPIKeyDatasetListOK creates a PostAPIKeyDatasetListOK with default headers values
func (*PostAPIKeyDatasetListOK) Code ¶
func (o *PostAPIKeyDatasetListOK) Code() int
Code gets the status code for the post Api key dataset list o k response
func (*PostAPIKeyDatasetListOK) Error ¶
func (o *PostAPIKeyDatasetListOK) Error() string
func (*PostAPIKeyDatasetListOK) GetPayload ¶
func (o *PostAPIKeyDatasetListOK) GetPayload() *models.ResponseDatasetListResponse
func (*PostAPIKeyDatasetListOK) IsClientError ¶
func (o *PostAPIKeyDatasetListOK) IsClientError() bool
IsClientError returns true when this post Api key dataset list o k response has a 4xx status code
func (*PostAPIKeyDatasetListOK) IsCode ¶
func (o *PostAPIKeyDatasetListOK) IsCode(code int) bool
IsCode returns true when this post Api key dataset list o k response a status code equal to that given
func (*PostAPIKeyDatasetListOK) IsRedirect ¶
func (o *PostAPIKeyDatasetListOK) IsRedirect() bool
IsRedirect returns true when this post Api key dataset list o k response has a 3xx status code
func (*PostAPIKeyDatasetListOK) IsServerError ¶
func (o *PostAPIKeyDatasetListOK) IsServerError() bool
IsServerError returns true when this post Api key dataset list o k response has a 5xx status code
func (*PostAPIKeyDatasetListOK) IsSuccess ¶
func (o *PostAPIKeyDatasetListOK) IsSuccess() bool
IsSuccess returns true when this post Api key dataset list o k response has a 2xx status code
func (*PostAPIKeyDatasetListOK) String ¶
func (o *PostAPIKeyDatasetListOK) String() string
type PostAPIKeyDatasetListParams ¶
type PostAPIKeyDatasetListParams struct {
/* Input.
GetDatasetListRequest
*/
Input *models.RequestGetDatasetListRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyDatasetListParams contains all the parameters to send to the API endpoint
for the post API key dataset list operation. Typically these are written to a http.Request.
func NewPostAPIKeyDatasetListParams ¶
func NewPostAPIKeyDatasetListParams() *PostAPIKeyDatasetListParams
NewPostAPIKeyDatasetListParams creates a new PostAPIKeyDatasetListParams 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 NewPostAPIKeyDatasetListParamsWithContext ¶
func NewPostAPIKeyDatasetListParamsWithContext(ctx context.Context) *PostAPIKeyDatasetListParams
NewPostAPIKeyDatasetListParamsWithContext creates a new PostAPIKeyDatasetListParams object with the ability to set a context for a request.
func NewPostAPIKeyDatasetListParamsWithHTTPClient ¶
func NewPostAPIKeyDatasetListParamsWithHTTPClient(client *http.Client) *PostAPIKeyDatasetListParams
NewPostAPIKeyDatasetListParamsWithHTTPClient creates a new PostAPIKeyDatasetListParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyDatasetListParamsWithTimeout ¶
func NewPostAPIKeyDatasetListParamsWithTimeout(timeout time.Duration) *PostAPIKeyDatasetListParams
NewPostAPIKeyDatasetListParamsWithTimeout creates a new PostAPIKeyDatasetListParams object with the ability to set a timeout on a request.
func (*PostAPIKeyDatasetListParams) SetContext ¶
func (o *PostAPIKeyDatasetListParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key dataset list params
func (*PostAPIKeyDatasetListParams) SetDefaults ¶
func (o *PostAPIKeyDatasetListParams) SetDefaults()
SetDefaults hydrates default values in the post API key dataset list params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyDatasetListParams) SetHTTPClient ¶
func (o *PostAPIKeyDatasetListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key dataset list params
func (*PostAPIKeyDatasetListParams) SetInput ¶
func (o *PostAPIKeyDatasetListParams) SetInput(input *models.RequestGetDatasetListRequest)
SetInput adds the input to the post API key dataset list params
func (*PostAPIKeyDatasetListParams) SetTimeout ¶
func (o *PostAPIKeyDatasetListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key dataset list params
func (*PostAPIKeyDatasetListParams) WithContext ¶
func (o *PostAPIKeyDatasetListParams) WithContext(ctx context.Context) *PostAPIKeyDatasetListParams
WithContext adds the context to the post API key dataset list params
func (*PostAPIKeyDatasetListParams) WithDefaults ¶
func (o *PostAPIKeyDatasetListParams) WithDefaults() *PostAPIKeyDatasetListParams
WithDefaults hydrates default values in the post API key dataset list params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyDatasetListParams) WithHTTPClient ¶
func (o *PostAPIKeyDatasetListParams) WithHTTPClient(client *http.Client) *PostAPIKeyDatasetListParams
WithHTTPClient adds the HTTPClient to the post API key dataset list params
func (*PostAPIKeyDatasetListParams) WithInput ¶
func (o *PostAPIKeyDatasetListParams) WithInput(input *models.RequestGetDatasetListRequest) *PostAPIKeyDatasetListParams
WithInput adds the input to the post API key dataset list params
func (*PostAPIKeyDatasetListParams) WithTimeout ¶
func (o *PostAPIKeyDatasetListParams) WithTimeout(timeout time.Duration) *PostAPIKeyDatasetListParams
WithTimeout adds the timeout to the post API key dataset list params
func (*PostAPIKeyDatasetListParams) WriteToRequest ¶
func (o *PostAPIKeyDatasetListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyDatasetListReader ¶
type PostAPIKeyDatasetListReader struct {
// contains filtered or unexported fields
}
PostAPIKeyDatasetListReader is a Reader for the PostAPIKeyDatasetList structure.
func (*PostAPIKeyDatasetListReader) ReadResponse ¶
func (o *PostAPIKeyDatasetListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyDatasetMatchingTagsBadRequest ¶
type PostAPIKeyDatasetMatchingTagsBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyDatasetMatchingTagsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyDatasetMatchingTagsBadRequest ¶
func NewPostAPIKeyDatasetMatchingTagsBadRequest() *PostAPIKeyDatasetMatchingTagsBadRequest
NewPostAPIKeyDatasetMatchingTagsBadRequest creates a PostAPIKeyDatasetMatchingTagsBadRequest with default headers values
func (*PostAPIKeyDatasetMatchingTagsBadRequest) Code ¶
func (o *PostAPIKeyDatasetMatchingTagsBadRequest) Code() int
Code gets the status code for the post Api key dataset matching tags bad request response
func (*PostAPIKeyDatasetMatchingTagsBadRequest) Error ¶
func (o *PostAPIKeyDatasetMatchingTagsBadRequest) Error() string
func (*PostAPIKeyDatasetMatchingTagsBadRequest) GetPayload ¶
func (o *PostAPIKeyDatasetMatchingTagsBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyDatasetMatchingTagsBadRequest) IsClientError ¶
func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsClientError() bool
IsClientError returns true when this post Api key dataset matching tags bad request response has a 4xx status code
func (*PostAPIKeyDatasetMatchingTagsBadRequest) IsCode ¶
func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key dataset matching tags bad request response a status code equal to that given
func (*PostAPIKeyDatasetMatchingTagsBadRequest) IsRedirect ¶
func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key dataset matching tags bad request response has a 3xx status code
func (*PostAPIKeyDatasetMatchingTagsBadRequest) IsServerError ¶
func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsServerError() bool
IsServerError returns true when this post Api key dataset matching tags bad request response has a 5xx status code
func (*PostAPIKeyDatasetMatchingTagsBadRequest) IsSuccess ¶
func (o *PostAPIKeyDatasetMatchingTagsBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key dataset matching tags bad request response has a 2xx status code
func (*PostAPIKeyDatasetMatchingTagsBadRequest) String ¶
func (o *PostAPIKeyDatasetMatchingTagsBadRequest) String() string
type PostAPIKeyDatasetMatchingTagsInternalServerError ¶
type PostAPIKeyDatasetMatchingTagsInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyDatasetMatchingTagsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyDatasetMatchingTagsInternalServerError ¶
func NewPostAPIKeyDatasetMatchingTagsInternalServerError() *PostAPIKeyDatasetMatchingTagsInternalServerError
NewPostAPIKeyDatasetMatchingTagsInternalServerError creates a PostAPIKeyDatasetMatchingTagsInternalServerError with default headers values
func (*PostAPIKeyDatasetMatchingTagsInternalServerError) Code ¶
func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) Code() int
Code gets the status code for the post Api key dataset matching tags internal server error response
func (*PostAPIKeyDatasetMatchingTagsInternalServerError) Error ¶
func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) Error() string
func (*PostAPIKeyDatasetMatchingTagsInternalServerError) GetPayload ¶
func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyDatasetMatchingTagsInternalServerError) IsClientError ¶
func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key dataset matching tags internal server error response has a 4xx status code
func (*PostAPIKeyDatasetMatchingTagsInternalServerError) IsCode ¶
func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key dataset matching tags internal server error response a status code equal to that given
func (*PostAPIKeyDatasetMatchingTagsInternalServerError) IsRedirect ¶
func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key dataset matching tags internal server error response has a 3xx status code
func (*PostAPIKeyDatasetMatchingTagsInternalServerError) IsServerError ¶
func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key dataset matching tags internal server error response has a 5xx status code
func (*PostAPIKeyDatasetMatchingTagsInternalServerError) IsSuccess ¶
func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key dataset matching tags internal server error response has a 2xx status code
func (*PostAPIKeyDatasetMatchingTagsInternalServerError) String ¶
func (o *PostAPIKeyDatasetMatchingTagsInternalServerError) String() string
type PostAPIKeyDatasetMatchingTagsOK ¶
type PostAPIKeyDatasetMatchingTagsOK struct {
Payload *models.ResponseListDataResponse
}
PostAPIKeyDatasetMatchingTagsOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyDatasetMatchingTagsOK ¶
func NewPostAPIKeyDatasetMatchingTagsOK() *PostAPIKeyDatasetMatchingTagsOK
NewPostAPIKeyDatasetMatchingTagsOK creates a PostAPIKeyDatasetMatchingTagsOK with default headers values
func (*PostAPIKeyDatasetMatchingTagsOK) Code ¶
func (o *PostAPIKeyDatasetMatchingTagsOK) Code() int
Code gets the status code for the post Api key dataset matching tags o k response
func (*PostAPIKeyDatasetMatchingTagsOK) Error ¶
func (o *PostAPIKeyDatasetMatchingTagsOK) Error() string
func (*PostAPIKeyDatasetMatchingTagsOK) GetPayload ¶
func (o *PostAPIKeyDatasetMatchingTagsOK) GetPayload() *models.ResponseListDataResponse
func (*PostAPIKeyDatasetMatchingTagsOK) IsClientError ¶
func (o *PostAPIKeyDatasetMatchingTagsOK) IsClientError() bool
IsClientError returns true when this post Api key dataset matching tags o k response has a 4xx status code
func (*PostAPIKeyDatasetMatchingTagsOK) IsCode ¶
func (o *PostAPIKeyDatasetMatchingTagsOK) IsCode(code int) bool
IsCode returns true when this post Api key dataset matching tags o k response a status code equal to that given
func (*PostAPIKeyDatasetMatchingTagsOK) IsRedirect ¶
func (o *PostAPIKeyDatasetMatchingTagsOK) IsRedirect() bool
IsRedirect returns true when this post Api key dataset matching tags o k response has a 3xx status code
func (*PostAPIKeyDatasetMatchingTagsOK) IsServerError ¶
func (o *PostAPIKeyDatasetMatchingTagsOK) IsServerError() bool
IsServerError returns true when this post Api key dataset matching tags o k response has a 5xx status code
func (*PostAPIKeyDatasetMatchingTagsOK) IsSuccess ¶
func (o *PostAPIKeyDatasetMatchingTagsOK) IsSuccess() bool
IsSuccess returns true when this post Api key dataset matching tags o k response has a 2xx status code
func (*PostAPIKeyDatasetMatchingTagsOK) String ¶
func (o *PostAPIKeyDatasetMatchingTagsOK) String() string
type PostAPIKeyDatasetMatchingTagsParams ¶
type PostAPIKeyDatasetMatchingTagsParams struct {
/* Input.
GetMatchingTagsRequest
*/
Input *models.RequestMatchingDatasetsTagsRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyDatasetMatchingTagsParams contains all the parameters to send to the API endpoint
for the post API key dataset matching tags operation. Typically these are written to a http.Request.
func NewPostAPIKeyDatasetMatchingTagsParams ¶
func NewPostAPIKeyDatasetMatchingTagsParams() *PostAPIKeyDatasetMatchingTagsParams
NewPostAPIKeyDatasetMatchingTagsParams creates a new PostAPIKeyDatasetMatchingTagsParams 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 NewPostAPIKeyDatasetMatchingTagsParamsWithContext ¶
func NewPostAPIKeyDatasetMatchingTagsParamsWithContext(ctx context.Context) *PostAPIKeyDatasetMatchingTagsParams
NewPostAPIKeyDatasetMatchingTagsParamsWithContext creates a new PostAPIKeyDatasetMatchingTagsParams object with the ability to set a context for a request.
func NewPostAPIKeyDatasetMatchingTagsParamsWithHTTPClient ¶
func NewPostAPIKeyDatasetMatchingTagsParamsWithHTTPClient(client *http.Client) *PostAPIKeyDatasetMatchingTagsParams
NewPostAPIKeyDatasetMatchingTagsParamsWithHTTPClient creates a new PostAPIKeyDatasetMatchingTagsParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyDatasetMatchingTagsParamsWithTimeout ¶
func NewPostAPIKeyDatasetMatchingTagsParamsWithTimeout(timeout time.Duration) *PostAPIKeyDatasetMatchingTagsParams
NewPostAPIKeyDatasetMatchingTagsParamsWithTimeout creates a new PostAPIKeyDatasetMatchingTagsParams object with the ability to set a timeout on a request.
func (*PostAPIKeyDatasetMatchingTagsParams) SetContext ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key dataset matching tags params
func (*PostAPIKeyDatasetMatchingTagsParams) SetDefaults ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) SetDefaults()
SetDefaults hydrates default values in the post API key dataset matching tags params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyDatasetMatchingTagsParams) SetHTTPClient ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key dataset matching tags params
func (*PostAPIKeyDatasetMatchingTagsParams) SetInput ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) SetInput(input *models.RequestMatchingDatasetsTagsRequest)
SetInput adds the input to the post API key dataset matching tags params
func (*PostAPIKeyDatasetMatchingTagsParams) SetTimeout ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key dataset matching tags params
func (*PostAPIKeyDatasetMatchingTagsParams) WithContext ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) WithContext(ctx context.Context) *PostAPIKeyDatasetMatchingTagsParams
WithContext adds the context to the post API key dataset matching tags params
func (*PostAPIKeyDatasetMatchingTagsParams) WithDefaults ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) WithDefaults() *PostAPIKeyDatasetMatchingTagsParams
WithDefaults hydrates default values in the post API key dataset matching tags params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyDatasetMatchingTagsParams) WithHTTPClient ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) WithHTTPClient(client *http.Client) *PostAPIKeyDatasetMatchingTagsParams
WithHTTPClient adds the HTTPClient to the post API key dataset matching tags params
func (*PostAPIKeyDatasetMatchingTagsParams) WithInput ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) WithInput(input *models.RequestMatchingDatasetsTagsRequest) *PostAPIKeyDatasetMatchingTagsParams
WithInput adds the input to the post API key dataset matching tags params
func (*PostAPIKeyDatasetMatchingTagsParams) WithTimeout ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) WithTimeout(timeout time.Duration) *PostAPIKeyDatasetMatchingTagsParams
WithTimeout adds the timeout to the post API key dataset matching tags params
func (*PostAPIKeyDatasetMatchingTagsParams) WriteToRequest ¶
func (o *PostAPIKeyDatasetMatchingTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyDatasetMatchingTagsReader ¶
type PostAPIKeyDatasetMatchingTagsReader struct {
// contains filtered or unexported fields
}
PostAPIKeyDatasetMatchingTagsReader is a Reader for the PostAPIKeyDatasetMatchingTags structure.
func (*PostAPIKeyDatasetMatchingTagsReader) ReadResponse ¶
func (o *PostAPIKeyDatasetMatchingTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyDatasetOK ¶
type PostAPIKeyDatasetOK struct {
Payload *models.ResponseDatasetResponse
}
PostAPIKeyDatasetOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyDatasetOK ¶
func NewPostAPIKeyDatasetOK() *PostAPIKeyDatasetOK
NewPostAPIKeyDatasetOK creates a PostAPIKeyDatasetOK with default headers values
func (*PostAPIKeyDatasetOK) Code ¶
func (o *PostAPIKeyDatasetOK) Code() int
Code gets the status code for the post Api key dataset o k response
func (*PostAPIKeyDatasetOK) Error ¶
func (o *PostAPIKeyDatasetOK) Error() string
func (*PostAPIKeyDatasetOK) GetPayload ¶
func (o *PostAPIKeyDatasetOK) GetPayload() *models.ResponseDatasetResponse
func (*PostAPIKeyDatasetOK) IsClientError ¶
func (o *PostAPIKeyDatasetOK) IsClientError() bool
IsClientError returns true when this post Api key dataset o k response has a 4xx status code
func (*PostAPIKeyDatasetOK) IsCode ¶
func (o *PostAPIKeyDatasetOK) IsCode(code int) bool
IsCode returns true when this post Api key dataset o k response a status code equal to that given
func (*PostAPIKeyDatasetOK) IsRedirect ¶
func (o *PostAPIKeyDatasetOK) IsRedirect() bool
IsRedirect returns true when this post Api key dataset o k response has a 3xx status code
func (*PostAPIKeyDatasetOK) IsServerError ¶
func (o *PostAPIKeyDatasetOK) IsServerError() bool
IsServerError returns true when this post Api key dataset o k response has a 5xx status code
func (*PostAPIKeyDatasetOK) IsSuccess ¶
func (o *PostAPIKeyDatasetOK) IsSuccess() bool
IsSuccess returns true when this post Api key dataset o k response has a 2xx status code
func (*PostAPIKeyDatasetOK) String ¶
func (o *PostAPIKeyDatasetOK) String() string
type PostAPIKeyDatasetParams ¶
type PostAPIKeyDatasetParams struct {
/* Input.
Create dataset request
*/
Input *models.RequestCreateDatasetRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyDatasetParams contains all the parameters to send to the API endpoint
for the post API key dataset operation. Typically these are written to a http.Request.
func NewPostAPIKeyDatasetParams ¶
func NewPostAPIKeyDatasetParams() *PostAPIKeyDatasetParams
NewPostAPIKeyDatasetParams creates a new PostAPIKeyDatasetParams 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 NewPostAPIKeyDatasetParamsWithContext ¶
func NewPostAPIKeyDatasetParamsWithContext(ctx context.Context) *PostAPIKeyDatasetParams
NewPostAPIKeyDatasetParamsWithContext creates a new PostAPIKeyDatasetParams object with the ability to set a context for a request.
func NewPostAPIKeyDatasetParamsWithHTTPClient ¶
func NewPostAPIKeyDatasetParamsWithHTTPClient(client *http.Client) *PostAPIKeyDatasetParams
NewPostAPIKeyDatasetParamsWithHTTPClient creates a new PostAPIKeyDatasetParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyDatasetParamsWithTimeout ¶
func NewPostAPIKeyDatasetParamsWithTimeout(timeout time.Duration) *PostAPIKeyDatasetParams
NewPostAPIKeyDatasetParamsWithTimeout creates a new PostAPIKeyDatasetParams object with the ability to set a timeout on a request.
func (*PostAPIKeyDatasetParams) SetContext ¶
func (o *PostAPIKeyDatasetParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key dataset params
func (*PostAPIKeyDatasetParams) SetDefaults ¶
func (o *PostAPIKeyDatasetParams) SetDefaults()
SetDefaults hydrates default values in the post API key dataset params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyDatasetParams) SetHTTPClient ¶
func (o *PostAPIKeyDatasetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key dataset params
func (*PostAPIKeyDatasetParams) SetInput ¶
func (o *PostAPIKeyDatasetParams) SetInput(input *models.RequestCreateDatasetRequest)
SetInput adds the input to the post API key dataset params
func (*PostAPIKeyDatasetParams) SetTimeout ¶
func (o *PostAPIKeyDatasetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key dataset params
func (*PostAPIKeyDatasetParams) WithContext ¶
func (o *PostAPIKeyDatasetParams) WithContext(ctx context.Context) *PostAPIKeyDatasetParams
WithContext adds the context to the post API key dataset params
func (*PostAPIKeyDatasetParams) WithDefaults ¶
func (o *PostAPIKeyDatasetParams) WithDefaults() *PostAPIKeyDatasetParams
WithDefaults hydrates default values in the post API key dataset params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyDatasetParams) WithHTTPClient ¶
func (o *PostAPIKeyDatasetParams) WithHTTPClient(client *http.Client) *PostAPIKeyDatasetParams
WithHTTPClient adds the HTTPClient to the post API key dataset params
func (*PostAPIKeyDatasetParams) WithInput ¶
func (o *PostAPIKeyDatasetParams) WithInput(input *models.RequestCreateDatasetRequest) *PostAPIKeyDatasetParams
WithInput adds the input to the post API key dataset params
func (*PostAPIKeyDatasetParams) WithTimeout ¶
func (o *PostAPIKeyDatasetParams) WithTimeout(timeout time.Duration) *PostAPIKeyDatasetParams
WithTimeout adds the timeout to the post API key dataset params
func (*PostAPIKeyDatasetParams) WriteToRequest ¶
func (o *PostAPIKeyDatasetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyDatasetReader ¶
type PostAPIKeyDatasetReader struct {
// contains filtered or unexported fields
}
PostAPIKeyDatasetReader is a Reader for the PostAPIKeyDataset structure.
func (*PostAPIKeyDatasetReader) ReadResponse ¶
func (o *PostAPIKeyDatasetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PutAPIKeyDatasetIDBadRequest ¶
type PutAPIKeyDatasetIDBadRequest struct {
Payload *models.ResponseFailResponse
}
PutAPIKeyDatasetIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPutAPIKeyDatasetIDBadRequest ¶
func NewPutAPIKeyDatasetIDBadRequest() *PutAPIKeyDatasetIDBadRequest
NewPutAPIKeyDatasetIDBadRequest creates a PutAPIKeyDatasetIDBadRequest with default headers values
func (*PutAPIKeyDatasetIDBadRequest) Code ¶
func (o *PutAPIKeyDatasetIDBadRequest) Code() int
Code gets the status code for the put Api key dataset Id bad request response
func (*PutAPIKeyDatasetIDBadRequest) Error ¶
func (o *PutAPIKeyDatasetIDBadRequest) Error() string
func (*PutAPIKeyDatasetIDBadRequest) GetPayload ¶
func (o *PutAPIKeyDatasetIDBadRequest) GetPayload() *models.ResponseFailResponse
func (*PutAPIKeyDatasetIDBadRequest) IsClientError ¶
func (o *PutAPIKeyDatasetIDBadRequest) IsClientError() bool
IsClientError returns true when this put Api key dataset Id bad request response has a 4xx status code
func (*PutAPIKeyDatasetIDBadRequest) IsCode ¶
func (o *PutAPIKeyDatasetIDBadRequest) IsCode(code int) bool
IsCode returns true when this put Api key dataset Id bad request response a status code equal to that given
func (*PutAPIKeyDatasetIDBadRequest) IsRedirect ¶
func (o *PutAPIKeyDatasetIDBadRequest) IsRedirect() bool
IsRedirect returns true when this put Api key dataset Id bad request response has a 3xx status code
func (*PutAPIKeyDatasetIDBadRequest) IsServerError ¶
func (o *PutAPIKeyDatasetIDBadRequest) IsServerError() bool
IsServerError returns true when this put Api key dataset Id bad request response has a 5xx status code
func (*PutAPIKeyDatasetIDBadRequest) IsSuccess ¶
func (o *PutAPIKeyDatasetIDBadRequest) IsSuccess() bool
IsSuccess returns true when this put Api key dataset Id bad request response has a 2xx status code
func (*PutAPIKeyDatasetIDBadRequest) String ¶
func (o *PutAPIKeyDatasetIDBadRequest) String() string
type PutAPIKeyDatasetIDInternalServerError ¶
type PutAPIKeyDatasetIDInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PutAPIKeyDatasetIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPutAPIKeyDatasetIDInternalServerError ¶
func NewPutAPIKeyDatasetIDInternalServerError() *PutAPIKeyDatasetIDInternalServerError
NewPutAPIKeyDatasetIDInternalServerError creates a PutAPIKeyDatasetIDInternalServerError with default headers values
func (*PutAPIKeyDatasetIDInternalServerError) Code ¶
func (o *PutAPIKeyDatasetIDInternalServerError) Code() int
Code gets the status code for the put Api key dataset Id internal server error response
func (*PutAPIKeyDatasetIDInternalServerError) Error ¶
func (o *PutAPIKeyDatasetIDInternalServerError) Error() string
func (*PutAPIKeyDatasetIDInternalServerError) GetPayload ¶
func (o *PutAPIKeyDatasetIDInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PutAPIKeyDatasetIDInternalServerError) IsClientError ¶
func (o *PutAPIKeyDatasetIDInternalServerError) IsClientError() bool
IsClientError returns true when this put Api key dataset Id internal server error response has a 4xx status code
func (*PutAPIKeyDatasetIDInternalServerError) IsCode ¶
func (o *PutAPIKeyDatasetIDInternalServerError) IsCode(code int) bool
IsCode returns true when this put Api key dataset Id internal server error response a status code equal to that given
func (*PutAPIKeyDatasetIDInternalServerError) IsRedirect ¶
func (o *PutAPIKeyDatasetIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this put Api key dataset Id internal server error response has a 3xx status code
func (*PutAPIKeyDatasetIDInternalServerError) IsServerError ¶
func (o *PutAPIKeyDatasetIDInternalServerError) IsServerError() bool
IsServerError returns true when this put Api key dataset Id internal server error response has a 5xx status code
func (*PutAPIKeyDatasetIDInternalServerError) IsSuccess ¶
func (o *PutAPIKeyDatasetIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this put Api key dataset Id internal server error response has a 2xx status code
func (*PutAPIKeyDatasetIDInternalServerError) String ¶
func (o *PutAPIKeyDatasetIDInternalServerError) String() string
type PutAPIKeyDatasetIDMetadataBadRequest ¶
type PutAPIKeyDatasetIDMetadataBadRequest struct {
Payload *models.ResponseFailResponse
}
PutAPIKeyDatasetIDMetadataBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPutAPIKeyDatasetIDMetadataBadRequest ¶
func NewPutAPIKeyDatasetIDMetadataBadRequest() *PutAPIKeyDatasetIDMetadataBadRequest
NewPutAPIKeyDatasetIDMetadataBadRequest creates a PutAPIKeyDatasetIDMetadataBadRequest with default headers values
func (*PutAPIKeyDatasetIDMetadataBadRequest) Code ¶
func (o *PutAPIKeyDatasetIDMetadataBadRequest) Code() int
Code gets the status code for the put Api key dataset Id metadata bad request response
func (*PutAPIKeyDatasetIDMetadataBadRequest) Error ¶
func (o *PutAPIKeyDatasetIDMetadataBadRequest) Error() string
func (*PutAPIKeyDatasetIDMetadataBadRequest) GetPayload ¶
func (o *PutAPIKeyDatasetIDMetadataBadRequest) GetPayload() *models.ResponseFailResponse
func (*PutAPIKeyDatasetIDMetadataBadRequest) IsClientError ¶
func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsClientError() bool
IsClientError returns true when this put Api key dataset Id metadata bad request response has a 4xx status code
func (*PutAPIKeyDatasetIDMetadataBadRequest) IsCode ¶
func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsCode(code int) bool
IsCode returns true when this put Api key dataset Id metadata bad request response a status code equal to that given
func (*PutAPIKeyDatasetIDMetadataBadRequest) IsRedirect ¶
func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsRedirect() bool
IsRedirect returns true when this put Api key dataset Id metadata bad request response has a 3xx status code
func (*PutAPIKeyDatasetIDMetadataBadRequest) IsServerError ¶
func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsServerError() bool
IsServerError returns true when this put Api key dataset Id metadata bad request response has a 5xx status code
func (*PutAPIKeyDatasetIDMetadataBadRequest) IsSuccess ¶
func (o *PutAPIKeyDatasetIDMetadataBadRequest) IsSuccess() bool
IsSuccess returns true when this put Api key dataset Id metadata bad request response has a 2xx status code
func (*PutAPIKeyDatasetIDMetadataBadRequest) String ¶
func (o *PutAPIKeyDatasetIDMetadataBadRequest) String() string
type PutAPIKeyDatasetIDMetadataInternalServerError ¶
type PutAPIKeyDatasetIDMetadataInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PutAPIKeyDatasetIDMetadataInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPutAPIKeyDatasetIDMetadataInternalServerError ¶
func NewPutAPIKeyDatasetIDMetadataInternalServerError() *PutAPIKeyDatasetIDMetadataInternalServerError
NewPutAPIKeyDatasetIDMetadataInternalServerError creates a PutAPIKeyDatasetIDMetadataInternalServerError with default headers values
func (*PutAPIKeyDatasetIDMetadataInternalServerError) Code ¶
func (o *PutAPIKeyDatasetIDMetadataInternalServerError) Code() int
Code gets the status code for the put Api key dataset Id metadata internal server error response
func (*PutAPIKeyDatasetIDMetadataInternalServerError) Error ¶
func (o *PutAPIKeyDatasetIDMetadataInternalServerError) Error() string
func (*PutAPIKeyDatasetIDMetadataInternalServerError) GetPayload ¶
func (o *PutAPIKeyDatasetIDMetadataInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PutAPIKeyDatasetIDMetadataInternalServerError) IsClientError ¶
func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsClientError() bool
IsClientError returns true when this put Api key dataset Id metadata internal server error response has a 4xx status code
func (*PutAPIKeyDatasetIDMetadataInternalServerError) IsCode ¶
func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsCode(code int) bool
IsCode returns true when this put Api key dataset Id metadata internal server error response a status code equal to that given
func (*PutAPIKeyDatasetIDMetadataInternalServerError) IsRedirect ¶
func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsRedirect() bool
IsRedirect returns true when this put Api key dataset Id metadata internal server error response has a 3xx status code
func (*PutAPIKeyDatasetIDMetadataInternalServerError) IsServerError ¶
func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsServerError() bool
IsServerError returns true when this put Api key dataset Id metadata internal server error response has a 5xx status code
func (*PutAPIKeyDatasetIDMetadataInternalServerError) IsSuccess ¶
func (o *PutAPIKeyDatasetIDMetadataInternalServerError) IsSuccess() bool
IsSuccess returns true when this put Api key dataset Id metadata internal server error response has a 2xx status code
func (*PutAPIKeyDatasetIDMetadataInternalServerError) String ¶
func (o *PutAPIKeyDatasetIDMetadataInternalServerError) String() string
type PutAPIKeyDatasetIDMetadataOK ¶
type PutAPIKeyDatasetIDMetadataOK struct {
Payload *models.ResponseDatasetMetadataResponse
}
PutAPIKeyDatasetIDMetadataOK describes a response with status code 200, with default header values.
OK
func NewPutAPIKeyDatasetIDMetadataOK ¶
func NewPutAPIKeyDatasetIDMetadataOK() *PutAPIKeyDatasetIDMetadataOK
NewPutAPIKeyDatasetIDMetadataOK creates a PutAPIKeyDatasetIDMetadataOK with default headers values
func (*PutAPIKeyDatasetIDMetadataOK) Code ¶
func (o *PutAPIKeyDatasetIDMetadataOK) Code() int
Code gets the status code for the put Api key dataset Id metadata o k response
func (*PutAPIKeyDatasetIDMetadataOK) Error ¶
func (o *PutAPIKeyDatasetIDMetadataOK) Error() string
func (*PutAPIKeyDatasetIDMetadataOK) GetPayload ¶
func (o *PutAPIKeyDatasetIDMetadataOK) GetPayload() *models.ResponseDatasetMetadataResponse
func (*PutAPIKeyDatasetIDMetadataOK) IsClientError ¶
func (o *PutAPIKeyDatasetIDMetadataOK) IsClientError() bool
IsClientError returns true when this put Api key dataset Id metadata o k response has a 4xx status code
func (*PutAPIKeyDatasetIDMetadataOK) IsCode ¶
func (o *PutAPIKeyDatasetIDMetadataOK) IsCode(code int) bool
IsCode returns true when this put Api key dataset Id metadata o k response a status code equal to that given
func (*PutAPIKeyDatasetIDMetadataOK) IsRedirect ¶
func (o *PutAPIKeyDatasetIDMetadataOK) IsRedirect() bool
IsRedirect returns true when this put Api key dataset Id metadata o k response has a 3xx status code
func (*PutAPIKeyDatasetIDMetadataOK) IsServerError ¶
func (o *PutAPIKeyDatasetIDMetadataOK) IsServerError() bool
IsServerError returns true when this put Api key dataset Id metadata o k response has a 5xx status code
func (*PutAPIKeyDatasetIDMetadataOK) IsSuccess ¶
func (o *PutAPIKeyDatasetIDMetadataOK) IsSuccess() bool
IsSuccess returns true when this put Api key dataset Id metadata o k response has a 2xx status code
func (*PutAPIKeyDatasetIDMetadataOK) String ¶
func (o *PutAPIKeyDatasetIDMetadataOK) String() string
type PutAPIKeyDatasetIDMetadataParams ¶
type PutAPIKeyDatasetIDMetadataParams struct {
/* ID.
Dataset's id
*/
ID string
/* Input.
Update dataset's metadata
*/
Input *models.RequestUpdateDatasetMetadataRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutAPIKeyDatasetIDMetadataParams contains all the parameters to send to the API endpoint
for the put API key dataset ID metadata operation. Typically these are written to a http.Request.
func NewPutAPIKeyDatasetIDMetadataParams ¶
func NewPutAPIKeyDatasetIDMetadataParams() *PutAPIKeyDatasetIDMetadataParams
NewPutAPIKeyDatasetIDMetadataParams creates a new PutAPIKeyDatasetIDMetadataParams 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 NewPutAPIKeyDatasetIDMetadataParamsWithContext ¶
func NewPutAPIKeyDatasetIDMetadataParamsWithContext(ctx context.Context) *PutAPIKeyDatasetIDMetadataParams
NewPutAPIKeyDatasetIDMetadataParamsWithContext creates a new PutAPIKeyDatasetIDMetadataParams object with the ability to set a context for a request.
func NewPutAPIKeyDatasetIDMetadataParamsWithHTTPClient ¶
func NewPutAPIKeyDatasetIDMetadataParamsWithHTTPClient(client *http.Client) *PutAPIKeyDatasetIDMetadataParams
NewPutAPIKeyDatasetIDMetadataParamsWithHTTPClient creates a new PutAPIKeyDatasetIDMetadataParams object with the ability to set a custom HTTPClient for a request.
func NewPutAPIKeyDatasetIDMetadataParamsWithTimeout ¶
func NewPutAPIKeyDatasetIDMetadataParamsWithTimeout(timeout time.Duration) *PutAPIKeyDatasetIDMetadataParams
NewPutAPIKeyDatasetIDMetadataParamsWithTimeout creates a new PutAPIKeyDatasetIDMetadataParams object with the ability to set a timeout on a request.
func (*PutAPIKeyDatasetIDMetadataParams) SetContext ¶
func (o *PutAPIKeyDatasetIDMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) SetDefaults ¶
func (o *PutAPIKeyDatasetIDMetadataParams) SetDefaults()
SetDefaults hydrates default values in the put API key dataset ID metadata params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyDatasetIDMetadataParams) SetHTTPClient ¶
func (o *PutAPIKeyDatasetIDMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) SetID ¶
func (o *PutAPIKeyDatasetIDMetadataParams) SetID(id string)
SetID adds the id to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) SetInput ¶
func (o *PutAPIKeyDatasetIDMetadataParams) SetInput(input *models.RequestUpdateDatasetMetadataRequest)
SetInput adds the input to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) SetTimeout ¶
func (o *PutAPIKeyDatasetIDMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) WithContext ¶
func (o *PutAPIKeyDatasetIDMetadataParams) WithContext(ctx context.Context) *PutAPIKeyDatasetIDMetadataParams
WithContext adds the context to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) WithDefaults ¶
func (o *PutAPIKeyDatasetIDMetadataParams) WithDefaults() *PutAPIKeyDatasetIDMetadataParams
WithDefaults hydrates default values in the put API key dataset ID metadata params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyDatasetIDMetadataParams) WithHTTPClient ¶
func (o *PutAPIKeyDatasetIDMetadataParams) WithHTTPClient(client *http.Client) *PutAPIKeyDatasetIDMetadataParams
WithHTTPClient adds the HTTPClient to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) WithID ¶
func (o *PutAPIKeyDatasetIDMetadataParams) WithID(id string) *PutAPIKeyDatasetIDMetadataParams
WithID adds the id to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) WithInput ¶
func (o *PutAPIKeyDatasetIDMetadataParams) WithInput(input *models.RequestUpdateDatasetMetadataRequest) *PutAPIKeyDatasetIDMetadataParams
WithInput adds the input to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) WithTimeout ¶
func (o *PutAPIKeyDatasetIDMetadataParams) WithTimeout(timeout time.Duration) *PutAPIKeyDatasetIDMetadataParams
WithTimeout adds the timeout to the put API key dataset ID metadata params
func (*PutAPIKeyDatasetIDMetadataParams) WriteToRequest ¶
func (o *PutAPIKeyDatasetIDMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAPIKeyDatasetIDMetadataReader ¶
type PutAPIKeyDatasetIDMetadataReader struct {
// contains filtered or unexported fields
}
PutAPIKeyDatasetIDMetadataReader is a Reader for the PutAPIKeyDatasetIDMetadata structure.
func (*PutAPIKeyDatasetIDMetadataReader) ReadResponse ¶
func (o *PutAPIKeyDatasetIDMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PutAPIKeyDatasetIDOK ¶
type PutAPIKeyDatasetIDOK struct {
Payload *models.ResponseDatasetResponse
}
PutAPIKeyDatasetIDOK describes a response with status code 200, with default header values.
OK
func NewPutAPIKeyDatasetIDOK ¶
func NewPutAPIKeyDatasetIDOK() *PutAPIKeyDatasetIDOK
NewPutAPIKeyDatasetIDOK creates a PutAPIKeyDatasetIDOK with default headers values
func (*PutAPIKeyDatasetIDOK) Code ¶
func (o *PutAPIKeyDatasetIDOK) Code() int
Code gets the status code for the put Api key dataset Id o k response
func (*PutAPIKeyDatasetIDOK) Error ¶
func (o *PutAPIKeyDatasetIDOK) Error() string
func (*PutAPIKeyDatasetIDOK) GetPayload ¶
func (o *PutAPIKeyDatasetIDOK) GetPayload() *models.ResponseDatasetResponse
func (*PutAPIKeyDatasetIDOK) IsClientError ¶
func (o *PutAPIKeyDatasetIDOK) IsClientError() bool
IsClientError returns true when this put Api key dataset Id o k response has a 4xx status code
func (*PutAPIKeyDatasetIDOK) IsCode ¶
func (o *PutAPIKeyDatasetIDOK) IsCode(code int) bool
IsCode returns true when this put Api key dataset Id o k response a status code equal to that given
func (*PutAPIKeyDatasetIDOK) IsRedirect ¶
func (o *PutAPIKeyDatasetIDOK) IsRedirect() bool
IsRedirect returns true when this put Api key dataset Id o k response has a 3xx status code
func (*PutAPIKeyDatasetIDOK) IsServerError ¶
func (o *PutAPIKeyDatasetIDOK) IsServerError() bool
IsServerError returns true when this put Api key dataset Id o k response has a 5xx status code
func (*PutAPIKeyDatasetIDOK) IsSuccess ¶
func (o *PutAPIKeyDatasetIDOK) IsSuccess() bool
IsSuccess returns true when this put Api key dataset Id o k response has a 2xx status code
func (*PutAPIKeyDatasetIDOK) String ¶
func (o *PutAPIKeyDatasetIDOK) String() string
type PutAPIKeyDatasetIDParams ¶
type PutAPIKeyDatasetIDParams struct {
/* ID.
Dataset's id
*/
ID string
/* Input.
Update dataset request
*/
Input *models.RequestUpdateDatasetRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutAPIKeyDatasetIDParams contains all the parameters to send to the API endpoint
for the put API key dataset ID operation. Typically these are written to a http.Request.
func NewPutAPIKeyDatasetIDParams ¶
func NewPutAPIKeyDatasetIDParams() *PutAPIKeyDatasetIDParams
NewPutAPIKeyDatasetIDParams creates a new PutAPIKeyDatasetIDParams 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 NewPutAPIKeyDatasetIDParamsWithContext ¶
func NewPutAPIKeyDatasetIDParamsWithContext(ctx context.Context) *PutAPIKeyDatasetIDParams
NewPutAPIKeyDatasetIDParamsWithContext creates a new PutAPIKeyDatasetIDParams object with the ability to set a context for a request.
func NewPutAPIKeyDatasetIDParamsWithHTTPClient ¶
func NewPutAPIKeyDatasetIDParamsWithHTTPClient(client *http.Client) *PutAPIKeyDatasetIDParams
NewPutAPIKeyDatasetIDParamsWithHTTPClient creates a new PutAPIKeyDatasetIDParams object with the ability to set a custom HTTPClient for a request.
func NewPutAPIKeyDatasetIDParamsWithTimeout ¶
func NewPutAPIKeyDatasetIDParamsWithTimeout(timeout time.Duration) *PutAPIKeyDatasetIDParams
NewPutAPIKeyDatasetIDParamsWithTimeout creates a new PutAPIKeyDatasetIDParams object with the ability to set a timeout on a request.
func (*PutAPIKeyDatasetIDParams) SetContext ¶
func (o *PutAPIKeyDatasetIDParams) SetContext(ctx context.Context)
SetContext adds the context to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) SetDefaults ¶
func (o *PutAPIKeyDatasetIDParams) SetDefaults()
SetDefaults hydrates default values in the put API key dataset ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyDatasetIDParams) SetHTTPClient ¶
func (o *PutAPIKeyDatasetIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) SetID ¶
func (o *PutAPIKeyDatasetIDParams) SetID(id string)
SetID adds the id to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) SetInput ¶
func (o *PutAPIKeyDatasetIDParams) SetInput(input *models.RequestUpdateDatasetRequest)
SetInput adds the input to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) SetTimeout ¶
func (o *PutAPIKeyDatasetIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) WithContext ¶
func (o *PutAPIKeyDatasetIDParams) WithContext(ctx context.Context) *PutAPIKeyDatasetIDParams
WithContext adds the context to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) WithDefaults ¶
func (o *PutAPIKeyDatasetIDParams) WithDefaults() *PutAPIKeyDatasetIDParams
WithDefaults hydrates default values in the put API key dataset ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyDatasetIDParams) WithHTTPClient ¶
func (o *PutAPIKeyDatasetIDParams) WithHTTPClient(client *http.Client) *PutAPIKeyDatasetIDParams
WithHTTPClient adds the HTTPClient to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) WithID ¶
func (o *PutAPIKeyDatasetIDParams) WithID(id string) *PutAPIKeyDatasetIDParams
WithID adds the id to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) WithInput ¶
func (o *PutAPIKeyDatasetIDParams) WithInput(input *models.RequestUpdateDatasetRequest) *PutAPIKeyDatasetIDParams
WithInput adds the input to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) WithTimeout ¶
func (o *PutAPIKeyDatasetIDParams) WithTimeout(timeout time.Duration) *PutAPIKeyDatasetIDParams
WithTimeout adds the timeout to the put API key dataset ID params
func (*PutAPIKeyDatasetIDParams) WriteToRequest ¶
func (o *PutAPIKeyDatasetIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAPIKeyDatasetIDReader ¶
type PutAPIKeyDatasetIDReader struct {
// contains filtered or unexported fields
}
PutAPIKeyDatasetIDReader is a Reader for the PutAPIKeyDatasetID structure.
func (*PutAPIKeyDatasetIDReader) ReadResponse ¶
func (o *PutAPIKeyDatasetIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- api_key_dataset_client.go
- delete_api_key_dataset_id_parameters.go
- delete_api_key_dataset_id_responses.go
- get_api_key_dataset_id_download_parameters.go
- get_api_key_dataset_id_download_responses.go
- get_api_key_dataset_id_like_parameters.go
- get_api_key_dataset_id_like_responses.go
- get_api_key_dataset_id_parameters.go
- get_api_key_dataset_id_responses.go
- get_api_key_dataset_organization_org_parameters.go
- get_api_key_dataset_organization_org_responses.go
- get_api_key_dataset_username_name_parameters.go
- get_api_key_dataset_username_name_responses.go
- post_api_key_dataset_list_by_author_username_parameters.go
- post_api_key_dataset_list_by_author_username_responses.go
- post_api_key_dataset_list_parameters.go
- post_api_key_dataset_list_responses.go
- post_api_key_dataset_matching_tags_parameters.go
- post_api_key_dataset_matching_tags_responses.go
- post_api_key_dataset_parameters.go
- post_api_key_dataset_responses.go
- put_api_key_dataset_id_metadata_parameters.go
- put_api_key_dataset_id_metadata_responses.go
- put_api_key_dataset_id_parameters.go
- put_api_key_dataset_id_responses.go