Class: Google::Cloud::ApiRegistry::V1beta::GetMcpToolRequest

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

Overview

Message for getting a McpTool

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. Name of the resource.

Returns:

  • (::String)

    Required. Name of the resource



74
75
76
77
# File 'proto_docs/google/cloud/apiregistry/v1beta/service.rb', line 74

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