userDataMappings property
The returned User data mappings.
The maximum number of User data mappings returned is determined by the value of page_size in the ListUserDataMappingsRequest.
Implementation
core.List<UserDataMapping>? userDataMappings;
The returned User data mappings.
The maximum number of User data mappings returned is determined by the value of page_size in the ListUserDataMappingsRequest.
core.List<UserDataMapping>? userDataMappings;