Skip to main content

TdxCloudStorageGoogleDriveProvider.GetDisplayName Method

Returns the descriptive name of the target Google cloud storage service.

Declaration

class function GetDisplayName: string; override;

Returns

Type
string

Remarks

Call this function to obtain the name common to all online accounts to which the data provider can connect via Google APIs. The GetDisplayName class function always returns the ‘Google Drive’ string.

See Also