google.golang.org/api/storage/v1.HmacKeyMetadata.State (field)

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1487: 	State string `json:"state,omitempty"`

	cloud.google.com/go/storage
		hmac.go#L183: 		State:       HMACState(pbmd.State),
		hmac.go#L251: 		State: string(au.State),