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

Properties of a ResourceSearchResult.

Package

@google-cloud/asset!

Properties

additionalAttributes

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

ResourceSearchResult additionalAttributes

Property Value
TypeDescription
(google.protobuf.IStruct|null)

assetType

assetType?: (string|null);

ResourceSearchResult assetType

Property Value
TypeDescription
(string|null)

attachedResources

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

ResourceSearchResult attachedResources

Property Value
TypeDescription
(google.cloud.asset.v1.IAttachedResource[]|null)

createTime

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

ResourceSearchResult createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

ResourceSearchResult description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

ResourceSearchResult displayName

Property Value
TypeDescription
(string|null)

folders

folders?: (string[]|null);

ResourceSearchResult folders

Property Value
TypeDescription
(string[]|null)

kmsKey

kmsKey?: (string|null);

ResourceSearchResult kmsKey

Property Value
TypeDescription
(string|null)

labels

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

ResourceSearchResult labels

Property Value
TypeDescription
({ [k: string]: string }|null)

location

location?: (string|null);

ResourceSearchResult location

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

ResourceSearchResult name

Property Value
TypeDescription
(string|null)

networkTags

networkTags?: (string[]|null);

ResourceSearchResult networkTags

Property Value
TypeDescription
(string[]|null)

organization

organization?: (string|null);

ResourceSearchResult organization

Property Value
TypeDescription
(string|null)

parentAssetType

parentAssetType?: (string|null);

ResourceSearchResult parentAssetType

Property Value
TypeDescription
(string|null)

parentFullResourceName

parentFullResourceName?: (string|null);

ResourceSearchResult parentFullResourceName

Property Value
TypeDescription
(string|null)

project

project?: (string|null);

ResourceSearchResult project

Property Value
TypeDescription
(string|null)

relationships

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

ResourceSearchResult relationships

Property Value
TypeDescription
({ [k: string]: google.cloud.asset.v1.IRelatedResources }|null)

state

state?: (string|null);

ResourceSearchResult state

Property Value
TypeDescription
(string|null)

updateTime

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

ResourceSearchResult updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

versionedResources

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

ResourceSearchResult versionedResources

Property Value
TypeDescription
(google.cloud.asset.v1.IVersionedResource[]|null)