@@ -458,12 +458,8 @@ toc:
458
458
- title : vertexai-preview
459
459
path : /docs/reference/js/vertexai-preview.md
460
460
section :
461
- - title : ArraySchema
462
- path : /docs/reference/js/vertexai-preview.arrayschema.md
463
461
- title : BaseParams
464
462
path : /docs/reference/js/vertexai-preview.baseparams.md
465
- - title : BooleanSchema
466
- path : /docs/reference/js/vertexai-preview.booleanschema.md
467
463
- title : ChatSession
468
464
path : /docs/reference/js/vertexai-preview.chatsession.md
469
465
- title : Citation
@@ -496,6 +492,11 @@ toc:
496
492
path : /docs/reference/js/vertexai-preview.functioncallpart.md
497
493
- title : FunctionDeclaration
498
494
path : /docs/reference/js/vertexai-preview.functiondeclaration.md
495
+ - title : FunctionDeclarationSchema
496
+ path : /docs/reference/js/vertexai-preview.functiondeclarationschema.md
497
+ - title : FunctionDeclarationSchemaProperty
498
+ path : >-
499
+ /docs/reference/js/vertexai-preview.functiondeclarationschemaproperty.md
499
500
- title : FunctionDeclarationsTool
500
501
path : /docs/reference/js/vertexai-preview.functiondeclarationstool.md
501
502
- title : FunctionResponse
@@ -524,16 +525,8 @@ toc:
524
525
path : /docs/reference/js/vertexai-preview.groundingmetadata.md
525
526
- title : InlineDataPart
526
527
path : /docs/reference/js/vertexai-preview.inlinedatapart.md
527
- - title : IntegerSchema
528
- path : /docs/reference/js/vertexai-preview.integerschema.md
529
528
- title : ModelParams
530
529
path : /docs/reference/js/vertexai-preview.modelparams.md
531
- - title : NumberSchema
532
- path : /docs/reference/js/vertexai-preview.numberschema.md
533
- - title : ObjectSchema
534
- path : /docs/reference/js/vertexai-preview.objectschema.md
535
- - title : ObjectSchemaInterface
536
- path : /docs/reference/js/vertexai-preview.objectschemainterface.md
537
530
- title : PromptFeedback
538
531
path : /docs/reference/js/vertexai-preview.promptfeedback.md
539
532
- title : RequestOptions
@@ -544,22 +537,10 @@ toc:
544
537
path : /docs/reference/js/vertexai-preview.safetyrating.md
545
538
- title : SafetySetting
546
539
path : /docs/reference/js/vertexai-preview.safetysetting.md
547
- - title : Schema
548
- path : /docs/reference/js/vertexai-preview.schema.md
549
- - title : SchemaInterface
550
- path : /docs/reference/js/vertexai-preview.schemainterface.md
551
- - title : SchemaParams
552
- path : /docs/reference/js/vertexai-preview.schemaparams.md
553
- - title : SchemaRequest
554
- path : /docs/reference/js/vertexai-preview.schemarequest.md
555
- - title : SchemaShared
556
- path : /docs/reference/js/vertexai-preview.schemashared.md
557
540
- title : Segment
558
541
path : /docs/reference/js/vertexai-preview.segment.md
559
542
- title : StartChatParams
560
543
path : /docs/reference/js/vertexai-preview.startchatparams.md
561
- - title : StringSchema
562
- path : /docs/reference/js/vertexai-preview.stringschema.md
563
544
- title : TextPart
564
545
path : /docs/reference/js/vertexai-preview.textpart.md
565
546
- title : ToolConfig
0 commit comments