func NewLabels() *Labels
func NewLabelsWithDefaults() *Labels
func (o *Labels) GetId() string
func (o *Labels) GetIdOk() (*string, bool)
func (o *Labels) SetId(v string)
func (o *Labels) HasId() bool
func (o *Labels) GetType() string
func (o *Labels) GetTypeOk() (*string, bool)
func (o *Labels) SetType(v string)
func (o *Labels) HasType() bool
func (o *Labels) GetHref() string
func (o *Labels) GetHrefOk() (*string, bool)
func (o *Labels) SetHref(v string)
func (o *Labels) HasHref() bool
func (o *Labels) GetItems() []Label
func (o *Labels) GetItemsOk() (*[]Label, bool)
func (o *Labels) SetItems(v []Label)
func (o *Labels) HasItems() bool