Home
last modified time | relevance | path

Searched defs:GetServiceAccountNameRequest (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/appengine/internal/app_identity/
Dapp_identity_service.pb.go191 type GetServiceAccountNameRequest struct { struct
192 XXX_unrecognized []byte `json:"-"`
195 func (m *GetServiceAccountNameRequest) Reset() { *m = GetServiceAccountNameRequest{} }
196 func (m *GetServiceAccountNameRequest) String() string { return proto.CompactTextString(m) }
197 func (*GetServiceAccountNameRequest) ProtoMessage() {}
Dapp_identity_service.proto41 message GetServiceAccountNameRequest { message