Skip to content

Commit 9e19a40

Browse files
gcf-owl-bot[bot]partheadizcology
authored
feat: add read_mask to ListPipelineJobsRequest in aiplatform v1 pipeline_service (#1589)
* feat: add WriteFeatureValues in aiplatform v1beta1 featurestore_online_service.proto PiperOrigin-RevId: 467107520 Source-Link: googleapis/googleapis@0dd9815 Source-Link: googleapis/googleapis-gen@03d96fd Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDNkOTZmZDI5NjU4MjRlMGZlNTBiMTM2YzFiYWJlMGU1YzNjNWY1NyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * restore line in .coveragerc * chore: use gapic-generator-python 1.2.0 PiperOrigin-RevId: 467286830 Source-Link: googleapis/googleapis@e6e875a Source-Link: googleapis/googleapis-gen@0295ea1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDI5NWVhMTRkOWNkNGQ0N2RkYjIzYjllYmQzOWEzMWUyMDM1ZTI4ZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: remove unused proto imports PiperOrigin-RevId: 468735472 Source-Link: googleapis/googleapis@cfa1b37 Source-Link: googleapis/googleapis-gen@09b7666 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDliNzY2NjY1NjUxMGY1YjAwYjg5M2YwMDNhMGJhNTc2NmY5ZTI1MCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * docs: Updating comments chore: added LRO to API list PiperOrigin-RevId: 469161541 Source-Link: googleapis/googleapis@65b91e6 Source-Link: googleapis/googleapis-gen@c8efb52 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhlZmI1MjljY2YyODVhOTdlNzhiNGYwYTRiMjg1MmUwOGYyYTc4ZSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(googleads): Update C# targets to use GAX v4 Committer: @aohren PiperOrigin-RevId: 469186513 Source-Link: googleapis/googleapis@49de9d5 Source-Link: googleapis/googleapis-gen@7cb925e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2NiOTI1ZWJjNWQwZWMwYzk1MTQ4YmMwNzBjNGM3MDM1MzIwNjlhMyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add UpsertDatapoints and RemoveDatapoints rpcs to IndexService in aiplatform v1beta1 index_service.proto PiperOrigin-RevId: 469481692 Source-Link: googleapis/googleapis@624cc45 Source-Link: googleapis/googleapis-gen@fd68808 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmQ2ODgwODEyY2FiNmIzNDM0YTdlMWQzMzlhOTk5MDc2OThmOTUwOCJ9 * feat: add UpsertDatapoints and RemoveDatapoints rpcs to IndexService in aiplatform v1 index_service.proto PiperOrigin-RevId: 469481982 Source-Link: googleapis/googleapis@e4fe55a Source-Link: googleapis/googleapis-gen@1ff3c40 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWZmM2M0MGQ4NWZlOGYxMzUzOGIwZjIyNjRkNjBmODA2ZDc0NGZkMiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add read_mask to ListPipelineJobsRequest in aiplatform v1 pipeline_service feat: add input_artifacts to PipelineJob.runtime_config in aiplatform v1 pipeline_job PiperOrigin-RevId: 469843667 Source-Link: googleapis/googleapis@eb382ed Source-Link: googleapis/googleapis-gen@7af72d7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2FmNzJkNzFmMTYwNjBmMjI5Yjc3YWU3ZWRjNzRkYTVjZmI4ZWU3OSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]> Co-authored-by: Yu-Han Liu <[email protected]>
1 parent 737dc2b commit 9e19a40

File tree

140 files changed

+5107
-252
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+5107
-252
lines changed

google/cloud/aiplatform_v1/__init__.py

+12
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@
182182
from .types.featurestore_service import UpdateFeaturestoreRequest
183183
from .types.hyperparameter_tuning_job import HyperparameterTuningJob
184184
from .types.index import Index
185+
from .types.index import IndexDatapoint
186+
from .types.index import IndexStats
185187
from .types.index_endpoint import DeployedIndex
186188
from .types.index_endpoint import DeployedIndexAuthConfig
187189
from .types.index_endpoint import IndexEndpoint
@@ -209,8 +211,12 @@
209211
from .types.index_service import ListIndexesRequest
210212
from .types.index_service import ListIndexesResponse
211213
from .types.index_service import NearestNeighborSearchOperationMetadata
214+
from .types.index_service import RemoveDatapointsRequest
215+
from .types.index_service import RemoveDatapointsResponse
212216
from .types.index_service import UpdateIndexOperationMetadata
213217
from .types.index_service import UpdateIndexRequest
218+
from .types.index_service import UpsertDatapointsRequest
219+
from .types.index_service import UpsertDatapointsResponse
214220
from .types.io import AvroSource
215221
from .types.io import BigQueryDestination
216222
from .types.io import BigQuerySource
@@ -743,10 +749,12 @@
743749
"ImportFeatureValuesResponse",
744750
"ImportModelEvaluationRequest",
745751
"Index",
752+
"IndexDatapoint",
746753
"IndexEndpoint",
747754
"IndexEndpointServiceClient",
748755
"IndexPrivateEndpoints",
749756
"IndexServiceClient",
757+
"IndexStats",
750758
"InputDataConfig",
751759
"Int64Array",
752760
"IntegratedGradientsAttribution",
@@ -890,6 +898,8 @@
890898
"ReadTensorboardBlobDataResponse",
891899
"ReadTensorboardTimeSeriesDataRequest",
892900
"ReadTensorboardTimeSeriesDataResponse",
901+
"RemoveDatapointsRequest",
902+
"RemoveDatapointsResponse",
893903
"ResourcesConsumed",
894904
"ResumeModelDeploymentMonitoringJobRequest",
895905
"SampleConfig",
@@ -964,6 +974,8 @@
964974
"UploadModelOperationMetadata",
965975
"UploadModelRequest",
966976
"UploadModelResponse",
977+
"UpsertDatapointsRequest",
978+
"UpsertDatapointsResponse",
967979
"UserActionReference",
968980
"Value",
969981
"VizierServiceClient",

google/cloud/aiplatform_v1/gapic_metadata.json

+20
Original file line numberDiff line numberDiff line change
@@ -580,10 +580,20 @@
580580
"list_indexes"
581581
]
582582
},
583+
"RemoveDatapoints": {
584+
"methods": [
585+
"remove_datapoints"
586+
]
587+
},
583588
"UpdateIndex": {
584589
"methods": [
585590
"update_index"
586591
]
592+
},
593+
"UpsertDatapoints": {
594+
"methods": [
595+
"upsert_datapoints"
596+
]
587597
}
588598
}
589599
},
@@ -610,10 +620,20 @@
610620
"list_indexes"
611621
]
612622
},
623+
"RemoveDatapoints": {
624+
"methods": [
625+
"remove_datapoints"
626+
]
627+
},
613628
"UpdateIndex": {
614629
"methods": [
615630
"update_index"
616631
]
632+
},
633+
"UpsertDatapoints": {
634+
"methods": [
635+
"upsert_datapoints"
636+
]
617637
}
618638
}
619639
}

google/cloud/aiplatform_v1/services/dataset_service/async_client.py

+14
Original file line numberDiff line numberDiff line change
@@ -1784,8 +1784,11 @@ async def set_iam_policy(
17841784
expression that further constrains the role binding
17851785
based on attributes about the request and/or target
17861786
resource.
1787+
17871788
**JSON Example**
1789+
17881790
::
1791+
17891792
{
17901793
"bindings": [
17911794
{
@@ -1809,8 +1812,11 @@ async def set_iam_policy(
18091812
}
18101813
]
18111814
}
1815+
18121816
**YAML Example**
1817+
18131818
::
1819+
18141820
bindings:
18151821
- members:
18161822
@@ -1825,6 +1831,7 @@ async def set_iam_policy(
18251831
title: expirable access
18261832
description: Does not grant access after Sep 2020
18271833
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1834+
18281835
For a description of IAM and its features, see the `IAM
18291836
developer's
18301837
guide <https://cloud.google.com/iam/docs>`__.
@@ -1898,8 +1905,11 @@ async def get_iam_policy(
18981905
expression that further constrains the role binding
18991906
based on attributes about the request and/or target
19001907
resource.
1908+
19011909
**JSON Example**
1910+
19021911
::
1912+
19031913
{
19041914
"bindings": [
19051915
{
@@ -1923,8 +1933,11 @@ async def get_iam_policy(
19231933
}
19241934
]
19251935
}
1936+
19261937
**YAML Example**
1938+
19271939
::
1940+
19281941
bindings:
19291942
- members:
19301943
@@ -1939,6 +1952,7 @@ async def get_iam_policy(
19391952
title: expirable access
19401953
description: Does not grant access after Sep 2020
19411954
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1955+
19421956
For a description of IAM and its features, see the `IAM
19431957
developer's
19441958
guide <https://cloud.google.com/iam/docs>`__.

google/cloud/aiplatform_v1/services/dataset_service/client.py

+14
Original file line numberDiff line numberDiff line change
@@ -2110,8 +2110,11 @@ def set_iam_policy(
21102110
expression that further constrains the role binding
21112111
based on attributes about the request and/or target
21122112
resource.
2113+
21132114
**JSON Example**
2115+
21142116
::
2117+
21152118
{
21162119
"bindings": [
21172120
{
@@ -2135,8 +2138,11 @@ def set_iam_policy(
21352138
}
21362139
]
21372140
}
2141+
21382142
**YAML Example**
2143+
21392144
::
2145+
21402146
bindings:
21412147
- members:
21422148
@@ -2151,6 +2157,7 @@ def set_iam_policy(
21512157
title: expirable access
21522158
description: Does not grant access after Sep 2020
21532159
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
2160+
21542161
For a description of IAM and its features, see the `IAM
21552162
developer's
21562163
guide <https://cloud.google.com/iam/docs>`__.
@@ -2224,8 +2231,11 @@ def get_iam_policy(
22242231
expression that further constrains the role binding
22252232
based on attributes about the request and/or target
22262233
resource.
2234+
22272235
**JSON Example**
2236+
22282237
::
2238+
22292239
{
22302240
"bindings": [
22312241
{
@@ -2249,8 +2259,11 @@ def get_iam_policy(
22492259
}
22502260
]
22512261
}
2262+
22522263
**YAML Example**
2264+
22532265
::
2266+
22542267
bindings:
22552268
- members:
22562269
@@ -2265,6 +2278,7 @@ def get_iam_policy(
22652278
title: expirable access
22662279
description: Does not grant access after Sep 2020
22672280
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
2281+
22682282
For a description of IAM and its features, see the `IAM
22692283
developer's
22702284
guide <https://cloud.google.com/iam/docs>`__.

google/cloud/aiplatform_v1/services/endpoint_service/async_client.py

+14
Original file line numberDiff line numberDiff line change
@@ -1411,8 +1411,11 @@ async def set_iam_policy(
14111411
expression that further constrains the role binding
14121412
based on attributes about the request and/or target
14131413
resource.
1414+
14141415
**JSON Example**
1416+
14151417
::
1418+
14161419
{
14171420
"bindings": [
14181421
{
@@ -1436,8 +1439,11 @@ async def set_iam_policy(
14361439
}
14371440
]
14381441
}
1442+
14391443
**YAML Example**
1444+
14401445
::
1446+
14411447
bindings:
14421448
- members:
14431449
@@ -1452,6 +1458,7 @@ async def set_iam_policy(
14521458
title: expirable access
14531459
description: Does not grant access after Sep 2020
14541460
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1461+
14551462
For a description of IAM and its features, see the `IAM
14561463
developer's
14571464
guide <https://cloud.google.com/iam/docs>`__.
@@ -1525,8 +1532,11 @@ async def get_iam_policy(
15251532
expression that further constrains the role binding
15261533
based on attributes about the request and/or target
15271534
resource.
1535+
15281536
**JSON Example**
1537+
15291538
::
1539+
15301540
{
15311541
"bindings": [
15321542
{
@@ -1550,8 +1560,11 @@ async def get_iam_policy(
15501560
}
15511561
]
15521562
}
1563+
15531564
**YAML Example**
1565+
15541566
::
1567+
15551568
bindings:
15561569
- members:
15571570
@@ -1566,6 +1579,7 @@ async def get_iam_policy(
15661579
title: expirable access
15671580
description: Does not grant access after Sep 2020
15681581
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1582+
15691583
For a description of IAM and its features, see the `IAM
15701584
developer's
15711585
guide <https://cloud.google.com/iam/docs>`__.

google/cloud/aiplatform_v1/services/endpoint_service/client.py

+14
Original file line numberDiff line numberDiff line change
@@ -1700,8 +1700,11 @@ def set_iam_policy(
17001700
expression that further constrains the role binding
17011701
based on attributes about the request and/or target
17021702
resource.
1703+
17031704
**JSON Example**
1705+
17041706
::
1707+
17051708
{
17061709
"bindings": [
17071710
{
@@ -1725,8 +1728,11 @@ def set_iam_policy(
17251728
}
17261729
]
17271730
}
1731+
17281732
**YAML Example**
1733+
17291734
::
1735+
17301736
bindings:
17311737
- members:
17321738
@@ -1741,6 +1747,7 @@ def set_iam_policy(
17411747
title: expirable access
17421748
description: Does not grant access after Sep 2020
17431749
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1750+
17441751
For a description of IAM and its features, see the `IAM
17451752
developer's
17461753
guide <https://cloud.google.com/iam/docs>`__.
@@ -1814,8 +1821,11 @@ def get_iam_policy(
18141821
expression that further constrains the role binding
18151822
based on attributes about the request and/or target
18161823
resource.
1824+
18171825
**JSON Example**
1826+
18181827
::
1828+
18191829
{
18201830
"bindings": [
18211831
{
@@ -1839,8 +1849,11 @@ def get_iam_policy(
18391849
}
18401850
]
18411851
}
1852+
18421853
**YAML Example**
1854+
18431855
::
1856+
18441857
bindings:
18451858
- members:
18461859
@@ -1855,6 +1868,7 @@ def get_iam_policy(
18551868
title: expirable access
18561869
description: Does not grant access after Sep 2020
18571870
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1871+
18581872
For a description of IAM and its features, see the `IAM
18591873
developer's
18601874
guide <https://cloud.google.com/iam/docs>`__.

0 commit comments

Comments
 (0)