new
Method
This is a method of the A2AAgentCard class in the ui module.Create a new A2A Agent Card
Signature
Parameters
No description available.
No description available.
No description available.
Returns
The result of the operation.
new: Create a new A2A Agent Card
This is a method of the A2AAgentCard class in the ui module.Create a new A2A Agent Card
def new(name: impl Into<String>, description: impl Into<String>, url: impl Into<String>) -> Self