Skip to content

Commit

Permalink
feat: add read_mask to ListPipelineJobsRequest in aiplatform v1 pipel…
Browse files Browse the repository at this point in the history
…ine_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]>
  • Loading branch information
4 people authored Aug 25, 2022
1 parent 737dc2b commit 9e19a40
Show file tree
Hide file tree
Showing 140 changed files with 5,107 additions and 252 deletions.
12 changes: 12 additions & 0 deletions google/cloud/aiplatform_v1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@
from .types.featurestore_service import UpdateFeaturestoreRequest
from .types.hyperparameter_tuning_job import HyperparameterTuningJob
from .types.index import Index
from .types.index import IndexDatapoint
from .types.index import IndexStats
from .types.index_endpoint import DeployedIndex
from .types.index_endpoint import DeployedIndexAuthConfig
from .types.index_endpoint import IndexEndpoint
Expand Down Expand Up @@ -209,8 +211,12 @@
from .types.index_service import ListIndexesRequest
from .types.index_service import ListIndexesResponse
from .types.index_service import NearestNeighborSearchOperationMetadata
from .types.index_service import RemoveDatapointsRequest
from .types.index_service import RemoveDatapointsResponse
from .types.index_service import UpdateIndexOperationMetadata
from .types.index_service import UpdateIndexRequest
from .types.index_service import UpsertDatapointsRequest
from .types.index_service import UpsertDatapointsResponse
from .types.io import AvroSource
from .types.io import BigQueryDestination
from .types.io import BigQuerySource
Expand Down Expand Up @@ -743,10 +749,12 @@
"ImportFeatureValuesResponse",
"ImportModelEvaluationRequest",
"Index",
"IndexDatapoint",
"IndexEndpoint",
"IndexEndpointServiceClient",
"IndexPrivateEndpoints",
"IndexServiceClient",
"IndexStats",
"InputDataConfig",
"Int64Array",
"IntegratedGradientsAttribution",
Expand Down Expand Up @@ -890,6 +898,8 @@
"ReadTensorboardBlobDataResponse",
"ReadTensorboardTimeSeriesDataRequest",
"ReadTensorboardTimeSeriesDataResponse",
"RemoveDatapointsRequest",
"RemoveDatapointsResponse",
"ResourcesConsumed",
"ResumeModelDeploymentMonitoringJobRequest",
"SampleConfig",
Expand Down Expand Up @@ -964,6 +974,8 @@
"UploadModelOperationMetadata",
"UploadModelRequest",
"UploadModelResponse",
"UpsertDatapointsRequest",
"UpsertDatapointsResponse",
"UserActionReference",
"Value",
"VizierServiceClient",
Expand Down
20 changes: 20 additions & 0 deletions google/cloud/aiplatform_v1/gapic_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -580,10 +580,20 @@
"list_indexes"
]
},
"RemoveDatapoints": {
"methods": [
"remove_datapoints"
]
},
"UpdateIndex": {
"methods": [
"update_index"
]
},
"UpsertDatapoints": {
"methods": [
"upsert_datapoints"
]
}
}
},
Expand All @@ -610,10 +620,20 @@
"list_indexes"
]
},
"RemoveDatapoints": {
"methods": [
"remove_datapoints"
]
},
"UpdateIndex": {
"methods": [
"update_index"
]
},
"UpsertDatapoints": {
"methods": [
"upsert_datapoints"
]
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1784,8 +1784,11 @@ async def set_iam_policy(
expression that further constrains the role binding
based on attributes about the request and/or target
resource.
**JSON Example**
::
{
"bindings": [
{
Expand All @@ -1809,8 +1812,11 @@ async def set_iam_policy(
}
]
}
**YAML Example**
::
bindings:
- members:
- user:[email protected]
Expand All @@ -1825,6 +1831,7 @@ async def set_iam_policy(
title: expirable access
description: Does not grant access after Sep 2020
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
For a description of IAM and its features, see the `IAM
developer's
guide <https://cloud.google.com/iam/docs>`__.
Expand Down Expand Up @@ -1898,8 +1905,11 @@ async def get_iam_policy(
expression that further constrains the role binding
based on attributes about the request and/or target
resource.
**JSON Example**
::
{
"bindings": [
{
Expand All @@ -1923,8 +1933,11 @@ async def get_iam_policy(
}
]
}
**YAML Example**
::
bindings:
- members:
- user:[email protected]
Expand All @@ -1939,6 +1952,7 @@ async def get_iam_policy(
title: expirable access
description: Does not grant access after Sep 2020
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
For a description of IAM and its features, see the `IAM
developer's
guide <https://cloud.google.com/iam/docs>`__.
Expand Down
14 changes: 14 additions & 0 deletions google/cloud/aiplatform_v1/services/dataset_service/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -2110,8 +2110,11 @@ def set_iam_policy(
expression that further constrains the role binding
based on attributes about the request and/or target
resource.
**JSON Example**
::
{
"bindings": [
{
Expand All @@ -2135,8 +2138,11 @@ def set_iam_policy(
}
]
}
**YAML Example**
::
bindings:
- members:
- user:[email protected]
Expand All @@ -2151,6 +2157,7 @@ def set_iam_policy(
title: expirable access
description: Does not grant access after Sep 2020
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
For a description of IAM and its features, see the `IAM
developer's
guide <https://cloud.google.com/iam/docs>`__.
Expand Down Expand Up @@ -2224,8 +2231,11 @@ def get_iam_policy(
expression that further constrains the role binding
based on attributes about the request and/or target
resource.
**JSON Example**
::
{
"bindings": [
{
Expand All @@ -2249,8 +2259,11 @@ def get_iam_policy(
}
]
}
**YAML Example**
::
bindings:
- members:
- user:[email protected]
Expand All @@ -2265,6 +2278,7 @@ def get_iam_policy(
title: expirable access
description: Does not grant access after Sep 2020
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
For a description of IAM and its features, see the `IAM
developer's
guide <https://cloud.google.com/iam/docs>`__.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1411,8 +1411,11 @@ async def set_iam_policy(
expression that further constrains the role binding
based on attributes about the request and/or target
resource.
**JSON Example**
::
{
"bindings": [
{
Expand All @@ -1436,8 +1439,11 @@ async def set_iam_policy(
}
]
}
**YAML Example**
::
bindings:
- members:
- user:[email protected]
Expand All @@ -1452,6 +1458,7 @@ async def set_iam_policy(
title: expirable access
description: Does not grant access after Sep 2020
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
For a description of IAM and its features, see the `IAM
developer's
guide <https://cloud.google.com/iam/docs>`__.
Expand Down Expand Up @@ -1525,8 +1532,11 @@ async def get_iam_policy(
expression that further constrains the role binding
based on attributes about the request and/or target
resource.
**JSON Example**
::
{
"bindings": [
{
Expand All @@ -1550,8 +1560,11 @@ async def get_iam_policy(
}
]
}
**YAML Example**
::
bindings:
- members:
- user:[email protected]
Expand All @@ -1566,6 +1579,7 @@ async def get_iam_policy(
title: expirable access
description: Does not grant access after Sep 2020
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
For a description of IAM and its features, see the `IAM
developer's
guide <https://cloud.google.com/iam/docs>`__.
Expand Down
14 changes: 14 additions & 0 deletions google/cloud/aiplatform_v1/services/endpoint_service/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1700,8 +1700,11 @@ def set_iam_policy(
expression that further constrains the role binding
based on attributes about the request and/or target
resource.
**JSON Example**
::
{
"bindings": [
{
Expand All @@ -1725,8 +1728,11 @@ def set_iam_policy(
}
]
}
**YAML Example**
::
bindings:
- members:
- user:[email protected]
Expand All @@ -1741,6 +1747,7 @@ def set_iam_policy(
title: expirable access
description: Does not grant access after Sep 2020
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
For a description of IAM and its features, see the `IAM
developer's
guide <https://cloud.google.com/iam/docs>`__.
Expand Down Expand Up @@ -1814,8 +1821,11 @@ def get_iam_policy(
expression that further constrains the role binding
based on attributes about the request and/or target
resource.
**JSON Example**
::
{
"bindings": [
{
Expand All @@ -1839,8 +1849,11 @@ def get_iam_policy(
}
]
}
**YAML Example**
::
bindings:
- members:
- user:[email protected]
Expand All @@ -1855,6 +1868,7 @@ def get_iam_policy(
title: expirable access
description: Does not grant access after Sep 2020
expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
For a description of IAM and its features, see the `IAM
developer's
guide <https://cloud.google.com/iam/docs>`__.
Expand Down
Loading

0 comments on commit 9e19a40

Please sign in to comment.