public static interface GoogleAnalyticsMetadata.Builder extends SdkPojo, CopyableBuilder<GoogleAnalyticsMetadata.Builder,GoogleAnalyticsMetadata>
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsMetadata.Builder |
oAuthScopes(Collection<String> oAuthScopes)
The desired authorization scope for the Google Analytics account.
|
GoogleAnalyticsMetadata.Builder |
oAuthScopes(String... oAuthScopes)
The desired authorization scope for the Google Analytics account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGoogleAnalyticsMetadata.Builder oAuthScopes(Collection<String> oAuthScopes)
The desired authorization scope for the Google Analytics account.
oAuthScopes - The desired authorization scope for the Google Analytics account.GoogleAnalyticsMetadata.Builder oAuthScopes(String... oAuthScopes)
The desired authorization scope for the Google Analytics account.
oAuthScopes - The desired authorization scope for the Google Analytics account.Copyright © 2023. All rights reserved.