Documentation ¶
Index ¶
- func CreateGroupCollectionResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateGroupFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateLocalizedDescriptionFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateLocalizedLabelFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateLocalizedNameFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateRelationCollectionResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateRelationFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateSetCollectionResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateSetFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateStoreCollectionResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateStoreFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateTermCollectionResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func CreateTermFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- func ParseRelationType(v string) (any, error)
- func ParseTermGroupScope(v string) (any, error)
- func SerializeRelationType(values []RelationType) []string
- func SerializeTermGroupScope(values []TermGroupScope) []string
- type Group
- func (m *Group) GetCreatedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
- func (m *Group) GetDescription() *string
- func (m *Group) GetDisplayName() *string
- func (m *Group) GetFieldDeserializers() ...
- func (m *Group) GetParentSiteId() *string
- func (m *Group) GetScope() *TermGroupScope
- func (m *Group) GetSets() []Setable
- func (m *Group) Serialize(...) error
- func (m *Group) SetCreatedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
- func (m *Group) SetDescription(value *string)
- func (m *Group) SetDisplayName(value *string)
- func (m *Group) SetParentSiteId(value *string)
- func (m *Group) SetScope(value *TermGroupScope)
- func (m *Group) SetSets(value []Setable)
- type GroupCollectionResponse
- type GroupCollectionResponseable
- type Groupable
- type LocalizedDescription
- func (m *LocalizedDescription) GetAdditionalData() map[string]any
- func (m *LocalizedDescription) GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore
- func (m *LocalizedDescription) GetDescription() *string
- func (m *LocalizedDescription) GetFieldDeserializers() ...
- func (m *LocalizedDescription) GetLanguageTag() *string
- func (m *LocalizedDescription) GetOdataType() *string
- func (m *LocalizedDescription) Serialize(...) error
- func (m *LocalizedDescription) SetAdditionalData(value map[string]any)
- func (m *LocalizedDescription) SetBackingStore(...)
- func (m *LocalizedDescription) SetDescription(value *string)
- func (m *LocalizedDescription) SetLanguageTag(value *string)
- func (m *LocalizedDescription) SetOdataType(value *string)
- type LocalizedDescriptionable
- type LocalizedLabel
- func (m *LocalizedLabel) GetAdditionalData() map[string]any
- func (m *LocalizedLabel) GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore
- func (m *LocalizedLabel) GetFieldDeserializers() ...
- func (m *LocalizedLabel) GetIsDefault() *bool
- func (m *LocalizedLabel) GetLanguageTag() *string
- func (m *LocalizedLabel) GetName() *string
- func (m *LocalizedLabel) GetOdataType() *string
- func (m *LocalizedLabel) Serialize(...) error
- func (m *LocalizedLabel) SetAdditionalData(value map[string]any)
- func (m *LocalizedLabel) SetBackingStore(...)
- func (m *LocalizedLabel) SetIsDefault(value *bool)
- func (m *LocalizedLabel) SetLanguageTag(value *string)
- func (m *LocalizedLabel) SetName(value *string)
- func (m *LocalizedLabel) SetOdataType(value *string)
- type LocalizedLabelable
- type LocalizedName
- func (m *LocalizedName) GetAdditionalData() map[string]any
- func (m *LocalizedName) GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore
- func (m *LocalizedName) GetFieldDeserializers() ...
- func (m *LocalizedName) GetLanguageTag() *string
- func (m *LocalizedName) GetName() *string
- func (m *LocalizedName) GetOdataType() *string
- func (m *LocalizedName) Serialize(...) error
- func (m *LocalizedName) SetAdditionalData(value map[string]any)
- func (m *LocalizedName) SetBackingStore(...)
- func (m *LocalizedName) SetLanguageTag(value *string)
- func (m *LocalizedName) SetName(value *string)
- func (m *LocalizedName) SetOdataType(value *string)
- type LocalizedNameable
- type Relation
- func (m *Relation) GetFieldDeserializers() ...
- func (m *Relation) GetFromTerm() Termable
- func (m *Relation) GetRelationship() *RelationType
- func (m *Relation) GetSet() Setable
- func (m *Relation) GetToTerm() Termable
- func (m *Relation) Serialize(...) error
- func (m *Relation) SetFromTerm(value Termable)
- func (m *Relation) SetRelationship(value *RelationType)
- func (m *Relation) SetSet(value Setable)
- func (m *Relation) SetToTerm(value Termable)
- type RelationCollectionResponse
- type RelationCollectionResponseable
- type RelationType
- type Relationable
- type Set
- func (m *Set) GetChildren() []Termable
- func (m *Set) GetCreatedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
- func (m *Set) GetDescription() *string
- func (m *Set) GetFieldDeserializers() ...
- func (m *Set) GetLocalizedNames() []LocalizedNameable
- func (m *Set) GetParentGroup() Groupable
- func (m *Set) GetProperties() ...
- func (m *Set) GetRelations() []Relationable
- func (m *Set) GetTerms() []Termable
- func (m *Set) Serialize(...) error
- func (m *Set) SetChildren(value []Termable)
- func (m *Set) SetCreatedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
- func (m *Set) SetDescription(value *string)
- func (m *Set) SetLocalizedNames(value []LocalizedNameable)
- func (m *Set) SetParentGroup(value Groupable)
- func (m *Set) SetProperties(...)
- func (m *Set) SetRelations(value []Relationable)
- func (m *Set) SetTerms(value []Termable)
- type SetCollectionResponse
- type SetCollectionResponseable
- type Setable
- type Store
- func (m *Store) GetDefaultLanguageTag() *string
- func (m *Store) GetFieldDeserializers() ...
- func (m *Store) GetGroups() []Groupable
- func (m *Store) GetLanguageTags() []string
- func (m *Store) GetSets() []Setable
- func (m *Store) Serialize(...) error
- func (m *Store) SetDefaultLanguageTag(value *string)
- func (m *Store) SetGroups(value []Groupable)
- func (m *Store) SetLanguageTags(value []string)
- func (m *Store) SetSets(value []Setable)
- type StoreCollectionResponse
- type StoreCollectionResponseable
- type Storeable
- type Term
- func (m *Term) GetChildren() []Termable
- func (m *Term) GetCreatedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
- func (m *Term) GetDescriptions() []LocalizedDescriptionable
- func (m *Term) GetFieldDeserializers() ...
- func (m *Term) GetLabels() []LocalizedLabelable
- func (m *Term) GetLastModifiedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
- func (m *Term) GetProperties() ...
- func (m *Term) GetRelations() []Relationable
- func (m *Term) GetSet() Setable
- func (m *Term) Serialize(...) error
- func (m *Term) SetChildren(value []Termable)
- func (m *Term) SetCreatedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
- func (m *Term) SetDescriptions(value []LocalizedDescriptionable)
- func (m *Term) SetLabels(value []LocalizedLabelable)
- func (m *Term) SetLastModifiedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
- func (m *Term) SetProperties(...)
- func (m *Term) SetRelations(value []Relationable)
- func (m *Term) SetSet(value Setable)
- type TermCollectionResponse
- type TermCollectionResponseable
- type TermGroupScope
- type Termable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGroupCollectionResponseFromDiscriminatorValue ¶
func CreateGroupCollectionResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGroupCollectionResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateGroupFromDiscriminatorValue ¶
func CreateGroupFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGroupFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateLocalizedDescriptionFromDiscriminatorValue ¶
func CreateLocalizedDescriptionFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateLocalizedDescriptionFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateLocalizedLabelFromDiscriminatorValue ¶
func CreateLocalizedLabelFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateLocalizedLabelFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateLocalizedNameFromDiscriminatorValue ¶
func CreateLocalizedNameFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateLocalizedNameFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateRelationCollectionResponseFromDiscriminatorValue ¶
func CreateRelationCollectionResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateRelationCollectionResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateRelationFromDiscriminatorValue ¶
func CreateRelationFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateRelationFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateSetCollectionResponseFromDiscriminatorValue ¶
func CreateSetCollectionResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateSetCollectionResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateSetFromDiscriminatorValue ¶
func CreateSetFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateSetFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateStoreCollectionResponseFromDiscriminatorValue ¶
func CreateStoreCollectionResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateStoreCollectionResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateStoreFromDiscriminatorValue ¶
func CreateStoreFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateStoreFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateTermCollectionResponseFromDiscriminatorValue ¶
func CreateTermCollectionResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateTermCollectionResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func CreateTermFromDiscriminatorValue ¶
func CreateTermFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateTermFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful
func ParseRelationType ¶
func ParseTermGroupScope ¶
func SerializeRelationType ¶
func SerializeRelationType(values []RelationType) []string
func SerializeTermGroupScope ¶
func SerializeTermGroupScope(values []TermGroupScope) []string
Types ¶
type Group ¶
type Group struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entity
}
func NewGroup ¶
func NewGroup() *Group
NewGroup instantiates a new Group and sets the default values.
func (*Group) GetCreatedDateTime ¶
func (m *Group) GetCreatedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
GetCreatedDateTime gets the createdDateTime property value. Date and time of the group creation. Read-only. returns a *Time when successful
func (*Group) GetDescription ¶
GetDescription gets the description property value. Description that gives details on the term usage. returns a *string when successful
func (*Group) GetDisplayName ¶
GetDisplayName gets the displayName property value. Name of the group. returns a *string when successful
func (*Group) GetFieldDeserializers ¶
func (m *Group) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*Group) GetParentSiteId ¶
GetParentSiteId gets the parentSiteId property value. ID of the parent site of this group. returns a *string when successful
func (*Group) GetScope ¶
func (m *Group) GetScope() *TermGroupScope
GetScope gets the scope property value. Returns the type of the group. Possible values are: global, system, and siteCollection. returns a *TermGroupScope when successful
func (*Group) GetSets ¶
GetSets gets the sets property value. All sets under the group in a term [store]. returns a []Setable when successful
func (*Group) Serialize ¶
func (m *Group) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*Group) SetCreatedDateTime ¶
func (m *Group) SetCreatedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
SetCreatedDateTime sets the createdDateTime property value. Date and time of the group creation. Read-only.
func (*Group) SetDescription ¶
SetDescription sets the description property value. Description that gives details on the term usage.
func (*Group) SetDisplayName ¶
SetDisplayName sets the displayName property value. Name of the group.
func (*Group) SetParentSiteId ¶
SetParentSiteId sets the parentSiteId property value. ID of the parent site of this group.
func (*Group) SetScope ¶
func (m *Group) SetScope(value *TermGroupScope)
SetScope sets the scope property value. Returns the type of the group. Possible values are: global, system, and siteCollection.
type GroupCollectionResponse ¶
type GroupCollectionResponse struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
}
func NewGroupCollectionResponse ¶
func NewGroupCollectionResponse() *GroupCollectionResponse
NewGroupCollectionResponse instantiates a new GroupCollectionResponse and sets the default values.
func (*GroupCollectionResponse) GetFieldDeserializers ¶
func (m *GroupCollectionResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*GroupCollectionResponse) GetValue ¶
func (m *GroupCollectionResponse) GetValue() []Groupable
GetValue gets the value property value. The value property returns a []Groupable when successful
func (*GroupCollectionResponse) Serialize ¶
func (m *GroupCollectionResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GroupCollectionResponse) SetValue ¶
func (m *GroupCollectionResponse) SetValue(value []Groupable)
SetValue sets the value property value. The value property
type GroupCollectionResponseable ¶
type GroupCollectionResponseable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []Groupable SetValue(value []Groupable) }
type Groupable ¶
type Groupable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entityable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetCreatedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time GetDescription() *string GetDisplayName() *string GetParentSiteId() *string GetScope() *TermGroupScope GetSets() []Setable SetCreatedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time) SetDescription(value *string) SetDisplayName(value *string) SetParentSiteId(value *string) SetScope(value *TermGroupScope) SetSets(value []Setable) }
type LocalizedDescription ¶
type LocalizedDescription struct {
// contains filtered or unexported fields
}
func NewLocalizedDescription ¶
func NewLocalizedDescription() *LocalizedDescription
NewLocalizedDescription instantiates a new LocalizedDescription and sets the default values.
func (*LocalizedDescription) GetAdditionalData ¶
func (m *LocalizedDescription) 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 (*LocalizedDescription) GetBackingStore ¶ added in v0.56.0
func (m *LocalizedDescription) GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore
GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful
func (*LocalizedDescription) GetDescription ¶
func (m *LocalizedDescription) GetDescription() *string
GetDescription gets the description property value. The description in the localized language. returns a *string when successful
func (*LocalizedDescription) GetFieldDeserializers ¶
func (m *LocalizedDescription) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*LocalizedDescription) GetLanguageTag ¶
func (m *LocalizedDescription) GetLanguageTag() *string
GetLanguageTag gets the languageTag property value. The language tag for the label. returns a *string when successful
func (*LocalizedDescription) GetOdataType ¶ added in v0.31.0
func (m *LocalizedDescription) GetOdataType() *string
GetOdataType gets the @odata.type property value. The OdataType property returns a *string when successful
func (*LocalizedDescription) Serialize ¶
func (m *LocalizedDescription) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*LocalizedDescription) SetAdditionalData ¶
func (m *LocalizedDescription) 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 (*LocalizedDescription) SetBackingStore ¶ added in v0.56.0
func (m *LocalizedDescription) SetBackingStore(value ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore)
SetBackingStore sets the BackingStore property value. Stores model information.
func (*LocalizedDescription) SetDescription ¶
func (m *LocalizedDescription) SetDescription(value *string)
SetDescription sets the description property value. The description in the localized language.
func (*LocalizedDescription) SetLanguageTag ¶
func (m *LocalizedDescription) SetLanguageTag(value *string)
SetLanguageTag sets the languageTag property value. The language tag for the label.
func (*LocalizedDescription) SetOdataType ¶ added in v0.31.0
func (m *LocalizedDescription) SetOdataType(value *string)
SetOdataType sets the @odata.type property value. The OdataType property
type LocalizedDescriptionable ¶
type LocalizedDescriptionable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore GetDescription() *string GetLanguageTag() *string GetOdataType() *string SetBackingStore(value ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore) SetDescription(value *string) SetLanguageTag(value *string) SetOdataType(value *string) }
type LocalizedLabel ¶
type LocalizedLabel struct {
// contains filtered or unexported fields
}
func NewLocalizedLabel ¶
func NewLocalizedLabel() *LocalizedLabel
NewLocalizedLabel instantiates a new LocalizedLabel and sets the default values.
func (*LocalizedLabel) GetAdditionalData ¶
func (m *LocalizedLabel) 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 (*LocalizedLabel) GetBackingStore ¶ added in v0.56.0
func (m *LocalizedLabel) GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore
GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful
func (*LocalizedLabel) GetFieldDeserializers ¶
func (m *LocalizedLabel) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*LocalizedLabel) GetIsDefault ¶
func (m *LocalizedLabel) GetIsDefault() *bool
GetIsDefault gets the isDefault property value. Indicates whether the label is the default label. returns a *bool when successful
func (*LocalizedLabel) GetLanguageTag ¶
func (m *LocalizedLabel) GetLanguageTag() *string
GetLanguageTag gets the languageTag property value. The language tag for the label. returns a *string when successful
func (*LocalizedLabel) GetName ¶
func (m *LocalizedLabel) GetName() *string
GetName gets the name property value. The name of the label. returns a *string when successful
func (*LocalizedLabel) GetOdataType ¶ added in v0.31.0
func (m *LocalizedLabel) GetOdataType() *string
GetOdataType gets the @odata.type property value. The OdataType property returns a *string when successful
func (*LocalizedLabel) Serialize ¶
func (m *LocalizedLabel) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*LocalizedLabel) SetAdditionalData ¶
func (m *LocalizedLabel) 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 (*LocalizedLabel) SetBackingStore ¶ added in v0.56.0
func (m *LocalizedLabel) SetBackingStore(value ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore)
SetBackingStore sets the BackingStore property value. Stores model information.
func (*LocalizedLabel) SetIsDefault ¶
func (m *LocalizedLabel) SetIsDefault(value *bool)
SetIsDefault sets the isDefault property value. Indicates whether the label is the default label.
func (*LocalizedLabel) SetLanguageTag ¶
func (m *LocalizedLabel) SetLanguageTag(value *string)
SetLanguageTag sets the languageTag property value. The language tag for the label.
func (*LocalizedLabel) SetName ¶
func (m *LocalizedLabel) SetName(value *string)
SetName sets the name property value. The name of the label.
func (*LocalizedLabel) SetOdataType ¶ added in v0.31.0
func (m *LocalizedLabel) SetOdataType(value *string)
SetOdataType sets the @odata.type property value. The OdataType property
type LocalizedLabelable ¶
type LocalizedLabelable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore GetIsDefault() *bool GetLanguageTag() *string GetName() *string GetOdataType() *string SetBackingStore(value ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore) SetIsDefault(value *bool) SetLanguageTag(value *string) SetName(value *string) SetOdataType(value *string) }
type LocalizedName ¶
type LocalizedName struct {
// contains filtered or unexported fields
}
func NewLocalizedName ¶
func NewLocalizedName() *LocalizedName
NewLocalizedName instantiates a new LocalizedName and sets the default values.
func (*LocalizedName) GetAdditionalData ¶
func (m *LocalizedName) 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 (*LocalizedName) GetBackingStore ¶ added in v0.56.0
func (m *LocalizedName) GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore
GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful
func (*LocalizedName) GetFieldDeserializers ¶
func (m *LocalizedName) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*LocalizedName) GetLanguageTag ¶
func (m *LocalizedName) GetLanguageTag() *string
GetLanguageTag gets the languageTag property value. The language tag for the label. returns a *string when successful
func (*LocalizedName) GetName ¶
func (m *LocalizedName) GetName() *string
GetName gets the name property value. The name in the localized language. returns a *string when successful
func (*LocalizedName) GetOdataType ¶ added in v0.31.0
func (m *LocalizedName) GetOdataType() *string
GetOdataType gets the @odata.type property value. The OdataType property returns a *string when successful
func (*LocalizedName) Serialize ¶
func (m *LocalizedName) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*LocalizedName) SetAdditionalData ¶
func (m *LocalizedName) 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 (*LocalizedName) SetBackingStore ¶ added in v0.56.0
func (m *LocalizedName) SetBackingStore(value ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore)
SetBackingStore sets the BackingStore property value. Stores model information.
func (*LocalizedName) SetLanguageTag ¶
func (m *LocalizedName) SetLanguageTag(value *string)
SetLanguageTag sets the languageTag property value. The language tag for the label.
func (*LocalizedName) SetName ¶
func (m *LocalizedName) SetName(value *string)
SetName sets the name property value. The name in the localized language.
func (*LocalizedName) SetOdataType ¶ added in v0.31.0
func (m *LocalizedName) SetOdataType(value *string)
SetOdataType sets the @odata.type property value. The OdataType property
type LocalizedNameable ¶
type LocalizedNameable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackedModel i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetBackingStore() ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore GetLanguageTag() *string GetName() *string GetOdataType() *string SetBackingStore(value ie8677ce2c7e1b4c22e9c3827ecd078d41185424dd9eeb92b7d971ed2d49a392e.BackingStore) SetLanguageTag(value *string) SetName(value *string) SetOdataType(value *string) }
type Relation ¶
type Relation struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entity
}
func NewRelation ¶
func NewRelation() *Relation
NewRelation instantiates a new Relation and sets the default values.
func (*Relation) GetFieldDeserializers ¶
func (m *Relation) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*Relation) GetFromTerm ¶
GetFromTerm gets the fromTerm property value. The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set]. returns a Termable when successful
func (*Relation) GetRelationship ¶
func (m *Relation) GetRelationship() *RelationType
GetRelationship gets the relationship property value. The type of relation. Possible values are: pin, reuse. returns a *RelationType when successful
func (*Relation) GetSet ¶
GetSet gets the set property value. The [set] in which the relation is relevant. returns a Setable when successful
func (*Relation) GetToTerm ¶
GetToTerm gets the toTerm property value. The to [term] of the relation. The term to which the relationship is defined. returns a Termable when successful
func (*Relation) Serialize ¶
func (m *Relation) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*Relation) SetFromTerm ¶
SetFromTerm sets the fromTerm property value. The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].
func (*Relation) SetRelationship ¶
func (m *Relation) SetRelationship(value *RelationType)
SetRelationship sets the relationship property value. The type of relation. Possible values are: pin, reuse.
type RelationCollectionResponse ¶
type RelationCollectionResponse struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
}
func NewRelationCollectionResponse ¶
func NewRelationCollectionResponse() *RelationCollectionResponse
NewRelationCollectionResponse instantiates a new RelationCollectionResponse and sets the default values.
func (*RelationCollectionResponse) GetFieldDeserializers ¶
func (m *RelationCollectionResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*RelationCollectionResponse) GetValue ¶
func (m *RelationCollectionResponse) GetValue() []Relationable
GetValue gets the value property value. The value property returns a []Relationable when successful
func (*RelationCollectionResponse) Serialize ¶
func (m *RelationCollectionResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*RelationCollectionResponse) SetValue ¶
func (m *RelationCollectionResponse) SetValue(value []Relationable)
SetValue sets the value property value. The value property
type RelationCollectionResponseable ¶
type RelationCollectionResponseable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []Relationable SetValue(value []Relationable) }
type RelationType ¶
type RelationType int
const ( PIN_RELATIONTYPE RelationType = iota REUSE_RELATIONTYPE UNKNOWNFUTUREVALUE_RELATIONTYPE )
func (RelationType) String ¶
func (i RelationType) String() string
type Relationable ¶
type Relationable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entityable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetFromTerm() Termable GetRelationship() *RelationType GetSet() Setable GetToTerm() Termable SetFromTerm(value Termable) SetRelationship(value *RelationType) SetSet(value Setable) SetToTerm(value Termable) }
type Set ¶
type Set struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entity
}
func (*Set) GetChildren ¶
GetChildren gets the children property value. Children terms of set in term [store]. returns a []Termable when successful
func (*Set) GetCreatedDateTime ¶
func (m *Set) GetCreatedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
GetCreatedDateTime gets the createdDateTime property value. Date and time of set creation. Read-only. returns a *Time when successful
func (*Set) GetDescription ¶
GetDescription gets the description property value. Description that gives details on the term usage. returns a *string when successful
func (*Set) GetFieldDeserializers ¶
func (m *Set) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*Set) GetLocalizedNames ¶
func (m *Set) GetLocalizedNames() []LocalizedNameable
GetLocalizedNames gets the localizedNames property value. Name of the set for each languageTag. returns a []LocalizedNameable when successful
func (*Set) GetParentGroup ¶
GetParentGroup gets the parentGroup property value. The parentGroup property returns a Groupable when successful
func (*Set) GetProperties ¶
func (m *Set) GetProperties() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.KeyValueable
GetProperties gets the properties property value. Custom properties for the set. returns a []KeyValueable when successful
func (*Set) GetRelations ¶
func (m *Set) GetRelations() []Relationable
GetRelations gets the relations property value. Indicates which terms have been pinned or reused directly under the set. returns a []Relationable when successful
func (*Set) GetTerms ¶
GetTerms gets the terms property value. All the terms under the set. returns a []Termable when successful
func (*Set) Serialize ¶
func (m *Set) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*Set) SetChildren ¶
SetChildren sets the children property value. Children terms of set in term [store].
func (*Set) SetCreatedDateTime ¶
func (m *Set) SetCreatedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
SetCreatedDateTime sets the createdDateTime property value. Date and time of set creation. Read-only.
func (*Set) SetDescription ¶
SetDescription sets the description property value. Description that gives details on the term usage.
func (*Set) SetLocalizedNames ¶
func (m *Set) SetLocalizedNames(value []LocalizedNameable)
SetLocalizedNames sets the localizedNames property value. Name of the set for each languageTag.
func (*Set) SetParentGroup ¶
SetParentGroup sets the parentGroup property value. The parentGroup property
func (*Set) SetProperties ¶
func (m *Set) SetProperties(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.KeyValueable)
SetProperties sets the properties property value. Custom properties for the set.
func (*Set) SetRelations ¶
func (m *Set) SetRelations(value []Relationable)
SetRelations sets the relations property value. Indicates which terms have been pinned or reused directly under the set.
type SetCollectionResponse ¶
type SetCollectionResponse struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
}
func NewSetCollectionResponse ¶
func NewSetCollectionResponse() *SetCollectionResponse
NewSetCollectionResponse instantiates a new SetCollectionResponse and sets the default values.
func (*SetCollectionResponse) GetFieldDeserializers ¶
func (m *SetCollectionResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*SetCollectionResponse) GetValue ¶
func (m *SetCollectionResponse) GetValue() []Setable
GetValue gets the value property value. The value property returns a []Setable when successful
func (*SetCollectionResponse) Serialize ¶
func (m *SetCollectionResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*SetCollectionResponse) SetValue ¶
func (m *SetCollectionResponse) SetValue(value []Setable)
SetValue sets the value property value. The value property
type SetCollectionResponseable ¶
type SetCollectionResponseable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []Setable SetValue(value []Setable) }
type Setable ¶
type Setable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entityable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetChildren() []Termable GetCreatedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time GetDescription() *string GetLocalizedNames() []LocalizedNameable GetParentGroup() Groupable GetProperties() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.KeyValueable GetRelations() []Relationable GetTerms() []Termable SetChildren(value []Termable) SetCreatedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time) SetDescription(value *string) SetLocalizedNames(value []LocalizedNameable) SetParentGroup(value Groupable) SetProperties(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.KeyValueable) SetRelations(value []Relationable) SetTerms(value []Termable) }
type Store ¶
type Store struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entity
}
func NewStore ¶
func NewStore() *Store
NewStore instantiates a new Store and sets the default values.
func (*Store) GetDefaultLanguageTag ¶
GetDefaultLanguageTag gets the defaultLanguageTag property value. Default language of the term store. returns a *string when successful
func (*Store) GetFieldDeserializers ¶
func (m *Store) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*Store) GetGroups ¶
GetGroups gets the groups property value. Collection of all groups available in the term store. returns a []Groupable when successful
func (*Store) GetLanguageTags ¶
GetLanguageTags gets the languageTags property value. List of languages for the term store. returns a []string when successful
func (*Store) GetSets ¶
GetSets gets the sets property value. Collection of all sets available in the term store. This relationship can only be used to load a specific term set. returns a []Setable when successful
func (*Store) Serialize ¶
func (m *Store) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*Store) SetDefaultLanguageTag ¶
SetDefaultLanguageTag sets the defaultLanguageTag property value. Default language of the term store.
func (*Store) SetGroups ¶
SetGroups sets the groups property value. Collection of all groups available in the term store.
func (*Store) SetLanguageTags ¶
SetLanguageTags sets the languageTags property value. List of languages for the term store.
type StoreCollectionResponse ¶
type StoreCollectionResponse struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
}
func NewStoreCollectionResponse ¶
func NewStoreCollectionResponse() *StoreCollectionResponse
NewStoreCollectionResponse instantiates a new StoreCollectionResponse and sets the default values.
func (*StoreCollectionResponse) GetFieldDeserializers ¶
func (m *StoreCollectionResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*StoreCollectionResponse) GetValue ¶
func (m *StoreCollectionResponse) GetValue() []Storeable
GetValue gets the value property value. The value property returns a []Storeable when successful
func (*StoreCollectionResponse) Serialize ¶
func (m *StoreCollectionResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*StoreCollectionResponse) SetValue ¶
func (m *StoreCollectionResponse) SetValue(value []Storeable)
SetValue sets the value property value. The value property
type StoreCollectionResponseable ¶
type StoreCollectionResponseable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []Storeable SetValue(value []Storeable) }
type Storeable ¶
type Storeable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entityable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetDefaultLanguageTag() *string GetGroups() []Groupable GetLanguageTags() []string GetSets() []Setable SetDefaultLanguageTag(value *string) SetGroups(value []Groupable) SetLanguageTags(value []string) SetSets(value []Setable) }
type Term ¶
type Term struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entity
}
func (*Term) GetChildren ¶
GetChildren gets the children property value. Children of current term. returns a []Termable when successful
func (*Term) GetCreatedDateTime ¶
func (m *Term) GetCreatedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
GetCreatedDateTime gets the createdDateTime property value. Date and time of term creation. Read-only. returns a *Time when successful
func (*Term) GetDescriptions ¶
func (m *Term) GetDescriptions() []LocalizedDescriptionable
GetDescriptions gets the descriptions property value. Description about term that is dependent on the languageTag. returns a []LocalizedDescriptionable when successful
func (*Term) GetFieldDeserializers ¶
func (m *Term) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*Term) GetLabels ¶
func (m *Term) GetLabels() []LocalizedLabelable
GetLabels gets the labels property value. Label metadata for a term. returns a []LocalizedLabelable when successful
func (*Term) GetLastModifiedDateTime ¶
func (m *Term) GetLastModifiedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
GetLastModifiedDateTime gets the lastModifiedDateTime property value. Last date and time of term modification. Read-only. returns a *Time when successful
func (*Term) GetProperties ¶
func (m *Term) GetProperties() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.KeyValueable
GetProperties gets the properties property value. Collection of properties on the term. returns a []KeyValueable when successful
func (*Term) GetRelations ¶
func (m *Term) GetRelations() []Relationable
GetRelations gets the relations property value. To indicate which terms are related to the current term as either pinned or reused. returns a []Relationable when successful
func (*Term) GetSet ¶
GetSet gets the set property value. The [set] in which the term is created. returns a Setable when successful
func (*Term) Serialize ¶
func (m *Term) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*Term) SetChildren ¶
SetChildren sets the children property value. Children of current term.
func (*Term) SetCreatedDateTime ¶
func (m *Term) SetCreatedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
SetCreatedDateTime sets the createdDateTime property value. Date and time of term creation. Read-only.
func (*Term) SetDescriptions ¶
func (m *Term) SetDescriptions(value []LocalizedDescriptionable)
SetDescriptions sets the descriptions property value. Description about term that is dependent on the languageTag.
func (*Term) SetLabels ¶
func (m *Term) SetLabels(value []LocalizedLabelable)
SetLabels sets the labels property value. Label metadata for a term.
func (*Term) SetLastModifiedDateTime ¶
func (m *Term) SetLastModifiedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
SetLastModifiedDateTime sets the lastModifiedDateTime property value. Last date and time of term modification. Read-only.
func (*Term) SetProperties ¶
func (m *Term) SetProperties(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.KeyValueable)
SetProperties sets the properties property value. Collection of properties on the term.
func (*Term) SetRelations ¶
func (m *Term) SetRelations(value []Relationable)
SetRelations sets the relations property value. To indicate which terms are related to the current term as either pinned or reused.
type TermCollectionResponse ¶
type TermCollectionResponse struct {
iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse
}
func NewTermCollectionResponse ¶
func NewTermCollectionResponse() *TermCollectionResponse
NewTermCollectionResponse instantiates a new TermCollectionResponse and sets the default values.
func (*TermCollectionResponse) GetFieldDeserializers ¶
func (m *TermCollectionResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful
func (*TermCollectionResponse) GetValue ¶
func (m *TermCollectionResponse) GetValue() []Termable
GetValue gets the value property value. The value property returns a []Termable when successful
func (*TermCollectionResponse) Serialize ¶
func (m *TermCollectionResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*TermCollectionResponse) SetValue ¶
func (m *TermCollectionResponse) SetValue(value []Termable)
SetValue sets the value property value. The value property
type TermCollectionResponseable ¶
type TermCollectionResponseable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []Termable SetValue(value []Termable) }
type TermGroupScope ¶
type TermGroupScope int
const ( GLOBAL_TERMGROUPSCOPE TermGroupScope = iota SYSTEM_TERMGROUPSCOPE SITECOLLECTION_TERMGROUPSCOPE UNKNOWNFUTUREVALUE_TERMGROUPSCOPE )
func (TermGroupScope) String ¶
func (i TermGroupScope) String() string
type Termable ¶
type Termable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Entityable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetChildren() []Termable GetCreatedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time GetDescriptions() []LocalizedDescriptionable GetLabels() []LocalizedLabelable GetLastModifiedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time GetProperties() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.KeyValueable GetRelations() []Relationable GetSet() Setable SetChildren(value []Termable) SetCreatedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time) SetDescriptions(value []LocalizedDescriptionable) SetLabels(value []LocalizedLabelable) SetLastModifiedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time) SetProperties(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.KeyValueable) SetRelations(value []Relationable) SetSet(value Setable) }