chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/androidenterprise_v1.serviceaccountkeys.html b/docs/dyn/androidenterprise_v1.serviceaccountkeys.html
index 47127ae..0da060f 100644
--- a/docs/dyn/androidenterprise_v1.serviceaccountkeys.html
+++ b/docs/dyn/androidenterprise_v1.serviceaccountkeys.html
@@ -116,8 +116,8 @@
The object takes the form of:
{ # Credentials that can be used to authenticate as a service account.
- "publicData": "A String", # Public key data for the credentials file. This is an X.509 cert. If you are using the googleCredentials key type, this is identical to the cert that can be retrieved by using the X.509 cert url inside of the credentials file.
"type": "A String", # The file format of the generated key data.
+ "publicData": "A String", # Public key data for the credentials file. This is an X.509 cert. If you are using the googleCredentials key type, this is identical to the cert that can be retrieved by using the X.509 cert url inside of the credentials file.
"id": "A String", # An opaque, unique identifier for this ServiceAccountKey. Assigned by the server.
"data": "A String", # The body of the private key credentials file, in string format. This is only populated when the ServiceAccountKey is created, and is not stored by Google.
}
@@ -131,8 +131,8 @@
An object of the form:
{ # Credentials that can be used to authenticate as a service account.
- "publicData": "A String", # Public key data for the credentials file. This is an X.509 cert. If you are using the googleCredentials key type, this is identical to the cert that can be retrieved by using the X.509 cert url inside of the credentials file.
"type": "A String", # The file format of the generated key data.
+ "publicData": "A String", # Public key data for the credentials file. This is an X.509 cert. If you are using the googleCredentials key type, this is identical to the cert that can be retrieved by using the X.509 cert url inside of the credentials file.
"id": "A String", # An opaque, unique identifier for this ServiceAccountKey. Assigned by the server.
"data": "A String", # The body of the private key credentials file, in string format. This is only populated when the ServiceAccountKey is created, and is not stored by Google.
}</pre>
@@ -155,8 +155,8 @@
{
"serviceAccountKey": [ # The service account credentials.
{ # Credentials that can be used to authenticate as a service account.
- "publicData": "A String", # Public key data for the credentials file. This is an X.509 cert. If you are using the googleCredentials key type, this is identical to the cert that can be retrieved by using the X.509 cert url inside of the credentials file.
"type": "A String", # The file format of the generated key data.
+ "publicData": "A String", # Public key data for the credentials file. This is an X.509 cert. If you are using the googleCredentials key type, this is identical to the cert that can be retrieved by using the X.509 cert url inside of the credentials file.
"id": "A String", # An opaque, unique identifier for this ServiceAccountKey. Assigned by the server.
"data": "A String", # The body of the private key credentials file, in string format. This is only populated when the ServiceAccountKey is created, and is not stored by Google.
},