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/metastore_v1alpha.projects.locations.services.backups.html
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,7 @@ <h3>Method Details</h3>
135
135
"configOverrides": { # A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in hive-site.xml). The mappings override system defaults (some keys cannot be overridden).
136
136
"a_key": "A String",
137
137
},
138
+
"endpointProtocol": "A String", # The protocol to use for the metastore service endpoint. If unspecified, defaults to THRIFT.
138
139
"kerberosConfig": { # Configuration information for a Kerberos principal. # Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.
139
140
"keytab": { # A securely stored value. # A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).
140
141
"cloudSecret": "A String", # The relative resource name of a Secret Manager secret version, in the following form:projects/{project_number}/secrets/{secret_id}/versions/{version_id}.
@@ -155,6 +156,13 @@ <h3>Method Details</h3>
155
156
"dataCatalogConfig": { # Specifies how metastore metadata should be integrated with the Data Catalog service. # The integration config for the Data Catalog service.
156
157
"enabled": True or False, # Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
157
158
},
159
+
"dataplexConfig": { # Specifies how metastore metadata should be integrated with the Dataplex service. # The integration config for the Dataplex service.
160
+
"lakeResources": { # A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
161
+
"a_key": { # Represents a Lake resource
162
+
"name": "A String", # The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}
163
+
},
164
+
},
165
+
},
158
166
},
159
167
"metadataManagementActivity": { # The metadata management activities of the metastore service. # Output only. The metadata management activities of the metastore service.
160
168
"metadataExports": [ # Output only. The latest metadata exports of the metastore service.
@@ -290,6 +298,7 @@ <h3>Method Details</h3>
290
298
"configOverrides": { # A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in hive-site.xml). The mappings override system defaults (some keys cannot be overridden).
291
299
"a_key": "A String",
292
300
},
301
+
"endpointProtocol": "A String", # The protocol to use for the metastore service endpoint. If unspecified, defaults to THRIFT.
293
302
"kerberosConfig": { # Configuration information for a Kerberos principal. # Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.
294
303
"keytab": { # A securely stored value. # A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).
295
304
"cloudSecret": "A String", # The relative resource name of a Secret Manager secret version, in the following form:projects/{project_number}/secrets/{secret_id}/versions/{version_id}.
@@ -310,6 +319,13 @@ <h3>Method Details</h3>
310
319
"dataCatalogConfig": { # Specifies how metastore metadata should be integrated with the Data Catalog service. # The integration config for the Data Catalog service.
311
320
"enabled": True or False, # Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
312
321
},
322
+
"dataplexConfig": { # Specifies how metastore metadata should be integrated with the Dataplex service. # The integration config for the Dataplex service.
323
+
"lakeResources": { # A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
324
+
"a_key": { # Represents a Lake resource
325
+
"name": "A String", # The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}
326
+
},
327
+
},
328
+
},
313
329
},
314
330
"metadataManagementActivity": { # The metadata management activities of the metastore service. # Output only. The metadata management activities of the metastore service.
315
331
"metadataExports": [ # Output only. The latest metadata exports of the metastore service.
@@ -433,6 +449,7 @@ <h3>Method Details</h3>
433
449
"configOverrides": { # A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in hive-site.xml). The mappings override system defaults (some keys cannot be overridden).
434
450
"a_key": "A String",
435
451
},
452
+
"endpointProtocol": "A String", # The protocol to use for the metastore service endpoint. If unspecified, defaults to THRIFT.
436
453
"kerberosConfig": { # Configuration information for a Kerberos principal. # Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.
437
454
"keytab": { # A securely stored value. # A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).
438
455
"cloudSecret": "A String", # The relative resource name of a Secret Manager secret version, in the following form:projects/{project_number}/secrets/{secret_id}/versions/{version_id}.
@@ -453,6 +470,13 @@ <h3>Method Details</h3>
453
470
"dataCatalogConfig": { # Specifies how metastore metadata should be integrated with the Data Catalog service. # The integration config for the Data Catalog service.
454
471
"enabled": True or False, # Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
455
472
},
473
+
"dataplexConfig": { # Specifies how metastore metadata should be integrated with the Dataplex service. # The integration config for the Dataplex service.
474
+
"lakeResources": { # A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
475
+
"a_key": { # Represents a Lake resource
476
+
"name": "A String", # The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}
477
+
},
478
+
},
479
+
},
456
480
},
457
481
"metadataManagementActivity": { # The metadata management activities of the metastore service. # Output only. The metadata management activities of the metastore service.
458
482
"metadataExports": [ # Output only. The latest metadata exports of the metastore service.
Copy file name to clipboardExpand all lines: docs/dyn/metastore_v1alpha.projects.locations.services.html
+32Lines changed: 32 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,7 @@ <h3>Method Details</h3>
151
151
"configOverrides": { # A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in hive-site.xml). The mappings override system defaults (some keys cannot be overridden).
152
152
"a_key": "A String",
153
153
},
154
+
"endpointProtocol": "A String", # The protocol to use for the metastore service endpoint. If unspecified, defaults to THRIFT.
154
155
"kerberosConfig": { # Configuration information for a Kerberos principal. # Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.
155
156
"keytab": { # A securely stored value. # A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).
156
157
"cloudSecret": "A String", # The relative resource name of a Secret Manager secret version, in the following form:projects/{project_number}/secrets/{secret_id}/versions/{version_id}.
@@ -171,6 +172,13 @@ <h3>Method Details</h3>
171
172
"dataCatalogConfig": { # Specifies how metastore metadata should be integrated with the Data Catalog service. # The integration config for the Data Catalog service.
172
173
"enabled": True or False, # Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
173
174
},
175
+
"dataplexConfig": { # Specifies how metastore metadata should be integrated with the Dataplex service. # The integration config for the Dataplex service.
176
+
"lakeResources": { # A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
177
+
"a_key": { # Represents a Lake resource
178
+
"name": "A String", # The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}
179
+
},
180
+
},
181
+
},
174
182
},
175
183
"metadataManagementActivity": { # The metadata management activities of the metastore service. # Output only. The metadata management activities of the metastore service.
176
184
"metadataExports": [ # Output only. The latest metadata exports of the metastore service.
@@ -340,6 +348,7 @@ <h3>Method Details</h3>
340
348
"configOverrides": { # A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in hive-site.xml). The mappings override system defaults (some keys cannot be overridden).
341
349
"a_key": "A String",
342
350
},
351
+
"endpointProtocol": "A String", # The protocol to use for the metastore service endpoint. If unspecified, defaults to THRIFT.
343
352
"kerberosConfig": { # Configuration information for a Kerberos principal. # Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.
344
353
"keytab": { # A securely stored value. # A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).
345
354
"cloudSecret": "A String", # The relative resource name of a Secret Manager secret version, in the following form:projects/{project_number}/secrets/{secret_id}/versions/{version_id}.
@@ -360,6 +369,13 @@ <h3>Method Details</h3>
360
369
"dataCatalogConfig": { # Specifies how metastore metadata should be integrated with the Data Catalog service. # The integration config for the Data Catalog service.
361
370
"enabled": True or False, # Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
362
371
},
372
+
"dataplexConfig": { # Specifies how metastore metadata should be integrated with the Dataplex service. # The integration config for the Dataplex service.
373
+
"lakeResources": { # A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
374
+
"a_key": { # Represents a Lake resource
375
+
"name": "A String", # The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}
376
+
},
377
+
},
378
+
},
363
379
},
364
380
"metadataManagementActivity": { # The metadata management activities of the metastore service. # Output only. The metadata management activities of the metastore service.
365
381
"metadataExports": [ # Output only. The latest metadata exports of the metastore service.
@@ -474,6 +490,7 @@ <h3>Method Details</h3>
474
490
"configOverrides": { # A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in hive-site.xml). The mappings override system defaults (some keys cannot be overridden).
475
491
"a_key": "A String",
476
492
},
493
+
"endpointProtocol": "A String", # The protocol to use for the metastore service endpoint. If unspecified, defaults to THRIFT.
477
494
"kerberosConfig": { # Configuration information for a Kerberos principal. # Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.
478
495
"keytab": { # A securely stored value. # A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).
479
496
"cloudSecret": "A String", # The relative resource name of a Secret Manager secret version, in the following form:projects/{project_number}/secrets/{secret_id}/versions/{version_id}.
@@ -494,6 +511,13 @@ <h3>Method Details</h3>
494
511
"dataCatalogConfig": { # Specifies how metastore metadata should be integrated with the Data Catalog service. # The integration config for the Data Catalog service.
495
512
"enabled": True or False, # Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
496
513
},
514
+
"dataplexConfig": { # Specifies how metastore metadata should be integrated with the Dataplex service. # The integration config for the Dataplex service.
515
+
"lakeResources": { # A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
516
+
"a_key": { # Represents a Lake resource
517
+
"name": "A String", # The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}
518
+
},
519
+
},
520
+
},
497
521
},
498
522
"metadataManagementActivity": { # The metadata management activities of the metastore service. # Output only. The metadata management activities of the metastore service.
499
523
"metadataExports": [ # Output only. The latest metadata exports of the metastore service.
@@ -567,6 +591,7 @@ <h3>Method Details</h3>
567
591
"configOverrides": { # A mapping of Hive metastore configuration key-value pairs to apply to the Hive metastore (configured in hive-site.xml). The mappings override system defaults (some keys cannot be overridden).
568
592
"a_key": "A String",
569
593
},
594
+
"endpointProtocol": "A String", # The protocol to use for the metastore service endpoint. If unspecified, defaults to THRIFT.
570
595
"kerberosConfig": { # Configuration information for a Kerberos principal. # Information used to configure the Hive metastore service as a service principal in a Kerberos realm. To disable Kerberos, use the UpdateService method and specify this field's path (hive_metastore_config.kerberos_config) in the request's update_mask while omitting this field from the request's service.
571
596
"keytab": { # A securely stored value. # A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).
572
597
"cloudSecret": "A String", # The relative resource name of a Secret Manager secret version, in the following form:projects/{project_number}/secrets/{secret_id}/versions/{version_id}.
@@ -587,6 +612,13 @@ <h3>Method Details</h3>
587
612
"dataCatalogConfig": { # Specifies how metastore metadata should be integrated with the Data Catalog service. # The integration config for the Data Catalog service.
588
613
"enabled": True or False, # Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
589
614
},
615
+
"dataplexConfig": { # Specifies how metastore metadata should be integrated with the Dataplex service. # The integration config for the Dataplex service.
616
+
"lakeResources": { # A reference to the Lake resources that this metastore service is attached to. The key is the lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
617
+
"a_key": { # Represents a Lake resource
618
+
"name": "A String", # The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}
619
+
},
620
+
},
621
+
},
590
622
},
591
623
"metadataManagementActivity": { # The metadata management activities of the metastore service. # Output only. The metadata management activities of the metastore service.
592
624
"metadataExports": [ # Output only. The latest metadata exports of the metastore service.
0 commit comments