@@ -458,8 +458,12 @@ 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
461
463
- title : BaseParams
462
464
path : /docs/reference/js/vertexai-preview.baseparams.md
465
+ - title : BooleanSchema
466
+ path : /docs/reference/js/vertexai-preview.booleanschema.md
463
467
- title : ChatSession
464
468
path : /docs/reference/js/vertexai-preview.chatsession.md
465
469
- title : Citation
@@ -492,11 +496,6 @@ toc:
492
496
path : /docs/reference/js/vertexai-preview.functioncallpart.md
493
497
- title : FunctionDeclaration
494
498
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
500
499
- title : FunctionDeclarationsTool
501
500
path : /docs/reference/js/vertexai-preview.functiondeclarationstool.md
502
501
- title : FunctionResponse
@@ -525,8 +524,16 @@ toc:
525
524
path : /docs/reference/js/vertexai-preview.groundingmetadata.md
526
525
- title : InlineDataPart
527
526
path : /docs/reference/js/vertexai-preview.inlinedatapart.md
527
+ - title : IntegerSchema
528
+ path : /docs/reference/js/vertexai-preview.integerschema.md
528
529
- title : ModelParams
529
530
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
530
537
- title : PromptFeedback
531
538
path : /docs/reference/js/vertexai-preview.promptfeedback.md
532
539
- title : RequestOptions
@@ -537,10 +544,22 @@ toc:
537
544
path : /docs/reference/js/vertexai-preview.safetyrating.md
538
545
- title : SafetySetting
539
546
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
540
557
- title : Segment
541
558
path : /docs/reference/js/vertexai-preview.segment.md
542
559
- title : StartChatParams
543
560
path : /docs/reference/js/vertexai-preview.startchatparams.md
561
+ - title : StringSchema
562
+ path : /docs/reference/js/vertexai-preview.stringschema.md
544
563
- title : TextPart
545
564
path : /docs/reference/js/vertexai-preview.textpart.md
546
565
- title : ToolConfig
0 commit comments