Home
last modified time | relevance | path

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

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/appengine/api/
H A Duser_service_pb.py160 def has_auth_domain(self): return self.has_auth_domain_ member in CreateLoginURLRequest
179 if (x.has_auth_domain()): self.set_auth_domain(x.auth_domain())
425 def has_auth_domain(self): return self.has_auth_domain_ member in CreateLogoutURLRequest
431 if (x.has_auth_domain()): self.set_auth_domain(x.auth_domain())
856 def has_auth_domain(self): return self.has_auth_domain_ member in GetOAuthUserResponse
930 if (x.has_auth_domain()): self.set_auth_domain(x.auth_domain())
H A Ddatastore_types.py2183 if uservalue.has_auth_domain():
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/appengine/googlestorage/onestore/v3/
H A Dentity_pb.py336 def has_auth_domain(self): return self.has_auth_domain_ member in PropertyValue_UserValue
407 if (x.has_auth_domain()): self.set_auth_domain(x.auth_domain())
2036 def has_auth_domain(self): return self.has_auth_domain_ member in User
2107 if (x.has_auth_domain()): self.set_auth_domain(x.auth_domain())
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/appengine/release/v3/
H A Dentity_pb.py333 def has_auth_domain(self): return self.has_auth_domain_ member in PropertyValue_UserValue
404 if (x.has_auth_domain()): self.set_auth_domain(x.auth_domain())
2033 def has_auth_domain(self): return self.has_auth_domain_ member in User
2104 if (x.has_auth_domain()): self.set_auth_domain(x.auth_domain())