Skip to content

Commit

Permalink
fix!: [analyticsadmin] rename the enterprise_daily_export_enabled f…
Browse files Browse the repository at this point in the history
…ield to `fresh_daily_export_enabled` in the `BigQueryLink` resource (#9753)

- [ ] Regenerate this pull request now.

feat: add `GetSKAdNetworkConversionValueSchema`, `CreateSKAdNetworkConversionValueSchema`, `DeleteSKAdNetworkConversionValueSchema`, `UpdateSKAdNetworkConversionValueSchema`, `ListSKAdNetworkConversionValueSchemas` methods to the Admin API v1 alpha
feat: add the `skadnetwork_conversion_value_schema` field to the `ChangeHistoryResource.resource` oneof type
feat: add the `SKADNETWORK_CONVERSION_VALUE_SCHEMA` option to the `ChangeHistoryResourceType` enum
feat: add `CoarseValue`, `ConversionValues`, `EventMapping`, `SKAdNetworkConversionValueSchema` types

PiperOrigin-RevId: 561159616

Source-Link: https://github.com/googleapis/googleapis/commit/ba06e6ca44d3d0db041428eac004f5c630541138

Source-Link: https://github.com/googleapis/googleapis-gen/commit/5883b7c82bc47dbb74c03d2a4bf2f866e0c52c69
Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtYWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjU4ODNiN2M4MmJjNDdkYmI3NGMwM2QyYTRiZjJmODY2ZTBjNTJjNjkifQ==

BEGIN_NESTED_COMMIT
feat: [analyticsadmin] add `UpdateConversionEvent` method to the Admin API v1 beta
feat: add the `counting_method` field to the `ConversionEvent` type
feat: add the `ConversionCountingMethod` enum
feat: add the `ITEM` option to the `DimensionScope` enum
feat: make the field `default_uri` of `WebStreamData` mutable
fix!: add the missing `REQUIRED` annotation to the `update_mask` field of `UpdateMeasurementProtocolSecretRequest`

PiperOrigin-RevId: 559470845

Source-Link: https://github.com/googleapis/googleapis/commit/751dfcf15903ebf451a8b808e0d213a73342a8f5

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d2ef8190576bce8ea3c45ad9dd86c08533c36371
Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtYWRtaW4vLk93bEJvdC55YW1sIiwiaCI6ImQyZWY4MTkwNTc2YmNlOGVhM2M0NWFkOWRkODZjMDg1MzNjMzYzNzEifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix!: [analyticsadmin] rename the `intraday_export_enabled` field to `enterprise_export_enabled`  in the `BigQueryLink` resource
feat: add `UpdateConversionEvent` method to the Admin API v1 alpha
feat: add the `counting_method` field to the `ConversionEvent` type
feat: add the `ConversionCountingMethod` enum

PiperOrigin-RevId: 555379699

Source-Link: https://github.com/googleapis/googleapis/commit/a9a67de598742dae67aa1b38ba6492dcebc71be0

Source-Link: https://github.com/googleapis/googleapis-gen/commit/31b8966b65d9232b5b396d73be6578086ffc6718
Copy-Tag: eyJwIjoiamF2YS1hbmFseXRpY3MtYWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjMxYjg5NjZiNjVkOTIzMmI1YjM5NmQ3M2JlNjU3ODA4NmZmYzY3MTgifQ==
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] authored Aug 30, 2023
1 parent 41e7eac commit 08c1a7d
Show file tree
Hide file tree
Showing 98 changed files with 26,119 additions and 2,287 deletions.
4 changes: 2 additions & 2 deletions java-analytics-admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.19.0</version>
<version>26.22.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.analytics/google-analytics-admin.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.analytics/google-analytics-admin/0.32.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.analytics/google-analytics-admin/0.33.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListGoogleAdsLinksPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListPropertiesPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListSearchAds360LinksPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListUserLinksPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse;
Expand Down Expand Up @@ -318,6 +319,55 @@ public UnaryCallSettings<DeleteGoogleAdsLinkRequest, Empty> deleteGoogleAdsLinkS
.acknowledgeUserDataCollectionSettings();
}

/** Returns the object with the settings used for calls to getSKAdNetworkConversionValueSchema. */
public UnaryCallSettings<
GetSKAdNetworkConversionValueSchemaRequest, SKAdNetworkConversionValueSchema>
getSKAdNetworkConversionValueSchemaSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings())
.getSKAdNetworkConversionValueSchemaSettings();
}

/**
* Returns the object with the settings used for calls to createSKAdNetworkConversionValueSchema.
*/
public UnaryCallSettings<
CreateSKAdNetworkConversionValueSchemaRequest, SKAdNetworkConversionValueSchema>
createSKAdNetworkConversionValueSchemaSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings())
.createSKAdNetworkConversionValueSchemaSettings();
}

/**
* Returns the object with the settings used for calls to deleteSKAdNetworkConversionValueSchema.
*/
public UnaryCallSettings<DeleteSKAdNetworkConversionValueSchemaRequest, Empty>
deleteSKAdNetworkConversionValueSchemaSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings())
.deleteSKAdNetworkConversionValueSchemaSettings();
}

/**
* Returns the object with the settings used for calls to updateSKAdNetworkConversionValueSchema.
*/
public UnaryCallSettings<
UpdateSKAdNetworkConversionValueSchemaRequest, SKAdNetworkConversionValueSchema>
updateSKAdNetworkConversionValueSchemaSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings())
.updateSKAdNetworkConversionValueSchemaSettings();
}

/**
* Returns the object with the settings used for calls to listSKAdNetworkConversionValueSchemas.
*/
public PagedCallSettings<
ListSKAdNetworkConversionValueSchemasRequest,
ListSKAdNetworkConversionValueSchemasResponse,
ListSKAdNetworkConversionValueSchemasPagedResponse>
listSKAdNetworkConversionValueSchemasSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings())
.listSKAdNetworkConversionValueSchemasSettings();
}

/** Returns the object with the settings used for calls to searchChangeHistoryEvents. */
public PagedCallSettings<
SearchChangeHistoryEventsRequest,
Expand Down Expand Up @@ -348,6 +398,12 @@ public UnaryCallSettings<DeleteGoogleAdsLinkRequest, Empty> deleteGoogleAdsLinkS
return ((AnalyticsAdminServiceStubSettings) getStubSettings()).createConversionEventSettings();
}

/** Returns the object with the settings used for calls to updateConversionEvent. */
public UnaryCallSettings<UpdateConversionEventRequest, ConversionEvent>
updateConversionEventSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings()).updateConversionEventSettings();
}

/** Returns the object with the settings used for calls to getConversionEvent. */
public UnaryCallSettings<GetConversionEventRequest, ConversionEvent>
getConversionEventSettings() {
Expand Down Expand Up @@ -1226,6 +1282,55 @@ public UnaryCallSettings.Builder<DeleteUserLinkRequest, Empty> deleteUserLinkSet
return getStubSettingsBuilder().acknowledgeUserDataCollectionSettings();
}

/**
* Returns the builder for the settings used for calls to getSKAdNetworkConversionValueSchema.
*/
public UnaryCallSettings.Builder<
GetSKAdNetworkConversionValueSchemaRequest, SKAdNetworkConversionValueSchema>
getSKAdNetworkConversionValueSchemaSettings() {
return getStubSettingsBuilder().getSKAdNetworkConversionValueSchemaSettings();
}

/**
* Returns the builder for the settings used for calls to
* createSKAdNetworkConversionValueSchema.
*/
public UnaryCallSettings.Builder<
CreateSKAdNetworkConversionValueSchemaRequest, SKAdNetworkConversionValueSchema>
createSKAdNetworkConversionValueSchemaSettings() {
return getStubSettingsBuilder().createSKAdNetworkConversionValueSchemaSettings();
}

/**
* Returns the builder for the settings used for calls to
* deleteSKAdNetworkConversionValueSchema.
*/
public UnaryCallSettings.Builder<DeleteSKAdNetworkConversionValueSchemaRequest, Empty>
deleteSKAdNetworkConversionValueSchemaSettings() {
return getStubSettingsBuilder().deleteSKAdNetworkConversionValueSchemaSettings();
}

/**
* Returns the builder for the settings used for calls to
* updateSKAdNetworkConversionValueSchema.
*/
public UnaryCallSettings.Builder<
UpdateSKAdNetworkConversionValueSchemaRequest, SKAdNetworkConversionValueSchema>
updateSKAdNetworkConversionValueSchemaSettings() {
return getStubSettingsBuilder().updateSKAdNetworkConversionValueSchemaSettings();
}

/**
* Returns the builder for the settings used for calls to listSKAdNetworkConversionValueSchemas.
*/
public PagedCallSettings.Builder<
ListSKAdNetworkConversionValueSchemasRequest,
ListSKAdNetworkConversionValueSchemasResponse,
ListSKAdNetworkConversionValueSchemasPagedResponse>
listSKAdNetworkConversionValueSchemasSettings() {
return getStubSettingsBuilder().listSKAdNetworkConversionValueSchemasSettings();
}

/** Returns the builder for the settings used for calls to searchChangeHistoryEvents. */
public PagedCallSettings.Builder<
SearchChangeHistoryEventsRequest,
Expand Down Expand Up @@ -1253,6 +1358,12 @@ public UnaryCallSettings.Builder<DeleteUserLinkRequest, Empty> deleteUserLinkSet
return getStubSettingsBuilder().createConversionEventSettings();
}

/** Returns the builder for the settings used for calls to updateConversionEvent. */
public UnaryCallSettings.Builder<UpdateConversionEventRequest, ConversionEvent>
updateConversionEventSettings() {
return getStubSettingsBuilder().updateConversionEventSettings();
}

/** Returns the builder for the settings used for calls to getConversionEvent. */
public UnaryCallSettings.Builder<GetConversionEventRequest, ConversionEvent>
getConversionEventSettings() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@
"CreateProperty": {
"methods": ["createProperty", "createProperty", "createPropertyCallable"]
},
"CreateSKAdNetworkConversionValueSchema": {
"methods": ["createSKAdNetworkConversionValueSchema", "createSKAdNetworkConversionValueSchema", "createSKAdNetworkConversionValueSchema", "createSKAdNetworkConversionValueSchemaCallable"]
},
"CreateSearchAds360Link": {
"methods": ["createSearchAds360Link", "createSearchAds360Link", "createSearchAds360Link", "createSearchAds360LinkCallable"]
},
Expand Down Expand Up @@ -157,6 +160,9 @@
"DeleteProperty": {
"methods": ["deleteProperty", "deleteProperty", "deleteProperty", "deletePropertyCallable"]
},
"DeleteSKAdNetworkConversionValueSchema": {
"methods": ["deleteSKAdNetworkConversionValueSchema", "deleteSKAdNetworkConversionValueSchema", "deleteSKAdNetworkConversionValueSchema", "deleteSKAdNetworkConversionValueSchemaCallable"]
},
"DeleteSearchAds360Link": {
"methods": ["deleteSearchAds360Link", "deleteSearchAds360Link", "deleteSearchAds360Link", "deleteSearchAds360LinkCallable"]
},
Expand Down Expand Up @@ -235,6 +241,9 @@
"GetProperty": {
"methods": ["getProperty", "getProperty", "getProperty", "getPropertyCallable"]
},
"GetSKAdNetworkConversionValueSchema": {
"methods": ["getSKAdNetworkConversionValueSchema", "getSKAdNetworkConversionValueSchema", "getSKAdNetworkConversionValueSchema", "getSKAdNetworkConversionValueSchemaCallable"]
},
"GetSearchAds360Link": {
"methods": ["getSearchAds360Link", "getSearchAds360Link", "getSearchAds360Link", "getSearchAds360LinkCallable"]
},
Expand Down Expand Up @@ -301,6 +310,9 @@
"ListProperties": {
"methods": ["listProperties", "listPropertiesPagedCallable", "listPropertiesCallable"]
},
"ListSKAdNetworkConversionValueSchemas": {
"methods": ["listSKAdNetworkConversionValueSchemas", "listSKAdNetworkConversionValueSchemas", "listSKAdNetworkConversionValueSchemas", "listSKAdNetworkConversionValueSchemasPagedCallable", "listSKAdNetworkConversionValueSchemasCallable"]
},
"ListSearchAds360Links": {
"methods": ["listSearchAds360Links", "listSearchAds360Links", "listSearchAds360Links", "listSearchAds360LinksPagedCallable", "listSearchAds360LinksCallable"]
},
Expand Down Expand Up @@ -334,6 +346,9 @@
"UpdateChannelGroup": {
"methods": ["updateChannelGroup", "updateChannelGroup", "updateChannelGroupCallable"]
},
"UpdateConversionEvent": {
"methods": ["updateConversionEvent", "updateConversionEvent", "updateConversionEventCallable"]
},
"UpdateCustomDimension": {
"methods": ["updateCustomDimension", "updateCustomDimension", "updateCustomDimensionCallable"]
},
Expand Down Expand Up @@ -370,6 +385,9 @@
"UpdateProperty": {
"methods": ["updateProperty", "updateProperty", "updatePropertyCallable"]
},
"UpdateSKAdNetworkConversionValueSchema": {
"methods": ["updateSKAdNetworkConversionValueSchema", "updateSKAdNetworkConversionValueSchema", "updateSKAdNetworkConversionValueSchemaCallable"]
},
"UpdateSearchAds360Link": {
"methods": ["updateSearchAds360Link", "updateSearchAds360Link", "updateSearchAds360LinkCallable"]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListGoogleAdsLinksPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListPropertiesPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListSearchAds360LinksPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.ListUserLinksPagedResponse;
import static com.google.analytics.admin.v1alpha.AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse;
Expand Down Expand Up @@ -90,6 +91,7 @@
import com.google.analytics.admin.v1alpha.CreateGoogleAdsLinkRequest;
import com.google.analytics.admin.v1alpha.CreateMeasurementProtocolSecretRequest;
import com.google.analytics.admin.v1alpha.CreatePropertyRequest;
import com.google.analytics.admin.v1alpha.CreateSKAdNetworkConversionValueSchemaRequest;
import com.google.analytics.admin.v1alpha.CreateSearchAds360LinkRequest;
import com.google.analytics.admin.v1alpha.CreateUserLinkRequest;
import com.google.analytics.admin.v1alpha.CustomDimension;
Expand All @@ -112,6 +114,7 @@
import com.google.analytics.admin.v1alpha.DeleteGoogleAdsLinkRequest;
import com.google.analytics.admin.v1alpha.DeleteMeasurementProtocolSecretRequest;
import com.google.analytics.admin.v1alpha.DeletePropertyRequest;
import com.google.analytics.admin.v1alpha.DeleteSKAdNetworkConversionValueSchemaRequest;
import com.google.analytics.admin.v1alpha.DeleteSearchAds360LinkRequest;
import com.google.analytics.admin.v1alpha.DeleteUserLinkRequest;
import com.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink;
Expand Down Expand Up @@ -146,6 +149,7 @@
import com.google.analytics.admin.v1alpha.GetGoogleSignalsSettingsRequest;
import com.google.analytics.admin.v1alpha.GetMeasurementProtocolSecretRequest;
import com.google.analytics.admin.v1alpha.GetPropertyRequest;
import com.google.analytics.admin.v1alpha.GetSKAdNetworkConversionValueSchemaRequest;
import com.google.analytics.admin.v1alpha.GetSearchAds360LinkRequest;
import com.google.analytics.admin.v1alpha.GetUserLinkRequest;
import com.google.analytics.admin.v1alpha.GlobalSiteTag;
Expand Down Expand Up @@ -191,6 +195,8 @@
import com.google.analytics.admin.v1alpha.ListMeasurementProtocolSecretsResponse;
import com.google.analytics.admin.v1alpha.ListPropertiesRequest;
import com.google.analytics.admin.v1alpha.ListPropertiesResponse;
import com.google.analytics.admin.v1alpha.ListSKAdNetworkConversionValueSchemasRequest;
import com.google.analytics.admin.v1alpha.ListSKAdNetworkConversionValueSchemasResponse;
import com.google.analytics.admin.v1alpha.ListSearchAds360LinksRequest;
import com.google.analytics.admin.v1alpha.ListSearchAds360LinksResponse;
import com.google.analytics.admin.v1alpha.ListUserLinksRequest;
Expand All @@ -201,6 +207,7 @@
import com.google.analytics.admin.v1alpha.ProvisionAccountTicketResponse;
import com.google.analytics.admin.v1alpha.RunAccessReportRequest;
import com.google.analytics.admin.v1alpha.RunAccessReportResponse;
import com.google.analytics.admin.v1alpha.SKAdNetworkConversionValueSchema;
import com.google.analytics.admin.v1alpha.SearchAds360Link;
import com.google.analytics.admin.v1alpha.SearchChangeHistoryEventsRequest;
import com.google.analytics.admin.v1alpha.SearchChangeHistoryEventsResponse;
Expand All @@ -211,6 +218,7 @@
import com.google.analytics.admin.v1alpha.UpdateAttributionSettingsRequest;
import com.google.analytics.admin.v1alpha.UpdateAudienceRequest;
import com.google.analytics.admin.v1alpha.UpdateChannelGroupRequest;
import com.google.analytics.admin.v1alpha.UpdateConversionEventRequest;
import com.google.analytics.admin.v1alpha.UpdateCustomDimensionRequest;
import com.google.analytics.admin.v1alpha.UpdateCustomMetricRequest;
import com.google.analytics.admin.v1alpha.UpdateDataRetentionSettingsRequest;
Expand All @@ -223,6 +231,7 @@
import com.google.analytics.admin.v1alpha.UpdateGoogleSignalsSettingsRequest;
import com.google.analytics.admin.v1alpha.UpdateMeasurementProtocolSecretRequest;
import com.google.analytics.admin.v1alpha.UpdatePropertyRequest;
import com.google.analytics.admin.v1alpha.UpdateSKAdNetworkConversionValueSchemaRequest;
import com.google.analytics.admin.v1alpha.UpdateSearchAds360LinkRequest;
import com.google.analytics.admin.v1alpha.UpdateUserLinkRequest;
import com.google.analytics.admin.v1alpha.UserLink;
Expand Down Expand Up @@ -448,6 +457,48 @@ public UnaryCallable<DeleteGoogleAdsLinkRequest, Empty> deleteGoogleAdsLinkCalla
"Not implemented: acknowledgeUserDataCollectionCallable()");
}

public UnaryCallable<GetSKAdNetworkConversionValueSchemaRequest, SKAdNetworkConversionValueSchema>
getSKAdNetworkConversionValueSchemaCallable() {
throw new UnsupportedOperationException(
"Not implemented: getSKAdNetworkConversionValueSchemaCallable()");
}

public UnaryCallable<
CreateSKAdNetworkConversionValueSchemaRequest, SKAdNetworkConversionValueSchema>
createSKAdNetworkConversionValueSchemaCallable() {
throw new UnsupportedOperationException(
"Not implemented: createSKAdNetworkConversionValueSchemaCallable()");
}

public UnaryCallable<DeleteSKAdNetworkConversionValueSchemaRequest, Empty>
deleteSKAdNetworkConversionValueSchemaCallable() {
throw new UnsupportedOperationException(
"Not implemented: deleteSKAdNetworkConversionValueSchemaCallable()");
}

public UnaryCallable<
UpdateSKAdNetworkConversionValueSchemaRequest, SKAdNetworkConversionValueSchema>
updateSKAdNetworkConversionValueSchemaCallable() {
throw new UnsupportedOperationException(
"Not implemented: updateSKAdNetworkConversionValueSchemaCallable()");
}

public UnaryCallable<
ListSKAdNetworkConversionValueSchemasRequest,
ListSKAdNetworkConversionValueSchemasPagedResponse>
listSKAdNetworkConversionValueSchemasPagedCallable() {
throw new UnsupportedOperationException(
"Not implemented: listSKAdNetworkConversionValueSchemasPagedCallable()");
}

public UnaryCallable<
ListSKAdNetworkConversionValueSchemasRequest,
ListSKAdNetworkConversionValueSchemasResponse>
listSKAdNetworkConversionValueSchemasCallable() {
throw new UnsupportedOperationException(
"Not implemented: listSKAdNetworkConversionValueSchemasCallable()");
}

public UnaryCallable<SearchChangeHistoryEventsRequest, SearchChangeHistoryEventsPagedResponse>
searchChangeHistoryEventsPagedCallable() {
throw new UnsupportedOperationException(
Expand Down Expand Up @@ -475,6 +526,11 @@ public UnaryCallable<DeleteGoogleAdsLinkRequest, Empty> deleteGoogleAdsLinkCalla
throw new UnsupportedOperationException("Not implemented: createConversionEventCallable()");
}

public UnaryCallable<UpdateConversionEventRequest, ConversionEvent>
updateConversionEventCallable() {
throw new UnsupportedOperationException("Not implemented: updateConversionEventCallable()");
}

public UnaryCallable<GetConversionEventRequest, ConversionEvent> getConversionEventCallable() {
throw new UnsupportedOperationException("Not implemented: getConversionEventCallable()");
}
Expand Down
Loading

0 comments on commit 08c1a7d

Please sign in to comment.