public sealed class GetBiReservationRequest : IMessage<GetBiReservationRequest>, IEquatable<GetBiReservationRequest>, IDeepCloneable<GetBiReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class GetBiReservationRequest.
[[["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 `GetBiReservationRequest` class within the Google Cloud BigQuery Reservation v1 API."],["The `GetBiReservationRequest` class is used to request a singleton BI reservation and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.7.0, while this page specifically covers version 2.6.0, and includes documentation for versions as far back as 1.2.0."],["The `GetBiReservationRequest` class has two constructors, one parameterless and one that takes another `GetBiReservationRequest` object as a parameter."],["The class properties include `BiReservationName` of type `BiReservationName` and `Name` of type string, which is the requested reservation's resource name."]]],[]]