Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
74b1563
chore: update docs/dyn/index.md
yoshi-automation Jan 27, 2026
76a991b
feat(androidmanagement): update the api
yoshi-automation Jan 27, 2026
6ccc3d3
feat(appengine): update the api
yoshi-automation Jan 27, 2026
86a9b8d
feat(backupdr): update the api
yoshi-automation Jan 27, 2026
69ccde4
feat(bigquery): update the api
yoshi-automation Jan 27, 2026
a108929
feat(chat): update the api
yoshi-automation Jan 27, 2026
40e9dd8
feat(contactcenterinsights): update the api
yoshi-automation Jan 27, 2026
41e87d8
feat(container): update the api
yoshi-automation Jan 27, 2026
c49b408
feat(datalineage): update the api
yoshi-automation Jan 27, 2026
ada96f8
feat(dialogflow): update the api
yoshi-automation Jan 27, 2026
b47e12a
feat(discoveryengine): update the api
yoshi-automation Jan 27, 2026
51b7e0d
feat(dlp): update the api
yoshi-automation Jan 27, 2026
4522750
feat(documentai): update the api
yoshi-automation Jan 27, 2026
71941d4
feat(gkebackup): update the api
yoshi-automation Jan 27, 2026
992d2c5
feat(gkehub): update the api
yoshi-automation Jan 27, 2026
05a00e8
feat(memcache): update the api
yoshi-automation Jan 27, 2026
0443e0d
feat(migrationcenter): update the api
yoshi-automation Jan 27, 2026
2ea5c53
feat(networkmanagement): update the api
yoshi-automation Jan 27, 2026
b16c545
feat(pubsub): update the api
yoshi-automation Jan 27, 2026
5dd7e2f
feat(run): update the api
yoshi-automation Jan 27, 2026
382b4d8
feat(storagebatchoperations): update the api
yoshi-automation Jan 27, 2026
6e5ac4e
feat(workloadmanager): update the api
yoshi-automation Jan 27, 2026
792fee5
feat(workstations): update the api
yoshi-automation Jan 27, 2026
9bf3f1b
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Jan 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -960,7 +960,7 @@ <h3>Method Details</h3>
&quot;messageRetentionDuration&quot;: &quot;A String&quot;, # Optional. How long to retain unacknowledged messages in the subscription&#x27;s backlog, from the moment a message is published. If `retain_acked_messages` is true, then this also configures the retention of acknowledged messages, and thus configures how far back in time a `Seek` can be done. Defaults to 7 days. Cannot be more than 31 days or less than 10 minutes.
&quot;messageTransforms&quot;: [ # Optional. Transforms to be applied to messages before they are delivered to subscribers. Transforms are applied in the order specified.
{ # All supported message transforms types.
&quot;aiInference&quot;: { # Configuration for making inference requests against Vertex AI models. # Optional. AI Inference.
&quot;aiInference&quot;: { # Configuration for making inference requests against Vertex AI models. # Optional. AI Inference. Specifies the Vertex AI endpoint that inference requests built from the Pub/Sub message data and provided parameters will be sent to.
&quot;endpoint&quot;: &quot;A String&quot;, # Required. An endpoint to a Vertex AI model of the form `projects/{project}/locations/{location}/endpoints/{endpoint}` or `projects/{project}/locations/{location}/publishers/{publisher}/models/{model}`. Vertex AI API requests will be sent to this endpoint.
&quot;serviceAccountEmail&quot;: &quot;A String&quot;, # Optional. The service account to use to make prediction requests against endpoints. The resource creator or updater that specifies this field must have `iam.serviceAccounts.actAs` permission on the service account. If not specified, the Pub/Sub [service agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
&quot;unstructuredInference&quot;: { # Configuration for making inferences using arbitrary JSON payloads. # Optional. Requests and responses can be any arbitrary JSON object.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/androidmanagement_v1.enterprises.devices.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>Method Details</h3>
WIPE_DATA_FLAG_UNSPECIFIED - This value is ignored.
PRESERVE_RESET_PROTECTION_DATA - Preserve the factory reset protection data on the device.
WIPE_EXTERNAL_STORAGE - Additionally wipe the device&#x27;s external storage (such as SD cards).
WIPE_ESIMS - For company-owned devices, this removes all eSIMs from the device when the device is wiped. In personally-owned devices, this will remove managed eSIMs (eSIMs which are added via the ADD_ESIM command) on the devices and no personally owned eSIMs will be removed.
WIPE_ESIMS - For company-owned devices, this removes all eSIMs from the device when the device is wiped. In personally-owned devices, this will remove managed eSIMs (eSIMs which are added via the ADD_ESIM command) on the devices and no personally owned eSIMs will be removed. For devices running on Android 16 or higher, managed eSIMs are always wiped when work profile is removed for personally-owned devices, whether this flag is provided or not.
wipeReasonMessage: string, Optional. A short message displayed to the user before wiping the work profile on personal devices. This has no effect on company owned devices. The maximum message length is 200 characters.
x__xgafv: string, V1 error format.
Allowed values
Expand Down
6 changes: 6 additions & 0 deletions docs/dyn/androidmanagement_v1.enterprises.policies.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/dyn/androidpublisher_v3.orders.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h3>Method Details</h3>
&quot;lastEventTime&quot;: &quot;A String&quot;, # The time of the last event that occurred on the order.
&quot;lineItems&quot;: [ # The individual line items making up this order.
{ # Details of a line item.
&quot;listingPrice&quot;: { # Represents an amount of money with its currency type. # Item&#x27;s listed price on Play Store, this may or may not include tax. Excludes any discounts or promotions.
&quot;listingPrice&quot;: { # Represents an amount of money with its currency type. # Item&#x27;s listed price on Play Store, this may or may not include tax. Excludes Google-funded discounts only.
&quot;currencyCode&quot;: &quot;A String&quot;, # The three-letter currency code defined in ISO 4217.
&quot;nanos&quot;: 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
&quot;units&quot;: &quot;A String&quot;, # The whole units of the amount. For example if `currencyCode` is `&quot;USD&quot;`, then 1 unit is one US dollar.
Expand Down Expand Up @@ -277,7 +277,7 @@ <h3>Method Details</h3>
&quot;lastEventTime&quot;: &quot;A String&quot;, # The time of the last event that occurred on the order.
&quot;lineItems&quot;: [ # The individual line items making up this order.
{ # Details of a line item.
&quot;listingPrice&quot;: { # Represents an amount of money with its currency type. # Item&#x27;s listed price on Play Store, this may or may not include tax. Excludes any discounts or promotions.
&quot;listingPrice&quot;: { # Represents an amount of money with its currency type. # Item&#x27;s listed price on Play Store, this may or may not include tax. Excludes Google-funded discounts only.
&quot;currencyCode&quot;: &quot;A String&quot;, # The three-letter currency code defined in ISO 4217.
&quot;nanos&quot;: 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
&quot;units&quot;: &quot;A String&quot;, # The whole units of the amount. For example if `currencyCode` is `&quot;USD&quot;`, then 1 unit is one US dollar.
Expand Down
6 changes: 3 additions & 3 deletions docs/dyn/apihub_v1.projects.locations.apiHubInstances.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Gets details of a single API Hub instance.</p>
<p class="toc_element">
<code><a href="#lookup">lookup(parent, x__xgafv=None)</a></code></p>
<p class="firstline">Looks up an Api Hub instance in a given GCP project. There will always be only one Api Hub instance for a GCP project across all locations.</p>
<p class="firstline">Looks up an Api Hub instance in a given Google Cloud project. There will always be only one Api Hub instance for a Google Cloud project across all locations.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
Expand Down Expand Up @@ -222,10 +222,10 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="lookup">lookup(parent, x__xgafv=None)</code>
<pre>Looks up an Api Hub instance in a given GCP project. There will always be only one Api Hub instance for a GCP project across all locations.
<pre>Looks up an Api Hub instance in a given Google Cloud project. There will always be only one Api Hub instance for a Google Cloud project across all locations.

Args:
parent: string, Required. There will always be only one Api Hub instance for a GCP project across all locations. The parent resource for the Api Hub instance resource. Format: `projects/{project}/locations/{location}` (required)
parent: string, Required. There will always be only one Api Hub instance for a Google Cloud project across all locations. The parent resource for the Api Hub instance resource. Format: `projects/{project}/locations/{location}` (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down
12 changes: 6 additions & 6 deletions docs/dyn/apihub_v1.projects.locations.deployments.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ <h3>Method Details</h3>
&quot;sourceType&quot;: &quot;A String&quot;, # Output only. The type of the source.
},
],
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For GCP gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For Google Cloud gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceUri&quot;: { # The attribute values associated with resource. # Optional. The uri where additional source specific information for this deployment can be found. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-source-uri` The number of values for this attribute will be based on the cardinality of the attribute. The same can be retrieved via GetAttribute API. The value of the attribute should be a valid URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory.
&quot;attribute&quot;: &quot;A String&quot;, # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute}
&quot;enumValues&quot;: { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum.
Expand Down Expand Up @@ -491,7 +491,7 @@ <h3>Method Details</h3>
&quot;sourceType&quot;: &quot;A String&quot;, # Output only. The type of the source.
},
],
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For GCP gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For Google Cloud gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceUri&quot;: { # The attribute values associated with resource. # Optional. The uri where additional source specific information for this deployment can be found. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-source-uri` The number of values for this attribute will be based on the cardinality of the attribute. The same can be retrieved via GetAttribute API. The value of the attribute should be a valid URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory.
&quot;attribute&quot;: &quot;A String&quot;, # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute}
&quot;enumValues&quot;: { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum.
Expand Down Expand Up @@ -726,7 +726,7 @@ <h3>Method Details</h3>
&quot;sourceType&quot;: &quot;A String&quot;, # Output only. The type of the source.
},
],
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For GCP gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For Google Cloud gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceUri&quot;: { # The attribute values associated with resource. # Optional. The uri where additional source specific information for this deployment can be found. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-source-uri` The number of values for this attribute will be based on the cardinality of the attribute. The same can be retrieved via GetAttribute API. The value of the attribute should be a valid URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory.
&quot;attribute&quot;: &quot;A String&quot;, # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute}
&quot;enumValues&quot;: { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum.
Expand Down Expand Up @@ -948,7 +948,7 @@ <h3>Method Details</h3>
&quot;sourceType&quot;: &quot;A String&quot;, # Output only. The type of the source.
},
],
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For GCP gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For Google Cloud gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceUri&quot;: { # The attribute values associated with resource. # Optional. The uri where additional source specific information for this deployment can be found. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-source-uri` The number of values for this attribute will be based on the cardinality of the attribute. The same can be retrieved via GetAttribute API. The value of the attribute should be a valid URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory.
&quot;attribute&quot;: &quot;A String&quot;, # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute}
&quot;enumValues&quot;: { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum.
Expand Down Expand Up @@ -1177,7 +1177,7 @@ <h3>Method Details</h3>
&quot;sourceType&quot;: &quot;A String&quot;, # Output only. The type of the source.
},
],
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For GCP gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For Google Cloud gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceUri&quot;: { # The attribute values associated with resource. # Optional. The uri where additional source specific information for this deployment can be found. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-source-uri` The number of values for this attribute will be based on the cardinality of the attribute. The same can be retrieved via GetAttribute API. The value of the attribute should be a valid URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory.
&quot;attribute&quot;: &quot;A String&quot;, # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute}
&quot;enumValues&quot;: { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum.
Expand Down Expand Up @@ -1388,7 +1388,7 @@ <h3>Method Details</h3>
&quot;sourceType&quot;: &quot;A String&quot;, # Output only. The type of the source.
},
],
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For GCP gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceProject&quot;: &quot;A String&quot;, # Optional. The project to which the deployment belongs. For Google Cloud gateways, this will refer to the project identifier. For others like Edge/OPDK, this will refer to the org identifier.
&quot;sourceUri&quot;: { # The attribute values associated with resource. # Optional. The uri where additional source specific information for this deployment can be found. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-source-uri` The number of values for this attribute will be based on the cardinality of the attribute. The same can be retrieved via GetAttribute API. The value of the attribute should be a valid URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory.
&quot;attribute&quot;: &quot;A String&quot;, # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute}
&quot;enumValues&quot;: { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h3>Method Details</h3>
&quot;knownOperationsCount&quot;: &quot;A String&quot;, # Output only. The number of known API Operations.
&quot;lastEventDetectedTime&quot;: &quot;A String&quot;, # Optional. Last event detected time stamp
&quot;name&quot;: &quot;A String&quot;, # Identifier. The name of the discovered API Observation. Format: `projects/{project}/locations/{location}/discoveredApiObservations/{discovered_api_observation}`
&quot;origin&quot;: &quot;A String&quot;, # Optional. For an observation pushed from a gcp resource, this would be the gcp project id.
&quot;origin&quot;: &quot;A String&quot;, # Optional. For an observation pushed from a Google Cloud resource, this would be the Google Cloud project id.
&quot;serverIps&quot;: [ # Optional. The IP address (IPv4 or IPv6) of the origin server that the request was sent to. This field can include port information. Examples: `&quot;192.168.1.1&quot;`, `&quot;10.0.0.1:80&quot;`, `&quot;FE80::0202:B3FF:FE1E:8329&quot;`.
&quot;A String&quot;,
],
Expand Down Expand Up @@ -169,7 +169,7 @@ <h3>Method Details</h3>
&quot;knownOperationsCount&quot;: &quot;A String&quot;, # Output only. The number of known API Operations.
&quot;lastEventDetectedTime&quot;: &quot;A String&quot;, # Optional. Last event detected time stamp
&quot;name&quot;: &quot;A String&quot;, # Identifier. The name of the discovered API Observation. Format: `projects/{project}/locations/{location}/discoveredApiObservations/{discovered_api_observation}`
&quot;origin&quot;: &quot;A String&quot;, # Optional. For an observation pushed from a gcp resource, this would be the gcp project id.
&quot;origin&quot;: &quot;A String&quot;, # Optional. For an observation pushed from a Google Cloud resource, this would be the Google Cloud project id.
&quot;serverIps&quot;: [ # Optional. The IP address (IPv4 or IPv6) of the origin server that the request was sent to. This field can include port information. Examples: `&quot;192.168.1.1&quot;`, `&quot;10.0.0.1:80&quot;`, `&quot;FE80::0202:B3FF:FE1E:8329&quot;`.
&quot;A String&quot;,
],
Expand Down
Loading