cloud.google.com/go/storage.singleValueCondition.name (field)

4 uses

	cloud.google.com/go/storage (current package)
		post_policy_v4.go#L179: 	name, value string
		post_policy_v4.go#L183: 	return json.Marshal(map[string]string{svc.name: svc.value})
		post_policy_v4.go#L200: 	svc := &singleValueCondition{name: "success_action_status"}
		post_policy_v4.go#L279: 			name:  "x-goog-credential",