Interface protos.google.cloud.asset.v1.IBatchGetAssetsHistoryRequest (3.21.0)

Properties of a BatchGetAssetsHistoryRequest.

Package

@google-cloud/asset

Properties

assetNames

assetNames?: (string[]|null);

BatchGetAssetsHistoryRequest assetNames

Property Value
TypeDescription
(string[]|null)

contentType

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

BatchGetAssetsHistoryRequest contentType

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

parent

parent?: (string|null);

BatchGetAssetsHistoryRequest parent

Property Value
TypeDescription
(string|null)

readTimeWindow

readTimeWindow?: (google.cloud.asset.v1.ITimeWindow|null);

BatchGetAssetsHistoryRequest readTimeWindow

Property Value
TypeDescription
(google.cloud.asset.v1.ITimeWindow|null)

relationshipTypes

relationshipTypes?: (string[]|null);

BatchGetAssetsHistoryRequest relationshipTypes

Property Value
TypeDescription
(string[]|null)