Home
last modified time | relevance | path

Searched refs:parent (Results 326 – 350 of 3339) sorted by path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsDicomStores.php46 * @param string $parent The name of the dataset this DICOM store belongs to.
54 public function create($parent, DicomStore $postBody, $optParams = []) argument
56 $params = ['parent' => $parent, 'postBody' => $postBody];
184 * @param string $parent Name of the dataset.
218 $params = ['parent' => $parent];
262 public function searchForInstances($parent, $dicomWebPath, $optParams = []) argument
264 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
287 public function searchForSeries($parent, $dicomWebPath, $optParams = []) argument
289 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
312 public function searchForStudies($parent, $dicomWebPath, $optParams = []) argument
[all …]
H A DProjectsLocationsDatasetsDicomStoresStudies.php43 * @param string $parent
49 public function delete($parent, $dicomWebPath, $optParams = []) argument
51 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
74 public function retrieveMetadata($parent, $dicomWebPath, $optParams = []) argument
76 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
98 public function retrieveStudy($parent, $dicomWebPath, $optParams = []) argument
100 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
124 public function searchForInstances($parent, $dicomWebPath, $optParams = []) argument
126 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
149 public function searchForSeries($parent, $dicomWebPath, $optParams = []) argument
[all …]
H A DProjectsLocationsDatasetsDicomStoresStudiesSeries.php43 * @param string $parent The name of the DICOM store that is being accessed. For
51 public function delete($parent, $dicomWebPath, $optParams = []) argument
53 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
69 * @param string $parent The name of the DICOM store that is being accessed. For
77 public function retrieveMetadata($parent, $dicomWebPath, $optParams = []) argument
79 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
93 * @param string $parent The name of the DICOM store that is being accessed. For
101 public function retrieveSeries($parent, $dicomWebPath, $optParams = []) argument
103 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
127 public function searchForInstances($parent, $dicomWebPath, $optParams = []) argument
[all …]
H A DProjectsLocationsDatasetsDicomStoresStudiesSeriesInstances.php43 * @param string $parent The name of the DICOM store that is being accessed. For
51 public function delete($parent, $dicomWebPath, $optParams = []) argument
53 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
70 * @param string $parent The name of the DICOM store that is being accessed. For
79 public function retrieveInstance($parent, $dicomWebPath, $optParams = []) argument
81 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
97 * @param string $parent The name of the DICOM store that is being accessed. For
106 public function retrieveMetadata($parent, $dicomWebPath, $optParams = []) argument
108 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
133 public function retrieveRendered($parent, $dicomWebPath, $optParams = []) argument
[all …]
H A DProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFrames.php43 * @param string $parent The name of the DICOM store that is being accessed. For
52 public function retrieveFrames($parent, $dicomWebPath, $optParams = []) argument
54 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
70 * @param string $parent The name of the DICOM store that is being accessed. For
79 public function retrieveRendered($parent, $dicomWebPath, $optParams = []) argument
81 $params = ['parent' => $parent, 'dicomWebPath' => $dicomWebPath];
H A DProjectsLocationsDatasetsFhirStores.php45 * @param string $parent The name of the dataset this FHIR store belongs to.
53 public function create($parent, FhirStore $postBody, $optParams = []) argument
55 $params = ['parent' => $parent, 'postBody' => $postBody];
233 * @param string $parent Name of the dataset.
265 public function listProjectsLocationsDatasetsFhirStores($parent, $optParams = []) argument
267 $params = ['parent' => $parent];
H A DProjectsLocationsDatasetsFhirStoresFhir.php128 * @param string $parent The name of the FHIR store that holds the profiles
145 $params = ['parent' => $parent, 'type' => $type, 'postBody' => $postBody];
192 * @param string $parent The name of the FHIR store this resource belongs to.
203 public function create($parent, $type, HttpBody $postBody, $optParams = []) argument
205 $params = ['parent' => $parent, 'type' => $type, 'postBody' => $postBody];
261 * @param string $parent Name of the FHIR store in which this bundle will be
267 public function executeBundle($parent, HttpBody $postBody, $optParams = []) argument
269 $params = ['parent' => $parent, 'postBody' => $postBody];
426 * @param string $parent Name of the FHIR store to retrieve resources from.
433 $params = ['parent' => $parent, 'postBody' => $postBody];
[all …]
H A DProjectsLocationsDatasetsHl7V2Stores.php44 * @param string $parent The name of the dataset this HL7v2 store belongs to.
53 public function create($parent, Hl7V2Store $postBody, $optParams = []) argument
55 $params = ['parent' => $parent, 'postBody' => $postBody];
181 * @param string $parent Name of the dataset.
213 public function listProjectsLocationsDatasetsHl7V2Stores($parent, $optParams = []) argument
215 $params = ['parent' => $parent];
H A DProjectsLocationsDatasetsHl7V2StoresMessages.php44 * @param string $parent The name of the dataset this message belongs to.
49 public function create($parent, CreateMessageRequest $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
95 * @param string $parent The name of the HL7v2 store this message belongs to.
100 public function ingest($parent, IngestMessageRequest $postBody, $optParams = []) argument
102 $params = ['parent' => $parent, 'postBody' => $postBody];
112 * @param string $parent Name of the HL7v2 store to retrieve messages from.
167 public function listProjectsLocationsDatasetsHl7V2StoresMessages($parent, $optParams = []) argument
169 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudIAP.php55 parent::__construct($clientOrConfig);
69 'path' => 'v1/{+parent}/brands',
72 'parent' => [
89 'path' => 'v1/{+parent}/brands',
92 'parent' => [
112 'parent' => [
142 'parent' => [
177 'path' => 'v1/{+parent}/destGroups',
180 'parent' => [
211 'path' => 'v1/{+parent}/destGroups',
[all …]
H A DCloudIdentity.php242 'parent' => [
272 'parent' => [
336 'parent' => [
441 'parent' => [
526 'parent' => [
540 'parent' => [
570 'parent' => [
584 'parent' => [
606 'parent' => [
634 'parent' => [
[all …]
H A DCloudIot.php61 parent::__construct($clientOrConfig);
78 'parent' => [
85 'path' => 'v1/{+parent}/registries',
88 'parent' => [
128 'parent' => [
180 'parent' => [
197 'path' => 'v1/{+parent}/devices',
200 'parent' => [
231 'path' => 'v1/{+parent}/devices',
234 'parent' => [
[all …]
H A DCloudKMS.php130 'parent' => [
168 'parent' => [
238 'parent' => [
276 'parent' => [
332 'parent' => [
394 'parent' => [
498 'parent' => [
538 'parent' => [
548 'parent' => [
632 'parent' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/Resource/
H A DProjectsBrands.php42 * @param string $parent Required. GCP Project number/id under which the brand
48 public function create($parent, Brand $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
71 * @param string $parent Required. GCP Project number/id. In the following
76 public function listProjectsBrands($parent, $optParams = []) argument
78 $params = ['parent' => $parent];
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];
H A DProjectsIapTunnelLocationsDestGroups.php37 * @param string $parent Required. GCP Project number/id and location. In the
48 public function create($parent, TunnelDestGroup $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
90 * @param string $parent Required. GCP Project number/id and location. In the
106 public function listProjectsIapTunnelLocationsDestGroups($parent, $optParams = []) argument
108 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGroup.php49 public $parent; variable in Google\\Service\\CloudIdentity\\Group
156 public function setParent($parent) argument
158 $this->parent = $parent;
165 return $this->parent;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DDevicesDeviceUsers.php147 * @param string $parent Required. To list all DeviceUsers, set this to
173 public function listDevicesDeviceUsers($parent, $optParams = []) argument
175 $params = ['parent' => $parent];
193 * @param string $parent Must be set to "devices/-/deviceUsers" to search across
218 public function lookup($parent, $optParams = []) argument
220 $params = ['parent' => $parent];
H A DDevicesDeviceUsersClientStates.php71 * @param string $parent Required. To list all ClientStates, set this to
93 public function listDevicesDeviceUsersClientStates($parent, $optParams = []) argument
95 $params = ['parent' => $parent];
H A DGroupsMemberships.php50 * @param string $parent [Resource
65 $params = ['parent' => $parent];
126 * @param string $parent Required. [Resource
145 $params = ['parent' => $parent];
171 $params = ['parent' => $parent];
196 public function lookup($parent, $optParams = []) argument
198 $params = ['parent' => $parent];
229 * @param string $parent [Resource
249 $params = ['parent' => $parent];
262 * @param string $parent [Resource
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistries.php46 * @param string $parent Required. The name of the registry. For example,
52 …public function bindDeviceToGateway($parent, BindDeviceToGatewayRequest $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
61 * @param string $parent Required. The project and cloud region where this
68 public function create($parent, DeviceRegistry $postBody, $optParams = []) argument
70 $params = ['parent' => $parent, 'postBody' => $postBody];
122 * @param string $parent Required. The project and cloud region path. For
136 public function listProjectsLocationsRegistries($parent, $optParams = []) argument
138 $params = ['parent' => $parent];
202 * @param string $parent Required. The name of the registry. For example,
[all …]
H A DProjectsLocationsRegistriesDevices.php41 * @param string $parent Required. The name of the device registry where this
48 public function create($parent, Device $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
93 * @param string $parent Required. The device registry path. Required. For
129 public function listProjectsLocationsRegistriesDevices($parent, $optParams = []) argument
131 $params = ['parent' => $parent];
H A DProjectsLocationsRegistriesGroupsDevices.php36 * @param string $parent Required. The device registry path. Required. For
72 public function listProjectsLocationsRegistriesGroupsDevices($parent, $optParams = []) argument
74 $params = ['parent' => $parent];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocationsEkmConnections.php41 * @param string $parent Required. The resource name of the location associated
50 public function create($parent, EkmConnection $postBody, $optParams = []) argument
52 $params = ['parent' => $parent, 'postBody' => $postBody];
101 * @param string $parent Required. The resource name of the location associated
121 public function listProjectsLocationsEkmConnections($parent, $optParams = []) argument
123 $params = ['parent' => $parent];
H A DProjectsLocationsKeyRings.php40 * @param string $parent Required. The resource name of the location associated
49 public function create($parent, KeyRing $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
100 * @param string $parent Required. The resource name of the location associated
119 public function listProjectsLocationsKeyRings($parent, $optParams = []) argument
121 $params = ['parent' => $parent];

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