class ResourceSearchResult extends Collection (View source)

Properties

protected $collection_key
array[] $additionalAttributes
string $assetType
protected $attachedResourcesType
protected $attachedResourcesDataType
string $createTime
string $description
string $displayName
protected $effectiveTagsType
protected $effectiveTagsDataType
string[] $folders
string $kmsKey
string[] $kmsKeys
string[] $labels
string $location
string $name
string[] $networkTags
string $organization
string $parentAssetType
string $parentFullResourceName
string $project
protected $relationshipsType
protected $relationshipsDataType
string[] $sccSecurityMarks
string $state
string[] $tagKeys
string[] $tagValueIds
string[] $tagValues
protected $tagsType
protected $tagsDataType
string $updateTime
protected $versionedResourcesType
protected $versionedResourcesDataType

Methods

setAdditionalAttributes($additionalAttributes)

No description

array[]
getAdditionalAttributes()

No description

setAssetType($assetType)

No description

string
getAssetType()

No description

setAttachedResources($attachedResources)

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEffectiveTags($effectiveTags)

No description

setFolders($folders)

No description

string[]
getFolders()

No description

setKmsKey($kmsKey)

No description

string
getKmsKey()

No description

setKmsKeys($kmsKeys)

No description

string[]
getKmsKeys()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setLocation($location)

No description

string
getLocation()

No description

setName($name)

No description

string
getName()

No description

setNetworkTags($networkTags)

No description

string[]
getNetworkTags()

No description

setOrganization($organization)

No description

string
getOrganization()

No description

setParentAssetType($parentAssetType)

No description

string
getParentAssetType()

No description

setParentFullResourceName($parentFullResourceName)

No description

string
getParentFullResourceName()

No description

setProject($project)

No description

string
getProject()

No description

setRelationships($relationships)

No description

getRelationships()

No description

setSccSecurityMarks($sccSecurityMarks)

No description

string[]
getSccSecurityMarks()

No description

setState($state)

No description

string
getState()

No description

setTagKeys($tagKeys)

No description

string[]
getTagKeys()

No description

setTagValueIds($tagValueIds)

No description

string[]
getTagValueIds()

No description

setTagValues($tagValues)

No description

string[]
getTagValues()

No description

setTags($tags)

No description

Tag[]
getTags()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

setVersionedResources($versionedResources)

No description

Details

setAdditionalAttributes($additionalAttributes)

No description

Parameters

$additionalAttributes

array[] getAdditionalAttributes()

No description

Return Value

array[]

setAssetType($assetType)

No description

Parameters

$assetType

string getAssetType()

No description

Return Value

string

setAttachedResources($attachedResources)

No description

Parameters

$attachedResources

AttachedResource[] getAttachedResources()

No description

Return Value

AttachedResource[]

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEffectiveTags($effectiveTags)

No description

Parameters

$effectiveTags

EffectiveTagDetails[] getEffectiveTags()

No description

Return Value

EffectiveTagDetails[]

setFolders($folders)

No description

Parameters

$folders

string[] getFolders()

No description

Return Value

string[]

setKmsKey($kmsKey)

No description

Parameters

$kmsKey

string getKmsKey()

No description

Return Value

string

setKmsKeys($kmsKeys)

No description

Parameters

$kmsKeys

string[] getKmsKeys()

No description

Return Value

string[]

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setLocation($location)

No description

Parameters

$location

string getLocation()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNetworkTags($networkTags)

No description

Parameters

$networkTags

string[] getNetworkTags()

No description

Return Value

string[]

setOrganization($organization)

No description

Parameters

$organization

string getOrganization()

No description

Return Value

string

setParentAssetType($parentAssetType)

No description

Parameters

$parentAssetType

string getParentAssetType()

No description

Return Value

string

setParentFullResourceName($parentFullResourceName)

No description

Parameters

$parentFullResourceName

string getParentFullResourceName()

No description

Return Value

string

setProject($project)

No description

Parameters

$project

string getProject()

No description

Return Value

string

setRelationships($relationships)

No description

Parameters

$relationships

RelatedResources[] getRelationships()

No description

Return Value

RelatedResources[]

setSccSecurityMarks($sccSecurityMarks)

No description

Parameters

$sccSecurityMarks

string[] getSccSecurityMarks()

No description

Return Value

string[]

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setTagKeys($tagKeys)

No description

Parameters

$tagKeys

string[] getTagKeys()

No description

Return Value

string[]

setTagValueIds($tagValueIds)

No description

Parameters

$tagValueIds

string[] getTagValueIds()

No description

Return Value

string[]

setTagValues($tagValues)

No description

Parameters

$tagValues

string[] getTagValues()

No description

Return Value

string[]

setTags($tags)

No description

Parameters

$tags

Tag[] getTags()

No description

Return Value

Tag[]

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string

setVersionedResources($versionedResources)

No description

Parameters

$versionedResources

VersionedResource[] getVersionedResources()

No description

Return Value

VersionedResource[]