google.golang.org/api/storage/v1.Object.Metageneration (field)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1758: 	Metageneration int64 `json:"metageneration,omitempty,string"`

	cloud.google.com/go/storage
		storage.go#L1247: 		Metageneration:          o.Metageneration,