GoogleApi.AnalyticsAdmin.V1alpha.Model.GoogleAnalyticsAdminV1alphaAuditUserLinksRequest (google_api_analytics_admin v0.5.0) View Source
Request message for AuditUserLinks RPC.
Attributes
-
pageSize
(type:integer()
, default:nil
) - The maximum number of user links to return. The service may return fewer than this value. If unspecified, at most 1000 user links will be returned. The maximum value is 5000; values above 5000 will be coerced to 5000. -
pageToken
(type:String.t
, default:nil
) - A page token, received from a previousAuditUserLinks
call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided toAuditUserLinks
must match the call that provided the page token.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.