google.golang.org/api/storage/v1.BucketLifecycleRuleAction.Type (field)

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L722: 	Type string `json:"type,omitempty"`

	cloud.google.com/go/storage
		bucket.go#L945: 				Type:         r.Action.Type,
		bucket.go#L980: 				Type:         rr.Action.Type,