Interface protos.google.cloud.discoveryengine.v1.DataStore.IBillingEstimation (2.2.0)

Properties of a BillingEstimation.

Package

@google-cloud/discoveryengine

Properties

structuredDataSize

structuredDataSize?: (number|Long|string|null);

BillingEstimation structuredDataSize

structuredDataUpdateTime

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

BillingEstimation structuredDataUpdateTime

unstructuredDataSize

unstructuredDataSize?: (number|Long|string|null);

BillingEstimation unstructuredDataSize

unstructuredDataUpdateTime

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

BillingEstimation unstructuredDataUpdateTime

websiteDataSize

websiteDataSize?: (number|Long|string|null);

BillingEstimation websiteDataSize

websiteDataUpdateTime

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

BillingEstimation websiteDataUpdateTime