- 0.62.0 (latest)
- 0.61.0
- 0.59.0
- 0.58.0
- 0.57.0
- 0.56.0
- 0.55.0
- 0.54.0
- 0.53.0
- 0.52.0
- 0.51.0
- 0.50.0
- 0.49.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
public class GrpcAnalyticsAdminServiceStub extends AnalyticsAdminServiceStub
gRPC stub implementation for the AnalyticsAdminService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(AnalyticsAdminServiceStubSettings settings)
public static final GrpcAnalyticsAdminServiceStub create(AnalyticsAdminServiceStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings | AnalyticsAdminServiceStubSettings |
Returns | |
---|---|
Type | Description |
GrpcAnalyticsAdminServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext)
public static final GrpcAnalyticsAdminServiceStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Returns | |
---|---|
Type | Description |
GrpcAnalyticsAdminServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcAnalyticsAdminServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Returns | |
---|---|
Type | Description |
GrpcAnalyticsAdminServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
Constructors
GrpcAnalyticsAdminServiceStub(AnalyticsAdminServiceStubSettings settings, ClientContext clientContext)
protected GrpcAnalyticsAdminServiceStub(AnalyticsAdminServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcAnalyticsAdminServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | AnalyticsAdminServiceStubSettings |
clientContext | ClientContext |
GrpcAnalyticsAdminServiceStub(AnalyticsAdminServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcAnalyticsAdminServiceStub(AnalyticsAdminServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcAnalyticsAdminServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | AnalyticsAdminServiceStubSettings |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Methods
acknowledgeUserDataCollectionCallable()
public UnaryCallable<AcknowledgeUserDataCollectionRequest,AcknowledgeUserDataCollectionResponse> acknowledgeUserDataCollectionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<AcknowledgeUserDataCollectionRequest,AcknowledgeUserDataCollectionResponse> |
approveDisplayVideo360AdvertiserLinkProposalCallable()
public UnaryCallable<ApproveDisplayVideo360AdvertiserLinkProposalRequest,ApproveDisplayVideo360AdvertiserLinkProposalResponse> approveDisplayVideo360AdvertiserLinkProposalCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ApproveDisplayVideo360AdvertiserLinkProposalRequest,ApproveDisplayVideo360AdvertiserLinkProposalResponse> |
archiveAudienceCallable()
public UnaryCallable<ArchiveAudienceRequest,Empty> archiveAudienceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ArchiveAudienceRequest,Empty> |
archiveCustomDimensionCallable()
public UnaryCallable<ArchiveCustomDimensionRequest,Empty> archiveCustomDimensionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ArchiveCustomDimensionRequest,Empty> |
archiveCustomMetricCallable()
public UnaryCallable<ArchiveCustomMetricRequest,Empty> archiveCustomMetricCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ArchiveCustomMetricRequest,Empty> |
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration | long |
unit | TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
batchCreateAccessBindingsCallable()
public UnaryCallable<BatchCreateAccessBindingsRequest,BatchCreateAccessBindingsResponse> batchCreateAccessBindingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<BatchCreateAccessBindingsRequest,BatchCreateAccessBindingsResponse> |
batchDeleteAccessBindingsCallable()
public UnaryCallable<BatchDeleteAccessBindingsRequest,Empty> batchDeleteAccessBindingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<BatchDeleteAccessBindingsRequest,Empty> |
batchGetAccessBindingsCallable()
public UnaryCallable<BatchGetAccessBindingsRequest,BatchGetAccessBindingsResponse> batchGetAccessBindingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<BatchGetAccessBindingsRequest,BatchGetAccessBindingsResponse> |
batchUpdateAccessBindingsCallable()
public UnaryCallable<BatchUpdateAccessBindingsRequest,BatchUpdateAccessBindingsResponse> batchUpdateAccessBindingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<BatchUpdateAccessBindingsRequest,BatchUpdateAccessBindingsResponse> |
cancelDisplayVideo360AdvertiserLinkProposalCallable()
public UnaryCallable<CancelDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> cancelDisplayVideo360AdvertiserLinkProposalCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> |
close()
public final void close()
createAccessBindingCallable()
public UnaryCallable<CreateAccessBindingRequest,AccessBinding> createAccessBindingCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateAccessBindingRequest,AccessBinding> |
createAdSenseLinkCallable()
public UnaryCallable<CreateAdSenseLinkRequest,AdSenseLink> createAdSenseLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateAdSenseLinkRequest,AdSenseLink> |
createAudienceCallable()
public UnaryCallable<CreateAudienceRequest,Audience> createAudienceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateAudienceRequest,Audience> |
createCalculatedMetricCallable()
public UnaryCallable<CreateCalculatedMetricRequest,CalculatedMetric> createCalculatedMetricCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateCalculatedMetricRequest,CalculatedMetric> |
createChannelGroupCallable()
public UnaryCallable<CreateChannelGroupRequest,ChannelGroup> createChannelGroupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateChannelGroupRequest,ChannelGroup> |
createConnectedSiteTagCallable()
public UnaryCallable<CreateConnectedSiteTagRequest,CreateConnectedSiteTagResponse> createConnectedSiteTagCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateConnectedSiteTagRequest,CreateConnectedSiteTagResponse> |
createConversionEventCallable()
public UnaryCallable<CreateConversionEventRequest,ConversionEvent> createConversionEventCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateConversionEventRequest,ConversionEvent> |
createCustomDimensionCallable()
public UnaryCallable<CreateCustomDimensionRequest,CustomDimension> createCustomDimensionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateCustomDimensionRequest,CustomDimension> |
createCustomMetricCallable()
public UnaryCallable<CreateCustomMetricRequest,CustomMetric> createCustomMetricCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateCustomMetricRequest,CustomMetric> |
createDataStreamCallable()
public UnaryCallable<CreateDataStreamRequest,DataStream> createDataStreamCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDataStreamRequest,DataStream> |
createDisplayVideo360AdvertiserLinkCallable()
public UnaryCallable<CreateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> createDisplayVideo360AdvertiserLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> |
createDisplayVideo360AdvertiserLinkProposalCallable()
public UnaryCallable<CreateDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> createDisplayVideo360AdvertiserLinkProposalCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> |
createEventCreateRuleCallable()
public UnaryCallable<CreateEventCreateRuleRequest,EventCreateRule> createEventCreateRuleCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateEventCreateRuleRequest,EventCreateRule> |
createExpandedDataSetCallable()
public UnaryCallable<CreateExpandedDataSetRequest,ExpandedDataSet> createExpandedDataSetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateExpandedDataSetRequest,ExpandedDataSet> |
createFirebaseLinkCallable()
public UnaryCallable<CreateFirebaseLinkRequest,FirebaseLink> createFirebaseLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateFirebaseLinkRequest,FirebaseLink> |
createGoogleAdsLinkCallable()
public UnaryCallable<CreateGoogleAdsLinkRequest,GoogleAdsLink> createGoogleAdsLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateGoogleAdsLinkRequest,GoogleAdsLink> |
createMeasurementProtocolSecretCallable()
public UnaryCallable<CreateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> createMeasurementProtocolSecretCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> |
createPropertyCallable()
public UnaryCallable<CreatePropertyRequest,Property> createPropertyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreatePropertyRequest,Property> |
createRollupPropertyCallable()
public UnaryCallable<CreateRollupPropertyRequest,CreateRollupPropertyResponse> createRollupPropertyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateRollupPropertyRequest,CreateRollupPropertyResponse> |
createRollupPropertySourceLinkCallable()
public UnaryCallable<CreateRollupPropertySourceLinkRequest,RollupPropertySourceLink> createRollupPropertySourceLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateRollupPropertySourceLinkRequest,RollupPropertySourceLink> |
createSKAdNetworkConversionValueSchemaCallable()
public UnaryCallable<CreateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> createSKAdNetworkConversionValueSchemaCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> |
createSearchAds360LinkCallable()
public UnaryCallable<CreateSearchAds360LinkRequest,SearchAds360Link> createSearchAds360LinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateSearchAds360LinkRequest,SearchAds360Link> |
createSubpropertyCallable()
public UnaryCallable<CreateSubpropertyRequest,CreateSubpropertyResponse> createSubpropertyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateSubpropertyRequest,CreateSubpropertyResponse> |
createSubpropertyEventFilterCallable()
public UnaryCallable<CreateSubpropertyEventFilterRequest,SubpropertyEventFilter> createSubpropertyEventFilterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateSubpropertyEventFilterRequest,SubpropertyEventFilter> |
deleteAccessBindingCallable()
public UnaryCallable<DeleteAccessBindingRequest,Empty> deleteAccessBindingCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteAccessBindingRequest,Empty> |
deleteAccountCallable()
public UnaryCallable<DeleteAccountRequest,Empty> deleteAccountCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteAccountRequest,Empty> |
deleteAdSenseLinkCallable()
public UnaryCallable<DeleteAdSenseLinkRequest,Empty> deleteAdSenseLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteAdSenseLinkRequest,Empty> |
deleteCalculatedMetricCallable()
public UnaryCallable<DeleteCalculatedMetricRequest,Empty> deleteCalculatedMetricCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteCalculatedMetricRequest,Empty> |
deleteChannelGroupCallable()
public UnaryCallable<DeleteChannelGroupRequest,Empty> deleteChannelGroupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteChannelGroupRequest,Empty> |
deleteConnectedSiteTagCallable()
public UnaryCallable<DeleteConnectedSiteTagRequest,Empty> deleteConnectedSiteTagCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteConnectedSiteTagRequest,Empty> |
deleteConversionEventCallable()
public UnaryCallable<DeleteConversionEventRequest,Empty> deleteConversionEventCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteConversionEventRequest,Empty> |
deleteDataStreamCallable()
public UnaryCallable<DeleteDataStreamRequest,Empty> deleteDataStreamCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteDataStreamRequest,Empty> |
deleteDisplayVideo360AdvertiserLinkCallable()
public UnaryCallable<DeleteDisplayVideo360AdvertiserLinkRequest,Empty> deleteDisplayVideo360AdvertiserLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteDisplayVideo360AdvertiserLinkRequest,Empty> |
deleteDisplayVideo360AdvertiserLinkProposalCallable()
public UnaryCallable<DeleteDisplayVideo360AdvertiserLinkProposalRequest,Empty> deleteDisplayVideo360AdvertiserLinkProposalCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteDisplayVideo360AdvertiserLinkProposalRequest,Empty> |
deleteEventCreateRuleCallable()
public UnaryCallable<DeleteEventCreateRuleRequest,Empty> deleteEventCreateRuleCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteEventCreateRuleRequest,Empty> |
deleteExpandedDataSetCallable()
public UnaryCallable<DeleteExpandedDataSetRequest,Empty> deleteExpandedDataSetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteExpandedDataSetRequest,Empty> |
deleteFirebaseLinkCallable()
public UnaryCallable<DeleteFirebaseLinkRequest,Empty> deleteFirebaseLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteFirebaseLinkRequest,Empty> |
deleteGoogleAdsLinkCallable()
public UnaryCallable<DeleteGoogleAdsLinkRequest,Empty> deleteGoogleAdsLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteGoogleAdsLinkRequest,Empty> |
deleteMeasurementProtocolSecretCallable()
public UnaryCallable<DeleteMeasurementProtocolSecretRequest,Empty> deleteMeasurementProtocolSecretCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteMeasurementProtocolSecretRequest,Empty> |
deletePropertyCallable()
public UnaryCallable<DeletePropertyRequest,Property> deletePropertyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeletePropertyRequest,Property> |
deleteRollupPropertySourceLinkCallable()
public UnaryCallable<DeleteRollupPropertySourceLinkRequest,Empty> deleteRollupPropertySourceLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteRollupPropertySourceLinkRequest,Empty> |
deleteSKAdNetworkConversionValueSchemaCallable()
public UnaryCallable<DeleteSKAdNetworkConversionValueSchemaRequest,Empty> deleteSKAdNetworkConversionValueSchemaCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteSKAdNetworkConversionValueSchemaRequest,Empty> |
deleteSearchAds360LinkCallable()
public UnaryCallable<DeleteSearchAds360LinkRequest,Empty> deleteSearchAds360LinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteSearchAds360LinkRequest,Empty> |
deleteSubpropertyEventFilterCallable()
public UnaryCallable<DeleteSubpropertyEventFilterRequest,Empty> deleteSubpropertyEventFilterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteSubpropertyEventFilterRequest,Empty> |
fetchAutomatedGa4ConfigurationOptOutCallable()
public UnaryCallable<FetchAutomatedGa4ConfigurationOptOutRequest,FetchAutomatedGa4ConfigurationOptOutResponse> fetchAutomatedGa4ConfigurationOptOutCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FetchAutomatedGa4ConfigurationOptOutRequest,FetchAutomatedGa4ConfigurationOptOutResponse> |
fetchConnectedGa4PropertyCallable()
public UnaryCallable<FetchConnectedGa4PropertyRequest,FetchConnectedGa4PropertyResponse> fetchConnectedGa4PropertyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FetchConnectedGa4PropertyRequest,FetchConnectedGa4PropertyResponse> |
getAccessBindingCallable()
public UnaryCallable<GetAccessBindingRequest,AccessBinding> getAccessBindingCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAccessBindingRequest,AccessBinding> |
getAccountCallable()
public UnaryCallable<GetAccountRequest,Account> getAccountCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAccountRequest,Account> |
getAdSenseLinkCallable()
public UnaryCallable<GetAdSenseLinkRequest,AdSenseLink> getAdSenseLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAdSenseLinkRequest,AdSenseLink> |
getAttributionSettingsCallable()
public UnaryCallable<GetAttributionSettingsRequest,AttributionSettings> getAttributionSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAttributionSettingsRequest,AttributionSettings> |
getAudienceCallable()
public UnaryCallable<GetAudienceRequest,Audience> getAudienceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAudienceRequest,Audience> |
getBigQueryLinkCallable()
public UnaryCallable<GetBigQueryLinkRequest,BigQueryLink> getBigQueryLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetBigQueryLinkRequest,BigQueryLink> |
getCalculatedMetricCallable()
public UnaryCallable<GetCalculatedMetricRequest,CalculatedMetric> getCalculatedMetricCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCalculatedMetricRequest,CalculatedMetric> |
getChannelGroupCallable()
public UnaryCallable<GetChannelGroupRequest,ChannelGroup> getChannelGroupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetChannelGroupRequest,ChannelGroup> |
getConversionEventCallable()
public UnaryCallable<GetConversionEventRequest,ConversionEvent> getConversionEventCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetConversionEventRequest,ConversionEvent> |
getCustomDimensionCallable()
public UnaryCallable<GetCustomDimensionRequest,CustomDimension> getCustomDimensionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCustomDimensionRequest,CustomDimension> |
getCustomMetricCallable()
public UnaryCallable<GetCustomMetricRequest,CustomMetric> getCustomMetricCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCustomMetricRequest,CustomMetric> |
getDataRedactionSettingsCallable()
public UnaryCallable<GetDataRedactionSettingsRequest,DataRedactionSettings> getDataRedactionSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDataRedactionSettingsRequest,DataRedactionSettings> |
getDataRetentionSettingsCallable()
public UnaryCallable<GetDataRetentionSettingsRequest,DataRetentionSettings> getDataRetentionSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDataRetentionSettingsRequest,DataRetentionSettings> |
getDataSharingSettingsCallable()
public UnaryCallable<GetDataSharingSettingsRequest,DataSharingSettings> getDataSharingSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDataSharingSettingsRequest,DataSharingSettings> |
getDataStreamCallable()
public UnaryCallable<GetDataStreamRequest,DataStream> getDataStreamCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDataStreamRequest,DataStream> |
getDisplayVideo360AdvertiserLinkCallable()
public UnaryCallable<GetDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> getDisplayVideo360AdvertiserLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> |
getDisplayVideo360AdvertiserLinkProposalCallable()
public UnaryCallable<GetDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> getDisplayVideo360AdvertiserLinkProposalCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> |
getEnhancedMeasurementSettingsCallable()
public UnaryCallable<GetEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings> getEnhancedMeasurementSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings> |
getEventCreateRuleCallable()
public UnaryCallable<GetEventCreateRuleRequest,EventCreateRule> getEventCreateRuleCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetEventCreateRuleRequest,EventCreateRule> |
getExpandedDataSetCallable()
public UnaryCallable<GetExpandedDataSetRequest,ExpandedDataSet> getExpandedDataSetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetExpandedDataSetRequest,ExpandedDataSet> |
getGlobalSiteTagCallable()
public UnaryCallable<GetGlobalSiteTagRequest,GlobalSiteTag> getGlobalSiteTagCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetGlobalSiteTagRequest,GlobalSiteTag> |
getGoogleSignalsSettingsCallable()
public UnaryCallable<GetGoogleSignalsSettingsRequest,GoogleSignalsSettings> getGoogleSignalsSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetGoogleSignalsSettingsRequest,GoogleSignalsSettings> |
getMeasurementProtocolSecretCallable()
public UnaryCallable<GetMeasurementProtocolSecretRequest,MeasurementProtocolSecret> getMeasurementProtocolSecretCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetMeasurementProtocolSecretRequest,MeasurementProtocolSecret> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
GrpcOperationsStub |
getPropertyCallable()
public UnaryCallable<GetPropertyRequest,Property> getPropertyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetPropertyRequest,Property> |
getRollupPropertySourceLinkCallable()
public UnaryCallable<GetRollupPropertySourceLinkRequest,RollupPropertySourceLink> getRollupPropertySourceLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetRollupPropertySourceLinkRequest,RollupPropertySourceLink> |
getSKAdNetworkConversionValueSchemaCallable()
public UnaryCallable<GetSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> getSKAdNetworkConversionValueSchemaCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> |
getSearchAds360LinkCallable()
public UnaryCallable<GetSearchAds360LinkRequest,SearchAds360Link> getSearchAds360LinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetSearchAds360LinkRequest,SearchAds360Link> |
getSubpropertyEventFilterCallable()
public UnaryCallable<GetSubpropertyEventFilterRequest,SubpropertyEventFilter> getSubpropertyEventFilterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetSubpropertyEventFilterRequest,SubpropertyEventFilter> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listAccessBindingsCallable()
public UnaryCallable<ListAccessBindingsRequest,ListAccessBindingsResponse> listAccessBindingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAccessBindingsRequest,ListAccessBindingsResponse> |
listAccessBindingsPagedCallable()
public UnaryCallable<ListAccessBindingsRequest,AnalyticsAdminServiceClient.ListAccessBindingsPagedResponse> listAccessBindingsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAccessBindingsRequest,ListAccessBindingsPagedResponse> |
listAccountSummariesCallable()
public UnaryCallable<ListAccountSummariesRequest,ListAccountSummariesResponse> listAccountSummariesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAccountSummariesRequest,ListAccountSummariesResponse> |
listAccountSummariesPagedCallable()
public UnaryCallable<ListAccountSummariesRequest,AnalyticsAdminServiceClient.ListAccountSummariesPagedResponse> listAccountSummariesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAccountSummariesRequest,ListAccountSummariesPagedResponse> |
listAccountsCallable()
public UnaryCallable<ListAccountsRequest,ListAccountsResponse> listAccountsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAccountsRequest,ListAccountsResponse> |
listAccountsPagedCallable()
public UnaryCallable<ListAccountsRequest,AnalyticsAdminServiceClient.ListAccountsPagedResponse> listAccountsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAccountsRequest,ListAccountsPagedResponse> |
listAdSenseLinksCallable()
public UnaryCallable<ListAdSenseLinksRequest,ListAdSenseLinksResponse> listAdSenseLinksCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAdSenseLinksRequest,ListAdSenseLinksResponse> |
listAdSenseLinksPagedCallable()
public UnaryCallable<ListAdSenseLinksRequest,AnalyticsAdminServiceClient.ListAdSenseLinksPagedResponse> listAdSenseLinksPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAdSenseLinksRequest,ListAdSenseLinksPagedResponse> |
listAudiencesCallable()
public UnaryCallable<ListAudiencesRequest,ListAudiencesResponse> listAudiencesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAudiencesRequest,ListAudiencesResponse> |
listAudiencesPagedCallable()
public UnaryCallable<ListAudiencesRequest,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> listAudiencesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAudiencesRequest,ListAudiencesPagedResponse> |
listBigQueryLinksCallable()
public UnaryCallable<ListBigQueryLinksRequest,ListBigQueryLinksResponse> listBigQueryLinksCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBigQueryLinksRequest,ListBigQueryLinksResponse> |
listBigQueryLinksPagedCallable()
public UnaryCallable<ListBigQueryLinksRequest,AnalyticsAdminServiceClient.ListBigQueryLinksPagedResponse> listBigQueryLinksPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBigQueryLinksRequest,ListBigQueryLinksPagedResponse> |
listCalculatedMetricsCallable()
public UnaryCallable<ListCalculatedMetricsRequest,ListCalculatedMetricsResponse> listCalculatedMetricsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCalculatedMetricsRequest,ListCalculatedMetricsResponse> |
listCalculatedMetricsPagedCallable()
public UnaryCallable<ListCalculatedMetricsRequest,AnalyticsAdminServiceClient.ListCalculatedMetricsPagedResponse> listCalculatedMetricsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCalculatedMetricsRequest,ListCalculatedMetricsPagedResponse> |
listChannelGroupsCallable()
public UnaryCallable<ListChannelGroupsRequest,ListChannelGroupsResponse> listChannelGroupsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListChannelGroupsRequest,ListChannelGroupsResponse> |
listChannelGroupsPagedCallable()
public UnaryCallable<ListChannelGroupsRequest,AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse> listChannelGroupsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListChannelGroupsRequest,ListChannelGroupsPagedResponse> |
listConnectedSiteTagsCallable()
public UnaryCallable<ListConnectedSiteTagsRequest,ListConnectedSiteTagsResponse> listConnectedSiteTagsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConnectedSiteTagsRequest,ListConnectedSiteTagsResponse> |
listConversionEventsCallable()
public UnaryCallable<ListConversionEventsRequest,ListConversionEventsResponse> listConversionEventsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConversionEventsRequest,ListConversionEventsResponse> |
listConversionEventsPagedCallable()
public UnaryCallable<ListConversionEventsRequest,AnalyticsAdminServiceClient.ListConversionEventsPagedResponse> listConversionEventsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConversionEventsRequest,ListConversionEventsPagedResponse> |
listCustomDimensionsCallable()
public UnaryCallable<ListCustomDimensionsRequest,ListCustomDimensionsResponse> listCustomDimensionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCustomDimensionsRequest,ListCustomDimensionsResponse> |
listCustomDimensionsPagedCallable()
public UnaryCallable<ListCustomDimensionsRequest,AnalyticsAdminServiceClient.ListCustomDimensionsPagedResponse> listCustomDimensionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCustomDimensionsRequest,ListCustomDimensionsPagedResponse> |
listCustomMetricsCallable()
public UnaryCallable<ListCustomMetricsRequest,ListCustomMetricsResponse> listCustomMetricsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCustomMetricsRequest,ListCustomMetricsResponse> |
listCustomMetricsPagedCallable()
public UnaryCallable<ListCustomMetricsRequest,AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> listCustomMetricsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCustomMetricsRequest,ListCustomMetricsPagedResponse> |
listDataStreamsCallable()
public UnaryCallable<ListDataStreamsRequest,ListDataStreamsResponse> listDataStreamsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDataStreamsRequest,ListDataStreamsResponse> |
listDataStreamsPagedCallable()
public UnaryCallable<ListDataStreamsRequest,AnalyticsAdminServiceClient.ListDataStreamsPagedResponse> listDataStreamsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDataStreamsRequest,ListDataStreamsPagedResponse> |
listDisplayVideo360AdvertiserLinkProposalsCallable()
public UnaryCallable<ListDisplayVideo360AdvertiserLinkProposalsRequest,ListDisplayVideo360AdvertiserLinkProposalsResponse> listDisplayVideo360AdvertiserLinkProposalsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDisplayVideo360AdvertiserLinkProposalsRequest,ListDisplayVideo360AdvertiserLinkProposalsResponse> |
listDisplayVideo360AdvertiserLinkProposalsPagedCallable()
public UnaryCallable<ListDisplayVideo360AdvertiserLinkProposalsRequest,AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsPagedResponse> listDisplayVideo360AdvertiserLinkProposalsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDisplayVideo360AdvertiserLinkProposalsRequest,ListDisplayVideo360AdvertiserLinkProposalsPagedResponse> |
listDisplayVideo360AdvertiserLinksCallable()
public UnaryCallable<ListDisplayVideo360AdvertiserLinksRequest,ListDisplayVideo360AdvertiserLinksResponse> listDisplayVideo360AdvertiserLinksCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDisplayVideo360AdvertiserLinksRequest,ListDisplayVideo360AdvertiserLinksResponse> |
listDisplayVideo360AdvertiserLinksPagedCallable()
public UnaryCallable<ListDisplayVideo360AdvertiserLinksRequest,AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksPagedResponse> listDisplayVideo360AdvertiserLinksPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDisplayVideo360AdvertiserLinksRequest,ListDisplayVideo360AdvertiserLinksPagedResponse> |
listEventCreateRulesCallable()
public UnaryCallable<ListEventCreateRulesRequest,ListEventCreateRulesResponse> listEventCreateRulesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListEventCreateRulesRequest,ListEventCreateRulesResponse> |
listEventCreateRulesPagedCallable()
public UnaryCallable<ListEventCreateRulesRequest,AnalyticsAdminServiceClient.ListEventCreateRulesPagedResponse> listEventCreateRulesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListEventCreateRulesRequest,ListEventCreateRulesPagedResponse> |
listExpandedDataSetsCallable()
public UnaryCallable<ListExpandedDataSetsRequest,ListExpandedDataSetsResponse> listExpandedDataSetsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListExpandedDataSetsRequest,ListExpandedDataSetsResponse> |
listExpandedDataSetsPagedCallable()
public UnaryCallable<ListExpandedDataSetsRequest,AnalyticsAdminServiceClient.ListExpandedDataSetsPagedResponse> listExpandedDataSetsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListExpandedDataSetsRequest,ListExpandedDataSetsPagedResponse> |
listFirebaseLinksCallable()
public UnaryCallable<ListFirebaseLinksRequest,ListFirebaseLinksResponse> listFirebaseLinksCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListFirebaseLinksRequest,ListFirebaseLinksResponse> |
listFirebaseLinksPagedCallable()
public UnaryCallable<ListFirebaseLinksRequest,AnalyticsAdminServiceClient.ListFirebaseLinksPagedResponse> listFirebaseLinksPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListFirebaseLinksRequest,ListFirebaseLinksPagedResponse> |
listGoogleAdsLinksCallable()
public UnaryCallable<ListGoogleAdsLinksRequest,ListGoogleAdsLinksResponse> listGoogleAdsLinksCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListGoogleAdsLinksRequest,ListGoogleAdsLinksResponse> |
listGoogleAdsLinksPagedCallable()
public UnaryCallable<ListGoogleAdsLinksRequest,AnalyticsAdminServiceClient.ListGoogleAdsLinksPagedResponse> listGoogleAdsLinksPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListGoogleAdsLinksRequest,ListGoogleAdsLinksPagedResponse> |
listMeasurementProtocolSecretsCallable()
public UnaryCallable<ListMeasurementProtocolSecretsRequest,ListMeasurementProtocolSecretsResponse> listMeasurementProtocolSecretsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListMeasurementProtocolSecretsRequest,ListMeasurementProtocolSecretsResponse> |
listMeasurementProtocolSecretsPagedCallable()
public UnaryCallable<ListMeasurementProtocolSecretsRequest,AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsPagedResponse> listMeasurementProtocolSecretsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListMeasurementProtocolSecretsRequest,ListMeasurementProtocolSecretsPagedResponse> |
listPropertiesCallable()
public UnaryCallable<ListPropertiesRequest,ListPropertiesResponse> listPropertiesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListPropertiesRequest,ListPropertiesResponse> |
listPropertiesPagedCallable()
public UnaryCallable<ListPropertiesRequest,AnalyticsAdminServiceClient.ListPropertiesPagedResponse> listPropertiesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListPropertiesRequest,ListPropertiesPagedResponse> |
listRollupPropertySourceLinksCallable()
public UnaryCallable<ListRollupPropertySourceLinksRequest,ListRollupPropertySourceLinksResponse> listRollupPropertySourceLinksCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListRollupPropertySourceLinksRequest,ListRollupPropertySourceLinksResponse> |
listRollupPropertySourceLinksPagedCallable()
public UnaryCallable<ListRollupPropertySourceLinksRequest,AnalyticsAdminServiceClient.ListRollupPropertySourceLinksPagedResponse> listRollupPropertySourceLinksPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListRollupPropertySourceLinksRequest,ListRollupPropertySourceLinksPagedResponse> |
listSKAdNetworkConversionValueSchemasCallable()
public UnaryCallable<ListSKAdNetworkConversionValueSchemasRequest,ListSKAdNetworkConversionValueSchemasResponse> listSKAdNetworkConversionValueSchemasCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSKAdNetworkConversionValueSchemasRequest,ListSKAdNetworkConversionValueSchemasResponse> |
listSKAdNetworkConversionValueSchemasPagedCallable()
public UnaryCallable<ListSKAdNetworkConversionValueSchemasRequest,AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasPagedResponse> listSKAdNetworkConversionValueSchemasPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSKAdNetworkConversionValueSchemasRequest,ListSKAdNetworkConversionValueSchemasPagedResponse> |
listSearchAds360LinksCallable()
public UnaryCallable<ListSearchAds360LinksRequest,ListSearchAds360LinksResponse> listSearchAds360LinksCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSearchAds360LinksRequest,ListSearchAds360LinksResponse> |
listSearchAds360LinksPagedCallable()
public UnaryCallable<ListSearchAds360LinksRequest,AnalyticsAdminServiceClient.ListSearchAds360LinksPagedResponse> listSearchAds360LinksPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSearchAds360LinksRequest,ListSearchAds360LinksPagedResponse> |
listSubpropertyEventFiltersCallable()
public UnaryCallable<ListSubpropertyEventFiltersRequest,ListSubpropertyEventFiltersResponse> listSubpropertyEventFiltersCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSubpropertyEventFiltersRequest,ListSubpropertyEventFiltersResponse> |
listSubpropertyEventFiltersPagedCallable()
public UnaryCallable<ListSubpropertyEventFiltersRequest,AnalyticsAdminServiceClient.ListSubpropertyEventFiltersPagedResponse> listSubpropertyEventFiltersPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSubpropertyEventFiltersRequest,ListSubpropertyEventFiltersPagedResponse> |
provisionAccountTicketCallable()
public UnaryCallable<ProvisionAccountTicketRequest,ProvisionAccountTicketResponse> provisionAccountTicketCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ProvisionAccountTicketRequest,ProvisionAccountTicketResponse> |
runAccessReportCallable()
public UnaryCallable<RunAccessReportRequest,RunAccessReportResponse> runAccessReportCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RunAccessReportRequest,RunAccessReportResponse> |
searchChangeHistoryEventsCallable()
public UnaryCallable<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse> searchChangeHistoryEventsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse> |
searchChangeHistoryEventsPagedCallable()
public UnaryCallable<SearchChangeHistoryEventsRequest,AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse> searchChangeHistoryEventsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsPagedResponse> |
setAutomatedGa4ConfigurationOptOutCallable()
public UnaryCallable<SetAutomatedGa4ConfigurationOptOutRequest,SetAutomatedGa4ConfigurationOptOutResponse> setAutomatedGa4ConfigurationOptOutCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SetAutomatedGa4ConfigurationOptOutRequest,SetAutomatedGa4ConfigurationOptOutResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
updateAccessBindingCallable()
public UnaryCallable<UpdateAccessBindingRequest,AccessBinding> updateAccessBindingCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateAccessBindingRequest,AccessBinding> |
updateAccountCallable()
public UnaryCallable<UpdateAccountRequest,Account> updateAccountCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateAccountRequest,Account> |
updateAttributionSettingsCallable()
public UnaryCallable<UpdateAttributionSettingsRequest,AttributionSettings> updateAttributionSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateAttributionSettingsRequest,AttributionSettings> |
updateAudienceCallable()
public UnaryCallable<UpdateAudienceRequest,Audience> updateAudienceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateAudienceRequest,Audience> |
updateCalculatedMetricCallable()
public UnaryCallable<UpdateCalculatedMetricRequest,CalculatedMetric> updateCalculatedMetricCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateCalculatedMetricRequest,CalculatedMetric> |
updateChannelGroupCallable()
public UnaryCallable<UpdateChannelGroupRequest,ChannelGroup> updateChannelGroupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateChannelGroupRequest,ChannelGroup> |
updateConversionEventCallable()
public UnaryCallable<UpdateConversionEventRequest,ConversionEvent> updateConversionEventCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateConversionEventRequest,ConversionEvent> |
updateCustomDimensionCallable()
public UnaryCallable<UpdateCustomDimensionRequest,CustomDimension> updateCustomDimensionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateCustomDimensionRequest,CustomDimension> |
updateCustomMetricCallable()
public UnaryCallable<UpdateCustomMetricRequest,CustomMetric> updateCustomMetricCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateCustomMetricRequest,CustomMetric> |
updateDataRedactionSettingsCallable()
public UnaryCallable<UpdateDataRedactionSettingsRequest,DataRedactionSettings> updateDataRedactionSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateDataRedactionSettingsRequest,DataRedactionSettings> |
updateDataRetentionSettingsCallable()
public UnaryCallable<UpdateDataRetentionSettingsRequest,DataRetentionSettings> updateDataRetentionSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateDataRetentionSettingsRequest,DataRetentionSettings> |
updateDataStreamCallable()
public UnaryCallable<UpdateDataStreamRequest,DataStream> updateDataStreamCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateDataStreamRequest,DataStream> |
updateDisplayVideo360AdvertiserLinkCallable()
public UnaryCallable<UpdateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> updateDisplayVideo360AdvertiserLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> |
updateEnhancedMeasurementSettingsCallable()
public UnaryCallable<UpdateEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings> updateEnhancedMeasurementSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings> |
updateEventCreateRuleCallable()
public UnaryCallable<UpdateEventCreateRuleRequest,EventCreateRule> updateEventCreateRuleCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateEventCreateRuleRequest,EventCreateRule> |
updateExpandedDataSetCallable()
public UnaryCallable<UpdateExpandedDataSetRequest,ExpandedDataSet> updateExpandedDataSetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateExpandedDataSetRequest,ExpandedDataSet> |
updateGoogleAdsLinkCallable()
public UnaryCallable<UpdateGoogleAdsLinkRequest,GoogleAdsLink> updateGoogleAdsLinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateGoogleAdsLinkRequest,GoogleAdsLink> |
updateGoogleSignalsSettingsCallable()
public UnaryCallable<UpdateGoogleSignalsSettingsRequest,GoogleSignalsSettings> updateGoogleSignalsSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateGoogleSignalsSettingsRequest,GoogleSignalsSettings> |
updateMeasurementProtocolSecretCallable()
public UnaryCallable<UpdateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> updateMeasurementProtocolSecretCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> |
updatePropertyCallable()
public UnaryCallable<UpdatePropertyRequest,Property> updatePropertyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdatePropertyRequest,Property> |
updateSKAdNetworkConversionValueSchemaCallable()
public UnaryCallable<UpdateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> updateSKAdNetworkConversionValueSchemaCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> |
updateSearchAds360LinkCallable()
public UnaryCallable<UpdateSearchAds360LinkRequest,SearchAds360Link> updateSearchAds360LinkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateSearchAds360LinkRequest,SearchAds360Link> |
updateSubpropertyEventFilterCallable()
public UnaryCallable<UpdateSubpropertyEventFilterRequest,SubpropertyEventFilter> updateSubpropertyEventFilterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateSubpropertyEventFilterRequest,SubpropertyEventFilter> |