File tree 3 files changed +7
-7
lines changed
packages/google-cloud-automl
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 19
19
* A representation of an image.
20
20
* Only images up to 30MB in size are supported.
21
21
*
22
- * @property {string } imageBytes
22
+ * @property {Buffer } imageBytes
23
23
* Image content represented as a stream of bytes.
24
24
* Note: As with all `bytes` fields, protobuffers use a pure binary
25
25
* representation, whereas JSON representations use base64.
Original file line number Diff line number Diff line change 125
125
* Schemes other than `http`, `https` (or the empty scheme) might be
126
126
* used with implementation specific semantics.
127
127
*
128
- * @property {string } value
128
+ * @property {Buffer } value
129
129
* Must be a valid serialized protocol buffer of the above specified type.
130
130
*
131
131
* @typedef Any
Original file line number Diff line number Diff line change 1
1
{
2
- "updateTime": "2019-06-11T11:08:55.702382Z ",
2
+ "updateTime": "2019-06-12T11:09:38.816612Z ",
3
3
"sources": [
4
4
{
5
5
"generator": {
6
6
"name": "artman",
7
- "version": "0.24.0 ",
8
- "dockerImage": "googleapis/artman@sha256:ce425884865f57f18307e597bca1a74a3619b7098688d4995261f3ffb3488681 "
7
+ "version": "0.24.1 ",
8
+ "dockerImage": "googleapis/artman@sha256:6018498e15310260dc9b03c9d576608908ed9fbabe42e1494ff3d827fea27b19 "
9
9
}
10
10
},
11
11
{
12
12
"git": {
13
13
"name": "googleapis",
14
14
"remote": "https://github.com/googleapis/googleapis.git",
15
- "sha": "744feb9660b3194fcde37dea50038bde204f3573 ",
16
- "internalRef": "252553801 "
15
+ "sha": "f117dac435e96ebe58d85280a3faf2350c4d4219 ",
16
+ "internalRef": "252714985 "
17
17
}
18
18
},
19
19
{
You can’t perform that action at this time.
0 commit comments