@maxim_mazurok/gapi.client.firebaseml-v2beta
Advanced tools
Comparing version 0.0.20240729 to 0.0.20240730
@@ -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: 20240729 | ||
// Revision: 20240730 | ||
@@ -47,2 +47,4 @@ /// <reference types="gapi.client" /> | ||
interface GoogleCloudAiplatformV1beta1Candidate { | ||
/** Output only. Average log probability score of the candidate. */ | ||
avgLogprobs?: number; | ||
/** Output only. Source attribution of the generated content. */ | ||
@@ -49,0 +51,0 @@ citationMetadata?: GoogleCloudAiplatformV1beta1CitationMetadata; |
{ | ||
"name": "@maxim_mazurok/gapi.client.firebaseml-v2beta", | ||
"version": "0.0.20240729", | ||
"version": "0.0.20240730", | ||
"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
36492
589