@maxim_mazurok/gapi.client.firebaseml-v2beta
Advanced tools
Comparing version 0.0.20241004 to 0.0.20241007
@@ -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: 20241004 | ||
// Revision: 20241007 | ||
@@ -253,2 +253,4 @@ /// <reference types="gapi.client" /> | ||
interface GoogleCloudAiplatformV1beta1GroundingChunkRetrievedContext { | ||
/** Text of the attribution. */ | ||
text?: string; | ||
/** Title of the attribution. */ | ||
@@ -255,0 +257,0 @@ title?: string; |
{ | ||
"name": "@maxim_mazurok/gapi.client.firebaseml-v2beta", | ||
"version": "0.0.20241004", | ||
"version": "0.0.20241007", | ||
"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
41259
649