Documentation
¶
Overview ¶
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func NewConfiguration() *config.Configuration
- func ParameterValueToString(obj interface{}, key string) stringdeprecated
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- func (a *APIClient) CreateToken(ctx context.Context, regionId string, projectId string) ApiCreateTokenRequestdeprecated
- func (a *APIClient) CreateTokenExecute(ctx context.Context, regionId string, projectId string) (*CreateTokenResponse, error)deprecated
- func (a *APIClient) DeleteToken(ctx context.Context, regionId string, projectId string, tId string) ApiDeleteTokenRequestdeprecated
- func (a *APIClient) DeleteTokenExecute(ctx context.Context, regionId string, projectId string, tId string) (*MessageResponse, error)deprecated
- func (a *APIClient) GetChatModel(ctx context.Context, regionId string, modelId string) ApiGetChatModelRequestdeprecated
- func (a *APIClient) GetChatModelExecute(ctx context.Context, regionId string, modelId string) (*GetChatModelResponse, error)deprecated
- func (c *APIClient) GetConfig() *config.Configuration
- func (a *APIClient) GetEmbeddingModel(ctx context.Context, regionId string, modelId string) ApiGetEmbeddingModelRequestdeprecated
- func (a *APIClient) GetEmbeddingModelExecute(ctx context.Context, regionId string, modelId string) (*GetEmbeddingsModelResp, error)deprecated
- func (a *APIClient) GetToken(ctx context.Context, regionId string, projectId string, tId string) ApiGetTokenRequestdeprecated
- func (a *APIClient) GetTokenExecute(ctx context.Context, regionId string, projectId string, tId string) (*GetTokenResponse, error)deprecated
- func (a *APIClient) ListModels(ctx context.Context, regionId string) ApiListModelsRequestdeprecated
- func (a *APIClient) ListModelsExecute(ctx context.Context, regionId string) (*ListModelsResponse, error)deprecated
- func (a *APIClient) ListTokens(ctx context.Context, regionId string, projectId string) ApiListTokensRequestdeprecated
- func (a *APIClient) ListTokensExecute(ctx context.Context, regionId string, projectId string) (*ListTokenResp, error)deprecated
- func (a *APIClient) PartialUpdateToken(ctx context.Context, regionId string, projectId string, tId string) ApiPartialUpdateTokenRequestdeprecated
- func (a *APIClient) PartialUpdateTokenExecute(ctx context.Context, regionId string, projectId string, tId string) (*UpdateTokenResponse, error)deprecated
- type ApiCreateTokenRequestdeprecated
- type ApiDeleteTokenRequestdeprecated
- type ApiGetChatModelRequestdeprecated
- type ApiGetEmbeddingModelRequestdeprecated
- type ApiGetTokenRequestdeprecated
- type ApiListModelsRequestdeprecated
- type ApiListTokensRequestdeprecated
- type ApiPartialUpdateTokenRequestdeprecated
- type ChatModelDetails
- func (o *ChatModelDetails) GetBits() (res ChatModelDetailsGetBitsRetType)
- func (o *ChatModelDetails) GetBitsOk() (ret ChatModelDetailsGetBitsRetType, ok bool)
- func (o *ChatModelDetails) GetCategory() (ret ChatModelDetailsGetCategoryRetType)
- func (o *ChatModelDetails) GetCategoryOk() (ret ChatModelDetailsGetCategoryRetType, ok bool)
- func (o *ChatModelDetails) GetContextLength() (ret ChatModelDetailsGetContextLengthRetType)
- func (o *ChatModelDetails) GetContextLengthOk() (ret ChatModelDetailsGetContextLengthRetType, ok bool)
- func (o *ChatModelDetails) GetDescription() (ret ChatModelDetailsGetDescriptionRetType)
- func (o *ChatModelDetails) GetDescriptionOk() (ret ChatModelDetailsGetDescriptionRetType, ok bool)
- func (o *ChatModelDetails) GetDisplayedName() (ret ChatModelDetailsGetDisplayedNameRetType)
- func (o *ChatModelDetails) GetDisplayedNameOk() (ret ChatModelDetailsGetDisplayedNameRetType, ok bool)
- func (o *ChatModelDetails) GetId() (ret ChatModelDetailsGetIdRetType)
- func (o *ChatModelDetails) GetIdOk() (ret ChatModelDetailsGetIdRetType, ok bool)
- func (o *ChatModelDetails) GetName() (ret ChatModelDetailsGetNameRetType)
- func (o *ChatModelDetails) GetNameOk() (ret ChatModelDetailsGetNameRetType, ok bool)
- func (o *ChatModelDetails) GetQuantizationMethod() (res ChatModelDetailsGetQuantizationMethodRetType)
- func (o *ChatModelDetails) GetQuantizationMethodOk() (ret ChatModelDetailsGetQuantizationMethodRetType, ok bool)
- func (o *ChatModelDetails) GetRegion() (ret ChatModelDetailsGetRegionRetType)
- func (o *ChatModelDetails) GetRegionOk() (ret ChatModelDetailsGetRegionRetType, ok bool)
- func (o *ChatModelDetails) GetSize() (ret ChatModelDetailsGetSizeRetType)
- func (o *ChatModelDetails) GetSizeOk() (ret ChatModelDetailsGetSizeRetType, ok bool)
- func (o *ChatModelDetails) GetSkus() (ret ChatModelDetailsGetSkusRetType)
- func (o *ChatModelDetails) GetSkusOk() (ret ChatModelDetailsGetSkusRetType, ok bool)
- func (o *ChatModelDetails) GetTags() (ret ChatModelDetailsGetTagsRetType)
- func (o *ChatModelDetails) GetTagsOk() (ret ChatModelDetailsGetTagsRetType, ok bool)
- func (o *ChatModelDetails) GetUrl() (ret ChatModelDetailsGetUrlRetType)
- func (o *ChatModelDetails) GetUrlOk() (ret ChatModelDetailsGetUrlRetType, ok bool)
- func (o *ChatModelDetails) HasBits() bool
- func (o *ChatModelDetails) HasQuantizationMethod() bool
- func (o *ChatModelDetails) SetBits(v ChatModelDetailsGetBitsRetType)
- func (o *ChatModelDetails) SetCategory(v ChatModelDetailsGetCategoryRetType)
- func (o *ChatModelDetails) SetContextLength(v ChatModelDetailsGetContextLengthRetType)
- func (o *ChatModelDetails) SetDescription(v ChatModelDetailsGetDescriptionRetType)
- func (o *ChatModelDetails) SetDisplayedName(v ChatModelDetailsGetDisplayedNameRetType)
- func (o *ChatModelDetails) SetId(v ChatModelDetailsGetIdRetType)
- func (o *ChatModelDetails) SetName(v ChatModelDetailsGetNameRetType)
- func (o *ChatModelDetails) SetQuantizationMethod(v ChatModelDetailsGetQuantizationMethodRetType)
- func (o *ChatModelDetails) SetRegion(v ChatModelDetailsGetRegionRetType)
- func (o *ChatModelDetails) SetSize(v ChatModelDetailsGetSizeRetType)
- func (o *ChatModelDetails) SetSkus(v ChatModelDetailsGetSkusRetType)
- func (o *ChatModelDetails) SetTags(v ChatModelDetailsGetTagsRetType)
- func (o *ChatModelDetails) SetUrl(v ChatModelDetailsGetUrlRetType)
- func (o ChatModelDetails) ToMap() (map[string]interface{}, error)deprecated
- type ChatModelDetailsBits
- type ChatModelDetailsCategory
- type ChatModelDetailsGetBitsArgTypedeprecated
- type ChatModelDetailsGetBitsAttributeTypedeprecated
- type ChatModelDetailsGetBitsRetTypedeprecated
- type ChatModelDetailsGetCategoryArgTypedeprecated
- type ChatModelDetailsGetCategoryAttributeTypedeprecated
- type ChatModelDetailsGetCategoryRetTypedeprecated
- type ChatModelDetailsGetContextLengthArgTypedeprecated
- type ChatModelDetailsGetContextLengthAttributeType
- type ChatModelDetailsGetContextLengthRetTypedeprecated
- type ChatModelDetailsGetDescriptionArgTypedeprecated
- type ChatModelDetailsGetDescriptionAttributeType
- type ChatModelDetailsGetDescriptionRetTypedeprecated
- type ChatModelDetailsGetDisplayedNameArgTypedeprecated
- type ChatModelDetailsGetDisplayedNameAttributeType
- type ChatModelDetailsGetDisplayedNameRetTypedeprecated
- type ChatModelDetailsGetIdArgTypedeprecated
- type ChatModelDetailsGetIdAttributeType
- type ChatModelDetailsGetIdRetTypedeprecated
- type ChatModelDetailsGetNameArgTypedeprecated
- type ChatModelDetailsGetNameAttributeType
- type ChatModelDetailsGetNameRetTypedeprecated
- type ChatModelDetailsGetQuantizationMethodArgTypedeprecated
- type ChatModelDetailsGetQuantizationMethodAttributeTypedeprecated
- type ChatModelDetailsGetQuantizationMethodRetTypedeprecated
- type ChatModelDetailsGetRegionArgTypedeprecated
- type ChatModelDetailsGetRegionAttributeType
- type ChatModelDetailsGetRegionRetTypedeprecated
- type ChatModelDetailsGetSizeArgTypedeprecated
- type ChatModelDetailsGetSizeAttributeType
- type ChatModelDetailsGetSizeRetTypedeprecated
- type ChatModelDetailsGetSkusArgTypedeprecated
- type ChatModelDetailsGetSkusAttributeType
- type ChatModelDetailsGetSkusRetTypedeprecated
- type ChatModelDetailsGetTagsArgTypedeprecated
- type ChatModelDetailsGetTagsAttributeType
- type ChatModelDetailsGetTagsRetTypedeprecated
- type ChatModelDetailsGetUrlArgTypedeprecated
- type ChatModelDetailsGetUrlAttributeType
- type ChatModelDetailsGetUrlRetTypedeprecated
- type ChatModelDetailsQuantizationMethod
- type CreateTokenPayload
- func (o *CreateTokenPayload) GetDescription() (res CreateTokenPayloadGetDescriptionRetType)
- func (o *CreateTokenPayload) GetDescriptionOk() (ret CreateTokenPayloadGetDescriptionRetType, ok bool)
- func (o *CreateTokenPayload) GetName() (ret CreateTokenPayloadGetNameRetType)
- func (o *CreateTokenPayload) GetNameOk() (ret CreateTokenPayloadGetNameRetType, ok bool)
- func (o *CreateTokenPayload) GetTtlDuration() (res CreateTokenPayloadGetTtlDurationRetType)
- func (o *CreateTokenPayload) GetTtlDurationOk() (ret CreateTokenPayloadGetTtlDurationRetType, ok bool)
- func (o *CreateTokenPayload) HasDescription() bool
- func (o *CreateTokenPayload) HasTtlDuration() bool
- func (o *CreateTokenPayload) SetDescription(v CreateTokenPayloadGetDescriptionRetType)
- func (o *CreateTokenPayload) SetName(v CreateTokenPayloadGetNameRetType)
- func (o *CreateTokenPayload) SetTtlDuration(v CreateTokenPayloadGetTtlDurationRetType)
- func (o CreateTokenPayload) ToMap() (map[string]interface{}, error)deprecated
- type CreateTokenPayloadGetDescriptionArgTypedeprecated
- type CreateTokenPayloadGetDescriptionAttributeType
- type CreateTokenPayloadGetDescriptionRetTypedeprecated
- type CreateTokenPayloadGetNameArgTypedeprecated
- type CreateTokenPayloadGetNameAttributeType
- type CreateTokenPayloadGetNameRetTypedeprecated
- type CreateTokenPayloadGetTtlDurationArgTypedeprecated
- type CreateTokenPayloadGetTtlDurationAttributeType
- type CreateTokenPayloadGetTtlDurationRetTypedeprecated
- type CreateTokenRequestdeprecated
- type CreateTokenResponse
- func (o *CreateTokenResponse) GetMessage() (res CreateTokenResponseGetMessageRetType)
- func (o *CreateTokenResponse) GetMessageOk() (ret CreateTokenResponseGetMessageRetType, ok bool)
- func (o *CreateTokenResponse) GetToken() (ret CreateTokenResponseGetTokenRetType)
- func (o *CreateTokenResponse) GetTokenOk() (ret CreateTokenResponseGetTokenRetType, ok bool)
- func (o *CreateTokenResponse) HasMessage() bool
- func (o *CreateTokenResponse) SetMessage(v CreateTokenResponseGetMessageRetType)
- func (o *CreateTokenResponse) SetToken(v CreateTokenResponseGetTokenRetType)
- func (o CreateTokenResponse) ToMap() (map[string]interface{}, error)deprecated
- type CreateTokenResponseGetMessageArgTypedeprecated
- type CreateTokenResponseGetMessageAttributeType
- type CreateTokenResponseGetMessageRetTypedeprecated
- type CreateTokenResponseGetTokenArgTypedeprecated
- type CreateTokenResponseGetTokenAttributeType
- type CreateTokenResponseGetTokenRetTypedeprecated
- type DefaultApideprecated
- type DefaultApiService
- type DeleteTokenRequestdeprecated
- type EmbeddingModelDetails
- func (o *EmbeddingModelDetails) GetCategory() (ret EmbeddingModelDetailsGetCategoryRetType)
- func (o *EmbeddingModelDetails) GetCategoryOk() (ret EmbeddingModelDetailsGetCategoryRetType, ok bool)
- func (o *EmbeddingModelDetails) GetDescription() (ret EmbeddingModelDetailsGetDescriptionRetType)
- func (o *EmbeddingModelDetails) GetDescriptionOk() (ret EmbeddingModelDetailsGetDescriptionRetType, ok bool)
- func (o *EmbeddingModelDetails) GetDisplayedName() (ret EmbeddingModelDetailsGetDisplayedNameRetType)
- func (o *EmbeddingModelDetails) GetDisplayedNameOk() (ret EmbeddingModelDetailsGetDisplayedNameRetType, ok bool)
- func (o *EmbeddingModelDetails) GetId() (ret EmbeddingModelDetailsGetIdRetType)
- func (o *EmbeddingModelDetails) GetIdOk() (ret EmbeddingModelDetailsGetIdRetType, ok bool)
- func (o *EmbeddingModelDetails) GetName() (ret EmbeddingModelDetailsGetNameRetType)
- func (o *EmbeddingModelDetails) GetNameOk() (ret EmbeddingModelDetailsGetNameRetType, ok bool)
- func (o *EmbeddingModelDetails) GetOutputDimension() (ret EmbeddingModelDetailsGetOutputDimensionRetType)
- func (o *EmbeddingModelDetails) GetOutputDimensionOk() (ret EmbeddingModelDetailsGetOutputDimensionRetType, ok bool)
- func (o *EmbeddingModelDetails) GetRegion() (ret EmbeddingModelDetailsGetRegionRetType)
- func (o *EmbeddingModelDetails) GetRegionOk() (ret EmbeddingModelDetailsGetRegionRetType, ok bool)
- func (o *EmbeddingModelDetails) GetSkus() (ret EmbeddingModelDetailsGetSkusRetType)
- func (o *EmbeddingModelDetails) GetSkusOk() (ret EmbeddingModelDetailsGetSkusRetType, ok bool)
- func (o *EmbeddingModelDetails) GetTags() (res EmbeddingModelDetailsGetTagsRetType)
- func (o *EmbeddingModelDetails) GetTagsOk() (ret EmbeddingModelDetailsGetTagsRetType, ok bool)
- func (o *EmbeddingModelDetails) GetUrl() (ret EmbeddingModelDetailsGetUrlRetType)
- func (o *EmbeddingModelDetails) GetUrlOk() (ret EmbeddingModelDetailsGetUrlRetType, ok bool)
- func (o *EmbeddingModelDetails) HasTags() bool
- func (o *EmbeddingModelDetails) SetCategory(v EmbeddingModelDetailsGetCategoryRetType)
- func (o *EmbeddingModelDetails) SetDescription(v EmbeddingModelDetailsGetDescriptionRetType)
- func (o *EmbeddingModelDetails) SetDisplayedName(v EmbeddingModelDetailsGetDisplayedNameRetType)
- func (o *EmbeddingModelDetails) SetId(v EmbeddingModelDetailsGetIdRetType)
- func (o *EmbeddingModelDetails) SetName(v EmbeddingModelDetailsGetNameRetType)
- func (o *EmbeddingModelDetails) SetOutputDimension(v EmbeddingModelDetailsGetOutputDimensionRetType)
- func (o *EmbeddingModelDetails) SetRegion(v EmbeddingModelDetailsGetRegionRetType)
- func (o *EmbeddingModelDetails) SetSkus(v EmbeddingModelDetailsGetSkusRetType)
- func (o *EmbeddingModelDetails) SetTags(v EmbeddingModelDetailsGetTagsRetType)
- func (o *EmbeddingModelDetails) SetUrl(v EmbeddingModelDetailsGetUrlRetType)
- func (o EmbeddingModelDetails) ToMap() (map[string]interface{}, error)deprecated
- type EmbeddingModelDetailsCategory
- type EmbeddingModelDetailsGetCategoryArgTypedeprecated
- type EmbeddingModelDetailsGetCategoryAttributeTypedeprecated
- type EmbeddingModelDetailsGetCategoryRetTypedeprecated
- type EmbeddingModelDetailsGetDescriptionArgTypedeprecated
- type EmbeddingModelDetailsGetDescriptionAttributeType
- type EmbeddingModelDetailsGetDescriptionRetTypedeprecated
- type EmbeddingModelDetailsGetDisplayedNameArgTypedeprecated
- type EmbeddingModelDetailsGetDisplayedNameAttributeType
- type EmbeddingModelDetailsGetDisplayedNameRetTypedeprecated
- type EmbeddingModelDetailsGetIdArgTypedeprecated
- type EmbeddingModelDetailsGetIdAttributeType
- type EmbeddingModelDetailsGetIdRetTypedeprecated
- type EmbeddingModelDetailsGetNameArgTypedeprecated
- type EmbeddingModelDetailsGetNameAttributeType
- type EmbeddingModelDetailsGetNameRetTypedeprecated
- type EmbeddingModelDetailsGetOutputDimensionArgTypedeprecated
- type EmbeddingModelDetailsGetOutputDimensionAttributeType
- type EmbeddingModelDetailsGetOutputDimensionRetTypedeprecated
- type EmbeddingModelDetailsGetRegionArgTypedeprecated
- type EmbeddingModelDetailsGetRegionAttributeType
- type EmbeddingModelDetailsGetRegionRetTypedeprecated
- type EmbeddingModelDetailsGetSkusArgTypedeprecated
- type EmbeddingModelDetailsGetSkusAttributeType
- type EmbeddingModelDetailsGetSkusRetTypedeprecated
- type EmbeddingModelDetailsGetTagsArgTypedeprecated
- type EmbeddingModelDetailsGetTagsAttributeType
- type EmbeddingModelDetailsGetTagsRetTypedeprecated
- type EmbeddingModelDetailsGetUrlArgTypedeprecated
- type EmbeddingModelDetailsGetUrlAttributeType
- type EmbeddingModelDetailsGetUrlRetTypedeprecated
- type ErrorMessageResponse
- func (o *ErrorMessageResponse) GetError() (res ErrorMessageResponseGetErrorRetType)
- func (o *ErrorMessageResponse) GetErrorOk() (ret ErrorMessageResponseGetErrorRetType, ok bool)
- func (o *ErrorMessageResponse) GetMessage() (res ErrorMessageResponseGetMessageRetType)
- func (o *ErrorMessageResponse) GetMessageOk() (ret ErrorMessageResponseGetMessageRetType, ok bool)
- func (o *ErrorMessageResponse) HasError() bool
- func (o *ErrorMessageResponse) HasMessage() bool
- func (o *ErrorMessageResponse) SetError(v ErrorMessageResponseGetErrorRetType)
- func (o *ErrorMessageResponse) SetMessage(v ErrorMessageResponseGetMessageRetType)
- func (o ErrorMessageResponse) ToMap() (map[string]interface{}, error)deprecated
- type ErrorMessageResponseGetErrorArgTypedeprecated
- type ErrorMessageResponseGetErrorAttributeType
- type ErrorMessageResponseGetErrorRetTypedeprecated
- type ErrorMessageResponseGetMessageArgTypedeprecated
- type ErrorMessageResponseGetMessageAttributeType
- type ErrorMessageResponseGetMessageRetTypedeprecated
- type GetChatModelRequestdeprecated
- type GetChatModelResponse
- func (o *GetChatModelResponse) GetMessage() (res GetChatModelResponseGetMessageRetType)
- func (o *GetChatModelResponse) GetMessageOk() (ret GetChatModelResponseGetMessageRetType, ok bool)
- func (o *GetChatModelResponse) GetModel() (ret GetChatModelResponseGetModelRetType)
- func (o *GetChatModelResponse) GetModelOk() (ret GetChatModelResponseGetModelRetType, ok bool)
- func (o *GetChatModelResponse) HasMessage() bool
- func (o *GetChatModelResponse) SetMessage(v GetChatModelResponseGetMessageRetType)
- func (o *GetChatModelResponse) SetModel(v GetChatModelResponseGetModelRetType)
- func (o GetChatModelResponse) ToMap() (map[string]interface{}, error)deprecated
- type GetChatModelResponseGetMessageArgTypedeprecated
- type GetChatModelResponseGetMessageAttributeType
- type GetChatModelResponseGetMessageRetTypedeprecated
- type GetChatModelResponseGetModelArgTypedeprecated
- type GetChatModelResponseGetModelAttributeType
- type GetChatModelResponseGetModelRetTypedeprecated
- type GetEmbeddingModelRequestdeprecated
- type GetEmbeddingsModelResp
- func (o *GetEmbeddingsModelResp) GetMessage() (res GetEmbeddingsModelRespGetMessageRetType)
- func (o *GetEmbeddingsModelResp) GetMessageOk() (ret GetEmbeddingsModelRespGetMessageRetType, ok bool)
- func (o *GetEmbeddingsModelResp) GetModel() (ret GetEmbeddingsModelRespGetModelRetType)
- func (o *GetEmbeddingsModelResp) GetModelOk() (ret GetEmbeddingsModelRespGetModelRetType, ok bool)
- func (o *GetEmbeddingsModelResp) HasMessage() bool
- func (o *GetEmbeddingsModelResp) SetMessage(v GetEmbeddingsModelRespGetMessageRetType)
- func (o *GetEmbeddingsModelResp) SetModel(v GetEmbeddingsModelRespGetModelRetType)
- func (o GetEmbeddingsModelResp) ToMap() (map[string]interface{}, error)deprecated
- type GetEmbeddingsModelRespGetMessageArgTypedeprecated
- type GetEmbeddingsModelRespGetMessageAttributeType
- type GetEmbeddingsModelRespGetMessageRetTypedeprecated
- type GetEmbeddingsModelRespGetModelArgTypedeprecated
- type GetEmbeddingsModelRespGetModelAttributeType
- type GetEmbeddingsModelRespGetModelRetTypedeprecated
- type GetTokenRequestdeprecated
- type GetTokenResponse
- func (o *GetTokenResponse) GetMessage() (res GetTokenResponseGetMessageRetType)
- func (o *GetTokenResponse) GetMessageOk() (ret GetTokenResponseGetMessageRetType, ok bool)
- func (o *GetTokenResponse) GetToken() (ret GetTokenResponseGetTokenRetType)
- func (o *GetTokenResponse) GetTokenOk() (ret GetTokenResponseGetTokenRetType, ok bool)
- func (o *GetTokenResponse) HasMessage() bool
- func (o *GetTokenResponse) SetMessage(v GetTokenResponseGetMessageRetType)
- func (o *GetTokenResponse) SetToken(v GetTokenResponseGetTokenRetType)
- func (o GetTokenResponse) ToMap() (map[string]interface{}, error)deprecated
- type GetTokenResponseGetMessageArgTypedeprecated
- type GetTokenResponseGetMessageAttributeType
- type GetTokenResponseGetMessageRetTypedeprecated
- type GetTokenResponseGetTokenArgTypedeprecated
- type GetTokenResponseGetTokenAttributeType
- type GetTokenResponseGetTokenRetTypedeprecated
- type ListModelsRequestdeprecated
- type ListModelsResponse
- func (o *ListModelsResponse) GetMessage() (res ListModelsResponseGetMessageRetType)
- func (o *ListModelsResponse) GetMessageOk() (ret ListModelsResponseGetMessageRetType, ok bool)
- func (o *ListModelsResponse) GetModels() (ret ListModelsResponseGetModelsRetType)
- func (o *ListModelsResponse) GetModelsOk() (ret ListModelsResponseGetModelsRetType, ok bool)
- func (o *ListModelsResponse) HasMessage() bool
- func (o *ListModelsResponse) SetMessage(v ListModelsResponseGetMessageRetType)
- func (o *ListModelsResponse) SetModels(v ListModelsResponseGetModelsRetType)
- func (o ListModelsResponse) ToMap() (map[string]interface{}, error)deprecated
- type ListModelsResponseGetMessageArgTypedeprecated
- type ListModelsResponseGetMessageAttributeType
- type ListModelsResponseGetMessageRetTypedeprecated
- type ListModelsResponseGetModelsArgTypedeprecated
- type ListModelsResponseGetModelsAttributeType
- type ListModelsResponseGetModelsRetTypedeprecated
- type ListTokenResp
- func (o *ListTokenResp) GetMessage() (res ListTokenRespGetMessageRetType)
- func (o *ListTokenResp) GetMessageOk() (ret ListTokenRespGetMessageRetType, ok bool)
- func (o *ListTokenResp) GetTokens() (ret ListTokenRespGetTokensRetType)
- func (o *ListTokenResp) GetTokensOk() (ret ListTokenRespGetTokensRetType, ok bool)
- func (o *ListTokenResp) HasMessage() bool
- func (o *ListTokenResp) SetMessage(v ListTokenRespGetMessageRetType)
- func (o *ListTokenResp) SetTokens(v ListTokenRespGetTokensRetType)
- func (o ListTokenResp) ToMap() (map[string]interface{}, error)deprecated
- type ListTokenRespGetMessageArgTypedeprecated
- type ListTokenRespGetMessageAttributeType
- type ListTokenRespGetMessageRetTypedeprecated
- type ListTokenRespGetTokensArgTypedeprecated
- type ListTokenRespGetTokensAttributeType
- type ListTokenRespGetTokensRetTypedeprecated
- type ListTokensRequestdeprecated
- type MappedNullabledeprecated
- type MessageResponse
- func (o *MessageResponse) GetMessage() (res MessageResponseGetMessageRetType)
- func (o *MessageResponse) GetMessageOk() (ret MessageResponseGetMessageRetType, ok bool)
- func (o *MessageResponse) HasMessage() bool
- func (o *MessageResponse) SetMessage(v MessageResponseGetMessageRetType)
- func (o MessageResponse) ToMap() (map[string]interface{}, error)deprecated
- type MessageResponseGetMessageArgTypedeprecated
- type MessageResponseGetMessageAttributeType
- type MessageResponseGetMessageRetTypedeprecated
- type Model
- func (o *Model) GetCategory() (ret ModelGetCategoryRetType)
- func (o *Model) GetCategoryOk() (ret ModelGetCategoryRetType, ok bool)
- func (o *Model) GetDescription() (ret ModelGetDescriptionRetType)
- func (o *Model) GetDescriptionOk() (ret ModelGetDescriptionRetType, ok bool)
- func (o *Model) GetDisplayedName() (ret ModelGetDisplayedNameRetType)
- func (o *Model) GetDisplayedNameOk() (ret ModelGetDisplayedNameRetType, ok bool)
- func (o *Model) GetId() (ret ModelGetIdRetType)
- func (o *Model) GetIdOk() (ret ModelGetIdRetType, ok bool)
- func (o *Model) GetName() (ret ModelGetNameRetType)
- func (o *Model) GetNameOk() (ret ModelGetNameRetType, ok bool)
- func (o *Model) GetRegion() (ret ModelGetRegionRetType)
- func (o *Model) GetRegionOk() (ret ModelGetRegionRetType, ok bool)
- func (o *Model) GetSkus() (ret ModelGetSkusRetType)
- func (o *Model) GetSkusOk() (ret ModelGetSkusRetType, ok bool)
- func (o *Model) GetTags() (res ModelGetTagsRetType)
- func (o *Model) GetTagsOk() (ret ModelGetTagsRetType, ok bool)
- func (o *Model) GetType() (ret ModelGetTypeRetType)
- func (o *Model) GetTypeOk() (ret ModelGetTypeRetType, ok bool)
- func (o *Model) GetUrl() (ret ModelGetUrlRetType)
- func (o *Model) GetUrlOk() (ret ModelGetUrlRetType, ok bool)
- func (o *Model) HasTags() bool
- func (o *Model) SetCategory(v ModelGetCategoryRetType)
- func (o *Model) SetDescription(v ModelGetDescriptionRetType)
- func (o *Model) SetDisplayedName(v ModelGetDisplayedNameRetType)
- func (o *Model) SetId(v ModelGetIdRetType)
- func (o *Model) SetName(v ModelGetNameRetType)
- func (o *Model) SetRegion(v ModelGetRegionRetType)
- func (o *Model) SetSkus(v ModelGetSkusRetType)
- func (o *Model) SetTags(v ModelGetTagsRetType)
- func (o *Model) SetType(v ModelGetTypeRetType)
- func (o *Model) SetUrl(v ModelGetUrlRetType)
- func (o Model) ToMap() (map[string]interface{}, error)deprecated
- type ModelCategory
- type ModelGetCategoryArgTypedeprecated
- type ModelGetCategoryAttributeTypedeprecated
- type ModelGetCategoryRetTypedeprecated
- type ModelGetDescriptionArgTypedeprecated
- type ModelGetDescriptionAttributeType
- type ModelGetDescriptionRetTypedeprecated
- type ModelGetDisplayedNameArgTypedeprecated
- type ModelGetDisplayedNameAttributeType
- type ModelGetDisplayedNameRetTypedeprecated
- type ModelGetIdArgTypedeprecated
- type ModelGetIdAttributeType
- type ModelGetIdRetTypedeprecated
- type ModelGetNameArgTypedeprecated
- type ModelGetNameAttributeType
- type ModelGetNameRetTypedeprecated
- type ModelGetRegionArgTypedeprecated
- type ModelGetRegionAttributeType
- type ModelGetRegionRetTypedeprecated
- type ModelGetSkusArgTypedeprecated
- type ModelGetSkusAttributeType
- type ModelGetSkusRetTypedeprecated
- type ModelGetTagsArgTypedeprecated
- type ModelGetTagsAttributeType
- type ModelGetTagsRetTypedeprecated
- type ModelGetTypeArgTypedeprecated
- type ModelGetTypeAttributeTypedeprecated
- type ModelGetTypeRetTypedeprecated
- type ModelGetUrlArgTypedeprecated
- type ModelGetUrlAttributeType
- type ModelGetUrlRetTypedeprecated
- type ModelTypes
- type NullableBooldeprecated
- func (v NullableBool) Get() *booldeprecated
- func (v NullableBool) IsSet() booldeprecated
- func (v NullableBool) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableBool) Set(val *bool)deprecated
- func (v *NullableBool) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableBool) Unset()deprecated
- type NullableChatModelDetailsdeprecated
- func (v NullableChatModelDetails) Get() *ChatModelDetailsdeprecated
- func (v NullableChatModelDetails) IsSet() booldeprecated
- func (v NullableChatModelDetails) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableChatModelDetails) Set(val *ChatModelDetails)deprecated
- func (v *NullableChatModelDetails) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableChatModelDetails) Unset()deprecated
- type NullableChatModelDetailsBitsdeprecated
- func (v NullableChatModelDetailsBits) Get() *ChatModelDetailsBitsdeprecated
- func (v NullableChatModelDetailsBits) IsSet() booldeprecated
- func (v NullableChatModelDetailsBits) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableChatModelDetailsBits) Set(val *ChatModelDetailsBits)deprecated
- func (v *NullableChatModelDetailsBits) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableChatModelDetailsBits) Unset()deprecated
- type NullableChatModelDetailsCategorydeprecated
- func (v NullableChatModelDetailsCategory) Get() *ChatModelDetailsCategorydeprecated
- func (v NullableChatModelDetailsCategory) IsSet() booldeprecated
- func (v NullableChatModelDetailsCategory) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableChatModelDetailsCategory) Set(val *ChatModelDetailsCategory)deprecated
- func (v *NullableChatModelDetailsCategory) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableChatModelDetailsCategory) Unset()deprecated
- type NullableChatModelDetailsQuantizationMethoddeprecated
- func (v NullableChatModelDetailsQuantizationMethod) Get() *ChatModelDetailsQuantizationMethoddeprecated
- func (v NullableChatModelDetailsQuantizationMethod) IsSet() booldeprecated
- func (v NullableChatModelDetailsQuantizationMethod) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableChatModelDetailsQuantizationMethod) Set(val *ChatModelDetailsQuantizationMethod)deprecated
- func (v *NullableChatModelDetailsQuantizationMethod) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableChatModelDetailsQuantizationMethod) Unset()deprecated
- type NullableCreateTokenPayloaddeprecated
- func (v NullableCreateTokenPayload) Get() *CreateTokenPayloaddeprecated
- func (v NullableCreateTokenPayload) IsSet() booldeprecated
- func (v NullableCreateTokenPayload) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableCreateTokenPayload) Set(val *CreateTokenPayload)deprecated
- func (v *NullableCreateTokenPayload) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableCreateTokenPayload) Unset()deprecated
- type NullableCreateTokenResponsedeprecated
- func (v NullableCreateTokenResponse) Get() *CreateTokenResponsedeprecated
- func (v NullableCreateTokenResponse) IsSet() booldeprecated
- func (v NullableCreateTokenResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableCreateTokenResponse) Set(val *CreateTokenResponse)deprecated
- func (v *NullableCreateTokenResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableCreateTokenResponse) Unset()deprecated
- type NullableEmbeddingModelDetailsdeprecated
- func (v NullableEmbeddingModelDetails) Get() *EmbeddingModelDetailsdeprecated
- func (v NullableEmbeddingModelDetails) IsSet() booldeprecated
- func (v NullableEmbeddingModelDetails) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableEmbeddingModelDetails) Set(val *EmbeddingModelDetails)deprecated
- func (v *NullableEmbeddingModelDetails) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableEmbeddingModelDetails) Unset()deprecated
- type NullableEmbeddingModelDetailsCategorydeprecated
- func (v NullableEmbeddingModelDetailsCategory) Get() *EmbeddingModelDetailsCategorydeprecated
- func (v NullableEmbeddingModelDetailsCategory) IsSet() booldeprecated
- func (v NullableEmbeddingModelDetailsCategory) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableEmbeddingModelDetailsCategory) Set(val *EmbeddingModelDetailsCategory)deprecated
- func (v *NullableEmbeddingModelDetailsCategory) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableEmbeddingModelDetailsCategory) Unset()deprecated
- type NullableErrorMessageResponsedeprecated
- func (v NullableErrorMessageResponse) Get() *ErrorMessageResponsedeprecated
- func (v NullableErrorMessageResponse) IsSet() booldeprecated
- func (v NullableErrorMessageResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableErrorMessageResponse) Set(val *ErrorMessageResponse)deprecated
- func (v *NullableErrorMessageResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableErrorMessageResponse) Unset()deprecated
- type NullableFloat32deprecated
- func (v NullableFloat32) Get() *float32deprecated
- func (v NullableFloat32) IsSet() booldeprecated
- func (v NullableFloat32) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableFloat32) Set(val *float32)deprecated
- func (v *NullableFloat32) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableFloat32) Unset()deprecated
- type NullableFloat64deprecated
- func (v NullableFloat64) Get() *float64deprecated
- func (v NullableFloat64) IsSet() booldeprecated
- func (v NullableFloat64) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableFloat64) Set(val *float64)deprecated
- func (v *NullableFloat64) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableFloat64) Unset()deprecated
- type NullableGetChatModelResponsedeprecated
- func (v NullableGetChatModelResponse) Get() *GetChatModelResponsedeprecated
- func (v NullableGetChatModelResponse) IsSet() booldeprecated
- func (v NullableGetChatModelResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableGetChatModelResponse) Set(val *GetChatModelResponse)deprecated
- func (v *NullableGetChatModelResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableGetChatModelResponse) Unset()deprecated
- type NullableGetEmbeddingsModelRespdeprecated
- func (v NullableGetEmbeddingsModelResp) Get() *GetEmbeddingsModelRespdeprecated
- func (v NullableGetEmbeddingsModelResp) IsSet() booldeprecated
- func (v NullableGetEmbeddingsModelResp) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableGetEmbeddingsModelResp) Set(val *GetEmbeddingsModelResp)deprecated
- func (v *NullableGetEmbeddingsModelResp) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableGetEmbeddingsModelResp) Unset()deprecated
- type NullableGetTokenResponsedeprecated
- func (v NullableGetTokenResponse) Get() *GetTokenResponsedeprecated
- func (v NullableGetTokenResponse) IsSet() booldeprecated
- func (v NullableGetTokenResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableGetTokenResponse) Set(val *GetTokenResponse)deprecated
- func (v *NullableGetTokenResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableGetTokenResponse) Unset()deprecated
- type NullableIntdeprecated
- func (v NullableInt) Get() *intdeprecated
- func (v NullableInt) IsSet() booldeprecated
- func (v NullableInt) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableInt) Set(val *int)deprecated
- func (v *NullableInt) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableInt) Unset()deprecated
- type NullableInt32deprecated
- func (v NullableInt32) Get() *int32deprecated
- func (v NullableInt32) IsSet() booldeprecated
- func (v NullableInt32) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableInt32) Set(val *int32)deprecated
- func (v *NullableInt32) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableInt32) Unset()deprecated
- type NullableInt64deprecated
- func (v NullableInt64) Get() *int64deprecated
- func (v NullableInt64) IsSet() booldeprecated
- func (v NullableInt64) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableInt64) Set(val *int64)deprecated
- func (v *NullableInt64) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableInt64) Unset()deprecated
- type NullableListModelsResponsedeprecated
- func (v NullableListModelsResponse) Get() *ListModelsResponsedeprecated
- func (v NullableListModelsResponse) IsSet() booldeprecated
- func (v NullableListModelsResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableListModelsResponse) Set(val *ListModelsResponse)deprecated
- func (v *NullableListModelsResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableListModelsResponse) Unset()deprecated
- type NullableListTokenRespdeprecated
- func (v NullableListTokenResp) Get() *ListTokenRespdeprecated
- func (v NullableListTokenResp) IsSet() booldeprecated
- func (v NullableListTokenResp) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableListTokenResp) Set(val *ListTokenResp)deprecated
- func (v *NullableListTokenResp) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableListTokenResp) Unset()deprecated
- type NullableMessageResponsedeprecated
- func (v NullableMessageResponse) Get() *MessageResponsedeprecated
- func (v NullableMessageResponse) IsSet() booldeprecated
- func (v NullableMessageResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableMessageResponse) Set(val *MessageResponse)deprecated
- func (v *NullableMessageResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableMessageResponse) Unset()deprecated
- type NullableModeldeprecated
- func (v NullableModel) Get() *Modeldeprecated
- func (v NullableModel) IsSet() booldeprecated
- func (v NullableModel) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableModel) Set(val *Model)deprecated
- func (v *NullableModel) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableModel) Unset()deprecated
- type NullableModelCategorydeprecated
- func (v NullableModelCategory) Get() *ModelCategorydeprecated
- func (v NullableModelCategory) IsSet() booldeprecated
- func (v NullableModelCategory) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableModelCategory) Set(val *ModelCategory)deprecated
- func (v *NullableModelCategory) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableModelCategory) Unset()deprecated
- type NullableModelTypesdeprecated
- func (v NullableModelTypes) Get() *ModelTypesdeprecated
- func (v NullableModelTypes) IsSet() booldeprecated
- func (v NullableModelTypes) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableModelTypes) Set(val *ModelTypes)deprecated
- func (v *NullableModelTypes) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableModelTypes) Unset()deprecated
- type NullablePartialUpdateTokenPayloaddeprecated
- func (v NullablePartialUpdateTokenPayload) Get() *PartialUpdateTokenPayloaddeprecated
- func (v NullablePartialUpdateTokenPayload) IsSet() booldeprecated
- func (v NullablePartialUpdateTokenPayload) MarshalJSON() ([]byte, error)deprecated
- func (v *NullablePartialUpdateTokenPayload) Set(val *PartialUpdateTokenPayload)deprecated
- func (v *NullablePartialUpdateTokenPayload) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullablePartialUpdateTokenPayload) Unset()deprecated
- type NullableSKUdeprecated
- func (v NullableSKU) Get() *SKUdeprecated
- func (v NullableSKU) IsSet() booldeprecated
- func (v NullableSKU) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableSKU) Set(val *SKU)deprecated
- func (v *NullableSKU) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableSKU) Unset()deprecated
- type NullableStringdeprecated
- func (v NullableString) Get() *stringdeprecated
- func (v NullableString) IsSet() booldeprecated
- func (v NullableString) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableString) Set(val *string)deprecated
- func (v *NullableString) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableString) Unset()deprecated
- type NullableTimedeprecated
- func (v NullableTime) Get() *time.Timedeprecated
- func (v NullableTime) IsSet() booldeprecated
- func (v NullableTime) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableTime) Set(val *time.Time)deprecated
- func (v *NullableTime) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableTime) Unset()deprecated
- type NullableTokendeprecated
- func (v NullableToken) Get() *Tokendeprecated
- func (v NullableToken) IsSet() booldeprecated
- func (v NullableToken) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableToken) Set(val *Token)deprecated
- func (v *NullableToken) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableToken) Unset()deprecated
- type NullableTokenCreateddeprecated
- func (v NullableTokenCreated) Get() *TokenCreateddeprecated
- func (v NullableTokenCreated) IsSet() booldeprecated
- func (v NullableTokenCreated) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableTokenCreated) Set(val *TokenCreated)deprecated
- func (v *NullableTokenCreated) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableTokenCreated) Unset()deprecated
- type NullableTokenCreatedStatedeprecated
- func (v NullableTokenCreatedState) Get() *TokenCreatedStatedeprecated
- func (v NullableTokenCreatedState) IsSet() booldeprecated
- func (v NullableTokenCreatedState) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableTokenCreatedState) Set(val *TokenCreatedState)deprecated
- func (v *NullableTokenCreatedState) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableTokenCreatedState) Unset()deprecated
- type NullableTokenStatedeprecated
- func (v NullableTokenState) Get() *TokenStatedeprecated
- func (v NullableTokenState) IsSet() booldeprecated
- func (v NullableTokenState) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableTokenState) Set(val *TokenState)deprecated
- func (v *NullableTokenState) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableTokenState) Unset()deprecated
- type NullableUpdateTokenResponsedeprecated
- func (v NullableUpdateTokenResponse) Get() *UpdateTokenResponsedeprecated
- func (v NullableUpdateTokenResponse) IsSet() booldeprecated
- func (v NullableUpdateTokenResponse) MarshalJSON() ([]byte, error)deprecated
- func (v *NullableUpdateTokenResponse) Set(val *UpdateTokenResponse)deprecated
- func (v *NullableUpdateTokenResponse) UnmarshalJSON(src []byte) errordeprecated
- func (v *NullableUpdateTokenResponse) Unset()deprecated
- type NullableValuedeprecated
- func (v NullableValue[T]) Get() *Tdeprecated
- func (v NullableValue[T]) IsSet() booldeprecated
- func (v *NullableValue[T]) Set(val *T)deprecated
- func (v *NullableValue[T]) Unset()deprecated
- type PartialUpdateTokenPayload
- func (o *PartialUpdateTokenPayload) GetDescription() (res PartialUpdateTokenPayloadGetDescriptionRetType)
- func (o *PartialUpdateTokenPayload) GetDescriptionOk() (ret PartialUpdateTokenPayloadGetDescriptionRetType, ok bool)
- func (o *PartialUpdateTokenPayload) GetName() (res PartialUpdateTokenPayloadGetNameRetType)
- func (o *PartialUpdateTokenPayload) GetNameOk() (ret PartialUpdateTokenPayloadGetNameRetType, ok bool)
- func (o *PartialUpdateTokenPayload) HasDescription() bool
- func (o *PartialUpdateTokenPayload) HasName() bool
- func (o *PartialUpdateTokenPayload) SetDescription(v PartialUpdateTokenPayloadGetDescriptionRetType)
- func (o *PartialUpdateTokenPayload) SetName(v PartialUpdateTokenPayloadGetNameRetType)
- func (o PartialUpdateTokenPayload) ToMap() (map[string]interface{}, error)deprecated
- type PartialUpdateTokenPayloadGetDescriptionArgTypedeprecated
- type PartialUpdateTokenPayloadGetDescriptionAttributeType
- type PartialUpdateTokenPayloadGetDescriptionRetTypedeprecated
- type PartialUpdateTokenPayloadGetNameArgTypedeprecated
- type PartialUpdateTokenPayloadGetNameAttributeType
- type PartialUpdateTokenPayloadGetNameRetTypedeprecated
- type PartialUpdateTokenRequestdeprecated
- type SKU
- func (o *SKU) GetDescription() (res SKUGetDescriptionRetType)
- func (o *SKU) GetDescriptionOk() (ret SKUGetDescriptionRetType, ok bool)
- func (o *SKU) GetId() (ret SKUGetIdRetType)
- func (o *SKU) GetIdOk() (ret SKUGetIdRetType, ok bool)
- func (o *SKU) GetType() (res SKUGetTypeRetType)
- func (o *SKU) GetTypeOk() (ret SKUGetTypeRetType, ok bool)
- func (o *SKU) HasDescription() bool
- func (o *SKU) HasType() bool
- func (o *SKU) SetDescription(v SKUGetDescriptionRetType)
- func (o *SKU) SetId(v SKUGetIdRetType)
- func (o *SKU) SetType(v SKUGetTypeRetType)
- func (o SKU) ToMap() (map[string]interface{}, error)deprecated
- type SKUGetDescriptionArgTypedeprecated
- type SKUGetDescriptionAttributeType
- type SKUGetDescriptionRetTypedeprecated
- type SKUGetIdArgTypedeprecated
- type SKUGetIdAttributeType
- type SKUGetIdRetTypedeprecated
- type SKUGetTypeArgTypedeprecated
- type SKUGetTypeAttributeType
- type SKUGetTypeRetTypedeprecated
- type Token
- func (o *Token) GetDescription() (res TokenGetDescriptionRetType)
- func (o *Token) GetDescriptionOk() (ret TokenGetDescriptionRetType, ok bool)
- func (o *Token) GetId() (ret TokenGetIdRetType)
- func (o *Token) GetIdOk() (ret TokenGetIdRetType, ok bool)
- func (o *Token) GetName() (ret TokenGetNameRetType)
- func (o *Token) GetNameOk() (ret TokenGetNameRetType, ok bool)
- func (o *Token) GetRegion() (ret TokenGetRegionRetType)
- func (o *Token) GetRegionOk() (ret TokenGetRegionRetType, ok bool)
- func (o *Token) GetState() (ret TokenGetStateRetType)
- func (o *Token) GetStateOk() (ret TokenGetStateRetType, ok bool)
- func (o *Token) GetValidUntil() (ret TokenGetValidUntilRetType)
- func (o *Token) GetValidUntilOk() (ret TokenGetValidUntilRetType, ok bool)
- func (o *Token) HasDescription() bool
- func (o *Token) SetDescription(v TokenGetDescriptionRetType)
- func (o *Token) SetId(v TokenGetIdRetType)
- func (o *Token) SetName(v TokenGetNameRetType)
- func (o *Token) SetRegion(v TokenGetRegionRetType)
- func (o *Token) SetState(v TokenGetStateRetType)
- func (o *Token) SetValidUntil(v TokenGetValidUntilRetType)
- func (o Token) ToMap() (map[string]interface{}, error)deprecated
- type TokenCreated
- func (o *TokenCreated) GetContent() (ret TokenCreatedGetContentRetType)
- func (o *TokenCreated) GetContentOk() (ret TokenCreatedGetContentRetType, ok bool)
- func (o *TokenCreated) GetDescription() (res TokenCreatedGetDescriptionRetType)
- func (o *TokenCreated) GetDescriptionOk() (ret TokenCreatedGetDescriptionRetType, ok bool)
- func (o *TokenCreated) GetId() (ret TokenCreatedGetIdRetType)
- func (o *TokenCreated) GetIdOk() (ret TokenCreatedGetIdRetType, ok bool)
- func (o *TokenCreated) GetName() (ret TokenCreatedGetNameRetType)
- func (o *TokenCreated) GetNameOk() (ret TokenCreatedGetNameRetType, ok bool)
- func (o *TokenCreated) GetRegion() (ret TokenCreatedGetRegionRetType)
- func (o *TokenCreated) GetRegionOk() (ret TokenCreatedGetRegionRetType, ok bool)
- func (o *TokenCreated) GetState() (ret TokenCreatedGetStateRetType)
- func (o *TokenCreated) GetStateOk() (ret TokenCreatedGetStateRetType, ok bool)
- func (o *TokenCreated) GetValidUntil() (ret TokenCreatedGetValidUntilRetType)
- func (o *TokenCreated) GetValidUntilOk() (ret TokenCreatedGetValidUntilRetType, ok bool)
- func (o *TokenCreated) HasDescription() bool
- func (o *TokenCreated) SetContent(v TokenCreatedGetContentRetType)
- func (o *TokenCreated) SetDescription(v TokenCreatedGetDescriptionRetType)
- func (o *TokenCreated) SetId(v TokenCreatedGetIdRetType)
- func (o *TokenCreated) SetName(v TokenCreatedGetNameRetType)
- func (o *TokenCreated) SetRegion(v TokenCreatedGetRegionRetType)
- func (o *TokenCreated) SetState(v TokenCreatedGetStateRetType)
- func (o *TokenCreated) SetValidUntil(v TokenCreatedGetValidUntilRetType)
- func (o TokenCreated) ToMap() (map[string]interface{}, error)deprecated
- type TokenCreatedGetContentArgTypedeprecated
- type TokenCreatedGetContentAttributeType
- type TokenCreatedGetContentRetTypedeprecated
- type TokenCreatedGetDescriptionArgTypedeprecated
- type TokenCreatedGetDescriptionAttributeType
- type TokenCreatedGetDescriptionRetTypedeprecated
- type TokenCreatedGetIdArgTypedeprecated
- type TokenCreatedGetIdAttributeType
- type TokenCreatedGetIdRetTypedeprecated
- type TokenCreatedGetNameArgTypedeprecated
- type TokenCreatedGetNameAttributeType
- type TokenCreatedGetNameRetTypedeprecated
- type TokenCreatedGetRegionArgTypedeprecated
- type TokenCreatedGetRegionAttributeType
- type TokenCreatedGetRegionRetTypedeprecated
- type TokenCreatedGetStateArgTypedeprecated
- type TokenCreatedGetStateAttributeTypedeprecated
- type TokenCreatedGetStateRetTypedeprecated
- type TokenCreatedGetValidUntilArgTypedeprecated
- type TokenCreatedGetValidUntilAttributeType
- type TokenCreatedGetValidUntilRetTypedeprecated
- type TokenCreatedState
- type TokenGetDescriptionArgTypedeprecated
- type TokenGetDescriptionAttributeType
- type TokenGetDescriptionRetTypedeprecated
- type TokenGetIdArgTypedeprecated
- type TokenGetIdAttributeType
- type TokenGetIdRetTypedeprecated
- type TokenGetNameArgTypedeprecated
- type TokenGetNameAttributeType
- type TokenGetNameRetTypedeprecated
- type TokenGetRegionArgTypedeprecated
- type TokenGetRegionAttributeType
- type TokenGetRegionRetTypedeprecated
- type TokenGetStateArgTypedeprecated
- type TokenGetStateAttributeTypedeprecated
- type TokenGetStateRetTypedeprecated
- type TokenGetValidUntilArgTypedeprecated
- type TokenGetValidUntilAttributeType
- type TokenGetValidUntilRetTypedeprecated
- type TokenState
- type UpdateTokenResponse
- func (o *UpdateTokenResponse) GetMessage() (res UpdateTokenResponseGetMessageRetType)
- func (o *UpdateTokenResponse) GetMessageOk() (ret UpdateTokenResponseGetMessageRetType, ok bool)
- func (o *UpdateTokenResponse) GetToken() (ret UpdateTokenResponseGetTokenRetType)
- func (o *UpdateTokenResponse) GetTokenOk() (ret UpdateTokenResponseGetTokenRetType, ok bool)
- func (o *UpdateTokenResponse) HasMessage() bool
- func (o *UpdateTokenResponse) SetMessage(v UpdateTokenResponseGetMessageRetType)
- func (o *UpdateTokenResponse) SetToken(v UpdateTokenResponseGetTokenRetType)
- func (o UpdateTokenResponse) ToMap() (map[string]interface{}, error)deprecated
- type UpdateTokenResponseGetMessageArgTypedeprecated
- type UpdateTokenResponseGetMessageAttributeType
- type UpdateTokenResponseGetMessageRetTypedeprecated
- type UpdateTokenResponseGetTokenArgTypedeprecated
- type UpdateTokenResponseGetTokenAttributeType
- type UpdateTokenResponseGetTokenRetTypedeprecated
Constants ¶
This section is empty.
Variables ¶
var AllowedChatModelDetailsBitsEnumValues = []ChatModelDetailsBits{
1,
2,
4,
8,
16,
}
All allowed values of ChatModelDetails enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
var AllowedChatModelDetailsCategoryEnumValues = []ChatModelDetailsCategory{
"standard",
"plus",
"premium",
}
All allowed values of ChatModelDetails enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
var AllowedChatModelDetailsQuantizationMethodEnumValues = []ChatModelDetailsQuantizationMethod{
"PTQ",
"QAT",
}
All allowed values of ChatModelDetails enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
var AllowedEmbeddingModelDetailsCategoryEnumValues = []EmbeddingModelDetailsCategory{
"standard",
"plus",
"premium",
}
All allowed values of EmbeddingModelDetails enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
var AllowedModelCategoryEnumValues = []ModelCategory{
"standard",
"plus",
"premium",
}
All allowed values of Model enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
var AllowedModelTypesEnumValues = []ModelTypes{
"chat",
"embedding",
"audio",
"image",
}
All allowed values of Model enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
var AllowedTokenCreatedStateEnumValues = []TokenCreatedState{
"creating",
"active",
"deleting",
}
All allowed values of TokenCreated enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
var AllowedTokenStateEnumValues = []TokenState{
"creating",
"active",
"deleting",
"inactive",
}
All allowed values of Token enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func IsNil ¶
func IsNil(i interface{}) bool
IsNil checks if an input is nil Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewConfiguration ¶
func NewConfiguration() *config.Configuration
NewConfiguration returns a new Configuration object Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func ParameterValueToString
deprecated
func PtrBool ¶
PtrBool is a helper routine that returns a pointer to given boolean value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func PtrInt ¶
PtrInt is a helper routine that returns a pointer to given integer value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func PtrInt32 ¶
PtrInt32 is a helper routine that returns a pointer to given integer value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func PtrInt64 ¶
PtrInt64 is a helper routine that returns a pointer to given integer value. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Types ¶
type APIClient ¶
type APIClient struct {
// contains filtered or unexported fields
}
APIClient manages communication with the STACKIT Model Serving API API v1.0.0 In most cases there should be only one, shared, APIClient. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewAPIClient ¶
func NewAPIClient(opts ...config.ConfigurationOption) (*APIClient, error)
NewAPIClient creates a new API client. Optionally receives configuration options Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*APIClient) CreateToken
deprecated
func (a *APIClient) CreateToken(ctx context.Context, regionId string, projectId string) ApiCreateTokenRequest
CreateToken: create auth token for shared model use
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param regionId region name @param projectId portal project id @return ApiCreateTokenRequest
func (*APIClient) CreateTokenExecute
deprecated
func (*APIClient) DeleteToken
deprecated
func (a *APIClient) DeleteToken(ctx context.Context, regionId string, projectId string, tId string) ApiDeleteTokenRequest
DeleteToken: delete auth token in shared model use
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param regionId region name @param projectId portal project id @param tId token id @return ApiDeleteTokenRequest
func (*APIClient) DeleteTokenExecute
deprecated
func (*APIClient) GetChatModel
deprecated
func (a *APIClient) GetChatModel(ctx context.Context, regionId string, modelId string) ApiGetChatModelRequest
GetChatModel: details of a llm model
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param regionId region name @param modelId model id @return ApiGetChatModelRequest
func (*APIClient) GetChatModelExecute
deprecated
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *config.Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*APIClient) GetEmbeddingModel
deprecated
func (a *APIClient) GetEmbeddingModel(ctx context.Context, regionId string, modelId string) ApiGetEmbeddingModelRequest
GetEmbeddingModel: details of an embedding model
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param regionId region name @param modelId model id @return ApiGetEmbeddingModelRequest
func (*APIClient) GetEmbeddingModelExecute
deprecated
func (*APIClient) GetToken
deprecated
func (a *APIClient) GetToken(ctx context.Context, regionId string, projectId string, tId string) ApiGetTokenRequest
GetToken: get auth token for shared model use
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param regionId region name @param projectId portal project id @param tId token id @return ApiGetTokenRequest
func (*APIClient) GetTokenExecute
deprecated
func (*APIClient) ListModels
deprecated
func (a *APIClient) ListModels(ctx context.Context, regionId string) ApiListModelsRequest
ListModels: List of shared model
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param regionId region name @return ApiListModelsRequest
func (*APIClient) ListModelsExecute
deprecated
func (*APIClient) ListTokens
deprecated
func (a *APIClient) ListTokens(ctx context.Context, regionId string, projectId string) ApiListTokensRequest
ListTokens: auth tokens for shared model in non dedicated instances
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param regionId region name @param projectId portal project id @return ApiListTokensRequest
func (*APIClient) ListTokensExecute
deprecated
func (*APIClient) PartialUpdateToken
deprecated
func (a *APIClient) PartialUpdateToken(ctx context.Context, regionId string, projectId string, tId string) ApiPartialUpdateTokenRequest
PartialUpdateToken: partial update auth token for shared model use
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param regionId region name @param projectId portal project id @param tId token id @return ApiPartialUpdateTokenRequest
func (*APIClient) PartialUpdateTokenExecute
deprecated
type ApiCreateTokenRequest
deprecated
type ApiCreateTokenRequest interface {
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
CreateTokenPayload(createTokenPayload CreateTokenPayload) ApiCreateTokenRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Execute() (*CreateTokenResponse, error)
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ApiDeleteTokenRequest
deprecated
type ApiDeleteTokenRequest interface {
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Execute() (*MessageResponse, error)
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ApiGetChatModelRequest
deprecated
type ApiGetChatModelRequest interface {
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Execute() (*GetChatModelResponse, error)
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ApiGetEmbeddingModelRequest
deprecated
type ApiGetEmbeddingModelRequest interface {
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Execute() (*GetEmbeddingsModelResp, error)
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ApiGetTokenRequest
deprecated
type ApiGetTokenRequest interface {
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Execute() (*GetTokenResponse, error)
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ApiListModelsRequest
deprecated
type ApiListModelsRequest interface {
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Execute() (*ListModelsResponse, error)
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ApiListTokensRequest
deprecated
type ApiListTokensRequest interface {
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Execute() (*ListTokenResp, error)
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ApiPartialUpdateTokenRequest
deprecated
type ApiPartialUpdateTokenRequest interface {
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
PartialUpdateTokenPayload(partialUpdateTokenPayload PartialUpdateTokenPayload) ApiPartialUpdateTokenRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Execute() (*UpdateTokenResponse, error)
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetails ¶
type ChatModelDetails struct {
// Can be cast to int32 without loss of precision.
Bits ChatModelDetailsGetBitsAttributeType `json:"bits,omitempty"`
// REQUIRED
Category ChatModelDetailsGetCategoryAttributeType `json:"category" required:"true"`
// REQUIRED
ContextLength ChatModelDetailsGetContextLengthAttributeType `json:"contextLength" required:"true"`
// REQUIRED
Description ChatModelDetailsGetDescriptionAttributeType `json:"description" required:"true"`
// REQUIRED
DisplayedName ChatModelDetailsGetDisplayedNameAttributeType `json:"displayedName" required:"true"`
// generated uuid to identify a model
// REQUIRED
Id ChatModelDetailsGetIdAttributeType `json:"id" required:"true"`
// huggingface name
// REQUIRED
Name ChatModelDetailsGetNameAttributeType `json:"name" required:"true"`
QuantizationMethod ChatModelDetailsGetQuantizationMethodAttributeType `json:"quantizationMethod,omitempty"`
// REQUIRED
Region ChatModelDetailsGetRegionAttributeType `json:"region" required:"true"`
// model size in bytes
// REQUIRED
Size ChatModelDetailsGetSizeAttributeType `json:"size" required:"true"`
// REQUIRED
Skus ChatModelDetailsGetSkusAttributeType `json:"skus" required:"true"`
// REQUIRED
Tags ChatModelDetailsGetTagsAttributeType `json:"tags" required:"true"`
// url of the model
// REQUIRED
Url ChatModelDetailsGetUrlAttributeType `json:"url" required:"true"`
}
ChatModelDetails struct for ChatModelDetails Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewChatModelDetails ¶
func NewChatModelDetails(category ChatModelDetailsGetCategoryArgType, contextLength ChatModelDetailsGetContextLengthArgType, description ChatModelDetailsGetDescriptionArgType, displayedName ChatModelDetailsGetDisplayedNameArgType, id ChatModelDetailsGetIdArgType, name ChatModelDetailsGetNameArgType, region ChatModelDetailsGetRegionArgType, size ChatModelDetailsGetSizeArgType, skus ChatModelDetailsGetSkusArgType, tags ChatModelDetailsGetTagsArgType, url ChatModelDetailsGetUrlArgType) *ChatModelDetails
NewChatModelDetails instantiates a new ChatModelDetails object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewChatModelDetailsWithDefaults ¶
func NewChatModelDetailsWithDefaults() *ChatModelDetails
NewChatModelDetailsWithDefaults instantiates a new ChatModelDetails object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetBits ¶
func (o *ChatModelDetails) GetBits() (res ChatModelDetailsGetBitsRetType)
GetBits returns the Bits field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetBitsOk ¶
func (o *ChatModelDetails) GetBitsOk() (ret ChatModelDetailsGetBitsRetType, ok bool)
GetBitsOk returns a tuple with the Bits field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetCategory ¶
func (o *ChatModelDetails) GetCategory() (ret ChatModelDetailsGetCategoryRetType)
GetCategory returns the Category field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetCategoryOk ¶
func (o *ChatModelDetails) GetCategoryOk() (ret ChatModelDetailsGetCategoryRetType, ok bool)
GetCategoryOk returns a tuple with the Category field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetContextLength ¶
func (o *ChatModelDetails) GetContextLength() (ret ChatModelDetailsGetContextLengthRetType)
GetContextLength returns the ContextLength field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetContextLengthOk ¶
func (o *ChatModelDetails) GetContextLengthOk() (ret ChatModelDetailsGetContextLengthRetType, ok bool)
GetContextLengthOk returns a tuple with the ContextLength field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetDescription ¶
func (o *ChatModelDetails) GetDescription() (ret ChatModelDetailsGetDescriptionRetType)
GetDescription returns the Description field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetDescriptionOk ¶
func (o *ChatModelDetails) GetDescriptionOk() (ret ChatModelDetailsGetDescriptionRetType, ok bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetDisplayedName ¶
func (o *ChatModelDetails) GetDisplayedName() (ret ChatModelDetailsGetDisplayedNameRetType)
GetDisplayedName returns the DisplayedName field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetDisplayedNameOk ¶
func (o *ChatModelDetails) GetDisplayedNameOk() (ret ChatModelDetailsGetDisplayedNameRetType, ok bool)
GetDisplayedNameOk returns a tuple with the DisplayedName field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetId ¶
func (o *ChatModelDetails) GetId() (ret ChatModelDetailsGetIdRetType)
GetId returns the Id field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetIdOk ¶
func (o *ChatModelDetails) GetIdOk() (ret ChatModelDetailsGetIdRetType, ok bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetName ¶
func (o *ChatModelDetails) GetName() (ret ChatModelDetailsGetNameRetType)
GetName returns the Name field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetNameOk ¶
func (o *ChatModelDetails) GetNameOk() (ret ChatModelDetailsGetNameRetType, ok bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetQuantizationMethod ¶
func (o *ChatModelDetails) GetQuantizationMethod() (res ChatModelDetailsGetQuantizationMethodRetType)
GetQuantizationMethod returns the QuantizationMethod field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetQuantizationMethodOk ¶
func (o *ChatModelDetails) GetQuantizationMethodOk() (ret ChatModelDetailsGetQuantizationMethodRetType, ok bool)
GetQuantizationMethodOk returns a tuple with the QuantizationMethod field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetRegion ¶
func (o *ChatModelDetails) GetRegion() (ret ChatModelDetailsGetRegionRetType)
GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetRegionOk ¶
func (o *ChatModelDetails) GetRegionOk() (ret ChatModelDetailsGetRegionRetType, ok bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetSize ¶
func (o *ChatModelDetails) GetSize() (ret ChatModelDetailsGetSizeRetType)
GetSize returns the Size field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetSizeOk ¶
func (o *ChatModelDetails) GetSizeOk() (ret ChatModelDetailsGetSizeRetType, ok bool)
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetSkus ¶
func (o *ChatModelDetails) GetSkus() (ret ChatModelDetailsGetSkusRetType)
GetSkus returns the Skus field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetSkusOk ¶
func (o *ChatModelDetails) GetSkusOk() (ret ChatModelDetailsGetSkusRetType, ok bool)
GetSkusOk returns a tuple with the Skus field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetTags ¶
func (o *ChatModelDetails) GetTags() (ret ChatModelDetailsGetTagsRetType)
GetTags returns the Tags field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetTagsOk ¶
func (o *ChatModelDetails) GetTagsOk() (ret ChatModelDetailsGetTagsRetType, ok bool)
GetTagsOk returns a tuple with the Tags field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetUrl ¶
func (o *ChatModelDetails) GetUrl() (ret ChatModelDetailsGetUrlRetType)
GetUrl returns the Url field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) GetUrlOk ¶
func (o *ChatModelDetails) GetUrlOk() (ret ChatModelDetailsGetUrlRetType, ok bool)
GetUrlOk returns a tuple with the Url field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) HasBits ¶
func (o *ChatModelDetails) HasBits() bool
HasBits returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) HasQuantizationMethod ¶
func (o *ChatModelDetails) HasQuantizationMethod() bool
HasQuantizationMethod returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetBits ¶
func (o *ChatModelDetails) SetBits(v ChatModelDetailsGetBitsRetType)
SetBits gets a reference to the given int64 and assigns it to the Bits field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetCategory ¶
func (o *ChatModelDetails) SetCategory(v ChatModelDetailsGetCategoryRetType)
SetCategory sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetContextLength ¶
func (o *ChatModelDetails) SetContextLength(v ChatModelDetailsGetContextLengthRetType)
SetContextLength sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetDescription ¶
func (o *ChatModelDetails) SetDescription(v ChatModelDetailsGetDescriptionRetType)
SetDescription sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetDisplayedName ¶
func (o *ChatModelDetails) SetDisplayedName(v ChatModelDetailsGetDisplayedNameRetType)
SetDisplayedName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetId ¶
func (o *ChatModelDetails) SetId(v ChatModelDetailsGetIdRetType)
SetId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetName ¶
func (o *ChatModelDetails) SetName(v ChatModelDetailsGetNameRetType)
SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetQuantizationMethod ¶
func (o *ChatModelDetails) SetQuantizationMethod(v ChatModelDetailsGetQuantizationMethodRetType)
SetQuantizationMethod gets a reference to the given string and assigns it to the QuantizationMethod field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetRegion ¶
func (o *ChatModelDetails) SetRegion(v ChatModelDetailsGetRegionRetType)
SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetSize ¶
func (o *ChatModelDetails) SetSize(v ChatModelDetailsGetSizeRetType)
SetSize sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetSkus ¶
func (o *ChatModelDetails) SetSkus(v ChatModelDetailsGetSkusRetType)
SetSkus sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetTags ¶
func (o *ChatModelDetails) SetTags(v ChatModelDetailsGetTagsRetType)
SetTags sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetails) SetUrl ¶
func (o *ChatModelDetails) SetUrl(v ChatModelDetailsGetUrlRetType)
SetUrl sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ChatModelDetails) ToMap
deprecated
func (o ChatModelDetails) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsBits ¶ added in v0.3.0
type ChatModelDetailsBits int
ChatModelDetailsBits the model 'ChatModelDetails' value type for enums Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
const ( // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSBITS_ONE_BIT ChatModelDetailsBits = 1 // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSBITS_TWO_BITS ChatModelDetailsBits = 2 // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSBITS_FOUR_BITS ChatModelDetailsBits = 4 // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSBITS_EIGHT_BITS ChatModelDetailsBits = 8 // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSBITS_SIXTEEN_BITS ChatModelDetailsBits = 16 )
List of Bits
func NewChatModelDetailsBitsFromValue ¶ added in v0.3.0
func NewChatModelDetailsBitsFromValue(v ChatModelDetailsBits) (*ChatModelDetailsBits, error)
NewChatModelDetailsBitsFromValue returns a pointer to a valid ChatModelDetailsBits for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ChatModelDetailsBits) IsValid ¶ added in v0.3.0
func (v ChatModelDetailsBits) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ChatModelDetailsBits) Ptr ¶ added in v0.3.0
func (v ChatModelDetailsBits) Ptr() *ChatModelDetailsBits
Ptr returns reference to BitsBits value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetailsBits) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *ChatModelDetailsBits) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsCategory ¶ added in v0.3.0
type ChatModelDetailsCategory string
ChatModelDetailsCategory the model 'ChatModelDetails' value type for enums Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
const ( // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSCATEGORY_STANDARD ChatModelDetailsCategory = "standard" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSCATEGORY_PLUS ChatModelDetailsCategory = "plus" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSCATEGORY_PREMIUM ChatModelDetailsCategory = "premium" )
List of Category
func NewChatModelDetailsCategoryFromValue ¶ added in v0.3.0
func NewChatModelDetailsCategoryFromValue(v ChatModelDetailsCategory) (*ChatModelDetailsCategory, error)
NewChatModelDetailsCategoryFromValue returns a pointer to a valid ChatModelDetailsCategory for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ChatModelDetailsCategory) IsValid ¶ added in v0.3.0
func (v ChatModelDetailsCategory) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ChatModelDetailsCategory) Ptr ¶ added in v0.3.0
func (v ChatModelDetailsCategory) Ptr() *ChatModelDetailsCategory
Ptr returns reference to CategoryCategory value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetailsCategory) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *ChatModelDetailsCategory) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetBitsArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetBitsArgType = ChatModelDetailsBits
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetBitsAttributeType
deprecated
added in
v0.2.1
type ChatModelDetailsGetBitsAttributeType = *ChatModelDetailsBits
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetBitsRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetBitsRetType = ChatModelDetailsBits
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetCategoryArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetCategoryArgType = ChatModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetCategoryAttributeType
deprecated
added in
v0.2.1
type ChatModelDetailsGetCategoryAttributeType = *ChatModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetCategoryRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetCategoryRetType = ChatModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetContextLengthArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetContextLengthArgType = int64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetContextLengthAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetContextLengthAttributeType = *int64
isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetContextLengthRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetContextLengthRetType = int64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetDescriptionArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetDescriptionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetDescriptionAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetDescriptionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetDescriptionRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetDescriptionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetDisplayedNameArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetDisplayedNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetDisplayedNameAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetDisplayedNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetDisplayedNameRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetDisplayedNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetIdArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetIdArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetIdAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetIdAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetIdRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetIdRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetNameArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetNameAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetNameRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetQuantizationMethodArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetQuantizationMethodArgType = ChatModelDetailsQuantizationMethod
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetQuantizationMethodAttributeType
deprecated
added in
v0.2.1
type ChatModelDetailsGetQuantizationMethodAttributeType = *ChatModelDetailsQuantizationMethod
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetQuantizationMethodRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetQuantizationMethodRetType = ChatModelDetailsQuantizationMethod
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetRegionArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetRegionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetRegionAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetRegionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetRegionRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetRegionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetSizeArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetSizeArgType = int64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetSizeAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetSizeAttributeType = *int64
isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetSizeRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetSizeRetType = int64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetSkusArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetSkusArgType = []SKU
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetSkusAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetSkusAttributeType = *[]SKU
isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetSkusRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetSkusRetType = []SKU
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetTagsArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetTagsArgType = []string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetTagsAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetTagsAttributeType = *[]string
isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetTagsRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetTagsRetType = []string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetUrlArgType
deprecated
added in
v0.2.1
type ChatModelDetailsGetUrlArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetUrlAttributeType ¶ added in v0.2.1
type ChatModelDetailsGetUrlAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsGetUrlRetType
deprecated
added in
v0.2.1
type ChatModelDetailsGetUrlRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ChatModelDetailsQuantizationMethod ¶ added in v0.3.0
type ChatModelDetailsQuantizationMethod string
ChatModelDetailsQuantizationMethod the model 'ChatModelDetails' value type for enums Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
const ( // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSQUANTIZATION_METHOD_PTQ ChatModelDetailsQuantizationMethod = "PTQ" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead CHATMODELDETAILSQUANTIZATION_METHOD_QAT ChatModelDetailsQuantizationMethod = "QAT" )
List of QuantizationMethod
func NewChatModelDetailsQuantizationMethodFromValue ¶ added in v0.3.0
func NewChatModelDetailsQuantizationMethodFromValue(v ChatModelDetailsQuantizationMethod) (*ChatModelDetailsQuantizationMethod, error)
NewChatModelDetailsQuantizationMethodFromValue returns a pointer to a valid ChatModelDetailsQuantizationMethod for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ChatModelDetailsQuantizationMethod) IsValid ¶ added in v0.3.0
func (v ChatModelDetailsQuantizationMethod) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ChatModelDetailsQuantizationMethod) Ptr ¶ added in v0.3.0
func (v ChatModelDetailsQuantizationMethod) Ptr() *ChatModelDetailsQuantizationMethod
Ptr returns reference to QuantizationMethodQuantizationMethod value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ChatModelDetailsQuantizationMethod) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *ChatModelDetailsQuantizationMethod) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayload ¶
type CreateTokenPayload struct {
Description CreateTokenPayloadGetDescriptionAttributeType `json:"description,omitempty"`
// REQUIRED
Name CreateTokenPayloadGetNameAttributeType `json:"name" required:"true"`
// time to live duration. Must be valid duration string. If not set the token will never expire.
TtlDuration CreateTokenPayloadGetTtlDurationAttributeType `json:"ttlDuration,omitempty"`
}
CreateTokenPayload struct for CreateTokenPayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewCreateTokenPayload ¶
func NewCreateTokenPayload(name CreateTokenPayloadGetNameArgType) *CreateTokenPayload
NewCreateTokenPayload instantiates a new CreateTokenPayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewCreateTokenPayloadWithDefaults ¶
func NewCreateTokenPayloadWithDefaults() *CreateTokenPayload
NewCreateTokenPayloadWithDefaults instantiates a new CreateTokenPayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) GetDescription ¶
func (o *CreateTokenPayload) GetDescription() (res CreateTokenPayloadGetDescriptionRetType)
GetDescription returns the Description field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) GetDescriptionOk ¶
func (o *CreateTokenPayload) GetDescriptionOk() (ret CreateTokenPayloadGetDescriptionRetType, ok bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) GetName ¶
func (o *CreateTokenPayload) GetName() (ret CreateTokenPayloadGetNameRetType)
GetName returns the Name field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) GetNameOk ¶
func (o *CreateTokenPayload) GetNameOk() (ret CreateTokenPayloadGetNameRetType, ok bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) GetTtlDuration ¶
func (o *CreateTokenPayload) GetTtlDuration() (res CreateTokenPayloadGetTtlDurationRetType)
GetTtlDuration returns the TtlDuration field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) GetTtlDurationOk ¶
func (o *CreateTokenPayload) GetTtlDurationOk() (ret CreateTokenPayloadGetTtlDurationRetType, ok bool)
GetTtlDurationOk returns a tuple with the TtlDuration field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) HasDescription ¶
func (o *CreateTokenPayload) HasDescription() bool
HasDescription returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) HasTtlDuration ¶
func (o *CreateTokenPayload) HasTtlDuration() bool
HasTtlDuration returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) SetDescription ¶
func (o *CreateTokenPayload) SetDescription(v CreateTokenPayloadGetDescriptionRetType)
SetDescription gets a reference to the given string and assigns it to the Description field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) SetName ¶
func (o *CreateTokenPayload) SetName(v CreateTokenPayloadGetNameRetType)
SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenPayload) SetTtlDuration ¶
func (o *CreateTokenPayload) SetTtlDuration(v CreateTokenPayloadGetTtlDurationRetType)
SetTtlDuration gets a reference to the given string and assigns it to the TtlDuration field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (CreateTokenPayload) ToMap
deprecated
func (o CreateTokenPayload) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayloadGetDescriptionArgType
deprecated
added in
v0.2.1
type CreateTokenPayloadGetDescriptionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayloadGetDescriptionAttributeType ¶ added in v0.2.1
type CreateTokenPayloadGetDescriptionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayloadGetDescriptionRetType
deprecated
added in
v0.2.1
type CreateTokenPayloadGetDescriptionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayloadGetNameArgType
deprecated
added in
v0.2.1
type CreateTokenPayloadGetNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayloadGetNameAttributeType ¶ added in v0.2.1
type CreateTokenPayloadGetNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayloadGetNameRetType
deprecated
added in
v0.2.1
type CreateTokenPayloadGetNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayloadGetTtlDurationArgType
deprecated
added in
v0.2.1
type CreateTokenPayloadGetTtlDurationArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayloadGetTtlDurationAttributeType ¶ added in v0.2.1
type CreateTokenPayloadGetTtlDurationAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenPayloadGetTtlDurationRetType
deprecated
added in
v0.2.1
type CreateTokenPayloadGetTtlDurationRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenRequest
deprecated
added in
v0.4.0
type CreateTokenRequest struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (CreateTokenRequest) CreateTokenPayload
deprecated
added in
v0.4.0
func (r CreateTokenRequest) CreateTokenPayload(createTokenPayload CreateTokenPayload) ApiCreateTokenRequest
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (CreateTokenRequest) Execute
deprecated
added in
v0.4.0
func (r CreateTokenRequest) Execute() (*CreateTokenResponse, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenResponse ¶
type CreateTokenResponse struct {
Message CreateTokenResponseGetMessageAttributeType `json:"message,omitempty"`
// REQUIRED
Token CreateTokenResponseGetTokenAttributeType `json:"token" required:"true"`
}
CreateTokenResponse struct for CreateTokenResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewCreateTokenResponse ¶
func NewCreateTokenResponse(token CreateTokenResponseGetTokenArgType) *CreateTokenResponse
NewCreateTokenResponse instantiates a new CreateTokenResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewCreateTokenResponseWithDefaults ¶
func NewCreateTokenResponseWithDefaults() *CreateTokenResponse
NewCreateTokenResponseWithDefaults instantiates a new CreateTokenResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenResponse) GetMessage ¶
func (o *CreateTokenResponse) GetMessage() (res CreateTokenResponseGetMessageRetType)
GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenResponse) GetMessageOk ¶
func (o *CreateTokenResponse) GetMessageOk() (ret CreateTokenResponseGetMessageRetType, ok bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenResponse) GetToken ¶
func (o *CreateTokenResponse) GetToken() (ret CreateTokenResponseGetTokenRetType)
GetToken returns the Token field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenResponse) GetTokenOk ¶
func (o *CreateTokenResponse) GetTokenOk() (ret CreateTokenResponseGetTokenRetType, ok bool)
GetTokenOk returns a tuple with the Token field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenResponse) HasMessage ¶
func (o *CreateTokenResponse) HasMessage() bool
HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenResponse) SetMessage ¶
func (o *CreateTokenResponse) SetMessage(v CreateTokenResponseGetMessageRetType)
SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*CreateTokenResponse) SetToken ¶
func (o *CreateTokenResponse) SetToken(v CreateTokenResponseGetTokenRetType)
SetToken sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (CreateTokenResponse) ToMap
deprecated
func (o CreateTokenResponse) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenResponseGetMessageArgType
deprecated
added in
v0.2.1
type CreateTokenResponseGetMessageArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenResponseGetMessageAttributeType ¶ added in v0.2.1
type CreateTokenResponseGetMessageAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenResponseGetMessageRetType
deprecated
added in
v0.2.1
type CreateTokenResponseGetMessageRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenResponseGetTokenArgType
deprecated
added in
v0.2.1
type CreateTokenResponseGetTokenArgType = TokenCreated
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenResponseGetTokenAttributeType ¶ added in v0.2.1
type CreateTokenResponseGetTokenAttributeType = *TokenCreated
isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type CreateTokenResponseGetTokenRetType
deprecated
added in
v0.2.1
type CreateTokenResponseGetTokenRetType = TokenCreated
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type DefaultApi
deprecated
added in
v0.4.0
type DefaultApi interface {
/*
CreateToken create auth token for shared model use
create auth token for shared model use
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@return ApiCreateTokenRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
CreateToken(ctx context.Context, regionId string, projectId string) ApiCreateTokenRequest
/*
CreateTokenExecute executes the request
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@return CreateTokenResponse
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
CreateTokenExecute(ctx context.Context, regionId string, projectId string) (*CreateTokenResponse, error)
/*
DeleteToken delete auth token in shared model use
delete auth token in shared model use
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@param tId token id
@return ApiDeleteTokenRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
DeleteToken(ctx context.Context, regionId string, projectId string, tId string) ApiDeleteTokenRequest
/*
DeleteTokenExecute executes the request
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@param tId token id
@return MessageResponse
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
DeleteTokenExecute(ctx context.Context, regionId string, projectId string, tId string) (*MessageResponse, error)
/*
GetChatModel details of a llm model
details of a llm model
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param modelId model id
@return ApiGetChatModelRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
GetChatModel(ctx context.Context, regionId string, modelId string) ApiGetChatModelRequest
/*
GetChatModelExecute executes the request
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param modelId model id
@return GetChatModelResponse
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
GetChatModelExecute(ctx context.Context, regionId string, modelId string) (*GetChatModelResponse, error)
/*
GetEmbeddingModel details of an embedding model
details of an embedding model
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param modelId model id
@return ApiGetEmbeddingModelRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
GetEmbeddingModel(ctx context.Context, regionId string, modelId string) ApiGetEmbeddingModelRequest
/*
GetEmbeddingModelExecute executes the request
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param modelId model id
@return GetEmbeddingsModelResp
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
GetEmbeddingModelExecute(ctx context.Context, regionId string, modelId string) (*GetEmbeddingsModelResp, error)
/*
GetToken get auth token for shared model use
get auth token for shared model use
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@param tId token id
@return ApiGetTokenRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
GetToken(ctx context.Context, regionId string, projectId string, tId string) ApiGetTokenRequest
/*
GetTokenExecute executes the request
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@param tId token id
@return GetTokenResponse
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
GetTokenExecute(ctx context.Context, regionId string, projectId string, tId string) (*GetTokenResponse, error)
/*
ListModels List of shared model
List of shared model
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@return ApiListModelsRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
ListModels(ctx context.Context, regionId string) ApiListModelsRequest
/*
ListModelsExecute executes the request
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@return ListModelsResponse
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
ListModelsExecute(ctx context.Context, regionId string) (*ListModelsResponse, error)
/*
ListTokens auth tokens for shared model in non dedicated instances
auth tokens for shared model in non dedicated instances
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@return ApiListTokensRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
ListTokens(ctx context.Context, regionId string, projectId string) ApiListTokensRequest
/*
ListTokensExecute executes the request
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@return ListTokenResp
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
ListTokensExecute(ctx context.Context, regionId string, projectId string) (*ListTokenResp, error)
/*
PartialUpdateToken partial update auth token for shared model use
partial update auth token for shared model use
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@param tId token id
@return ApiPartialUpdateTokenRequest
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
PartialUpdateToken(ctx context.Context, regionId string, projectId string, tId string) ApiPartialUpdateTokenRequest
/*
PartialUpdateTokenExecute executes the request
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param regionId region name
@param projectId portal project id
@param tId token id
@return UpdateTokenResponse
// Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
*/
PartialUpdateTokenExecute(ctx context.Context, regionId string, projectId string, tId string) (*UpdateTokenResponse, error)
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type DefaultApiService ¶
type DefaultApiService service
DefaultApiService DefaultApi service Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type DeleteTokenRequest
deprecated
added in
v0.4.0
type DeleteTokenRequest struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (DeleteTokenRequest) Execute
deprecated
added in
v0.4.0
func (r DeleteTokenRequest) Execute() (*MessageResponse, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetails ¶
type EmbeddingModelDetails struct {
// REQUIRED
Category EmbeddingModelDetailsGetCategoryAttributeType `json:"category" required:"true"`
// REQUIRED
Description EmbeddingModelDetailsGetDescriptionAttributeType `json:"description" required:"true"`
// REQUIRED
DisplayedName EmbeddingModelDetailsGetDisplayedNameAttributeType `json:"displayedName" required:"true"`
// generated uuid to identify a model
// REQUIRED
Id EmbeddingModelDetailsGetIdAttributeType `json:"id" required:"true"`
// huggingface name
// REQUIRED
Name EmbeddingModelDetailsGetNameAttributeType `json:"name" required:"true"`
// REQUIRED
OutputDimension EmbeddingModelDetailsGetOutputDimensionAttributeType `json:"outputDimension" required:"true"`
// REQUIRED
Region EmbeddingModelDetailsGetRegionAttributeType `json:"region" required:"true"`
// REQUIRED
Skus EmbeddingModelDetailsGetSkusAttributeType `json:"skus" required:"true"`
Tags EmbeddingModelDetailsGetTagsAttributeType `json:"tags,omitempty"`
// url of the model
// REQUIRED
Url EmbeddingModelDetailsGetUrlAttributeType `json:"url" required:"true"`
}
EmbeddingModelDetails struct for EmbeddingModelDetails Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewEmbeddingModelDetails ¶
func NewEmbeddingModelDetails(category EmbeddingModelDetailsGetCategoryArgType, description EmbeddingModelDetailsGetDescriptionArgType, displayedName EmbeddingModelDetailsGetDisplayedNameArgType, id EmbeddingModelDetailsGetIdArgType, name EmbeddingModelDetailsGetNameArgType, outputDimension EmbeddingModelDetailsGetOutputDimensionArgType, region EmbeddingModelDetailsGetRegionArgType, skus EmbeddingModelDetailsGetSkusArgType, url EmbeddingModelDetailsGetUrlArgType) *EmbeddingModelDetails
NewEmbeddingModelDetails instantiates a new EmbeddingModelDetails object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewEmbeddingModelDetailsWithDefaults ¶
func NewEmbeddingModelDetailsWithDefaults() *EmbeddingModelDetails
NewEmbeddingModelDetailsWithDefaults instantiates a new EmbeddingModelDetails object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetCategory ¶
func (o *EmbeddingModelDetails) GetCategory() (ret EmbeddingModelDetailsGetCategoryRetType)
GetCategory returns the Category field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetCategoryOk ¶
func (o *EmbeddingModelDetails) GetCategoryOk() (ret EmbeddingModelDetailsGetCategoryRetType, ok bool)
GetCategoryOk returns a tuple with the Category field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetDescription ¶
func (o *EmbeddingModelDetails) GetDescription() (ret EmbeddingModelDetailsGetDescriptionRetType)
GetDescription returns the Description field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetDescriptionOk ¶
func (o *EmbeddingModelDetails) GetDescriptionOk() (ret EmbeddingModelDetailsGetDescriptionRetType, ok bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetDisplayedName ¶
func (o *EmbeddingModelDetails) GetDisplayedName() (ret EmbeddingModelDetailsGetDisplayedNameRetType)
GetDisplayedName returns the DisplayedName field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetDisplayedNameOk ¶
func (o *EmbeddingModelDetails) GetDisplayedNameOk() (ret EmbeddingModelDetailsGetDisplayedNameRetType, ok bool)
GetDisplayedNameOk returns a tuple with the DisplayedName field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetId ¶
func (o *EmbeddingModelDetails) GetId() (ret EmbeddingModelDetailsGetIdRetType)
GetId returns the Id field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetIdOk ¶
func (o *EmbeddingModelDetails) GetIdOk() (ret EmbeddingModelDetailsGetIdRetType, ok bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetName ¶
func (o *EmbeddingModelDetails) GetName() (ret EmbeddingModelDetailsGetNameRetType)
GetName returns the Name field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetNameOk ¶
func (o *EmbeddingModelDetails) GetNameOk() (ret EmbeddingModelDetailsGetNameRetType, ok bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetOutputDimension ¶
func (o *EmbeddingModelDetails) GetOutputDimension() (ret EmbeddingModelDetailsGetOutputDimensionRetType)
GetOutputDimension returns the OutputDimension field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetOutputDimensionOk ¶
func (o *EmbeddingModelDetails) GetOutputDimensionOk() (ret EmbeddingModelDetailsGetOutputDimensionRetType, ok bool)
GetOutputDimensionOk returns a tuple with the OutputDimension field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetRegion ¶
func (o *EmbeddingModelDetails) GetRegion() (ret EmbeddingModelDetailsGetRegionRetType)
GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetRegionOk ¶
func (o *EmbeddingModelDetails) GetRegionOk() (ret EmbeddingModelDetailsGetRegionRetType, ok bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetSkus ¶
func (o *EmbeddingModelDetails) GetSkus() (ret EmbeddingModelDetailsGetSkusRetType)
GetSkus returns the Skus field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetSkusOk ¶
func (o *EmbeddingModelDetails) GetSkusOk() (ret EmbeddingModelDetailsGetSkusRetType, ok bool)
GetSkusOk returns a tuple with the Skus field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetTags ¶
func (o *EmbeddingModelDetails) GetTags() (res EmbeddingModelDetailsGetTagsRetType)
GetTags returns the Tags field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetTagsOk ¶
func (o *EmbeddingModelDetails) GetTagsOk() (ret EmbeddingModelDetailsGetTagsRetType, ok bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetUrl ¶
func (o *EmbeddingModelDetails) GetUrl() (ret EmbeddingModelDetailsGetUrlRetType)
GetUrl returns the Url field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) GetUrlOk ¶
func (o *EmbeddingModelDetails) GetUrlOk() (ret EmbeddingModelDetailsGetUrlRetType, ok bool)
GetUrlOk returns a tuple with the Url field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) HasTags ¶
func (o *EmbeddingModelDetails) HasTags() bool
HasTags returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetCategory ¶
func (o *EmbeddingModelDetails) SetCategory(v EmbeddingModelDetailsGetCategoryRetType)
SetCategory sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetDescription ¶
func (o *EmbeddingModelDetails) SetDescription(v EmbeddingModelDetailsGetDescriptionRetType)
SetDescription sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetDisplayedName ¶
func (o *EmbeddingModelDetails) SetDisplayedName(v EmbeddingModelDetailsGetDisplayedNameRetType)
SetDisplayedName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetId ¶
func (o *EmbeddingModelDetails) SetId(v EmbeddingModelDetailsGetIdRetType)
SetId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetName ¶
func (o *EmbeddingModelDetails) SetName(v EmbeddingModelDetailsGetNameRetType)
SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetOutputDimension ¶
func (o *EmbeddingModelDetails) SetOutputDimension(v EmbeddingModelDetailsGetOutputDimensionRetType)
SetOutputDimension sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetRegion ¶
func (o *EmbeddingModelDetails) SetRegion(v EmbeddingModelDetailsGetRegionRetType)
SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetSkus ¶
func (o *EmbeddingModelDetails) SetSkus(v EmbeddingModelDetailsGetSkusRetType)
SetSkus sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetTags ¶
func (o *EmbeddingModelDetails) SetTags(v EmbeddingModelDetailsGetTagsRetType)
SetTags gets a reference to the given []string and assigns it to the Tags field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetails) SetUrl ¶
func (o *EmbeddingModelDetails) SetUrl(v EmbeddingModelDetailsGetUrlRetType)
SetUrl sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (EmbeddingModelDetails) ToMap
deprecated
func (o EmbeddingModelDetails) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsCategory ¶ added in v0.3.0
type EmbeddingModelDetailsCategory string
EmbeddingModelDetailsCategory the model 'EmbeddingModelDetails' value type for enums Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
const ( // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead EMBEDDINGMODELDETAILSCATEGORY_STANDARD EmbeddingModelDetailsCategory = "standard" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead EMBEDDINGMODELDETAILSCATEGORY_PLUS EmbeddingModelDetailsCategory = "plus" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead EMBEDDINGMODELDETAILSCATEGORY_PREMIUM EmbeddingModelDetailsCategory = "premium" )
List of Category
func NewEmbeddingModelDetailsCategoryFromValue ¶ added in v0.3.0
func NewEmbeddingModelDetailsCategoryFromValue(v EmbeddingModelDetailsCategory) (*EmbeddingModelDetailsCategory, error)
NewEmbeddingModelDetailsCategoryFromValue returns a pointer to a valid EmbeddingModelDetailsCategory for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (EmbeddingModelDetailsCategory) IsValid ¶ added in v0.3.0
func (v EmbeddingModelDetailsCategory) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (EmbeddingModelDetailsCategory) Ptr ¶ added in v0.3.0
func (v EmbeddingModelDetailsCategory) Ptr() *EmbeddingModelDetailsCategory
Ptr returns reference to CategoryCategory value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*EmbeddingModelDetailsCategory) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *EmbeddingModelDetailsCategory) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetCategoryArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetCategoryArgType = EmbeddingModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetCategoryAttributeType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetCategoryAttributeType = *EmbeddingModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetCategoryRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetCategoryRetType = EmbeddingModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetDescriptionArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetDescriptionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetDescriptionAttributeType ¶ added in v0.2.1
type EmbeddingModelDetailsGetDescriptionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetDescriptionRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetDescriptionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetDisplayedNameArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetDisplayedNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetDisplayedNameAttributeType ¶ added in v0.2.1
type EmbeddingModelDetailsGetDisplayedNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetDisplayedNameRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetDisplayedNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetIdArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetIdArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetIdAttributeType ¶ added in v0.2.1
type EmbeddingModelDetailsGetIdAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetIdRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetIdRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetNameArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetNameAttributeType ¶ added in v0.2.1
type EmbeddingModelDetailsGetNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetNameRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetOutputDimensionArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetOutputDimensionArgType = int64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetOutputDimensionAttributeType ¶ added in v0.2.1
type EmbeddingModelDetailsGetOutputDimensionAttributeType = *int64
isLong Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetOutputDimensionRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetOutputDimensionRetType = int64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetRegionArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetRegionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetRegionAttributeType ¶ added in v0.2.1
type EmbeddingModelDetailsGetRegionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetRegionRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetRegionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetSkusArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetSkusArgType = []SKU
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetSkusAttributeType ¶ added in v0.2.1
type EmbeddingModelDetailsGetSkusAttributeType = *[]SKU
isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetSkusRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetSkusRetType = []SKU
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetTagsArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetTagsArgType = []string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetTagsAttributeType ¶ added in v0.2.1
type EmbeddingModelDetailsGetTagsAttributeType = *[]string
isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetTagsRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetTagsRetType = []string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetUrlArgType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetUrlArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetUrlAttributeType ¶ added in v0.2.1
type EmbeddingModelDetailsGetUrlAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type EmbeddingModelDetailsGetUrlRetType
deprecated
added in
v0.2.1
type EmbeddingModelDetailsGetUrlRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ErrorMessageResponse ¶
type ErrorMessageResponse struct {
Error ErrorMessageResponseGetErrorAttributeType `json:"error,omitempty"`
Message ErrorMessageResponseGetMessageAttributeType `json:"message,omitempty"`
}
ErrorMessageResponse struct for ErrorMessageResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewErrorMessageResponse ¶
func NewErrorMessageResponse() *ErrorMessageResponse
NewErrorMessageResponse instantiates a new ErrorMessageResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewErrorMessageResponseWithDefaults ¶
func NewErrorMessageResponseWithDefaults() *ErrorMessageResponse
NewErrorMessageResponseWithDefaults instantiates a new ErrorMessageResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ErrorMessageResponse) GetError ¶
func (o *ErrorMessageResponse) GetError() (res ErrorMessageResponseGetErrorRetType)
GetError returns the Error field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ErrorMessageResponse) GetErrorOk ¶
func (o *ErrorMessageResponse) GetErrorOk() (ret ErrorMessageResponseGetErrorRetType, ok bool)
GetErrorOk returns a tuple with the Error field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ErrorMessageResponse) GetMessage ¶
func (o *ErrorMessageResponse) GetMessage() (res ErrorMessageResponseGetMessageRetType)
GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ErrorMessageResponse) GetMessageOk ¶
func (o *ErrorMessageResponse) GetMessageOk() (ret ErrorMessageResponseGetMessageRetType, ok bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ErrorMessageResponse) HasError ¶
func (o *ErrorMessageResponse) HasError() bool
HasError returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ErrorMessageResponse) HasMessage ¶
func (o *ErrorMessageResponse) HasMessage() bool
HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ErrorMessageResponse) SetError ¶
func (o *ErrorMessageResponse) SetError(v ErrorMessageResponseGetErrorRetType)
SetError gets a reference to the given string and assigns it to the Error field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ErrorMessageResponse) SetMessage ¶
func (o *ErrorMessageResponse) SetMessage(v ErrorMessageResponseGetMessageRetType)
SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ErrorMessageResponse) ToMap
deprecated
func (o ErrorMessageResponse) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ErrorMessageResponseGetErrorArgType
deprecated
added in
v0.2.1
type ErrorMessageResponseGetErrorArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ErrorMessageResponseGetErrorAttributeType ¶ added in v0.2.1
type ErrorMessageResponseGetErrorAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ErrorMessageResponseGetErrorRetType
deprecated
added in
v0.2.1
type ErrorMessageResponseGetErrorRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ErrorMessageResponseGetMessageArgType
deprecated
added in
v0.2.1
type ErrorMessageResponseGetMessageArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ErrorMessageResponseGetMessageAttributeType ¶ added in v0.2.1
type ErrorMessageResponseGetMessageAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ErrorMessageResponseGetMessageRetType
deprecated
added in
v0.2.1
type ErrorMessageResponseGetMessageRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetChatModelRequest
deprecated
added in
v0.4.0
type GetChatModelRequest struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (GetChatModelRequest) Execute
deprecated
added in
v0.4.0
func (r GetChatModelRequest) Execute() (*GetChatModelResponse, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetChatModelResponse ¶
type GetChatModelResponse struct {
Message GetChatModelResponseGetMessageAttributeType `json:"message,omitempty"`
// REQUIRED
Model GetChatModelResponseGetModelAttributeType `json:"model" required:"true"`
}
GetChatModelResponse struct for GetChatModelResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewGetChatModelResponse ¶
func NewGetChatModelResponse(model GetChatModelResponseGetModelArgType) *GetChatModelResponse
NewGetChatModelResponse instantiates a new GetChatModelResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewGetChatModelResponseWithDefaults ¶
func NewGetChatModelResponseWithDefaults() *GetChatModelResponse
NewGetChatModelResponseWithDefaults instantiates a new GetChatModelResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetChatModelResponse) GetMessage ¶
func (o *GetChatModelResponse) GetMessage() (res GetChatModelResponseGetMessageRetType)
GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetChatModelResponse) GetMessageOk ¶
func (o *GetChatModelResponse) GetMessageOk() (ret GetChatModelResponseGetMessageRetType, ok bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetChatModelResponse) GetModel ¶
func (o *GetChatModelResponse) GetModel() (ret GetChatModelResponseGetModelRetType)
GetModel returns the Model field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetChatModelResponse) GetModelOk ¶
func (o *GetChatModelResponse) GetModelOk() (ret GetChatModelResponseGetModelRetType, ok bool)
GetModelOk returns a tuple with the Model field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetChatModelResponse) HasMessage ¶
func (o *GetChatModelResponse) HasMessage() bool
HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetChatModelResponse) SetMessage ¶
func (o *GetChatModelResponse) SetMessage(v GetChatModelResponseGetMessageRetType)
SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetChatModelResponse) SetModel ¶
func (o *GetChatModelResponse) SetModel(v GetChatModelResponseGetModelRetType)
SetModel sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (GetChatModelResponse) ToMap
deprecated
func (o GetChatModelResponse) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetChatModelResponseGetMessageArgType
deprecated
added in
v0.2.1
type GetChatModelResponseGetMessageArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetChatModelResponseGetMessageAttributeType ¶ added in v0.2.1
type GetChatModelResponseGetMessageAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetChatModelResponseGetMessageRetType
deprecated
added in
v0.2.1
type GetChatModelResponseGetMessageRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetChatModelResponseGetModelArgType
deprecated
added in
v0.2.1
type GetChatModelResponseGetModelArgType = ChatModelDetails
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetChatModelResponseGetModelAttributeType ¶ added in v0.2.1
type GetChatModelResponseGetModelAttributeType = *ChatModelDetails
isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetChatModelResponseGetModelRetType
deprecated
added in
v0.2.1
type GetChatModelResponseGetModelRetType = ChatModelDetails
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetEmbeddingModelRequest
deprecated
added in
v0.4.0
type GetEmbeddingModelRequest struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (GetEmbeddingModelRequest) Execute
deprecated
added in
v0.4.0
func (r GetEmbeddingModelRequest) Execute() (*GetEmbeddingsModelResp, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetEmbeddingsModelResp ¶
type GetEmbeddingsModelResp struct {
Message GetEmbeddingsModelRespGetMessageAttributeType `json:"message,omitempty"`
// REQUIRED
Model GetEmbeddingsModelRespGetModelAttributeType `json:"model" required:"true"`
}
GetEmbeddingsModelResp struct for GetEmbeddingsModelResp Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewGetEmbeddingsModelResp ¶
func NewGetEmbeddingsModelResp(model GetEmbeddingsModelRespGetModelArgType) *GetEmbeddingsModelResp
NewGetEmbeddingsModelResp instantiates a new GetEmbeddingsModelResp object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewGetEmbeddingsModelRespWithDefaults ¶
func NewGetEmbeddingsModelRespWithDefaults() *GetEmbeddingsModelResp
NewGetEmbeddingsModelRespWithDefaults instantiates a new GetEmbeddingsModelResp object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetEmbeddingsModelResp) GetMessage ¶
func (o *GetEmbeddingsModelResp) GetMessage() (res GetEmbeddingsModelRespGetMessageRetType)
GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetEmbeddingsModelResp) GetMessageOk ¶
func (o *GetEmbeddingsModelResp) GetMessageOk() (ret GetEmbeddingsModelRespGetMessageRetType, ok bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetEmbeddingsModelResp) GetModel ¶
func (o *GetEmbeddingsModelResp) GetModel() (ret GetEmbeddingsModelRespGetModelRetType)
GetModel returns the Model field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetEmbeddingsModelResp) GetModelOk ¶
func (o *GetEmbeddingsModelResp) GetModelOk() (ret GetEmbeddingsModelRespGetModelRetType, ok bool)
GetModelOk returns a tuple with the Model field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetEmbeddingsModelResp) HasMessage ¶
func (o *GetEmbeddingsModelResp) HasMessage() bool
HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetEmbeddingsModelResp) SetMessage ¶
func (o *GetEmbeddingsModelResp) SetMessage(v GetEmbeddingsModelRespGetMessageRetType)
SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetEmbeddingsModelResp) SetModel ¶
func (o *GetEmbeddingsModelResp) SetModel(v GetEmbeddingsModelRespGetModelRetType)
SetModel sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (GetEmbeddingsModelResp) ToMap
deprecated
func (o GetEmbeddingsModelResp) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetEmbeddingsModelRespGetMessageArgType
deprecated
added in
v0.2.1
type GetEmbeddingsModelRespGetMessageArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetEmbeddingsModelRespGetMessageAttributeType ¶ added in v0.2.1
type GetEmbeddingsModelRespGetMessageAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetEmbeddingsModelRespGetMessageRetType
deprecated
added in
v0.2.1
type GetEmbeddingsModelRespGetMessageRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetEmbeddingsModelRespGetModelArgType
deprecated
added in
v0.2.1
type GetEmbeddingsModelRespGetModelArgType = EmbeddingModelDetails
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetEmbeddingsModelRespGetModelAttributeType ¶ added in v0.2.1
type GetEmbeddingsModelRespGetModelAttributeType = *EmbeddingModelDetails
isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetEmbeddingsModelRespGetModelRetType
deprecated
added in
v0.2.1
type GetEmbeddingsModelRespGetModelRetType = EmbeddingModelDetails
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetTokenRequest
deprecated
added in
v0.4.0
type GetTokenRequest struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (GetTokenRequest) Execute
deprecated
added in
v0.4.0
func (r GetTokenRequest) Execute() (*GetTokenResponse, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetTokenResponse ¶
type GetTokenResponse struct {
Message GetTokenResponseGetMessageAttributeType `json:"message,omitempty"`
// REQUIRED
Token GetTokenResponseGetTokenAttributeType `json:"token" required:"true"`
}
GetTokenResponse struct for GetTokenResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewGetTokenResponse ¶
func NewGetTokenResponse(token GetTokenResponseGetTokenArgType) *GetTokenResponse
NewGetTokenResponse instantiates a new GetTokenResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewGetTokenResponseWithDefaults ¶
func NewGetTokenResponseWithDefaults() *GetTokenResponse
NewGetTokenResponseWithDefaults instantiates a new GetTokenResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetTokenResponse) GetMessage ¶
func (o *GetTokenResponse) GetMessage() (res GetTokenResponseGetMessageRetType)
GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetTokenResponse) GetMessageOk ¶
func (o *GetTokenResponse) GetMessageOk() (ret GetTokenResponseGetMessageRetType, ok bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetTokenResponse) GetToken ¶
func (o *GetTokenResponse) GetToken() (ret GetTokenResponseGetTokenRetType)
GetToken returns the Token field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetTokenResponse) GetTokenOk ¶
func (o *GetTokenResponse) GetTokenOk() (ret GetTokenResponseGetTokenRetType, ok bool)
GetTokenOk returns a tuple with the Token field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetTokenResponse) HasMessage ¶
func (o *GetTokenResponse) HasMessage() bool
HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetTokenResponse) SetMessage ¶
func (o *GetTokenResponse) SetMessage(v GetTokenResponseGetMessageRetType)
SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*GetTokenResponse) SetToken ¶
func (o *GetTokenResponse) SetToken(v GetTokenResponseGetTokenRetType)
SetToken sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (GetTokenResponse) ToMap
deprecated
func (o GetTokenResponse) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetTokenResponseGetMessageArgType
deprecated
added in
v0.2.1
type GetTokenResponseGetMessageArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetTokenResponseGetMessageAttributeType ¶ added in v0.2.1
type GetTokenResponseGetMessageAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetTokenResponseGetMessageRetType
deprecated
added in
v0.2.1
type GetTokenResponseGetMessageRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetTokenResponseGetTokenArgType
deprecated
added in
v0.2.1
type GetTokenResponseGetTokenArgType = Token
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetTokenResponseGetTokenAttributeType ¶ added in v0.2.1
type GetTokenResponseGetTokenAttributeType = *Token
isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type GetTokenResponseGetTokenRetType
deprecated
added in
v0.2.1
type GetTokenResponseGetTokenRetType = Token
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListModelsRequest
deprecated
added in
v0.4.0
type ListModelsRequest struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ListModelsRequest) Execute
deprecated
added in
v0.4.0
func (r ListModelsRequest) Execute() (*ListModelsResponse, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListModelsResponse ¶
type ListModelsResponse struct {
Message ListModelsResponseGetMessageAttributeType `json:"message,omitempty"`
// REQUIRED
Models ListModelsResponseGetModelsAttributeType `json:"models" required:"true"`
}
ListModelsResponse struct for ListModelsResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewListModelsResponse ¶
func NewListModelsResponse(models ListModelsResponseGetModelsArgType) *ListModelsResponse
NewListModelsResponse instantiates a new ListModelsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewListModelsResponseWithDefaults ¶
func NewListModelsResponseWithDefaults() *ListModelsResponse
NewListModelsResponseWithDefaults instantiates a new ListModelsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListModelsResponse) GetMessage ¶
func (o *ListModelsResponse) GetMessage() (res ListModelsResponseGetMessageRetType)
GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListModelsResponse) GetMessageOk ¶
func (o *ListModelsResponse) GetMessageOk() (ret ListModelsResponseGetMessageRetType, ok bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListModelsResponse) GetModels ¶
func (o *ListModelsResponse) GetModels() (ret ListModelsResponseGetModelsRetType)
GetModels returns the Models field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListModelsResponse) GetModelsOk ¶
func (o *ListModelsResponse) GetModelsOk() (ret ListModelsResponseGetModelsRetType, ok bool)
GetModelsOk returns a tuple with the Models field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListModelsResponse) HasMessage ¶
func (o *ListModelsResponse) HasMessage() bool
HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListModelsResponse) SetMessage ¶
func (o *ListModelsResponse) SetMessage(v ListModelsResponseGetMessageRetType)
SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListModelsResponse) SetModels ¶
func (o *ListModelsResponse) SetModels(v ListModelsResponseGetModelsRetType)
SetModels sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ListModelsResponse) ToMap
deprecated
func (o ListModelsResponse) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListModelsResponseGetMessageArgType
deprecated
added in
v0.2.1
type ListModelsResponseGetMessageArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListModelsResponseGetMessageAttributeType ¶ added in v0.2.1
type ListModelsResponseGetMessageAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListModelsResponseGetMessageRetType
deprecated
added in
v0.2.1
type ListModelsResponseGetMessageRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListModelsResponseGetModelsArgType
deprecated
added in
v0.2.1
type ListModelsResponseGetModelsArgType = []Model
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListModelsResponseGetModelsAttributeType ¶ added in v0.2.1
type ListModelsResponseGetModelsAttributeType = *[]Model
isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListModelsResponseGetModelsRetType
deprecated
added in
v0.2.1
type ListModelsResponseGetModelsRetType = []Model
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListTokenResp ¶
type ListTokenResp struct {
Message ListTokenRespGetMessageAttributeType `json:"message,omitempty"`
// REQUIRED
Tokens ListTokenRespGetTokensAttributeType `json:"tokens" required:"true"`
}
ListTokenResp struct for ListTokenResp Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewListTokenResp ¶
func NewListTokenResp(tokens ListTokenRespGetTokensArgType) *ListTokenResp
NewListTokenResp instantiates a new ListTokenResp object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewListTokenRespWithDefaults ¶
func NewListTokenRespWithDefaults() *ListTokenResp
NewListTokenRespWithDefaults instantiates a new ListTokenResp object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListTokenResp) GetMessage ¶
func (o *ListTokenResp) GetMessage() (res ListTokenRespGetMessageRetType)
GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListTokenResp) GetMessageOk ¶
func (o *ListTokenResp) GetMessageOk() (ret ListTokenRespGetMessageRetType, ok bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListTokenResp) GetTokens ¶
func (o *ListTokenResp) GetTokens() (ret ListTokenRespGetTokensRetType)
GetTokens returns the Tokens field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListTokenResp) GetTokensOk ¶
func (o *ListTokenResp) GetTokensOk() (ret ListTokenRespGetTokensRetType, ok bool)
GetTokensOk returns a tuple with the Tokens field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListTokenResp) HasMessage ¶
func (o *ListTokenResp) HasMessage() bool
HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListTokenResp) SetMessage ¶
func (o *ListTokenResp) SetMessage(v ListTokenRespGetMessageRetType)
SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ListTokenResp) SetTokens ¶
func (o *ListTokenResp) SetTokens(v ListTokenRespGetTokensRetType)
SetTokens sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ListTokenResp) ToMap
deprecated
func (o ListTokenResp) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListTokenRespGetMessageArgType
deprecated
added in
v0.2.1
type ListTokenRespGetMessageArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListTokenRespGetMessageAttributeType ¶ added in v0.2.1
type ListTokenRespGetMessageAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListTokenRespGetMessageRetType
deprecated
added in
v0.2.1
type ListTokenRespGetMessageRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListTokenRespGetTokensArgType
deprecated
added in
v0.2.1
type ListTokenRespGetTokensArgType = []Token
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListTokenRespGetTokensAttributeType ¶ added in v0.2.1
type ListTokenRespGetTokensAttributeType = *[]Token
isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListTokenRespGetTokensRetType
deprecated
added in
v0.2.1
type ListTokenRespGetTokensRetType = []Token
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ListTokensRequest
deprecated
added in
v0.4.0
type ListTokensRequest struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ListTokensRequest) Execute
deprecated
added in
v0.4.0
func (r ListTokensRequest) Execute() (*ListTokenResp, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type MappedNullable
deprecated
type MessageResponse ¶
type MessageResponse struct {
Message MessageResponseGetMessageAttributeType `json:"message,omitempty"`
}
MessageResponse struct for MessageResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewMessageResponse ¶
func NewMessageResponse() *MessageResponse
NewMessageResponse instantiates a new MessageResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewMessageResponseWithDefaults ¶
func NewMessageResponseWithDefaults() *MessageResponse
NewMessageResponseWithDefaults instantiates a new MessageResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*MessageResponse) GetMessage ¶
func (o *MessageResponse) GetMessage() (res MessageResponseGetMessageRetType)
GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*MessageResponse) GetMessageOk ¶
func (o *MessageResponse) GetMessageOk() (ret MessageResponseGetMessageRetType, ok bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*MessageResponse) HasMessage ¶
func (o *MessageResponse) HasMessage() bool
HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*MessageResponse) SetMessage ¶
func (o *MessageResponse) SetMessage(v MessageResponseGetMessageRetType)
SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (MessageResponse) ToMap
deprecated
func (o MessageResponse) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type MessageResponseGetMessageArgType
deprecated
added in
v0.2.1
type MessageResponseGetMessageArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type MessageResponseGetMessageAttributeType ¶ added in v0.2.1
type MessageResponseGetMessageAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type MessageResponseGetMessageRetType
deprecated
added in
v0.2.1
type MessageResponseGetMessageRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type Model ¶
type Model struct {
// REQUIRED
Category ModelGetCategoryAttributeType `json:"category" required:"true"`
// REQUIRED
Description ModelGetDescriptionAttributeType `json:"description" required:"true"`
// REQUIRED
DisplayedName ModelGetDisplayedNameAttributeType `json:"displayedName" required:"true"`
// generated uuid to identify a model
// REQUIRED
Id ModelGetIdAttributeType `json:"id" required:"true"`
// huggingface name
// REQUIRED
Name ModelGetNameAttributeType `json:"name" required:"true"`
// REQUIRED
Region ModelGetRegionAttributeType `json:"region" required:"true"`
// REQUIRED
Skus ModelGetSkusAttributeType `json:"skus" required:"true"`
Tags ModelGetTagsAttributeType `json:"tags,omitempty"`
// REQUIRED
Type ModelGetTypeAttributeType `json:"type" required:"true"`
// url of the model
// REQUIRED
Url ModelGetUrlAttributeType `json:"url" required:"true"`
}
Model struct for Model Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewModel ¶
func NewModel(category ModelGetCategoryArgType, description ModelGetDescriptionArgType, displayedName ModelGetDisplayedNameArgType, id ModelGetIdArgType, name ModelGetNameArgType, region ModelGetRegionArgType, skus ModelGetSkusArgType, types ModelGetTypeArgType, url ModelGetUrlArgType) *Model
NewModel instantiates a new Model object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewModelWithDefaults ¶
func NewModelWithDefaults() *Model
NewModelWithDefaults instantiates a new Model object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetCategory ¶
func (o *Model) GetCategory() (ret ModelGetCategoryRetType)
GetCategory returns the Category field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetCategoryOk ¶
func (o *Model) GetCategoryOk() (ret ModelGetCategoryRetType, ok bool)
GetCategoryOk returns a tuple with the Category field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetDescription ¶
func (o *Model) GetDescription() (ret ModelGetDescriptionRetType)
GetDescription returns the Description field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetDescriptionOk ¶
func (o *Model) GetDescriptionOk() (ret ModelGetDescriptionRetType, ok bool)
GetDescriptionOk returns a tuple with the Description field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetDisplayedName ¶
func (o *Model) GetDisplayedName() (ret ModelGetDisplayedNameRetType)
GetDisplayedName returns the DisplayedName field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetDisplayedNameOk ¶
func (o *Model) GetDisplayedNameOk() (ret ModelGetDisplayedNameRetType, ok bool)
GetDisplayedNameOk returns a tuple with the DisplayedName field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetId ¶
func (o *Model) GetId() (ret ModelGetIdRetType)
GetId returns the Id field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetIdOk ¶
func (o *Model) GetIdOk() (ret ModelGetIdRetType, ok bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetName ¶
func (o *Model) GetName() (ret ModelGetNameRetType)
GetName returns the Name field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetNameOk ¶
func (o *Model) GetNameOk() (ret ModelGetNameRetType, ok bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetRegion ¶
func (o *Model) GetRegion() (ret ModelGetRegionRetType)
GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetRegionOk ¶
func (o *Model) GetRegionOk() (ret ModelGetRegionRetType, ok bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetSkus ¶
func (o *Model) GetSkus() (ret ModelGetSkusRetType)
GetSkus returns the Skus field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetSkusOk ¶
func (o *Model) GetSkusOk() (ret ModelGetSkusRetType, ok bool)
GetSkusOk returns a tuple with the Skus field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetTags ¶
func (o *Model) GetTags() (res ModelGetTagsRetType)
GetTags returns the Tags field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetTagsOk ¶
func (o *Model) GetTagsOk() (ret ModelGetTagsRetType, ok bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetType ¶
func (o *Model) GetType() (ret ModelGetTypeRetType)
GetType returns the Type field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetTypeOk ¶
func (o *Model) GetTypeOk() (ret ModelGetTypeRetType, ok bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetUrl ¶
func (o *Model) GetUrl() (ret ModelGetUrlRetType)
GetUrl returns the Url field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) GetUrlOk ¶
func (o *Model) GetUrlOk() (ret ModelGetUrlRetType, ok bool)
GetUrlOk returns a tuple with the Url field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) HasTags ¶
HasTags returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetCategory ¶
func (o *Model) SetCategory(v ModelGetCategoryRetType)
SetCategory sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetDescription ¶
func (o *Model) SetDescription(v ModelGetDescriptionRetType)
SetDescription sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetDisplayedName ¶
func (o *Model) SetDisplayedName(v ModelGetDisplayedNameRetType)
SetDisplayedName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetId ¶
func (o *Model) SetId(v ModelGetIdRetType)
SetId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetName ¶
func (o *Model) SetName(v ModelGetNameRetType)
SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetRegion ¶
func (o *Model) SetRegion(v ModelGetRegionRetType)
SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetSkus ¶
func (o *Model) SetSkus(v ModelGetSkusRetType)
SetSkus sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetTags ¶
func (o *Model) SetTags(v ModelGetTagsRetType)
SetTags gets a reference to the given []string and assigns it to the Tags field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetType ¶
func (o *Model) SetType(v ModelGetTypeRetType)
SetType sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Model) SetUrl ¶
func (o *Model) SetUrl(v ModelGetUrlRetType)
SetUrl sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelCategory ¶ added in v0.3.0
type ModelCategory string
ModelCategory the model 'Model' value type for enums Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
const ( // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead MODELCATEGORY_STANDARD ModelCategory = "standard" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead MODELCATEGORY_PLUS ModelCategory = "plus" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead MODELCATEGORY_PREMIUM ModelCategory = "premium" )
List of Category
func NewModelCategoryFromValue ¶ added in v0.3.0
func NewModelCategoryFromValue(v ModelCategory) (*ModelCategory, error)
NewModelCategoryFromValue returns a pointer to a valid ModelCategory for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ModelCategory) IsValid ¶ added in v0.3.0
func (v ModelCategory) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ModelCategory) Ptr ¶ added in v0.3.0
func (v ModelCategory) Ptr() *ModelCategory
Ptr returns reference to CategoryCategory value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ModelCategory) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *ModelCategory) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetCategoryArgType
deprecated
added in
v0.2.1
type ModelGetCategoryArgType = ModelCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetCategoryAttributeType
deprecated
added in
v0.2.1
type ModelGetCategoryAttributeType = *ModelCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetCategoryRetType
deprecated
added in
v0.2.1
type ModelGetCategoryRetType = ModelCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetDescriptionArgType
deprecated
added in
v0.2.1
type ModelGetDescriptionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetDescriptionAttributeType ¶ added in v0.2.1
type ModelGetDescriptionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetDescriptionRetType
deprecated
added in
v0.2.1
type ModelGetDescriptionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetDisplayedNameArgType
deprecated
added in
v0.2.1
type ModelGetDisplayedNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetDisplayedNameAttributeType ¶ added in v0.2.1
type ModelGetDisplayedNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetDisplayedNameRetType
deprecated
added in
v0.2.1
type ModelGetDisplayedNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetIdArgType
deprecated
added in
v0.2.1
type ModelGetIdArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetIdAttributeType ¶ added in v0.2.1
type ModelGetIdAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetIdRetType
deprecated
added in
v0.2.1
type ModelGetIdRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetNameArgType
deprecated
added in
v0.2.1
type ModelGetNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetNameAttributeType ¶ added in v0.2.1
type ModelGetNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetNameRetType
deprecated
added in
v0.2.1
type ModelGetNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetRegionArgType
deprecated
added in
v0.2.1
type ModelGetRegionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetRegionAttributeType ¶ added in v0.2.1
type ModelGetRegionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetRegionRetType
deprecated
added in
v0.2.1
type ModelGetRegionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetSkusArgType
deprecated
added in
v0.2.1
type ModelGetSkusArgType = []SKU
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetSkusAttributeType ¶ added in v0.2.1
type ModelGetSkusAttributeType = *[]SKU
isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetSkusRetType
deprecated
added in
v0.2.1
type ModelGetSkusRetType = []SKU
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetTagsArgType
deprecated
added in
v0.2.1
type ModelGetTagsArgType = []string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetTagsAttributeType ¶ added in v0.2.1
type ModelGetTagsAttributeType = *[]string
isArray Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetTagsRetType
deprecated
added in
v0.2.1
type ModelGetTagsRetType = []string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetTypeArgType
deprecated
added in
v0.2.1
type ModelGetTypeArgType = ModelTypes
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetTypeAttributeType
deprecated
added in
v0.2.1
type ModelGetTypeAttributeType = *ModelTypes
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetTypeRetType
deprecated
added in
v0.2.1
type ModelGetTypeRetType = ModelTypes
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetUrlArgType
deprecated
added in
v0.2.1
type ModelGetUrlArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetUrlAttributeType ¶ added in v0.2.1
type ModelGetUrlAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelGetUrlRetType
deprecated
added in
v0.2.1
type ModelGetUrlRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type ModelTypes ¶ added in v0.3.0
type ModelTypes string
ModelTypes the model 'Model' value type for enums Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
const ( // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead MODELTYPE_CHAT ModelTypes = "chat" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead MODELTYPE_EMBEDDING ModelTypes = "embedding" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead MODELTYPE_AUDIO ModelTypes = "audio" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead MODELTYPE_IMAGE ModelTypes = "image" )
List of Type
func NewModelTypesFromValue ¶ added in v0.3.0
func NewModelTypesFromValue(v ModelTypes) (*ModelTypes, error)
NewModelTypesFromValue returns a pointer to a valid ModelTypes for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ModelTypes) IsValid ¶ added in v0.3.0
func (v ModelTypes) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (ModelTypes) Ptr ¶ added in v0.3.0
func (v ModelTypes) Ptr() *ModelTypes
Ptr returns reference to TypeTypes value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*ModelTypes) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *ModelTypes) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableBool
deprecated
type NullableBool struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableBool
deprecated
func NewNullableBool(val *bool) *NullableBool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableBool) Get
deprecated
func (v NullableBool) Get() *bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableBool) IsSet
deprecated
func (v NullableBool) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableBool) MarshalJSON
deprecated
func (v NullableBool) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableBool) Set
deprecated
func (v *NullableBool) Set(val *bool)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableBool) UnmarshalJSON
deprecated
func (v *NullableBool) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableBool) Unset
deprecated
func (v *NullableBool) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableChatModelDetails
deprecated
type NullableChatModelDetails struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableChatModelDetails
deprecated
func NewNullableChatModelDetails(val *ChatModelDetails) *NullableChatModelDetails
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetails) Get
deprecated
func (v NullableChatModelDetails) Get() *ChatModelDetails
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetails) IsSet
deprecated
func (v NullableChatModelDetails) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetails) MarshalJSON
deprecated
func (v NullableChatModelDetails) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetails) Set
deprecated
func (v *NullableChatModelDetails) Set(val *ChatModelDetails)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetails) UnmarshalJSON
deprecated
func (v *NullableChatModelDetails) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetails) Unset
deprecated
func (v *NullableChatModelDetails) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableChatModelDetailsBits
deprecated
added in
v0.3.0
type NullableChatModelDetailsBits struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableChatModelDetailsBits
deprecated
added in
v0.3.0
func NewNullableChatModelDetailsBits(val *ChatModelDetailsBits) *NullableChatModelDetailsBits
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetailsBits) Get
deprecated
added in
v0.3.0
func (v NullableChatModelDetailsBits) Get() *ChatModelDetailsBits
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetailsBits) IsSet
deprecated
added in
v0.3.0
func (v NullableChatModelDetailsBits) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetailsBits) MarshalJSON
deprecated
added in
v0.3.0
func (v NullableChatModelDetailsBits) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetailsBits) Set
deprecated
added in
v0.3.0
func (v *NullableChatModelDetailsBits) Set(val *ChatModelDetailsBits)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetailsBits) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *NullableChatModelDetailsBits) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetailsBits) Unset
deprecated
added in
v0.3.0
func (v *NullableChatModelDetailsBits) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableChatModelDetailsCategory
deprecated
added in
v0.3.0
type NullableChatModelDetailsCategory struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableChatModelDetailsCategory
deprecated
added in
v0.3.0
func NewNullableChatModelDetailsCategory(val *ChatModelDetailsCategory) *NullableChatModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetailsCategory) Get
deprecated
added in
v0.3.0
func (v NullableChatModelDetailsCategory) Get() *ChatModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetailsCategory) IsSet
deprecated
added in
v0.3.0
func (v NullableChatModelDetailsCategory) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetailsCategory) MarshalJSON
deprecated
added in
v0.3.0
func (v NullableChatModelDetailsCategory) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetailsCategory) Set
deprecated
added in
v0.3.0
func (v *NullableChatModelDetailsCategory) Set(val *ChatModelDetailsCategory)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetailsCategory) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *NullableChatModelDetailsCategory) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetailsCategory) Unset
deprecated
added in
v0.3.0
func (v *NullableChatModelDetailsCategory) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableChatModelDetailsQuantizationMethod
deprecated
added in
v0.3.0
type NullableChatModelDetailsQuantizationMethod struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableChatModelDetailsQuantizationMethod
deprecated
added in
v0.3.0
func NewNullableChatModelDetailsQuantizationMethod(val *ChatModelDetailsQuantizationMethod) *NullableChatModelDetailsQuantizationMethod
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetailsQuantizationMethod) Get
deprecated
added in
v0.3.0
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetailsQuantizationMethod) IsSet
deprecated
added in
v0.3.0
func (v NullableChatModelDetailsQuantizationMethod) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableChatModelDetailsQuantizationMethod) MarshalJSON
deprecated
added in
v0.3.0
func (v NullableChatModelDetailsQuantizationMethod) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetailsQuantizationMethod) Set
deprecated
added in
v0.3.0
func (v *NullableChatModelDetailsQuantizationMethod) Set(val *ChatModelDetailsQuantizationMethod)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetailsQuantizationMethod) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *NullableChatModelDetailsQuantizationMethod) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableChatModelDetailsQuantizationMethod) Unset
deprecated
added in
v0.3.0
func (v *NullableChatModelDetailsQuantizationMethod) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableCreateTokenPayload
deprecated
type NullableCreateTokenPayload struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableCreateTokenPayload
deprecated
func NewNullableCreateTokenPayload(val *CreateTokenPayload) *NullableCreateTokenPayload
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableCreateTokenPayload) Get
deprecated
func (v NullableCreateTokenPayload) Get() *CreateTokenPayload
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableCreateTokenPayload) IsSet
deprecated
func (v NullableCreateTokenPayload) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableCreateTokenPayload) MarshalJSON
deprecated
func (v NullableCreateTokenPayload) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableCreateTokenPayload) Set
deprecated
func (v *NullableCreateTokenPayload) Set(val *CreateTokenPayload)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableCreateTokenPayload) UnmarshalJSON
deprecated
func (v *NullableCreateTokenPayload) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableCreateTokenPayload) Unset
deprecated
func (v *NullableCreateTokenPayload) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableCreateTokenResponse
deprecated
type NullableCreateTokenResponse struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableCreateTokenResponse
deprecated
func NewNullableCreateTokenResponse(val *CreateTokenResponse) *NullableCreateTokenResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableCreateTokenResponse) Get
deprecated
func (v NullableCreateTokenResponse) Get() *CreateTokenResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableCreateTokenResponse) IsSet
deprecated
func (v NullableCreateTokenResponse) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableCreateTokenResponse) MarshalJSON
deprecated
func (v NullableCreateTokenResponse) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableCreateTokenResponse) Set
deprecated
func (v *NullableCreateTokenResponse) Set(val *CreateTokenResponse)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableCreateTokenResponse) UnmarshalJSON
deprecated
func (v *NullableCreateTokenResponse) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableCreateTokenResponse) Unset
deprecated
func (v *NullableCreateTokenResponse) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableEmbeddingModelDetails
deprecated
type NullableEmbeddingModelDetails struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableEmbeddingModelDetails
deprecated
func NewNullableEmbeddingModelDetails(val *EmbeddingModelDetails) *NullableEmbeddingModelDetails
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableEmbeddingModelDetails) Get
deprecated
func (v NullableEmbeddingModelDetails) Get() *EmbeddingModelDetails
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableEmbeddingModelDetails) IsSet
deprecated
func (v NullableEmbeddingModelDetails) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableEmbeddingModelDetails) MarshalJSON
deprecated
func (v NullableEmbeddingModelDetails) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableEmbeddingModelDetails) Set
deprecated
func (v *NullableEmbeddingModelDetails) Set(val *EmbeddingModelDetails)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableEmbeddingModelDetails) UnmarshalJSON
deprecated
func (v *NullableEmbeddingModelDetails) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableEmbeddingModelDetails) Unset
deprecated
func (v *NullableEmbeddingModelDetails) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableEmbeddingModelDetailsCategory
deprecated
added in
v0.3.0
type NullableEmbeddingModelDetailsCategory struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableEmbeddingModelDetailsCategory
deprecated
added in
v0.3.0
func NewNullableEmbeddingModelDetailsCategory(val *EmbeddingModelDetailsCategory) *NullableEmbeddingModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableEmbeddingModelDetailsCategory) Get
deprecated
added in
v0.3.0
func (v NullableEmbeddingModelDetailsCategory) Get() *EmbeddingModelDetailsCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableEmbeddingModelDetailsCategory) IsSet
deprecated
added in
v0.3.0
func (v NullableEmbeddingModelDetailsCategory) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableEmbeddingModelDetailsCategory) MarshalJSON
deprecated
added in
v0.3.0
func (v NullableEmbeddingModelDetailsCategory) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableEmbeddingModelDetailsCategory) Set
deprecated
added in
v0.3.0
func (v *NullableEmbeddingModelDetailsCategory) Set(val *EmbeddingModelDetailsCategory)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableEmbeddingModelDetailsCategory) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *NullableEmbeddingModelDetailsCategory) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableEmbeddingModelDetailsCategory) Unset
deprecated
added in
v0.3.0
func (v *NullableEmbeddingModelDetailsCategory) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableErrorMessageResponse
deprecated
type NullableErrorMessageResponse struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableErrorMessageResponse
deprecated
func NewNullableErrorMessageResponse(val *ErrorMessageResponse) *NullableErrorMessageResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableErrorMessageResponse) Get
deprecated
func (v NullableErrorMessageResponse) Get() *ErrorMessageResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableErrorMessageResponse) IsSet
deprecated
func (v NullableErrorMessageResponse) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableErrorMessageResponse) MarshalJSON
deprecated
func (v NullableErrorMessageResponse) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableErrorMessageResponse) Set
deprecated
func (v *NullableErrorMessageResponse) Set(val *ErrorMessageResponse)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableErrorMessageResponse) UnmarshalJSON
deprecated
func (v *NullableErrorMessageResponse) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableErrorMessageResponse) Unset
deprecated
func (v *NullableErrorMessageResponse) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableFloat32
deprecated
type NullableFloat32 struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableFloat32
deprecated
func NewNullableFloat32(val *float32) *NullableFloat32
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableFloat32) Get
deprecated
func (v NullableFloat32) Get() *float32
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableFloat32) IsSet
deprecated
func (v NullableFloat32) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableFloat32) MarshalJSON
deprecated
func (v NullableFloat32) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableFloat32) Set
deprecated
func (v *NullableFloat32) Set(val *float32)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableFloat32) UnmarshalJSON
deprecated
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableFloat32) Unset
deprecated
func (v *NullableFloat32) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableFloat64
deprecated
type NullableFloat64 struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableFloat64
deprecated
func NewNullableFloat64(val *float64) *NullableFloat64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableFloat64) Get
deprecated
func (v NullableFloat64) Get() *float64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableFloat64) IsSet
deprecated
func (v NullableFloat64) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableFloat64) MarshalJSON
deprecated
func (v NullableFloat64) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableFloat64) Set
deprecated
func (v *NullableFloat64) Set(val *float64)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableFloat64) UnmarshalJSON
deprecated
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableFloat64) Unset
deprecated
func (v *NullableFloat64) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableGetChatModelResponse
deprecated
type NullableGetChatModelResponse struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableGetChatModelResponse
deprecated
func NewNullableGetChatModelResponse(val *GetChatModelResponse) *NullableGetChatModelResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableGetChatModelResponse) Get
deprecated
func (v NullableGetChatModelResponse) Get() *GetChatModelResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableGetChatModelResponse) IsSet
deprecated
func (v NullableGetChatModelResponse) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableGetChatModelResponse) MarshalJSON
deprecated
func (v NullableGetChatModelResponse) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableGetChatModelResponse) Set
deprecated
func (v *NullableGetChatModelResponse) Set(val *GetChatModelResponse)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableGetChatModelResponse) UnmarshalJSON
deprecated
func (v *NullableGetChatModelResponse) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableGetChatModelResponse) Unset
deprecated
func (v *NullableGetChatModelResponse) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableGetEmbeddingsModelResp
deprecated
type NullableGetEmbeddingsModelResp struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableGetEmbeddingsModelResp
deprecated
func NewNullableGetEmbeddingsModelResp(val *GetEmbeddingsModelResp) *NullableGetEmbeddingsModelResp
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableGetEmbeddingsModelResp) Get
deprecated
func (v NullableGetEmbeddingsModelResp) Get() *GetEmbeddingsModelResp
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableGetEmbeddingsModelResp) IsSet
deprecated
func (v NullableGetEmbeddingsModelResp) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableGetEmbeddingsModelResp) MarshalJSON
deprecated
func (v NullableGetEmbeddingsModelResp) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableGetEmbeddingsModelResp) Set
deprecated
func (v *NullableGetEmbeddingsModelResp) Set(val *GetEmbeddingsModelResp)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableGetEmbeddingsModelResp) UnmarshalJSON
deprecated
func (v *NullableGetEmbeddingsModelResp) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableGetEmbeddingsModelResp) Unset
deprecated
func (v *NullableGetEmbeddingsModelResp) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableGetTokenResponse
deprecated
type NullableGetTokenResponse struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableGetTokenResponse
deprecated
func NewNullableGetTokenResponse(val *GetTokenResponse) *NullableGetTokenResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableGetTokenResponse) Get
deprecated
func (v NullableGetTokenResponse) Get() *GetTokenResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableGetTokenResponse) IsSet
deprecated
func (v NullableGetTokenResponse) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableGetTokenResponse) MarshalJSON
deprecated
func (v NullableGetTokenResponse) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableGetTokenResponse) Set
deprecated
func (v *NullableGetTokenResponse) Set(val *GetTokenResponse)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableGetTokenResponse) UnmarshalJSON
deprecated
func (v *NullableGetTokenResponse) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableGetTokenResponse) Unset
deprecated
func (v *NullableGetTokenResponse) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableInt
deprecated
type NullableInt struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableInt
deprecated
func NewNullableInt(val *int) *NullableInt
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableInt) Get
deprecated
func (v NullableInt) Get() *int
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableInt) IsSet
deprecated
func (v NullableInt) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableInt) MarshalJSON
deprecated
func (v NullableInt) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableInt) Set
deprecated
func (v *NullableInt) Set(val *int)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableInt) UnmarshalJSON
deprecated
func (v *NullableInt) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableInt) Unset
deprecated
func (v *NullableInt) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableInt32
deprecated
type NullableInt32 struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableInt32
deprecated
func NewNullableInt32(val *int32) *NullableInt32
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableInt32) Get
deprecated
func (v NullableInt32) Get() *int32
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableInt32) IsSet
deprecated
func (v NullableInt32) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableInt32) MarshalJSON
deprecated
func (v NullableInt32) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableInt32) Set
deprecated
func (v *NullableInt32) Set(val *int32)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableInt32) UnmarshalJSON
deprecated
func (v *NullableInt32) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableInt32) Unset
deprecated
func (v *NullableInt32) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableInt64
deprecated
type NullableInt64 struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableInt64
deprecated
func NewNullableInt64(val *int64) *NullableInt64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableInt64) Get
deprecated
func (v NullableInt64) Get() *int64
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableInt64) IsSet
deprecated
func (v NullableInt64) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableInt64) MarshalJSON
deprecated
func (v NullableInt64) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableInt64) Set
deprecated
func (v *NullableInt64) Set(val *int64)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableInt64) UnmarshalJSON
deprecated
func (v *NullableInt64) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableInt64) Unset
deprecated
func (v *NullableInt64) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableListModelsResponse
deprecated
type NullableListModelsResponse struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableListModelsResponse
deprecated
func NewNullableListModelsResponse(val *ListModelsResponse) *NullableListModelsResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableListModelsResponse) Get
deprecated
func (v NullableListModelsResponse) Get() *ListModelsResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableListModelsResponse) IsSet
deprecated
func (v NullableListModelsResponse) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableListModelsResponse) MarshalJSON
deprecated
func (v NullableListModelsResponse) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableListModelsResponse) Set
deprecated
func (v *NullableListModelsResponse) Set(val *ListModelsResponse)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableListModelsResponse) UnmarshalJSON
deprecated
func (v *NullableListModelsResponse) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableListModelsResponse) Unset
deprecated
func (v *NullableListModelsResponse) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableListTokenResp
deprecated
type NullableListTokenResp struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableListTokenResp
deprecated
func NewNullableListTokenResp(val *ListTokenResp) *NullableListTokenResp
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableListTokenResp) Get
deprecated
func (v NullableListTokenResp) Get() *ListTokenResp
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableListTokenResp) IsSet
deprecated
func (v NullableListTokenResp) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableListTokenResp) MarshalJSON
deprecated
func (v NullableListTokenResp) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableListTokenResp) Set
deprecated
func (v *NullableListTokenResp) Set(val *ListTokenResp)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableListTokenResp) UnmarshalJSON
deprecated
func (v *NullableListTokenResp) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableListTokenResp) Unset
deprecated
func (v *NullableListTokenResp) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableMessageResponse
deprecated
type NullableMessageResponse struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableMessageResponse
deprecated
func NewNullableMessageResponse(val *MessageResponse) *NullableMessageResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableMessageResponse) Get
deprecated
func (v NullableMessageResponse) Get() *MessageResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableMessageResponse) IsSet
deprecated
func (v NullableMessageResponse) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableMessageResponse) MarshalJSON
deprecated
func (v NullableMessageResponse) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableMessageResponse) Set
deprecated
func (v *NullableMessageResponse) Set(val *MessageResponse)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableMessageResponse) UnmarshalJSON
deprecated
func (v *NullableMessageResponse) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableMessageResponse) Unset
deprecated
func (v *NullableMessageResponse) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableModel
deprecated
type NullableModel struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableModel
deprecated
func NewNullableModel(val *Model) *NullableModel
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableModel) Get
deprecated
func (v NullableModel) Get() *Model
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableModel) IsSet
deprecated
func (v NullableModel) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableModel) MarshalJSON
deprecated
func (v NullableModel) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableModel) Set
deprecated
func (v *NullableModel) Set(val *Model)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableModel) UnmarshalJSON
deprecated
func (v *NullableModel) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableModel) Unset
deprecated
func (v *NullableModel) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableModelCategory
deprecated
added in
v0.3.0
type NullableModelCategory struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableModelCategory
deprecated
added in
v0.3.0
func NewNullableModelCategory(val *ModelCategory) *NullableModelCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableModelCategory) Get
deprecated
added in
v0.3.0
func (v NullableModelCategory) Get() *ModelCategory
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableModelCategory) IsSet
deprecated
added in
v0.3.0
func (v NullableModelCategory) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableModelCategory) MarshalJSON
deprecated
added in
v0.3.0
func (v NullableModelCategory) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableModelCategory) Set
deprecated
added in
v0.3.0
func (v *NullableModelCategory) Set(val *ModelCategory)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableModelCategory) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *NullableModelCategory) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableModelCategory) Unset
deprecated
added in
v0.3.0
func (v *NullableModelCategory) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableModelTypes
deprecated
added in
v0.3.0
type NullableModelTypes struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableModelTypes
deprecated
added in
v0.3.0
func NewNullableModelTypes(val *ModelTypes) *NullableModelTypes
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableModelTypes) Get
deprecated
added in
v0.3.0
func (v NullableModelTypes) Get() *ModelTypes
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableModelTypes) IsSet
deprecated
added in
v0.3.0
func (v NullableModelTypes) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableModelTypes) MarshalJSON
deprecated
added in
v0.3.0
func (v NullableModelTypes) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableModelTypes) Set
deprecated
added in
v0.3.0
func (v *NullableModelTypes) Set(val *ModelTypes)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableModelTypes) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *NullableModelTypes) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableModelTypes) Unset
deprecated
added in
v0.3.0
func (v *NullableModelTypes) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullablePartialUpdateTokenPayload
deprecated
type NullablePartialUpdateTokenPayload struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullablePartialUpdateTokenPayload
deprecated
func NewNullablePartialUpdateTokenPayload(val *PartialUpdateTokenPayload) *NullablePartialUpdateTokenPayload
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullablePartialUpdateTokenPayload) Get
deprecated
func (v NullablePartialUpdateTokenPayload) Get() *PartialUpdateTokenPayload
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullablePartialUpdateTokenPayload) IsSet
deprecated
func (v NullablePartialUpdateTokenPayload) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullablePartialUpdateTokenPayload) MarshalJSON
deprecated
func (v NullablePartialUpdateTokenPayload) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullablePartialUpdateTokenPayload) Set
deprecated
func (v *NullablePartialUpdateTokenPayload) Set(val *PartialUpdateTokenPayload)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullablePartialUpdateTokenPayload) UnmarshalJSON
deprecated
func (v *NullablePartialUpdateTokenPayload) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullablePartialUpdateTokenPayload) Unset
deprecated
func (v *NullablePartialUpdateTokenPayload) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableSKU
deprecated
type NullableSKU struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableSKU
deprecated
func NewNullableSKU(val *SKU) *NullableSKU
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableSKU) Get
deprecated
func (v NullableSKU) Get() *SKU
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableSKU) IsSet
deprecated
func (v NullableSKU) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableSKU) MarshalJSON
deprecated
func (v NullableSKU) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableSKU) Set
deprecated
func (v *NullableSKU) Set(val *SKU)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableSKU) UnmarshalJSON
deprecated
func (v *NullableSKU) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableSKU) Unset
deprecated
func (v *NullableSKU) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableString
deprecated
type NullableString struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableString
deprecated
func NewNullableString(val *string) *NullableString
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableString) Get
deprecated
func (v NullableString) Get() *string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableString) IsSet
deprecated
func (v NullableString) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableString) MarshalJSON
deprecated
func (v NullableString) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableString) Set
deprecated
func (v *NullableString) Set(val *string)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableString) UnmarshalJSON
deprecated
func (v *NullableString) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableString) Unset
deprecated
func (v *NullableString) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableTime
deprecated
type NullableTime struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableTime
deprecated
func NewNullableTime(val *time.Time) *NullableTime
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTime) Get
deprecated
func (v NullableTime) Get() *time.Time
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTime) IsSet
deprecated
func (v NullableTime) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTime) MarshalJSON
deprecated
func (v NullableTime) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTime) Set
deprecated
func (v *NullableTime) Set(val *time.Time)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTime) UnmarshalJSON
deprecated
func (v *NullableTime) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTime) Unset
deprecated
func (v *NullableTime) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableToken
deprecated
type NullableToken struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableToken
deprecated
func NewNullableToken(val *Token) *NullableToken
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableToken) Get
deprecated
func (v NullableToken) Get() *Token
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableToken) IsSet
deprecated
func (v NullableToken) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableToken) MarshalJSON
deprecated
func (v NullableToken) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableToken) Set
deprecated
func (v *NullableToken) Set(val *Token)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableToken) UnmarshalJSON
deprecated
func (v *NullableToken) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableToken) Unset
deprecated
func (v *NullableToken) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableTokenCreated
deprecated
type NullableTokenCreated struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableTokenCreated
deprecated
func NewNullableTokenCreated(val *TokenCreated) *NullableTokenCreated
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTokenCreated) Get
deprecated
func (v NullableTokenCreated) Get() *TokenCreated
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTokenCreated) IsSet
deprecated
func (v NullableTokenCreated) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTokenCreated) MarshalJSON
deprecated
func (v NullableTokenCreated) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTokenCreated) Set
deprecated
func (v *NullableTokenCreated) Set(val *TokenCreated)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTokenCreated) UnmarshalJSON
deprecated
func (v *NullableTokenCreated) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTokenCreated) Unset
deprecated
func (v *NullableTokenCreated) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableTokenCreatedState
deprecated
added in
v0.3.0
type NullableTokenCreatedState struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableTokenCreatedState
deprecated
added in
v0.3.0
func NewNullableTokenCreatedState(val *TokenCreatedState) *NullableTokenCreatedState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTokenCreatedState) Get
deprecated
added in
v0.3.0
func (v NullableTokenCreatedState) Get() *TokenCreatedState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTokenCreatedState) IsSet
deprecated
added in
v0.3.0
func (v NullableTokenCreatedState) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTokenCreatedState) MarshalJSON
deprecated
added in
v0.3.0
func (v NullableTokenCreatedState) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTokenCreatedState) Set
deprecated
added in
v0.3.0
func (v *NullableTokenCreatedState) Set(val *TokenCreatedState)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTokenCreatedState) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *NullableTokenCreatedState) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTokenCreatedState) Unset
deprecated
added in
v0.3.0
func (v *NullableTokenCreatedState) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableTokenState
deprecated
added in
v0.3.0
type NullableTokenState struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableTokenState
deprecated
added in
v0.3.0
func NewNullableTokenState(val *TokenState) *NullableTokenState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTokenState) Get
deprecated
added in
v0.3.0
func (v NullableTokenState) Get() *TokenState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTokenState) IsSet
deprecated
added in
v0.3.0
func (v NullableTokenState) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableTokenState) MarshalJSON
deprecated
added in
v0.3.0
func (v NullableTokenState) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTokenState) Set
deprecated
added in
v0.3.0
func (v *NullableTokenState) Set(val *TokenState)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTokenState) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *NullableTokenState) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableTokenState) Unset
deprecated
added in
v0.3.0
func (v *NullableTokenState) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableUpdateTokenResponse
deprecated
type NullableUpdateTokenResponse struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewNullableUpdateTokenResponse
deprecated
func NewNullableUpdateTokenResponse(val *UpdateTokenResponse) *NullableUpdateTokenResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableUpdateTokenResponse) Get
deprecated
func (v NullableUpdateTokenResponse) Get() *UpdateTokenResponse
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableUpdateTokenResponse) IsSet
deprecated
func (v NullableUpdateTokenResponse) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableUpdateTokenResponse) MarshalJSON
deprecated
func (v NullableUpdateTokenResponse) MarshalJSON() ([]byte, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableUpdateTokenResponse) Set
deprecated
func (v *NullableUpdateTokenResponse) Set(val *UpdateTokenResponse)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableUpdateTokenResponse) UnmarshalJSON
deprecated
func (v *NullableUpdateTokenResponse) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableUpdateTokenResponse) Unset
deprecated
func (v *NullableUpdateTokenResponse) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type NullableValue
deprecated
added in
v0.2.1
type NullableValue[T any] struct { // contains filtered or unexported fields }
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableValue[T]) Get
deprecated
added in
v0.2.1
func (v NullableValue[T]) Get() *T
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (NullableValue[T]) IsSet
deprecated
added in
v0.2.1
func (v NullableValue[T]) IsSet() bool
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableValue[T]) Set
deprecated
added in
v0.2.1
func (v *NullableValue[T]) Set(val *T)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*NullableValue[T]) Unset
deprecated
added in
v0.2.1
func (v *NullableValue[T]) Unset()
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type PartialUpdateTokenPayload ¶
type PartialUpdateTokenPayload struct {
Description PartialUpdateTokenPayloadGetDescriptionAttributeType `json:"description,omitempty"`
Name PartialUpdateTokenPayloadGetNameAttributeType `json:"name,omitempty"`
}
PartialUpdateTokenPayload struct for PartialUpdateTokenPayload Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewPartialUpdateTokenPayload ¶
func NewPartialUpdateTokenPayload() *PartialUpdateTokenPayload
NewPartialUpdateTokenPayload instantiates a new PartialUpdateTokenPayload object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewPartialUpdateTokenPayloadWithDefaults ¶
func NewPartialUpdateTokenPayloadWithDefaults() *PartialUpdateTokenPayload
NewPartialUpdateTokenPayloadWithDefaults instantiates a new PartialUpdateTokenPayload object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*PartialUpdateTokenPayload) GetDescription ¶
func (o *PartialUpdateTokenPayload) GetDescription() (res PartialUpdateTokenPayloadGetDescriptionRetType)
GetDescription returns the Description field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*PartialUpdateTokenPayload) GetDescriptionOk ¶
func (o *PartialUpdateTokenPayload) GetDescriptionOk() (ret PartialUpdateTokenPayloadGetDescriptionRetType, ok bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*PartialUpdateTokenPayload) GetName ¶
func (o *PartialUpdateTokenPayload) GetName() (res PartialUpdateTokenPayloadGetNameRetType)
GetName returns the Name field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*PartialUpdateTokenPayload) GetNameOk ¶
func (o *PartialUpdateTokenPayload) GetNameOk() (ret PartialUpdateTokenPayloadGetNameRetType, ok bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*PartialUpdateTokenPayload) HasDescription ¶
func (o *PartialUpdateTokenPayload) HasDescription() bool
HasDescription returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*PartialUpdateTokenPayload) HasName ¶
func (o *PartialUpdateTokenPayload) HasName() bool
HasName returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*PartialUpdateTokenPayload) SetDescription ¶
func (o *PartialUpdateTokenPayload) SetDescription(v PartialUpdateTokenPayloadGetDescriptionRetType)
SetDescription gets a reference to the given string and assigns it to the Description field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*PartialUpdateTokenPayload) SetName ¶
func (o *PartialUpdateTokenPayload) SetName(v PartialUpdateTokenPayloadGetNameRetType)
SetName gets a reference to the given string and assigns it to the Name field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (PartialUpdateTokenPayload) ToMap
deprecated
func (o PartialUpdateTokenPayload) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type PartialUpdateTokenPayloadGetDescriptionArgType
deprecated
added in
v0.2.1
type PartialUpdateTokenPayloadGetDescriptionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type PartialUpdateTokenPayloadGetDescriptionAttributeType ¶ added in v0.2.1
type PartialUpdateTokenPayloadGetDescriptionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type PartialUpdateTokenPayloadGetDescriptionRetType
deprecated
added in
v0.2.1
type PartialUpdateTokenPayloadGetDescriptionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type PartialUpdateTokenPayloadGetNameArgType
deprecated
added in
v0.2.1
type PartialUpdateTokenPayloadGetNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type PartialUpdateTokenPayloadGetNameAttributeType ¶ added in v0.2.1
type PartialUpdateTokenPayloadGetNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type PartialUpdateTokenPayloadGetNameRetType
deprecated
added in
v0.2.1
type PartialUpdateTokenPayloadGetNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type PartialUpdateTokenRequest
deprecated
added in
v0.4.0
type PartialUpdateTokenRequest struct {
// contains filtered or unexported fields
}
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (PartialUpdateTokenRequest) Execute
deprecated
added in
v0.4.0
func (r PartialUpdateTokenRequest) Execute() (*UpdateTokenResponse, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (PartialUpdateTokenRequest) PartialUpdateTokenPayload
deprecated
added in
v0.4.0
func (r PartialUpdateTokenRequest) PartialUpdateTokenPayload(partialUpdateTokenPayload PartialUpdateTokenPayload) ApiPartialUpdateTokenRequest
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKU ¶
type SKU struct {
Description SKUGetDescriptionAttributeType `json:"description,omitempty"`
// REQUIRED
Id SKUGetIdAttributeType `json:"id" required:"true"`
Type SKUGetTypeAttributeType `json:"type,omitempty"`
}
SKU struct for SKU Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewSKU ¶
func NewSKU(id SKUGetIdArgType) *SKU
NewSKU instantiates a new SKU object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewSKUWithDefaults ¶
func NewSKUWithDefaults() *SKU
NewSKUWithDefaults instantiates a new SKU object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) GetDescription ¶
func (o *SKU) GetDescription() (res SKUGetDescriptionRetType)
GetDescription returns the Description field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) GetDescriptionOk ¶
func (o *SKU) GetDescriptionOk() (ret SKUGetDescriptionRetType, ok bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) GetId ¶
func (o *SKU) GetId() (ret SKUGetIdRetType)
GetId returns the Id field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) GetIdOk ¶
func (o *SKU) GetIdOk() (ret SKUGetIdRetType, ok bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) GetType ¶
func (o *SKU) GetType() (res SKUGetTypeRetType)
GetType returns the Type field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) GetTypeOk ¶
func (o *SKU) GetTypeOk() (ret SKUGetTypeRetType, ok bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) HasDescription ¶
HasDescription returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) HasType ¶
HasType returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) SetDescription ¶
func (o *SKU) SetDescription(v SKUGetDescriptionRetType)
SetDescription gets a reference to the given string and assigns it to the Description field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) SetId ¶
func (o *SKU) SetId(v SKUGetIdRetType)
SetId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*SKU) SetType ¶
func (o *SKU) SetType(v SKUGetTypeRetType)
SetType gets a reference to the given string and assigns it to the Type field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKUGetDescriptionArgType
deprecated
added in
v0.2.1
type SKUGetDescriptionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKUGetDescriptionAttributeType ¶ added in v0.2.1
type SKUGetDescriptionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKUGetDescriptionRetType
deprecated
added in
v0.2.1
type SKUGetDescriptionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKUGetIdArgType
deprecated
added in
v0.2.1
type SKUGetIdArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKUGetIdAttributeType ¶ added in v0.2.1
type SKUGetIdAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKUGetIdRetType
deprecated
added in
v0.2.1
type SKUGetIdRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKUGetTypeArgType
deprecated
added in
v0.2.1
type SKUGetTypeArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKUGetTypeAttributeType ¶ added in v0.2.1
type SKUGetTypeAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type SKUGetTypeRetType
deprecated
added in
v0.2.1
type SKUGetTypeRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type Token ¶
type Token struct {
Description TokenGetDescriptionAttributeType `json:"description,omitempty"`
// REQUIRED
Id TokenGetIdAttributeType `json:"id" required:"true"`
// REQUIRED
Name TokenGetNameAttributeType `json:"name" required:"true"`
// REQUIRED
Region TokenGetRegionAttributeType `json:"region" required:"true"`
// REQUIRED
State TokenGetStateAttributeType `json:"state" required:"true"`
// REQUIRED
ValidUntil TokenGetValidUntilAttributeType `json:"validUntil" required:"true"`
}
Token struct for Token Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewToken ¶
func NewToken(id TokenGetIdArgType, name TokenGetNameArgType, region TokenGetRegionArgType, state TokenGetStateArgType, validUntil TokenGetValidUntilArgType) *Token
NewToken instantiates a new Token object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewTokenWithDefaults ¶
func NewTokenWithDefaults() *Token
NewTokenWithDefaults instantiates a new Token object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetDescription ¶
func (o *Token) GetDescription() (res TokenGetDescriptionRetType)
GetDescription returns the Description field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetDescriptionOk ¶
func (o *Token) GetDescriptionOk() (ret TokenGetDescriptionRetType, ok bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetId ¶
func (o *Token) GetId() (ret TokenGetIdRetType)
GetId returns the Id field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetIdOk ¶
func (o *Token) GetIdOk() (ret TokenGetIdRetType, ok bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetName ¶
func (o *Token) GetName() (ret TokenGetNameRetType)
GetName returns the Name field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetNameOk ¶
func (o *Token) GetNameOk() (ret TokenGetNameRetType, ok bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetRegion ¶
func (o *Token) GetRegion() (ret TokenGetRegionRetType)
GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetRegionOk ¶
func (o *Token) GetRegionOk() (ret TokenGetRegionRetType, ok bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetState ¶
func (o *Token) GetState() (ret TokenGetStateRetType)
GetState returns the State field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetStateOk ¶
func (o *Token) GetStateOk() (ret TokenGetStateRetType, ok bool)
GetStateOk returns a tuple with the State field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetValidUntil ¶
func (o *Token) GetValidUntil() (ret TokenGetValidUntilRetType)
GetValidUntil returns the ValidUntil field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) GetValidUntilOk ¶
func (o *Token) GetValidUntilOk() (ret TokenGetValidUntilRetType, ok bool)
GetValidUntilOk returns a tuple with the ValidUntil field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) HasDescription ¶
HasDescription returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) SetDescription ¶
func (o *Token) SetDescription(v TokenGetDescriptionRetType)
SetDescription gets a reference to the given string and assigns it to the Description field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) SetId ¶
func (o *Token) SetId(v TokenGetIdRetType)
SetId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) SetName ¶
func (o *Token) SetName(v TokenGetNameRetType)
SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) SetRegion ¶
func (o *Token) SetRegion(v TokenGetRegionRetType)
SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) SetState ¶
func (o *Token) SetState(v TokenGetStateRetType)
SetState sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*Token) SetValidUntil ¶
func (o *Token) SetValidUntil(v TokenGetValidUntilRetType)
SetValidUntil sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreated ¶
type TokenCreated struct {
// REQUIRED
Content TokenCreatedGetContentAttributeType `json:"content" required:"true"`
Description TokenCreatedGetDescriptionAttributeType `json:"description,omitempty"`
// REQUIRED
Id TokenCreatedGetIdAttributeType `json:"id" required:"true"`
// REQUIRED
Name TokenCreatedGetNameAttributeType `json:"name" required:"true"`
// REQUIRED
Region TokenCreatedGetRegionAttributeType `json:"region" required:"true"`
// REQUIRED
State TokenCreatedGetStateAttributeType `json:"state" required:"true"`
// REQUIRED
ValidUntil TokenCreatedGetValidUntilAttributeType `json:"validUntil" required:"true"`
}
TokenCreated struct for TokenCreated Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewTokenCreated ¶
func NewTokenCreated(content TokenCreatedGetContentArgType, id TokenCreatedGetIdArgType, name TokenCreatedGetNameArgType, region TokenCreatedGetRegionArgType, state TokenCreatedGetStateArgType, validUntil TokenCreatedGetValidUntilArgType) *TokenCreated
NewTokenCreated instantiates a new TokenCreated object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewTokenCreatedWithDefaults ¶
func NewTokenCreatedWithDefaults() *TokenCreated
NewTokenCreatedWithDefaults instantiates a new TokenCreated object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetContent ¶
func (o *TokenCreated) GetContent() (ret TokenCreatedGetContentRetType)
GetContent returns the Content field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetContentOk ¶
func (o *TokenCreated) GetContentOk() (ret TokenCreatedGetContentRetType, ok bool)
GetContentOk returns a tuple with the Content field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetDescription ¶
func (o *TokenCreated) GetDescription() (res TokenCreatedGetDescriptionRetType)
GetDescription returns the Description field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetDescriptionOk ¶
func (o *TokenCreated) GetDescriptionOk() (ret TokenCreatedGetDescriptionRetType, ok bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetId ¶
func (o *TokenCreated) GetId() (ret TokenCreatedGetIdRetType)
GetId returns the Id field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetIdOk ¶
func (o *TokenCreated) GetIdOk() (ret TokenCreatedGetIdRetType, ok bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetName ¶
func (o *TokenCreated) GetName() (ret TokenCreatedGetNameRetType)
GetName returns the Name field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetNameOk ¶
func (o *TokenCreated) GetNameOk() (ret TokenCreatedGetNameRetType, ok bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetRegion ¶
func (o *TokenCreated) GetRegion() (ret TokenCreatedGetRegionRetType)
GetRegion returns the Region field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetRegionOk ¶
func (o *TokenCreated) GetRegionOk() (ret TokenCreatedGetRegionRetType, ok bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetState ¶
func (o *TokenCreated) GetState() (ret TokenCreatedGetStateRetType)
GetState returns the State field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetStateOk ¶
func (o *TokenCreated) GetStateOk() (ret TokenCreatedGetStateRetType, ok bool)
GetStateOk returns a tuple with the State field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetValidUntil ¶
func (o *TokenCreated) GetValidUntil() (ret TokenCreatedGetValidUntilRetType)
GetValidUntil returns the ValidUntil field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) GetValidUntilOk ¶
func (o *TokenCreated) GetValidUntilOk() (ret TokenCreatedGetValidUntilRetType, ok bool)
GetValidUntilOk returns a tuple with the ValidUntil field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) HasDescription ¶
func (o *TokenCreated) HasDescription() bool
HasDescription returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) SetContent ¶
func (o *TokenCreated) SetContent(v TokenCreatedGetContentRetType)
SetContent sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) SetDescription ¶
func (o *TokenCreated) SetDescription(v TokenCreatedGetDescriptionRetType)
SetDescription gets a reference to the given string and assigns it to the Description field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) SetId ¶
func (o *TokenCreated) SetId(v TokenCreatedGetIdRetType)
SetId sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) SetName ¶
func (o *TokenCreated) SetName(v TokenCreatedGetNameRetType)
SetName sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) SetRegion ¶
func (o *TokenCreated) SetRegion(v TokenCreatedGetRegionRetType)
SetRegion sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) SetState ¶
func (o *TokenCreated) SetState(v TokenCreatedGetStateRetType)
SetState sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreated) SetValidUntil ¶
func (o *TokenCreated) SetValidUntil(v TokenCreatedGetValidUntilRetType)
SetValidUntil sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (TokenCreated) ToMap
deprecated
func (o TokenCreated) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetContentArgType
deprecated
added in
v0.2.1
type TokenCreatedGetContentArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetContentAttributeType ¶ added in v0.2.1
type TokenCreatedGetContentAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetContentRetType
deprecated
added in
v0.2.1
type TokenCreatedGetContentRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetDescriptionArgType
deprecated
added in
v0.2.1
type TokenCreatedGetDescriptionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetDescriptionAttributeType ¶ added in v0.2.1
type TokenCreatedGetDescriptionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetDescriptionRetType
deprecated
added in
v0.2.1
type TokenCreatedGetDescriptionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetIdArgType
deprecated
added in
v0.2.1
type TokenCreatedGetIdArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetIdAttributeType ¶ added in v0.2.1
type TokenCreatedGetIdAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetIdRetType
deprecated
added in
v0.2.1
type TokenCreatedGetIdRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetNameArgType
deprecated
added in
v0.2.1
type TokenCreatedGetNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetNameAttributeType ¶ added in v0.2.1
type TokenCreatedGetNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetNameRetType
deprecated
added in
v0.2.1
type TokenCreatedGetNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetRegionArgType
deprecated
added in
v0.2.1
type TokenCreatedGetRegionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetRegionAttributeType ¶ added in v0.2.1
type TokenCreatedGetRegionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetRegionRetType
deprecated
added in
v0.2.1
type TokenCreatedGetRegionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetStateArgType
deprecated
added in
v0.2.1
type TokenCreatedGetStateArgType = TokenCreatedState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetStateAttributeType
deprecated
added in
v0.2.1
type TokenCreatedGetStateAttributeType = *TokenCreatedState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetStateRetType
deprecated
added in
v0.2.1
type TokenCreatedGetStateRetType = TokenCreatedState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetValidUntilArgType
deprecated
added in
v0.2.1
type TokenCreatedGetValidUntilAttributeType ¶ added in v0.2.1
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenCreatedGetValidUntilRetType
deprecated
added in
v0.2.1
type TokenCreatedState ¶ added in v0.3.0
type TokenCreatedState string
TokenCreatedState the model 'TokenCreated' value type for enums Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
const ( // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead TOKENCREATEDSTATE_CREATING TokenCreatedState = "creating" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead TOKENCREATEDSTATE_ACTIVE TokenCreatedState = "active" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead TOKENCREATEDSTATE_DELETING TokenCreatedState = "deleting" )
List of State
func NewTokenCreatedStateFromValue ¶ added in v0.3.0
func NewTokenCreatedStateFromValue(v TokenCreatedState) (*TokenCreatedState, error)
NewTokenCreatedStateFromValue returns a pointer to a valid TokenCreatedState for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (TokenCreatedState) IsValid ¶ added in v0.3.0
func (v TokenCreatedState) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (TokenCreatedState) Ptr ¶ added in v0.3.0
func (v TokenCreatedState) Ptr() *TokenCreatedState
Ptr returns reference to StateState value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenCreatedState) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *TokenCreatedState) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetDescriptionArgType
deprecated
added in
v0.2.1
type TokenGetDescriptionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetDescriptionAttributeType ¶ added in v0.2.1
type TokenGetDescriptionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetDescriptionRetType
deprecated
added in
v0.2.1
type TokenGetDescriptionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetIdArgType
deprecated
added in
v0.2.1
type TokenGetIdArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetIdAttributeType ¶ added in v0.2.1
type TokenGetIdAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetIdRetType
deprecated
added in
v0.2.1
type TokenGetIdRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetNameArgType
deprecated
added in
v0.2.1
type TokenGetNameArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetNameAttributeType ¶ added in v0.2.1
type TokenGetNameAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetNameRetType
deprecated
added in
v0.2.1
type TokenGetNameRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetRegionArgType
deprecated
added in
v0.2.1
type TokenGetRegionArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetRegionAttributeType ¶ added in v0.2.1
type TokenGetRegionAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetRegionRetType
deprecated
added in
v0.2.1
type TokenGetRegionRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetStateArgType
deprecated
added in
v0.2.1
type TokenGetStateArgType = TokenState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetStateAttributeType
deprecated
added in
v0.2.1
type TokenGetStateAttributeType = *TokenState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetStateRetType
deprecated
added in
v0.2.1
type TokenGetStateRetType = TokenState
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetValidUntilArgType
deprecated
added in
v0.2.1
type TokenGetValidUntilAttributeType ¶ added in v0.2.1
isDateTime Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type TokenGetValidUntilRetType
deprecated
added in
v0.2.1
type TokenState ¶ added in v0.3.0
type TokenState string
TokenState the model 'Token' value type for enums Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
const ( // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead TOKENSTATE_CREATING TokenState = "creating" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead TOKENSTATE_ACTIVE TokenState = "active" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead TOKENSTATE_DELETING TokenState = "deleting" // Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead TOKENSTATE_INACTIVE TokenState = "inactive" )
List of State
func NewTokenStateFromValue ¶ added in v0.3.0
func NewTokenStateFromValue(v TokenState) (*TokenState, error)
NewTokenStateFromValue returns a pointer to a valid TokenState for the value passed as argument, or an error if the value passed is not allowed by the enum Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (TokenState) IsValid ¶ added in v0.3.0
func (v TokenState) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (TokenState) Ptr ¶ added in v0.3.0
func (v TokenState) Ptr() *TokenState
Ptr returns reference to StateState value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*TokenState) UnmarshalJSON
deprecated
added in
v0.3.0
func (v *TokenState) UnmarshalJSON(src []byte) error
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type UpdateTokenResponse ¶
type UpdateTokenResponse struct {
Message UpdateTokenResponseGetMessageAttributeType `json:"message,omitempty"`
// REQUIRED
Token UpdateTokenResponseGetTokenAttributeType `json:"token" required:"true"`
}
UpdateTokenResponse struct for UpdateTokenResponse Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewUpdateTokenResponse ¶
func NewUpdateTokenResponse(token UpdateTokenResponseGetTokenArgType) *UpdateTokenResponse
NewUpdateTokenResponse instantiates a new UpdateTokenResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func NewUpdateTokenResponseWithDefaults ¶
func NewUpdateTokenResponseWithDefaults() *UpdateTokenResponse
NewUpdateTokenResponseWithDefaults instantiates a new UpdateTokenResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*UpdateTokenResponse) GetMessage ¶
func (o *UpdateTokenResponse) GetMessage() (res UpdateTokenResponseGetMessageRetType)
GetMessage returns the Message field value if set, zero value otherwise. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*UpdateTokenResponse) GetMessageOk ¶
func (o *UpdateTokenResponse) GetMessageOk() (ret UpdateTokenResponseGetMessageRetType, ok bool)
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*UpdateTokenResponse) GetToken ¶
func (o *UpdateTokenResponse) GetToken() (ret UpdateTokenResponseGetTokenRetType)
GetToken returns the Token field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*UpdateTokenResponse) GetTokenOk ¶
func (o *UpdateTokenResponse) GetTokenOk() (ret UpdateTokenResponseGetTokenRetType, ok bool)
GetTokenOk returns a tuple with the Token field value and a boolean to check if the value has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*UpdateTokenResponse) HasMessage ¶
func (o *UpdateTokenResponse) HasMessage() bool
HasMessage returns a boolean if a field has been set. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*UpdateTokenResponse) SetMessage ¶
func (o *UpdateTokenResponse) SetMessage(v UpdateTokenResponseGetMessageRetType)
SetMessage gets a reference to the given string and assigns it to the Message field. Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (*UpdateTokenResponse) SetToken ¶
func (o *UpdateTokenResponse) SetToken(v UpdateTokenResponseGetTokenRetType)
SetToken sets field value Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
func (UpdateTokenResponse) ToMap
deprecated
func (o UpdateTokenResponse) ToMap() (map[string]interface{}, error)
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type UpdateTokenResponseGetMessageArgType
deprecated
added in
v0.2.1
type UpdateTokenResponseGetMessageArgType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type UpdateTokenResponseGetMessageAttributeType ¶ added in v0.2.1
type UpdateTokenResponseGetMessageAttributeType = *string
isNotNullableString Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type UpdateTokenResponseGetMessageRetType
deprecated
added in
v0.2.1
type UpdateTokenResponseGetMessageRetType = string
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type UpdateTokenResponseGetTokenArgType
deprecated
added in
v0.2.1
type UpdateTokenResponseGetTokenArgType = Token
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type UpdateTokenResponseGetTokenAttributeType ¶ added in v0.2.1
type UpdateTokenResponseGetTokenAttributeType = *Token
isModel Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
type UpdateTokenResponseGetTokenRetType
deprecated
added in
v0.2.1
type UpdateTokenResponseGetTokenRetType = Token
Deprecated: Will be removed after 2026-09-30. Move to the packages generated for each available API version instead
Source Files
¶
- api_default.go
- client.go
- configuration.go
- model_chat_model_details.go
- model_create_token_payload.go
- model_create_token_response.go
- model_embedding_model_details.go
- model_error_message_response.go
- model_get_chat_model_response.go
- model_get_embeddings_model_resp.go
- model_get_token_response.go
- model_list_models_response.go
- model_list_token_resp.go
- model_message_response.go
- model_model.go
- model_partial_update_token_payload.go
- model_sku.go
- model_token.go
- model_token_created.go
- model_update_token_response.go
- utils.go
Directories
¶
| Path | Synopsis |
|---|---|
|
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. |
|
Deprecated: Will be removed after 2026-09-30.
|
Deprecated: Will be removed after 2026-09-30. |