Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API class Google::Cloud::Sql::V1beta4::TerminateSession.
Indicates that the session is permanently ended.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#status
def status() -> ::Google::Rpc::Status
Returns
- (::Google::Rpc::Status) — Required. The session termination status.
#status=
def status=(value) -> ::Google::Rpc::Status
Parameter
- value (::Google::Rpc::Status) — Required. The session termination status.
Returns
- (::Google::Rpc::Status) — Required. The session termination status.