Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
fef1ed9
feat(aiplatform): update the api
yoshi-automation Jul 22, 2025
1609c8f
feat(analyticsadmin): update the api
yoshi-automation Jul 22, 2025
2d03602
feat(backupdr): update the api
yoshi-automation Jul 22, 2025
992f2f2
feat(beyondcorp): update the api
yoshi-automation Jul 22, 2025
0d24363
feat(cloudasset): update the api
yoshi-automation Jul 22, 2025
0a77325
feat(compute): update the api
yoshi-automation Jul 22, 2025
b0faf39
feat(dataflow): update the api
yoshi-automation Jul 22, 2025
69cdf42
fix(datalineage): update the api
yoshi-automation Jul 22, 2025
a6e3e35
fix(dataplex): update the api
yoshi-automation Jul 22, 2025
0c1a02d
fix(dataportability): update the api
yoshi-automation Jul 22, 2025
d2fb73f
feat(datastream): update the api
yoshi-automation Jul 22, 2025
a861178
feat(dialogflow): update the api
yoshi-automation Jul 22, 2025
656a393
feat(discoveryengine): update the api
yoshi-automation Jul 22, 2025
8bed235
feat(dlp): update the api
yoshi-automation Jul 22, 2025
799e9ac
feat(documentai): update the api
yoshi-automation Jul 22, 2025
f658e6a
feat(firebaseml): update the api
yoshi-automation Jul 22, 2025
f475ccb
feat(gkehub): update the api
yoshi-automation Jul 22, 2025
3652423
feat(healthcare): update the api
yoshi-automation Jul 22, 2025
2aada47
feat(merchantapi): update the api
yoshi-automation Jul 22, 2025
55d8296
feat(migrationcenter): update the api
yoshi-automation Jul 22, 2025
4171b55
feat(networksecurity): update the api
yoshi-automation Jul 22, 2025
42f4eac
feat(notebooks): update the api
yoshi-automation Jul 22, 2025
c2fbbec
feat(oracledatabase): update the api
yoshi-automation Jul 22, 2025
d181c4d
fix(parametermanager): update the api
yoshi-automation Jul 22, 2025
24cce98
feat(retail): update the api
yoshi-automation Jul 22, 2025
981e526
feat(servicenetworking): update the api
yoshi-automation Jul 22, 2025
7edff21
feat(videointelligence): update the api
yoshi-automation Jul 22, 2025
2106e1c
feat(youtube): update the api
yoshi-automation Jul 22, 2025
1268196
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Jul 22, 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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

170 changes: 0 additions & 170 deletions docs/dyn/analyticsadmin_v1alpha.properties.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,24 +188,12 @@ <h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#create">create(body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Creates a Google Analytics property with the specified location and attributes.</p>
<p class="toc_element">
<code><a href="#createConnectedSiteTag">createConnectedSiteTag(body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Creates a connected site tag for a Universal Analytics property. You can create a maximum of 20 connected site tags per property. Note: This API cannot be used on GA4 properties.</p>
<p class="toc_element">
<code><a href="#createRollupProperty">createRollupProperty(body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Create a roll-up property and all roll-up property source links.</p>
<p class="toc_element">
<code><a href="#delete">delete(name, x__xgafv=None)</a></code></p>
<p class="firstline">Marks target Property as soft-deleted (ie: "trashed") and returns it. This API does not have a method to restore soft-deleted properties. However, they can be restored using the Trash Can UI. If the properties are not restored before the expiration time, the Property and all child resources (eg: GoogleAdsLinks, Streams, AccessBindings) will be permanently purged. https://support.google.com/analytics/answer/6154772 Returns an error if the target is not found.</p>
<p class="toc_element">
<code><a href="#deleteConnectedSiteTag">deleteConnectedSiteTag(body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Deletes a connected site tag for a Universal Analytics property. Note: this has no effect on GA4 properties.</p>
<p class="toc_element">
<code><a href="#fetchAutomatedGa4ConfigurationOptOut">fetchAutomatedGa4ConfigurationOptOut(body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Fetches the opt out status for the automated GA4 setup process for a UA property. Note: this has no effect on GA4 property.</p>
<p class="toc_element">
<code><a href="#fetchConnectedGa4Property">fetchConnectedGa4Property(property=None, x__xgafv=None)</a></code></p>
<p class="firstline">Given a specified UA property, looks up the GA4 property connected to it. Note: this cannot be used with GA4 properties.</p>
<p class="toc_element">
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
<p class="firstline">Lookup for a single GA Property.</p>
Expand All @@ -224,9 +212,6 @@ <h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#list">list(filter=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns child Properties under the specified parent Account. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.</p>
<p class="toc_element">
<code><a href="#listConnectedSiteTags">listConnectedSiteTags(body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists the connected site tags for a Universal Analytics property. A maximum of 20 connected site tags will be returned. Note: this has no effect on GA4 property.</p>
<p class="toc_element">
<code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
Expand All @@ -239,9 +224,6 @@ <h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#runAccessReport">runAccessReport(entity, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns a customized report of data access records. The report provides records of each time a user reads Google Analytics reporting data. Access records are retained for up to 2 years. Data Access Reports can be requested for a property. Reports may be requested for any property, but dimensions that aren't related to quota can only be requested on Google Analytics 360 properties. This method is only available to Administrators. These data access records include GA UI Reporting, GA UI Explorations, GA Data API, and other products like Firebase & Admob that can retrieve data from Google Analytics through a linkage. These records don't include property configuration changes like adding a stream or changing a property's time zone. For configuration change history, see [searchChangeHistoryEvents](https://developers.google.com/analytics/devguides/config/admin/v1/rest/v1alpha/accounts/searchChangeHistoryEvents). To give your feedback on this API, complete the [Google Analytics Access Reports feedback](https://docs.google.com/forms/d/e/1FAIpQLSdmEBUrMzAEdiEKk5TV5dEHvDUZDRlgWYdQdAeSdtR4hVjEhw/viewform) form.</p>
<p class="toc_element">
<code><a href="#setAutomatedGa4ConfigurationOptOut">setAutomatedGa4ConfigurationOptOut(body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Sets the opt out status for the automated GA4 setup process for a UA property. Note: this has no effect on GA4 property.</p>
<p class="toc_element">
<code><a href="#updateAttributionSettings">updateAttributionSettings(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates attribution settings on a property.</p>
Expand Down Expand Up @@ -331,34 +313,6 @@ <h3>Method Details</h3>
}</pre>
</div>

<div class="method">
<code class="details" id="createConnectedSiteTag">createConnectedSiteTag(body=None, x__xgafv=None)</code>
<pre>Creates a connected site tag for a Universal Analytics property. You can create a maximum of 20 connected site tags per property. Note: This API cannot be used on GA4 properties.

Args:
body: object, The request body.
The object takes the form of:

{ # Request message for CreateConnectedSiteTag RPC.
&quot;connectedSiteTag&quot;: { # Configuration for a specific Connected Site Tag. # Required. The tag to add to the Universal Analytics property
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-provided display name for the connected site tag. Must be less than 256 characters.
&quot;tagId&quot;: &quot;A String&quot;, # Required. &quot;Tag ID to forward events to. Also known as the Measurement ID, or the &quot;G-ID&quot; (For example: G-12345).
},
&quot;property&quot;: &quot;A String&quot;, # The Universal Analytics property to create connected site tags for. This API does not support GA4 properties. Format: properties/{universalAnalyticsPropertyId} Example: properties/1234
}

x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Response message for CreateConnectedSiteTag RPC.
}</pre>
</div>

<div class="method">
<code class="details" id="createRollupProperty">createRollupProperty(body=None, x__xgafv=None)</code>
<pre>Create a roll-up property and all roll-up property source links.
Expand Down Expand Up @@ -452,75 +406,6 @@ <h3>Method Details</h3>
}</pre>
</div>

<div class="method">
<code class="details" id="deleteConnectedSiteTag">deleteConnectedSiteTag(body=None, x__xgafv=None)</code>
<pre>Deletes a connected site tag for a Universal Analytics property. Note: this has no effect on GA4 properties.

Args:
body: object, The request body.
The object takes the form of:

{ # Request message for DeleteConnectedSiteTag RPC.
&quot;property&quot;: &quot;A String&quot;, # The Universal Analytics property to delete connected site tags for. This API does not support GA4 properties. Format: properties/{universalAnalyticsPropertyId} Example: properties/1234
&quot;tagId&quot;: &quot;A String&quot;, # Tag ID to forward events to. Also known as the Measurement ID, or the &quot;G-ID&quot; (For example: G-12345).
}

x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
}</pre>
</div>

<div class="method">
<code class="details" id="fetchAutomatedGa4ConfigurationOptOut">fetchAutomatedGa4ConfigurationOptOut(body=None, x__xgafv=None)</code>
<pre>Fetches the opt out status for the automated GA4 setup process for a UA property. Note: this has no effect on GA4 property.

Args:
body: object, The request body.
The object takes the form of:

{ # Request for fetching the opt out status for the automated GA4 setup process.
&quot;property&quot;: &quot;A String&quot;, # Required. The UA property to get the opt out status. Note this request uses the internal property ID, not the tracking ID of the form UA-XXXXXX-YY. Format: properties/{internalWebPropertyId} Example: properties/1234
}

x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Response message for fetching the opt out status for the automated GA4 setup process.
&quot;optOut&quot;: True or False, # The opt out status for the UA property.
}</pre>
</div>

<div class="method">
<code class="details" id="fetchConnectedGa4Property">fetchConnectedGa4Property(property=None, x__xgafv=None)</code>
<pre>Given a specified UA property, looks up the GA4 property connected to it. Note: this cannot be used with GA4 properties.

Args:
property: string, Required. The UA property for which to look up the connected GA4 property. Note this request uses the internal property ID, not the tracking ID of the form UA-XXXXXX-YY. Format: properties/{internal_web_property_id} Example: properties/1234
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Response for looking up GA4 property connected to a UA property.
&quot;property&quot;: &quot;A String&quot;, # The GA4 property connected to the UA property. An empty string is returned when there is no connected GA4 property. Format: properties/{property_id} Example: properties/1234
}</pre>
</div>

<div class="method">
<code class="details" id="get">get(name, x__xgafv=None)</code>
<pre>Lookup for a single GA Property.
Expand Down Expand Up @@ -677,36 +562,6 @@ <h3>Method Details</h3>
}</pre>
</div>

<div class="method">
<code class="details" id="listConnectedSiteTags">listConnectedSiteTags(body=None, x__xgafv=None)</code>
<pre>Lists the connected site tags for a Universal Analytics property. A maximum of 20 connected site tags will be returned. Note: this has no effect on GA4 property.

Args:
body: object, The request body.
The object takes the form of:

{ # Request message for ListConnectedSiteTags RPC.
&quot;property&quot;: &quot;A String&quot;, # The Universal Analytics property to fetch connected site tags for. This does not work on GA4 properties. A maximum of 20 connected site tags will be returned. Example Format: `properties/1234`
}

x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Response message for ListConnectedSiteTags RPC.
&quot;connectedSiteTags&quot;: [ # The site tags for the Universal Analytics property. A maximum of 20 connected site tags will be returned.
{ # Configuration for a specific Connected Site Tag.
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-provided display name for the connected site tag. Must be less than 256 characters.
&quot;tagId&quot;: &quot;A String&quot;, # Required. &quot;Tag ID to forward events to. Also known as the Measurement ID, or the &quot;G-ID&quot; (For example: G-12345).
},
],
}</pre>
</div>

<div class="method">
<code class="details" id="list_next">list_next()</code>
<pre>Retrieves the next page of results.
Expand Down Expand Up @@ -1071,31 +926,6 @@ <h3>Method Details</h3>
}</pre>
</div>

<div class="method">
<code class="details" id="setAutomatedGa4ConfigurationOptOut">setAutomatedGa4ConfigurationOptOut(body=None, x__xgafv=None)</code>
<pre>Sets the opt out status for the automated GA4 setup process for a UA property. Note: this has no effect on GA4 property.

Args:
body: object, The request body.
The object takes the form of:

{ # Request for setting the opt out status for the automated GA4 setup process.
&quot;optOut&quot;: True or False, # The status to set.
&quot;property&quot;: &quot;A String&quot;, # Required. The UA property to set the opt out status. Note this request uses the internal property ID, not the tracking ID of the form UA-XXXXXX-YY. Format: properties/{internalWebPropertyId} Example: properties/1234
}

x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Response message for setting the opt out status for the automated GA4 setup process.
}</pre>
</div>

<div class="method">
<code class="details" id="updateAttributionSettings">updateAttributionSettings(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>Updates attribution settings on a property.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@ <h3>Method Details</h3>
},
&quot;deletionProtection&quot;: True or False, # Optional. Whether the resource should be protected against deletion.
&quot;description&quot;: &quot;A String&quot;, # Optional. An optional description of this resource. Provide this property when you create the resource.
&quot;disks&quot;: [ # Optional. Array of disks associated with this instance. Persistent disks must be created before you can assign them.
&quot;disks&quot;: [ # Optional. Array of disks associated with this instance. Persistent disks must be created before you can assign them. Source regional persistent disks will be restored with default replica zones if not specified.
{ # An instance-attached disk resource.
&quot;autoDelete&quot;: True or False, # Optional. Specifies whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
&quot;boot&quot;: True or False, # Optional. Indicates that this is a boot disk. The virtual machine will use the first partition of the disk for its root filesystem.
Expand Down Expand Up @@ -1024,7 +1024,7 @@ <h3>Method Details</h3>
},
&quot;minCpuPlatform&quot;: &quot;A String&quot;, # Optional. Minimum CPU platform to use for this instance.
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the compute instance.
&quot;networkInterfaces&quot;: [ # Optional. An array of network configurations for this instance. These specify how interfaces are configured to interact with other network services, such as connecting to the internet. Multiple interfaces are supported per instance.
&quot;networkInterfaces&quot;: [ # Optional. An array of network configurations for this instance. These specify how interfaces are configured to interact with other network services, such as connecting to the internet. Multiple interfaces are supported per instance. Required to restore in different project or region.
{ # A network interface resource attached to an instance. s
&quot;accessConfigs&quot;: [ # Optional. An array of configurations for this interface. Currently, only one access config,ONE_TO_ONE_NAT is supported. If there are no accessConfigs specified, then this instance will have no external internet access.
{ # An access configuration attached to an instance&#x27;s network interface. Only one access config per instance is supported.
Expand Down Expand Up @@ -1085,7 +1085,7 @@ <h3>Method Details</h3>
&quot;A String&quot;,
],
},
&quot;resourcePolicies&quot;: [ # Optional. Resource policies applied to this instance.
&quot;resourcePolicies&quot;: [ # Optional. Resource policies applied to this instance. By default, no resource policies will be applied.
&quot;A String&quot;,
],
&quot;scheduling&quot;: { # Sets the scheduling options for an Instance. # Optional. Sets the scheduling options for this instance.
Expand Down
29 changes: 29 additions & 0 deletions docs/dyn/backupdr_v1.projects.locations.managementServers.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ <h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#list_next">list_next()</a></code></p>
<p class="firstline">Retrieves the next page of results.</p>
<p class="toc_element">
<code><a href="#msComplianceMetadata">msComplianceMetadata(parent, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns the Assured Workloads compliance metadata for a given project.</p>
<p class="toc_element">
<code><a href="#setIamPolicy">setIamPolicy(resource, body=None, x__xgafv=None)</a></code></p>
<p class="firstline">Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.</p>
Expand Down Expand Up @@ -398,6 +401,32 @@ <h3>Method Details</h3>
</pre>
</div>

<div class="method">
<code class="details" id="msComplianceMetadata">msComplianceMetadata(parent, body=None, x__xgafv=None)</code>
<pre>Returns the Assured Workloads compliance metadata for a given project.

Args:
parent: string, Required. The project and location to be used to check CSS metadata for target project information, in the format &#x27;projects/{project_id}/locations/{location}&#x27;. In Cloud BackupDR, locations map to Google Cloud regions, for example **us-central1**. (required)
body: object, The request body.
The object takes the form of:

{ # Request message for GetMsComplianceMetadata
&quot;projectId&quot;: &quot;A String&quot;, # Required. The project id of the target project
}

x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # Response message for GetMsComplianceMetadata
&quot;isAssuredWorkload&quot;: True or False, # The ms compliance metadata of the target project, if the project is an assured workloads project, values will be true, otherwise false.
}</pre>
</div>

<div class="method">
<code class="details" id="setIamPolicy">setIamPolicy(resource, body=None, x__xgafv=None)</code>
<pre>Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
Expand Down
Loading