chore: Update discovery artifacts (#1269)
* chore(accessapproval): update the api
* chore(accesscontextmanager): update the api
* chore(apigateway): update the api
* chore(area120tables): update the api
* chore(bigquerydatatransfer): update the api
* chore(billingbudgets): update the api
* chore(calendar): update the api
* chore(chat): update the api
* chore(cloudbilling): update the api
* chore(cloudfunctions): update the api
* chore(cloudkms): update the api
* chore(cloudprofiler): update the api
* chore(cloudscheduler): update the api
* chore(cloudshell): update the api
* chore(cloudtasks): update the api
* chore(composer): update the api
* chore(datalabeling): update the api
* chore(datamigration): update the api
* chore(deploymentmanager): update the api
* chore(dlp): update the api
* chore(doubleclickbidmanager): update the api
* chore(drive): update the api
* chore(driveactivity): update the api
* chore(eventarc): update the api
* chore(fcm): update the api
* chore(firebaseml): update the api
* chore(firestore): update the api
* chore(gameservices): update the api
* chore(genomics): update the api
* chore(groupsmigration): update the api
* chore(iam): update the api
* chore(language): update the api
* chore(libraryagent): update the api
* chore(lifesciences): update the api
* chore(logging): update the api
* chore(monitoring): update the api
* chore(policytroubleshooter): update the api
* chore(recommendationengine): update the api
* chore(recommender): update the api
* chore(redis): update the api
* chore(runtimeconfig): update the api
* chore(script): update the api
* chore(serviceconsumermanagement): update the api
* chore(servicedirectory): update the api
* chore(servicenetworking): update the api
* chore(serviceusage): update the api
* chore(sheets): update the api
* chore(texttospeech): update the api
* chore(toolresults): update the api
* chore(transcoder): update the api
* chore(translate): update the api
* chore(vision): update the api
* chore(workflows): update the api
Co-authored-by: Yoshi Automation <yoshi-automation@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
diff --git a/docs/dyn/dns_v1.changes.html b/docs/dyn/dns_v1.changes.html
index f62e57e..7f56530 100644
--- a/docs/dyn/dns_v1.changes.html
+++ b/docs/dyn/dns_v1.changes.html
@@ -107,7 +107,7 @@
{ # A Change represents a set of ResourceRecordSet additions and deletions applied atomically to a ManagedZone. ResourceRecordSets within a ManagedZone are modified by creating a new Change element in the Changes collection. In turn the Changes collection also records the past modifications to the ResourceRecordSets in a ManagedZone. The current state of the ManagedZone is the sum effect of applying all Change elements in the Changes collection in sequence.
"additions": [ # Which ResourceRecordSets to add?
- { # A unit of data that will be returned by the DNS servers.
+ { # A unit of data that is returned by the DNS servers.
"kind": "dns#resourceRecordSet",
"name": "A String", # For example, www.example.com.
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -121,7 +121,7 @@
},
],
"deletions": [ # Which ResourceRecordSets to remove? Must match existing data exactly.
- { # A unit of data that will be returned by the DNS servers.
+ { # A unit of data that is returned by the DNS servers.
"kind": "dns#resourceRecordSet",
"name": "A String", # For example, www.example.com.
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -138,7 +138,7 @@
"isServing": True or False, # If the DNS queries for the zone will be served.
"kind": "dns#change",
"startTime": "A String", # The time that this operation was started by the server (output only). This is in RFC3339 text format.
- "status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent but the servers might not be updated yet.
+ "status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.
}
clientOperationId: string, For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
@@ -152,7 +152,7 @@
{ # A Change represents a set of ResourceRecordSet additions and deletions applied atomically to a ManagedZone. ResourceRecordSets within a ManagedZone are modified by creating a new Change element in the Changes collection. In turn the Changes collection also records the past modifications to the ResourceRecordSets in a ManagedZone. The current state of the ManagedZone is the sum effect of applying all Change elements in the Changes collection in sequence.
"additions": [ # Which ResourceRecordSets to add?
- { # A unit of data that will be returned by the DNS servers.
+ { # A unit of data that is returned by the DNS servers.
"kind": "dns#resourceRecordSet",
"name": "A String", # For example, www.example.com.
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -166,7 +166,7 @@
},
],
"deletions": [ # Which ResourceRecordSets to remove? Must match existing data exactly.
- { # A unit of data that will be returned by the DNS servers.
+ { # A unit of data that is returned by the DNS servers.
"kind": "dns#resourceRecordSet",
"name": "A String", # For example, www.example.com.
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -183,7 +183,7 @@
"isServing": True or False, # If the DNS queries for the zone will be served.
"kind": "dns#change",
"startTime": "A String", # The time that this operation was started by the server (output only). This is in RFC3339 text format.
- "status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent but the servers might not be updated yet.
+ "status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.
}</pre>
</div>
@@ -206,7 +206,7 @@
{ # A Change represents a set of ResourceRecordSet additions and deletions applied atomically to a ManagedZone. ResourceRecordSets within a ManagedZone are modified by creating a new Change element in the Changes collection. In turn the Changes collection also records the past modifications to the ResourceRecordSets in a ManagedZone. The current state of the ManagedZone is the sum effect of applying all Change elements in the Changes collection in sequence.
"additions": [ # Which ResourceRecordSets to add?
- { # A unit of data that will be returned by the DNS servers.
+ { # A unit of data that is returned by the DNS servers.
"kind": "dns#resourceRecordSet",
"name": "A String", # For example, www.example.com.
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -220,7 +220,7 @@
},
],
"deletions": [ # Which ResourceRecordSets to remove? Must match existing data exactly.
- { # A unit of data that will be returned by the DNS servers.
+ { # A unit of data that is returned by the DNS servers.
"kind": "dns#resourceRecordSet",
"name": "A String", # For example, www.example.com.
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -237,7 +237,7 @@
"isServing": True or False, # If the DNS queries for the zone will be served.
"kind": "dns#change",
"startTime": "A String", # The time that this operation was started by the server (output only). This is in RFC3339 text format.
- "status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent but the servers might not be updated yet.
+ "status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.
}</pre>
</div>
@@ -266,7 +266,7 @@
"changes": [ # The requested changes.
{ # A Change represents a set of ResourceRecordSet additions and deletions applied atomically to a ManagedZone. ResourceRecordSets within a ManagedZone are modified by creating a new Change element in the Changes collection. In turn the Changes collection also records the past modifications to the ResourceRecordSets in a ManagedZone. The current state of the ManagedZone is the sum effect of applying all Change elements in the Changes collection in sequence.
"additions": [ # Which ResourceRecordSets to add?
- { # A unit of data that will be returned by the DNS servers.
+ { # A unit of data that is returned by the DNS servers.
"kind": "dns#resourceRecordSet",
"name": "A String", # For example, www.example.com.
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -280,7 +280,7 @@
},
],
"deletions": [ # Which ResourceRecordSets to remove? Must match existing data exactly.
- { # A unit of data that will be returned by the DNS servers.
+ { # A unit of data that is returned by the DNS servers.
"kind": "dns#resourceRecordSet",
"name": "A String", # For example, www.example.com.
"rrdatas": [ # As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
@@ -297,14 +297,14 @@
"isServing": True or False, # If the DNS queries for the zone will be served.
"kind": "dns#change",
"startTime": "A String", # The time that this operation was started by the server (output only). This is in RFC3339 text format.
- "status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent but the servers might not be updated yet.
+ "status": "A String", # Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.
},
],
"header": { # Elements common to every response.
"operationId": "A String", # For mutating operation requests that completed successfully. This is the client_operation_id if the client specified it, otherwise it is generated by the server (output only).
},
"kind": "dns#changesListResponse", # Type of resource.
- "nextPageToken": "A String", # The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your pagination token. In this way you can retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned are an inconsistent view of the collection. There is no way to retrieve a "snapshot" of collections larger than the maximum page size.
+ "nextPageToken": "A String", # The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your pagination token. This lets you retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned are an inconsistent view of the collection. You cannot retrieve a "snapshot" of collections larger than the maximum page size.
}</pre>
</div>