type google.golang.org/genproto/googleapis/iam/v1.PolicyDelta
11 uses
google.golang.org/genproto/googleapis/iam/v1 (current package)
policy.pb.go#L396: type PolicyDelta struct {
policy.pb.go#L407: func (x *PolicyDelta) Reset() {
policy.pb.go#L408: *x = PolicyDelta{}
policy.pb.go#L416: func (x *PolicyDelta) String() string {
policy.pb.go#L420: func (*PolicyDelta) ProtoMessage() {}
policy.pb.go#L422: func (x *PolicyDelta) ProtoReflect() protoreflect.Message {
policy.pb.go#L435: func (*PolicyDelta) Descriptor() ([]byte, []int) {
policy.pb.go#L439: func (x *PolicyDelta) GetBindingDeltas() []*BindingDelta {
policy.pb.go#L446: func (x *PolicyDelta) GetAuditConfigDeltas() []*AuditConfigDelta {
policy.pb.go#L712: (*PolicyDelta)(nil), // 4: google.iam.v1.PolicyDelta
policy.pb.go#L763: switch v := v.(*PolicyDelta); i {
![]() |
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. |