networkPeering property

String? networkPeering
getter/setter pair

The resource name of the network peering, used to access the file share by clients on private cloud.

Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. e.g. projects/my-project/locations/us-central1/networkPeerings/my-network-peering

Output only.

Implementation

core.String? networkPeering;