GoogleApi.AnalyticsAdmin.V1alpha.Model.GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest (google_api_analytics_admin v0.5.0) View Source
Request message for BatchDeleteUserLinks RPC.
Attributes
-
requests
(type:list(GoogleApi.AnalyticsAdmin.V1alpha.Model.GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest.t)
, default:nil
) - Required. The requests specifying the user links to update. A maximum of 1000 user links can be updated in a batch.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AnalyticsAdmin.V1alpha.Model.GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest{ requests: [ GoogleApi.AnalyticsAdmin.V1alpha.Model.GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest.t() ] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.