Home
last modified time | relevance | path

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

12

/dports/www/tusd/tusd-1.8.0/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/databases/litestream/litestream-0.3.6/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19612 type SchemasInsertCall struct { 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 { argument
19642 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19649 func (c *SchemasInsertCall) Header() http.Header { argument
19656 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19691 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/google.golang.org/api/admin/directory/v1/
H A Dadmin-gen.go19282 type SchemasInsertCall struct { struct
19292 func (r *SchemasService) Insert(customerId string, schema *Schema) *SchemasInsertCall {
19293 c := &SchemasInsertCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19302 func (c *SchemasInsertCall) Fields(s ...googleapi.Field) *SchemasInsertCall { argument
19310 func (c *SchemasInsertCall) Context(ctx context.Context) *SchemasInsertCall { argument
19317 func (c *SchemasInsertCall) Header() http.Header { argument
19324 func (c *SchemasInsertCall) doRequest(alt string) (*http.Response, error) { argument
19359 func (c *SchemasInsertCall) Do(opts ...googleapi.CallOption) (*Schema, error) { argument

12