Interface protos.google.cloud.asset.v1p2beta1.IFeed (5.5.0)

Properties of a Feed.

Package

@google-cloud/asset

Properties

assetNames

assetNames?: (string[]|null);

Feed assetNames

assetTypes

assetTypes?: (string[]|null);

Feed assetTypes

contentType

contentType?: (google.cloud.asset.v1p2beta1.ContentType|keyof typeof google.cloud.asset.v1p2beta1.ContentType|null);

Feed contentType

feedOutputConfig

feedOutputConfig?: (google.cloud.asset.v1p2beta1.IFeedOutputConfig|null);

Feed feedOutputConfig

name

name?: (string|null);

Feed name