func NewLabelResource(properties LabelResourceProperties, ) *LabelResource
func NewLabelResourceWithDefaults() *LabelResource
func (o *LabelResource) GetId() string
func (o *LabelResource) GetIdOk() (*string, bool)
func (o *LabelResource) SetId(v string)
func (o *LabelResource) HasId() bool
func (o *LabelResource) GetType() string
func (o *LabelResource) GetTypeOk() (*string, bool)
func (o *LabelResource) SetType(v string)
func (o *LabelResource) HasType() bool
func (o *LabelResource) GetHref() string
func (o *LabelResource) GetHrefOk() (*string, bool)
func (o *LabelResource) SetHref(v string)
func (o *LabelResource) HasHref() bool
func (o *LabelResource) GetMetadata() NoStateMetaData
func (o *LabelResource) GetMetadataOk() (*NoStateMetaData, bool)
func (o *LabelResource) SetMetadata(v NoStateMetaData)
func (o *LabelResource) HasMetadata() bool
func (o *LabelResource) GetProperties() LabelResourceProperties
func (o *LabelResource) GetPropertiesOk() (*LabelResourceProperties, bool)
func (o *LabelResource) SetProperties(v LabelResourceProperties)