@maxim_mazurok/gapi.client.firebaseml-v2beta
Advanced tools
Comparing version 0.0.20240807 to 0.0.20240808
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Firebase ML API v2beta 0.0 */ | ||
// Generated from: https://firebaseml.googleapis.com/$discovery/rest?version=v2beta | ||
// Revision: 20240807 | ||
// Revision: 20240808 | ||
@@ -216,3 +216,3 @@ /// <reference types="gapi.client" /> | ||
interface GoogleCloudAiplatformV1beta1GenerationConfigRoutingConfigManualRoutingMode { | ||
/** The model name to use. Only the public LLM models are accepted. e.g. gemini-1.5-pro-001. */ | ||
/** The model name to use. Only the public LLM models are accepted. e.g. 'gemini-1.5-pro-001'. */ | ||
modelName?: string; | ||
@@ -219,0 +219,0 @@ } |
{ | ||
"name": "@maxim_mazurok/gapi.client.firebaseml-v2beta", | ||
"version": "0.0.20240807", | ||
"version": "0.0.20240808", | ||
"description": "TypeScript typings for Firebase ML API v2beta", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37170