Interface protos.google.cloud.asset.v1.IResourceSearchResult (5.5.0)

Properties of a ResourceSearchResult.

Package

@google-cloud/asset

Properties

additionalAttributes

additionalAttributes?: (google.protobuf.IStruct|null);

ResourceSearchResult additionalAttributes

assetType

assetType?: (string|null);

ResourceSearchResult assetType

attachedResources

attachedResources?: (google.cloud.asset.v1.IAttachedResource[]|null);

ResourceSearchResult attachedResources

createTime

createTime?: (google.protobuf.ITimestamp|null);

ResourceSearchResult createTime

description

description?: (string|null);

ResourceSearchResult description

displayName

displayName?: (string|null);

ResourceSearchResult displayName

effectiveTags

effectiveTags?: (google.cloud.asset.v1.IEffectiveTagDetails[]|null);

ResourceSearchResult effectiveTags

folders

folders?: (string[]|null);

ResourceSearchResult folders

kmsKey

kmsKey?: (string|null);

ResourceSearchResult kmsKey

kmsKeys

kmsKeys?: (string[]|null);

ResourceSearchResult kmsKeys

labels

labels?: ({ [k: string]: string }|null);

ResourceSearchResult labels

location

location?: (string|null);

ResourceSearchResult location

name

name?: (string|null);

ResourceSearchResult name

networkTags

networkTags?: (string[]|null);

ResourceSearchResult networkTags

organization

organization?: (string|null);

ResourceSearchResult organization

parentAssetType

parentAssetType?: (string|null);

ResourceSearchResult parentAssetType

parentFullResourceName

parentFullResourceName?: (string|null);

ResourceSearchResult parentFullResourceName

project

project?: (string|null);

ResourceSearchResult project

relationships

relationships?: ({ [k: string]: google.cloud.asset.v1.IRelatedResources }|null);

ResourceSearchResult relationships

sccSecurityMarks

sccSecurityMarks?: ({ [k: string]: string }|null);

ResourceSearchResult sccSecurityMarks

state

state?: (string|null);

ResourceSearchResult state

tagKeys

tagKeys?: (string[]|null);

ResourceSearchResult tagKeys

tags

tags?: (google.cloud.asset.v1.ITag[]|null);

ResourceSearchResult tags

tagValueIds

tagValueIds?: (string[]|null);

ResourceSearchResult tagValueIds

tagValues

tagValues?: (string[]|null);

ResourceSearchResult tagValues

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

ResourceSearchResult updateTime

versionedResources

versionedResources?: (google.cloud.asset.v1.IVersionedResource[]|null);

ResourceSearchResult versionedResources