You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/datacatalog_v1.entries.html
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,19 @@ <h3>Method Details</h3>
118
118
"viewQuery": "A String", # Output only. The query that defines the table view.
119
119
},
120
120
},
121
+
"businessContext": { # Business Context of the entry. # Business Context of the entry.
122
+
"contacts": { # Contact people for the entry. # Contact people for the entry.
123
+
"people": [ # The list of contact people for the entry.
124
+
{ # A contact person for the entry.
125
+
"designation": "A String", # Designation of the person, for example, Data Steward.
126
+
"email": "A String", # Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.
127
+
},
128
+
],
129
+
},
130
+
"entryOverview": { # Entry overview fields for rich text descriptions of entries. # Entry overview fields for rich text descriptions of entries.
131
+
"overview": "A String", # Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. 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.
132
+
},
133
+
},
121
134
"dataSource": { # Physical location of an entry. # Output only. Physical location of the entry.
122
135
"resource": "A String", # Full name of a resource as defined by the service. For example: `//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}`
123
136
"service": "A String", # Service that physically stores the data.
<pclass="firstline">Modifies contacts, part of the business context of an Entry. To call this method, you must have the `datacatalog.entries.updateContacts` IAM permission on the corresponding project.</p>
<pclass="firstline">Modifies entry overview, part of the business context of an Entry. To call this method, you must have the `datacatalog.entries.updateOverview` IAM permission on the corresponding project.</p>
<pclass="firstline">Updates an existing entry. You must enable the Data Catalog API in the project identified by the `entry.name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project).</p>
@@ -143,6 +149,19 @@ <h3>Method Details</h3>
143
149
"viewQuery": "A String", # Output only. The query that defines the table view.
144
150
},
145
151
},
152
+
"businessContext": { # Business Context of the entry. # Business Context of the entry.
153
+
"contacts": { # Contact people for the entry. # Contact people for the entry.
154
+
"people": [ # The list of contact people for the entry.
155
+
{ # A contact person for the entry.
156
+
"designation": "A String", # Designation of the person, for example, Data Steward.
157
+
"email": "A String", # Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.
158
+
},
159
+
],
160
+
},
161
+
"entryOverview": { # Entry overview fields for rich text descriptions of entries. # Entry overview fields for rich text descriptions of entries.
162
+
"overview": "A String", # Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. 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.
163
+
},
164
+
},
146
165
"dataSource": { # Physical location of an entry. # Output only. Physical location of the entry.
147
166
"resource": "A String", # Full name of a resource as defined by the service. For example: `//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}`
148
167
"service": "A String", # Service that physically stores the data.
@@ -267,6 +286,19 @@ <h3>Method Details</h3>
267
286
"viewQuery": "A String", # Output only. The query that defines the table view.
268
287
},
269
288
},
289
+
"businessContext": { # Business Context of the entry. # Business Context of the entry.
290
+
"contacts": { # Contact people for the entry. # Contact people for the entry.
291
+
"people": [ # The list of contact people for the entry.
292
+
{ # A contact person for the entry.
293
+
"designation": "A String", # Designation of the person, for example, Data Steward.
294
+
"email": "A String", # Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.
295
+
},
296
+
],
297
+
},
298
+
"entryOverview": { # Entry overview fields for rich text descriptions of entries. # Entry overview fields for rich text descriptions of entries.
299
+
"overview": "A String", # Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. 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.
300
+
},
301
+
},
270
302
"dataSource": { # Physical location of an entry. # Output only. Physical location of the entry.
271
303
"resource": "A String", # Full name of a resource as defined by the service. For example: `//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}`
272
304
"service": "A String", # Service that physically stores the data.
@@ -415,6 +447,19 @@ <h3>Method Details</h3>
415
447
"viewQuery": "A String", # Output only. The query that defines the table view.
416
448
},
417
449
},
450
+
"businessContext": { # Business Context of the entry. # Business Context of the entry.
451
+
"contacts": { # Contact people for the entry. # Contact people for the entry.
452
+
"people": [ # The list of contact people for the entry.
453
+
{ # A contact person for the entry.
454
+
"designation": "A String", # Designation of the person, for example, Data Steward.
455
+
"email": "A String", # Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.
456
+
},
457
+
],
458
+
},
459
+
"entryOverview": { # Entry overview fields for rich text descriptions of entries. # Entry overview fields for rich text descriptions of entries.
460
+
"overview": "A String", # Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. 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.
461
+
},
462
+
},
418
463
"dataSource": { # Physical location of an entry. # Output only. Physical location of the entry.
419
464
"resource": "A String", # Full name of a resource as defined by the service. For example: `//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}`
420
465
"service": "A String", # Service that physically stores the data.
@@ -593,6 +638,19 @@ <h3>Method Details</h3>
593
638
"viewQuery": "A String", # Output only. The query that defines the table view.
594
639
},
595
640
},
641
+
"businessContext": { # Business Context of the entry. # Business Context of the entry.
642
+
"contacts": { # Contact people for the entry. # Contact people for the entry.
643
+
"people": [ # The list of contact people for the entry.
644
+
{ # A contact person for the entry.
645
+
"designation": "A String", # Designation of the person, for example, Data Steward.
646
+
"email": "A String", # Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.
647
+
},
648
+
],
649
+
},
650
+
"entryOverview": { # Entry overview fields for rich text descriptions of entries. # Entry overview fields for rich text descriptions of entries.
651
+
"overview": "A String", # Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. 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.
652
+
},
653
+
},
596
654
"dataSource": { # Physical location of an entry. # Output only. Physical location of the entry.
597
655
"resource": "A String", # Full name of a resource as defined by the service. For example: `//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}`
598
656
"service": "A String", # Service that physically stores the data.
<pre>Modifies contacts, part of the business context of an Entry. To call this method, you must have the `datacatalog.entries.updateContacts` IAM permission on the corresponding project.
774
+
775
+
Args:
776
+
name: string, Required. The full resource name of the entry. (required)
777
+
body: object, The request body.
778
+
The object takes the form of:
779
+
780
+
{ # Request message for ModifyEntryContacts.
781
+
"contacts": { # Contact people for the entry. # Required. The new value for the Contacts.
782
+
"people": [ # The list of contact people for the entry.
783
+
{ # A contact person for the entry.
784
+
"designation": "A String", # Designation of the person, for example, Data Steward.
785
+
"email": "A String", # Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.
786
+
},
787
+
],
788
+
},
789
+
}
790
+
791
+
x__xgafv: string, V1 error format.
792
+
Allowed values
793
+
1 - v1 error format
794
+
2 - v2 error format
795
+
796
+
Returns:
797
+
An object of the form:
798
+
799
+
{ # Contact people for the entry.
800
+
"people": [ # The list of contact people for the entry.
801
+
{ # A contact person for the entry.
802
+
"designation": "A String", # Designation of the person, for example, Data Steward.
803
+
"email": "A String", # Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.
<pre>Modifies entry overview, part of the business context of an Entry. To call this method, you must have the `datacatalog.entries.updateOverview` IAM permission on the corresponding project.
812
+
813
+
Args:
814
+
name: string, Required. The full resource name of the entry. (required)
815
+
body: object, The request body.
816
+
The object takes the form of:
817
+
818
+
{ # Request message for ModifyEntryOverview.
819
+
"entryOverview": { # Entry overview fields for rich text descriptions of entries. # Required. The new value for the Entry Overview.
820
+
"overview": "A String", # Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. 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.
821
+
},
822
+
}
823
+
824
+
x__xgafv: string, V1 error format.
825
+
Allowed values
826
+
1 - v1 error format
827
+
2 - v2 error format
828
+
829
+
Returns:
830
+
An object of the form:
831
+
832
+
{ # Entry overview fields for rich text descriptions of entries.
833
+
"overview": "A String", # Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. 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.
<pre>Updates an existing entry. You must enable the Data Catalog API in the project identified by the `entry.name` parameter. For more information, see [Data Catalog resource project](https://cloud.google.com/data-catalog/docs/concepts/resource-project).
@@ -735,6 +859,19 @@ <h3>Method Details</h3>
735
859
"viewQuery": "A String", # Output only. The query that defines the table view.
736
860
},
737
861
},
862
+
"businessContext": { # Business Context of the entry. # Business Context of the entry.
863
+
"contacts": { # Contact people for the entry. # Contact people for the entry.
864
+
"people": [ # The list of contact people for the entry.
865
+
{ # A contact person for the entry.
866
+
"designation": "A String", # Designation of the person, for example, Data Steward.
867
+
"email": "A String", # Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.
868
+
},
869
+
],
870
+
},
871
+
"entryOverview": { # Entry overview fields for rich text descriptions of entries. # Entry overview fields for rich text descriptions of entries.
872
+
"overview": "A String", # Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. 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.
873
+
},
874
+
},
738
875
"dataSource": { # Physical location of an entry. # Output only. Physical location of the entry.
739
876
"resource": "A String", # Full name of a resource as defined by the service. For example: `//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}`
740
877
"service": "A String", # Service that physically stores the data.
@@ -859,6 +996,19 @@ <h3>Method Details</h3>
859
996
"viewQuery": "A String", # Output only. The query that defines the table view.
860
997
},
861
998
},
999
+
"businessContext": { # Business Context of the entry. # Business Context of the entry.
1000
+
"contacts": { # Contact people for the entry. # Contact people for the entry.
1001
+
"people": [ # The list of contact people for the entry.
1002
+
{ # A contact person for the entry.
1003
+
"designation": "A String", # Designation of the person, for example, Data Steward.
1004
+
"email": "A String", # Email of the person in the format of `john.doe@xyz`, ``, or `John Doe`.
1005
+
},
1006
+
],
1007
+
},
1008
+
"entryOverview": { # Entry overview fields for rich text descriptions of entries. # Entry overview fields for rich text descriptions of entries.
1009
+
"overview": "A String", # Entry overview with support for rich text. The overview must only contain Unicode characters, and should be formatted using HTML. 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.
1010
+
},
1011
+
},
862
1012
"dataSource": { # Physical location of an entry. # Output only. Physical location of the entry.
863
1013
"resource": "A String", # Full name of a resource as defined by the service. For example: `//bigquery.googleapis.com/projects/{PROJECT_ID}/locations/{LOCATION}/datasets/{DATASET_ID}/tables/{TABLE_ID}`
864
1014
"service": "A String", # Service that physically stores the data.
<pre>Lists tags assigned to an Entry. The columns in the response are lowercased.
182
182
183
183
Args:
184
184
parent: string, Required. The name of the Data Catalog resource to list the tags of. The resource can be an Entry or an EntryGroup (without `/entries/{entries}` at the end). (required)
<pre>Lists tags assigned to an Entry. The columns in the response are lowercased.
182
182
183
183
Args:
184
184
parent: string, Required. The name of the Data Catalog resource to list the tags of. The resource can be an Entry or an EntryGroup (without `/entries/{entries}` at the end). (required)
0 commit comments