Home
last modified time | relevance | path

Searched refs:parent (Results 376 – 400 of 3339) sorted by relevance

1...<<11121314151617181920>>...134

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/Resource/
H A DProjectsLocationsCertificateMapsCertificateMapEntries.php38 * @param string $parent Required. The parent resource of the certificate map
47 public function create($parent, CertificateMapEntry $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
87 * @param string $parent Required. The project, location and certificate map
107 …public function listProjectsLocationsCertificateMapsCertificateMapEntries($parent, $optParams = []) argument
109 $params = ['parent' => $parent];
H A DProjectsLocationsCertificates.php38 * @param string $parent Required. The parent resource of the certificate. Must
47 public function create($parent, Certificate $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
85 * @param string $parent Required. The project and location from which the
101 public function listProjectsLocationsCertificates($parent, $optParams = []) argument
103 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
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 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 DOrganizationsEnvironmentsTraceConfigOverrides.php40 * @param string $parent Required. Parent resource of the trace configuration
47 public function create($parent, GoogleCloudApigeeV1TraceConfigOverride $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
87 * @param string $parent Required. Parent resource of the trace configuration
102 public function listOrganizationsEnvironmentsTraceConfigOverrides($parent, $optParams = []) argument
104 $params = ['parent' => $parent];
H A DOrganizationsReports.php43 * @param string $parent Required. The parent organization name under which the
50 public function create($parent, GoogleCloudApigeeV1CustomReport $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
87 * @param string $parent Required. The parent organization name under which the
95 public function listOrganizationsReports($parent, $optParams = []) argument
97 $params = ['parent' => $parent];
H A DOrganizationsSitesApicategories.php38 * @param string $parent Required. Name of the portal. Use the following
44 public function create($parent, GoogleCloudApigeeV1ApiCategoryData $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
84 * @param string $parent Required. Name of the portal. Use the following
89 public function listOrganizationsSitesApicategories($parent, $optParams = []) argument
91 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/Resource/
H A DSavedQueries.php38 * @param string $parent Required. The name of the project/folder/organization
54 public function create($parent, SavedQuery $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
96 * @param string $parent Required. The parent project/folder/organization whose
118 public function listSavedQueries($parent, $optParams = []) argument
120 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DAdminProjectsLocationsReservations.php37 * @param string $parent Required. The parent location in which to create the
48 public function create($parent, Reservation $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
88 * @param string $parent Required. The parent whose reservations are to be
101 public function listAdminProjectsLocationsReservations($parent, $optParams = []) argument
103 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsFlowsTransitionRouteGroups.php40 * @param string $parent Required. The flow to create an TransitionRouteGroup
55 …public function create($parent, GoogleCloudDialogflowCxV3TransitionRouteGroup $postBody, $optParam… argument
57 $params = ['parent' => $parent, 'postBody' => $postBody];
112 * @param string $parent Required. The flow to list all transition route groups
130 public function listProjectsLocationsAgentsFlowsTransitionRouteGroups($parent, $optParams = []) argument
132 $params = ['parent' => $parent];
H A DProjectsLocationsAgentsIntents.php40 * @param string $parent Required. The agent to create an intent for. Format:
53 public function create($parent, GoogleCloudDialogflowCxV3Intent $postBody, $optParams = []) argument
55 $params = ['parent' => $parent, 'postBody' => $postBody];
102 * @param string $parent Required. The agent to list all intents for. Format:
121 public function listProjectsLocationsAgentsIntents($parent, $optParams = []) argument
123 $params = ['parent' => $parent];
H A DProjectsLocationsSecuritySettings.php37 * @param string $parent Required. The location to create an SecuritySettings
43 …public function create($parent, GoogleCloudDialogflowCxV3SecuritySettings $postBody, $optParams = … argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
82 * @param string $parent Required. The location to list all security settings
92 public function listProjectsLocationsSecuritySettings($parent, $optParams = []) argument
94 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstancesAppProfiles.php38 * @param string $parent Required. The unique name of the instance in which to
51 public function create($parent, AppProfile $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
94 * @param string $parent Required. The unique name of the instance for which a
111 public function listProjectsInstancesAppProfiles($parent, $optParams = []) argument
113 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DProjectsMetrics.php37 * @param string $parent Required. The resource name of the project in which to
44 public function create($parent, LogMetric $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
81 * @param string $parent Required. The name of the project containing the
94 public function listProjectsMetrics($parent, $optParams = []) argument
96 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessPlaceActions/Resource/
H A DLocationsPlaceActionLinks.php40 * @param string $parent Required. The resource name of the location where to
46 public function create($parent, PlaceActionLink $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
84 * @param string $parent Required. The name of the location whose place action
98 public function listLocationsPlaceActionLinks($parent, $optParams = []) argument
100 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsSnapshotSchedulePolicies.php38 * @param string $parent Required. The parent project and location containing
46 public function create($parent, SnapshotSchedulePolicy $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
84 * @param string $parent Required. The parent project containing the Snapshot
94 public function listProjectsLocationsSnapshotSchedulePolicies($parent, $optParams = []) argument
96 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/Resource/
H A DProjectsLocationsCustomClasses.php38 * @param string $parent Required. The parent resource where this custom class
49 public function create($parent, CreateCustomClassRequest $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
91 * @param string $parent Required. The parent, which owns this collection of
110 public function listProjectsLocationsCustomClasses($parent, $optParams = []) argument
112 $params = ['parent' => $parent];
H A DProjectsLocationsPhraseSets.php40 * @param string $parent Required. The parent resource where this phrase set
50 public function create($parent, CreatePhraseSetRequest $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
91 * @param string $parent Required. The parent, which owns this collection of
109 public function listProjectsLocationsPhraseSets($parent, $optParams = []) argument
111 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesAndroidAppDataStreamsMeasurementProtocolSecrets.php37 * @param string $parent Required. The parent resource where this secret will be
45 …public function create($parent, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $o… argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
89 * @param string $parent Required. The resource name of the parent stream. Any
105 …public function listPropertiesAndroidAppDataStreamsMeasurementProtocolSecrets($parent, $optParams … argument
107 $params = ['parent' => $parent];
H A DPropertiesDataStreamsMeasurementProtocolSecrets.php37 * @param string $parent Required. The parent resource where this secret will be
43 …public function create($parent, GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret $postBody, $o… argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
85 * @param string $parent Required. The resource name of the parent stream.
100 public function listPropertiesDataStreamsMeasurementProtocolSecrets($parent, $optParams = []) argument
102 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSourcesDatacenterConnectors.php39 * @param string $parent Required. The DatacenterConnector's parent. Required.
60 public function create($parent, DatacenterConnector $postBody, $optParams = []) argument
62 $params = ['parent' => $parent, 'postBody' => $postBody];
108 * @param string $parent Required. The parent, which owns this collection of
124 public function listProjectsLocationsSourcesDatacenterConnectors($parent, $optParams = []) argument
126 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/Resource/
H A DProjectsLocationsReservations.php37 * @param string $parent Required. Project, location. E.g.,
47 public function create($parent, Reservation $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
86 * @param string $parent Required. The parent resource name containing project
95 public function listProjectsLocationsReservations($parent, $optParams = []) argument
97 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/Resource/
H A DProjectsBrandsIdentityAwareProxyClients.php40 * @param string $parent Required. Path to create the client in. In the
47 public function create($parent, IdentityAwareProxyClient $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
91 * @param string $parent Required. Full brand path. In the following format:
106 public function listProjectsBrandsIdentityAwareProxyClients($parent, $optParams = []) argument
108 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsViews.php37 * @param string $parent Required. The parent resource of the view. Required.
44 public function create($parent, GoogleCloudContactcenterinsightsV1View $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
79 * @param string $parent Required. The parent resource of the views.
91 public function listProjectsLocationsViews($parent, $optParams = []) argument
93 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/
H A DEnterprisesWebApps.php37 * @param string $parent The name of the enterprise in the form
43 public function create($parent, WebApp $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
80 * @param string $parent The name of the enterprise in the form
90 public function listEnterprisesWebApps($parent, $optParams = []) argument
92 $params = ['parent' => $parent];

1...<<11121314151617181920>>...134