public sealed class FailoverReservationRequest : IMessage<FailoverReservationRequest>, IEquatable<FailoverReservationRequest>, IDeepCloneable<FailoverReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class FailoverReservationRequest.
The request for ReservationService.FailoverReservation.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `FailoverReservationRequest` class within the Google Cloud BigQuery Reservation v1 API."],["The `FailoverReservationRequest` class is used to request the `ReservationService.FailoverReservation` and is part of the `Google.Cloud.BigQuery.Reservation.V1` namespace, found in the `Google.Cloud.BigQuery.Reservation.V1.dll` assembly."],["The latest version available for this class is 2.7.0, with versions dating back to 1.2.0, showcasing the different versions in the BigQuery Reservation API."],["`FailoverReservationRequest` class offers two constructors, a default parameter-less constructor, and one that takes another `FailoverReservationRequest` object, it also implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage` and it includes properties like `Name` and `ReservationName` for specifying the reservation to failover."]]],[]]