google.golang.org/genproto/googleapis/iam/v1.Policy.Etag (field)
6 uses
google.golang.org/genproto/googleapis/iam/v1 (current package)
policy.pb.go#L245: Etag []byte `protobuf:"bytes,3,opt,name=etag,proto3" json:"etag,omitempty"`
policy.pb.go#L296: return x.Etag
cloud.google.com/go/iam
iam.go#L368: etag: proto.Etag,
iam.go#L379: Etag: policy.etag,
cloud.google.com/go/storage
iam.go#L104: Etag: string(ip.Etag),
iam.go#L136: Etag: []byte(rp.Etag),
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |