name

public final Tool.McpServer.Builder name(String name)

The name of the MCPServer.


public final Tool.McpServer.Builder name(JsonField<String> name)

Sets Builder.name to an arbitrary JSON value.

You should usually call Builder.name with a well-typed String value instead. This method is primarily for setting the field to an undocumented or not yet supported value.