endpoints property

List<GoogleCloudMetastoreV2Endpoint>? endpoints
getter/setter pair

The list of endpoints used to access the auxiliary metastore service, includes version and region data.

Output only.

Implementation

core.List<GoogleCloudMetastoreV2Endpoint>? endpoints;