Searched defs:BackendServiceIAP (Results 1 – 2 of 2) sorted by relevance
3035 type BackendServiceIAP struct { struct3036 Enabled bool `json:"enabled,omitempty"`3038 Oauth2ClientId string `json:"oauth2ClientId,omitempty"`3040 Oauth2ClientSecret string `json:"oauth2ClientSecret,omitempty"`3044 Oauth2ClientSecretSha256 string `json:"oauth2ClientSecretSha256,omitempty"`3052 ForceSendFields []string `json:"-"`3060 NullFields []string `json:"-"`3063 func (s *BackendServiceIAP) MarshalJSON() ([]byte, error) {
1511 "BackendServiceIAP": { object