Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

feat!: remove WebDataStream, IosAppDataStream, AndroidAppDataStream resources #377

Merged
merged 8 commits into from
Mar 18, 2022
Merged
  •  
  •  
  •  
Prev Previous commit
Next Next commit
🦉 Updates from OwlBot post-processor
  • Loading branch information
gcf-owl-bot[bot] committed Mar 4, 2022
commit 3f0d1505c09ba1a301fda90bdfda6a8cacae4bbf

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
import com.google.api.gax.rpc.ClientContext;
import com.google.api.gax.rpc.ClientSettings;
import com.google.api.gax.rpc.PagedCallSettings;
import com.google.api.gax.rpc.StubSettings;
import com.google.api.gax.rpc.TransportChannelProvider;
import com.google.api.gax.rpc.UnaryCallSettings;
import com.google.protobuf.Empty;
Expand All @@ -57,10 +56,10 @@
* <p>The default instance has everything set to sensible defaults:
*
* <ul>
* <li> The default service address (analyticsadmin.googleapis.com) and default port (443) are
* <li>The default service address (analyticsadmin.googleapis.com) and default port (443) are
* used.
* <li> Credentials are acquired automatically through Application Default Credentials.
* <li> Retries are configured for idempotent methods but not for non-idempotent methods.
* <li>Credentials are acquired automatically through Application Default Credentials.
* <li>Retries are configured for idempotent methods but not for non-idempotent methods.
* </ul>
*
* <p>The builder of this class is recursive, so contained classes are themselves builders. When
Expand Down Expand Up @@ -117,7 +116,8 @@ public UnaryCallSettings<UpdateAccountRequest, Account> updateAccountSettings()

/** Returns the object with the settings used for calls to listAccountSummaries. */
public PagedCallSettings<
ListAccountSummariesRequest, ListAccountSummariesResponse,
ListAccountSummariesRequest,
ListAccountSummariesResponse,
ListAccountSummariesPagedResponse>
listAccountSummariesSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings()).listAccountSummariesSettings();
Expand Down Expand Up @@ -267,7 +267,8 @@ public UnaryCallSettings<DeleteGoogleAdsLinkRequest, Empty> deleteGoogleAdsLinkS

/** Returns the object with the settings used for calls to listMeasurementProtocolSecrets. */
public PagedCallSettings<
ListMeasurementProtocolSecretsRequest, ListMeasurementProtocolSecretsResponse,
ListMeasurementProtocolSecretsRequest,
ListMeasurementProtocolSecretsResponse,
ListMeasurementProtocolSecretsPagedResponse>
listMeasurementProtocolSecretsSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings())
Expand Down Expand Up @@ -305,7 +306,8 @@ public UnaryCallSettings<DeleteGoogleAdsLinkRequest, Empty> deleteGoogleAdsLinkS

/** Returns the object with the settings used for calls to searchChangeHistoryEvents. */
public PagedCallSettings<
SearchChangeHistoryEventsRequest, SearchChangeHistoryEventsResponse,
SearchChangeHistoryEventsRequest,
SearchChangeHistoryEventsResponse,
SearchChangeHistoryEventsPagedResponse>
searchChangeHistoryEventsSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings())
Expand Down Expand Up @@ -345,7 +347,8 @@ public UnaryCallSettings<DeleteConversionEventRequest, Empty> deleteConversionEv

/** Returns the object with the settings used for calls to listConversionEvents. */
public PagedCallSettings<
ListConversionEventsRequest, ListConversionEventsResponse,
ListConversionEventsRequest,
ListConversionEventsResponse,
ListConversionEventsPagedResponse>
listConversionEventsSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings()).listConversionEventsSettings();
Expand All @@ -360,7 +363,8 @@ public UnaryCallSettings<DeleteConversionEventRequest, Empty> deleteConversionEv

/** Returns the object with the settings used for calls to listDisplayVideo360AdvertiserLinks. */
public PagedCallSettings<
ListDisplayVideo360AdvertiserLinksRequest, ListDisplayVideo360AdvertiserLinksResponse,
ListDisplayVideo360AdvertiserLinksRequest,
ListDisplayVideo360AdvertiserLinksResponse,
ListDisplayVideo360AdvertiserLinksPagedResponse>
listDisplayVideo360AdvertiserLinksSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings())
Expand Down Expand Up @@ -472,7 +476,8 @@ public UnaryCallSettings<DeleteConversionEventRequest, Empty> deleteConversionEv

/** Returns the object with the settings used for calls to listCustomDimensions. */
public PagedCallSettings<
ListCustomDimensionsRequest, ListCustomDimensionsResponse,
ListCustomDimensionsRequest,
ListCustomDimensionsResponse,
ListCustomDimensionsPagedResponse>
listCustomDimensionsSettings() {
return ((AnalyticsAdminServiceStubSettings) getStubSettings()).listCustomDimensionsSettings();
Expand Down Expand Up @@ -685,7 +690,8 @@ public UnaryCallSettings.Builder<UpdateAccountRequest, Account> updateAccountSet

/** Returns the builder for the settings used for calls to listAccountSummaries. */
public PagedCallSettings.Builder<
ListAccountSummariesRequest, ListAccountSummariesResponse,
ListAccountSummariesRequest,
ListAccountSummariesResponse,
ListAccountSummariesPagedResponse>
listAccountSummariesSettings() {
return getStubSettingsBuilder().listAccountSummariesSettings();
Expand Down Expand Up @@ -840,7 +846,8 @@ public UnaryCallSettings.Builder<DeleteUserLinkRequest, Empty> deleteUserLinkSet

/** Returns the builder for the settings used for calls to listMeasurementProtocolSecrets. */
public PagedCallSettings.Builder<
ListMeasurementProtocolSecretsRequest, ListMeasurementProtocolSecretsResponse,
ListMeasurementProtocolSecretsRequest,
ListMeasurementProtocolSecretsResponse,
ListMeasurementProtocolSecretsPagedResponse>
listMeasurementProtocolSecretsSettings() {
return getStubSettingsBuilder().listMeasurementProtocolSecretsSettings();
Expand Down Expand Up @@ -875,7 +882,8 @@ public UnaryCallSettings.Builder<DeleteUserLinkRequest, Empty> deleteUserLinkSet

/** Returns the builder for the settings used for calls to searchChangeHistoryEvents. */
public PagedCallSettings.Builder<
SearchChangeHistoryEventsRequest, SearchChangeHistoryEventsResponse,
SearchChangeHistoryEventsRequest,
SearchChangeHistoryEventsResponse,
SearchChangeHistoryEventsPagedResponse>
searchChangeHistoryEventsSettings() {
return getStubSettingsBuilder().searchChangeHistoryEventsSettings();
Expand Down Expand Up @@ -913,7 +921,8 @@ public UnaryCallSettings.Builder<DeleteUserLinkRequest, Empty> deleteUserLinkSet

/** Returns the builder for the settings used for calls to listConversionEvents. */
public PagedCallSettings.Builder<
ListConversionEventsRequest, ListConversionEventsResponse,
ListConversionEventsRequest,
ListConversionEventsResponse,
ListConversionEventsPagedResponse>
listConversionEventsSettings() {
return getStubSettingsBuilder().listConversionEventsSettings();
Expand All @@ -930,7 +939,8 @@ public UnaryCallSettings.Builder<DeleteUserLinkRequest, Empty> deleteUserLinkSet
* Returns the builder for the settings used for calls to listDisplayVideo360AdvertiserLinks.
*/
public PagedCallSettings.Builder<
ListDisplayVideo360AdvertiserLinksRequest, ListDisplayVideo360AdvertiserLinksResponse,
ListDisplayVideo360AdvertiserLinksRequest,
ListDisplayVideo360AdvertiserLinksResponse,
ListDisplayVideo360AdvertiserLinksPagedResponse>
listDisplayVideo360AdvertiserLinksSettings() {
return getStubSettingsBuilder().listDisplayVideo360AdvertiserLinksSettings();
Expand Down Expand Up @@ -1040,7 +1050,8 @@ public UnaryCallSettings.Builder<DeleteUserLinkRequest, Empty> deleteUserLinkSet

/** Returns the builder for the settings used for calls to listCustomDimensions. */
public PagedCallSettings.Builder<
ListCustomDimensionsRequest, ListCustomDimensionsResponse,
ListCustomDimensionsRequest,
ListCustomDimensionsResponse,
ListCustomDimensionsPagedResponse>
listCustomDimensionsSettings() {
return getStubSettingsBuilder().listCustomDimensionsSettings();
Expand Down
Loading