Skip to content

Commit f84e041

Browse files
chore: Update discovery artifacts (#2594)
## Deleted keys were detected in the following stable discovery artifacts: admin reports_v1 https://togithub.com/googleapis/google-api-python-client/commit/1caae1d9f788703024cd7c5661d7b2a6158a359f vault v1 https://togithub.com/googleapis/google-api-python-client/commit/0786cea7aee73f14d6d0fb7b5c3ec2fd428b35e5 ## Discovery Artifact Change Summary: feat(admin): update the api https://togithub.com/googleapis/google-api-python-client/commit/1caae1d9f788703024cd7c5661d7b2a6158a359f feat(aiplatform): update the api https://togithub.com/googleapis/google-api-python-client/commit/8a5a59f6e3020b984eb7fd945b05277b2096e7fe feat(analyticsadmin): update the api https://togithub.com/googleapis/google-api-python-client/commit/7cdf6f78ce14a5b6aadd7c72cd3d04575f5b0fdf feat(androidmanagement): update the api https://togithub.com/googleapis/google-api-python-client/commit/8cdb7574247d05296b4546bf6a56485eeb32c0fb feat(backupdr): update the api https://togithub.com/googleapis/google-api-python-client/commit/7b4db3940ec8494d7c275d85416e762e7676db5d feat(blockchainnodeengine): update the api https://togithub.com/googleapis/google-api-python-client/commit/3b186893cd8888d041161d4f6ea848166eb2dd3b feat(chat): update the api https://togithub.com/googleapis/google-api-python-client/commit/c9f193d7fa251402921e1406b904e9e33f528880 feat(chromepolicy): update the api https://togithub.com/googleapis/google-api-python-client/commit/6fbfb69242e10f975d3ab7e78dcbc153b27429e6 feat(classroom): update the api https://togithub.com/googleapis/google-api-python-client/commit/4e8758858d5858851ae4e1ec1baf6f4baa5e9edd feat(deploymentmanager): update the api https://togithub.com/googleapis/google-api-python-client/commit/326ad0e57f17462d28e3fb283b236061eb50d755 feat(discoveryengine): update the api https://togithub.com/googleapis/google-api-python-client/commit/125914e0ecdbbae0e9945f2330bf5b88adec01af feat(docs): update the api https://togithub.com/googleapis/google-api-python-client/commit/94d4286e2d5934c2b79f3e6afa74bf05c3362cca feat(file): update the api https://togithub.com/googleapis/google-api-python-client/commit/c8fa19fdc24f917f7bbb59c7ee1c05d7efcfcf4a feat(firebase): update the api https://togithub.com/googleapis/google-api-python-client/commit/fb66715a5cb2d7ce38d8ac30c18851d409d71a94 feat(healthcare): update the api https://togithub.com/googleapis/google-api-python-client/commit/ad806bceb342d4de7ebb60e86bb368c7af63df80 feat(integrations): update the api https://togithub.com/googleapis/google-api-python-client/commit/74c97ea2c7132fad0b70eeea998ae5a04bebac4f feat(merchantapi): update the api https://togithub.com/googleapis/google-api-python-client/commit/beff485d90cd249678801ec893c1ffe59b7e81ca feat(slides): update the api https://togithub.com/googleapis/google-api-python-client/commit/c99a1a1c4655c66631262843cf4eddb0d5a2431a feat(vault): update the api https://togithub.com/googleapis/google-api-python-client/commit/0786cea7aee73f14d6d0fb7b5c3ec2fd428b35e5 feat(workstations): update the api https://togithub.com/googleapis/google-api-python-client/commit/9d6973e4dd130b135466d37ea4066c57a67ae020 feat(youtube): update the api https://togithub.com/googleapis/google-api-python-client/commit/a7e1daefbbdf47e1b9dcb0f640a87fc2a7e4a2fb
1 parent a9db82a commit f84e041

File tree

155 files changed

+8676
-609
lines changed

Some content is hidden

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

155 files changed

+8676
-609
lines changed

docs/dyn/addressvalidation_v1.v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ <h3>Method Details</h3>
330330
&quot;hasInferredComponents&quot;: True or False, # At least one address component was inferred (added) that wasn&#x27;t in the input, see [google.maps.addressvalidation.v1.Address.address_components] for details.
331331
&quot;hasReplacedComponents&quot;: True or False, # At least one address component was replaced, see [google.maps.addressvalidation.v1.Address.address_components] for details.
332332
&quot;hasUnconfirmedComponents&quot;: True or False, # At least one address component cannot be categorized or validated, see [google.maps.addressvalidation.v1.Address.address_components] for details.
333-
&quot;inputGranularity&quot;: &quot;A String&quot;, # The granularity of the **input** address. This is the result of parsing the input address and does not give any validation signals. For validation signals, refer to `validation_granularity` below. For example, if the input address includes a specific apartment number, then the `input_granularity` here will be `SUB_PREMISE`. If we cannot match the apartment number in the databases or the apartment number is invalid, the `validation_granularity` will likely be `PREMISE` or below.
333+
&quot;inputGranularity&quot;: &quot;A String&quot;, # The granularity of the **input** address. This is the result of parsing the input address and does not give any validation signals. For validation signals, refer to `validation_granularity` below. For example, if the input address includes a specific apartment number, then the `input_granularity` here will be `SUB_PREMISE`. If we cannot match the apartment number in the databases or the apartment number is invalid, the `validation_granularity` will likely be `PREMISE` or worse.
334334
&quot;validationGranularity&quot;: &quot;A String&quot;, # The granularity level that the API can fully **validate** the address to. For example, an `validation_granularity` of `PREMISE` indicates all address components at the level of `PREMISE` or more coarse can be validated. Per address component validation result can be found in [google.maps.addressvalidation.v1.Address.address_components].
335335
},
336336
},

docs/dyn/admin_reports_v1.activities.html

-2
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ <h3>Method Details</h3>
231231
&quot;ownerDomain&quot;: &quot;A String&quot;, # This is the domain that is affected by the report&#x27;s event. For example domain of Admin console or the Drive application&#x27;s document owner.
232232
&quot;resourceDetails&quot;: [ # Details of the resource on which the action was performed.
233233
{ # Details of the resource on which the action was performed.
234-
&quot;applicationId&quot;: &quot;A String&quot;, # Id of the application to which this resource belongs
235234
&quot;appliedLabels&quot;: [ # List of labels applied on the resource
236235
{ # Details of the label applied on the resource.
237236
&quot;fieldValues&quot;: [ # List of fields which are part of the label and have been set by the user. If label has a field which was not set by the user, it would not be present in this list.
@@ -290,7 +289,6 @@ <h3>Method Details</h3>
290289
},
291290
],
292291
&quot;id&quot;: &quot;A String&quot;, # Identifier of the resource.
293-
&quot;ownerEmail&quot;: &quot;A String&quot;, # Owner of the resource.
294292
&quot;relation&quot;: &quot;A String&quot;, # Defines relationship of the resource to the events
295293
&quot;title&quot;: &quot;A String&quot;, # Title of the resource. For instance, in case of a drive document, this would be the title of the document. In case of an email, this would be the subject.
296294
&quot;type&quot;: &quot;A String&quot;, # Type of the resource - document, email, chat message

docs/dyn/aiplatform_v1.endpoints.html

+2
Original file line numberDiff line numberDiff line change
@@ -1012,6 +1012,7 @@ <h3>Method Details</h3>
10121012
},
10131013
],
10141014
&quot;totalTokenCount&quot;: 42, # Total token count for prompt, response candidates, and tool-use prompts (if present).
1015+
&quot;trafficType&quot;: &quot;A String&quot;, # Output only. Traffic type. This shows whether a request consumes Pay-As-You-Go or Provisioned Throughput quota.
10151016
},
10161017
}</pre>
10171018
</div>
@@ -1566,6 +1567,7 @@ <h3>Method Details</h3>
15661567
},
15671568
],
15681569
&quot;totalTokenCount&quot;: 42, # Total token count for prompt, response candidates, and tool-use prompts (if present).
1570+
&quot;trafficType&quot;: &quot;A String&quot;, # Output only. Traffic type. This shows whether a request consumes Pay-As-You-Go or Provisioned Throughput quota.
15691571
},
15701572
}</pre>
15711573
</div>

docs/dyn/aiplatform_v1.projects.locations.endpoints.html

+8-6
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ <h3>Method Details</h3>
576576
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
577577
},
578578
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
579-
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Format: `https://{endpoint_id}.{region}-{project_number}.prediction.vertexai.goog`.
579+
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Depending on the features enabled, uid might be a random number or a string. For example, if fast_tryout is enabled, uid will be fasttryout. Format: `https://{endpoint_id}.{region}-{uid}.prediction.vertexai.goog`.
580580
&quot;dedicatedEndpointEnabled&quot;: True or False, # If true, the endpoint will be exposed through a dedicated DNS [Endpoint.dedicated_endpoint_dns]. Your request to the dedicated DNS will be isolated from other users&#x27; traffic and will have better performance and reliability. Note: Once you enabled dedicated endpoint, you won&#x27;t be able to send request to the shared DNS {region}-aiplatform.googleapis.com. The limitation will be removed soon.
581581
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
582582
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
@@ -1995,6 +1995,7 @@ <h3>Method Details</h3>
19951995
},
19961996
],
19971997
&quot;totalTokenCount&quot;: 42, # Total token count for prompt, response candidates, and tool-use prompts (if present).
1998+
&quot;trafficType&quot;: &quot;A String&quot;, # Output only. Traffic type. This shows whether a request consumes Pay-As-You-Go or Provisioned Throughput quota.
19981999
},
19992000
}</pre>
20002001
</div>
@@ -2018,7 +2019,7 @@ <h3>Method Details</h3>
20182019
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
20192020
},
20202021
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
2021-
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Format: `https://{endpoint_id}.{region}-{project_number}.prediction.vertexai.goog`.
2022+
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Depending on the features enabled, uid might be a random number or a string. For example, if fast_tryout is enabled, uid will be fasttryout. Format: `https://{endpoint_id}.{region}-{uid}.prediction.vertexai.goog`.
20222023
&quot;dedicatedEndpointEnabled&quot;: True or False, # If true, the endpoint will be exposed through a dedicated DNS [Endpoint.dedicated_endpoint_dns]. Your request to the dedicated DNS will be isolated from other users&#x27; traffic and will have better performance and reliability. Note: Once you enabled dedicated endpoint, you won&#x27;t be able to send request to the shared DNS {region}-aiplatform.googleapis.com. The limitation will be removed soon.
20232024
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
20242025
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
@@ -2264,7 +2265,7 @@ <h3>Method Details</h3>
22642265
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
22652266
},
22662267
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
2267-
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Format: `https://{endpoint_id}.{region}-{project_number}.prediction.vertexai.goog`.
2268+
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Depending on the features enabled, uid might be a random number or a string. For example, if fast_tryout is enabled, uid will be fasttryout. Format: `https://{endpoint_id}.{region}-{uid}.prediction.vertexai.goog`.
22682269
&quot;dedicatedEndpointEnabled&quot;: True or False, # If true, the endpoint will be exposed through a dedicated DNS [Endpoint.dedicated_endpoint_dns]. Your request to the dedicated DNS will be isolated from other users&#x27; traffic and will have better performance and reliability. Note: Once you enabled dedicated endpoint, you won&#x27;t be able to send request to the shared DNS {region}-aiplatform.googleapis.com. The limitation will be removed soon.
22692270
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
22702271
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
@@ -2732,7 +2733,7 @@ <h3>Method Details</h3>
27322733
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
27332734
},
27342735
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
2735-
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Format: `https://{endpoint_id}.{region}-{project_number}.prediction.vertexai.goog`.
2736+
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Depending on the features enabled, uid might be a random number or a string. For example, if fast_tryout is enabled, uid will be fasttryout. Format: `https://{endpoint_id}.{region}-{uid}.prediction.vertexai.goog`.
27362737
&quot;dedicatedEndpointEnabled&quot;: True or False, # If true, the endpoint will be exposed through a dedicated DNS [Endpoint.dedicated_endpoint_dns]. Your request to the dedicated DNS will be isolated from other users&#x27; traffic and will have better performance and reliability. Note: Once you enabled dedicated endpoint, you won&#x27;t be able to send request to the shared DNS {region}-aiplatform.googleapis.com. The limitation will be removed soon.
27372738
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
27382739
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
@@ -2965,7 +2966,7 @@ <h3>Method Details</h3>
29652966
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
29662967
},
29672968
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
2968-
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Format: `https://{endpoint_id}.{region}-{project_number}.prediction.vertexai.goog`.
2969+
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Depending on the features enabled, uid might be a random number or a string. For example, if fast_tryout is enabled, uid will be fasttryout. Format: `https://{endpoint_id}.{region}-{uid}.prediction.vertexai.goog`.
29692970
&quot;dedicatedEndpointEnabled&quot;: True or False, # If true, the endpoint will be exposed through a dedicated DNS [Endpoint.dedicated_endpoint_dns]. Your request to the dedicated DNS will be isolated from other users&#x27; traffic and will have better performance and reliability. Note: Once you enabled dedicated endpoint, you won&#x27;t be able to send request to the shared DNS {region}-aiplatform.googleapis.com. The limitation will be removed soon.
29702971
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
29712972
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
@@ -4008,6 +4009,7 @@ <h3>Method Details</h3>
40084009
},
40094010
],
40104011
&quot;totalTokenCount&quot;: 42, # Total token count for prompt, response candidates, and tool-use prompts (if present).
4012+
&quot;trafficType&quot;: &quot;A String&quot;, # Output only. Traffic type. This shows whether a request consumes Pay-As-You-Go or Provisioned Throughput quota.
40114013
},
40124014
}</pre>
40134015
</div>
@@ -4112,7 +4114,7 @@ <h3>Method Details</h3>
41124114
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
41134115
},
41144116
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
4115-
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Format: `https://{endpoint_id}.{region}-{project_number}.prediction.vertexai.goog`.
4117+
&quot;dedicatedEndpointDns&quot;: &quot;A String&quot;, # Output only. DNS of the dedicated endpoint. Will only be populated if dedicated_endpoint_enabled is true. Depending on the features enabled, uid might be a random number or a string. For example, if fast_tryout is enabled, uid will be fasttryout. Format: `https://{endpoint_id}.{region}-{uid}.prediction.vertexai.goog`.
41164118
&quot;dedicatedEndpointEnabled&quot;: True or False, # If true, the endpoint will be exposed through a dedicated DNS [Endpoint.dedicated_endpoint_dns]. Your request to the dedicated DNS will be isolated from other users&#x27; traffic and will have better performance and reliability. Note: Once you enabled dedicated endpoint, you won&#x27;t be able to send request to the shared DNS {region}-aiplatform.googleapis.com. The limitation will be removed soon.
41174119
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
41184120
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.

0 commit comments

Comments
 (0)