@@ -4,46 +4,25 @@ name: aiplatform.googleapis.com
4
4
title : Cloud AI Platform API
5
5
6
6
types :
7
- - name : google.cloud.aiplatform.v1beta1.schema.ClassificationPredictionResult
8
7
- name : google.cloud.aiplatform.v1beta1.schema.ImageBoundingBoxAnnotation
9
8
- name : google.cloud.aiplatform.v1beta1.schema.ImageClassificationAnnotation
10
- - name : google.cloud.aiplatform.v1beta1.schema.ImageClassificationPredictionInstance
11
- - name : google.cloud.aiplatform.v1beta1.schema.ImageClassificationPredictionParams
12
9
- name : google.cloud.aiplatform.v1beta1.schema.ImageDataItem
13
10
- name : google.cloud.aiplatform.v1beta1.schema.ImageDatasetMetadata
14
- - name : google.cloud.aiplatform.v1beta1.schema.ImageObjectDetectionPredictionInstance
15
- - name : google.cloud.aiplatform.v1beta1.schema.ImageObjectDetectionPredictionParams
16
- - name : google.cloud.aiplatform.v1beta1.schema.ImageObjectDetectionPredictionResult
17
11
- name : google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation
18
- - name : google.cloud.aiplatform.v1beta1.schema.ImageSegmentationPredictionInstance
19
- - name : google.cloud.aiplatform.v1beta1.schema.ImageSegmentationPredictionParams
20
12
- name : google.cloud.aiplatform.v1beta1.schema.PredictionResult
21
13
- name : google.cloud.aiplatform.v1beta1.schema.TablesDatasetMetadata
22
14
- name : google.cloud.aiplatform.v1beta1.schema.TextClassificationAnnotation
23
- - name : google.cloud.aiplatform.v1beta1.schema.TextClassificationPredictionInstance
24
15
- name : google.cloud.aiplatform.v1beta1.schema.TextDataItem
25
16
- name : google.cloud.aiplatform.v1beta1.schema.TextDatasetMetadata
26
17
- name : google.cloud.aiplatform.v1beta1.schema.TextExtractionAnnotation
27
- - name : google.cloud.aiplatform.v1beta1.schema.TextExtractionPredictionInstance
28
- - name : google.cloud.aiplatform.v1beta1.schema.TextExtractionPredictionResult
29
18
- name : google.cloud.aiplatform.v1beta1.schema.TextSentimentAnnotation
30
- - name : google.cloud.aiplatform.v1beta1.schema.TextSentimentPredictionInstance
31
- - name : google.cloud.aiplatform.v1beta1.schema.TextSentimentPredictionResult
32
19
- name : google.cloud.aiplatform.v1beta1.schema.TextSentimentSavedQueryMetadata
33
20
- name : google.cloud.aiplatform.v1beta1.schema.TimeSeriesDatasetMetadata
34
21
- name : google.cloud.aiplatform.v1beta1.schema.VideoActionRecognitionAnnotation
35
- - name : google.cloud.aiplatform.v1beta1.schema.VideoActionRecognitionPredictionInstance
36
- - name : google.cloud.aiplatform.v1beta1.schema.VideoActionRecognitionPredictionParams
37
22
- name : google.cloud.aiplatform.v1beta1.schema.VideoClassificationAnnotation
38
- - name : google.cloud.aiplatform.v1beta1.schema.VideoClassificationPredictionInstance
39
- - name : google.cloud.aiplatform.v1beta1.schema.VideoClassificationPredictionParams
40
- - name : google.cloud.aiplatform.v1beta1.schema.VideoClassificationPredictionResult
41
23
- name : google.cloud.aiplatform.v1beta1.schema.VideoDataItem
42
24
- name : google.cloud.aiplatform.v1beta1.schema.VideoDatasetMetadata
43
25
- name : google.cloud.aiplatform.v1beta1.schema.VideoObjectTrackingAnnotation
44
- - name : google.cloud.aiplatform.v1beta1.schema.VideoObjectTrackingPredictionInstance
45
- - name : google.cloud.aiplatform.v1beta1.schema.VideoObjectTrackingPredictionParams
46
- - name : google.cloud.aiplatform.v1beta1.schema.VideoObjectTrackingPredictionResult
47
26
- name : google.cloud.aiplatform.v1beta1.schema.VisualInspectionClassificationLabelSavedQueryMetadata
48
27
- name : google.cloud.aiplatform.v1beta1.schema.VisualInspectionMaskSavedQueryMetadata
49
28
- name : google.cloud.aiplatform.v1beta1.schema.predict.instance.ImageClassificationPredictionInstance
@@ -103,8 +82,8 @@ types:
103
82
104
83
documentation :
105
84
summary : |-
106
- Train high-quality custom machine learning models with minimum effort and
107
- machine learning expertise.
85
+ Train high-quality custom machine learning models with minimal machine
86
+ learning expertise and effort .
108
87
overview : |-
109
88
AI Platform (Unified) enables data scientists, developers, and AI newcomers
110
89
to create custom machine learning models specific to their business needs
0 commit comments