Searched defs:SslCertificatesListCall (Results 1 – 1 of 1) sorted by relevance
68876 type SslCertificatesListCall struct { struct68877 s *Service68878 project string68879 urlParams_ gensupport.URLParams68880 ifNoneMatch_ string68881 ctx_ context.Context68882 header_ http.Header68919 func (c *SslCertificatesListCall) Filter(filter string) *SslCertificatesListCall {68930 func (c *SslCertificatesListCall) MaxResults(maxResults int64) *SslCertificatesListCall {68947 func (c *SslCertificatesListCall) OrderBy(orderBy string) *SslCertificatesListCall {[all …]