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
+25-1Lines changed: 25 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -187,6 +187,14 @@ <h3>Method Details</h3>
187
187
},
188
188
"name": "A String", # Immutable. The relative resource name of the metastore service, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}.
189
189
"network": "A String", # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
190
+
"networkConfig": { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
191
+
"consumers": [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
192
+
{ # Contains information of the customer's network configurations.
193
+
"endpointUri": "A String", # Output only. The URI of the endpoint used to access the metastore service.
194
+
"subnetwork": "A String", # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
195
+
},
196
+
],
197
+
},
190
198
"port": 42, # The TCP port at which the metastore service is reached. Default: 9083.
191
199
"releaseChannel": "A String", # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
192
200
"state": "A String", # Output only. The current state of the metastore service.
@@ -350,6 +358,14 @@ <h3>Method Details</h3>
350
358
},
351
359
"name": "A String", # Immutable. The relative resource name of the metastore service, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}.
352
360
"network": "A String", # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
361
+
"networkConfig": { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
362
+
"consumers": [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
363
+
{ # Contains information of the customer's network configurations.
364
+
"endpointUri": "A String", # Output only. The URI of the endpoint used to access the metastore service.
365
+
"subnetwork": "A String", # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
366
+
},
367
+
],
368
+
},
353
369
"port": 42, # The TCP port at which the metastore service is reached. Default: 9083.
354
370
"releaseChannel": "A String", # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
355
371
"state": "A String", # Output only. The current state of the metastore service.
@@ -368,7 +384,7 @@ <h3>Method Details</h3>
368
384
369
385
Args:
370
386
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
371
-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).
387
+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset.The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).
372
388
x__xgafv: string, V1 error format.
373
389
Allowed values
374
390
1 - v1 error format
@@ -501,6 +517,14 @@ <h3>Method Details</h3>
501
517
},
502
518
"name": "A String", # Immutable. The relative resource name of the metastore service, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}.
503
519
"network": "A String", # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
520
+
"networkConfig": { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
521
+
"consumers": [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
522
+
{ # Contains information of the customer's network configurations.
523
+
"endpointUri": "A String", # Output only. The URI of the endpoint used to access the metastore service.
524
+
"subnetwork": "A String", # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
525
+
},
526
+
],
527
+
},
504
528
"port": 42, # The TCP port at which the metastore service is reached. Default: 9083.
505
529
"releaseChannel": "A String", # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
506
530
"state": "A String", # Output only. The current state of the metastore service.
Copy file name to clipboardExpand all lines: docs/dyn/metastore_v1alpha.projects.locations.services.databases.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ <h3>Method Details</h3>
103
103
104
104
Args:
105
105
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
106
-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).
106
+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset.The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).
Copy file name to clipboardExpand all lines: docs/dyn/metastore_v1alpha.projects.locations.services.databases.tables.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ <h3>Method Details</h3>
98
98
99
99
Args:
100
100
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
101
-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).
101
+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset.The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).
Copy file name to clipboardExpand all lines: docs/dyn/metastore_v1alpha.projects.locations.services.html
+33-1Lines changed: 33 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -203,6 +203,14 @@ <h3>Method Details</h3>
203
203
},
204
204
"name": "A String", # Immutable. The relative resource name of the metastore service, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}.
205
205
"network": "A String", # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
206
+
"networkConfig": { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
207
+
"consumers": [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
208
+
{ # Contains information of the customer's network configurations.
209
+
"endpointUri": "A String", # Output only. The URI of the endpoint used to access the metastore service.
210
+
"subnetwork": "A String", # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
211
+
},
212
+
],
213
+
},
206
214
"port": 42, # The TCP port at which the metastore service is reached. Default: 9083.
207
215
"releaseChannel": "A String", # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
208
216
"state": "A String", # Output only. The current state of the metastore service.
@@ -400,6 +408,14 @@ <h3>Method Details</h3>
400
408
},
401
409
"name": "A String", # Immutable. The relative resource name of the metastore service, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}.
402
410
"network": "A String", # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
411
+
"networkConfig": { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
412
+
"consumers": [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
413
+
{ # Contains information of the customer's network configurations.
414
+
"endpointUri": "A String", # Output only. The URI of the endpoint used to access the metastore service.
415
+
"subnetwork": "A String", # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
416
+
},
417
+
],
418
+
},
403
419
"port": 42, # The TCP port at which the metastore service is reached. Default: 9083.
404
420
"releaseChannel": "A String", # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
405
421
"state": "A String", # Output only. The current state of the metastore service.
@@ -416,7 +432,7 @@ <h3>Method Details</h3>
416
432
417
433
Args:
418
434
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
419
-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).
435
+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy.Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset.The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1.To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).
420
436
x__xgafv: string, V1 error format.
421
437
Allowed values
422
438
1 - v1 error format
@@ -542,6 +558,14 @@ <h3>Method Details</h3>
542
558
},
543
559
"name": "A String", # Immutable. The relative resource name of the metastore service, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}.
544
560
"network": "A String", # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
561
+
"networkConfig": { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
562
+
"consumers": [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
563
+
{ # Contains information of the customer's network configurations.
564
+
"endpointUri": "A String", # Output only. The URI of the endpoint used to access the metastore service.
565
+
"subnetwork": "A String", # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
566
+
},
567
+
],
568
+
},
545
569
"port": 42, # The TCP port at which the metastore service is reached. Default: 9083.
546
570
"releaseChannel": "A String", # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
547
571
"state": "A String", # Output only. The current state of the metastore service.
@@ -643,6 +667,14 @@ <h3>Method Details</h3>
643
667
},
644
668
"name": "A String", # Immutable. The relative resource name of the metastore service, of the form:projects/{project_number}/locations/{location_id}/services/{service_id}.
645
669
"network": "A String", # Immutable. The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form:projects/{project_number}/global/networks/{network_id}.
670
+
"networkConfig": { # Network configuration for the Dataproc Metastore service. # Immutable. The configuration specifying the network settings for the Dataproc Metastore service.
671
+
"consumers": [ # Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
672
+
{ # Contains information of the customer's network configurations.
673
+
"endpointUri": "A String", # Output only. The URI of the endpoint used to access the metastore service.
674
+
"subnetwork": "A String", # The subnetwork of the customer project from which an IP address is reserved and used as the Dataproc Metastore service's endpoint. It is accessible to hosts in the subnet and to all hosts in a subnet in the same region and same network. There must be at least one IP address available in the subnet's primary range. The subnet is specified in the following form:`projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
675
+
},
676
+
],
677
+
},
646
678
"port": 42, # The TCP port at which the metastore service is reached. Default: 9083.
647
679
"releaseChannel": "A String", # Immutable. The release channel of the service. If unspecified, defaults to STABLE.
648
680
"state": "A String", # Output only. The current state of the metastore service.
0 commit comments