Home
last modified time | relevance | path

Searched refs:parent (Results 126 – 150 of 3339) sorted by path

12345678910>>...134

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsAnalyticsDatastores.php38 * @param string $parent Required. The parent organization name. Must be of the
44 public function create($parent, GoogleCloudApigeeV1Datastore $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
81 * @param string $parent Required. The parent organization name. Must be of the
89 public function listOrganizationsAnalyticsDatastores($parent, $optParams = []) argument
91 $params = ['parent' => $parent];
100 * @param string $parent Required. The parent organization name Must be of the
106 public function test($parent, GoogleCloudApigeeV1Datastore $postBody, $optParams = []) argument
108 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsApiproducts.php77 * @param string $parent Required. Name of the organization in which the API
84 public function create($parent, GoogleCloudApigeeV1ApiProduct $postBody, $optParams = []) argument
86 $params = ['parent' => $parent, 'postBody' => $postBody];
136 * @param string $parent Required. Name of the organization. Use the following
155 public function listOrganizationsApiproducts($parent, $optParams = []) argument
157 $params = ['parent' => $parent];
H A DOrganizationsApiproductsAttributes.php67 * @param string $parent Required. Name of the API product. Use the following
72 public function listOrganizationsApiproductsAttributes($parent, $optParams = []) argument
74 $params = ['parent' => $parent];
H A DOrganizationsApiproductsRateplans.php44 * @param string $parent Required. Name of the API product that is associated
51 public function create($parent, GoogleCloudApigeeV1RatePlan $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
91 * @param string $parent Required. Name of the API product. Use the following
116 public function listOrganizationsApiproductsRateplans($parent, $optParams = []) argument
118 $params = ['parent' => $parent];
H A DOrganizationsApis.php52 * @param string $parent Required. Name of the organization in the following
67 public function create($parent, GoogleApiHttpBody $postBody, $optParams = []) argument
69 $params = ['parent' => $parent, 'postBody' => $postBody];
108 * @param string $parent Required. Name of the organization in the following
118 public function listOrganizationsApis($parent, $optParams = []) argument
120 $params = ['parent' => $parent];
H A DOrganizationsApisDeployments.php36 * @param string $parent Required. Name of the API proxy for which to return
42 public function listOrganizationsApisDeployments($parent, $optParams = []) argument
44 $params = ['parent' => $parent];
H A DOrganizationsApisKeyvaluemaps.php35 * @param string $parent Required. Name of the environment in which to create
42 public function create($parent, GoogleCloudApigeeV1KeyValueMap $postBody, $optParams = []) argument
44 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsApisRevisionsDeployments.php36 * @param string $parent Required. Name of the API proxy revision for which to
42 public function listOrganizationsApisRevisionsDeployments($parent, $optParams = []) argument
44 $params = ['parent' => $parent];
H A DOrganizationsApps.php52 * @param string $parent Required. Resource path of the parent in the following
75 public function listOrganizationsApps($parent, $optParams = []) argument
77 $params = ['parent' => $parent];
H A DOrganizationsDatacollectors.php37 * @param string $parent Required. Name of the organization in which to create
47 public function create($parent, GoogleCloudApigeeV1DataCollector $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
84 * @param string $parent Required. Name of the organization for which to list
94 public function listOrganizationsDatacollectors($parent, $optParams = []) argument
96 $params = ['parent' => $parent];
H A DOrganizationsDeployments.php36 * @param string $parent Required. Name of the organization for which to return
46 public function listOrganizationsDeployments($parent, $optParams = []) argument
48 $params = ['parent' => $parent];
H A DOrganizationsDevelopers.php49 * @param string $parent Required. Email address of the developer for which
56 public function attributes($parent, GoogleCloudApigeeV1Attributes $postBody, $optParams = []) argument
58 $params = ['parent' => $parent, 'postBody' => $postBody];
68 * @param string $parent Required. Name of the Apigee organization in which the
75 public function create($parent, GoogleCloudApigeeV1Developer $postBody, $optParams = []) argument
77 $params = ['parent' => $parent, 'postBody' => $postBody];
162 * @param string $parent Required. Name of the Apigee organization. Use the
186 public function listOrganizationsDevelopers($parent, $optParams = []) argument
188 $params = ['parent' => $parent];
H A DOrganizationsDevelopersApps.php59 * @param string $parent Required. Name of the developer. Use the following
65 public function create($parent, GoogleCloudApigeeV1DeveloperApp $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
161 * @param string $parent Required. Name of the developer. Use the following
181 public function listOrganizationsDevelopersApps($parent, $optParams = []) argument
183 $params = ['parent' => $parent];
H A DOrganizationsDevelopersAppsAttributes.php67 * @param string $parent Required. Name of the developer app. Use the following
73 public function listOrganizationsDevelopersAppsAttributes($parent, $optParams = []) argument
75 $params = ['parent' => $parent];
H A DOrganizationsDevelopersAppsKeys.php45 * @param string $parent Parent of the developer app key. Use the following
52 public function create($parent, GoogleCloudApigeeV1DeveloperAppKey $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsDevelopersAppsKeysCreate.php45 * @param string $parent Parent of the developer app key. Use the following
52 public function create($parent, GoogleCloudApigeeV1DeveloperAppKey $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsDevelopersAttributes.php67 * @param string $parent Required. Email address of the developer for which
73 public function listOrganizationsDevelopersAttributes($parent, $optParams = []) argument
75 $params = ['parent' => $parent];
H A DOrganizationsDevelopersSubscriptions.php37 * @param string $parent Required. Email address of the developer that is
44 …public function create($parent, GoogleCloudApigeeV1DeveloperSubscription $postBody, $optParams = [… argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
85 * @param string $parent Required. Email address of the developer. Use the
100 public function listOrganizationsDevelopersSubscriptions($parent, $optParams = []) argument
102 $params = ['parent' => $parent];
H A DOrganizationsEndpointAttachments.php38 * @param string $parent Required. Organization the endpoint attachment will be
48 public function create($parent, GoogleCloudApigeeV1EndpointAttachment $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
88 * @param string $parent Required. Name of the organization for which to list
99 public function listOrganizationsEndpointAttachments($parent, $optParams = []) argument
101 $params = ['parent' => $parent];
H A DOrganizationsEnvgroups.php37 * @param string $parent Required. Name of the organization in which to create
46 public function create($parent, GoogleCloudApigeeV1EnvironmentGroup $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
83 * @param string $parent Required. Name of the organization for which to list
93 public function listOrganizationsEnvgroups($parent, $optParams = []) argument
95 $params = ['parent' => $parent];
H A DOrganizationsEnvgroupsAttachments.php38 * @param string $parent Required. EnvironmentGroup under which to create the
45 …public function create($parent, GoogleCloudApigeeV1EnvironmentGroupAttachment $postBody, $optParam… argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
85 * @param string $parent Required. Name of the environment group in the
96 public function listOrganizationsEnvgroupsAttachments($parent, $optParams = []) argument
98 $params = ['parent' => $parent];
H A DOrganizationsEnvironments.php45 * @param string $parent Required. Name of the organization in which the
55 public function create($parent, GoogleCloudApigeeV1Environment $postBody, $optParams = []) argument
57 $params = ['parent' => $parent, 'postBody' => $postBody];
195 * @param string $parent Required. Name of the environment. Use the following
200 public function subscribe($parent, $optParams = []) argument
202 $params = ['parent' => $parent];
229 * @param string $parent Required. Name of the environment. Use the following
235 public function unsubscribe($parent, GoogleCloudApigeeV1Subscription $postBody, $optParams = []) argument
237 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DOrganizationsEnvironmentsAnalyticsExports.php40 * @param string $parent Required. Names of the parent organization and
46 public function create($parent, GoogleCloudApigeeV1ExportRequest $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
73 * @param string $parent Required. Names of the parent organization and
78 public function listOrganizationsEnvironmentsAnalyticsExports($parent, $optParams = []) argument
80 $params = ['parent' => $parent];
H A DOrganizationsEnvironmentsApisDeployments.php36 * @param string $parent Required. Name representing an API proxy in an
42 public function listOrganizationsEnvironmentsApisDeployments($parent, $optParams = []) argument
44 $params = ['parent' => $parent];
H A DOrganizationsEnvironmentsApisRevisionsDebugsessions.php38 * @param string $parent Required. The resource name of the API Proxy revision
50 public function create($parent, GoogleCloudApigeeV1DebugSession $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
93 * @param string $parent Required. The name of the API Proxy revision deployment
104 public function listOrganizationsEnvironmentsApisRevisionsDebugsessions($parent, $optParams = []) argument
106 $params = ['parent' => $parent];

12345678910>>...134