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
cced608
feat(accesscontextmanager): update the api
yoshi-automation Feb 24, 2026
fdb0aa9
feat(apigee): update the api
yoshi-automation Feb 24, 2026
f878562
feat(appengine): update the api
yoshi-automation Feb 24, 2026
e565fc7
feat(cloudkms): update the api
yoshi-automation Feb 24, 2026
8390b91
feat(compute): update the api
yoshi-automation Feb 24, 2026
5561147
feat(containeranalysis): update the api
yoshi-automation Feb 24, 2026
0b06fce
feat(dataflow): update the api
yoshi-automation Feb 24, 2026
457385f
feat(datamanager): update the api
yoshi-automation Feb 24, 2026
c18e222
feat(dataplex): update the api
yoshi-automation Feb 24, 2026
11228ab
feat(dialogflow): update the api
yoshi-automation Feb 24, 2026
62871b0
feat(discoveryengine): update the api
yoshi-automation Feb 24, 2026
92c1d6b
feat(firebaseml): update the api
yoshi-automation Feb 24, 2026
910f448
feat(firestore): update the api
yoshi-automation Feb 24, 2026
567dab5
feat(gkebackup): update the api
yoshi-automation Feb 24, 2026
3bfb8c6
feat(gkehub): update the api
yoshi-automation Feb 24, 2026
c157813
feat(healthcare): update the api
yoshi-automation Feb 24, 2026
af090e4
feat(looker): update the api
yoshi-automation Feb 24, 2026
5bc65f2
feat(monitoring): update the api
yoshi-automation Feb 24, 2026
3bad9b7
feat(netapp): update the api
yoshi-automation Feb 24, 2026
02584f8
feat(networkmanagement): update the api
yoshi-automation Feb 24, 2026
c0a4e80
fix(oracledatabase): update the api
yoshi-automation Feb 24, 2026
d87d6ab
feat(playdeveloperreporting): update the api
yoshi-automation Feb 24, 2026
20bb403
fix(run): update the api
yoshi-automation Feb 24, 2026
7625ec6
feat(secretmanager): update the api
yoshi-automation Feb 24, 2026
67accfd
feat(securitycenter): update the api
yoshi-automation Feb 24, 2026
f2eb8d9
feat(servicemanagement): update the api
yoshi-automation Feb 24, 2026
0be5489
feat(servicenetworking): update the api
yoshi-automation Feb 24, 2026
7dfc82f
feat(threatintelligence): update the api
yoshi-automation Feb 24, 2026
8bb081c
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Feb 24, 2026
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
5 changes: 5 additions & 0 deletions docs/dyn/accesscontextmanager_v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@ <h2>Instance Methods</h2>
</p>
<p class="firstline">Returns the organizations Resource.</p>

<p class="toc_element">
<code><a href="accesscontextmanager_v1.permissions.html">permissions()</a></code>
</p>
<p class="firstline">Returns the permissions Resource.</p>

<p class="toc_element">
<code><a href="accesscontextmanager_v1.services.html">services()</a></code>
</p>
Expand Down
129 changes: 129 additions & 0 deletions docs/dyn/accesscontextmanager_v1.permissions.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
<html><body>
<style>

body, h1, h2, h3, div, span, p, pre, a {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

body {
font-size: 13px;
padding: 1em;
}

h1 {
font-size: 26px;
margin-bottom: 1em;
}

h2 {
font-size: 24px;
margin-bottom: 1em;
}

h3 {
font-size: 20px;
margin-bottom: 1em;
margin-top: 1em;
}

pre, code {
line-height: 1.5;
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
}

pre {
margin-top: 0.5em;
}

h1, h2, h3, p {
font-family: Arial, sans serif;
}

h1, h2, h3 {
border-bottom: solid #CCC 1px;
}

.toc_element {
margin-top: 0.5em;
}

.firstline {
margin-left: 2 em;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There's a syntax error in the CSS. The space between 2 and em in margin-left: 2 em; is invalid and will cause the style to be ignored by browsers. It should be 2em.

Suggested change
margin-left: 2 em;
margin-left: 2em;

}

.method {
margin-top: 1em;
border: solid 1px #CCC;
padding: 1em;
background: #EEE;
}

.details {
font-weight: bold;
font-size: 14px;
}

</style>

<h1><a href="accesscontextmanager_v1.html">Access Context Manager API</a> . <a href="accesscontextmanager_v1.permissions.html">permissions</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
<p class="toc_element">
<code><a href="#list">list(pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists all supported permissions in VPCSC Granular Controls.</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>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
<pre>Close httplib2 connections.</pre>
</div>

<div class="method">
<code class="details" id="list">list(pageSize=None, pageToken=None, x__xgafv=None)</code>
<pre>Lists all supported permissions in VPCSC Granular Controls.

Args:
pageSize: integer, Optional. This flag specifies the maximum number of services to return per page. Default is 100.
pageToken: string, Optional. Token to start on a later page. Default is the first page.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
2 - v2 error format

Returns:
An object of the form:

{ # A response to `ListSupportedPermissionsRequest`.
&quot;nextPageToken&quot;: &quot;A String&quot;, # The pagination token to retrieve the next page of results. If the value is empty, no further results remain.
&quot;supportedPermissions&quot;: [ # List of VPC-SC supported permissions.
&quot;A String&quot;,
],
}</pre>
</div>

<div class="method">
<code class="details" id="list_next">list_next()</code>
<pre>Retrieves the next page of results.

Args:
previous_request: The request for the previous page. (required)
previous_response: The response from the request for the previous page. (required)

Returns:
A request object that you can call &#x27;execute()&#x27; on to request the next
page. Returns None if there are no more items in the collection.
</pre>
</div>

</body></html>
10 changes: 5 additions & 5 deletions docs/dyn/alloydb_v1.projects.locations.clusters.instances.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ <h3>Method Details</h3>
&quot;maintenanceVersionName&quot;: &quot;A String&quot;, # Output only. Maintenance version of the instance, for example: POSTGRES_15.2025_07_15.04_00. Output only. Update this field via the parent cluster&#x27;s maintenance_version field(s).
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](http://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](https://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
{ # AuthorizedNetwork contains metadata for an authorized network.
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.
Expand Down Expand Up @@ -323,7 +323,7 @@ <h3>Method Details</h3>
&quot;maintenanceVersionName&quot;: &quot;A String&quot;, # Output only. Maintenance version of the instance, for example: POSTGRES_15.2025_07_15.04_00. Output only. Update this field via the parent cluster&#x27;s maintenance_version field(s).
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](http://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](https://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
{ # AuthorizedNetwork contains metadata for an authorized network.
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.
Expand Down Expand Up @@ -571,7 +571,7 @@ <h3>Method Details</h3>
&quot;maintenanceVersionName&quot;: &quot;A String&quot;, # Output only. Maintenance version of the instance, for example: POSTGRES_15.2025_07_15.04_00. Output only. Update this field via the parent cluster&#x27;s maintenance_version field(s).
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](http://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](https://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
{ # AuthorizedNetwork contains metadata for an authorized network.
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.
Expand Down Expand Up @@ -775,7 +775,7 @@ <h3>Method Details</h3>
&quot;maintenanceVersionName&quot;: &quot;A String&quot;, # Output only. Maintenance version of the instance, for example: POSTGRES_15.2025_07_15.04_00. Output only. Update this field via the parent cluster&#x27;s maintenance_version field(s).
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](http://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](https://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
{ # AuthorizedNetwork contains metadata for an authorized network.
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.
Expand Down Expand Up @@ -921,7 +921,7 @@ <h3>Method Details</h3>
&quot;maintenanceVersionName&quot;: &quot;A String&quot;, # Output only. Maintenance version of the instance, for example: POSTGRES_15.2025_07_15.04_00. Output only. Update this field via the parent cluster&#x27;s maintenance_version field(s).
&quot;name&quot;: &quot;A String&quot;, # Output only. The name of the instance resource with the format: * projects/{project}/locations/{region}/clusters/{cluster_id}/instances/{instance_id} where the cluster and instance ID segments should satisfy the regex expression `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`, e.g. 1-63 characters of lowercase letters, numbers, and dashes, starting with a letter, and ending with a letter or number. For more details see https://google.aip.dev/122. The prefix of the instance resource name is the name of the parent resource: * projects/{project}/locations/{region}/clusters/{cluster_id}
&quot;networkConfig&quot;: { # Metadata related to instance-level network configuration. # Optional. Instance-level network configuration.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](http://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;allocatedIpRangeOverride&quot;: &quot;A String&quot;, # Optional. Name of the allocated IP range for the private IP AlloyDB instance, for example: &quot;google-managed-services-default&quot;. If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster. The range name must comply with [RFC 1035](https://datatracker.ietf.org/doc/html/rfc1035). Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?.
&quot;authorizedExternalNetworks&quot;: [ # Optional. A list of external network authorized to access this instance.
{ # AuthorizedNetwork contains metadata for an authorized network.
&quot;cidrRange&quot;: &quot;A String&quot;, # CIDR range for one authorzied network of the instance.
Expand Down
Loading