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

Properties of a BatchGetAssetsHistoryRequest.

Package

@google-cloud/asset

Properties

assetNames

assetNames?: (string[]|null);

BatchGetAssetsHistoryRequest assetNames

contentType

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

BatchGetAssetsHistoryRequest contentType

parent

parent?: (string|null);

BatchGetAssetsHistoryRequest parent

readTimeWindow

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

BatchGetAssetsHistoryRequest readTimeWindow

relationshipTypes

relationshipTypes?: (string[]|null);

BatchGetAssetsHistoryRequest relationshipTypes