endpoints property

List<GoogleCloudMetastoreV2Endpoint>? endpoints
getter/setter pair

The list of endpoints used to access the metastore service.

Output only.

Implementation

core.List<GoogleCloudMetastoreV2Endpoint>? endpoints;