Firebase.AI.AutoFunctionDescriptionAttribute

Attribute that can be attached to parameters to give them a description, used when using AutoFunctionDeclaration.

Summary

Inheritance

Inherits from: Attribute

Constructors and Destructors

AutoFunctionDescriptionAttribute(string description)

Properties

Description
string

Properties

Description

string Description

Public functions

AutoFunctionDescriptionAttribute

 AutoFunctionDescriptionAttribute(
  string description
)