Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go3035 type BackendServiceIAP struct { struct
3036 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) {
Dcompute-api.json1511 "BackendServiceIAP": { object