Skip to content

Commit 6be1886

Browse files
authoredOct 30, 2024··
chore: Update discovery artifacts (#2509)
## Deleted keys were detected in the following stable discovery artifacts: aiplatform v1 https://togithub.com/googleapis/google-api-python-client/commit/b153244e0f9a4f5c4728baff9d8d98156e2c030c ## Discovery Artifact Change Summary: feat(aiplatform): update the api https://togithub.com/googleapis/google-api-python-client/commit/b153244e0f9a4f5c4728baff9d8d98156e2c030c feat(checks): update the api https://togithub.com/googleapis/google-api-python-client/commit/a8cfcf22cb51772aea978eac8bb80fa313bacc74 feat(cloudbuild): update the api https://togithub.com/googleapis/google-api-python-client/commit/53a22f02b587146f16592a0a7508505487f4dedf feat(compute): update the api https://togithub.com/googleapis/google-api-python-client/commit/8fe597511f9d281d1d7a1f8ff512dee545d9014c feat(container): update the api https://togithub.com/googleapis/google-api-python-client/commit/a694aa604a1b4237ffcd764df4cad69d8725c7f6 feat(discoveryengine): update the api https://togithub.com/googleapis/google-api-python-client/commit/3d4eb75730bd4d210b013e44ed0a50a7bb48af66 feat(firebaseappdistribution): update the api https://togithub.com/googleapis/google-api-python-client/commit/832401daefb81e7aa966179744d1f3ff453281ce feat(iamcredentials): update the api https://togithub.com/googleapis/google-api-python-client/commit/d29235d7733ffd9b7b16b5232cf785a2c668a5ca feat(identitytoolkit): update the api https://togithub.com/googleapis/google-api-python-client/commit/d7f6f8b70361d19d02afcd9eba3d873402bafdb7 feat(places): update the api https://togithub.com/googleapis/google-api-python-client/commit/ecbf5838271506387683be17e0722a901121cff9 feat(retail): update the api https://togithub.com/googleapis/google-api-python-client/commit/eb919ff3667b351f828bd5a86fd2cacd1b9b2e25 feat(run): update the api https://togithub.com/googleapis/google-api-python-client/commit/4975f964aa9667c8413efe05c11746be6ffec47e feat(securitycenter): update the api https://togithub.com/googleapis/google-api-python-client/commit/e0dff0cd57e15a4630b83303b2914842cf37dc2a feat(spanner): update the api https://togithub.com/googleapis/google-api-python-client/commit/4f40ad990e69247d4256c0f3d1bcad87dfa232f8 feat(speech): update the api https://togithub.com/googleapis/google-api-python-client/commit/93d4fe8f6f7b366141b8ccdadaf00b4a6729f2b3 fix(workspaceevents): update the api https://togithub.com/googleapis/google-api-python-client/commit/878a1cefd3e88c3c9736ae394f2133c87deb6311
1 parent 0bb7d45 commit 6be1886

File tree

171 files changed

+19145
-581
lines changed

Some content is hidden

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

171 files changed

+19145
-581
lines changed
 

‎docs/dyn/aiplatform_v1.endpoints.html

+2
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,7 @@ <h3>Method Details</h3>
754754
&quot;groundingChunks&quot;: [ # List of supporting references retrieved from specified grounding source.
755755
{ # Grounding chunk.
756756
&quot;retrievedContext&quot;: { # Chunk from context retrieved by the retrieval tools. # Grounding chunk from context retrieved by the retrieval tools.
757+
&quot;text&quot;: &quot;A String&quot;, # Text of the attribution.
757758
&quot;title&quot;: &quot;A String&quot;, # Title of the attribution.
758759
&quot;uri&quot;: &quot;A String&quot;, # URI reference of the attribution.
759760
},
@@ -1172,6 +1173,7 @@ <h3>Method Details</h3>
11721173
&quot;groundingChunks&quot;: [ # List of supporting references retrieved from specified grounding source.
11731174
{ # Grounding chunk.
11741175
&quot;retrievedContext&quot;: { # Chunk from context retrieved by the retrieval tools. # Grounding chunk from context retrieved by the retrieval tools.
1176+
&quot;text&quot;: &quot;A String&quot;, # Text of the attribution.
11751177
&quot;title&quot;: &quot;A String&quot;, # Title of the attribution.
11761178
&quot;uri&quot;: &quot;A String&quot;, # URI reference of the attribution.
11771179
},

‎docs/dyn/aiplatform_v1.projects.locations.customJobs.html

-8
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,6 @@ <h3>Method Details</h3>
169169
&quot;network&quot;: &quot;A String&quot;, # Optional. The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Job should be peered. For example, `projects/12345/global/networks/myVPC`. [Format](/compute/docs/reference/rest/v1/networks/insert) is of the form `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in `12345`, and {network} is a network name. To specify this field, you must have already [configured VPC Network Peering for Vertex AI](https://cloud.google.com/vertex-ai/docs/general/vpc-peering). If this field is left unspecified, the job is not peered with any network.
170170
&quot;persistentResourceId&quot;: &quot;A String&quot;, # Optional. The ID of the PersistentResource in the same Project and Location which to run If this is specified, the job will be run on existing machines held by the PersistentResource instead of on-demand short-live machines. The network and CMEK configs on the job should be consistent with those on the PersistentResource, otherwise, the job will be rejected.
171171
&quot;protectedArtifactLocationId&quot;: &quot;A String&quot;, # The ID of the location to store protected artifacts. e.g. us-central1. Populate only when the location is different than CustomJob location. List of supported locations: https://cloud.google.com/vertex-ai/docs/general/locations
172-
&quot;pscInterfaceConfig&quot;: { # Configuration for PSC-I. # Optional. Configuration for PSC-I for CustomJob.
173-
},
174172
&quot;reservedIpRanges&quot;: [ # Optional. A list of names for the reserved ip ranges under the VPC network that can be used for this job. If set, we will deploy the job within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: [&#x27;vertex-ai-ip-range&#x27;].
175173
&quot;A String&quot;,
176174
],
@@ -296,8 +294,6 @@ <h3>Method Details</h3>
296294
&quot;network&quot;: &quot;A String&quot;, # Optional. The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Job should be peered. For example, `projects/12345/global/networks/myVPC`. [Format](/compute/docs/reference/rest/v1/networks/insert) is of the form `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in `12345`, and {network} is a network name. To specify this field, you must have already [configured VPC Network Peering for Vertex AI](https://cloud.google.com/vertex-ai/docs/general/vpc-peering). If this field is left unspecified, the job is not peered with any network.
297295
&quot;persistentResourceId&quot;: &quot;A String&quot;, # Optional. The ID of the PersistentResource in the same Project and Location which to run If this is specified, the job will be run on existing machines held by the PersistentResource instead of on-demand short-live machines. The network and CMEK configs on the job should be consistent with those on the PersistentResource, otherwise, the job will be rejected.
298296
&quot;protectedArtifactLocationId&quot;: &quot;A String&quot;, # The ID of the location to store protected artifacts. e.g. us-central1. Populate only when the location is different than CustomJob location. List of supported locations: https://cloud.google.com/vertex-ai/docs/general/locations
299-
&quot;pscInterfaceConfig&quot;: { # Configuration for PSC-I. # Optional. Configuration for PSC-I for CustomJob.
300-
},
301297
&quot;reservedIpRanges&quot;: [ # Optional. A list of names for the reserved ip ranges under the VPC network that can be used for this job. If set, we will deploy the job within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: [&#x27;vertex-ai-ip-range&#x27;].
302298
&quot;A String&quot;,
303299
],
@@ -465,8 +461,6 @@ <h3>Method Details</h3>
465461
&quot;network&quot;: &quot;A String&quot;, # Optional. The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Job should be peered. For example, `projects/12345/global/networks/myVPC`. [Format](/compute/docs/reference/rest/v1/networks/insert) is of the form `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in `12345`, and {network} is a network name. To specify this field, you must have already [configured VPC Network Peering for Vertex AI](https://cloud.google.com/vertex-ai/docs/general/vpc-peering). If this field is left unspecified, the job is not peered with any network.
466462
&quot;persistentResourceId&quot;: &quot;A String&quot;, # Optional. The ID of the PersistentResource in the same Project and Location which to run If this is specified, the job will be run on existing machines held by the PersistentResource instead of on-demand short-live machines. The network and CMEK configs on the job should be consistent with those on the PersistentResource, otherwise, the job will be rejected.
467463
&quot;protectedArtifactLocationId&quot;: &quot;A String&quot;, # The ID of the location to store protected artifacts. e.g. us-central1. Populate only when the location is different than CustomJob location. List of supported locations: https://cloud.google.com/vertex-ai/docs/general/locations
468-
&quot;pscInterfaceConfig&quot;: { # Configuration for PSC-I. # Optional. Configuration for PSC-I for CustomJob.
469-
},
470464
&quot;reservedIpRanges&quot;: [ # Optional. A list of names for the reserved ip ranges under the VPC network that can be used for this job. If set, we will deploy the job within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: [&#x27;vertex-ai-ip-range&#x27;].
471465
&quot;A String&quot;,
472466
],
@@ -605,8 +599,6 @@ <h3>Method Details</h3>
605599
&quot;network&quot;: &quot;A String&quot;, # Optional. The full name of the Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the Job should be peered. For example, `projects/12345/global/networks/myVPC`. [Format](/compute/docs/reference/rest/v1/networks/insert) is of the form `projects/{project}/global/networks/{network}`. Where {project} is a project number, as in `12345`, and {network} is a network name. To specify this field, you must have already [configured VPC Network Peering for Vertex AI](https://cloud.google.com/vertex-ai/docs/general/vpc-peering). If this field is left unspecified, the job is not peered with any network.
606600
&quot;persistentResourceId&quot;: &quot;A String&quot;, # Optional. The ID of the PersistentResource in the same Project and Location which to run If this is specified, the job will be run on existing machines held by the PersistentResource instead of on-demand short-live machines. The network and CMEK configs on the job should be consistent with those on the PersistentResource, otherwise, the job will be rejected.
607601
&quot;protectedArtifactLocationId&quot;: &quot;A String&quot;, # The ID of the location to store protected artifacts. e.g. us-central1. Populate only when the location is different than CustomJob location. List of supported locations: https://cloud.google.com/vertex-ai/docs/general/locations
608-
&quot;pscInterfaceConfig&quot;: { # Configuration for PSC-I. # Optional. Configuration for PSC-I for CustomJob.
609-
},
610602
&quot;reservedIpRanges&quot;: [ # Optional. A list of names for the reserved ip ranges under the VPC network that can be used for this job. If set, we will deploy the job within the provided ip ranges. Otherwise, the job will be deployed to any ip ranges under the provided VPC network. Example: [&#x27;vertex-ai-ip-range&#x27;].
611603
&quot;A String&quot;,
612604
],

0 commit comments

Comments
 (0)