Skip to content

Commit b6dc1b9

Browse files
chore: Update discovery artifacts (#1195)
* chore(accesscontextmanager): update the api * chore(adexchangebuyer2): update the api * chore(admin): update the api * chore(alertcenter): update the api * chore(analyticsadmin): update the api * chore(analyticsdata): update the api * chore(androidmanagement): update the api * chore(apigateway): update the api * chore(apigee): update the api * chore(appengine): update the api * chore(area120tables): update the api * chore(artifactregistry): update the api * chore(bigquery): update the api * chore(bigqueryconnection): update the api * chore(bigqueryreservation): update the api * chore(billingbudgets): update the api * chore(binaryauthorization): update the api * chore(blogger): update the api * chore(calendar): update the api * chore(chat): update the api * chore(cloudasset): update the api * chore(cloudbuild): update the api * chore(cloudfunctions): update the api * chore(cloudidentity): update the api * chore(cloudkms): update the api * chore(cloudresourcemanager): update the api * chore(cloudscheduler): update the api * chore(cloudtasks): update the api * chore(composer): update the api * chore(compute): update the api * chore(container): update the api * chore(containeranalysis): update the api * chore(content): update the api * chore(datacatalog): update the api * chore(dataflow): update the api * chore(datafusion): update the api * chore(datamigration): update the api * chore(dataproc): update the api * chore(deploymentmanager): update the api * chore(dialogflow): update the api * chore(displayvideo): update the api * chore(dlp): update the api * chore(dns): update the api * chore(documentai): update the api * chore(eventarc): update the api * chore(file): update the api * chore(firebaseml): update the api * chore(games): update the api * chore(gameservices): update the api * chore(genomics): update the api * chore(healthcare): update the api * chore(homegraph): update the api * chore(iam): update the api * chore(iap): update the api * chore(jobs): update the api * chore(lifesciences): update the api * chore(localservices): update the api * chore(managedidentities): update the api * chore(manufacturers): update the api * chore(memcache): update the api * chore(ml): update the api * chore(monitoring): update the api * chore(notebooks): update the api * chore(osconfig): update the api * chore(pagespeedonline): update the api * chore(people): update the api * chore(privateca): update the api * chore(prod_tt_sasportal): update the api * chore(pubsub): update the api * chore(pubsublite): update the api * chore(recommender): update the api * chore(remotebuildexecution): update the api * chore(reseller): update the api * chore(run): update the api * chore(safebrowsing): update the api * chore(sasportal): update the api * chore(searchconsole): update the api * chore(secretmanager): update the api * chore(securitycenter): update the api * chore(serviceconsumermanagement): update the api * chore(servicecontrol): update the api * chore(servicenetworking): update the api * chore(serviceusage): update the api * chore(sheets): update the api * chore(slides): update the api * chore(spanner): update the api * chore(speech): update the api * chore(sqladmin): update the api * chore(storage): update the api * chore(storagetransfer): update the api * chore(sts): update the api * chore(tagmanager): update the api * chore(testing): update the api * chore(toolresults): update the api * chore(transcoder): update the api * chore(vectortile): update the api * chore(videointelligence): update the api * chore(vision): update the api * chore(webmasters): update the api * chore(workflowexecutions): update the api * chore(youtube): update the api
1 parent c687f42 commit b6dc1b9

File tree

1,066 files changed

+819292
-644987
lines changed

Some content is hidden

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

1,066 files changed

+819292
-644987
lines changed

docs/dyn/accesscontextmanager_v1.accessPolicies.servicePerimeters.html

Lines changed: 580 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/adexchangebuyer2_v2beta1.accounts.finalizedProposals.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,12 @@ <h3>Method Details</h3>
133133
&quot;deals&quot;: [ # The deals associated with this proposal. For Private Auction proposals (whose deals have NonGuaranteedAuctionTerms), there will only be one deal.
134134
{ # A deal represents a segment of inventory for displaying ads on. A proposal can contain multiple deals. A deal contains the terms and targeting information that is used for serving.
135135
&quot;availableEndTime&quot;: &quot;A String&quot;, # Proposed flight end time of the deal. This will generally be stored in a granularity of a second. A value is not required for Private Auction deals or Preferred Deals.
136-
&quot;availableStartTime&quot;: &quot;A String&quot;, # Optional proposed flight start time of the deal. This will generally be stored in the granularity of one second since deal serving starts at seconds boundary. Any time specified with more granularity (e.g., in milliseconds) will be truncated towards the start of time in seconds.
136+
&quot;availableStartTime&quot;: &quot;A String&quot;, # Optional. Proposed flight start time of the deal. This will generally be stored in the granularity of one second since deal serving starts at seconds boundary. Any time specified with more granularity (e.g., in milliseconds) will be truncated towards the start of time in seconds.
137137
&quot;buyerPrivateData&quot;: { # Buyers are allowed to store certain types of private data in a proposal/deal. # Buyer private data (hidden from seller).
138138
&quot;referenceId&quot;: &quot;A String&quot;, # A buyer or seller specified reference ID. This can be queried in the list operations (max-length: 1024 unicode code units).
139139
},
140140
&quot;createProductId&quot;: &quot;A String&quot;, # The product ID from which this deal was created. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
141-
&quot;createProductRevision&quot;: &quot;A String&quot;, # Optional revision number of the product that the deal was created from. If present on create, and the server `product_revision` has advanced sinced the passed-in `create_product_revision`, an `ABORTED` error will be returned. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
141+
&quot;createProductRevision&quot;: &quot;A String&quot;, # Optional. Revision number of the product that the deal was created from. If present on create, and the server `product_revision` has advanced since the passed-in `create_product_revision`, an `ABORTED` error will be returned. Note: This field may be set only when creating the resource. Modifying this field while updating the resource will result in an error.
142142
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time of the deal creation.
143143
&quot;creativePreApprovalPolicy&quot;: &quot;A String&quot;, # Output only. Specifies the creative pre-approval policy.
144144
&quot;creativeRestrictions&quot;: { # Represents creative restrictions associated to Programmatic Guaranteed/ Preferred Deal in Ad Manager. This doesn&#x27;t apply to Private Auction and AdX Preferred Deals. # Output only. Restricitions about the creatives associated with the deal (i.e., size) This is available for Programmatic Guaranteed/Preferred Deals in Ad Manager.
@@ -489,6 +489,7 @@ <h3>Method Details</h3>
489489
&quot;name&quot;: &quot;A String&quot;, # The name of the contact.
490490
},
491491
],
492+
&quot;termsAndConditions&quot;: &quot;A String&quot;, # Output only. The terms and conditions set by the publisher for this proposal.
492493
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the proposal was last revised.
493494
},
494495
],

docs/dyn/adexchangebuyer2_v2beta1.accounts.proposals.html

Lines changed: 35 additions & 24 deletions
Large diffs are not rendered by default.

docs/dyn/admin_datatransfer_v1.applications.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3>Method Details</h3>
127127
<pre>Lists the applications available for data transfer for a customer.
128128

129129
Args:
130-
customerId: string, Immutable ID of the Google Apps account.
130+
customerId: string, Immutable ID of the Google Workspace account.
131131
maxResults: integer, Maximum number of results to return. Default is 100.
132132
pageToken: string, Token to specify next page in the list.
133133
x__xgafv: string, V1 error format.

docs/dyn/admin_datatransfer_v1.transfers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h3>Method Details</h3>
204204
<pre>Lists the transfers for a customer by source user, destination user, or status.
205205

206206
Args:
207-
customerId: string, Immutable ID of the Google Apps account.
207+
customerId: string, Immutable ID of the Google Workspace account.
208208
maxResults: integer, Maximum number of results to return. Default is 100.
209209
newOwnerUserId: string, Destination user&#x27;s profile ID.
210210
oldOwnerUserId: string, Source user&#x27;s profile ID.

docs/dyn/admin_directory_v1.asps.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ <h3>Method Details</h3>
121121
Returns:
122122
An object of the form:
123123

124-
{ # An application-specific password (ASP) is used with applications that do not accept a verification code when logging into the application on certain devices. The ASP access code is used instead of the login and password you commonly use when accessing an application through a browser. For more information about ASPs and how to create one, see the [help center](//http://support.google.com/a/bin/answer.py?amp;answer=1032419).
124+
{ # An application-specific password (ASP) is used with applications that do not accept a verification code when logging into the application on certain devices. The ASP access code is used instead of the login and password you commonly use when accessing an application through a browser. For more information about ASPs and how to create one, see the [help center](https://support.google.com/a/answer/2537800#asp).
125125
&quot;codeId&quot;: 42, # The unique ID of the ASP.
126-
&quot;creationTime&quot;: &quot;A String&quot;, # The time when the ASP was created. Expressed in [Unix time](http://en.wikipedia.org/wiki/Epoch_time) format.
126+
&quot;creationTime&quot;: &quot;A String&quot;, # The time when the ASP was created. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format.
127127
&quot;etag&quot;: &quot;A String&quot;, # ETag of the ASP.
128128
&quot;kind&quot;: &quot;admin#directory#asp&quot;, # The type of the API resource. This is always `admin#directory#asp`.
129-
&quot;lastTimeUsed&quot;: &quot;A String&quot;, # The time when the ASP was last used. Expressed in [Unix time](http://en.wikipedia.org/wiki/Epoch_time) format.
129+
&quot;lastTimeUsed&quot;: &quot;A String&quot;, # The time when the ASP was last used. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format.
130130
&quot;name&quot;: &quot;A String&quot;, # The name of the application that the user, represented by their `userId`, entered when the ASP was created.
131131
&quot;userKey&quot;: &quot;A String&quot;, # The unique ID of the user who issued the ASP.
132132
}</pre>
@@ -149,12 +149,12 @@ <h3>Method Details</h3>
149149
{
150150
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
151151
&quot;items&quot;: [ # A list of ASP resources.
152-
{ # An application-specific password (ASP) is used with applications that do not accept a verification code when logging into the application on certain devices. The ASP access code is used instead of the login and password you commonly use when accessing an application through a browser. For more information about ASPs and how to create one, see the [help center](//http://support.google.com/a/bin/answer.py?amp;answer=1032419).
152+
{ # An application-specific password (ASP) is used with applications that do not accept a verification code when logging into the application on certain devices. The ASP access code is used instead of the login and password you commonly use when accessing an application through a browser. For more information about ASPs and how to create one, see the [help center](https://support.google.com/a/answer/2537800#asp).
153153
&quot;codeId&quot;: 42, # The unique ID of the ASP.
154-
&quot;creationTime&quot;: &quot;A String&quot;, # The time when the ASP was created. Expressed in [Unix time](http://en.wikipedia.org/wiki/Epoch_time) format.
154+
&quot;creationTime&quot;: &quot;A String&quot;, # The time when the ASP was created. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format.
155155
&quot;etag&quot;: &quot;A String&quot;, # ETag of the ASP.
156156
&quot;kind&quot;: &quot;admin#directory#asp&quot;, # The type of the API resource. This is always `admin#directory#asp`.
157-
&quot;lastTimeUsed&quot;: &quot;A String&quot;, # The time when the ASP was last used. Expressed in [Unix time](http://en.wikipedia.org/wiki/Epoch_time) format.
157+
&quot;lastTimeUsed&quot;: &quot;A String&quot;, # The time when the ASP was last used. Expressed in [Unix time](https://en.wikipedia.org/wiki/Epoch_time) format.
158158
&quot;name&quot;: &quot;A String&quot;, # The name of the application that the user, represented by their `userId`, entered when the ASP was created.
159159
&quot;userKey&quot;: &quot;A String&quot;, # The unique ID of the user who issued the ASP.
160160
},

0 commit comments

Comments
 (0)