google.golang.org/genproto/googleapis/container/v1.ListUsableSubnetworksRequest.GetParent (method)

2 uses

	google.golang.org/genproto/googleapis/container/v1 (current package)
		cluster_service.pb.go#L7873: func (x *ListUsableSubnetworksRequest) GetParent() string {

	cloud.google.com/go/container/apiv1
		cluster_manager_client.go#L978: 	md := metadata.Pairs("x-goog-request-params", fmt.Sprintf("%s=%v", "parent", url.QueryEscape(req.GetParent())))