You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-firebaseml/v2beta/2.0.0/com/google/api/services/firebaseml/v2beta/model/GoogleCloudAiplatformV1beta1Schema.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@
18
18
19
19
/**
20
20
* Schema is used to define the format of input/output data. Represents a select subset of an
21
-
* [OpenAPI 3.0 schema object](https://spec.openapis.org/oas/v3.0.3#schema). More fields may be
22
-
* added in the future as needed.
21
+
* [OpenAPI 3.0 schema object](https://spec.openapis.org/oas/v3.0.3#schema-object). More fields may
22
+
* be added in the future as needed.
23
23
*
24
24
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
25
25
* transmitted over HTTP when working with the Firebase ML API. For a detailed explanation see:
0 commit comments