func()

in pkg/networks/networks.go [183:185]


func (o *ComputeOperation) String() string {
	return pkg.PathRegex.FindString(o.Operation.SelfLink)
}