Skip to content

Commit 987e0aa

Browse files
1 parent 5e55944 commit 987e0aa

23 files changed

Lines changed: 81 additions & 80 deletions

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccount.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class GoogleAnalyticsAdminV1betaAccount extends \Google\Model
4747
*/
4848
public $gmpOrganization;
4949
/**
50-
* Output only. Resource name of this account. Format: accounts/{account}
50+
* Identifier. Resource name of this account. Format: accounts/{account}
5151
* Example: "accounts/100"
5252
*
5353
* @var string
@@ -134,7 +134,7 @@ public function getGmpOrganization()
134134
return $this->gmpOrganization;
135135
}
136136
/**
137-
* Output only. Resource name of this account. Format: accounts/{account}
137+
* Identifier. Resource name of this account. Format: accounts/{account}
138138
* Example: "accounts/100"
139139
*
140140
* @param string $name

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccountSummary.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class GoogleAnalyticsAdminV1betaAccountSummary extends \Google\Collection
3434
*/
3535
public $displayName;
3636
/**
37-
* Resource name for this account summary. Format:
37+
* Identifier. Resource name for this account summary. Format:
3838
* accountSummaries/{account_id} Example: "accountSummaries/1000"
3939
*
4040
* @var string
@@ -77,7 +77,7 @@ public function getDisplayName()
7777
return $this->displayName;
7878
}
7979
/**
80-
* Resource name for this account summary. Format:
80+
* Identifier. Resource name for this account summary. Format:
8181
* accountSummaries/{account_id} Example: "accountSummaries/1000"
8282
*
8383
* @param string $name

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaConversionEvent.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class GoogleAnalyticsAdminV1betaConversionEvent extends \Google\Model
7474
*/
7575
public $eventName;
7676
/**
77-
* Output only. Resource name of this conversion event. Format:
77+
* Identifier. Resource name of this conversion event. Format:
7878
* properties/{property}/conversionEvents/{conversion_event}
7979
*
8080
* @var string
@@ -190,7 +190,7 @@ public function getEventName()
190190
return $this->eventName;
191191
}
192192
/**
193-
* Output only. Resource name of this conversion event. Format:
193+
* Identifier. Resource name of this conversion event. Format:
194194
* properties/{property}/conversionEvents/{conversion_event}
195195
*
196196
* @param string $name

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomDimension.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class GoogleAnalyticsAdminV1betaCustomDimension extends \Google\Model
6161
*/
6262
public $displayName;
6363
/**
64-
* Output only. Resource name for this CustomDimension resource. Format:
64+
* Identifier. Resource name for this CustomDimension resource. Format:
6565
* properties/{property}/customDimensions/{customDimension}
6666
*
6767
* @var string
@@ -142,7 +142,7 @@ public function getDisplayName()
142142
return $this->displayName;
143143
}
144144
/**
145-
* Output only. Resource name for this CustomDimension resource. Format:
145+
* Identifier. Resource name for this CustomDimension resource. Format:
146146
* properties/{property}/customDimensions/{customDimension}
147147
*
148148
* @param string $name

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomMetric.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class GoogleAnalyticsAdminV1betaCustomMetric extends \Google\Collection
9696
*/
9797
public $measurementUnit;
9898
/**
99-
* Output only. Resource name for this CustomMetric resource. Format:
99+
* Identifier. Resource name for this CustomMetric resource. Format:
100100
* properties/{property}/customMetrics/{customMetric}
101101
*
102102
* @var string
@@ -183,7 +183,7 @@ public function getMeasurementUnit()
183183
return $this->measurementUnit;
184184
}
185185
/**
186-
* Output only. Resource name for this CustomMetric resource. Format:
186+
* Identifier. Resource name for this CustomMetric resource. Format:
187187
* properties/{property}/customMetrics/{customMetric}
188188
*
189189
* @param string $name

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataRetentionSettings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ class GoogleAnalyticsAdminV1betaDataRetentionSettings extends \Google\Model
8080
*/
8181
public $eventDataRetention;
8282
/**
83-
* Output only. Resource name for this DataRetentionSetting resource. Format:
83+
* Identifier. Resource name for this DataRetentionSetting resource. Format:
8484
* properties/{property}/dataRetentionSettings
8585
*
8686
* @var string
@@ -120,7 +120,7 @@ public function getEventDataRetention()
120120
return $this->eventDataRetention;
121121
}
122122
/**
123-
* Output only. Resource name for this DataRetentionSetting resource. Format:
123+
* Identifier. Resource name for this DataRetentionSetting resource. Format:
124124
* properties/{property}/dataRetentionSettings
125125
*
126126
* @param string $name

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataSharingSettings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
class GoogleAnalyticsAdminV1betaDataSharingSettings extends \Google\Model
2121
{
2222
/**
23-
* Output only. Resource name. Format: accounts/{account}/dataSharingSettings
23+
* Identifier. Resource name. Format: accounts/{account}/dataSharingSettings
2424
* Example: "accounts/1000/dataSharingSettings"
2525
*
2626
* @var string
@@ -75,7 +75,7 @@ class GoogleAnalyticsAdminV1betaDataSharingSettings extends \Google\Model
7575
public $sharingWithOthersEnabled;
7676

7777
/**
78-
* Output only. Resource name. Format: accounts/{account}/dataSharingSettings
78+
* Identifier. Resource name. Format: accounts/{account}/dataSharingSettings
7979
* Example: "accounts/1000/dataSharingSettings"
8080
*
8181
* @param string $name

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStream.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class GoogleAnalyticsAdminV1betaDataStream extends \Google\Model
5353
protected $iosAppStreamDataType = GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData::class;
5454
protected $iosAppStreamDataDataType = '';
5555
/**
56-
* Output only. Resource name of this Data Stream. Format:
56+
* Identifier. Resource name of this Data Stream. Format:
5757
* properties/{property_id}/dataStreams/{stream_id} Example:
5858
* "properties/1000/dataStreams/2000"
5959
*
@@ -143,7 +143,7 @@ public function getIosAppStreamData()
143143
return $this->iosAppStreamData;
144144
}
145145
/**
146-
* Output only. Resource name of this Data Stream. Format:
146+
* Identifier. Resource name of this Data Stream. Format:
147147
* properties/{property_id}/dataStreams/{stream_id} Example:
148148
* "properties/1000/dataStreams/2000"
149149
*

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaFirebaseLink.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class GoogleAnalyticsAdminV1betaFirebaseLink extends \Google\Model
2626
*/
2727
public $createTime;
2828
/**
29-
* Output only. Example format: properties/1234/firebaseLinks/5678
29+
* Identifier. Example format: properties/1234/firebaseLinks/5678
3030
*
3131
* @var string
3232
*/
@@ -59,7 +59,7 @@ public function getCreateTime()
5959
return $this->createTime;
6060
}
6161
/**
62-
* Output only. Example format: properties/1234/firebaseLinks/5678
62+
* Identifier. Example format: properties/1234/firebaseLinks/5678
6363
*
6464
* @param string $name
6565
*/

src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaGoogleAdsLink.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class GoogleAnalyticsAdminV1betaGoogleAdsLink extends \Google\Model
5454
*/
5555
public $customerId;
5656
/**
57-
* Output only. Format:
57+
* Identifier. Format:
5858
* properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note:
5959
* googleAdsLinkId is not the Google Ads customer ID.
6060
*
@@ -153,7 +153,7 @@ public function getCustomerId()
153153
return $this->customerId;
154154
}
155155
/**
156-
* Output only. Format:
156+
* Identifier. Format:
157157
* properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note:
158158
* googleAdsLinkId is not the Google Ads customer ID.
159159
*

0 commit comments

Comments
 (0)