BillingInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Billing Information.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
user_count_billing |
google.cloud.licensemanager_v1.types.UserCountBillingInfo
Required. This type of billing uses user count for computing total charge. This field is a member of oneof _ current_billing_info .
|
start_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. When the billing starts. |
end_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. When the billing ends. |