Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::SessionRequest.
Internal usage only.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#close_session
def close_session() -> ::Google::Cloud::Bigtable::V2::CloseSessionRequest
Returns
-
(::Google::Cloud::Bigtable::V2::CloseSessionRequest) — Note: The following fields are mutually exclusive:
close_session,open_session,virtual_rpc. If a field in that set is populated, all other fields in the set will automatically be cleared.
#close_session=
def close_session=(value) -> ::Google::Cloud::Bigtable::V2::CloseSessionRequest
Parameter
-
value (::Google::Cloud::Bigtable::V2::CloseSessionRequest) — Note: The following fields are mutually exclusive:
close_session,open_session,virtual_rpc. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
-
(::Google::Cloud::Bigtable::V2::CloseSessionRequest) — Note: The following fields are mutually exclusive:
close_session,open_session,virtual_rpc. If a field in that set is populated, all other fields in the set will automatically be cleared.
#open_session
def open_session() -> ::Google::Cloud::Bigtable::V2::OpenSessionRequest
Returns
-
(::Google::Cloud::Bigtable::V2::OpenSessionRequest) — Note: The following fields are mutually exclusive:
open_session,close_session,virtual_rpc. If a field in that set is populated, all other fields in the set will automatically be cleared.
#open_session=
def open_session=(value) -> ::Google::Cloud::Bigtable::V2::OpenSessionRequest
Parameter
-
value (::Google::Cloud::Bigtable::V2::OpenSessionRequest) — Note: The following fields are mutually exclusive:
open_session,close_session,virtual_rpc. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
-
(::Google::Cloud::Bigtable::V2::OpenSessionRequest) — Note: The following fields are mutually exclusive:
open_session,close_session,virtual_rpc. If a field in that set is populated, all other fields in the set will automatically be cleared.
#virtual_rpc
def virtual_rpc() -> ::Google::Cloud::Bigtable::V2::VirtualRpcRequest
Returns
-
(::Google::Cloud::Bigtable::V2::VirtualRpcRequest) — Note: The following fields are mutually exclusive:
virtual_rpc,open_session,close_session. If a field in that set is populated, all other fields in the set will automatically be cleared.
#virtual_rpc=
def virtual_rpc=(value) -> ::Google::Cloud::Bigtable::V2::VirtualRpcRequest
Parameter
-
value (::Google::Cloud::Bigtable::V2::VirtualRpcRequest) — Note: The following fields are mutually exclusive:
virtual_rpc,open_session,close_session. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
-
(::Google::Cloud::Bigtable::V2::VirtualRpcRequest) — Note: The following fields are mutually exclusive:
virtual_rpc,open_session,close_session. If a field in that set is populated, all other fields in the set will automatically be cleared.