Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2191)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Sep 29, 2023
1 parent f930302 commit 0132460
Show file tree
Hide file tree
Showing 17 changed files with 7,391 additions and 428 deletions.
8 changes: 5 additions & 3 deletions admob/v1beta/admob-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@
}
}
},
"revision": "20230912",
"revision": "20230928",
"rootUrl": "https://admob.googleapis.com/",
"schemas": {
"AdSource": {
Expand Down Expand Up @@ -1115,7 +1115,8 @@
"CLICK_THROUGH_RATE",
"INSTALLS",
"ESTIMATED_COST",
"AVERAGE_CPI"
"AVERAGE_CPI",
"INTERACTIONS"
],
"enumDescriptions": [
"Default value for an unset field. Do not use.",
Expand All @@ -1124,7 +1125,8 @@
"The number of clicks an ad receives divided by the number of times the ad is shown.",
"The number of times apps were downloaded to devices.",
"The estimated cost of serving a campaign ad instead of an ad that earns revenue. The currency is the reporting currency for campaigns.",
"The average cost per install. This means the average amount that was spent to acquire a new user. The currency is the reporting currency for campaigns."
"The average cost per install. This means the average amount that was spent to acquire a new user. The currency is the reporting currency for campaigns.",
"The number of times a user interacts with an ad. This consists of clicks and engagements."
],
"type": "string"
},
Expand Down
2 changes: 2 additions & 0 deletions admob/v1beta/admob-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

95 changes: 94 additions & 1 deletion analyticsadmin/v1alpha/analyticsadmin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2740,6 +2740,32 @@
"https://www.googleapis.com/auth/analytics.readonly"
]
},
"getDataRedactionSettings": {
"description": "Lookup for a single DataRedactionSettings.",
"flatPath": "v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/dataRedactionSettings",
"httpMethod": "GET",
"id": "analyticsadmin.properties.dataStreams.getDataRedactionSettings",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"description": "Required. The name of the settings to lookup. Format: properties/{property}/dataStreams/{data_stream}/dataRedactionSettings Example: \"properties/1000/dataStreams/2000/dataRedactionSettings\"",
"location": "path",
"pattern": "^properties/[^/]+/dataStreams/[^/]+/dataRedactionSettings$",
"required": true,
"type": "string"
}
},
"path": "v1alpha/{+name}",
"response": {
"$ref": "GoogleAnalyticsAdminV1alphaDataRedactionSettings"
},
"scopes": [
"https://www.googleapis.com/auth/analytics.edit",
"https://www.googleapis.com/auth/analytics.readonly"
]
},
"getEnhancedMeasurementSettings": {
"description": "Returns the enhanced measurement settings for this data stream. Note that the stream must enable enhanced measurement for these settings to take effect.",
"flatPath": "v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/enhancedMeasurementSettings",
Expand Down Expand Up @@ -2863,6 +2889,40 @@
"https://www.googleapis.com/auth/analytics.edit"
]
},
"updateDataRedactionSettings": {
"description": "Updates a DataRedactionSettings on a property.",
"flatPath": "v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/dataRedactionSettings",
"httpMethod": "PATCH",
"id": "analyticsadmin.properties.dataStreams.updateDataRedactionSettings",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"description": "Output only. Name of this Data Redaction Settings resource. Format: properties/{property_id}/dataStreams/{data_stream}/dataRedactionSettings Example: \"properties/1000/dataStreams/2000/dataRedactionSettings\"",
"location": "path",
"pattern": "^properties/[^/]+/dataStreams/[^/]+/dataRedactionSettings$",
"required": true,
"type": "string"
},
"updateMask": {
"description": "Required. The list of fields to be updated. Field names must be in snake case (e.g., \"field_to_update\"). Omitted fields will not be updated. To replace the entire entity, use one path with the string \"*\" to match all fields.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
}
},
"path": "v1alpha/{+name}",
"request": {
"$ref": "GoogleAnalyticsAdminV1alphaDataRedactionSettings"
},
"response": {
"$ref": "GoogleAnalyticsAdminV1alphaDataRedactionSettings"
},
"scopes": [
"https://www.googleapis.com/auth/analytics.edit"
]
},
"updateEnhancedMeasurementSettings": {
"description": "Updates the enhanced measurement settings for this data stream. Note that the stream must enable enhanced measurement for these settings to take effect.",
"flatPath": "v1alpha/properties/{propertiesId}/dataStreams/{dataStreamsId}/enhancedMeasurementSettings",
Expand Down Expand Up @@ -4524,7 +4584,7 @@
}
}
},
"revision": "20230923",
"revision": "20230927",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
Expand Down Expand Up @@ -5910,6 +5970,10 @@
"$ref": "GoogleAnalyticsAdminV1alphaCustomMetric",
"description": "A snapshot of a CustomMetric resource in change history."
},
"dataRedactionSettings": {
"$ref": "GoogleAnalyticsAdminV1alphaDataRedactionSettings",
"description": "A snapshot of DataRedactionSettings resource in change history."
},
"dataRetentionSettings": {
"$ref": "GoogleAnalyticsAdminV1alphaDataRetentionSettings",
"description": "A snapshot of a data retention settings resource in change history."
Expand Down Expand Up @@ -6437,6 +6501,33 @@
},
"type": "object"
},
"GoogleAnalyticsAdminV1alphaDataRedactionSettings": {
"description": "Settings for client-side data redaction. Singleton resource under a Web Stream.",
"id": "GoogleAnalyticsAdminV1alphaDataRedactionSettings",
"properties": {
"emailRedactionEnabled": {
"description": "If enabled, any event parameter or user property values that look like an email will be redacted.",
"type": "boolean"
},
"name": {
"description": "Output only. Name of this Data Redaction Settings resource. Format: properties/{property_id}/dataStreams/{data_stream}/dataRedactionSettings Example: \"properties/1000/dataStreams/2000/dataRedactionSettings\"",
"readOnly": true,
"type": "string"
},
"queryParameterKeys": {
"description": "The query parameter keys to apply redaction logic to if present in the URL. Query parameter matching is case-insensitive. Must contain at least one element if query_parameter_replacement_enabled is true. Keys cannot contain commas.",
"items": {
"type": "string"
},
"type": "array"
},
"queryParameterRedactionEnabled": {
"description": "Query Parameter redaction removes the key and value portions of a query parameter if it is in the configured set of query parameters. If enabled, URL query replacement logic will be run for the Stream. Any query parameters defined in query_parameter_keys will be redacted.",
"type": "boolean"
}
},
"type": "object"
},
"GoogleAnalyticsAdminV1alphaDataRetentionSettings": {
"description": "Settings values for data retention. This is a singleton resource.",
"id": "GoogleAnalyticsAdminV1alphaDataRetentionSettings",
Expand Down Expand Up @@ -8203,6 +8294,7 @@
"EXPANDED_DATA_SET",
"CHANNEL_GROUP",
"ENHANCED_MEASUREMENT_SETTINGS",
"DATA_REDACTION_SETTINGS",
"SKADNETWORK_CONVERSION_VALUE_SCHEMA",
"ADSENSE_LINK",
"AUDIENCE",
Expand All @@ -8228,6 +8320,7 @@
"ExpandedDataSet resource",
"ChannelGroup resource",
"EnhancedMeasurementSettings resource",
"DataRedactionSettings resource",
"SKAdNetworkConversionValueSchema resource",
"AdSenseLink resource",
"Audience resource",
Expand Down
Loading

0 comments on commit 0132460

Please sign in to comment.