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-03-21 UTC."],[[["This webpage provides reference documentation for the `GetBiReservationRequest` class within the BigQuery Reservation v1 API, specifically focusing on version 2.5.0."],["The `GetBiReservationRequest` class is used to request a singleton BI reservation and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's constructors, `GetBiReservationRequest()` and `GetBiReservationRequest(GetBiReservationRequest other)`, along with their respective parameters, when applicable."],["The class also includes two properties, `BiReservationName` of type `BiReservationName`, and `Name` of type `string`, the latter which is a required property that indicates the name of the requested reservation."],["This page documents the different versions of the `GetBiReservationRequest` class, ranging from version 1.2.0 up to 2.7.0, which is the latest version."]]],[]]