TwitterOrBuilder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The type of card to display on Twitter.
Content copied to clipboard
string card = 5;
Link copied to clipboard
Twitter account considered the "creator" of this content.
Content copied to clipboard
string creator = 8;
Link copied to clipboard
Twitter account considered the "creator" of this content.
Content copied to clipboard
string creator = 8;
Link copied to clipboard
Link copied to clipboard
Description of the page.
Content copied to clipboard
string description = 3;
Link copied to clipboard
Description of the page.
Content copied to clipboard
string description = 3;
Link copied to clipboard
Link copied to clipboard
Thumbnail to display when page is shared.
Content copied to clipboard
string image = 6;
Link copied to clipboard
Link copied to clipboard
The language the page is written in.
Content copied to clipboard
.elide.base.LanguageSpec locale = 4;
Link copied to clipboard
The language the page is written in.
Content copied to clipboard
.elide.base.LanguageSpec locale = 4;
Link copied to clipboard
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Name of the website.
Content copied to clipboard
string site_name = 1;
Link copied to clipboard
Name of the website.
Content copied to clipboard
string site_name = 1;
Link copied to clipboard
Title of the page.
Content copied to clipboard
string title = 2;
Link copied to clipboard
Link copied to clipboard
Directs Twitter to scrape another url instead of the url the page was served from.
Content copied to clipboard
string url = 7;
Link copied to clipboard