docs: update generated docs (#981)
diff --git a/docs/dyn/ml_v1.projects.html b/docs/dyn/ml_v1.projects.html
index 5844bcf..ec4d52b 100644
--- a/docs/dyn/ml_v1.projects.html
+++ b/docs/dyn/ml_v1.projects.html
@@ -158,13 +158,13 @@
#
# Use of this type only changes how the request and response bodies are
# handled, all other features will continue to work unchanged.
- "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
"extensions": [ # Application specific response metadata. Must be set in the first response
# for streaming APIs.
{
"a_key": "", # Properties of the object. Contains field @type with type URL.
},
],
+ "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
"data": "A String", # The HTTP request/response body as raw binary.
},
}
@@ -216,13 +216,13 @@
#
# Use of this type only changes how the request and response bodies are
# handled, all other features will continue to work unchanged.
- "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
"extensions": [ # Application specific response metadata. Must be set in the first response
# for streaming APIs.
{
"a_key": "", # Properties of the object. Contains field @type with type URL.
},
],
+ "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
"data": "A String", # The HTTP request/response body as raw binary.
}</pre>
</div>
@@ -245,11 +245,11 @@
An object of the form:
{ # Returns service account information associated with a project.
+ "serviceAccount": "A String", # The service account Cloud ML uses to access resources in the project.
"config": {
"tpuServiceAccount": "A String", # The service account Cloud ML uses to run on TPU node.
},
"serviceAccountProject": "A String", # The project number for `service_account`.
- "serviceAccount": "A String", # The service account Cloud ML uses to access resources in the project.
}</pre>
</div>
@@ -309,13 +309,13 @@
#
# Use of this type only changes how the request and response bodies are
# handled, all other features will continue to work unchanged.
- "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
"extensions": [ # Application specific response metadata. Must be set in the first response
# for streaming APIs.
{
"a_key": "", # Properties of the object. Contains field @type with type URL.
},
],
+ "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
"data": "A String", # The HTTP request/response body as raw binary.
},
}
@@ -367,13 +367,13 @@
#
# Use of this type only changes how the request and response bodies are
# handled, all other features will continue to work unchanged.
- "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
"extensions": [ # Application specific response metadata. Must be set in the first response
# for streaming APIs.
{
"a_key": "", # Properties of the object. Contains field @type with type URL.
},
],
+ "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
"data": "A String", # The HTTP request/response body as raw binary.
}</pre>
</div>