Interface protos.google.cloud.asset.v1.IFeed (3.15.5)

Properties of a Feed.

Package

@google-cloud/asset!

Properties

assetNames

  assetNames 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

Feed assetNames

Property Value
Type Description
(string[]|null)

assetTypes

  assetTypes 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

Feed assetTypes

Property Value
Type Description
(string[]|null)

condition

  condition 
 ?: 
  
 ( 
 google 
 . 
 type 
 . 
 IExpr 
 | 
 null 
 ); 
 

Feed condition

Property Value
Type Description
( google.type.IExpr |null)

contentType

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

Feed contentType

Property Value
Type Description
( google.cloud.asset.v1.ContentType |keyof typeof google.cloud.asset.v1.ContentType |null)

feedOutputConfig

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

Feed feedOutputConfig

Property Value
Type Description
( google.cloud.asset.v1.IFeedOutputConfig |null)

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Feed name

Property Value
Type Description
(string|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: