Home
last modified time | relevance | path

Searched refs:PropertyValue_UserValue (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go547 …Uservalue *PropertyValue_UserValue `protobuf:"group,8,opt,name=UserValue" json:"userva…
591 func (m *PropertyValue) GetUservalue() *PropertyValue_UserValue {
629 type PropertyValue_UserValue struct { struct
638 func (m *PropertyValue_UserValue) Reset() { *m = PropertyValue_UserValue{} } argument
639 func (m *PropertyValue_UserValue) String() string { return proto.CompactTextString(m) } argument
640 func (*PropertyValue_UserValue) ProtoMessage() {} argument
642 func (m *PropertyValue_UserValue) GetEmail() string { argument
649 func (m *PropertyValue_UserValue) GetAuthDomain() string { argument
656 func (m *PropertyValue_UserValue) GetNickname() string { argument
663 func (m *PropertyValue_UserValue) GetFederatedIdentity() string { argument
[all …]