public sealed class BillingSettings : IMessage<BillingSettings>, IEquatable<BillingSettings>, IDeepCloneable<BillingSettings>, IBufferMessage, IMessage
Output only. The absolute point in time when the subscription became effective.
Can be compared to expire_time value to determine full contract duration
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBillingSettings\u003c/code\u003e class provides details about a customer's billing configuration within Google Cloud Security Center settings.\u003c/p\u003e\n"],["\u003cp\u003eThis class, available in version 1.0.0-beta04 and up to 2.0.0-beta04, includes properties to check for billing tier, billing type, and the subscription's start and expiration times.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality comparisons, deep cloning, and buffered message operations, respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBillingSettings\u003c/code\u003e objects can be created using the default constructor or by copying from another \u003ccode\u003eBillingSettings\u003c/code\u003e object, and they inherit several basic methods from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBillingTier\u003c/code\u003e, \u003ccode\u003eBillingType\u003c/code\u003e, \u003ccode\u003eExpireTime\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e properties provide read-only information about the billing details and are accessible through the object.\u003c/p\u003e\n"]]],[],null,[]]