public sealed class ExportReservationsUsageResponse : IMessage<ExportReservationsUsageResponse>, IEquatable<ExportReservationsUsageResponse>, IDeepCloneable<ExportReservationsUsageResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Capacity Planner v1beta API class ExportReservationsUsageResponse.
A response message for [UsageService.ExportReservationsUsage].
Implements
IMessageExportReservationsUsageResponse, IEquatableExportReservationsUsageResponse, IDeepCloneableExportReservationsUsageResponse, IBufferMessage, IMessageNamespace
Google.Cloud.CapacityPlanner.V1BetaAssembly
Google.Cloud.CapacityPlanner.V1Beta.dll
Constructors
ExportReservationsUsageResponse()
public ExportReservationsUsageResponse()
ExportReservationsUsageResponse(ExportReservationsUsageResponse)
public ExportReservationsUsageResponse(ExportReservationsUsageResponse other)
Parameter | |
---|---|
Name | Description |
other |
ExportReservationsUsageResponse |
Properties
Response
public string Response { get; set; }
The response message for the reservations usage export. In case of bigquery, it will also contain job id.
Property Value | |
---|---|
Type | Description |
string |