Class: Google::Cloud::TelcoAutomation::V1::GetEdgeSlmRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb

Overview

Message for getting a EdgeSlm.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. Name of the resource.

Returns:

  • (::String)

    Required. Name of the resource



563
564
565
566
# File 'proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb', line 563

class GetEdgeSlmRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end