Home
last modified time | relevance | path

Searched refs:bundleId (Results 1 – 9 of 9) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaIosAppDataStream.php25 public $bundleId; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaIosAppDataStream
50 public function setBundleId($bundleId) argument
52 $this->bundleId = $bundleId;
59 return $this->bundleId;
H A DGoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData.php25 public $bundleId; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData
34 public function setBundleId($bundleId) argument
36 $this->bundleId = $bundleId;
43 return $this->bundleId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DIosXcTest.php25 public $bundleId; variable in Google\\Service\\ToolResults\\IosXcTest
34 public function setBundleId($bundleId) argument
36 $this->bundleId = $bundleId;
43 return $this->bundleId;
H A DIosTestLoop.php25 public $bundleId; variable in Google\\Service\\ToolResults\\IosTestLoop
30 public function setBundleId($bundleId) argument
32 $this->bundleId = $bundleId;
39 return $this->bundleId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DGetIosPostInstallAttributionRequest.php29 public $bundleId; variable in Google\\Service\\FirebaseDynamicLinks\\GetIosPostInstallAttributionRequest
70 public function setBundleId($bundleId) argument
72 $this->bundleId = $bundleId;
79 return $this->bundleId;
H A DGetIosReopenAttributionRequest.php25 public $bundleId; variable in Google\\Service\\FirebaseDynamicLinks\\GetIosReopenAttributionRequest
38 public function setBundleId($bundleId) argument
40 $this->bundleId = $bundleId;
47 return $this->bundleId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIosDeviceFile.php25 public $bundleId; variable in Google\\Service\\Testing\\IosDeviceFile
36 public function setBundleId($bundleId) argument
38 $this->bundleId = $bundleId;
45 return $this->bundleId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DIosApp.php37 public $bundleId; variable in Google\\Service\\FirebaseManagement\\IosApp
100 public function setBundleId($bundleId) argument
102 $this->bundleId = $bundleId;
109 return $this->bundleId;
/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php957 public $bundleId; variable in Google_TimelineItem
1000 public function setBundleId( $bundleId) { argument
1001 $this->bundleId = $bundleId;
1004 return $this->bundleId;