Commit fdc968f
authored
feat: adds enhanced protos for time series forecasting (#374)
This PR migrates from autosynth to [owl bot](https://github.com/googleapis/repo-automation-bots/tree/master/packages/owl-bot). owl bot will save time for maintainers as it will automatically open PRs when there are updates in [googleapis-gen](https://github.com/googleapis/googleapis-gen/tree/master/google) without requiring maintainers to run `synthtool` to build the client from protos. Additionally, similar to autosynth, PRs will be automatically opened when there are template updates.
Googlers see [here](http://go/owlbot-user-guide).
This PR also pulls in the latest API changes from googleapis-gen and synthtool templates.
This PR includes the following features/fixes/doc updates.
chore: migrate to owl bot
docs: removes tinyurl links
docs: changes product name to Vertex AI
docs: correct link to fieldmask
feat: adds enhanced protos for time series forecasting
fix: remove display_name from FeatureStore
feat: add invalid_row_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata
feat: add featurestore, index, metadata, monitoring, pipeline, and tensorboard services to aiplatform v1beta1
fix: configuring timeouts for aiplatform v1 methods
feat: remove unsupported accelerator types
feat: add aiplatform API Vizier service
feat: removes forecasting (time_series_forecasting proto) from public v1beta1 protos
chore: updates copyright on schema/ protos
chore: updates prediction and training proto files to v1beta1 AI Platform client libraries.
feat: removes unused protos from schema/ folders: schema/io_format.proto, schema/saved_query_metadata.proto
feat: ImageSegmentationPredictionResult.category_mask field changed to string data type
feat: AutoMlImageSegmentationInputs.ModelType adds MOBILE_TF_LOW_LATENCY constant
feat: AutoMlVideoClassificationInputs.ModelType adds MOBILE_JETSON_VERSATILE_1 constant
fix: add async client to %name_%version/init.py
chore: add autogenerated snippets
chore: remove auth, policy, and options from the reserved names list
feat: support self-signed JWT flow for service accounts
chore: enable GAPIC metadata generation
chore: sort subpackages in %namespace/%name/init.py1 parent 987ce3e commit fdc968f
File tree
303 files changed
+9690
-1710
lines changed- .github
- google/cloud
- aiplatform_v1beta1
- services
- dataset_service
- endpoint_service
- featurestore_online_serving_service
- featurestore_service
- index_endpoint_service
- transports
- index_service
- transports
- job_service
- transports
- metadata_service
- transports
- migration_service
- transports
- model_service
- transports
- pipeline_service
- transports
- prediction_service
- specialist_pool_service
- tensorboard_service
- vizier_service
- transports
- types
- aiplatform_v1
- services
- dataset_service
- endpoint_service
- job_service
- transports
- migration_service
- transports
- model_service
- transports
- pipeline_service
- transports
- prediction_service
- specialist_pool_service
- types
- aiplatform/v1beta1/schema
- predict
- prediction_v1beta1
- types
- prediction
- trainingjob
- definition_v1beta1
- types
- definition
- schema/predict
- instance
- docs
- instance_v1beta1
- instance_v1
- google/cloud/aiplatform
- v1beta1/schema/predict
- instance_v1beta1
- services
- types
- instance
- v1/schema/predict
- instance_v1
- services
- types
- instance
- scripts
- tests
- unit
- gapic
- instance_v1beta1
- instance_v1
- params
- docs
- params_v1beta1
- params_v1
- google/cloud/aiplatform
- v1beta1/schema/predict
- params_v1beta1
- services
- types
- params
- v1/schema/predict
- params_v1
- services
- types
- params
- scripts
- tests
- unit
- gapic
- params_v1beta1
- params_v1
- prediction
- docs
- prediction_v1beta1
- prediction_v1
- google/cloud/aiplatform
- v1beta1/schema/predict
- prediction_v1beta1
- services
- types
- prediction
- v1/schema/predict
- prediction_v1
- services
- types
- prediction
- scripts
- tests
- unit
- gapic
- prediction_v1beta1
- prediction_v1
- testing
- tests/unit/gapic/aiplatform_v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
303 files changed
+9690
-1710
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
google/cloud/aiplatform/v1beta1/schema/predict/prediction_v1beta1/types/time_series_forecasting.py
Lines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 30 | | |
38 | 31 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 32 | + | |
44 | 33 | | |
45 | 34 | | |
46 | 35 | | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
72 | 81 | | |
73 | 82 | | |
74 | 83 | | |
| |||
110 | 119 | | |
111 | 120 | | |
112 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
113 | 125 | | |
114 | 126 | | |
115 | 127 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
| |||
0 commit comments