Reference documentation and code samples for the Device Streaming V1 API class Google::Cloud::DeviceStreaming::V1::CancelDeviceSessionRequest.
Request message for DirectAccessService.CancelDeviceSession.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. Name of the DeviceSession, e.g. "projects/{project_id}/deviceSessions/{session_id}"
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Name of the DeviceSession, e.g. "projects/{project_id}/deviceSessions/{session_id}"
Returns
- (::String) — Required. Name of the DeviceSession, e.g. "projects/{project_id}/deviceSessions/{session_id}"