Interface FunctionDeclarationSchema (1.6.0)

Schema for parameters passed to FunctionDeclaration.parameters .

Package

@google-cloud/vertexai

Properties

description

  description 
 ?: 
  
 string 
 ; 
 

Optional. Description of the parameter.

properties

  properties 
 : 
  
 { 
  
 [ 
 k 
 : 
  
 string 
 ] 
 : 
  
 FunctionDeclarationSchemaProperty 
 ; 
  
 }; 
 

The format of the parameter.

required

  required 
 ?: 
  
 string 
 []; 
 

Optional. Array of required parameters.

type

  type 
 : 
  
 SchemaType 
 ; 
 

The type of the parameter.

Create a Mobile Website
View Site in Mobile | Classic
Share by: