Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go68407 sslCertificate string member
68414 func (r *SslCertificatesService) Delete(project string, sslCertificate string) *SslCertificatesDele…
68417 c.sslCertificate = sslCertificate
68479 "sslCertificate": c.sslCertificate,
68567 sslCertificate string member
68576 func (r *SslCertificatesService) Get(project string, sslCertificate string) *SslCertificatesGetCall…
68579 c.sslCertificate = sslCertificate
68635 "sslCertificate": c.sslCertificate,