Skip to content

Commit af28eef

Browse files
feat(datacatalog): update the api
#### datacatalog:v1 The following keys were added: - schemas.GoogleCloudDatacatalogV1TagField.properties.richtextValue.type (Total Keys: 1)
1 parent 5d03481 commit af28eef

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.tags.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ <h3>Method Details</h3>
118118
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
119119
},
120120
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
121+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
121122
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
122123
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
123124
},
@@ -146,6 +147,7 @@ <h3>Method Details</h3>
146147
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
147148
},
148149
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
150+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
149151
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
150152
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
151153
},
@@ -204,6 +206,7 @@ <h3>Method Details</h3>
204206
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
205207
},
206208
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
209+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
207210
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
208211
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
209212
},
@@ -250,6 +253,7 @@ <h3>Method Details</h3>
250253
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
251254
},
252255
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
256+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
253257
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
254258
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
255259
},
@@ -279,6 +283,7 @@ <h3>Method Details</h3>
279283
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
280284
},
281285
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
286+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
282287
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
283288
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
284289
},

docs/dyn/datacatalog_v1.projects.locations.entryGroups.tags.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ <h3>Method Details</h3>
118118
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
119119
},
120120
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
121+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
121122
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
122123
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
123124
},
@@ -146,6 +147,7 @@ <h3>Method Details</h3>
146147
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
147148
},
148149
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
150+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
149151
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
150152
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
151153
},
@@ -204,6 +206,7 @@ <h3>Method Details</h3>
204206
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
205207
},
206208
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
209+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
207210
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
208211
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
209212
},
@@ -250,6 +253,7 @@ <h3>Method Details</h3>
250253
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
251254
},
252255
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
256+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
253257
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
254258
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
255259
},
@@ -279,6 +283,7 @@ <h3>Method Details</h3>
279283
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the enum value.
280284
},
281285
&quot;order&quot;: 42, # Output only. The order of this field with respect to other fields in this tag. Can be set by Tag. For example, a higher value can indicate a more important field. The value can be negative. Multiple fields can have the same order, and field orders within a tag don&#x27;t have to be sequential.
286+
&quot;richtextValue&quot;: &quot;A String&quot;, # The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.
282287
&quot;stringValue&quot;: &quot;A String&quot;, # The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.
283288
&quot;timestampValue&quot;: &quot;A String&quot;, # The value of a tag field with a timestamp type.
284289
},

googleapiclient/discovery_cache/documents/datacatalog.v1.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1841,7 +1841,7 @@
18411841
}
18421842
}
18431843
},
1844-
"revision": "20210702",
1844+
"revision": "20210712",
18451845
"rootUrl": "https://datacatalog.googleapis.com/",
18461846
"schemas": {
18471847
"Binding": {
@@ -2323,14 +2323,16 @@
23232323
"DOUBLE",
23242324
"STRING",
23252325
"BOOL",
2326-
"TIMESTAMP"
2326+
"TIMESTAMP",
2327+
"RICHTEXT"
23272328
],
23282329
"enumDescriptions": [
23292330
"The default invalid value for a type.",
23302331
"A double precision number.",
23312332
"An UTF-8 string.",
23322333
"A boolean value.",
2333-
"A timestamp."
2334+
"A timestamp.",
2335+
"A Richtext description."
23342336
],
23352337
"type": "string"
23362338
}
@@ -3002,6 +3004,10 @@
30023004
"readOnly": true,
30033005
"type": "integer"
30043006
},
3007+
"richtextValue": {
3008+
"description": "The value of a tag field with a rich text type. The maximum length is 10 MiB as this value holds HTML descriptions including encoded images. The maximum length of the text without images is 100 KiB.",
3009+
"type": "string"
3010+
},
30053011
"stringValue": {
30063012
"description": "The value of a tag field with a string type. The maximum length is 2000 UTF-8 characters.",
30073013
"type": "string"

googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1808,7 +1808,7 @@
18081808
}
18091809
}
18101810
},
1811-
"revision": "20210702",
1811+
"revision": "20210712",
18121812
"rootUrl": "https://datacatalog.googleapis.com/",
18131813
"schemas": {
18141814
"Binding": {

0 commit comments

Comments
 (0)