Google_Calendar::register()
{@inheritDoc}
Source
File: src/Tribe/Views/V2/iCalendar/Links/Google_Calendar.php
public function register() {
$this->label = __( 'Google Calendar', 'the-events-calendar' );
$this->single_label = __( 'Add to Google Calendar', 'the-events-calendar' );
}