Class QueryConfigurationLicenseUsageRequest (0.1.0)

QueryConfigurationLicenseUsageRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Message for requesting license usage per configuration.

Attributes

Name Description
name str
Required. The resource path of the Configuration.
start_time google.protobuf.timestamp_pb2.Timestamp
Required. The start time for retrieving the usage. If not specified, we will use the first day of the current billing period.
end_time google.protobuf.timestamp_pb2.Timestamp
Required. The end time for retrieving the usage. If not specified, we will use the last day of the current billing period.