Skip to content

Latest commit

 

History

History
368 lines (199 loc) · 10.2 KB

SystemInsightsChromeExtensions.md

File metadata and controls

368 lines (199 loc) · 10.2 KB

SystemInsightsChromeExtensions

Properties

Name Type Description Notes
Author Pointer to string [optional]
CollectionTime Pointer to string [optional]
Description Pointer to string [optional]
Identifier Pointer to string [optional]
Locale Pointer to string [optional]
Name Pointer to string [optional]
Path Pointer to string [optional]
Permissions Pointer to string [optional]
Persistent Pointer to int32 [optional]
SystemId Pointer to string [optional]
Uid Pointer to string [optional]
UpdateUrl Pointer to string [optional]
Version Pointer to string [optional]

Methods

NewSystemInsightsChromeExtensions

func NewSystemInsightsChromeExtensions() *SystemInsightsChromeExtensions

NewSystemInsightsChromeExtensions instantiates a new SystemInsightsChromeExtensions 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

NewSystemInsightsChromeExtensionsWithDefaults

func NewSystemInsightsChromeExtensionsWithDefaults() *SystemInsightsChromeExtensions

NewSystemInsightsChromeExtensionsWithDefaults instantiates a new SystemInsightsChromeExtensions 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

GetAuthor

func (o *SystemInsightsChromeExtensions) GetAuthor() string

GetAuthor returns the Author field if non-nil, zero value otherwise.

GetAuthorOk

func (o *SystemInsightsChromeExtensions) GetAuthorOk() (*string, bool)

GetAuthorOk returns a tuple with the Author field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetAuthor

func (o *SystemInsightsChromeExtensions) SetAuthor(v string)

SetAuthor sets Author field to given value.

HasAuthor

func (o *SystemInsightsChromeExtensions) HasAuthor() bool

HasAuthor returns a boolean if a field has been set.

GetCollectionTime

func (o *SystemInsightsChromeExtensions) GetCollectionTime() string

GetCollectionTime returns the CollectionTime field if non-nil, zero value otherwise.

GetCollectionTimeOk

func (o *SystemInsightsChromeExtensions) GetCollectionTimeOk() (*string, bool)

GetCollectionTimeOk returns a tuple with the CollectionTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCollectionTime

func (o *SystemInsightsChromeExtensions) SetCollectionTime(v string)

SetCollectionTime sets CollectionTime field to given value.

HasCollectionTime

func (o *SystemInsightsChromeExtensions) HasCollectionTime() bool

HasCollectionTime returns a boolean if a field has been set.

GetDescription

func (o *SystemInsightsChromeExtensions) GetDescription() string

GetDescription returns the Description field if non-nil, zero value otherwise.

GetDescriptionOk

func (o *SystemInsightsChromeExtensions) GetDescriptionOk() (*string, bool)

GetDescriptionOk returns a tuple with the Description field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetDescription

func (o *SystemInsightsChromeExtensions) SetDescription(v string)

SetDescription sets Description field to given value.

HasDescription

func (o *SystemInsightsChromeExtensions) HasDescription() bool

HasDescription returns a boolean if a field has been set.

GetIdentifier

func (o *SystemInsightsChromeExtensions) GetIdentifier() string

GetIdentifier returns the Identifier field if non-nil, zero value otherwise.

GetIdentifierOk

func (o *SystemInsightsChromeExtensions) GetIdentifierOk() (*string, bool)

GetIdentifierOk returns a tuple with the Identifier field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetIdentifier

func (o *SystemInsightsChromeExtensions) SetIdentifier(v string)

SetIdentifier sets Identifier field to given value.

HasIdentifier

func (o *SystemInsightsChromeExtensions) HasIdentifier() bool

HasIdentifier returns a boolean if a field has been set.

GetLocale

func (o *SystemInsightsChromeExtensions) GetLocale() string

GetLocale returns the Locale field if non-nil, zero value otherwise.

GetLocaleOk

func (o *SystemInsightsChromeExtensions) GetLocaleOk() (*string, bool)

GetLocaleOk returns a tuple with the Locale field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetLocale

func (o *SystemInsightsChromeExtensions) SetLocale(v string)

SetLocale sets Locale field to given value.

HasLocale

func (o *SystemInsightsChromeExtensions) HasLocale() bool

HasLocale returns a boolean if a field has been set.

GetName

func (o *SystemInsightsChromeExtensions) GetName() string

GetName returns the Name field if non-nil, zero value otherwise.

GetNameOk

func (o *SystemInsightsChromeExtensions) GetNameOk() (*string, bool)

GetNameOk returns a tuple with the Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetName

func (o *SystemInsightsChromeExtensions) SetName(v string)

SetName sets Name field to given value.

HasName

func (o *SystemInsightsChromeExtensions) HasName() bool

HasName returns a boolean if a field has been set.

GetPath

func (o *SystemInsightsChromeExtensions) GetPath() string

GetPath returns the Path field if non-nil, zero value otherwise.

GetPathOk

func (o *SystemInsightsChromeExtensions) GetPathOk() (*string, bool)

GetPathOk returns a tuple with the Path field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPath

func (o *SystemInsightsChromeExtensions) SetPath(v string)

SetPath sets Path field to given value.

HasPath

func (o *SystemInsightsChromeExtensions) HasPath() bool

HasPath returns a boolean if a field has been set.

GetPermissions

func (o *SystemInsightsChromeExtensions) GetPermissions() string

GetPermissions returns the Permissions field if non-nil, zero value otherwise.

GetPermissionsOk

func (o *SystemInsightsChromeExtensions) GetPermissionsOk() (*string, bool)

GetPermissionsOk returns a tuple with the Permissions field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPermissions

func (o *SystemInsightsChromeExtensions) SetPermissions(v string)

SetPermissions sets Permissions field to given value.

HasPermissions

func (o *SystemInsightsChromeExtensions) HasPermissions() bool

HasPermissions returns a boolean if a field has been set.

GetPersistent

func (o *SystemInsightsChromeExtensions) GetPersistent() int32

GetPersistent returns the Persistent field if non-nil, zero value otherwise.

GetPersistentOk

func (o *SystemInsightsChromeExtensions) GetPersistentOk() (*int32, bool)

GetPersistentOk returns a tuple with the Persistent field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPersistent

func (o *SystemInsightsChromeExtensions) SetPersistent(v int32)

SetPersistent sets Persistent field to given value.

HasPersistent

func (o *SystemInsightsChromeExtensions) HasPersistent() bool

HasPersistent returns a boolean if a field has been set.

GetSystemId

func (o *SystemInsightsChromeExtensions) GetSystemId() string

GetSystemId returns the SystemId field if non-nil, zero value otherwise.

GetSystemIdOk

func (o *SystemInsightsChromeExtensions) GetSystemIdOk() (*string, bool)

GetSystemIdOk returns a tuple with the SystemId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSystemId

func (o *SystemInsightsChromeExtensions) SetSystemId(v string)

SetSystemId sets SystemId field to given value.

HasSystemId

func (o *SystemInsightsChromeExtensions) HasSystemId() bool

HasSystemId returns a boolean if a field has been set.

GetUid

func (o *SystemInsightsChromeExtensions) GetUid() string

GetUid returns the Uid field if non-nil, zero value otherwise.

GetUidOk

func (o *SystemInsightsChromeExtensions) GetUidOk() (*string, bool)

GetUidOk returns a tuple with the Uid field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetUid

func (o *SystemInsightsChromeExtensions) SetUid(v string)

SetUid sets Uid field to given value.

HasUid

func (o *SystemInsightsChromeExtensions) HasUid() bool

HasUid returns a boolean if a field has been set.

GetUpdateUrl

func (o *SystemInsightsChromeExtensions) GetUpdateUrl() string

GetUpdateUrl returns the UpdateUrl field if non-nil, zero value otherwise.

GetUpdateUrlOk

func (o *SystemInsightsChromeExtensions) GetUpdateUrlOk() (*string, bool)

GetUpdateUrlOk returns a tuple with the UpdateUrl field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetUpdateUrl

func (o *SystemInsightsChromeExtensions) SetUpdateUrl(v string)

SetUpdateUrl sets UpdateUrl field to given value.

HasUpdateUrl

func (o *SystemInsightsChromeExtensions) HasUpdateUrl() bool

HasUpdateUrl returns a boolean if a field has been set.

GetVersion

func (o *SystemInsightsChromeExtensions) GetVersion() string

GetVersion returns the Version field if non-nil, zero value otherwise.

GetVersionOk

func (o *SystemInsightsChromeExtensions) GetVersionOk() (*string, bool)

GetVersionOk returns a tuple with the Version field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetVersion

func (o *SystemInsightsChromeExtensions) SetVersion(v string)

SetVersion sets Version field to given value.

HasVersion

func (o *SystemInsightsChromeExtensions) HasVersion() bool

HasVersion returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]