public sealed class DataStore.Types.BillingEstimation : IMessage<DataStore.Types.BillingEstimation>, IEquatable<DataStore.Types.BillingEstimation>, IDeepCloneable<DataStore.Types.BillingEstimation>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class DataStore.Types.BillingEstimation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDataStore.Types.BillingEstimation\u003c/code\u003e class in the Discovery Engine v1 API provides an estimation of data size per data store, functioning as a reference for billing-related data management.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties for tracking the size and last update timestamps of structured data, unstructured data, and website data, all measured in bytes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBillingEstimation\u003c/code\u003e class is implemented using IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors: a default constructor and one that accepts another \u003ccode\u003eBillingEstimation\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of this class, with the most current one being version 1.6.0.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1 API - Class DataStore.Types.BillingEstimation (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation) \n\n public sealed class DataStore.Types.BillingEstimation : IMessage\u003cDataStore.Types.BillingEstimation\u003e, IEquatable\u003cDataStore.Types.BillingEstimation\u003e, IDeepCloneable\u003cDataStore.Types.BillingEstimation\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1 API class DataStore.Types.BillingEstimation.\n\nEstimation of data size per data store. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DataStore.Types.BillingEstimation \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DataStore](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore.Types)[BillingEstimation](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DataStore](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore.Types)[BillingEstimation](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DataStore](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore.Types)[BillingEstimation](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.DataStore.Types.BillingEstimation), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1.dll\n\nConstructors\n------------\n\n### BillingEstimation()\n\n public BillingEstimation()\n\n### BillingEstimation(BillingEstimation)\n\n public BillingEstimation(DataStore.Types.BillingEstimation other)\n\nProperties\n----------\n\n### StructuredDataSize\n\n public long StructuredDataSize { get; set; }\n\nData size for structured data in terms of bytes.\n\n### StructuredDataUpdateTime\n\n public Timestamp StructuredDataUpdateTime { get; set; }\n\nLast updated timestamp for structured data.\n\n### UnstructuredDataSize\n\n public long UnstructuredDataSize { get; set; }\n\nData size for unstructured data in terms of bytes.\n\n### UnstructuredDataUpdateTime\n\n public Timestamp UnstructuredDataUpdateTime { get; set; }\n\nLast updated timestamp for unstructured data.\n\n### WebsiteDataSize\n\n public long WebsiteDataSize { get; set; }\n\nData size for websites in terms of bytes.\n\n### WebsiteDataUpdateTime\n\n public Timestamp WebsiteDataUpdateTime { get; set; }\n\nLast updated timestamp for websites."]]