You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
<pclass="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
+
<pclass="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>
<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.
968
968
969
969
Args:
970
970
accountId: string, Account ID of the buyer. (required)
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.roleAssignments.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ <h3>Method Details</h3>
128
128
An object of the form:
129
129
130
130
{ # Defines an assignment of a role.
131
-
"assignedTo": "A String", # The unique ID of the user this role is assigned to.
131
+
"assignedTo": "A String", # 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).
132
132
"etag": "A String", # ETag of the resource.
133
133
"kind": "admin#directory#roleAssignment", # The type of the API resource. This is always `admin#directory#roleAssignment`.
134
134
"orgUnitId": "A String", # 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>
148
148
The object takes the form of:
149
149
150
150
{ # Defines an assignment of a role.
151
-
"assignedTo": "A String", # The unique ID of the user this role is assigned to.
151
+
"assignedTo": "A String", # 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).
152
152
"etag": "A String", # ETag of the resource.
153
153
"kind": "admin#directory#roleAssignment", # The type of the API resource. This is always `admin#directory#roleAssignment`.
154
154
"orgUnitId": "A String", # 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>
166
166
An object of the form:
167
167
168
168
{ # Defines an assignment of a role.
169
-
"assignedTo": "A String", # The unique ID of the user this role is assigned to.
169
+
"assignedTo": "A String", # 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).
170
170
"etag": "A String", # ETag of the resource.
171
171
"kind": "admin#directory#roleAssignment", # The type of the API resource. This is always `admin#directory#roleAssignment`.
172
172
"orgUnitId": "A String", # 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>
198
198
"etag": "A String", # ETag of the resource.
199
199
"items": [ # A list of RoleAssignment resources.
200
200
{ # Defines an assignment of a role.
201
-
"assignedTo": "A String", # The unique ID of the user this role is assigned to.
201
+
"assignedTo": "A String", # 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).
202
202
"etag": "A String", # ETag of the resource.
203
203
"kind": "admin#directory#roleAssignment", # The type of the API resource. This is always `admin#directory#roleAssignment`.
204
204
"orgUnitId": "A String", # 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.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.environments.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -223,6 +223,7 @@ <h3>Method Details</h3>
223
223
"deploymentType": "A String", # 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
224
224
"description": "A String", # Optional. Description of the environment.
225
225
"displayName": "A String", # Optional. Display name for this environment.
226
+
"forwardProxyUri": "A String", # 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 "http" or "https", and port must be supplied.
226
227
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
227
228
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
228
229
"properties": { # 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>
321
322
"deploymentType": "A String", # 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
322
323
"description": "A String", # Optional. Description of the environment.
323
324
"displayName": "A String", # Optional. Display name for this environment.
325
+
"forwardProxyUri": "A String", # 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 "http" or "https", and port must be supplied.
324
326
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
325
327
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
326
328
"properties": { # 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>
451
453
"sharedFlowName": "A String", # Name of the shared flow to invoke in the following format: `organizations/{org}/sharedflows/{sharedflow}`
452
454
},
453
455
],
456
+
"forwardProxyUri": "A String", # The forward proxy'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.
454
457
"gatewayConfigLocation": "A String", # The location for the gateway config blob as a URI, e.g. a Cloud Storage URI. This is only used by Envoy-based gateways.
455
458
"keystores": [ # List of keystores in the environment.
456
459
{
@@ -785,6 +788,7 @@ <h3>Method Details</h3>
785
788
"deploymentType": "A String", # 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
786
789
"description": "A String", # Optional. Description of the environment.
787
790
"displayName": "A String", # Optional. Display name for this environment.
791
+
"forwardProxyUri": "A String", # 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 "http" or "https", and port must be supplied.
788
792
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
789
793
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
790
794
"properties": { # 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>
812
816
"deploymentType": "A String", # 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
813
817
"description": "A String", # Optional. Description of the environment.
814
818
"displayName": "A String", # Optional. Display name for this environment.
819
+
"forwardProxyUri": "A String", # 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 "http" or "https", and port must be supplied.
815
820
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
816
821
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
817
822
"properties": { # 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>
917
922
"deploymentType": "A String", # 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
918
923
"description": "A String", # Optional. Description of the environment.
919
924
"displayName": "A String", # Optional. Display name for this environment.
925
+
"forwardProxyUri": "A String", # 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 "http" or "https", and port must be supplied.
920
926
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
921
927
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
922
928
"properties": { # 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>
944
950
"deploymentType": "A String", # 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
945
951
"description": "A String", # Optional. Description of the environment.
946
952
"displayName": "A String", # Optional. Display name for this environment.
953
+
"forwardProxyUri": "A String", # 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 "http" or "https", and port must be supplied.
947
954
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
948
955
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
949
956
"properties": { # 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