Skip to content

Commit 53b1d58

Browse files
chore: Update discovery artifacts (#1830)
## Deleted keys were detected in the following stable discovery artifacts: serviceconsumermanagement v1 b4bff9c servicenetworking v1 90db1c5 serviceusage v1 9300e53 ## Deleted keys were detected in the following pre-stable discovery artifacts: serviceconsumermanagement v1beta1 b4bff9c servicenetworking v1beta 90db1c5 serviceusage v1beta1 9300e53 ## Discovery Artifact Change Summary: feat(apigee): update the api e092934 feat(appengine): update the api 4dcabd8 feat(assuredworkloads): update the api f0918bf feat(clouddeploy): update the api 4d24378 feat(compute): update the api 10cff4b feat(dlp): update the api c268571 feat(documentai): update the api 2a0d004 feat(domains): update the api e16ceae feat(gkehub): update the api 6daf953 feat(networkservices): update the api dbf5c47 feat(ondemandscanning): update the api 57d7041 feat(securitycenter): update the api 07d2410 feat(serviceconsumermanagement): update the api b4bff9c feat(servicenetworking): update the api 90db1c5 feat(serviceusage): update the api 9300e53
1 parent 330a00f commit 53b1d58

File tree

322 files changed

+9198
-1915
lines changed

Some content is hidden

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

322 files changed

+9198
-1915
lines changed

docs/dyn/adexchangebuyer2_v2beta1.accounts.proposals.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h2>Instance Methods</h2>
8888
<p class="firstline">Close httplib2 connections.</p>
8989
<p class="toc_element">
9090
<code><a href="#completeSetup">completeSetup(accountId, proposalId, body=None, x__xgafv=None)</a></code></p>
91-
<p class="firstline">Update the given proposal to indicate that setup has been completed. This method is called by the buyer when the line items have been created on their end for a finalized proposal and all the required creatives have been uploaded using the creatives API. This call updates the `is_setup_completed` bit on the proposal and also notifies the seller. The server will advance the revision number of the most recent proposal.</p>
91+
<p class="firstline">You can opt-in to manually update proposals to indicate that setup is complete. By default, proposal setup is automatically completed after their deals are finalized. Contact your Technical Account Manager to opt in. Buyers can call this method when the proposal has been finalized, and all the required creatives have been uploaded using the Creatives API. This call updates the `is_setup_completed` field on the deals in the proposal, and notifies the seller. The server then advances the revision number of the most recent proposal. To mark an individual deal as ready to serve, call `buyers.finalizedDeals.setReadyToServe` in the Marketplace API.</p>
9292
<p class="toc_element">
9393
<code><a href="#create">create(accountId, body=None, x__xgafv=None)</a></code></p>
9494
<p class="firstline">Create the given proposal. Each created proposal and any deals it contains are assigned a unique ID by the server.</p>
@@ -964,7 +964,7 @@ <h3>Method Details</h3>
964964

965965
<div class="method">
966966
<code class="details" id="completeSetup">completeSetup(accountId, proposalId, body=None, x__xgafv=None)</code>
967-
<pre>Update the given proposal to indicate that setup has been completed. This method is called by the buyer when the line items have been created on their end for a finalized proposal and all the required creatives have been uploaded using the creatives API. This call updates the `is_setup_completed` bit on the proposal and also notifies the seller. The server will advance the revision number of the most recent proposal.
967+
<pre>You can opt-in to manually update proposals to indicate that setup is complete. By default, proposal setup is automatically completed after their deals are finalized. Contact your Technical Account Manager to opt in. Buyers can call this method when the proposal has been finalized, and all the required creatives have been uploaded using the Creatives API. This call updates the `is_setup_completed` field on the deals in the proposal, and notifies the seller. The server then advances the revision number of the most recent proposal. To mark an individual deal as ready to serve, call `buyers.finalizedDeals.setReadyToServe` in the Marketplace API.
968968

969969
Args:
970970
accountId: string, Account ID of the buyer. (required)

docs/dyn/admin_directory_v1.roleAssignments.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h3>Method Details</h3>
128128
An object of the form:
129129

130130
{ # Defines an assignment of a role.
131-
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the user this role is assigned to.
131+
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user or the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
132132
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
133133
&quot;kind&quot;: &quot;admin#directory#roleAssignment&quot;, # The type of the API resource. This is always `admin#directory#roleAssignment`.
134134
&quot;orgUnitId&quot;: &quot;A String&quot;, # If the role is restricted to an organization unit, this contains the ID for the organization unit the exercise of this role is restricted to.
@@ -148,7 +148,7 @@ <h3>Method Details</h3>
148148
The object takes the form of:
149149

150150
{ # Defines an assignment of a role.
151-
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the user this role is assigned to.
151+
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user or the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
152152
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
153153
&quot;kind&quot;: &quot;admin#directory#roleAssignment&quot;, # The type of the API resource. This is always `admin#directory#roleAssignment`.
154154
&quot;orgUnitId&quot;: &quot;A String&quot;, # If the role is restricted to an organization unit, this contains the ID for the organization unit the exercise of this role is restricted to.
@@ -166,7 +166,7 @@ <h3>Method Details</h3>
166166
An object of the form:
167167

168168
{ # Defines an assignment of a role.
169-
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the user this role is assigned to.
169+
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user or the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
170170
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
171171
&quot;kind&quot;: &quot;admin#directory#roleAssignment&quot;, # The type of the API resource. This is always `admin#directory#roleAssignment`.
172172
&quot;orgUnitId&quot;: &quot;A String&quot;, # If the role is restricted to an organization unit, this contains the ID for the organization unit the exercise of this role is restricted to.
@@ -198,7 +198,7 @@ <h3>Method Details</h3>
198198
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
199199
&quot;items&quot;: [ # A list of RoleAssignment resources.
200200
{ # Defines an assignment of a role.
201-
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the user this role is assigned to.
201+
&quot;assignedTo&quot;: &quot;A String&quot;, # The unique ID of the entity this role is assigned to—either the `user_id` of a user or the `uniqueId` of a service account, as defined in [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts).
202202
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
203203
&quot;kind&quot;: &quot;admin#directory#roleAssignment&quot;, # The type of the API resource. This is always `admin#directory#roleAssignment`.
204204
&quot;orgUnitId&quot;: &quot;A String&quot;, # If the role is restricted to an organization unit, this contains the ID for the organization unit the exercise of this role is restricted to.

docs/dyn/apigee_v1.organizations.environments.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ <h3>Method Details</h3>
223223
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers
224224
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
225225
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
226+
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of &quot;http&quot; or &quot;https&quot;, and port must be supplied.
226227
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
227228
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
228229
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment.
@@ -321,6 +322,7 @@ <h3>Method Details</h3>
321322
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers
322323
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
323324
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
325+
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of &quot;http&quot; or &quot;https&quot;, and port must be supplied.
324326
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
325327
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
326328
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment.
@@ -451,6 +453,7 @@ <h3>Method Details</h3>
451453
&quot;sharedFlowName&quot;: &quot;A String&quot;, # Name of the shared flow to invoke in the following format: `organizations/{org}/sharedflows/{sharedflow}`
452454
},
453455
],
456+
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # The forward proxy&#x27;s url to be used by the runtime. When set, runtime will send requests to the target via the given forward proxy. This is only used by programmable gateways.
454457
&quot;gatewayConfigLocation&quot;: &quot;A String&quot;, # The location for the gateway config blob as a URI, e.g. a Cloud Storage URI. This is only used by Envoy-based gateways.
455458
&quot;keystores&quot;: [ # List of keystores in the environment.
456459
{
@@ -785,6 +788,7 @@ <h3>Method Details</h3>
785788
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers
786789
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
787790
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
791+
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of &quot;http&quot; or &quot;https&quot;, and port must be supplied.
788792
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
789793
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
790794
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment.
@@ -812,6 +816,7 @@ <h3>Method Details</h3>
812816
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers
813817
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
814818
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
819+
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of &quot;http&quot; or &quot;https&quot;, and port must be supplied.
815820
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
816821
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
817822
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment.
@@ -917,6 +922,7 @@ <h3>Method Details</h3>
917922
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers
918923
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
919924
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
925+
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of &quot;http&quot; or &quot;https&quot;, and port must be supplied.
920926
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
921927
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
922928
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment.
@@ -944,6 +950,7 @@ <h3>Method Details</h3>
944950
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be **prevented from performing** a [subset of actions](/apigee/docs/api-platform/local-development/overview#prevented-actions) within the environment, including: * Managing the deployment of API proxy or shared flow revisions * Creating, updating, or deleting resource files * Creating, updating, or deleting target servers
945951
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the environment.
946952
&quot;displayName&quot;: &quot;A String&quot;, # Optional. Display name for this environment.
953+
&quot;forwardProxyUri&quot;: &quot;A String&quot;, # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of &quot;http&quot; or &quot;https&quot;, and port must be supplied.
947954
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Last modification time of this environment as milliseconds since epoch.
948955
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
949956
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Key-value pairs that may be used for customizing the environment.

0 commit comments

Comments
 (0)