Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
1caae1d
feat(admin): update the api
yoshi-automation Apr 8, 2025
8a5a59f
feat(aiplatform): update the api
yoshi-automation Apr 8, 2025
7cdf6f7
feat(analyticsadmin): update the api
yoshi-automation Apr 8, 2025
8cdb757
feat(androidmanagement): update the api
yoshi-automation Apr 8, 2025
7b4db39
feat(backupdr): update the api
yoshi-automation Apr 8, 2025
3b18689
feat(blockchainnodeengine): update the api
yoshi-automation Apr 8, 2025
c9f193d
feat(chat): update the api
yoshi-automation Apr 8, 2025
6fbfb69
feat(chromepolicy): update the api
yoshi-automation Apr 8, 2025
4e87588
feat(classroom): update the api
yoshi-automation Apr 8, 2025
326ad0e
feat(deploymentmanager): update the api
yoshi-automation Apr 8, 2025
125914e
feat(discoveryengine): update the api
yoshi-automation Apr 8, 2025
94d4286
feat(docs): update the api
yoshi-automation Apr 8, 2025
c8fa19f
feat(file): update the api
yoshi-automation Apr 8, 2025
fb66715
feat(firebase): update the api
yoshi-automation Apr 8, 2025
ad806bc
feat(healthcare): update the api
yoshi-automation Apr 8, 2025
74c97ea
feat(integrations): update the api
yoshi-automation Apr 8, 2025
beff485
feat(merchantapi): update the api
yoshi-automation Apr 8, 2025
c99a1a1
feat(slides): update the api
yoshi-automation Apr 8, 2025
0786cea
feat(vault): update the api
yoshi-automation Apr 8, 2025
9d6973e
feat(workstations): update the api
yoshi-automation Apr 8, 2025
a7e1dae
feat(youtube): update the api
yoshi-automation Apr 8, 2025
5f6a195
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Apr 8, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/dyn/addressvalidation_v1.v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ <h3>Method Details</h3>
&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.
&quot;hasReplacedComponents&quot;: True or False, # At least one address component was replaced, see [google.maps.addressvalidation.v1.Address.address_components] for details.
&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.
&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.
&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.
&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].
},
},
Expand Down
2 changes: 0 additions & 2 deletions docs/dyn/admin_reports_v1.activities.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ <h3>Method Details</h3>
&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.
&quot;resourceDetails&quot;: [ # Details of the resource on which the action was performed.
{ # Details of the resource on which the action was performed.
&quot;applicationId&quot;: &quot;A String&quot;, # Id of the application to which this resource belongs
&quot;appliedLabels&quot;: [ # List of labels applied on the resource
{ # Details of the label applied on the resource.
&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.
Expand Down Expand Up @@ -290,7 +289,6 @@ <h3>Method Details</h3>
},
],
&quot;id&quot;: &quot;A String&quot;, # Identifier of the resource.
&quot;ownerEmail&quot;: &quot;A String&quot;, # Owner of the resource.
&quot;relation&quot;: &quot;A String&quot;, # Defines relationship of the resource to the events
&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.
&quot;type&quot;: &quot;A String&quot;, # Type of the resource - document, email, chat message
Expand Down
2 changes: 2 additions & 0 deletions docs/dyn/aiplatform_v1.endpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -1012,6 +1012,7 @@ <h3>Method Details</h3>
},
],
&quot;totalTokenCount&quot;: 42, # Total token count for prompt, response candidates, and tool-use prompts (if present).
&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.
},
}</pre>
</div>
Expand Down Expand Up @@ -1566,6 +1567,7 @@ <h3>Method Details</h3>
},
],
&quot;totalTokenCount&quot;: 42, # Total token count for prompt, response candidates, and tool-use prompts (if present).
&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.
},
}</pre>
</div>
Expand Down
14 changes: 8 additions & 6 deletions docs/dyn/aiplatform_v1.projects.locations.endpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ <h3>Method Details</h3>
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
},
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
&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`.
&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`.
&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.
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
Expand Down Expand Up @@ -1995,6 +1995,7 @@ <h3>Method Details</h3>
},
],
&quot;totalTokenCount&quot;: 42, # Total token count for prompt, response candidates, and tool-use prompts (if present).
&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.
},
}</pre>
</div>
Expand All @@ -2018,7 +2019,7 @@ <h3>Method Details</h3>
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
},
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
&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`.
&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`.
&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.
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
Expand Down Expand Up @@ -2264,7 +2265,7 @@ <h3>Method Details</h3>
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
},
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
&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`.
&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`.
&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.
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
Expand Down Expand Up @@ -2732,7 +2733,7 @@ <h3>Method Details</h3>
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
},
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
&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`.
&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`.
&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.
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
Expand Down Expand Up @@ -2965,7 +2966,7 @@ <h3>Method Details</h3>
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
},
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
&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`.
&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`.
&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.
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
Expand Down Expand Up @@ -4008,6 +4009,7 @@ <h3>Method Details</h3>
},
],
&quot;totalTokenCount&quot;: 42, # Total token count for prompt, response candidates, and tool-use prompts (if present).
&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.
},
}</pre>
</div>
Expand Down Expand Up @@ -4112,7 +4114,7 @@ <h3>Method Details</h3>
&quot;inferenceTimeout&quot;: &quot;A String&quot;, # Customizable online prediction request timeout.
},
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp when this Endpoint was created.
&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`.
&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`.
&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.
&quot;deployedModels&quot;: [ # Output only. The models deployed in this Endpoint. To add or remove DeployedModels use EndpointService.DeployModel and EndpointService.UndeployModel respectively.
{ # A deployment of a Model. Endpoints contain one or more DeployedModels.
Expand Down
Loading