GoogleCloudApihubV1McpServerConfig constructor

GoogleCloudApihubV1McpServerConfig({
  1. GoogleCloudApihubV1ApigeeXTargetDetails? apigeeXTargetDetails,
  2. List<GoogleCloudApihubV1McpToolConfig>? tools,
})

Implementation

GoogleCloudApihubV1McpServerConfig({this.apigeeXTargetDetails, this.tools});