Name | Type | Description | Notes |
---|---|---|---|
ClusterId | Pointer to string | [optional] | |
ClusterName | Pointer to string | [optional] | |
ProjectId | Pointer to string | [optional] | |
ProjectName | Pointer to string | [optional] | |
EnvironmentId | Pointer to string | [optional] | |
EnvironmentName | Pointer to string | [optional] | |
ItemId | string | ||
ItemName | string | ||
ItemType | LabelsGroupAssociatedItemType |
func NewOrganizationLabelsGroupAssociatedItemsResponseListResultsInner(itemId string, itemName string, itemType LabelsGroupAssociatedItemType, ) *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner
NewOrganizationLabelsGroupAssociatedItemsResponseListResultsInner instantiates a new OrganizationLabelsGroupAssociatedItemsResponseListResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrganizationLabelsGroupAssociatedItemsResponseListResultsInnerWithDefaults() *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner
NewOrganizationLabelsGroupAssociatedItemsResponseListResultsInnerWithDefaults instantiates a new OrganizationLabelsGroupAssociatedItemsResponseListResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetClusterId() string
GetClusterId returns the ClusterId field if non-nil, zero value otherwise.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetClusterIdOk() (*string, bool)
GetClusterIdOk returns a tuple with the ClusterId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) SetClusterId(v string)
SetClusterId sets ClusterId field to given value.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) HasClusterId() bool
HasClusterId returns a boolean if a field has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetClusterName() string
GetClusterName returns the ClusterName field if non-nil, zero value otherwise.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetClusterNameOk() (*string, bool)
GetClusterNameOk returns a tuple with the ClusterName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) SetClusterName(v string)
SetClusterName sets ClusterName field to given value.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) HasClusterName() bool
HasClusterName returns a boolean if a field has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetProjectId() string
GetProjectId returns the ProjectId field if non-nil, zero value otherwise.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetProjectIdOk() (*string, bool)
GetProjectIdOk returns a tuple with the ProjectId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) SetProjectId(v string)
SetProjectId sets ProjectId field to given value.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) HasProjectId() bool
HasProjectId returns a boolean if a field has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetProjectName() string
GetProjectName returns the ProjectName field if non-nil, zero value otherwise.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetProjectNameOk() (*string, bool)
GetProjectNameOk returns a tuple with the ProjectName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) SetProjectName(v string)
SetProjectName sets ProjectName field to given value.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) HasProjectName() bool
HasProjectName returns a boolean if a field has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetEnvironmentId() string
GetEnvironmentId returns the EnvironmentId field if non-nil, zero value otherwise.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetEnvironmentIdOk() (*string, bool)
GetEnvironmentIdOk returns a tuple with the EnvironmentId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) SetEnvironmentId(v string)
SetEnvironmentId sets EnvironmentId field to given value.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) HasEnvironmentId() bool
HasEnvironmentId returns a boolean if a field has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetEnvironmentName() string
GetEnvironmentName returns the EnvironmentName field if non-nil, zero value otherwise.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetEnvironmentNameOk() (*string, bool)
GetEnvironmentNameOk returns a tuple with the EnvironmentName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) SetEnvironmentName(v string)
SetEnvironmentName sets EnvironmentName field to given value.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) HasEnvironmentName() bool
HasEnvironmentName returns a boolean if a field has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetItemId() string
GetItemId returns the ItemId field if non-nil, zero value otherwise.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetItemIdOk() (*string, bool)
GetItemIdOk returns a tuple with the ItemId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) SetItemId(v string)
SetItemId sets ItemId field to given value.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetItemName() string
GetItemName returns the ItemName field if non-nil, zero value otherwise.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetItemNameOk() (*string, bool)
GetItemNameOk returns a tuple with the ItemName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) SetItemName(v string)
SetItemName sets ItemName field to given value.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetItemType() LabelsGroupAssociatedItemType
GetItemType returns the ItemType field if non-nil, zero value otherwise.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) GetItemTypeOk() (*LabelsGroupAssociatedItemType, bool)
GetItemTypeOk returns a tuple with the ItemType field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *OrganizationLabelsGroupAssociatedItemsResponseListResultsInner) SetItemType(v LabelsGroupAssociatedItemType)
SetItemType sets ItemType field to given value.