View Source GoogleApi.SASPortal.V1alpha1.Model.SasPortalSetupSasAnalyticsRequest (google_api_sas_portal v0.17.0)

Request for the SetupSasAnalytics rpc.

Attributes

  • userId (type: String.t, default: nil) - Optional. User id to setup analytics for, if not provided the user id associated with the project is used. optional

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalSetupSasAnalyticsRequest{
  userId: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.