ownerInfo property

UserInfo? ownerInfo
getter/setter pair

Information about the user whose credentials are used to transfer data.

Populated only for transferConfigs.get requests. In case the user information is not available, this field will not be populated.

Output only.

Implementation

UserInfo? ownerInfo;