Google Bigtable v2 API - Class SessionRequest (3.29.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class SessionRequest : IMessage<SessionRequest>, IEquatable<SessionRequest>, IDeepCloneable<SessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class SessionRequest.
Internal usage only.
Inheritance
object >
SessionRequest
Namespace
Google.Cloud.Bigtable.V2
Assembly
Google.Cloud.Bigtable.V2.dll
Constructors
SessionRequest()
SessionRequest(SessionRequest)
public SessionRequest(SessionRequest other)
Properties
CloseSession
public CloseSessionRequest CloseSession { get; set; }
OpenSession
public OpenSessionRequest OpenSession { get; set; }
PayloadCase
public SessionRequest.PayloadOneofCase PayloadCase { get; }
VirtualRpc
public VirtualRpcRequest VirtualRpc { get; set; }
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-15 UTC.
[null,null,["Last updated 2026-06-15 UTC."],[],[]]