GoogleApi.DataPortability.V1.Model.CheckAccessTypeResponse (google_api_data_portability v0.10.0)
View SourceResponse to checking the token's access type.
Attributes
-
oneTimeResources
(type:list(String.t)
, default:nil
) - Jobs initiated with this token will be one-time if any requested resources have one-time access. -
timeBasedResources
(type:list(String.t)
, default:nil
) - Jobs initiated with this token will be time-based if all requested resources have time-based access.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.