Home
last modified time | relevance | path

Searched refs:OrganizationsGetCall (Results 101 – 103 of 103) sorted by relevance

12345

/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/api/apigee/v1/
H A Dapigee-gen.go10391 type OrganizationsGetCall struct { struct
10406 func (r *OrganizationsService) Get(name string) *OrganizationsGetCall {
10407 c := &OrganizationsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
10415 func (c *OrganizationsGetCall) Fields(s ...googleapi.Field) *OrganizationsGetCall { argument
10425 func (c *OrganizationsGetCall) IfNoneMatch(entityTag string) *OrganizationsGetCall { argument
10433 func (c *OrganizationsGetCall) Context(ctx context.Context) *OrganizationsGetCall { argument
10440 func (c *OrganizationsGetCall) Header() http.Header { argument
10447 func (c *OrganizationsGetCall) doRequest(alt string) (*http.Response, error) { argument
10480 func (c *OrganizationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Organization, … argument
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/api/apigee/v1/
H A Dapigee-gen.go10390 type OrganizationsGetCall struct { struct
10405 func (r *OrganizationsService) Get(name string) *OrganizationsGetCall {
10406 c := &OrganizationsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
10414 func (c *OrganizationsGetCall) Fields(s ...googleapi.Field) *OrganizationsGetCall { argument
10424 func (c *OrganizationsGetCall) IfNoneMatch(entityTag string) *OrganizationsGetCall { argument
10432 func (c *OrganizationsGetCall) Context(ctx context.Context) *OrganizationsGetCall { argument
10439 func (c *OrganizationsGetCall) Header() http.Header { argument
10446 func (c *OrganizationsGetCall) doRequest(alt string) (*http.Response, error) { argument
10479 func (c *OrganizationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Organization, … argument
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/api/apigee/v1/
H A Dapigee-gen.go10313 type OrganizationsGetCall struct { struct
10328 func (r *OrganizationsService) Get(name string) *OrganizationsGetCall {
10329 c := &OrganizationsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
10337 func (c *OrganizationsGetCall) Fields(s ...googleapi.Field) *OrganizationsGetCall { argument
10347 func (c *OrganizationsGetCall) IfNoneMatch(entityTag string) *OrganizationsGetCall { argument
10355 func (c *OrganizationsGetCall) Context(ctx context.Context) *OrganizationsGetCall { argument
10362 func (c *OrganizationsGetCall) Header() http.Header { argument
10369 func (c *OrganizationsGetCall) doRequest(alt string) (*http.Response, error) { argument
10402 func (c *OrganizationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Organization, … argument

12345