GoogleCloudApihubV1McpServerConfig constructor
GoogleCloudApihubV1McpServerConfig({
- GoogleCloudApihubV1ApigeeXTargetDetails? apigeeXTargetDetails,
- List<
GoogleCloudApihubV1McpToolConfig> ? tools,
Implementation
GoogleCloudApihubV1McpServerConfig({this.apigeeXTargetDetails, this.tools});