You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.measurementProtocolSecrets.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -227,7 +227,7 @@ <h3>Method Details</h3>
227
227
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
228
228
}
229
229
230
-
updateMask: string, The list of fields to be updated. Omitted fields will not be updated.
230
+
updateMask: string, Required. The list of fields to be updated. Omitted fields will not be updated.
Copy file name to clipboardExpand all lines: docs/dyn/analyticsadmin_v1beta.properties.dataStreams.measurementProtocolSecrets.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -227,7 +227,7 @@ <h3>Method Details</h3>
227
227
"secretValue": "A String", # Output only. The measurement protocol secret value. Pass this value to the api_secret field of the Measurement Protocol API when sending hits to this secret's parent property.
228
228
}
229
229
230
-
updateMask: string, The list of fields to be updated. Omitted fields will not be updated.
230
+
updateMask: string, Required. The list of fields to be updated. Omitted fields will not be updated.
Copy file name to clipboardExpand all lines: docs/dyn/androidpublisher_v3.monetization.subscriptions.basePlans.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -322,7 +322,7 @@ <h3>Method Details</h3>
322
322
"regionalPriceMigrations": [ # Required. The regional prices to update.
323
323
{ # Configuration for a price migration.
324
324
"oldestAllowedPriceVersionTime": "A String", # Required. The cutoff time for historical prices that subscribers can remain paying. Subscribers who are on a price that was created before this cutoff time will be migrated to the currently-offered price. These subscribers will receive a notification that they will be paying a different price. Subscribers who do not agree to the new price will have their subscription ended at the next renewal.
325
-
"priceIncreaseType": "A String", # Optional. The behavior the caller wants users to see if there is a price increase during migration. If left unset, the behavior defaults to PRICE_INCREASE_TYPE_OPT_IN.
325
+
"priceIncreaseType": "A String", # Optional. The behavior the caller wants users to see when there is a price increase during migration. If left unset, the behavior defaults to PRICE_INCREASE_TYPE_OPT_IN. Note that the first opt-out price increase migration for each app must be initiated in Play Console.
326
326
"regionCode": "A String", # Required. Region code this configuration applies to, as defined by ISO 3166-2, e.g. "US".
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.environments.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -245,6 +245,7 @@ <h3>Method Details</h3>
245
245
"description": "A String", # Optional. Description of the environment.
246
246
"displayName": "A String", # Optional. Display name for this environment.
247
247
"forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied.
248
+
"hasAttachedFlowHooks": True or False,
248
249
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
249
250
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
250
251
"nodeConfig": { # NodeConfig for setting the min/max number of nodes associated with the environment. # Optional. NodeConfig of the environment.
@@ -349,6 +350,7 @@ <h3>Method Details</h3>
349
350
"description": "A String", # Optional. Description of the environment.
350
351
"displayName": "A String", # Optional. Display name for this environment.
351
352
"forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied.
353
+
"hasAttachedFlowHooks": True or False,
352
354
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
353
355
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
354
356
"nodeConfig": { # NodeConfig for setting the min/max number of nodes associated with the environment. # Optional. NodeConfig of the environment.
@@ -701,6 +703,7 @@ <h3>Method Details</h3>
701
703
"description": "A String", # Optional. Description of the environment.
702
704
"displayName": "A String", # Optional. Display name for this environment.
703
705
"forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied.
706
+
"hasAttachedFlowHooks": True or False,
704
707
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
705
708
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
706
709
"nodeConfig": { # NodeConfig for setting the min/max number of nodes associated with the environment. # Optional. NodeConfig of the environment.
@@ -924,6 +927,7 @@ <h3>Method Details</h3>
924
927
"description": "A String", # Optional. Description of the environment.
925
928
"displayName": "A String", # Optional. Display name for this environment.
926
929
"forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied.
930
+
"hasAttachedFlowHooks": True or False,
927
931
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
928
932
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
929
933
"nodeConfig": { # NodeConfig for setting the min/max number of nodes associated with the environment. # Optional. NodeConfig of the environment.
@@ -957,6 +961,7 @@ <h3>Method Details</h3>
957
961
"description": "A String", # Optional. Description of the environment.
958
962
"displayName": "A String", # Optional. Display name for this environment.
959
963
"forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied.
964
+
"hasAttachedFlowHooks": True or False,
960
965
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
961
966
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
962
967
"nodeConfig": { # NodeConfig for setting the min/max number of nodes associated with the environment. # Optional. NodeConfig of the environment.
@@ -1068,6 +1073,7 @@ <h3>Method Details</h3>
1068
1073
"description": "A String", # Optional. Description of the environment.
1069
1074
"displayName": "A String", # Optional. Display name for this environment.
1070
1075
"forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied.
1076
+
"hasAttachedFlowHooks": True or False,
1071
1077
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
1072
1078
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
1073
1079
"nodeConfig": { # NodeConfig for setting the min/max number of nodes associated with the environment. # Optional. NodeConfig of the environment.
@@ -1101,6 +1107,7 @@ <h3>Method Details</h3>
1101
1107
"description": "A String", # Optional. Description of the environment.
1102
1108
"displayName": "A String", # Optional. Display name for this environment.
1103
1109
"forwardProxyUri": "A String", # Optional. Url of the forward proxy to be applied to the runtime instances in this environment. Must be in the format of {scheme}://{hostname}:{port}. Note that scheme must be one of "http" or "https", and port must be supplied.
1110
+
"hasAttachedFlowHooks": True or False,
1104
1111
"lastModifiedAt": "A String", # Output only. Last modification time of this environment as milliseconds since epoch.
1105
1112
"name": "A String", # Required. Name of the environment. Values must match the regular expression `^[.\\p{Alnum}-_]{1,255}$`
1106
1113
"nodeConfig": { # NodeConfig for setting the min/max number of nodes associated with the environment. # Optional. NodeConfig of the environment.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.tags.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,7 @@ <h3>Method Details</h3>
173
173
<pre>Lists tags.
174
174
175
175
Args:
176
-
parent: string, The name of the parent package whose tags will be listed. Example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1 (required)
176
+
parent: string, The name of the parent package whose tags will be listed. For example: `projects/p1/locations/us-central1/repositories/repo1/packages/pkg1`. (required)
177
177
filter: string, An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version="projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0"` --> Tags that are applied to the version `1.0` in package `pkg1`.
178
178
pageSize: integer, The maximum number of tags to return. Maximum page size is 10,000.
179
179
pageToken: string, The next_page_token value returned from a previous list request, if any.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.tags.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,7 @@ <h3>Method Details</h3>
173
173
<pre>Lists tags.
174
174
175
175
Args:
176
-
parent: string, The name of the parent package whose tags will be listed. Example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1 (required)
176
+
parent: string, The name of the parent package whose tags will be listed. For example: `projects/p1/locations/us-central1/repositories/repo1/packages/pkg1`. (required)
177
177
filter: string, An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version="projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0"` --> Tags that are applied to the version `1.0` in package `pkg1`.
178
178
pageSize: integer, The maximum number of tags to return. Maximum page size is 10,000.
179
179
pageToken: string, The next_page_token value returned from a previous list request, if any.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.tags.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,7 @@ <h3>Method Details</h3>
173
173
<pre>Lists tags.
174
174
175
175
Args:
176
-
parent: string, The name of the parent package whose tags will be listed. Example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1 (required)
176
+
parent: string, The name of the parent package whose tags will be listed. For example: `projects/p1/locations/us-central1/repositories/repo1/packages/pkg1`. (required)
177
177
filter: string, An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version="projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0"` --> Tags that are applied to the version `1.0` in package `pkg1`.
178
178
pageSize: integer, The maximum number of tags to return. Maximum page size is 10,000.
179
179
pageToken: string, The next_page_token value returned from a previous list request, if any.
0 commit comments