models

package
v0.0.0-...-87094cd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateArtifactContentFromDiscriminatorValue

CreateArtifactContentFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateArtifactMetaDataFromDiscriminatorValue

CreateArtifactMetaDataFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateArtifactOwnerFromDiscriminatorValue

CreateArtifactOwnerFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateArtifactReferenceFromDiscriminatorValue

CreateArtifactReferenceFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateArtifactSearchResultsFromDiscriminatorValue

CreateArtifactSearchResultsFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateArtifactTypeInfoFromDiscriminatorValue

CreateArtifactTypeInfoFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateCommentFromDiscriminatorValue

CreateCommentFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateConfigurationPropertyFromDiscriminatorValue

CreateConfigurationPropertyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateCreateGroupMetaDataFromDiscriminatorValue

CreateCreateGroupMetaDataFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateDTONewCommentFromDiscriminatorValue

CreateDTONewCommentFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateDownloadRefFromDiscriminatorValue

CreateDownloadRefFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateEditableMetaDataFromDiscriminatorValue

CreateEditableMetaDataFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateErrorFromDiscriminatorValue

CreateErrorFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateGroupMetaDataFromDiscriminatorValue

CreateGroupMetaDataFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateGroupSearchResultsFromDiscriminatorValue

CreateGroupSearchResultsFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateLimitsFromDiscriminatorValue

CreateLimitsFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreatePropertiesFromDiscriminatorValue

CreatePropertiesFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateRoleMappingFromDiscriminatorValue

CreateRoleMappingFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateRuleFromDiscriminatorValue

CreateRuleFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateRuleViolationCauseFromDiscriminatorValue

CreateRuleViolationCauseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateRuleViolationErrorFromDiscriminatorValue

CreateRuleViolationErrorFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateSearchedArtifactFromDiscriminatorValue

CreateSearchedArtifactFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateSearchedGroupFromDiscriminatorValue

CreateSearchedGroupFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateSearchedVersionFromDiscriminatorValue

CreateSearchedVersionFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateSystemInfoFromDiscriminatorValue

CreateSystemInfoFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateUpdateConfigurationPropertyFromDiscriminatorValue

CreateUpdateConfigurationPropertyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateUpdateRoleFromDiscriminatorValue

CreateUpdateRoleFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateUpdateStateFromDiscriminatorValue

CreateUpdateStateFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateUserInfoFromDiscriminatorValue

CreateUserInfoFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateVersionMetaDataFromDiscriminatorValue

CreateVersionMetaDataFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateVersionSearchResultsFromDiscriminatorValue

CreateVersionSearchResultsFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func ParseArtifactState

func ParseArtifactState(v string) (any, error)

func ParseIfExists

func ParseIfExists(v string) (any, error)

func ParseReferenceType

func ParseReferenceType(v string) (any, error)

func ParseRoleType

func ParseRoleType(v string) (any, error)

func ParseRuleType

func ParseRuleType(v string) (any, error)

func ParseSortBy

func ParseSortBy(v string) (any, error)

func ParseSortOrder

func ParseSortOrder(v string) (any, error)

func SerializeArtifactState

func SerializeArtifactState(values []ArtifactState) []string

func SerializeIfExists

func SerializeIfExists(values []IfExists) []string

func SerializeReferenceType

func SerializeReferenceType(values []ReferenceType) []string

func SerializeRoleType

func SerializeRoleType(values []RoleType) []string

func SerializeRuleType

func SerializeRuleType(values []RuleType) []string

func SerializeSortBy

func SerializeSortBy(values []SortBy) []string

func SerializeSortOrder

func SerializeSortOrder(values []SortOrder) []string

Types

type ArtifactContent

type ArtifactContent struct {
	// contains filtered or unexported fields
}

func NewArtifactContent

func NewArtifactContent() *ArtifactContent

NewArtifactContent instantiates a new ArtifactContent and sets the default values.

func (*ArtifactContent) GetAdditionalData

func (m *ArtifactContent) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ArtifactContent) GetContent

func (m *ArtifactContent) GetContent() *string

GetContent gets the content property value. Raw content of the artifact or a valid (and accessible) URL where the content can be found. returns a *string when successful

func (*ArtifactContent) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ArtifactContent) GetReferences

func (m *ArtifactContent) GetReferences() []ArtifactReferenceable

GetReferences gets the references property value. Collection of references to other artifacts. returns a []ArtifactReferenceable when successful

func (*ArtifactContent) Serialize

Serialize serializes information the current object

func (*ArtifactContent) SetAdditionalData

func (m *ArtifactContent) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ArtifactContent) SetContent

func (m *ArtifactContent) SetContent(value *string)

SetContent sets the content property value. Raw content of the artifact or a valid (and accessible) URL where the content can be found.

func (*ArtifactContent) SetReferences

func (m *ArtifactContent) SetReferences(value []ArtifactReferenceable)

SetReferences sets the references property value. Collection of references to other artifacts.

type ArtifactMetaData

type ArtifactMetaData struct {
	// contains filtered or unexported fields
}

func NewArtifactMetaData

func NewArtifactMetaData() *ArtifactMetaData

NewArtifactMetaData instantiates a new ArtifactMetaData and sets the default values.

func (*ArtifactMetaData) GetAdditionalData

func (m *ArtifactMetaData) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ArtifactMetaData) GetContentId

func (m *ArtifactMetaData) GetContentId() *int64

GetContentId gets the contentId property value. The contentId property returns a *int64 when successful

func (*ArtifactMetaData) GetCreatedBy

func (m *ArtifactMetaData) GetCreatedBy() *string

GetCreatedBy gets the createdBy property value. The createdBy property returns a *string when successful

func (*ArtifactMetaData) GetCreatedOn

GetCreatedOn gets the createdOn property value. The createdOn property returns a *Time when successful

func (*ArtifactMetaData) GetDescription

func (m *ArtifactMetaData) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*ArtifactMetaData) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ArtifactMetaData) GetGlobalId

func (m *ArtifactMetaData) GetGlobalId() *int64

GetGlobalId gets the globalId property value. The globalId property returns a *int64 when successful

func (*ArtifactMetaData) GetGroupId

func (m *ArtifactMetaData) GetGroupId() *string

GetGroupId gets the groupId property value. An ID of a single artifact group. returns a *string when successful

func (*ArtifactMetaData) GetId

func (m *ArtifactMetaData) GetId() *string

GetId gets the id property value. The ID of a single artifact. returns a *string when successful

func (*ArtifactMetaData) GetLabels

func (m *ArtifactMetaData) GetLabels() []string

GetLabels gets the labels property value. The labels property returns a []string when successful

func (*ArtifactMetaData) GetModifiedBy

func (m *ArtifactMetaData) GetModifiedBy() *string

GetModifiedBy gets the modifiedBy property value. The modifiedBy property returns a *string when successful

func (*ArtifactMetaData) GetModifiedOn

GetModifiedOn gets the modifiedOn property value. The modifiedOn property returns a *Time when successful

func (*ArtifactMetaData) GetName

func (m *ArtifactMetaData) GetName() *string

GetName gets the name property value. The name property returns a *string when successful

func (*ArtifactMetaData) GetProperties

func (m *ArtifactMetaData) GetProperties() Propertiesable

GetProperties gets the properties property value. User-defined name-value pairs. Name and value must be strings. returns a Propertiesable when successful

func (*ArtifactMetaData) GetReferences

func (m *ArtifactMetaData) GetReferences() []ArtifactReferenceable

GetReferences gets the references property value. The references property returns a []ArtifactReferenceable when successful

func (*ArtifactMetaData) GetState

func (m *ArtifactMetaData) GetState() *ArtifactState

GetState gets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED returns a *ArtifactState when successful

func (*ArtifactMetaData) GetTypeEscaped

func (m *ArtifactMetaData) GetTypeEscaped() *string

GetTypeEscaped gets the type property value. The type property returns a *string when successful

func (*ArtifactMetaData) GetVersion

func (m *ArtifactMetaData) GetVersion() *string

GetVersion gets the version property value. The version property returns a *string when successful

func (*ArtifactMetaData) Serialize

Serialize serializes information the current object

func (*ArtifactMetaData) SetAdditionalData

func (m *ArtifactMetaData) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ArtifactMetaData) SetContentId

func (m *ArtifactMetaData) SetContentId(value *int64)

SetContentId sets the contentId property value. The contentId property

func (*ArtifactMetaData) SetCreatedBy

func (m *ArtifactMetaData) SetCreatedBy(value *string)

SetCreatedBy sets the createdBy property value. The createdBy property

func (*ArtifactMetaData) SetCreatedOn

SetCreatedOn sets the createdOn property value. The createdOn property

func (*ArtifactMetaData) SetDescription

func (m *ArtifactMetaData) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*ArtifactMetaData) SetGlobalId

func (m *ArtifactMetaData) SetGlobalId(value *int64)

SetGlobalId sets the globalId property value. The globalId property

func (*ArtifactMetaData) SetGroupId

func (m *ArtifactMetaData) SetGroupId(value *string)

SetGroupId sets the groupId property value. An ID of a single artifact group.

func (*ArtifactMetaData) SetId

func (m *ArtifactMetaData) SetId(value *string)

SetId sets the id property value. The ID of a single artifact.

func (*ArtifactMetaData) SetLabels

func (m *ArtifactMetaData) SetLabels(value []string)

SetLabels sets the labels property value. The labels property

func (*ArtifactMetaData) SetModifiedBy

func (m *ArtifactMetaData) SetModifiedBy(value *string)

SetModifiedBy sets the modifiedBy property value. The modifiedBy property

func (*ArtifactMetaData) SetModifiedOn

SetModifiedOn sets the modifiedOn property value. The modifiedOn property

func (*ArtifactMetaData) SetName

func (m *ArtifactMetaData) SetName(value *string)

SetName sets the name property value. The name property

func (*ArtifactMetaData) SetProperties

func (m *ArtifactMetaData) SetProperties(value Propertiesable)

SetProperties sets the properties property value. User-defined name-value pairs. Name and value must be strings.

func (*ArtifactMetaData) SetReferences

func (m *ArtifactMetaData) SetReferences(value []ArtifactReferenceable)

SetReferences sets the references property value. The references property

func (*ArtifactMetaData) SetState

func (m *ArtifactMetaData) SetState(value *ArtifactState)

SetState sets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED

func (*ArtifactMetaData) SetTypeEscaped

func (m *ArtifactMetaData) SetTypeEscaped(value *string)

SetTypeEscaped sets the type property value. The type property

func (*ArtifactMetaData) SetVersion

func (m *ArtifactMetaData) SetVersion(value *string)

SetVersion sets the version property value. The version property

type ArtifactMetaDataable

type ArtifactMetaDataable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetContentId() *int64
	GetCreatedBy() *string
	GetCreatedOn() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
	GetDescription() *string
	GetGlobalId() *int64
	GetGroupId() *string
	GetId() *string
	GetLabels() []string
	GetModifiedBy() *string
	GetModifiedOn() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
	GetName() *string
	GetProperties() Propertiesable
	GetReferences() []ArtifactReferenceable
	GetState() *ArtifactState
	GetTypeEscaped() *string
	GetVersion() *string
	SetContentId(value *int64)
	SetCreatedBy(value *string)
	SetCreatedOn(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
	SetDescription(value *string)
	SetGlobalId(value *int64)
	SetGroupId(value *string)
	SetId(value *string)
	SetLabels(value []string)
	SetModifiedBy(value *string)
	SetModifiedOn(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
	SetName(value *string)
	SetProperties(value Propertiesable)
	SetReferences(value []ArtifactReferenceable)
	SetState(value *ArtifactState)
	SetTypeEscaped(value *string)
	SetVersion(value *string)
}

type ArtifactOwner

type ArtifactOwner struct {
	// contains filtered or unexported fields
}

ArtifactOwner describes the ownership of an artifact.

func NewArtifactOwner

func NewArtifactOwner() *ArtifactOwner

NewArtifactOwner instantiates a new ArtifactOwner and sets the default values.

func (*ArtifactOwner) GetAdditionalData

func (m *ArtifactOwner) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ArtifactOwner) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ArtifactOwner) GetOwner

func (m *ArtifactOwner) GetOwner() *string

GetOwner gets the owner property value. The owner property returns a *string when successful

func (*ArtifactOwner) Serialize

Serialize serializes information the current object

func (*ArtifactOwner) SetAdditionalData

func (m *ArtifactOwner) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ArtifactOwner) SetOwner

func (m *ArtifactOwner) SetOwner(value *string)

SetOwner sets the owner property value. The owner property

type ArtifactReference

type ArtifactReference struct {
	// contains filtered or unexported fields
}

ArtifactReference a reference to a different artifact. Typically used with artifact types that can have dependencies like Protobuf.

func NewArtifactReference

func NewArtifactReference() *ArtifactReference

NewArtifactReference instantiates a new ArtifactReference and sets the default values.

func (*ArtifactReference) GetAdditionalData

func (m *ArtifactReference) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ArtifactReference) GetArtifactId

func (m *ArtifactReference) GetArtifactId() *string

GetArtifactId gets the artifactId property value. The artifactId property returns a *string when successful

func (*ArtifactReference) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ArtifactReference) GetGroupId

func (m *ArtifactReference) GetGroupId() *string

GetGroupId gets the groupId property value. The groupId property returns a *string when successful

func (*ArtifactReference) GetName

func (m *ArtifactReference) GetName() *string

GetName gets the name property value. The name property returns a *string when successful

func (*ArtifactReference) GetVersion

func (m *ArtifactReference) GetVersion() *string

GetVersion gets the version property value. The version property returns a *string when successful

func (*ArtifactReference) Serialize

Serialize serializes information the current object

func (*ArtifactReference) SetAdditionalData

func (m *ArtifactReference) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ArtifactReference) SetArtifactId

func (m *ArtifactReference) SetArtifactId(value *string)

SetArtifactId sets the artifactId property value. The artifactId property

func (*ArtifactReference) SetGroupId

func (m *ArtifactReference) SetGroupId(value *string)

SetGroupId sets the groupId property value. The groupId property

func (*ArtifactReference) SetName

func (m *ArtifactReference) SetName(value *string)

SetName sets the name property value. The name property

func (*ArtifactReference) SetVersion

func (m *ArtifactReference) SetVersion(value *string)

SetVersion sets the version property value. The version property

type ArtifactReferenceable

type ArtifactReferenceable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetArtifactId() *string
	GetGroupId() *string
	GetName() *string
	GetVersion() *string
	SetArtifactId(value *string)
	SetGroupId(value *string)
	SetName(value *string)
	SetVersion(value *string)
}

type ArtifactSearchResults

type ArtifactSearchResults struct {
	// contains filtered or unexported fields
}

ArtifactSearchResults describes the response received when searching for artifacts.

func NewArtifactSearchResults

func NewArtifactSearchResults() *ArtifactSearchResults

NewArtifactSearchResults instantiates a new ArtifactSearchResults and sets the default values.

func (*ArtifactSearchResults) GetAdditionalData

func (m *ArtifactSearchResults) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ArtifactSearchResults) GetArtifacts

func (m *ArtifactSearchResults) GetArtifacts() []SearchedArtifactable

GetArtifacts gets the artifacts property value. The artifacts returned in the result set. returns a []SearchedArtifactable when successful

func (*ArtifactSearchResults) GetCount

func (m *ArtifactSearchResults) GetCount() *int32

GetCount gets the count property value. The total number of artifacts that matched the query that produced the result set (may be more than the number of artifacts in the result set). returns a *int32 when successful

func (*ArtifactSearchResults) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ArtifactSearchResults) Serialize

Serialize serializes information the current object

func (*ArtifactSearchResults) SetAdditionalData

func (m *ArtifactSearchResults) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ArtifactSearchResults) SetArtifacts

func (m *ArtifactSearchResults) SetArtifacts(value []SearchedArtifactable)

SetArtifacts sets the artifacts property value. The artifacts returned in the result set.

func (*ArtifactSearchResults) SetCount

func (m *ArtifactSearchResults) SetCount(value *int32)

SetCount sets the count property value. The total number of artifacts that matched the query that produced the result set (may be more than the number of artifacts in the result set).

type ArtifactState

type ArtifactState int

Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED

const (
	ENABLED_ARTIFACTSTATE ArtifactState = iota
	DISABLED_ARTIFACTSTATE
	DEPRECATED_ARTIFACTSTATE
)

func (ArtifactState) String

func (i ArtifactState) String() string

type ArtifactTypeInfo

type ArtifactTypeInfo struct {
	// contains filtered or unexported fields
}

func NewArtifactTypeInfo

func NewArtifactTypeInfo() *ArtifactTypeInfo

NewArtifactTypeInfo instantiates a new ArtifactTypeInfo and sets the default values.

func (*ArtifactTypeInfo) GetAdditionalData

func (m *ArtifactTypeInfo) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ArtifactTypeInfo) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ArtifactTypeInfo) GetName

func (m *ArtifactTypeInfo) GetName() *string

GetName gets the name property value. The name property returns a *string when successful

func (*ArtifactTypeInfo) Serialize

Serialize serializes information the current object

func (*ArtifactTypeInfo) SetAdditionalData

func (m *ArtifactTypeInfo) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ArtifactTypeInfo) SetName

func (m *ArtifactTypeInfo) SetName(value *string)

SetName sets the name property value. The name property

type Comment

type Comment struct {
	// contains filtered or unexported fields
}

func NewComment

func NewComment() *Comment

NewComment instantiates a new Comment and sets the default values.

func (*Comment) GetAdditionalData

func (m *Comment) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*Comment) GetCommentId

func (m *Comment) GetCommentId() *string

GetCommentId gets the commentId property value. The commentId property returns a *string when successful

func (*Comment) GetCreatedBy

func (m *Comment) GetCreatedBy() *string

GetCreatedBy gets the createdBy property value. The createdBy property returns a *string when successful

func (*Comment) GetCreatedOn

GetCreatedOn gets the createdOn property value. The createdOn property returns a *Time when successful

func (*Comment) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*Comment) GetValue

func (m *Comment) GetValue() *string

GetValue gets the value property value. The value property returns a *string when successful

func (*Comment) Serialize

Serialize serializes information the current object

func (*Comment) SetAdditionalData

func (m *Comment) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*Comment) SetCommentId

func (m *Comment) SetCommentId(value *string)

SetCommentId sets the commentId property value. The commentId property

func (*Comment) SetCreatedBy

func (m *Comment) SetCreatedBy(value *string)

SetCreatedBy sets the createdBy property value. The createdBy property

func (*Comment) SetCreatedOn

SetCreatedOn sets the createdOn property value. The createdOn property

func (*Comment) SetValue

func (m *Comment) SetValue(value *string)

SetValue sets the value property value. The value property

type ConfigurationProperty

type ConfigurationProperty struct {
	// contains filtered or unexported fields
}

func NewConfigurationProperty

func NewConfigurationProperty() *ConfigurationProperty

NewConfigurationProperty instantiates a new ConfigurationProperty and sets the default values.

func (*ConfigurationProperty) GetAdditionalData

func (m *ConfigurationProperty) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*ConfigurationProperty) GetDescription

func (m *ConfigurationProperty) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*ConfigurationProperty) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ConfigurationProperty) GetLabel

func (m *ConfigurationProperty) GetLabel() *string

GetLabel gets the label property value. The label property returns a *string when successful

func (*ConfigurationProperty) GetName

func (m *ConfigurationProperty) GetName() *string

GetName gets the name property value. The name property returns a *string when successful

func (*ConfigurationProperty) GetTypeEscaped

func (m *ConfigurationProperty) GetTypeEscaped() *string

GetTypeEscaped gets the type property value. The type property returns a *string when successful

func (*ConfigurationProperty) GetValue

func (m *ConfigurationProperty) GetValue() *string

GetValue gets the value property value. The value property returns a *string when successful

func (*ConfigurationProperty) Serialize

Serialize serializes information the current object

func (*ConfigurationProperty) SetAdditionalData

func (m *ConfigurationProperty) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ConfigurationProperty) SetDescription

func (m *ConfigurationProperty) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*ConfigurationProperty) SetLabel

func (m *ConfigurationProperty) SetLabel(value *string)

SetLabel sets the label property value. The label property

func (*ConfigurationProperty) SetName

func (m *ConfigurationProperty) SetName(value *string)

SetName sets the name property value. The name property

func (*ConfigurationProperty) SetTypeEscaped

func (m *ConfigurationProperty) SetTypeEscaped(value *string)

SetTypeEscaped sets the type property value. The type property

func (*ConfigurationProperty) SetValue

func (m *ConfigurationProperty) SetValue(value *string)

SetValue sets the value property value. The value property

type ConfigurationPropertyable

type ConfigurationPropertyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetDescription() *string
	GetLabel() *string
	GetName() *string
	GetTypeEscaped() *string
	GetValue() *string
	SetDescription(value *string)
	SetLabel(value *string)
	SetName(value *string)
	SetTypeEscaped(value *string)
	SetValue(value *string)
}

type CreateGroupMetaData

type CreateGroupMetaData struct {
	// contains filtered or unexported fields
}

func NewCreateGroupMetaData

func NewCreateGroupMetaData() *CreateGroupMetaData

NewCreateGroupMetaData instantiates a new CreateGroupMetaData and sets the default values.

func (*CreateGroupMetaData) GetAdditionalData

func (m *CreateGroupMetaData) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*CreateGroupMetaData) GetDescription

func (m *CreateGroupMetaData) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*CreateGroupMetaData) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*CreateGroupMetaData) GetId

func (m *CreateGroupMetaData) GetId() *string

GetId gets the id property value. The id property returns a *string when successful

func (*CreateGroupMetaData) GetProperties

func (m *CreateGroupMetaData) GetProperties() Propertiesable

GetProperties gets the properties property value. User-defined name-value pairs. Name and value must be strings. returns a Propertiesable when successful

func (*CreateGroupMetaData) Serialize

Serialize serializes information the current object

func (*CreateGroupMetaData) SetAdditionalData

func (m *CreateGroupMetaData) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*CreateGroupMetaData) SetDescription

func (m *CreateGroupMetaData) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*CreateGroupMetaData) SetId

func (m *CreateGroupMetaData) SetId(value *string)

SetId sets the id property value. The id property

func (*CreateGroupMetaData) SetProperties

func (m *CreateGroupMetaData) SetProperties(value Propertiesable)

SetProperties sets the properties property value. User-defined name-value pairs. Name and value must be strings.

type CreateGroupMetaDataable

type CreateGroupMetaDataable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetDescription() *string
	GetId() *string
	GetProperties() Propertiesable
	SetDescription(value *string)
	SetId(value *string)
	SetProperties(value Propertiesable)
}

type DTONewComment

type DTONewComment struct {
	// contains filtered or unexported fields
}

func NewDTONewComment

func NewDTONewComment() *DTONewComment

NewDTONewComment instantiates a new DTONewComment and sets the default values.

func (*DTONewComment) GetAdditionalData

func (m *DTONewComment) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*DTONewComment) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*DTONewComment) GetValue

func (m *DTONewComment) GetValue() *string

GetValue gets the value property value. The value property returns a *string when successful

func (*DTONewComment) Serialize

Serialize serializes information the current object

func (*DTONewComment) SetAdditionalData

func (m *DTONewComment) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*DTONewComment) SetValue

func (m *DTONewComment) SetValue(value *string)

SetValue sets the value property value. The value property

type DownloadRef

type DownloadRef struct {
	// contains filtered or unexported fields
}

DownloadRef models a download "link". Useful for browser use-cases.

func NewDownloadRef

func NewDownloadRef() *DownloadRef

NewDownloadRef instantiates a new DownloadRef and sets the default values.

func (*DownloadRef) GetAdditionalData

func (m *DownloadRef) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*DownloadRef) GetDownloadId

func (m *DownloadRef) GetDownloadId() *string

GetDownloadId gets the downloadId property value. The downloadId property returns a *string when successful

func (*DownloadRef) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*DownloadRef) GetHref

func (m *DownloadRef) GetHref() *string

GetHref gets the href property value. The href property returns a *string when successful

func (*DownloadRef) Serialize

Serialize serializes information the current object

func (*DownloadRef) SetAdditionalData

func (m *DownloadRef) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*DownloadRef) SetDownloadId

func (m *DownloadRef) SetDownloadId(value *string)

SetDownloadId sets the downloadId property value. The downloadId property

func (*DownloadRef) SetHref

func (m *DownloadRef) SetHref(value *string)

SetHref sets the href property value. The href property

type EditableMetaData

type EditableMetaData struct {
	// contains filtered or unexported fields
}

func NewEditableMetaData

func NewEditableMetaData() *EditableMetaData

NewEditableMetaData instantiates a new EditableMetaData and sets the default values.

func (*EditableMetaData) GetAdditionalData

func (m *EditableMetaData) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*EditableMetaData) GetDescription

func (m *EditableMetaData) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*EditableMetaData) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*EditableMetaData) GetLabels

func (m *EditableMetaData) GetLabels() []string

GetLabels gets the labels property value. The labels property returns a []string when successful

func (*EditableMetaData) GetName

func (m *EditableMetaData) GetName() *string

GetName gets the name property value. The name property returns a *string when successful

func (*EditableMetaData) GetProperties

func (m *EditableMetaData) GetProperties() Propertiesable

GetProperties gets the properties property value. User-defined name-value pairs. Name and value must be strings. returns a Propertiesable when successful

func (*EditableMetaData) Serialize

Serialize serializes information the current object

func (*EditableMetaData) SetAdditionalData

func (m *EditableMetaData) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*EditableMetaData) SetDescription

func (m *EditableMetaData) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*EditableMetaData) SetLabels

func (m *EditableMetaData) SetLabels(value []string)

SetLabels sets the labels property value. The labels property

func (*EditableMetaData) SetName

func (m *EditableMetaData) SetName(value *string)

SetName sets the name property value. The name property

func (*EditableMetaData) SetProperties

func (m *EditableMetaData) SetProperties(value Propertiesable)

SetProperties sets the properties property value. User-defined name-value pairs. Name and value must be strings.

type EditableMetaDataable

type EditableMetaDataable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetDescription() *string
	GetLabels() []string
	GetName() *string
	GetProperties() Propertiesable
	SetDescription(value *string)
	SetLabels(value []string)
	SetName(value *string)
	SetProperties(value Propertiesable)
}

type Error

type Error struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ApiError
	// contains filtered or unexported fields
}

Error all error responses, whether `4xx` or `5xx` will include one of these as the responsebody.

func NewError

func NewError() *Error

NewError instantiates a new Error and sets the default values.

func (*Error) Error

func (m *Error) Error() string

Error the primary error message. returns a string when successful

func (*Error) GetAdditionalData

func (m *Error) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*Error) GetDetail

func (m *Error) GetDetail() *string

GetDetail gets the detail property value. Full details about the error. This might contain a server stack trace, for example. returns a *string when successful

func (*Error) GetErrorCode

func (m *Error) GetErrorCode() *int32

GetErrorCode gets the error_code property value. The server-side error code. returns a *int32 when successful

func (*Error) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*Error) GetMessage

func (m *Error) GetMessage() *string

GetMessage gets the message property value. The short error message. returns a *string when successful

func (*Error) GetName

func (m *Error) GetName() *string

GetName gets the name property value. The error name - typically the classname of the exception thrown by the server. returns a *string when successful

func (*Error) Serialize

Serialize serializes information the current object

func (*Error) SetAdditionalData

func (m *Error) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*Error) SetDetail

func (m *Error) SetDetail(value *string)

SetDetail sets the detail property value. Full details about the error. This might contain a server stack trace, for example.

func (*Error) SetErrorCode

func (m *Error) SetErrorCode(value *int32)

SetErrorCode sets the error_code property value. The server-side error code.

func (*Error) SetMessage

func (m *Error) SetMessage(value *string)

SetMessage sets the message property value. The short error message.

func (*Error) SetName

func (m *Error) SetName(value *string)

SetName sets the name property value. The error name - typically the classname of the exception thrown by the server.

type Errorable

type Errorable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetDetail() *string
	GetErrorCode() *int32
	GetMessage() *string
	GetName() *string
	SetDetail(value *string)
	SetErrorCode(value *int32)
	SetMessage(value *string)
	SetName(value *string)
}

type GroupMetaData

type GroupMetaData struct {
	// contains filtered or unexported fields
}

func NewGroupMetaData

func NewGroupMetaData() *GroupMetaData

NewGroupMetaData instantiates a new GroupMetaData and sets the default values.

func (*GroupMetaData) GetAdditionalData

func (m *GroupMetaData) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*GroupMetaData) GetCreatedBy

func (m *GroupMetaData) GetCreatedBy() *string

GetCreatedBy gets the createdBy property value. The createdBy property returns a *string when successful

func (*GroupMetaData) GetCreatedOn

GetCreatedOn gets the createdOn property value. The createdOn property returns a *Time when successful

func (*GroupMetaData) GetDescription

func (m *GroupMetaData) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*GroupMetaData) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*GroupMetaData) GetId

func (m *GroupMetaData) GetId() *string

GetId gets the id property value. An ID of a single artifact group. returns a *string when successful

func (*GroupMetaData) GetModifiedBy

func (m *GroupMetaData) GetModifiedBy() *string

GetModifiedBy gets the modifiedBy property value. The modifiedBy property returns a *string when successful

func (*GroupMetaData) GetModifiedOn

GetModifiedOn gets the modifiedOn property value. The modifiedOn property returns a *Time when successful

func (*GroupMetaData) GetProperties

func (m *GroupMetaData) GetProperties() Propertiesable

GetProperties gets the properties property value. User-defined name-value pairs. Name and value must be strings. returns a Propertiesable when successful

func (*GroupMetaData) Serialize

Serialize serializes information the current object

func (*GroupMetaData) SetAdditionalData

func (m *GroupMetaData) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GroupMetaData) SetCreatedBy

func (m *GroupMetaData) SetCreatedBy(value *string)

SetCreatedBy sets the createdBy property value. The createdBy property

func (*GroupMetaData) SetCreatedOn

SetCreatedOn sets the createdOn property value. The createdOn property

func (*GroupMetaData) SetDescription

func (m *GroupMetaData) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*GroupMetaData) SetId

func (m *GroupMetaData) SetId(value *string)

SetId sets the id property value. An ID of a single artifact group.

func (*GroupMetaData) SetModifiedBy

func (m *GroupMetaData) SetModifiedBy(value *string)

SetModifiedBy sets the modifiedBy property value. The modifiedBy property

func (*GroupMetaData) SetModifiedOn

SetModifiedOn sets the modifiedOn property value. The modifiedOn property

func (*GroupMetaData) SetProperties

func (m *GroupMetaData) SetProperties(value Propertiesable)

SetProperties sets the properties property value. User-defined name-value pairs. Name and value must be strings.

type GroupSearchResults

type GroupSearchResults struct {
	// contains filtered or unexported fields
}

GroupSearchResults describes the response received when searching for groups.

func NewGroupSearchResults

func NewGroupSearchResults() *GroupSearchResults

NewGroupSearchResults instantiates a new GroupSearchResults and sets the default values.

func (*GroupSearchResults) GetAdditionalData

func (m *GroupSearchResults) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*GroupSearchResults) GetCount

func (m *GroupSearchResults) GetCount() *int32

GetCount gets the count property value. The total number of groups that matched the query that produced the result set (may be more than the number of groups in the result set). returns a *int32 when successful

func (*GroupSearchResults) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*GroupSearchResults) GetGroups

func (m *GroupSearchResults) GetGroups() []SearchedGroupable

GetGroups gets the groups property value. The groups returned in the result set. returns a []SearchedGroupable when successful

func (*GroupSearchResults) Serialize

Serialize serializes information the current object

func (*GroupSearchResults) SetAdditionalData

func (m *GroupSearchResults) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GroupSearchResults) SetCount

func (m *GroupSearchResults) SetCount(value *int32)

SetCount sets the count property value. The total number of groups that matched the query that produced the result set (may be more than the number of groups in the result set).

func (*GroupSearchResults) SetGroups

func (m *GroupSearchResults) SetGroups(value []SearchedGroupable)

SetGroups sets the groups property value. The groups returned in the result set.

type IfExists

type IfExists int
const (
	FAIL_IFEXISTS IfExists = iota
	UPDATE_IFEXISTS
	RETURN_IFEXISTS
	RETURN_OR_UPDATE_IFEXISTS
)

func (IfExists) String

func (i IfExists) String() string

type Limits

type Limits struct {
	// contains filtered or unexported fields
}

Limits list of limitations on used resources, that are applied on the current instance of Registry.Keys represent the resource type and are suffixed by the corresponding unit.Values are integers. Only non-negative values are allowed, with the exception of -1, which means that the limit is not applied.

func NewLimits

func NewLimits() *Limits

NewLimits instantiates a new Limits and sets the default values.

func (*Limits) GetAdditionalData

func (m *Limits) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*Limits) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*Limits) GetMaxArtifactDescriptionLengthChars

func (m *Limits) GetMaxArtifactDescriptionLengthChars() *int64

GetMaxArtifactDescriptionLengthChars gets the maxArtifactDescriptionLengthChars property value. The maxArtifactDescriptionLengthChars property returns a *int64 when successful

func (*Limits) GetMaxArtifactLabelsCount

func (m *Limits) GetMaxArtifactLabelsCount() *int64

GetMaxArtifactLabelsCount gets the maxArtifactLabelsCount property value. The maxArtifactLabelsCount property returns a *int64 when successful

func (*Limits) GetMaxArtifactNameLengthChars

func (m *Limits) GetMaxArtifactNameLengthChars() *int64

GetMaxArtifactNameLengthChars gets the maxArtifactNameLengthChars property value. The maxArtifactNameLengthChars property returns a *int64 when successful

func (*Limits) GetMaxArtifactPropertiesCount

func (m *Limits) GetMaxArtifactPropertiesCount() *int64

GetMaxArtifactPropertiesCount gets the maxArtifactPropertiesCount property value. The maxArtifactPropertiesCount property returns a *int64 when successful

func (*Limits) GetMaxArtifactsCount

func (m *Limits) GetMaxArtifactsCount() *int64

GetMaxArtifactsCount gets the maxArtifactsCount property value. The maxArtifactsCount property returns a *int64 when successful

func (*Limits) GetMaxLabelSizeBytes

func (m *Limits) GetMaxLabelSizeBytes() *int64

GetMaxLabelSizeBytes gets the maxLabelSizeBytes property value. The maxLabelSizeBytes property returns a *int64 when successful

func (*Limits) GetMaxPropertyKeySizeBytes

func (m *Limits) GetMaxPropertyKeySizeBytes() *int64

GetMaxPropertyKeySizeBytes gets the maxPropertyKeySizeBytes property value. The maxPropertyKeySizeBytes property returns a *int64 when successful

func (*Limits) GetMaxPropertyValueSizeBytes

func (m *Limits) GetMaxPropertyValueSizeBytes() *int64

GetMaxPropertyValueSizeBytes gets the maxPropertyValueSizeBytes property value. The maxPropertyValueSizeBytes property returns a *int64 when successful

func (*Limits) GetMaxRequestsPerSecondCount

func (m *Limits) GetMaxRequestsPerSecondCount() *int64

GetMaxRequestsPerSecondCount gets the maxRequestsPerSecondCount property value. The maxRequestsPerSecondCount property returns a *int64 when successful

func (*Limits) GetMaxSchemaSizeBytes

func (m *Limits) GetMaxSchemaSizeBytes() *int64

GetMaxSchemaSizeBytes gets the maxSchemaSizeBytes property value. The maxSchemaSizeBytes property returns a *int64 when successful

func (*Limits) GetMaxTotalSchemasCount

func (m *Limits) GetMaxTotalSchemasCount() *int64

GetMaxTotalSchemasCount gets the maxTotalSchemasCount property value. The maxTotalSchemasCount property returns a *int64 when successful

func (*Limits) GetMaxVersionsPerArtifactCount

func (m *Limits) GetMaxVersionsPerArtifactCount() *int64

GetMaxVersionsPerArtifactCount gets the maxVersionsPerArtifactCount property value. The maxVersionsPerArtifactCount property returns a *int64 when successful

func (*Limits) Serialize

Serialize serializes information the current object

func (*Limits) SetAdditionalData

func (m *Limits) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*Limits) SetMaxArtifactDescriptionLengthChars

func (m *Limits) SetMaxArtifactDescriptionLengthChars(value *int64)

SetMaxArtifactDescriptionLengthChars sets the maxArtifactDescriptionLengthChars property value. The maxArtifactDescriptionLengthChars property

func (*Limits) SetMaxArtifactLabelsCount

func (m *Limits) SetMaxArtifactLabelsCount(value *int64)

SetMaxArtifactLabelsCount sets the maxArtifactLabelsCount property value. The maxArtifactLabelsCount property

func (*Limits) SetMaxArtifactNameLengthChars

func (m *Limits) SetMaxArtifactNameLengthChars(value *int64)

SetMaxArtifactNameLengthChars sets the maxArtifactNameLengthChars property value. The maxArtifactNameLengthChars property

func (*Limits) SetMaxArtifactPropertiesCount

func (m *Limits) SetMaxArtifactPropertiesCount(value *int64)

SetMaxArtifactPropertiesCount sets the maxArtifactPropertiesCount property value. The maxArtifactPropertiesCount property

func (*Limits) SetMaxArtifactsCount

func (m *Limits) SetMaxArtifactsCount(value *int64)

SetMaxArtifactsCount sets the maxArtifactsCount property value. The maxArtifactsCount property

func (*Limits) SetMaxLabelSizeBytes

func (m *Limits) SetMaxLabelSizeBytes(value *int64)

SetMaxLabelSizeBytes sets the maxLabelSizeBytes property value. The maxLabelSizeBytes property

func (*Limits) SetMaxPropertyKeySizeBytes

func (m *Limits) SetMaxPropertyKeySizeBytes(value *int64)

SetMaxPropertyKeySizeBytes sets the maxPropertyKeySizeBytes property value. The maxPropertyKeySizeBytes property

func (*Limits) SetMaxPropertyValueSizeBytes

func (m *Limits) SetMaxPropertyValueSizeBytes(value *int64)

SetMaxPropertyValueSizeBytes sets the maxPropertyValueSizeBytes property value. The maxPropertyValueSizeBytes property

func (*Limits) SetMaxRequestsPerSecondCount

func (m *Limits) SetMaxRequestsPerSecondCount(value *int64)

SetMaxRequestsPerSecondCount sets the maxRequestsPerSecondCount property value. The maxRequestsPerSecondCount property

func (*Limits) SetMaxSchemaSizeBytes

func (m *Limits) SetMaxSchemaSizeBytes(value *int64)

SetMaxSchemaSizeBytes sets the maxSchemaSizeBytes property value. The maxSchemaSizeBytes property

func (*Limits) SetMaxTotalSchemasCount

func (m *Limits) SetMaxTotalSchemasCount(value *int64)

SetMaxTotalSchemasCount sets the maxTotalSchemasCount property value. The maxTotalSchemasCount property

func (*Limits) SetMaxVersionsPerArtifactCount

func (m *Limits) SetMaxVersionsPerArtifactCount(value *int64)

SetMaxVersionsPerArtifactCount sets the maxVersionsPerArtifactCount property value. The maxVersionsPerArtifactCount property

type Limitsable

type Limitsable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetMaxArtifactDescriptionLengthChars() *int64
	GetMaxArtifactLabelsCount() *int64
	GetMaxArtifactNameLengthChars() *int64
	GetMaxArtifactPropertiesCount() *int64
	GetMaxArtifactsCount() *int64
	GetMaxLabelSizeBytes() *int64
	GetMaxPropertyKeySizeBytes() *int64
	GetMaxPropertyValueSizeBytes() *int64
	GetMaxRequestsPerSecondCount() *int64
	GetMaxSchemaSizeBytes() *int64
	GetMaxTotalSchemasCount() *int64
	GetMaxVersionsPerArtifactCount() *int64
	SetMaxArtifactDescriptionLengthChars(value *int64)
	SetMaxArtifactLabelsCount(value *int64)
	SetMaxArtifactNameLengthChars(value *int64)
	SetMaxArtifactPropertiesCount(value *int64)
	SetMaxArtifactsCount(value *int64)
	SetMaxLabelSizeBytes(value *int64)
	SetMaxPropertyKeySizeBytes(value *int64)
	SetMaxPropertyValueSizeBytes(value *int64)
	SetMaxRequestsPerSecondCount(value *int64)
	SetMaxSchemaSizeBytes(value *int64)
	SetMaxTotalSchemasCount(value *int64)
	SetMaxVersionsPerArtifactCount(value *int64)
}

type Properties

type Properties struct {
	// contains filtered or unexported fields
}

Properties user-defined name-value pairs. Name and value must be strings.

func NewProperties

func NewProperties() *Properties

NewProperties instantiates a new Properties and sets the default values.

func (*Properties) GetAdditionalData

func (m *Properties) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*Properties) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*Properties) Serialize

Serialize serializes information the current object

func (*Properties) SetAdditionalData

func (m *Properties) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

type ReferenceType

type ReferenceType int
const (
	OUTBOUND_REFERENCETYPE ReferenceType = iota
	INBOUND_REFERENCETYPE
)

func (ReferenceType) String

func (i ReferenceType) String() string

type RoleMapping

type RoleMapping struct {
	// contains filtered or unexported fields
}

RoleMapping the mapping between a user/principal and their role.

func NewRoleMapping

func NewRoleMapping() *RoleMapping

NewRoleMapping instantiates a new RoleMapping and sets the default values.

func (*RoleMapping) GetAdditionalData

func (m *RoleMapping) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*RoleMapping) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*RoleMapping) GetPrincipalId

func (m *RoleMapping) GetPrincipalId() *string

GetPrincipalId gets the principalId property value. The principalId property returns a *string when successful

func (*RoleMapping) GetPrincipalName

func (m *RoleMapping) GetPrincipalName() *string

GetPrincipalName gets the principalName property value. A friendly name for the principal. returns a *string when successful

func (*RoleMapping) GetRole

func (m *RoleMapping) GetRole() *RoleType

GetRole gets the role property value. The role property returns a *RoleType when successful

func (*RoleMapping) Serialize

Serialize serializes information the current object

func (*RoleMapping) SetAdditionalData

func (m *RoleMapping) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*RoleMapping) SetPrincipalId

func (m *RoleMapping) SetPrincipalId(value *string)

SetPrincipalId sets the principalId property value. The principalId property

func (*RoleMapping) SetPrincipalName

func (m *RoleMapping) SetPrincipalName(value *string)

SetPrincipalName sets the principalName property value. A friendly name for the principal.

func (*RoleMapping) SetRole

func (m *RoleMapping) SetRole(value *RoleType)

SetRole sets the role property value. The role property

type RoleMappingable

type RoleMappingable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetPrincipalId() *string
	GetPrincipalName() *string
	GetRole() *RoleType
	SetPrincipalId(value *string)
	SetPrincipalName(value *string)
	SetRole(value *RoleType)
}

type RoleType

type RoleType int
const (
	READ_ONLY_ROLETYPE RoleType = iota
	DEVELOPER_ROLETYPE
	ADMIN_ROLETYPE
)

func (RoleType) String

func (i RoleType) String() string

type Rule

type Rule struct {
	// contains filtered or unexported fields
}

func NewRule

func NewRule() *Rule

NewRule instantiates a new Rule and sets the default values.

func (*Rule) GetAdditionalData

func (m *Rule) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*Rule) GetConfig

func (m *Rule) GetConfig() *string

GetConfig gets the config property value. The config property returns a *string when successful

func (*Rule) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*Rule) GetTypeEscaped

func (m *Rule) GetTypeEscaped() *RuleType

GetTypeEscaped gets the type property value. The type property returns a *RuleType when successful

func (*Rule) Serialize

Serialize serializes information the current object

func (*Rule) SetAdditionalData

func (m *Rule) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*Rule) SetConfig

func (m *Rule) SetConfig(value *string)

SetConfig sets the config property value. The config property

func (*Rule) SetTypeEscaped

func (m *Rule) SetTypeEscaped(value *RuleType)

SetTypeEscaped sets the type property value. The type property

type RuleType

type RuleType int
const (
	VALIDITY_RULETYPE RuleType = iota
	COMPATIBILITY_RULETYPE
	INTEGRITY_RULETYPE
)

func (RuleType) String

func (i RuleType) String() string

type RuleViolationCause

type RuleViolationCause struct {
	// contains filtered or unexported fields
}

func NewRuleViolationCause

func NewRuleViolationCause() *RuleViolationCause

NewRuleViolationCause instantiates a new RuleViolationCause and sets the default values.

func (*RuleViolationCause) GetAdditionalData

func (m *RuleViolationCause) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*RuleViolationCause) GetContext

func (m *RuleViolationCause) GetContext() *string

GetContext gets the context property value. The context property returns a *string when successful

func (*RuleViolationCause) GetDescription

func (m *RuleViolationCause) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*RuleViolationCause) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*RuleViolationCause) Serialize

Serialize serializes information the current object

func (*RuleViolationCause) SetAdditionalData

func (m *RuleViolationCause) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*RuleViolationCause) SetContext

func (m *RuleViolationCause) SetContext(value *string)

SetContext sets the context property value. The context property

func (*RuleViolationCause) SetDescription

func (m *RuleViolationCause) SetDescription(value *string)

SetDescription sets the description property value. The description property

type RuleViolationError

type RuleViolationError struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ApiError
	// contains filtered or unexported fields
}

RuleViolationError all error responses, whether `4xx` or `5xx` will include one of these as the responsebody.

func NewRuleViolationError

func NewRuleViolationError() *RuleViolationError

NewRuleViolationError instantiates a new RuleViolationError and sets the default values.

func (*RuleViolationError) Error

func (m *RuleViolationError) Error() string

Error the primary error message. returns a string when successful

func (*RuleViolationError) GetAdditionalData

func (m *RuleViolationError) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*RuleViolationError) GetCauses

func (m *RuleViolationError) GetCauses() []RuleViolationCauseable

GetCauses gets the causes property value. List of rule violation causes. returns a []RuleViolationCauseable when successful

func (*RuleViolationError) GetDetail

func (m *RuleViolationError) GetDetail() *string

GetDetail gets the detail property value. Full details about the error. This might contain a server stack trace, for example. returns a *string when successful

func (*RuleViolationError) GetErrorCode

func (m *RuleViolationError) GetErrorCode() *int32

GetErrorCode gets the error_code property value. The server-side error code. returns a *int32 when successful

func (*RuleViolationError) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*RuleViolationError) GetMessage

func (m *RuleViolationError) GetMessage() *string

GetMessage gets the message property value. The short error message. returns a *string when successful

func (*RuleViolationError) GetName

func (m *RuleViolationError) GetName() *string

GetName gets the name property value. The error name - typically the classname of the exception thrown by the server. returns a *string when successful

func (*RuleViolationError) Serialize

Serialize serializes information the current object

func (*RuleViolationError) SetAdditionalData

func (m *RuleViolationError) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*RuleViolationError) SetCauses

func (m *RuleViolationError) SetCauses(value []RuleViolationCauseable)

SetCauses sets the causes property value. List of rule violation causes.

func (*RuleViolationError) SetDetail

func (m *RuleViolationError) SetDetail(value *string)

SetDetail sets the detail property value. Full details about the error. This might contain a server stack trace, for example.

func (*RuleViolationError) SetErrorCode

func (m *RuleViolationError) SetErrorCode(value *int32)

SetErrorCode sets the error_code property value. The server-side error code.

func (*RuleViolationError) SetMessage

func (m *RuleViolationError) SetMessage(value *string)

SetMessage sets the message property value. The short error message.

func (*RuleViolationError) SetName

func (m *RuleViolationError) SetName(value *string)

SetName sets the name property value. The error name - typically the classname of the exception thrown by the server.

type RuleViolationErrorable

type RuleViolationErrorable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetCauses() []RuleViolationCauseable
	GetDetail() *string
	GetErrorCode() *int32
	GetMessage() *string
	GetName() *string
	SetCauses(value []RuleViolationCauseable)
	SetDetail(value *string)
	SetErrorCode(value *int32)
	SetMessage(value *string)
	SetName(value *string)
}

type SearchedArtifact

type SearchedArtifact struct {
	// contains filtered or unexported fields
}

SearchedArtifact models a single artifact from the result set returned when searching for artifacts.

func NewSearchedArtifact

func NewSearchedArtifact() *SearchedArtifact

NewSearchedArtifact instantiates a new SearchedArtifact and sets the default values.

func (*SearchedArtifact) GetAdditionalData

func (m *SearchedArtifact) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*SearchedArtifact) GetCreatedBy

func (m *SearchedArtifact) GetCreatedBy() *string

GetCreatedBy gets the createdBy property value. The createdBy property returns a *string when successful

func (*SearchedArtifact) GetCreatedOn

GetCreatedOn gets the createdOn property value. The createdOn property returns a *Time when successful

func (*SearchedArtifact) GetDescription

func (m *SearchedArtifact) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*SearchedArtifact) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*SearchedArtifact) GetGroupId

func (m *SearchedArtifact) GetGroupId() *string

GetGroupId gets the groupId property value. An ID of a single artifact group. returns a *string when successful

func (*SearchedArtifact) GetId

func (m *SearchedArtifact) GetId() *string

GetId gets the id property value. The ID of a single artifact. returns a *string when successful

func (*SearchedArtifact) GetLabels

func (m *SearchedArtifact) GetLabels() []string

GetLabels gets the labels property value. The labels property returns a []string when successful

func (*SearchedArtifact) GetModifiedBy

func (m *SearchedArtifact) GetModifiedBy() *string

GetModifiedBy gets the modifiedBy property value. The modifiedBy property returns a *string when successful

func (*SearchedArtifact) GetModifiedOn

GetModifiedOn gets the modifiedOn property value. The modifiedOn property returns a *Time when successful

func (*SearchedArtifact) GetName

func (m *SearchedArtifact) GetName() *string

GetName gets the name property value. The name property returns a *string when successful

func (*SearchedArtifact) GetState

func (m *SearchedArtifact) GetState() *ArtifactState

GetState gets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED returns a *ArtifactState when successful

func (*SearchedArtifact) GetTypeEscaped

func (m *SearchedArtifact) GetTypeEscaped() *string

GetTypeEscaped gets the type property value. The type property returns a *string when successful

func (*SearchedArtifact) Serialize

Serialize serializes information the current object

func (*SearchedArtifact) SetAdditionalData

func (m *SearchedArtifact) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*SearchedArtifact) SetCreatedBy

func (m *SearchedArtifact) SetCreatedBy(value *string)

SetCreatedBy sets the createdBy property value. The createdBy property

func (*SearchedArtifact) SetCreatedOn

SetCreatedOn sets the createdOn property value. The createdOn property

func (*SearchedArtifact) SetDescription

func (m *SearchedArtifact) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*SearchedArtifact) SetGroupId

func (m *SearchedArtifact) SetGroupId(value *string)

SetGroupId sets the groupId property value. An ID of a single artifact group.

func (*SearchedArtifact) SetId

func (m *SearchedArtifact) SetId(value *string)

SetId sets the id property value. The ID of a single artifact.

func (*SearchedArtifact) SetLabels

func (m *SearchedArtifact) SetLabels(value []string)

SetLabels sets the labels property value. The labels property

func (*SearchedArtifact) SetModifiedBy

func (m *SearchedArtifact) SetModifiedBy(value *string)

SetModifiedBy sets the modifiedBy property value. The modifiedBy property

func (*SearchedArtifact) SetModifiedOn

SetModifiedOn sets the modifiedOn property value. The modifiedOn property

func (*SearchedArtifact) SetName

func (m *SearchedArtifact) SetName(value *string)

SetName sets the name property value. The name property

func (*SearchedArtifact) SetState

func (m *SearchedArtifact) SetState(value *ArtifactState)

SetState sets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED

func (*SearchedArtifact) SetTypeEscaped

func (m *SearchedArtifact) SetTypeEscaped(value *string)

SetTypeEscaped sets the type property value. The type property

type SearchedArtifactable

type SearchedArtifactable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetCreatedBy() *string
	GetCreatedOn() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
	GetDescription() *string
	GetGroupId() *string
	GetId() *string
	GetLabels() []string
	GetModifiedBy() *string
	GetModifiedOn() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
	GetName() *string
	GetState() *ArtifactState
	GetTypeEscaped() *string
	SetCreatedBy(value *string)
	SetCreatedOn(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
	SetDescription(value *string)
	SetGroupId(value *string)
	SetId(value *string)
	SetLabels(value []string)
	SetModifiedBy(value *string)
	SetModifiedOn(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
	SetName(value *string)
	SetState(value *ArtifactState)
	SetTypeEscaped(value *string)
}

type SearchedGroup

type SearchedGroup struct {
	// contains filtered or unexported fields
}

SearchedGroup models a single group from the result set returned when searching for groups.

func NewSearchedGroup

func NewSearchedGroup() *SearchedGroup

NewSearchedGroup instantiates a new SearchedGroup and sets the default values.

func (*SearchedGroup) GetAdditionalData

func (m *SearchedGroup) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*SearchedGroup) GetCreatedBy

func (m *SearchedGroup) GetCreatedBy() *string

GetCreatedBy gets the createdBy property value. The createdBy property returns a *string when successful

func (*SearchedGroup) GetCreatedOn

GetCreatedOn gets the createdOn property value. The createdOn property returns a *Time when successful

func (*SearchedGroup) GetDescription

func (m *SearchedGroup) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*SearchedGroup) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*SearchedGroup) GetId

func (m *SearchedGroup) GetId() *string

GetId gets the id property value. An ID of a single artifact group. returns a *string when successful

func (*SearchedGroup) GetModifiedBy

func (m *SearchedGroup) GetModifiedBy() *string

GetModifiedBy gets the modifiedBy property value. The modifiedBy property returns a *string when successful

func (*SearchedGroup) GetModifiedOn

GetModifiedOn gets the modifiedOn property value. The modifiedOn property returns a *Time when successful

func (*SearchedGroup) Serialize

Serialize serializes information the current object

func (*SearchedGroup) SetAdditionalData

func (m *SearchedGroup) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*SearchedGroup) SetCreatedBy

func (m *SearchedGroup) SetCreatedBy(value *string)

SetCreatedBy sets the createdBy property value. The createdBy property

func (*SearchedGroup) SetCreatedOn

SetCreatedOn sets the createdOn property value. The createdOn property

func (*SearchedGroup) SetDescription

func (m *SearchedGroup) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*SearchedGroup) SetId

func (m *SearchedGroup) SetId(value *string)

SetId sets the id property value. An ID of a single artifact group.

func (*SearchedGroup) SetModifiedBy

func (m *SearchedGroup) SetModifiedBy(value *string)

SetModifiedBy sets the modifiedBy property value. The modifiedBy property

func (*SearchedGroup) SetModifiedOn

SetModifiedOn sets the modifiedOn property value. The modifiedOn property

type SearchedVersion

type SearchedVersion struct {
	// contains filtered or unexported fields
}

SearchedVersion models a single artifact from the result set returned when searching for artifacts.

func NewSearchedVersion

func NewSearchedVersion() *SearchedVersion

NewSearchedVersion instantiates a new SearchedVersion and sets the default values.

func (*SearchedVersion) GetAdditionalData

func (m *SearchedVersion) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*SearchedVersion) GetContentId

func (m *SearchedVersion) GetContentId() *int64

GetContentId gets the contentId property value. The contentId property returns a *int64 when successful

func (*SearchedVersion) GetCreatedBy

func (m *SearchedVersion) GetCreatedBy() *string

GetCreatedBy gets the createdBy property value. The createdBy property returns a *string when successful

func (*SearchedVersion) GetCreatedOn

GetCreatedOn gets the createdOn property value. The createdOn property returns a *Time when successful

func (*SearchedVersion) GetDescription

func (m *SearchedVersion) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*SearchedVersion) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*SearchedVersion) GetGlobalId

func (m *SearchedVersion) GetGlobalId() *int64

GetGlobalId gets the globalId property value. The globalId property returns a *int64 when successful

func (*SearchedVersion) GetLabels

func (m *SearchedVersion) GetLabels() []string

GetLabels gets the labels property value. The labels property returns a []string when successful

func (*SearchedVersion) GetName

func (m *SearchedVersion) GetName() *string

GetName gets the name property value. The name property returns a *string when successful

func (*SearchedVersion) GetProperties

func (m *SearchedVersion) GetProperties() Propertiesable

GetProperties gets the properties property value. User-defined name-value pairs. Name and value must be strings. returns a Propertiesable when successful

func (*SearchedVersion) GetReferences

func (m *SearchedVersion) GetReferences() []ArtifactReferenceable

GetReferences gets the references property value. The references property returns a []ArtifactReferenceable when successful

func (*SearchedVersion) GetState

func (m *SearchedVersion) GetState() *ArtifactState

GetState gets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED returns a *ArtifactState when successful

func (*SearchedVersion) GetTypeEscaped

func (m *SearchedVersion) GetTypeEscaped() *string

GetTypeEscaped gets the type property value. The type property returns a *string when successful

func (*SearchedVersion) GetVersion

func (m *SearchedVersion) GetVersion() *string

GetVersion gets the version property value. The version property returns a *string when successful

func (*SearchedVersion) Serialize

Serialize serializes information the current object

func (*SearchedVersion) SetAdditionalData

func (m *SearchedVersion) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*SearchedVersion) SetContentId

func (m *SearchedVersion) SetContentId(value *int64)

SetContentId sets the contentId property value. The contentId property

func (*SearchedVersion) SetCreatedBy

func (m *SearchedVersion) SetCreatedBy(value *string)

SetCreatedBy sets the createdBy property value. The createdBy property

func (*SearchedVersion) SetCreatedOn

SetCreatedOn sets the createdOn property value. The createdOn property

func (*SearchedVersion) SetDescription

func (m *SearchedVersion) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*SearchedVersion) SetGlobalId

func (m *SearchedVersion) SetGlobalId(value *int64)

SetGlobalId sets the globalId property value. The globalId property

func (*SearchedVersion) SetLabels

func (m *SearchedVersion) SetLabels(value []string)

SetLabels sets the labels property value. The labels property

func (*SearchedVersion) SetName

func (m *SearchedVersion) SetName(value *string)

SetName sets the name property value. The name property

func (*SearchedVersion) SetProperties

func (m *SearchedVersion) SetProperties(value Propertiesable)

SetProperties sets the properties property value. User-defined name-value pairs. Name and value must be strings.

func (*SearchedVersion) SetReferences

func (m *SearchedVersion) SetReferences(value []ArtifactReferenceable)

SetReferences sets the references property value. The references property

func (*SearchedVersion) SetState

func (m *SearchedVersion) SetState(value *ArtifactState)

SetState sets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED

func (*SearchedVersion) SetTypeEscaped

func (m *SearchedVersion) SetTypeEscaped(value *string)

SetTypeEscaped sets the type property value. The type property

func (*SearchedVersion) SetVersion

func (m *SearchedVersion) SetVersion(value *string)

SetVersion sets the version property value. The version property

type SearchedVersionable

type SearchedVersionable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetContentId() *int64
	GetCreatedBy() *string
	GetCreatedOn() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
	GetDescription() *string
	GetGlobalId() *int64
	GetLabels() []string
	GetName() *string
	GetProperties() Propertiesable
	GetReferences() []ArtifactReferenceable
	GetState() *ArtifactState
	GetTypeEscaped() *string
	GetVersion() *string
	SetContentId(value *int64)
	SetCreatedBy(value *string)
	SetCreatedOn(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
	SetDescription(value *string)
	SetGlobalId(value *int64)
	SetLabels(value []string)
	SetName(value *string)
	SetProperties(value Propertiesable)
	SetReferences(value []ArtifactReferenceable)
	SetState(value *ArtifactState)
	SetTypeEscaped(value *string)
	SetVersion(value *string)
}

type SortBy

type SortBy int
const (
	NAME_SORTBY SortBy = iota
	CREATEDON_SORTBY
)

func (SortBy) String

func (i SortBy) String() string

type SortOrder

type SortOrder int
const (
	ASC_SORTORDER SortOrder = iota
	DESC_SORTORDER
)

func (SortOrder) String

func (i SortOrder) String() string

type SystemInfo

type SystemInfo struct {
	// contains filtered or unexported fields
}

func NewSystemInfo

func NewSystemInfo() *SystemInfo

NewSystemInfo instantiates a new SystemInfo and sets the default values.

func (*SystemInfo) GetAdditionalData

func (m *SystemInfo) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*SystemInfo) GetBuiltOn

GetBuiltOn gets the builtOn property value. The builtOn property returns a *Time when successful

func (*SystemInfo) GetDescription

func (m *SystemInfo) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*SystemInfo) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*SystemInfo) GetName

func (m *SystemInfo) GetName() *string

GetName gets the name property value. The name property returns a *string when successful

func (*SystemInfo) GetVersion

func (m *SystemInfo) GetVersion() *string

GetVersion gets the version property value. The version property returns a *string when successful

func (*SystemInfo) Serialize

Serialize serializes information the current object

func (*SystemInfo) SetAdditionalData

func (m *SystemInfo) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*SystemInfo) SetBuiltOn

SetBuiltOn sets the builtOn property value. The builtOn property

func (*SystemInfo) SetDescription

func (m *SystemInfo) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*SystemInfo) SetName

func (m *SystemInfo) SetName(value *string)

SetName sets the name property value. The name property

func (*SystemInfo) SetVersion

func (m *SystemInfo) SetVersion(value *string)

SetVersion sets the version property value. The version property

type UpdateConfigurationProperty

type UpdateConfigurationProperty struct {
	// contains filtered or unexported fields
}

func NewUpdateConfigurationProperty

func NewUpdateConfigurationProperty() *UpdateConfigurationProperty

NewUpdateConfigurationProperty instantiates a new UpdateConfigurationProperty and sets the default values.

func (*UpdateConfigurationProperty) GetAdditionalData

func (m *UpdateConfigurationProperty) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*UpdateConfigurationProperty) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*UpdateConfigurationProperty) GetValue

func (m *UpdateConfigurationProperty) GetValue() *string

GetValue gets the value property value. The value property returns a *string when successful

func (*UpdateConfigurationProperty) Serialize

Serialize serializes information the current object

func (*UpdateConfigurationProperty) SetAdditionalData

func (m *UpdateConfigurationProperty) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*UpdateConfigurationProperty) SetValue

func (m *UpdateConfigurationProperty) SetValue(value *string)

SetValue sets the value property value. The value property

type UpdateRole

type UpdateRole struct {
	// contains filtered or unexported fields
}

func NewUpdateRole

func NewUpdateRole() *UpdateRole

NewUpdateRole instantiates a new UpdateRole and sets the default values.

func (*UpdateRole) GetAdditionalData

func (m *UpdateRole) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*UpdateRole) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*UpdateRole) GetRole

func (m *UpdateRole) GetRole() *RoleType

GetRole gets the role property value. The role property returns a *RoleType when successful

func (*UpdateRole) Serialize

Serialize serializes information the current object

func (*UpdateRole) SetAdditionalData

func (m *UpdateRole) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*UpdateRole) SetRole

func (m *UpdateRole) SetRole(value *RoleType)

SetRole sets the role property value. The role property

type UpdateState

type UpdateState struct {
	// contains filtered or unexported fields
}

func NewUpdateState

func NewUpdateState() *UpdateState

NewUpdateState instantiates a new UpdateState and sets the default values.

func (*UpdateState) GetAdditionalData

func (m *UpdateState) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*UpdateState) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*UpdateState) GetState

func (m *UpdateState) GetState() *ArtifactState

GetState gets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED returns a *ArtifactState when successful

func (*UpdateState) Serialize

Serialize serializes information the current object

func (*UpdateState) SetAdditionalData

func (m *UpdateState) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*UpdateState) SetState

func (m *UpdateState) SetState(value *ArtifactState)

SetState sets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED

type UserInfo

type UserInfo struct {
	// contains filtered or unexported fields
}

UserInfo information about a single user.

func NewUserInfo

func NewUserInfo() *UserInfo

NewUserInfo instantiates a new UserInfo and sets the default values.

func (*UserInfo) GetAdditionalData

func (m *UserInfo) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*UserInfo) GetAdmin

func (m *UserInfo) GetAdmin() *bool

GetAdmin gets the admin property value. The admin property returns a *bool when successful

func (*UserInfo) GetDeveloper

func (m *UserInfo) GetDeveloper() *bool

GetDeveloper gets the developer property value. The developer property returns a *bool when successful

func (*UserInfo) GetDisplayName

func (m *UserInfo) GetDisplayName() *string

GetDisplayName gets the displayName property value. The displayName property returns a *string when successful

func (*UserInfo) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*UserInfo) GetUsername

func (m *UserInfo) GetUsername() *string

GetUsername gets the username property value. The username property returns a *string when successful

func (*UserInfo) GetViewer

func (m *UserInfo) GetViewer() *bool

GetViewer gets the viewer property value. The viewer property returns a *bool when successful

func (*UserInfo) Serialize

Serialize serializes information the current object

func (*UserInfo) SetAdditionalData

func (m *UserInfo) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*UserInfo) SetAdmin

func (m *UserInfo) SetAdmin(value *bool)

SetAdmin sets the admin property value. The admin property

func (*UserInfo) SetDeveloper

func (m *UserInfo) SetDeveloper(value *bool)

SetDeveloper sets the developer property value. The developer property

func (*UserInfo) SetDisplayName

func (m *UserInfo) SetDisplayName(value *string)

SetDisplayName sets the displayName property value. The displayName property

func (*UserInfo) SetUsername

func (m *UserInfo) SetUsername(value *string)

SetUsername sets the username property value. The username property

func (*UserInfo) SetViewer

func (m *UserInfo) SetViewer(value *bool)

SetViewer sets the viewer property value. The viewer property

type UserInfoable

type UserInfoable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetAdmin() *bool
	GetDeveloper() *bool
	GetDisplayName() *string
	GetUsername() *string
	GetViewer() *bool
	SetAdmin(value *bool)
	SetDeveloper(value *bool)
	SetDisplayName(value *string)
	SetUsername(value *string)
	SetViewer(value *bool)
}

type VersionMetaData

type VersionMetaData struct {
	// contains filtered or unexported fields
}

func NewVersionMetaData

func NewVersionMetaData() *VersionMetaData

NewVersionMetaData instantiates a new VersionMetaData and sets the default values.

func (*VersionMetaData) GetAdditionalData

func (m *VersionMetaData) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*VersionMetaData) GetContentId

func (m *VersionMetaData) GetContentId() *int64

GetContentId gets the contentId property value. The contentId property returns a *int64 when successful

func (*VersionMetaData) GetCreatedBy

func (m *VersionMetaData) GetCreatedBy() *string

GetCreatedBy gets the createdBy property value. The createdBy property returns a *string when successful

func (*VersionMetaData) GetCreatedOn

GetCreatedOn gets the createdOn property value. The createdOn property returns a *Time when successful

func (*VersionMetaData) GetDescription

func (m *VersionMetaData) GetDescription() *string

GetDescription gets the description property value. The description property returns a *string when successful

func (*VersionMetaData) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*VersionMetaData) GetGlobalId

func (m *VersionMetaData) GetGlobalId() *int64

GetGlobalId gets the globalId property value. The globalId property returns a *int64 when successful

func (*VersionMetaData) GetGroupId

func (m *VersionMetaData) GetGroupId() *string

GetGroupId gets the groupId property value. An ID of a single artifact group. returns a *string when successful

func (*VersionMetaData) GetId

func (m *VersionMetaData) GetId() *string

GetId gets the id property value. The ID of a single artifact. returns a *string when successful

func (*VersionMetaData) GetLabels

func (m *VersionMetaData) GetLabels() []string

GetLabels gets the labels property value. The labels property returns a []string when successful

func (*VersionMetaData) GetName

func (m *VersionMetaData) GetName() *string

GetName gets the name property value. The name property returns a *string when successful

func (*VersionMetaData) GetProperties

func (m *VersionMetaData) GetProperties() Propertiesable

GetProperties gets the properties property value. User-defined name-value pairs. Name and value must be strings. returns a Propertiesable when successful

func (*VersionMetaData) GetState

func (m *VersionMetaData) GetState() *ArtifactState

GetState gets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED returns a *ArtifactState when successful

func (*VersionMetaData) GetTypeEscaped

func (m *VersionMetaData) GetTypeEscaped() *string

GetTypeEscaped gets the type property value. The type property returns a *string when successful

func (*VersionMetaData) GetVersion

func (m *VersionMetaData) GetVersion() *string

GetVersion gets the version property value. The version property returns a *string when successful

func (*VersionMetaData) Serialize

Serialize serializes information the current object

func (*VersionMetaData) SetAdditionalData

func (m *VersionMetaData) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*VersionMetaData) SetContentId

func (m *VersionMetaData) SetContentId(value *int64)

SetContentId sets the contentId property value. The contentId property

func (*VersionMetaData) SetCreatedBy

func (m *VersionMetaData) SetCreatedBy(value *string)

SetCreatedBy sets the createdBy property value. The createdBy property

func (*VersionMetaData) SetCreatedOn

SetCreatedOn sets the createdOn property value. The createdOn property

func (*VersionMetaData) SetDescription

func (m *VersionMetaData) SetDescription(value *string)

SetDescription sets the description property value. The description property

func (*VersionMetaData) SetGlobalId

func (m *VersionMetaData) SetGlobalId(value *int64)

SetGlobalId sets the globalId property value. The globalId property

func (*VersionMetaData) SetGroupId

func (m *VersionMetaData) SetGroupId(value *string)

SetGroupId sets the groupId property value. An ID of a single artifact group.

func (*VersionMetaData) SetId

func (m *VersionMetaData) SetId(value *string)

SetId sets the id property value. The ID of a single artifact.

func (*VersionMetaData) SetLabels

func (m *VersionMetaData) SetLabels(value []string)

SetLabels sets the labels property value. The labels property

func (*VersionMetaData) SetName

func (m *VersionMetaData) SetName(value *string)

SetName sets the name property value. The name property

func (*VersionMetaData) SetProperties

func (m *VersionMetaData) SetProperties(value Propertiesable)

SetProperties sets the properties property value. User-defined name-value pairs. Name and value must be strings.

func (*VersionMetaData) SetState

func (m *VersionMetaData) SetState(value *ArtifactState)

SetState sets the state property value. Describes the state of an artifact or artifact version. The following statesare possible:* ENABLED* DISABLED* DEPRECATED

func (*VersionMetaData) SetTypeEscaped

func (m *VersionMetaData) SetTypeEscaped(value *string)

SetTypeEscaped sets the type property value. The type property

func (*VersionMetaData) SetVersion

func (m *VersionMetaData) SetVersion(value *string)

SetVersion sets the version property value. The version property

type VersionMetaDataable

type VersionMetaDataable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetContentId() *int64
	GetCreatedBy() *string
	GetCreatedOn() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
	GetDescription() *string
	GetGlobalId() *int64
	GetGroupId() *string
	GetId() *string
	GetLabels() []string
	GetName() *string
	GetProperties() Propertiesable
	GetState() *ArtifactState
	GetTypeEscaped() *string
	GetVersion() *string
	SetContentId(value *int64)
	SetCreatedBy(value *string)
	SetCreatedOn(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
	SetDescription(value *string)
	SetGlobalId(value *int64)
	SetGroupId(value *string)
	SetId(value *string)
	SetLabels(value []string)
	SetName(value *string)
	SetProperties(value Propertiesable)
	SetState(value *ArtifactState)
	SetTypeEscaped(value *string)
	SetVersion(value *string)
}

type VersionSearchResults

type VersionSearchResults struct {
	// contains filtered or unexported fields
}

VersionSearchResults describes the response received when searching for artifacts.

func NewVersionSearchResults

func NewVersionSearchResults() *VersionSearchResults

NewVersionSearchResults instantiates a new VersionSearchResults and sets the default values.

func (*VersionSearchResults) GetAdditionalData

func (m *VersionSearchResults) GetAdditionalData() map[string]any

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. returns a map[string]any when successful

func (*VersionSearchResults) GetCount

func (m *VersionSearchResults) GetCount() *int32

GetCount gets the count property value. The total number of versions that matched the query (may be more than the number of versionsreturned in the result set). returns a *int32 when successful

func (*VersionSearchResults) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*VersionSearchResults) GetVersions

func (m *VersionSearchResults) GetVersions() []SearchedVersionable

GetVersions gets the versions property value. The collection of artifact versions returned in the result set. returns a []SearchedVersionable when successful

func (*VersionSearchResults) Serialize

Serialize serializes information the current object

func (*VersionSearchResults) SetAdditionalData

func (m *VersionSearchResults) SetAdditionalData(value map[string]any)

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*VersionSearchResults) SetCount

func (m *VersionSearchResults) SetCount(value *int32)

SetCount sets the count property value. The total number of versions that matched the query (may be more than the number of versionsreturned in the result set).

func (*VersionSearchResults) SetVersions

func (m *VersionSearchResults) SetVersions(value []SearchedVersionable)

SetVersions sets the versions property value. The collection of artifact versions returned in the result set.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL