Home
last modified time | relevance | path

Searched refs:SchemasInsertCall (Results 1 – 25 of 28) sorted by relevance

12

/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/admin/directory/v1/
H A Dadmin-gen.go11817 type SchemasInsertCall struct { struct
11826 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
11827 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
11836 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
11844 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
11849 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
11878 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17238 type SchemasInsertCall struct { struct
17248 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17249 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17258 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17266 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17273 func (c *SchemasInsertCall) Header() http.Header { argument
17280 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17315 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17609 type SchemasInsertCall struct { struct
17619 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17620 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17629 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17637 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17644 func (c *SchemasInsertCall) Header() http.Header { argument
17651 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17686 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17238 type SchemasInsertCall struct { struct
17248 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17249 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17258 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17266 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17273 func (c *SchemasInsertCall) Header() http.Header { argument
17280 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17315 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17206 type SchemasInsertCall struct { struct
17216 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17217 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17226 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17234 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17241 func (c *SchemasInsertCall) Header() http.Header { argument
17248 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17283 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17474 type SchemasInsertCall struct { struct
17484 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17485 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17494 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17502 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17509 func (c *SchemasInsertCall) Header() http.Header { argument
17516 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17550 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/api/google-api-go-client-0.7.0/admin/directory/v1/
H A Dadmin-gen.go17474 type SchemasInsertCall struct { struct
17484 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17485 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17494 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17502 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17509 func (c *SchemasInsertCall) Header() http.Header { argument
17516 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17550 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17606 type SchemasInsertCall struct { struct
17616 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17617 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17626 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17634 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17641 func (c *SchemasInsertCall) Header() http.Header { argument
17648 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17683 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17609 type SchemasInsertCall struct { struct
17619 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17620 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17629 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17637 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17644 func (c *SchemasInsertCall) Header() http.Header { argument
17651 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17686 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go16560 type SchemasInsertCall struct { struct
16570 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
16571 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
16580 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
16588 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
16595 func (c *SchemasInsertCall) Header() http.Header { argument
16602 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
16637 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17350 type SchemasInsertCall struct { struct
17360 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17361 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17370 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17378 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17385 func (c *SchemasInsertCall) Header() http.Header { argument
17392 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17427 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17600 type SchemasInsertCall struct { struct
17610 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17611 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17620 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17628 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17635 func (c *SchemasInsertCall) Header() http.Header { argument
17642 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17677 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/api/google-api-go-client-0.36.0/admin/directory/v1/
H A Dadmin-gen.go17350 type SchemasInsertCall struct { struct
17360 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17361 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17370 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17378 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17385 func (c *SchemasInsertCall) Header() http.Header { argument
17392 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17427 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/net/storj/storj-1.45.3/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17609 type SchemasInsertCall struct { struct
17619 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17620 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17629 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17637 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17644 func (c *SchemasInsertCall) Header() http.Header { argument
17651 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17686 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go17606 type SchemasInsertCall struct { struct
17616 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
17617 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
17626 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
17634 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
17641 func (c *SchemasInsertCall) Header() http.Header { argument
17648 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
17683 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go16716 type SchemasInsertCall struct { struct
16726 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
16727 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
16736 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
16744 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
16751 func (c *SchemasInsertCall) Header() http.Header { argument
16758 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
16788 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19565 type SchemasInsertCall struct { struct
19577 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19578 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19587 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
19595 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19602 func (c *SchemasInsertCall) Header() http.Header { argument
19609 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19644 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19566 type SchemasInsertCall struct { struct
19578 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19579 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19588 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
19596 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19603 func (c *SchemasInsertCall) Header() http.Header { argument
19610 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19645 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19565 type SchemasInsertCall struct { struct
19577 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19578 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19587 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
19595 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19602 func (c *SchemasInsertCall) Header() http.Header { argument
19609 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19644 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19566 type SchemasInsertCall struct { struct
19578 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19579 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19588 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
19596 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19603 func (c *SchemasInsertCall) Header() http.Header { argument
19610 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19645 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19566 type SchemasInsertCall struct { struct
19578 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19579 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19588 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
19596 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19603 func (c *SchemasInsertCall) Header() http.Header { argument
19610 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19645 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19698 type SchemasInsertCall struct { struct
19710 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19711 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19720 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
19728 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19735 func (c *SchemasInsertCall) Header() http.Header { argument
19742 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19777 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19613 type SchemasInsertCall struct { struct
19625 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19626 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19635 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
19643 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19650 func (c *SchemasInsertCall) Header() http.Header { argument
19657 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19692 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19612 type SchemasInsertCall struct {
19624 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19625 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19634 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall {
19642 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall {
19649 func (c *SchemasInsertCall) Header() http.Header {
19656 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) {
19691 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) {
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19565 type SchemasInsertCall struct { struct
19577 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19578 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19587 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
19595 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19602 func (c *SchemasInsertCall) Header() http.Header { argument
19609 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19644 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument

12