hangouts

package
v0.0.0-...-4e20ca4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EMItemType_name = map[int32]string{}/* 425 elements not displayed */

	EMItemType_value = map[string]int32{}/* 425 elements not displayed */

)

Enum value maps for EMItemType.

View Source
var (
	EMPlusPhoto_PhotoMediaType_name = map[int32]string{
		3: "Photosphere",
		2: "Video",
		4: "AnimatedPhoto",
		1: "Picture",
		0: "UnknownMedia",
	}
	EMPlusPhoto_PhotoMediaType_value = map[string]int32{
		"Photosphere":   3,
		"Video":         2,
		"AnimatedPhoto": 4,
		"Picture":       1,
		"UnknownMedia":  0,
	}
)

Enum value maps for EMPlusPhoto_PhotoMediaType.

View Source
var (
	ActiveClientState_name = map[int32]string{
		0: "ACTIVE_CLIENT_STATE_NO_ACTIVE",
		1: "ACTIVE_CLIENT_STATE_IS_ACTIVE",
		2: "ACTIVE_CLIENT_STATE_OTHER_ACTIVE",
	}
	ActiveClientState_value = map[string]int32{
		"ACTIVE_CLIENT_STATE_NO_ACTIVE":    0,
		"ACTIVE_CLIENT_STATE_IS_ACTIVE":    1,
		"ACTIVE_CLIENT_STATE_OTHER_ACTIVE": 2,
	}
)

Enum value maps for ActiveClientState.

View Source
var (
	FocusType_name = map[int32]string{
		0: "FOCUS_TYPE_UNKNOWN",
		1: "FOCUS_TYPE_FOCUSED",
		2: "FOCUS_TYPE_UNFOCUSED",
	}
	FocusType_value = map[string]int32{
		"FOCUS_TYPE_UNKNOWN":   0,
		"FOCUS_TYPE_FOCUSED":   1,
		"FOCUS_TYPE_UNFOCUSED": 2,
	}
)

Enum value maps for FocusType.

View Source
var (
	FocusDevice_name = map[int32]string{
		0:   "FOCUS_DEVICE_UNSPECIFIED",
		20:  "FOCUS_DEVICE_DESKTOP",
		300: "FOCUS_DEVICE_MOBILE",
	}
	FocusDevice_value = map[string]int32{
		"FOCUS_DEVICE_UNSPECIFIED": 0,
		"FOCUS_DEVICE_DESKTOP":     20,
		"FOCUS_DEVICE_MOBILE":      300,
	}
)

Enum value maps for FocusDevice.

View Source
var (
	TypingType_name = map[int32]string{
		0: "TYPING_TYPE_UNKNOWN",
		1: "TYPING_TYPE_STARTED",
		2: "TYPING_TYPE_PAUSED",
		3: "TYPING_TYPE_STOPPED",
	}
	TypingType_value = map[string]int32{
		"TYPING_TYPE_UNKNOWN": 0,
		"TYPING_TYPE_STARTED": 1,
		"TYPING_TYPE_PAUSED":  2,
		"TYPING_TYPE_STOPPED": 3,
	}
)

Enum value maps for TypingType.

View Source
var (
	ClientPresenceStateType_name = map[int32]string{
		0:  "CLIENT_PRESENCE_STATE_UNKNOWN",
		1:  "CLIENT_PRESENCE_STATE_NONE",
		30: "CLIENT_PRESENCE_STATE_DESKTOP_IDLE",
		40: "CLIENT_PRESENCE_STATE_DESKTOP_ACTIVE",
	}
	ClientPresenceStateType_value = map[string]int32{
		"CLIENT_PRESENCE_STATE_UNKNOWN":        0,
		"CLIENT_PRESENCE_STATE_NONE":           1,
		"CLIENT_PRESENCE_STATE_DESKTOP_IDLE":   30,
		"CLIENT_PRESENCE_STATE_DESKTOP_ACTIVE": 40,
	}
)

Enum value maps for ClientPresenceStateType.

View Source
var (
	NotificationLevel_name = map[int32]string{
		0:  "NOTIFICATION_LEVEL_UNKNOWN",
		10: "NOTIFICATION_LEVEL_QUIET",
		30: "NOTIFICATION_LEVEL_RING",
	}
	NotificationLevel_value = map[string]int32{
		"NOTIFICATION_LEVEL_UNKNOWN": 0,
		"NOTIFICATION_LEVEL_QUIET":   10,
		"NOTIFICATION_LEVEL_RING":    30,
	}
)

Enum value maps for NotificationLevel.

View Source
var (
	SegmentType_name = map[int32]string{
		0: "SEGMENT_TYPE_TEXT",
		1: "SEGMENT_TYPE_LINE_BREAK",
		2: "SEGMENT_TYPE_LINK",
	}
	SegmentType_value = map[string]int32{
		"SEGMENT_TYPE_TEXT":       0,
		"SEGMENT_TYPE_LINE_BREAK": 1,
		"SEGMENT_TYPE_LINK":       2,
	}
)

Enum value maps for SegmentType.

View Source
var (
	ItemType_name = map[int32]string{
		0:   "ITEM_TYPE_THING",
		249: "ITEM_TYPE_PLUS_PHOTO",
		335: "ITEM_TYPE_PLACE",
		340: "ITEM_TYPE_PLACE_V2",
	}
	ItemType_value = map[string]int32{
		"ITEM_TYPE_THING":      0,
		"ITEM_TYPE_PLUS_PHOTO": 249,
		"ITEM_TYPE_PLACE":      335,
		"ITEM_TYPE_PLACE_V2":   340,
	}
)

Enum value maps for ItemType.

View Source
var (
	MembershipChangeType_name = map[int32]string{
		1: "MEMBERSHIP_CHANGE_TYPE_JOIN",
		2: "MEMBERSHIP_CHANGE_TYPE_LEAVE",
	}
	MembershipChangeType_value = map[string]int32{
		"MEMBERSHIP_CHANGE_TYPE_JOIN":  1,
		"MEMBERSHIP_CHANGE_TYPE_LEAVE": 2,
	}
)

Enum value maps for MembershipChangeType.

View Source
var (
	HangoutEventType_name = map[int32]string{
		0: "HANGOUT_EVENT_TYPE_UNKNOWN",
		1: "HANGOUT_EVENT_TYPE_START",
		2: "HANGOUT_EVENT_TYPE_END",
		3: "HANGOUT_EVENT_TYPE_JOIN",
		4: "HANGOUT_EVENT_TYPE_LEAVE",
		5: "HANGOUT_EVENT_TYPE_COMING_SOON",
		6: "HANGOUT_EVENT_TYPE_ONGOING",
	}
	HangoutEventType_value = map[string]int32{
		"HANGOUT_EVENT_TYPE_UNKNOWN":     0,
		"HANGOUT_EVENT_TYPE_START":       1,
		"HANGOUT_EVENT_TYPE_END":         2,
		"HANGOUT_EVENT_TYPE_JOIN":        3,
		"HANGOUT_EVENT_TYPE_LEAVE":       4,
		"HANGOUT_EVENT_TYPE_COMING_SOON": 5,
		"HANGOUT_EVENT_TYPE_ONGOING":     6,
	}
)

Enum value maps for HangoutEventType.

View Source
var (
	OffTheRecordToggle_name = map[int32]string{
		0: "OFF_THE_RECORD_TOGGLE_UNKNOWN",
		1: "OFF_THE_RECORD_TOGGLE_ENABLED",
		2: "OFF_THE_RECORD_TOGGLE_DISABLED",
	}
	OffTheRecordToggle_value = map[string]int32{
		"OFF_THE_RECORD_TOGGLE_UNKNOWN":  0,
		"OFF_THE_RECORD_TOGGLE_ENABLED":  1,
		"OFF_THE_RECORD_TOGGLE_DISABLED": 2,
	}
)

Enum value maps for OffTheRecordToggle.

View Source
var (
	OffTheRecordStatus_name = map[int32]string{
		0: "OFF_THE_RECORD_STATUS_UNKNOWN",
		1: "OFF_THE_RECORD_STATUS_OFF_THE_RECORD",
		2: "OFF_THE_RECORD_STATUS_ON_THE_RECORD",
	}
	OffTheRecordStatus_value = map[string]int32{
		"OFF_THE_RECORD_STATUS_UNKNOWN":        0,
		"OFF_THE_RECORD_STATUS_OFF_THE_RECORD": 1,
		"OFF_THE_RECORD_STATUS_ON_THE_RECORD":  2,
	}
)

Enum value maps for OffTheRecordStatus.

View Source
var (
	SourceType_name = map[int32]string{
		0: "SOURCE_TYPE_UNKNOWN",
	}
	SourceType_value = map[string]int32{
		"SOURCE_TYPE_UNKNOWN": 0,
	}
)

Enum value maps for SourceType.

View Source
var (
	EventType_name = map[int32]string{
		0:  "EVENT_TYPE_UNKNOWN",
		1:  "EVENT_TYPE_REGULAR_CHAT_MESSAGE",
		2:  "EVENT_TYPE_SMS",
		3:  "EVENT_TYPE_VOICEMAIL",
		4:  "EVENT_TYPE_ADD_USER",
		5:  "EVENT_TYPE_REMOVE_USER",
		6:  "EVENT_TYPE_CONVERSATION_RENAME",
		7:  "EVENT_TYPE_HANGOUT",
		8:  "EVENT_TYPE_PHONE_CALL",
		9:  "EVENT_TYPE_OTR_MODIFICATION",
		10: "EVENT_TYPE_PLAN_MUTATION",
		11: "EVENT_TYPE_MMS",
		12: "EVENT_TYPE_DEPRECATED_12",
		13: "EVENT_TYPE_OBSERVED_EVENT",
		14: "EVENT_TYPE_GROUP_LINK_SHARING_MODIFICATION",
	}
	EventType_value = map[string]int32{
		"EVENT_TYPE_UNKNOWN":                         0,
		"EVENT_TYPE_REGULAR_CHAT_MESSAGE":            1,
		"EVENT_TYPE_SMS":                             2,
		"EVENT_TYPE_VOICEMAIL":                       3,
		"EVENT_TYPE_ADD_USER":                        4,
		"EVENT_TYPE_REMOVE_USER":                     5,
		"EVENT_TYPE_CONVERSATION_RENAME":             6,
		"EVENT_TYPE_HANGOUT":                         7,
		"EVENT_TYPE_PHONE_CALL":                      8,
		"EVENT_TYPE_OTR_MODIFICATION":                9,
		"EVENT_TYPE_PLAN_MUTATION":                   10,
		"EVENT_TYPE_MMS":                             11,
		"EVENT_TYPE_DEPRECATED_12":                   12,
		"EVENT_TYPE_OBSERVED_EVENT":                  13,
		"EVENT_TYPE_GROUP_LINK_SHARING_MODIFICATION": 14,
	}
)

Enum value maps for EventType.

View Source
var (
	ConversationType_name = map[int32]string{
		0: "CONVERSATION_TYPE_UNKNOWN",
		1: "CONVERSATION_TYPE_ONE_TO_ONE",
		2: "CONVERSATION_TYPE_GROUP",
	}
	ConversationType_value = map[string]int32{
		"CONVERSATION_TYPE_UNKNOWN":    0,
		"CONVERSATION_TYPE_ONE_TO_ONE": 1,
		"CONVERSATION_TYPE_GROUP":      2,
	}
)

Enum value maps for ConversationType.

View Source
var (
	ConversationStatus_name = map[int32]string{
		0: "CONVERSATION_STATUS_UNKNOWN",
		1: "CONVERSATION_STATUS_INVITED",
		2: "CONVERSATION_STATUS_ACTIVE",
		3: "CONVERSATION_STATUS_LEFT",
	}
	ConversationStatus_value = map[string]int32{
		"CONVERSATION_STATUS_UNKNOWN": 0,
		"CONVERSATION_STATUS_INVITED": 1,
		"CONVERSATION_STATUS_ACTIVE":  2,
		"CONVERSATION_STATUS_LEFT":    3,
	}
)

Enum value maps for ConversationStatus.

View Source
var (
	ConversationView_name = map[int32]string{
		0: "CONVERSATION_VIEW_UNKNOWN",
		1: "CONVERSATION_VIEW_INBOX",
		2: "CONVERSATION_VIEW_ARCHIVED",
	}
	ConversationView_value = map[string]int32{
		"CONVERSATION_VIEW_UNKNOWN":  0,
		"CONVERSATION_VIEW_INBOX":    1,
		"CONVERSATION_VIEW_ARCHIVED": 2,
	}
)

Enum value maps for ConversationView.

View Source
var (
	DeliveryMediumType_name = map[int32]string{
		0: "DELIVERY_MEDIUM_UNKNOWN",
		1: "DELIVERY_MEDIUM_BABEL",
		2: "DELIVERY_MEDIUM_GOOGLE_VOICE",
		3: "DELIVERY_MEDIUM_LOCAL_SMS",
	}
	DeliveryMediumType_value = map[string]int32{
		"DELIVERY_MEDIUM_UNKNOWN":      0,
		"DELIVERY_MEDIUM_BABEL":        1,
		"DELIVERY_MEDIUM_GOOGLE_VOICE": 2,
		"DELIVERY_MEDIUM_LOCAL_SMS":    3,
	}
)

Enum value maps for DeliveryMediumType.

View Source
var (
	InvitationAffinity_name = map[int32]string{
		0: "INVITE_AFFINITY_UNKNOWN",
		1: "INVITE_AFFINITY_HIGH",
		2: "INVITE_AFFINITY_LOW",
	}
	InvitationAffinity_value = map[string]int32{
		"INVITE_AFFINITY_UNKNOWN": 0,
		"INVITE_AFFINITY_HIGH":    1,
		"INVITE_AFFINITY_LOW":     2,
	}
)

Enum value maps for InvitationAffinity.

View Source
var (
	ParticipantType_name = map[int32]string{
		0: "PARTICIPANT_TYPE_UNKNOWN",
		2: "PARTICIPANT_TYPE_GAIA",
		3: "PARTICIPANT_TYPE_GOOGLE_VOICE",
	}
	ParticipantType_value = map[string]int32{
		"PARTICIPANT_TYPE_UNKNOWN":      0,
		"PARTICIPANT_TYPE_GAIA":         2,
		"PARTICIPANT_TYPE_GOOGLE_VOICE": 3,
	}
)

Enum value maps for ParticipantType.

View Source
var (
	InvitationStatus_name = map[int32]string{
		0: "INVITATION_STATUS_UNKNOWN",
		1: "INVITATION_STATUS_PENDING",
		2: "INVITATION_STATUS_ACCEPTED",
	}
	InvitationStatus_value = map[string]int32{
		"INVITATION_STATUS_UNKNOWN":  0,
		"INVITATION_STATUS_PENDING":  1,
		"INVITATION_STATUS_ACCEPTED": 2,
	}
)

Enum value maps for InvitationStatus.

View Source
var (
	ForceHistory_name = map[int32]string{
		0: "FORCE_HISTORY_UNKNOWN",
		1: "FORCE_HISTORY_NO",
	}
	ForceHistory_value = map[string]int32{
		"FORCE_HISTORY_UNKNOWN": 0,
		"FORCE_HISTORY_NO":      1,
	}
)

Enum value maps for ForceHistory.

View Source
var (
	NetworkType_name = map[int32]string{
		0: "NETWORK_TYPE_UNKNOWN",
		1: "NETWORK_TYPE_BABEL",
		2: "NETWORK_TYPE_GOOGLE_VOICE",
	}
	NetworkType_value = map[string]int32{
		"NETWORK_TYPE_UNKNOWN":      0,
		"NETWORK_TYPE_BABEL":        1,
		"NETWORK_TYPE_GOOGLE_VOICE": 2,
	}
)

Enum value maps for NetworkType.

View Source
var (
	BlockState_name = map[int32]string{
		0: "BLOCK_STATE_UNKNOWN",
		1: "BLOCK_STATE_BLOCK",
		2: "BLOCK_STATE_UNBLOCK",
	}
	BlockState_value = map[string]int32{
		"BLOCK_STATE_UNKNOWN": 0,
		"BLOCK_STATE_BLOCK":   1,
		"BLOCK_STATE_UNBLOCK": 2,
	}
)

Enum value maps for BlockState.

View Source
var (
	ReplyToInviteType_name = map[int32]string{
		0: "REPLY_TO_INVITE_TYPE_UNKNOWN",
		1: "REPLY_TO_INVITE_TYPE_ACCEPT",
		2: "REPLY_TO_INVITE_TYPE_DECLINE",
	}
	ReplyToInviteType_value = map[string]int32{
		"REPLY_TO_INVITE_TYPE_UNKNOWN": 0,
		"REPLY_TO_INVITE_TYPE_ACCEPT":  1,
		"REPLY_TO_INVITE_TYPE_DECLINE": 2,
	}
)

Enum value maps for ReplyToInviteType.

View Source
var (
	ClientId_name = map[int32]string{
		0:  "CLIENT_ID_UNKNOWN",
		1:  "CLIENT_ID_ANDROID",
		2:  "CLIENT_ID_IOS",
		3:  "CLIENT_ID_CHROME",
		5:  "CLIENT_ID_WEB_GPLUS",
		6:  "CLIENT_ID_WEB_GMAIL",
		13: "CLIENT_ID_ULTRAVIOLET",
		44: "CLIENT_ID_WEB_HANGOUTS",
	}
	ClientId_value = map[string]int32{
		"CLIENT_ID_UNKNOWN":      0,
		"CLIENT_ID_ANDROID":      1,
		"CLIENT_ID_IOS":          2,
		"CLIENT_ID_CHROME":       3,
		"CLIENT_ID_WEB_GPLUS":    5,
		"CLIENT_ID_WEB_GMAIL":    6,
		"CLIENT_ID_ULTRAVIOLET":  13,
		"CLIENT_ID_WEB_HANGOUTS": 44,
	}
)

Enum value maps for ClientId.

View Source
var (
	ClientBuildType_name = map[int32]string{
		0: "BUILD_TYPE_UNKNOWN",
		1: "BUILD_TYPE_PRODUCTION_WEB",
		3: "BUILD_TYPE_PRODUCTION_APP",
	}
	ClientBuildType_value = map[string]int32{
		"BUILD_TYPE_UNKNOWN":        0,
		"BUILD_TYPE_PRODUCTION_WEB": 1,
		"BUILD_TYPE_PRODUCTION_APP": 3,
	}
)

Enum value maps for ClientBuildType.

View Source
var (
	ResponseStatus_name = map[int32]string{
		0: "RESPONSE_STATUS_UNKNOWN",
		1: "RESPONSE_STATUS_OK",
		3: "RESPONSE_STATUS_UNEXPECTED_ERROR",
		4: "RESPONSE_STATUS_INVALID_REQUEST",
	}
	ResponseStatus_value = map[string]int32{
		"RESPONSE_STATUS_UNKNOWN":          0,
		"RESPONSE_STATUS_OK":               1,
		"RESPONSE_STATUS_UNEXPECTED_ERROR": 3,
		"RESPONSE_STATUS_INVALID_REQUEST":  4,
	}
)

Enum value maps for ResponseStatus.

View Source
var (
	PhotoUrlStatus_name = map[int32]string{
		0: "PHOTO_URL_STATUS_UNKNOWN",
		1: "PHOTO_URL_STATUS_PLACEHOLDER",
		2: "PHOTO_URL_STATUS_USER_PHOTO",
	}
	PhotoUrlStatus_value = map[string]int32{
		"PHOTO_URL_STATUS_UNKNOWN":     0,
		"PHOTO_URL_STATUS_PLACEHOLDER": 1,
		"PHOTO_URL_STATUS_USER_PHOTO":  2,
	}
)

Enum value maps for PhotoUrlStatus.

View Source
var (
	Gender_name = map[int32]string{
		0: "GENDER_UNKNOWN",
		1: "GENDER_MALE",
		2: "GENDER_FEMALE",
	}
	Gender_value = map[string]int32{
		"GENDER_UNKNOWN": 0,
		"GENDER_MALE":    1,
		"GENDER_FEMALE":  2,
	}
)

Enum value maps for Gender.

View Source
var (
	ProfileType_name = map[int32]string{
		0: "PROFILE_TYPE_NONE",
		1: "PROFILE_TYPE_ES_USER",
	}
	ProfileType_value = map[string]int32{
		"PROFILE_TYPE_NONE":    0,
		"PROFILE_TYPE_ES_USER": 1,
	}
)

Enum value maps for ProfileType.

View Source
var (
	ConfigurationBitType_name = map[int32]string{
		0:  "CONFIGURATION_BIT_TYPE_UNKNOWN",
		1:  "CONFIGURATION_BIT_TYPE_UNKNOWN_1",
		2:  "CONFIGURATION_BIT_TYPE_UNKNOWN_2",
		3:  "CONFIGURATION_BIT_TYPE_UNKNOWN_3",
		4:  "CONFIGURATION_BIT_TYPE_UNKNOWN_4",
		5:  "CONFIGURATION_BIT_TYPE_UNKNOWN_5",
		6:  "CONFIGURATION_BIT_TYPE_UNKNOWN_6",
		7:  "CONFIGURATION_BIT_TYPE_UNKNOWN_7",
		8:  "CONFIGURATION_BIT_TYPE_UNKNOWN_8",
		9:  "CONFIGURATION_BIT_TYPE_UNKNOWN_9",
		10: "CONFIGURATION_BIT_TYPE_UNKNOWN_10",
		11: "CONFIGURATION_BIT_TYPE_UNKNOWN_11",
		12: "CONFIGURATION_BIT_TYPE_UNKNOWN_12",
		13: "CONFIGURATION_BIT_TYPE_UNKNOWN_13",
		14: "CONFIGURATION_BIT_TYPE_UNKNOWN_14",
		15: "CONFIGURATION_BIT_TYPE_UNKNOWN_15",
		16: "CONFIGURATION_BIT_TYPE_UNKNOWN_16",
		17: "CONFIGURATION_BIT_TYPE_UNKNOWN_17",
		18: "CONFIGURATION_BIT_TYPE_UNKNOWN_18",
		19: "CONFIGURATION_BIT_TYPE_UNKNOWN_19",
		20: "CONFIGURATION_BIT_TYPE_UNKNOWN_20",
		21: "CONFIGURATION_BIT_TYPE_UNKNOWN_21",
		22: "CONFIGURATION_BIT_TYPE_UNKNOWN_22",
		23: "CONFIGURATION_BIT_TYPE_UNKNOWN_23",
		24: "CONFIGURATION_BIT_TYPE_UNKNOWN_24",
		25: "CONFIGURATION_BIT_TYPE_UNKNOWN_25",
		26: "CONFIGURATION_BIT_TYPE_UNKNOWN_26",
		27: "CONFIGURATION_BIT_TYPE_UNKNOWN_27",
		28: "CONFIGURATION_BIT_TYPE_UNKNOWN_28",
		29: "CONFIGURATION_BIT_TYPE_UNKNOWN_29",
		30: "CONFIGURATION_BIT_TYPE_UNKNOWN_30",
		31: "CONFIGURATION_BIT_TYPE_UNKNOWN_31",
		32: "CONFIGURATION_BIT_TYPE_UNKNOWN_32",
		33: "CONFIGURATION_BIT_TYPE_UNKNOWN_33",
		34: "CONFIGURATION_BIT_TYPE_DESKTOP_AUTO_EMOJI_CONVERSION_ENABLED",
		35: "CONFIGURATION_BIT_TYPE_UNKNOWN_35",
		36: "CONFIGURATION_BIT_TYPE_UNKNOWN_36",
		38: "CONFIGURATION_BIT_TYPE_DESKTOP_COMPACT_MODE_ENABLED",
	}
	ConfigurationBitType_value = map[string]int32{
		"CONFIGURATION_BIT_TYPE_UNKNOWN":                               0,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_1":                             1,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_2":                             2,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_3":                             3,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_4":                             4,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_5":                             5,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_6":                             6,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_7":                             7,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_8":                             8,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_9":                             9,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_10":                            10,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_11":                            11,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_12":                            12,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_13":                            13,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_14":                            14,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_15":                            15,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_16":                            16,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_17":                            17,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_18":                            18,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_19":                            19,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_20":                            20,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_21":                            21,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_22":                            22,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_23":                            23,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_24":                            24,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_25":                            25,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_26":                            26,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_27":                            27,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_28":                            28,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_29":                            29,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_30":                            30,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_31":                            31,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_32":                            32,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_33":                            33,
		"CONFIGURATION_BIT_TYPE_DESKTOP_AUTO_EMOJI_CONVERSION_ENABLED": 34,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_35":                            35,
		"CONFIGURATION_BIT_TYPE_UNKNOWN_36":                            36,
		"CONFIGURATION_BIT_TYPE_DESKTOP_COMPACT_MODE_ENABLED":          38,
	}
)

Enum value maps for ConfigurationBitType.

View Source
var (
	RichPresenceType_name = map[int32]string{
		0: "RICH_PRESENCE_TYPE_UNKNOWN",
		1: "RICH_PRESENCE_TYPE_IN_CALL_STATE",
		3: "RICH_PRESENCE_TYPE_UNKNOWN_3",
		4: "RICH_PRESENCE_TYPE_UNKNOWN_4",
		5: "RICH_PRESENCE_TYPE_UNKNOWN_5",
		2: "RICH_PRESENCE_TYPE_DEVICE",
		6: "RICH_PRESENCE_TYPE_LAST_SEEN",
	}
	RichPresenceType_value = map[string]int32{
		"RICH_PRESENCE_TYPE_UNKNOWN":       0,
		"RICH_PRESENCE_TYPE_IN_CALL_STATE": 1,
		"RICH_PRESENCE_TYPE_UNKNOWN_3":     3,
		"RICH_PRESENCE_TYPE_UNKNOWN_4":     4,
		"RICH_PRESENCE_TYPE_UNKNOWN_5":     5,
		"RICH_PRESENCE_TYPE_DEVICE":        2,
		"RICH_PRESENCE_TYPE_LAST_SEEN":     6,
	}
)

Enum value maps for RichPresenceType.

View Source
var (
	FieldMask_name = map[int32]string{
		1:  "FIELD_MASK_REACHABLE",
		2:  "FIELD_MASK_AVAILABLE",
		3:  "FIELD_MASK_MOOD",
		6:  "FIELD_MASK_IN_CALL",
		7:  "FIELD_MASK_DEVICE",
		10: "FIELD_MASK_LAST_SEEN",
	}
	FieldMask_value = map[string]int32{
		"FIELD_MASK_REACHABLE": 1,
		"FIELD_MASK_AVAILABLE": 2,
		"FIELD_MASK_MOOD":      3,
		"FIELD_MASK_IN_CALL":   6,
		"FIELD_MASK_DEVICE":    7,
		"FIELD_MASK_LAST_SEEN": 10,
	}
)

Enum value maps for FieldMask.

View Source
var (
	DeleteType_name = map[int32]string{
		0: "DELETE_TYPE_UNKNOWN",
		1: "DELETE_TYPE_UPPER_BOUND",
	}
	DeleteType_value = map[string]int32{
		"DELETE_TYPE_UNKNOWN":     0,
		"DELETE_TYPE_UPPER_BOUND": 1,
	}
)

Enum value maps for DeleteType.

View Source
var (
	SyncFilter_name = map[int32]string{
		0: "SYNC_FILTER_UNKNOWN",
		1: "SYNC_FILTER_INBOX",
		2: "SYNC_FILTER_ARCHIVED",
	}
	SyncFilter_value = map[string]int32{
		"SYNC_FILTER_UNKNOWN":  0,
		"SYNC_FILTER_INBOX":    1,
		"SYNC_FILTER_ARCHIVED": 2,
	}
)

Enum value maps for SyncFilter.

View Source
var (
	SoundState_name = map[int32]string{
		0: "SOUND_STATE_UNKNOWN",
		1: "SOUND_STATE_ON",
		2: "SOUND_STATE_OFF",
	}
	SoundState_value = map[string]int32{
		"SOUND_STATE_UNKNOWN": 0,
		"SOUND_STATE_ON":      1,
		"SOUND_STATE_OFF":     2,
	}
)

Enum value maps for SoundState.

View Source
var (
	CallerIdSettingsMask_name = map[int32]string{
		0: "CALLER_ID_SETTINGS_MASK_UNKNOWN",
		1: "CALLER_ID_SETTINGS_MASK_PROVIDED",
	}
	CallerIdSettingsMask_value = map[string]int32{
		"CALLER_ID_SETTINGS_MASK_UNKNOWN":  0,
		"CALLER_ID_SETTINGS_MASK_PROVIDED": 1,
	}
)

Enum value maps for CallerIdSettingsMask.

View Source
var (
	PhoneVerificationStatus_name = map[int32]string{
		0: "PHONE_VERIFICATION_STATUS_UNKNOWN",
		1: "PHONE_VERIFICATION_STATUS_VERIFIED",
	}
	PhoneVerificationStatus_value = map[string]int32{
		"PHONE_VERIFICATION_STATUS_UNKNOWN":  0,
		"PHONE_VERIFICATION_STATUS_VERIFIED": 1,
	}
)

Enum value maps for PhoneVerificationStatus.

View Source
var (
	PhoneDiscoverabilityStatus_name = map[int32]string{
		0: "PHONE_DISCOVERABILITY_STATUS_UNKNOWN",
		2: "PHONE_DISCOVERABILITY_STATUS_OPTED_IN_BUT_NOT_DISCOVERABLE",
	}
	PhoneDiscoverabilityStatus_value = map[string]int32{
		"PHONE_DISCOVERABILITY_STATUS_UNKNOWN":                       0,
		"PHONE_DISCOVERABILITY_STATUS_OPTED_IN_BUT_NOT_DISCOVERABLE": 2,
	}
)

Enum value maps for PhoneDiscoverabilityStatus.

View Source
var (
	PhoneValidationResult_name = map[int32]string{
		0: "PHONE_VALIDATION_RESULT_IS_POSSIBLE",
	}
	PhoneValidationResult_value = map[string]int32{
		"PHONE_VALIDATION_RESULT_IS_POSSIBLE": 0,
	}
)

Enum value maps for PhoneValidationResult.

View Source
var (
	OffnetworkAddressType_name = map[int32]string{
		0: "OFFNETWORK_ADDRESS_TYPE_UNKNOWN",
		1: "OFFNETWORK_ADDRESS_TYPE_EMAIL",
	}
	OffnetworkAddressType_value = map[string]int32{
		"OFFNETWORK_ADDRESS_TYPE_UNKNOWN": 0,
		"OFFNETWORK_ADDRESS_TYPE_EMAIL":   1,
	}
)

Enum value maps for OffnetworkAddressType.

View Source
var (
	GroupLinkSharingStatus_name = map[int32]string{
		0: "GROUP_LINK_SHARING_STATUS_UNKNOWN",
		1: "GROUP_LINK_SHARING_STATUS_ON",
		2: "GROUP_LINK_SHARING_STATUS_OFF",
	}
	GroupLinkSharingStatus_value = map[string]int32{
		"GROUP_LINK_SHARING_STATUS_UNKNOWN": 0,
		"GROUP_LINK_SHARING_STATUS_ON":      1,
		"GROUP_LINK_SHARING_STATUS_OFF":     2,
	}
)

Enum value maps for GroupLinkSharingStatus.

View Source
var (
	Entity_PastHangoutState_name = map[int32]string{
		0: "PAST_HANGOUT_STATE_UNKNOWN",
		1: "PAST_HANGOUT_STATE_HAD_PAST_HANGOUT",
		2: "PAST_HANGOUT_STATE_NO_PAST_HANGOUT",
	}
	Entity_PastHangoutState_value = map[string]int32{
		"PAST_HANGOUT_STATE_UNKNOWN":          0,
		"PAST_HANGOUT_STATE_HAD_PAST_HANGOUT": 1,
		"PAST_HANGOUT_STATE_NO_PAST_HANGOUT":  2,
	}
)

Enum value maps for Entity_PastHangoutState.

View Source
var File_embeds_proto protoreflect.FileDescriptor
View Source
var File_hangouts_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ActiveClientState

type ActiveClientState int32

Describes which Hangouts client is active.

const (
	// No client is active.
	ActiveClientState_ACTIVE_CLIENT_STATE_NO_ACTIVE ActiveClientState = 0
	// This is the active client.
	ActiveClientState_ACTIVE_CLIENT_STATE_IS_ACTIVE ActiveClientState = 1
	// Other client is active.
	ActiveClientState_ACTIVE_CLIENT_STATE_OTHER_ACTIVE ActiveClientState = 2
)

func (ActiveClientState) Descriptor

func (ActiveClientState) Enum

func (ActiveClientState) EnumDescriptor deprecated

func (ActiveClientState) EnumDescriptor() ([]byte, []int)

Deprecated: Use ActiveClientState.Descriptor instead.

func (ActiveClientState) Number

func (ActiveClientState) String

func (x ActiveClientState) String() string

func (ActiveClientState) Type

func (*ActiveClientState) UnmarshalJSON deprecated

func (x *ActiveClientState) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type AddUserRequest

type AddUserRequest struct {
	RequestHeader      *RequestHeader      `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	InviteeId          []*InviteeID        `protobuf:"bytes,3,rep,name=invitee_id,json=inviteeId" json:"invitee_id,omitempty"`
	EventRequestHeader *EventRequestHeader `protobuf:"bytes,5,opt,name=event_request_header,json=eventRequestHeader" json:"event_request_header,omitempty"`
	// contains filtered or unexported fields
}

func (*AddUserRequest) Descriptor deprecated

func (*AddUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddUserRequest.ProtoReflect.Descriptor instead.

func (*AddUserRequest) GetEventRequestHeader

func (x *AddUserRequest) GetEventRequestHeader() *EventRequestHeader

func (*AddUserRequest) GetInviteeId

func (x *AddUserRequest) GetInviteeId() []*InviteeID

func (*AddUserRequest) GetRequestHeader

func (x *AddUserRequest) GetRequestHeader() *RequestHeader

func (*AddUserRequest) ProtoMessage

func (*AddUserRequest) ProtoMessage()

func (*AddUserRequest) ProtoReflect

func (x *AddUserRequest) ProtoReflect() protoreflect.Message

func (*AddUserRequest) Reset

func (x *AddUserRequest) Reset()

func (*AddUserRequest) String

func (x *AddUserRequest) String() string

type AddUserResponse

type AddUserResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	CreatedEvent   *Event          `protobuf:"bytes,5,opt,name=created_event,json=createdEvent" json:"created_event,omitempty"`
	// contains filtered or unexported fields
}

func (*AddUserResponse) Descriptor deprecated

func (*AddUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddUserResponse.ProtoReflect.Descriptor instead.

func (*AddUserResponse) GetCreatedEvent

func (x *AddUserResponse) GetCreatedEvent() *Event

func (*AddUserResponse) GetResponseHeader

func (x *AddUserResponse) GetResponseHeader() *ResponseHeader

func (*AddUserResponse) ProtoMessage

func (*AddUserResponse) ProtoMessage()

func (*AddUserResponse) ProtoReflect

func (x *AddUserResponse) ProtoReflect() protoreflect.Message

func (*AddUserResponse) Reset

func (x *AddUserResponse) Reset()

func (*AddUserResponse) String

func (x *AddUserResponse) String() string

type Attachment

type Attachment struct {
	EmbedItem *EMEmbedClientItem `protobuf:"bytes,1,opt,name=embed_item,json=embedItem" json:"embed_item,omitempty"`
	// contains filtered or unexported fields
}

An attachment for a chat message.

func (*Attachment) Descriptor deprecated

func (*Attachment) Descriptor() ([]byte, []int)

Deprecated: Use Attachment.ProtoReflect.Descriptor instead.

func (*Attachment) GetEmbedItem

func (x *Attachment) GetEmbedItem() *EMEmbedClientItem

func (*Attachment) ProtoMessage

func (*Attachment) ProtoMessage()

func (*Attachment) ProtoReflect

func (x *Attachment) ProtoReflect() protoreflect.Message

func (*Attachment) Reset

func (x *Attachment) Reset()

func (*Attachment) String

func (x *Attachment) String() string

type BatchUpdate

type BatchUpdate struct {
	StateUpdate []*StateUpdate `protobuf:"bytes,1,rep,name=state_update,json=stateUpdate" json:"state_update,omitempty"`
	// contains filtered or unexported fields
}

List of StateUpdate messages to allow pushing multiple notifications from the server to the client simultaneously.

func (*BatchUpdate) Descriptor deprecated

func (*BatchUpdate) Descriptor() ([]byte, []int)

Deprecated: Use BatchUpdate.ProtoReflect.Descriptor instead.

func (*BatchUpdate) GetStateUpdate

func (x *BatchUpdate) GetStateUpdate() []*StateUpdate

func (*BatchUpdate) ProtoMessage

func (*BatchUpdate) ProtoMessage()

func (*BatchUpdate) ProtoReflect

func (x *BatchUpdate) ProtoReflect() protoreflect.Message

func (*BatchUpdate) Reset

func (x *BatchUpdate) Reset()

func (*BatchUpdate) String

func (x *BatchUpdate) String() string

type BlockNotification

type BlockNotification struct {
	BlockStateChange []*BlockStateChange `protobuf:"bytes,1,rep,name=block_state_change,json=blockStateChange" json:"block_state_change,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockNotification) Descriptor deprecated

func (*BlockNotification) Descriptor() ([]byte, []int)

Deprecated: Use BlockNotification.ProtoReflect.Descriptor instead.

func (*BlockNotification) GetBlockStateChange

func (x *BlockNotification) GetBlockStateChange() []*BlockStateChange

func (*BlockNotification) ProtoMessage

func (*BlockNotification) ProtoMessage()

func (*BlockNotification) ProtoReflect

func (x *BlockNotification) ProtoReflect() protoreflect.Message

func (*BlockNotification) Reset

func (x *BlockNotification) Reset()

func (*BlockNotification) String

func (x *BlockNotification) String() string

type BlockState

type BlockState int32
const (
	BlockState_BLOCK_STATE_UNKNOWN BlockState = 0
	BlockState_BLOCK_STATE_BLOCK   BlockState = 1
	BlockState_BLOCK_STATE_UNBLOCK BlockState = 2
)

func (BlockState) Descriptor

func (BlockState) Descriptor() protoreflect.EnumDescriptor

func (BlockState) Enum

func (x BlockState) Enum() *BlockState

func (BlockState) EnumDescriptor deprecated

func (BlockState) EnumDescriptor() ([]byte, []int)

Deprecated: Use BlockState.Descriptor instead.

func (BlockState) Number

func (x BlockState) Number() protoreflect.EnumNumber

func (BlockState) String

func (x BlockState) String() string

func (BlockState) Type

func (*BlockState) UnmarshalJSON deprecated

func (x *BlockState) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type BlockStateChange

type BlockStateChange struct {
	ParticipantId *ParticipantId `protobuf:"bytes,1,opt,name=participant_id,json=participantId" json:"participant_id,omitempty"`
	NewBlockState *BlockState    `protobuf:"varint,2,opt,name=new_block_state,json=newBlockState,enum=hangouts.BlockState" json:"new_block_state,omitempty"`
	// contains filtered or unexported fields
}

func (*BlockStateChange) Descriptor deprecated

func (*BlockStateChange) Descriptor() ([]byte, []int)

Deprecated: Use BlockStateChange.ProtoReflect.Descriptor instead.

func (*BlockStateChange) GetNewBlockState

func (x *BlockStateChange) GetNewBlockState() BlockState

func (*BlockStateChange) GetParticipantId

func (x *BlockStateChange) GetParticipantId() *ParticipantId

func (*BlockStateChange) ProtoMessage

func (*BlockStateChange) ProtoMessage()

func (*BlockStateChange) ProtoReflect

func (x *BlockStateChange) ProtoReflect() protoreflect.Message

func (*BlockStateChange) Reset

func (x *BlockStateChange) Reset()

func (*BlockStateChange) String

func (x *BlockStateChange) String() string

type CallerIdSettingsMask

type CallerIdSettingsMask int32
const (
	CallerIdSettingsMask_CALLER_ID_SETTINGS_MASK_UNKNOWN  CallerIdSettingsMask = 0
	CallerIdSettingsMask_CALLER_ID_SETTINGS_MASK_PROVIDED CallerIdSettingsMask = 1
)

func (CallerIdSettingsMask) Descriptor

func (CallerIdSettingsMask) Enum

func (CallerIdSettingsMask) EnumDescriptor deprecated

func (CallerIdSettingsMask) EnumDescriptor() ([]byte, []int)

Deprecated: Use CallerIdSettingsMask.Descriptor instead.

func (CallerIdSettingsMask) Number

func (CallerIdSettingsMask) String

func (x CallerIdSettingsMask) String() string

func (CallerIdSettingsMask) Type

func (*CallerIdSettingsMask) UnmarshalJSON deprecated

func (x *CallerIdSettingsMask) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ChatMessage

type ChatMessage struct {

	// Optional annotation to attach to message.
	Annotation []*EventAnnotation `protobuf:"bytes,2,rep,name=annotation" json:"annotation,omitempty"`
	// The message's content.
	MessageContent *MessageContent `protobuf:"bytes,3,opt,name=message_content,json=messageContent" json:"message_content,omitempty"`
	// contains filtered or unexported fields
}

A chat message in a conversation.

func (*ChatMessage) Descriptor deprecated

func (*ChatMessage) Descriptor() ([]byte, []int)

Deprecated: Use ChatMessage.ProtoReflect.Descriptor instead.

func (*ChatMessage) GetAnnotation

func (x *ChatMessage) GetAnnotation() []*EventAnnotation

func (*ChatMessage) GetMessageContent

func (x *ChatMessage) GetMessageContent() *MessageContent

func (*ChatMessage) ProtoMessage

func (*ChatMessage) ProtoMessage()

func (*ChatMessage) ProtoReflect

func (x *ChatMessage) ProtoReflect() protoreflect.Message

func (*ChatMessage) Reset

func (x *ChatMessage) Reset()

func (*ChatMessage) String

func (x *ChatMessage) String() string

type ClientBuildType

type ClientBuildType int32

Build type of the client.

const (
	ClientBuildType_BUILD_TYPE_UNKNOWN ClientBuildType = 0
	// Web app (not used anymore?).
	ClientBuildType_BUILD_TYPE_PRODUCTION_WEB ClientBuildType = 1
	// Native app.
	ClientBuildType_BUILD_TYPE_PRODUCTION_APP ClientBuildType = 3
)

func (ClientBuildType) Descriptor

func (ClientBuildType) Enum

func (x ClientBuildType) Enum() *ClientBuildType

func (ClientBuildType) EnumDescriptor deprecated

func (ClientBuildType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ClientBuildType.Descriptor instead.

func (ClientBuildType) Number

func (ClientBuildType) String

func (x ClientBuildType) String() string

func (ClientBuildType) Type

func (*ClientBuildType) UnmarshalJSON deprecated

func (x *ClientBuildType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ClientId

type ClientId int32

Identifies the client.

const (
	ClientId_CLIENT_ID_UNKNOWN ClientId = 0
	// Hangouts app for Android.
	ClientId_CLIENT_ID_ANDROID ClientId = 1
	// Hangouts app for iOS.
	ClientId_CLIENT_ID_IOS ClientId = 2
	// Hangouts Chrome extension.
	ClientId_CLIENT_ID_CHROME ClientId = 3
	// Hangouts web interface in Google Plus.
	ClientId_CLIENT_ID_WEB_GPLUS ClientId = 5
	// Hangouts web interface in Gmail.
	ClientId_CLIENT_ID_WEB_GMAIL ClientId = 6
	// Hangouts Chrome app ("ultraviolet").
	ClientId_CLIENT_ID_ULTRAVIOLET ClientId = 13
	// Hangouts web app (https://hangouts.google.com).
	ClientId_CLIENT_ID_WEB_HANGOUTS ClientId = 44
)

func (ClientId) Descriptor

func (ClientId) Descriptor() protoreflect.EnumDescriptor

func (ClientId) Enum

func (x ClientId) Enum() *ClientId

func (ClientId) EnumDescriptor deprecated

func (ClientId) EnumDescriptor() ([]byte, []int)

Deprecated: Use ClientId.Descriptor instead.

func (ClientId) Number

func (x ClientId) Number() protoreflect.EnumNumber

func (ClientId) String

func (x ClientId) String() string

func (ClientId) Type

func (*ClientId) UnmarshalJSON deprecated

func (x *ClientId) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ClientIdentifier

type ClientIdentifier struct {

	// (client_id in hangups).
	Resource *string `protobuf:"bytes,1,opt,name=resource" json:"resource,omitempty"`
	// unknown (header_id in hangups).
	HeaderId *string `protobuf:"bytes,2,opt,name=header_id,json=headerId" json:"header_id,omitempty"`
	// contains filtered or unexported fields
}

func (*ClientIdentifier) Descriptor deprecated

func (*ClientIdentifier) Descriptor() ([]byte, []int)

Deprecated: Use ClientIdentifier.ProtoReflect.Descriptor instead.

func (*ClientIdentifier) GetHeaderId

func (x *ClientIdentifier) GetHeaderId() string

func (*ClientIdentifier) GetResource

func (x *ClientIdentifier) GetResource() string

func (*ClientIdentifier) ProtoMessage

func (*ClientIdentifier) ProtoMessage()

func (*ClientIdentifier) ProtoReflect

func (x *ClientIdentifier) ProtoReflect() protoreflect.Message

func (*ClientIdentifier) Reset

func (x *ClientIdentifier) Reset()

func (*ClientIdentifier) String

func (x *ClientIdentifier) String() string

type ClientPresenceState

type ClientPresenceState struct {
	Identifier *ClientIdentifier        `protobuf:"bytes,1,opt,name=identifier" json:"identifier,omitempty"`
	State      *ClientPresenceStateType `protobuf:"varint,2,opt,name=state,enum=hangouts.ClientPresenceStateType" json:"state,omitempty"`
	// contains filtered or unexported fields
}

func (*ClientPresenceState) Descriptor deprecated

func (*ClientPresenceState) Descriptor() ([]byte, []int)

Deprecated: Use ClientPresenceState.ProtoReflect.Descriptor instead.

func (*ClientPresenceState) GetIdentifier

func (x *ClientPresenceState) GetIdentifier() *ClientIdentifier

func (*ClientPresenceState) GetState

func (*ClientPresenceState) ProtoMessage

func (*ClientPresenceState) ProtoMessage()

func (*ClientPresenceState) ProtoReflect

func (x *ClientPresenceState) ProtoReflect() protoreflect.Message

func (*ClientPresenceState) Reset

func (x *ClientPresenceState) Reset()

func (*ClientPresenceState) String

func (x *ClientPresenceState) String() string

type ClientPresenceStateType

type ClientPresenceStateType int32
const (
	ClientPresenceStateType_CLIENT_PRESENCE_STATE_UNKNOWN        ClientPresenceStateType = 0
	ClientPresenceStateType_CLIENT_PRESENCE_STATE_NONE           ClientPresenceStateType = 1
	ClientPresenceStateType_CLIENT_PRESENCE_STATE_DESKTOP_IDLE   ClientPresenceStateType = 30
	ClientPresenceStateType_CLIENT_PRESENCE_STATE_DESKTOP_ACTIVE ClientPresenceStateType = 40
)

func (ClientPresenceStateType) Descriptor

func (ClientPresenceStateType) Enum

func (ClientPresenceStateType) EnumDescriptor deprecated

func (ClientPresenceStateType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ClientPresenceStateType.Descriptor instead.

func (ClientPresenceStateType) Number

func (ClientPresenceStateType) String

func (x ClientPresenceStateType) String() string

func (ClientPresenceStateType) Type

func (*ClientPresenceStateType) UnmarshalJSON deprecated

func (x *ClientPresenceStateType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ClientVersion

type ClientVersion struct {

	// Identifies the client.
	ClientId *ClientId `protobuf:"varint,1,opt,name=client_id,json=clientId,enum=hangouts.ClientId" json:"client_id,omitempty"`
	// The client build type.
	BuildType *ClientBuildType `protobuf:"varint,2,opt,name=build_type,json=buildType,enum=hangouts.ClientBuildType" json:"build_type,omitempty"`
	// Client version.
	MajorVersion *string `protobuf:"bytes,3,opt,name=major_version,json=majorVersion" json:"major_version,omitempty"`
	// Client version timestamp.
	VersionTimestamp *uint64 `protobuf:"varint,4,opt,name=version_timestamp,json=versionTimestamp" json:"version_timestamp,omitempty"`
	// OS version string (for native apps).
	DeviceOsVersion *string `protobuf:"bytes,5,opt,name=device_os_version,json=deviceOsVersion" json:"device_os_version,omitempty"`
	// Device hardware name (for native apps).
	DeviceHardware *string `protobuf:"bytes,6,opt,name=device_hardware,json=deviceHardware" json:"device_hardware,omitempty"`
	// contains filtered or unexported fields
}

The client and device version.

func (*ClientVersion) Descriptor deprecated

func (*ClientVersion) Descriptor() ([]byte, []int)

Deprecated: Use ClientVersion.ProtoReflect.Descriptor instead.

func (*ClientVersion) GetBuildType

func (x *ClientVersion) GetBuildType() ClientBuildType

func (*ClientVersion) GetClientId

func (x *ClientVersion) GetClientId() ClientId

func (*ClientVersion) GetDeviceHardware

func (x *ClientVersion) GetDeviceHardware() string

func (*ClientVersion) GetDeviceOsVersion

func (x *ClientVersion) GetDeviceOsVersion() string

func (*ClientVersion) GetMajorVersion

func (x *ClientVersion) GetMajorVersion() string

func (*ClientVersion) GetVersionTimestamp

func (x *ClientVersion) GetVersionTimestamp() uint64

func (*ClientVersion) ProtoMessage

func (*ClientVersion) ProtoMessage()

func (*ClientVersion) ProtoReflect

func (x *ClientVersion) ProtoReflect() protoreflect.Message

func (*ClientVersion) Reset

func (x *ClientVersion) Reset()

func (*ClientVersion) String

func (x *ClientVersion) String() string

type ConfigurationBit

type ConfigurationBit struct {
	ConfigurationBitType *ConfigurationBitType `` /* 152-byte string literal not displayed */
	Value                *bool                 `protobuf:"varint,2,opt,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*ConfigurationBit) Descriptor deprecated

func (*ConfigurationBit) Descriptor() ([]byte, []int)

Deprecated: Use ConfigurationBit.ProtoReflect.Descriptor instead.

func (*ConfigurationBit) GetConfigurationBitType

func (x *ConfigurationBit) GetConfigurationBitType() ConfigurationBitType

func (*ConfigurationBit) GetValue

func (x *ConfigurationBit) GetValue() bool

func (*ConfigurationBit) ProtoMessage

func (*ConfigurationBit) ProtoMessage()

func (*ConfigurationBit) ProtoReflect

func (x *ConfigurationBit) ProtoReflect() protoreflect.Message

func (*ConfigurationBit) Reset

func (x *ConfigurationBit) Reset()

func (*ConfigurationBit) String

func (x *ConfigurationBit) String() string

type ConfigurationBitType

type ConfigurationBitType int32

A type of binary configuration option.

const (
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN                               ConfigurationBitType = 0
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_1                             ConfigurationBitType = 1
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_2                             ConfigurationBitType = 2
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_3                             ConfigurationBitType = 3
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_4                             ConfigurationBitType = 4
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_5                             ConfigurationBitType = 5
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_6                             ConfigurationBitType = 6
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_7                             ConfigurationBitType = 7
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_8                             ConfigurationBitType = 8
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_9                             ConfigurationBitType = 9
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_10                            ConfigurationBitType = 10
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_11                            ConfigurationBitType = 11
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_12                            ConfigurationBitType = 12
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_13                            ConfigurationBitType = 13
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_14                            ConfigurationBitType = 14
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_15                            ConfigurationBitType = 15
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_16                            ConfigurationBitType = 16
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_17                            ConfigurationBitType = 17
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_18                            ConfigurationBitType = 18
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_19                            ConfigurationBitType = 19
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_20                            ConfigurationBitType = 20
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_21                            ConfigurationBitType = 21
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_22                            ConfigurationBitType = 22
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_23                            ConfigurationBitType = 23
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_24                            ConfigurationBitType = 24
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_25                            ConfigurationBitType = 25
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_26                            ConfigurationBitType = 26
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_27                            ConfigurationBitType = 27
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_28                            ConfigurationBitType = 28
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_29                            ConfigurationBitType = 29
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_30                            ConfigurationBitType = 30
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_31                            ConfigurationBitType = 31
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_32                            ConfigurationBitType = 32
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_33                            ConfigurationBitType = 33
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_DESKTOP_AUTO_EMOJI_CONVERSION_ENABLED ConfigurationBitType = 34
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_35                            ConfigurationBitType = 35
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_UNKNOWN_36                            ConfigurationBitType = 36
	ConfigurationBitType_CONFIGURATION_BIT_TYPE_DESKTOP_COMPACT_MODE_ENABLED          ConfigurationBitType = 38
)

func (ConfigurationBitType) Descriptor

func (ConfigurationBitType) Enum

func (ConfigurationBitType) EnumDescriptor deprecated

func (ConfigurationBitType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ConfigurationBitType.Descriptor instead.

func (ConfigurationBitType) Number

func (ConfigurationBitType) String

func (x ConfigurationBitType) String() string

func (ConfigurationBitType) Type

func (*ConfigurationBitType) UnmarshalJSON deprecated

func (x *ConfigurationBitType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type Conversation

type Conversation struct {
	ConversationId        *ConversationId        `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	Type                  *ConversationType      `protobuf:"varint,2,opt,name=type,enum=hangouts.ConversationType" json:"type,omitempty"`
	Name                  *string                `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	SelfConversationState *UserConversationState `protobuf:"bytes,4,opt,name=self_conversation_state,json=selfConversationState" json:"self_conversation_state,omitempty"`
	// Read state (watermark position) for every conversation participant.
	ReadState []*UserReadState `protobuf:"bytes,8,rep,name=read_state,json=readState" json:"read_state,omitempty"`
	// True if the conversation has an active Hangout.
	HasActiveHangout *bool `protobuf:"varint,9,opt,name=has_active_hangout,json=hasActiveHangout" json:"has_active_hangout,omitempty"`
	// The conversation's "off the record" status.
	OtrStatus *OffTheRecordStatus `protobuf:"varint,10,opt,name=otr_status,json=otrStatus,enum=hangouts.OffTheRecordStatus" json:"otr_status,omitempty"`
	// Whether the OTR toggle is available to the user for this conversation.
	OtrToggle                    *OffTheRecordToggle            `protobuf:"varint,11,opt,name=otr_toggle,json=otrToggle,enum=hangouts.OffTheRecordToggle" json:"otr_toggle,omitempty"`
	ConversationHistorySupported *bool                          `` /* 142-byte string literal not displayed */
	CurrentParticipant           []*ParticipantId               `protobuf:"bytes,13,rep,name=current_participant,json=currentParticipant" json:"current_participant,omitempty"`
	ParticipantData              []*ConversationParticipantData `protobuf:"bytes,14,rep,name=participant_data,json=participantData" json:"participant_data,omitempty"`
	NetworkType                  []NetworkType                  `protobuf:"varint,18,rep,name=network_type,json=networkType,enum=hangouts.NetworkType" json:"network_type,omitempty"`
	ForceHistoryState            *ForceHistory                  `` /* 136-byte string literal not displayed */
	GroupLinkSharingStatus       *GroupLinkSharingStatus        `` /* 163-byte string literal not displayed */
	// contains filtered or unexported fields
}

A conversation between two or more users.

func (*Conversation) Descriptor deprecated

func (*Conversation) Descriptor() ([]byte, []int)

Deprecated: Use Conversation.ProtoReflect.Descriptor instead.

func (*Conversation) GetConversationHistorySupported

func (x *Conversation) GetConversationHistorySupported() bool

func (*Conversation) GetConversationId

func (x *Conversation) GetConversationId() *ConversationId

func (*Conversation) GetCurrentParticipant

func (x *Conversation) GetCurrentParticipant() []*ParticipantId

func (*Conversation) GetForceHistoryState

func (x *Conversation) GetForceHistoryState() ForceHistory

func (*Conversation) GetGroupLinkSharingStatus

func (x *Conversation) GetGroupLinkSharingStatus() GroupLinkSharingStatus

func (*Conversation) GetHasActiveHangout

func (x *Conversation) GetHasActiveHangout() bool

func (*Conversation) GetName

func (x *Conversation) GetName() string

func (*Conversation) GetNetworkType

func (x *Conversation) GetNetworkType() []NetworkType

func (*Conversation) GetOtrStatus

func (x *Conversation) GetOtrStatus() OffTheRecordStatus

func (*Conversation) GetOtrToggle

func (x *Conversation) GetOtrToggle() OffTheRecordToggle

func (*Conversation) GetParticipantData

func (x *Conversation) GetParticipantData() []*ConversationParticipantData

func (*Conversation) GetReadState

func (x *Conversation) GetReadState() []*UserReadState

func (*Conversation) GetSelfConversationState

func (x *Conversation) GetSelfConversationState() *UserConversationState

func (*Conversation) GetType

func (x *Conversation) GetType() ConversationType

func (*Conversation) ProtoMessage

func (*Conversation) ProtoMessage()

func (*Conversation) ProtoReflect

func (x *Conversation) ProtoReflect() protoreflect.Message

func (*Conversation) Reset

func (x *Conversation) Reset()

func (*Conversation) String

func (x *Conversation) String() string

type ConversationId

type ConversationId struct {

	// Unique identifier for a conversation.
	Id *string `protobuf:"bytes,1,opt,name=id" json:"id,omitempty"`
	// contains filtered or unexported fields
}

Identifies a conversation.

func (*ConversationId) Descriptor deprecated

func (*ConversationId) Descriptor() ([]byte, []int)

Deprecated: Use ConversationId.ProtoReflect.Descriptor instead.

func (*ConversationId) GetId

func (x *ConversationId) GetId() string

func (*ConversationId) ProtoMessage

func (*ConversationId) ProtoMessage()

func (*ConversationId) ProtoReflect

func (x *ConversationId) ProtoReflect() protoreflect.Message

func (*ConversationId) Reset

func (x *ConversationId) Reset()

func (*ConversationId) String

func (x *ConversationId) String() string

type ConversationNotification

type ConversationNotification struct {
	Conversation *Conversation `protobuf:"bytes,1,opt,name=conversation" json:"conversation,omitempty"`
	// contains filtered or unexported fields
}

func (*ConversationNotification) Descriptor deprecated

func (*ConversationNotification) Descriptor() ([]byte, []int)

Deprecated: Use ConversationNotification.ProtoReflect.Descriptor instead.

func (*ConversationNotification) GetConversation

func (x *ConversationNotification) GetConversation() *Conversation

func (*ConversationNotification) ProtoMessage

func (*ConversationNotification) ProtoMessage()

func (*ConversationNotification) ProtoReflect

func (x *ConversationNotification) ProtoReflect() protoreflect.Message

func (*ConversationNotification) Reset

func (x *ConversationNotification) Reset()

func (*ConversationNotification) String

func (x *ConversationNotification) String() string

type ConversationParticipantData

type ConversationParticipantData struct {
	Id                  *ParticipantId    `protobuf:"bytes,1,opt,name=id" json:"id,omitempty"`
	FallbackName        *string           `protobuf:"bytes,2,opt,name=fallback_name,json=fallbackName" json:"fallback_name,omitempty"`
	InvitationStatus    *InvitationStatus `` /* 134-byte string literal not displayed */
	ParticipantType     *ParticipantType  `` /* 130-byte string literal not displayed */
	NewInvitationStatus *InvitationStatus `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ConversationParticipantData) Descriptor deprecated

func (*ConversationParticipantData) Descriptor() ([]byte, []int)

Deprecated: Use ConversationParticipantData.ProtoReflect.Descriptor instead.

func (*ConversationParticipantData) GetFallbackName

func (x *ConversationParticipantData) GetFallbackName() string

func (*ConversationParticipantData) GetId

func (*ConversationParticipantData) GetInvitationStatus

func (x *ConversationParticipantData) GetInvitationStatus() InvitationStatus

func (*ConversationParticipantData) GetNewInvitationStatus

func (x *ConversationParticipantData) GetNewInvitationStatus() InvitationStatus

func (*ConversationParticipantData) GetParticipantType

func (x *ConversationParticipantData) GetParticipantType() ParticipantType

func (*ConversationParticipantData) ProtoMessage

func (*ConversationParticipantData) ProtoMessage()

func (*ConversationParticipantData) ProtoReflect

func (*ConversationParticipantData) Reset

func (x *ConversationParticipantData) Reset()

func (*ConversationParticipantData) String

func (x *ConversationParticipantData) String() string

type ConversationRename

type ConversationRename struct {
	NewName *string `protobuf:"bytes,1,opt,name=new_name,json=newName" json:"new_name,omitempty"`
	OldName *string `protobuf:"bytes,2,opt,name=old_name,json=oldName" json:"old_name,omitempty"`
	// contains filtered or unexported fields
}

func (*ConversationRename) Descriptor deprecated

func (*ConversationRename) Descriptor() ([]byte, []int)

Deprecated: Use ConversationRename.ProtoReflect.Descriptor instead.

func (*ConversationRename) GetNewName

func (x *ConversationRename) GetNewName() string

func (*ConversationRename) GetOldName

func (x *ConversationRename) GetOldName() string

func (*ConversationRename) ProtoMessage

func (*ConversationRename) ProtoMessage()

func (*ConversationRename) ProtoReflect

func (x *ConversationRename) ProtoReflect() protoreflect.Message

func (*ConversationRename) Reset

func (x *ConversationRename) Reset()

func (*ConversationRename) String

func (x *ConversationRename) String() string

type ConversationSpec

type ConversationSpec struct {
	ConversationId *ConversationId `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	// contains filtered or unexported fields
}

func (*ConversationSpec) Descriptor deprecated

func (*ConversationSpec) Descriptor() ([]byte, []int)

Deprecated: Use ConversationSpec.ProtoReflect.Descriptor instead.

func (*ConversationSpec) GetConversationId

func (x *ConversationSpec) GetConversationId() *ConversationId

func (*ConversationSpec) ProtoMessage

func (*ConversationSpec) ProtoMessage()

func (*ConversationSpec) ProtoReflect

func (x *ConversationSpec) ProtoReflect() protoreflect.Message

func (*ConversationSpec) Reset

func (x *ConversationSpec) Reset()

func (*ConversationSpec) String

func (x *ConversationSpec) String() string

type ConversationState

type ConversationState struct {
	ConversationId         *ConversationId         `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	Conversation           *Conversation           `protobuf:"bytes,2,opt,name=conversation" json:"conversation,omitempty"`
	Event                  []*Event                `protobuf:"bytes,3,rep,name=event" json:"event,omitempty"`
	EventContinuationToken *EventContinuationToken `protobuf:"bytes,5,opt,name=event_continuation_token,json=eventContinuationToken" json:"event_continuation_token,omitempty"`
	// contains filtered or unexported fields
}

State of a conversation and recent events.

func (*ConversationState) Descriptor deprecated

func (*ConversationState) Descriptor() ([]byte, []int)

Deprecated: Use ConversationState.ProtoReflect.Descriptor instead.

func (*ConversationState) GetConversation

func (x *ConversationState) GetConversation() *Conversation

func (*ConversationState) GetConversationId

func (x *ConversationState) GetConversationId() *ConversationId

func (*ConversationState) GetEvent

func (x *ConversationState) GetEvent() []*Event

func (*ConversationState) GetEventContinuationToken

func (x *ConversationState) GetEventContinuationToken() *EventContinuationToken

func (*ConversationState) ProtoMessage

func (*ConversationState) ProtoMessage()

func (*ConversationState) ProtoReflect

func (x *ConversationState) ProtoReflect() protoreflect.Message

func (*ConversationState) Reset

func (x *ConversationState) Reset()

func (*ConversationState) String

func (x *ConversationState) String() string

type ConversationStatus

type ConversationStatus int32
const (
	ConversationStatus_CONVERSATION_STATUS_UNKNOWN ConversationStatus = 0
	// User is invited to conversation.
	ConversationStatus_CONVERSATION_STATUS_INVITED ConversationStatus = 1
	// User is participating in conversation.
	ConversationStatus_CONVERSATION_STATUS_ACTIVE ConversationStatus = 2
	// User has left conversation.
	ConversationStatus_CONVERSATION_STATUS_LEFT ConversationStatus = 3
)

func (ConversationStatus) Descriptor

func (ConversationStatus) Enum

func (ConversationStatus) EnumDescriptor deprecated

func (ConversationStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use ConversationStatus.Descriptor instead.

func (ConversationStatus) Number

func (ConversationStatus) String

func (x ConversationStatus) String() string

func (ConversationStatus) Type

func (*ConversationStatus) UnmarshalJSON deprecated

func (x *ConversationStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ConversationType

type ConversationType int32
const (
	ConversationType_CONVERSATION_TYPE_UNKNOWN ConversationType = 0
	// Conversation is one-to-one (only 2 participants).
	ConversationType_CONVERSATION_TYPE_ONE_TO_ONE ConversationType = 1
	// Conversation is group (any number of participants).
	ConversationType_CONVERSATION_TYPE_GROUP ConversationType = 2
)

func (ConversationType) Descriptor

func (ConversationType) Enum

func (ConversationType) EnumDescriptor deprecated

func (ConversationType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ConversationType.Descriptor instead.

func (ConversationType) Number

func (ConversationType) String

func (x ConversationType) String() string

func (ConversationType) Type

func (*ConversationType) UnmarshalJSON deprecated

func (x *ConversationType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ConversationView

type ConversationView int32
const (
	ConversationView_CONVERSATION_VIEW_UNKNOWN ConversationView = 0
	// Conversation is in inbox.
	ConversationView_CONVERSATION_VIEW_INBOX ConversationView = 1
	// Conversation has been archived.
	ConversationView_CONVERSATION_VIEW_ARCHIVED ConversationView = 2
)

func (ConversationView) Descriptor

func (ConversationView) Enum

func (ConversationView) EnumDescriptor deprecated

func (ConversationView) EnumDescriptor() ([]byte, []int)

Deprecated: Use ConversationView.Descriptor instead.

func (ConversationView) Number

func (ConversationView) String

func (x ConversationView) String() string

func (ConversationView) Type

func (*ConversationView) UnmarshalJSON deprecated

func (x *ConversationView) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ConversationViewModification

type ConversationViewModification struct {
	ConversationId *ConversationId   `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	OldView        *ConversationView `protobuf:"varint,2,opt,name=old_view,json=oldView,enum=hangouts.ConversationView" json:"old_view,omitempty"`
	NewView        *ConversationView `protobuf:"varint,3,opt,name=new_view,json=newView,enum=hangouts.ConversationView" json:"new_view,omitempty"`
	// contains filtered or unexported fields
}

func (*ConversationViewModification) Descriptor deprecated

func (*ConversationViewModification) Descriptor() ([]byte, []int)

Deprecated: Use ConversationViewModification.ProtoReflect.Descriptor instead.

func (*ConversationViewModification) GetConversationId

func (x *ConversationViewModification) GetConversationId() *ConversationId

func (*ConversationViewModification) GetNewView

func (*ConversationViewModification) GetOldView

func (*ConversationViewModification) ProtoMessage

func (*ConversationViewModification) ProtoMessage()

func (*ConversationViewModification) ProtoReflect

func (*ConversationViewModification) Reset

func (x *ConversationViewModification) Reset()

func (*ConversationViewModification) String

type Country

type Country struct {

	// Abbreviated region code (eg. "CA").
	RegionCode *string `protobuf:"bytes,1,opt,name=region_code,json=regionCode" json:"region_code,omitempty"`
	// Country's calling code (eg. "1").
	CountryCode *uint64 `protobuf:"varint,2,opt,name=country_code,json=countryCode" json:"country_code,omitempty"`
	// contains filtered or unexported fields
}

Describes a user's country.

func (*Country) Descriptor deprecated

func (*Country) Descriptor() ([]byte, []int)

Deprecated: Use Country.ProtoReflect.Descriptor instead.

func (*Country) GetCountryCode

func (x *Country) GetCountryCode() uint64

func (*Country) GetRegionCode

func (x *Country) GetRegionCode() string

func (*Country) ProtoMessage

func (*Country) ProtoMessage()

func (*Country) ProtoReflect

func (x *Country) ProtoReflect() protoreflect.Message

func (*Country) Reset

func (x *Country) Reset()

func (*Country) String

func (x *Country) String() string

type CreateConversationRequest

type CreateConversationRequest struct {
	RequestHeader     *RequestHeader    `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	Type              *ConversationType `protobuf:"varint,2,opt,name=type,enum=hangouts.ConversationType" json:"type,omitempty"`
	ClientGeneratedId *uint64           `protobuf:"varint,3,opt,name=client_generated_id,json=clientGeneratedId" json:"client_generated_id,omitempty"`
	Name              *string           `protobuf:"bytes,4,opt,name=name" json:"name,omitempty"`
	InviteeId         []*InviteeID      `protobuf:"bytes,5,rep,name=invitee_id,json=inviteeId" json:"invitee_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateConversationRequest) Descriptor deprecated

func (*CreateConversationRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateConversationRequest.ProtoReflect.Descriptor instead.

func (*CreateConversationRequest) GetClientGeneratedId

func (x *CreateConversationRequest) GetClientGeneratedId() uint64

func (*CreateConversationRequest) GetInviteeId

func (x *CreateConversationRequest) GetInviteeId() []*InviteeID

func (*CreateConversationRequest) GetName

func (x *CreateConversationRequest) GetName() string

func (*CreateConversationRequest) GetRequestHeader

func (x *CreateConversationRequest) GetRequestHeader() *RequestHeader

func (*CreateConversationRequest) GetType

func (*CreateConversationRequest) ProtoMessage

func (*CreateConversationRequest) ProtoMessage()

func (*CreateConversationRequest) ProtoReflect

func (*CreateConversationRequest) Reset

func (x *CreateConversationRequest) Reset()

func (*CreateConversationRequest) String

func (x *CreateConversationRequest) String() string

type CreateConversationResponse

type CreateConversationResponse struct {
	ResponseHeader         *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	Conversation           *Conversation   `protobuf:"bytes,2,opt,name=conversation" json:"conversation,omitempty"`
	NewConversationCreated *bool           `protobuf:"varint,7,opt,name=new_conversation_created,json=newConversationCreated" json:"new_conversation_created,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateConversationResponse) Descriptor deprecated

func (*CreateConversationResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateConversationResponse.ProtoReflect.Descriptor instead.

func (*CreateConversationResponse) GetConversation

func (x *CreateConversationResponse) GetConversation() *Conversation

func (*CreateConversationResponse) GetNewConversationCreated

func (x *CreateConversationResponse) GetNewConversationCreated() bool

func (*CreateConversationResponse) GetResponseHeader

func (x *CreateConversationResponse) GetResponseHeader() *ResponseHeader

func (*CreateConversationResponse) ProtoMessage

func (*CreateConversationResponse) ProtoMessage()

func (*CreateConversationResponse) ProtoReflect

func (*CreateConversationResponse) Reset

func (x *CreateConversationResponse) Reset()

func (*CreateConversationResponse) String

func (x *CreateConversationResponse) String() string

type DeleteAction

type DeleteAction struct {
	DeleteActionTimestamp     *uint64     `protobuf:"varint,1,opt,name=delete_action_timestamp,json=deleteActionTimestamp" json:"delete_action_timestamp,omitempty"`
	DeleteUpperBoundTimestamp *uint64     `` /* 134-byte string literal not displayed */
	DeleteType                *DeleteType `protobuf:"varint,3,opt,name=delete_type,json=deleteType,enum=hangouts.DeleteType" json:"delete_type,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteAction) Descriptor deprecated

func (*DeleteAction) Descriptor() ([]byte, []int)

Deprecated: Use DeleteAction.ProtoReflect.Descriptor instead.

func (*DeleteAction) GetDeleteActionTimestamp

func (x *DeleteAction) GetDeleteActionTimestamp() uint64

func (*DeleteAction) GetDeleteType

func (x *DeleteAction) GetDeleteType() DeleteType

func (*DeleteAction) GetDeleteUpperBoundTimestamp

func (x *DeleteAction) GetDeleteUpperBoundTimestamp() uint64

func (*DeleteAction) ProtoMessage

func (*DeleteAction) ProtoMessage()

func (*DeleteAction) ProtoReflect

func (x *DeleteAction) ProtoReflect() protoreflect.Message

func (*DeleteAction) Reset

func (x *DeleteAction) Reset()

func (*DeleteAction) String

func (x *DeleteAction) String() string

type DeleteActionNotification

type DeleteActionNotification struct {
	ConversationId *ConversationId `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	DeleteAction   *DeleteAction   `protobuf:"bytes,2,opt,name=delete_action,json=deleteAction" json:"delete_action,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteActionNotification) Descriptor deprecated

func (*DeleteActionNotification) Descriptor() ([]byte, []int)

Deprecated: Use DeleteActionNotification.ProtoReflect.Descriptor instead.

func (*DeleteActionNotification) GetConversationId

func (x *DeleteActionNotification) GetConversationId() *ConversationId

func (*DeleteActionNotification) GetDeleteAction

func (x *DeleteActionNotification) GetDeleteAction() *DeleteAction

func (*DeleteActionNotification) ProtoMessage

func (*DeleteActionNotification) ProtoMessage()

func (*DeleteActionNotification) ProtoReflect

func (x *DeleteActionNotification) ProtoReflect() protoreflect.Message

func (*DeleteActionNotification) Reset

func (x *DeleteActionNotification) Reset()

func (*DeleteActionNotification) String

func (x *DeleteActionNotification) String() string

type DeleteConversationRequest

type DeleteConversationRequest struct {
	RequestHeader             *RequestHeader  `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	ConversationId            *ConversationId `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	DeleteUpperBoundTimestamp *uint64         `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DeleteConversationRequest) Descriptor deprecated

func (*DeleteConversationRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteConversationRequest.ProtoReflect.Descriptor instead.

func (*DeleteConversationRequest) GetConversationId

func (x *DeleteConversationRequest) GetConversationId() *ConversationId

func (*DeleteConversationRequest) GetDeleteUpperBoundTimestamp

func (x *DeleteConversationRequest) GetDeleteUpperBoundTimestamp() uint64

func (*DeleteConversationRequest) GetRequestHeader

func (x *DeleteConversationRequest) GetRequestHeader() *RequestHeader

func (*DeleteConversationRequest) ProtoMessage

func (*DeleteConversationRequest) ProtoMessage()

func (*DeleteConversationRequest) ProtoReflect

func (*DeleteConversationRequest) Reset

func (x *DeleteConversationRequest) Reset()

func (*DeleteConversationRequest) String

func (x *DeleteConversationRequest) String() string

type DeleteConversationResponse

type DeleteConversationResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	DeleteAction   *DeleteAction   `protobuf:"bytes,2,opt,name=delete_action,json=deleteAction" json:"delete_action,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteConversationResponse) Descriptor deprecated

func (*DeleteConversationResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteConversationResponse.ProtoReflect.Descriptor instead.

func (*DeleteConversationResponse) GetDeleteAction

func (x *DeleteConversationResponse) GetDeleteAction() *DeleteAction

func (*DeleteConversationResponse) GetResponseHeader

func (x *DeleteConversationResponse) GetResponseHeader() *ResponseHeader

func (*DeleteConversationResponse) ProtoMessage

func (*DeleteConversationResponse) ProtoMessage()

func (*DeleteConversationResponse) ProtoReflect

func (*DeleteConversationResponse) Reset

func (x *DeleteConversationResponse) Reset()

func (*DeleteConversationResponse) String

func (x *DeleteConversationResponse) String() string

type DeleteType

type DeleteType int32
const (
	DeleteType_DELETE_TYPE_UNKNOWN     DeleteType = 0
	DeleteType_DELETE_TYPE_UPPER_BOUND DeleteType = 1
)

func (DeleteType) Descriptor

func (DeleteType) Descriptor() protoreflect.EnumDescriptor

func (DeleteType) Enum

func (x DeleteType) Enum() *DeleteType

func (DeleteType) EnumDescriptor deprecated

func (DeleteType) EnumDescriptor() ([]byte, []int)

Deprecated: Use DeleteType.Descriptor instead.

func (DeleteType) Number

func (x DeleteType) Number() protoreflect.EnumNumber

func (DeleteType) String

func (x DeleteType) String() string

func (DeleteType) Type

func (*DeleteType) UnmarshalJSON deprecated

func (x *DeleteType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type DeliveryMedium

type DeliveryMedium struct {
	MediumType *DeliveryMediumType `protobuf:"varint,1,opt,name=medium_type,json=mediumType,enum=hangouts.DeliveryMediumType" json:"medium_type,omitempty"`
	// Phone number to use for sending Google Voice messages.
	PhoneNumber *PhoneNumber `protobuf:"bytes,2,opt,name=phone_number,json=phoneNumber" json:"phone_number,omitempty"`
	// contains filtered or unexported fields
}

func (*DeliveryMedium) Descriptor deprecated

func (*DeliveryMedium) Descriptor() ([]byte, []int)

Deprecated: Use DeliveryMedium.ProtoReflect.Descriptor instead.

func (*DeliveryMedium) GetMediumType

func (x *DeliveryMedium) GetMediumType() DeliveryMediumType

func (*DeliveryMedium) GetPhoneNumber

func (x *DeliveryMedium) GetPhoneNumber() *PhoneNumber

func (*DeliveryMedium) ProtoMessage

func (*DeliveryMedium) ProtoMessage()

func (*DeliveryMedium) ProtoReflect

func (x *DeliveryMedium) ProtoReflect() protoreflect.Message

func (*DeliveryMedium) Reset

func (x *DeliveryMedium) Reset()

func (*DeliveryMedium) String

func (x *DeliveryMedium) String() string

type DeliveryMediumOption

type DeliveryMediumOption struct {
	DeliveryMedium *DeliveryMedium `protobuf:"bytes,1,opt,name=delivery_medium,json=deliveryMedium" json:"delivery_medium,omitempty"`
	CurrentDefault *bool           `protobuf:"varint,2,opt,name=current_default,json=currentDefault" json:"current_default,omitempty"`
	// contains filtered or unexported fields
}

func (*DeliveryMediumOption) Descriptor deprecated

func (*DeliveryMediumOption) Descriptor() ([]byte, []int)

Deprecated: Use DeliveryMediumOption.ProtoReflect.Descriptor instead.

func (*DeliveryMediumOption) GetCurrentDefault

func (x *DeliveryMediumOption) GetCurrentDefault() bool

func (*DeliveryMediumOption) GetDeliveryMedium

func (x *DeliveryMediumOption) GetDeliveryMedium() *DeliveryMedium

func (*DeliveryMediumOption) ProtoMessage

func (*DeliveryMediumOption) ProtoMessage()

func (*DeliveryMediumOption) ProtoReflect

func (x *DeliveryMediumOption) ProtoReflect() protoreflect.Message

func (*DeliveryMediumOption) Reset

func (x *DeliveryMediumOption) Reset()

func (*DeliveryMediumOption) String

func (x *DeliveryMediumOption) String() string

type DeliveryMediumType

type DeliveryMediumType int32
const (
	DeliveryMediumType_DELIVERY_MEDIUM_UNKNOWN      DeliveryMediumType = 0
	DeliveryMediumType_DELIVERY_MEDIUM_BABEL        DeliveryMediumType = 1
	DeliveryMediumType_DELIVERY_MEDIUM_GOOGLE_VOICE DeliveryMediumType = 2
	DeliveryMediumType_DELIVERY_MEDIUM_LOCAL_SMS    DeliveryMediumType = 3
)

func (DeliveryMediumType) Descriptor

func (DeliveryMediumType) Enum

func (DeliveryMediumType) EnumDescriptor deprecated

func (DeliveryMediumType) EnumDescriptor() ([]byte, []int)

Deprecated: Use DeliveryMediumType.Descriptor instead.

func (DeliveryMediumType) Number

func (DeliveryMediumType) String

func (x DeliveryMediumType) String() string

func (DeliveryMediumType) Type

func (*DeliveryMediumType) UnmarshalJSON deprecated

func (x *DeliveryMediumType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type DesktopOffSetting

type DesktopOffSetting struct {

	// State of "desktop off" setting.
	DesktopOff *bool `protobuf:"varint,1,opt,name=desktop_off,json=desktopOff" json:"desktop_off,omitempty"`
	// contains filtered or unexported fields
}

func (*DesktopOffSetting) Descriptor deprecated

func (*DesktopOffSetting) Descriptor() ([]byte, []int)

Deprecated: Use DesktopOffSetting.ProtoReflect.Descriptor instead.

func (*DesktopOffSetting) GetDesktopOff

func (x *DesktopOffSetting) GetDesktopOff() bool

func (*DesktopOffSetting) ProtoMessage

func (*DesktopOffSetting) ProtoMessage()

func (*DesktopOffSetting) ProtoReflect

func (x *DesktopOffSetting) ProtoReflect() protoreflect.Message

func (*DesktopOffSetting) Reset

func (x *DesktopOffSetting) Reset()

func (*DesktopOffSetting) String

func (x *DesktopOffSetting) String() string

type DesktopOffState

type DesktopOffState struct {

	// Whether Hangouts desktop is signed off or on.
	DesktopOff *bool   `protobuf:"varint,1,opt,name=desktop_off,json=desktopOff" json:"desktop_off,omitempty"`
	Version    *uint64 `protobuf:"varint,2,opt,name=version" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*DesktopOffState) Descriptor deprecated

func (*DesktopOffState) Descriptor() ([]byte, []int)

Deprecated: Use DesktopOffState.ProtoReflect.Descriptor instead.

func (*DesktopOffState) GetDesktopOff

func (x *DesktopOffState) GetDesktopOff() bool

func (*DesktopOffState) GetVersion

func (x *DesktopOffState) GetVersion() uint64

func (*DesktopOffState) ProtoMessage

func (*DesktopOffState) ProtoMessage()

func (*DesktopOffState) ProtoReflect

func (x *DesktopOffState) ProtoReflect() protoreflect.Message

func (*DesktopOffState) Reset

func (x *DesktopOffState) Reset()

func (*DesktopOffState) String

func (x *DesktopOffState) String() string

type DesktopSoundSetting

type DesktopSoundSetting struct {

	// Whether to play sound for incoming messages.
	DesktopSoundState *SoundState `` /* 133-byte string literal not displayed */
	// Whether to ring for incoming calls.
	DesktopRingSoundState *SoundState `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

Sound settings in the desktop Hangouts client.

func (*DesktopSoundSetting) Descriptor deprecated

func (*DesktopSoundSetting) Descriptor() ([]byte, []int)

Deprecated: Use DesktopSoundSetting.ProtoReflect.Descriptor instead.

func (*DesktopSoundSetting) GetDesktopRingSoundState

func (x *DesktopSoundSetting) GetDesktopRingSoundState() SoundState

func (*DesktopSoundSetting) GetDesktopSoundState

func (x *DesktopSoundSetting) GetDesktopSoundState() SoundState

func (*DesktopSoundSetting) ProtoMessage

func (*DesktopSoundSetting) ProtoMessage()

func (*DesktopSoundSetting) ProtoReflect

func (x *DesktopSoundSetting) ProtoReflect() protoreflect.Message

func (*DesktopSoundSetting) Reset

func (x *DesktopSoundSetting) Reset()

func (*DesktopSoundSetting) String

func (x *DesktopSoundSetting) String() string

type DeviceStatus

type DeviceStatus struct {

	// True if a mobile phone is active.
	Mobile *bool `protobuf:"varint,1,opt,name=mobile" json:"mobile,omitempty"`
	// True if a desktop or laptop is active.
	Desktop *bool `protobuf:"varint,2,opt,name=desktop" json:"desktop,omitempty"`
	// True if a tablet is active.
	Tablet *bool `protobuf:"varint,3,opt,name=tablet" json:"tablet,omitempty"`
	// contains filtered or unexported fields
}

Indicates whether Hangouts is active (running in the foreground) on different types of devices.

func (*DeviceStatus) Descriptor deprecated

func (*DeviceStatus) Descriptor() ([]byte, []int)

Deprecated: Use DeviceStatus.ProtoReflect.Descriptor instead.

func (*DeviceStatus) GetDesktop

func (x *DeviceStatus) GetDesktop() bool

func (*DeviceStatus) GetMobile

func (x *DeviceStatus) GetMobile() bool

func (*DeviceStatus) GetTablet

func (x *DeviceStatus) GetTablet() bool

func (*DeviceStatus) ProtoMessage

func (*DeviceStatus) ProtoMessage()

func (*DeviceStatus) ProtoReflect

func (x *DeviceStatus) ProtoReflect() protoreflect.Message

func (*DeviceStatus) Reset

func (x *DeviceStatus) Reset()

func (*DeviceStatus) String

func (x *DeviceStatus) String() string

type DndSetting

type DndSetting struct {

	// Whether to enable or disable do-not-disturb mode.
	DoNotDisturb *bool `protobuf:"varint,1,opt,name=do_not_disturb,json=doNotDisturb" json:"do_not_disturb,omitempty"`
	// Do not disturb expiration in seconds.
	TimeoutSecs *uint64 `protobuf:"varint,2,opt,name=timeout_secs,json=timeoutSecs" json:"timeout_secs,omitempty"`
	// contains filtered or unexported fields
}

Enable or disable do-not-disturb mode. Not to be confused with DoNotDisturbSetting, which is used to indicate the state of do-not-disturb mode.

func (*DndSetting) Descriptor deprecated

func (*DndSetting) Descriptor() ([]byte, []int)

Deprecated: Use DndSetting.ProtoReflect.Descriptor instead.

func (*DndSetting) GetDoNotDisturb

func (x *DndSetting) GetDoNotDisturb() bool

func (*DndSetting) GetTimeoutSecs

func (x *DndSetting) GetTimeoutSecs() uint64

func (*DndSetting) ProtoMessage

func (*DndSetting) ProtoMessage()

func (*DndSetting) ProtoReflect

func (x *DndSetting) ProtoReflect() protoreflect.Message

func (*DndSetting) Reset

func (x *DndSetting) Reset()

func (*DndSetting) String

func (x *DndSetting) String() string

type DoNotDisturbSetting

type DoNotDisturbSetting struct {

	// Whether do-not-disturb mode is enabled.
	DoNotDisturb *bool `protobuf:"varint,1,opt,name=do_not_disturb,json=doNotDisturb" json:"do_not_disturb,omitempty"`
	// Timestamp when do-not-disturb mode expires.
	ExpirationTimestamp *uint64 `protobuf:"varint,2,opt,name=expiration_timestamp,json=expirationTimestamp" json:"expiration_timestamp,omitempty"`
	// Timestamp when this setting was applied. Not present when this message
	// comes from a notification.
	Version *uint64 `protobuf:"varint,3,opt,name=version" json:"version,omitempty"`
	// contains filtered or unexported fields
}

The state of do-not-disturb mode. Not to be confused with DndSetting, which is used to change the state of do-not-disturb mode.

func (*DoNotDisturbSetting) Descriptor deprecated

func (*DoNotDisturbSetting) Descriptor() ([]byte, []int)

Deprecated: Use DoNotDisturbSetting.ProtoReflect.Descriptor instead.

func (*DoNotDisturbSetting) GetDoNotDisturb

func (x *DoNotDisturbSetting) GetDoNotDisturb() bool

func (*DoNotDisturbSetting) GetExpirationTimestamp

func (x *DoNotDisturbSetting) GetExpirationTimestamp() uint64

func (*DoNotDisturbSetting) GetVersion

func (x *DoNotDisturbSetting) GetVersion() uint64

func (*DoNotDisturbSetting) ProtoMessage

func (*DoNotDisturbSetting) ProtoMessage()

func (*DoNotDisturbSetting) ProtoReflect

func (x *DoNotDisturbSetting) ProtoReflect() protoreflect.Message

func (*DoNotDisturbSetting) Reset

func (x *DoNotDisturbSetting) Reset()

func (*DoNotDisturbSetting) String

func (x *DoNotDisturbSetting) String() string

type EMClientEmbedOptions

type EMClientEmbedOptions struct {
	IncludeTypeArray []EMItemType `protobuf:"varint,1,rep,name=includeTypeArray,enum=hangouts.EMItemType" json:"includeTypeArray,omitempty"`
	// contains filtered or unexported fields
}

func (*EMClientEmbedOptions) Descriptor deprecated

func (*EMClientEmbedOptions) Descriptor() ([]byte, []int)

Deprecated: Use EMClientEmbedOptions.ProtoReflect.Descriptor instead.

func (*EMClientEmbedOptions) GetIncludeTypeArray

func (x *EMClientEmbedOptions) GetIncludeTypeArray() []EMItemType

func (*EMClientEmbedOptions) ProtoMessage

func (*EMClientEmbedOptions) ProtoMessage()

func (*EMClientEmbedOptions) ProtoReflect

func (x *EMClientEmbedOptions) ProtoReflect() protoreflect.Message

func (*EMClientEmbedOptions) Reset

func (x *EMClientEmbedOptions) Reset()

func (*EMClientEmbedOptions) String

func (x *EMClientEmbedOptions) String() string

type EMEmbedClientItem

type EMEmbedClientItem struct {
	TypeArray   []EMItemType `protobuf:"varint,1,rep,name=typeArray,enum=hangouts.EMItemType" json:"typeArray,omitempty"`
	IdP         *string      `protobuf:"bytes,2,opt,name=id_p,json=idP" json:"id_p,omitempty"`
	CanonicalId *string      `protobuf:"bytes,3,opt,name=canonicalId" json:"canonicalId,omitempty"`
	Signature   *string      `protobuf:"bytes,6,opt,name=signature" json:"signature,omitempty"`
	RenderId    *string      `protobuf:"bytes,8,opt,name=renderId" json:"renderId,omitempty"`
	// Extensions:
	GeoCoordinates *EMGeoCoordinates `protobuf:"bytes,27364648,opt,name=geoCoordinates" json:"geoCoordinates,omitempty"`
	ImageObject    *EMImageObject    `protobuf:"bytes,27535952,opt,name=imageObject" json:"imageObject,omitempty"`
	Place          *EMPlace          `protobuf:"bytes,26807906,opt,name=place" json:"place,omitempty"`
	PostalAddress  *EMPostalAddress  `protobuf:"bytes,27364630,opt,name=postalAddress" json:"postalAddress,omitempty"`
	PlusPhoto      *EMPlusPhoto      `protobuf:"bytes,27639957,opt,name=plusPhoto" json:"plusPhoto,omitempty"`
	// ExtensionsV2:
	PlusPhotoV2      *EMPlusPhotoV2      `protobuf:"bytes,40655821,opt,name=plusPhotoV2" json:"plusPhotoV2,omitempty"`
	PlaceV2          *EMPlaceV2          `protobuf:"bytes,35825640,opt,name=placeV2" json:"placeV2,omitempty"`
	ThingV2          *EMThingV2          `protobuf:"bytes,39748951,opt,name=thingV2" json:"thingV2,omitempty"`
	PlusAudioV2      *EMPlusAudioV2      `protobuf:"bytes,62101782,opt,name=plusAudioV2" json:"plusAudioV2,omitempty"`
	PostalAddressV2  *EMPostalAddressV2  `protobuf:"bytes,36003298,opt,name=postalAddressV2" json:"postalAddressV2,omitempty"`
	GeoCoordinatesV2 *EMGeoCoordinatesV2 `protobuf:"bytes,36736749,opt,name=geoCoordinatesV2" json:"geoCoordinatesV2,omitempty"`
	ImageObjectV2    *EMImageObjectV2    `protobuf:"bytes,40265033,opt,name=imageObjectV2" json:"imageObjectV2,omitempty"`
	// contains filtered or unexported fields
}

func (*EMEmbedClientItem) Descriptor deprecated

func (*EMEmbedClientItem) Descriptor() ([]byte, []int)

Deprecated: Use EMEmbedClientItem.ProtoReflect.Descriptor instead.

func (*EMEmbedClientItem) GetCanonicalId

func (x *EMEmbedClientItem) GetCanonicalId() string

func (*EMEmbedClientItem) GetGeoCoordinates

func (x *EMEmbedClientItem) GetGeoCoordinates() *EMGeoCoordinates

func (*EMEmbedClientItem) GetGeoCoordinatesV2

func (x *EMEmbedClientItem) GetGeoCoordinatesV2() *EMGeoCoordinatesV2

func (*EMEmbedClientItem) GetIdP

func (x *EMEmbedClientItem) GetIdP() string

func (*EMEmbedClientItem) GetImageObject

func (x *EMEmbedClientItem) GetImageObject() *EMImageObject

func (*EMEmbedClientItem) GetImageObjectV2

func (x *EMEmbedClientItem) GetImageObjectV2() *EMImageObjectV2

func (*EMEmbedClientItem) GetPlace

func (x *EMEmbedClientItem) GetPlace() *EMPlace

func (*EMEmbedClientItem) GetPlaceV2

func (x *EMEmbedClientItem) GetPlaceV2() *EMPlaceV2

func (*EMEmbedClientItem) GetPlusAudioV2

func (x *EMEmbedClientItem) GetPlusAudioV2() *EMPlusAudioV2

func (*EMEmbedClientItem) GetPlusPhoto

func (x *EMEmbedClientItem) GetPlusPhoto() *EMPlusPhoto

func (*EMEmbedClientItem) GetPlusPhotoV2

func (x *EMEmbedClientItem) GetPlusPhotoV2() *EMPlusPhotoV2

func (*EMEmbedClientItem) GetPostalAddress

func (x *EMEmbedClientItem) GetPostalAddress() *EMPostalAddress

func (*EMEmbedClientItem) GetPostalAddressV2

func (x *EMEmbedClientItem) GetPostalAddressV2() *EMPostalAddressV2

func (*EMEmbedClientItem) GetRenderId

func (x *EMEmbedClientItem) GetRenderId() string

func (*EMEmbedClientItem) GetSignature

func (x *EMEmbedClientItem) GetSignature() string

func (*EMEmbedClientItem) GetThingV2

func (x *EMEmbedClientItem) GetThingV2() *EMThingV2

func (*EMEmbedClientItem) GetTypeArray

func (x *EMEmbedClientItem) GetTypeArray() []EMItemType

func (*EMEmbedClientItem) ProtoMessage

func (*EMEmbedClientItem) ProtoMessage()

func (*EMEmbedClientItem) ProtoReflect

func (x *EMEmbedClientItem) ProtoReflect() protoreflect.Message

func (*EMEmbedClientItem) Reset

func (x *EMEmbedClientItem) Reset()

func (*EMEmbedClientItem) String

func (x *EMEmbedClientItem) String() string

type EMGeoCoordinates

type EMGeoCoordinates struct {
	Latitude            *float64           `protobuf:"fixed64,1,opt,name=latitude" json:"latitude,omitempty"`
	Longitude           *float64           `protobuf:"fixed64,2,opt,name=longitude" json:"longitude,omitempty"`
	ImageURL            *string            `protobuf:"bytes,3,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                *string            `protobuf:"bytes,4,opt,name=name" json:"name,omitempty"`
	URL                 *string            `protobuf:"bytes,5,opt,name=URL" json:"URL,omitempty"`
	RepresentativeImage *EMEmbedClientItem `protobuf:"bytes,6,opt,name=representativeImage" json:"representativeImage,omitempty"`
	// contains filtered or unexported fields
}

func (*EMGeoCoordinates) Descriptor deprecated

func (*EMGeoCoordinates) Descriptor() ([]byte, []int)

Deprecated: Use EMGeoCoordinates.ProtoReflect.Descriptor instead.

func (*EMGeoCoordinates) GetImageURL

func (x *EMGeoCoordinates) GetImageURL() string

func (*EMGeoCoordinates) GetLatitude

func (x *EMGeoCoordinates) GetLatitude() float64

func (*EMGeoCoordinates) GetLongitude

func (x *EMGeoCoordinates) GetLongitude() float64

func (*EMGeoCoordinates) GetName

func (x *EMGeoCoordinates) GetName() string

func (*EMGeoCoordinates) GetRepresentativeImage

func (x *EMGeoCoordinates) GetRepresentativeImage() *EMEmbedClientItem

func (*EMGeoCoordinates) GetURL

func (x *EMGeoCoordinates) GetURL() string

func (*EMGeoCoordinates) ProtoMessage

func (*EMGeoCoordinates) ProtoMessage()

func (*EMGeoCoordinates) ProtoReflect

func (x *EMGeoCoordinates) ProtoReflect() protoreflect.Message

func (*EMGeoCoordinates) Reset

func (x *EMGeoCoordinates) Reset()

func (*EMGeoCoordinates) String

func (x *EMGeoCoordinates) String() string

type EMGeoCoordinatesV2

type EMGeoCoordinatesV2 struct {
	URL                  *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL             *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                 *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP         *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	DescriptionTruncated *string              `protobuf:"bytes,5,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	ProxiedImage         *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL    *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray          []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	About                *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=about" json:"about,omitempty"`
	RelatedImageArray    []*EMEmbedClientItem `protobuf:"bytes,11,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName           *string              `protobuf:"bytes,12,opt,name=sourceName" json:"sourceName,omitempty"`
	Latitude             *float64             `protobuf:"fixed64,36,opt,name=latitude" json:"latitude,omitempty"`
	Longitude            *float64             `protobuf:"fixed64,37,opt,name=longitude" json:"longitude,omitempty"`
	FaviconURL           *string              `protobuf:"bytes,75,opt,name=faviconURL" json:"faviconURL,omitempty"`
	RepresentativeImage  *EMEmbedClientItem   `protobuf:"bytes,185,opt,name=representativeImage" json:"representativeImage,omitempty"`
	ExternalId           *string              `protobuf:"bytes,254,opt,name=externalId" json:"externalId,omitempty"`
	AmpURL               *string              `protobuf:"bytes,282,opt,name=ampURL" json:"ampURL,omitempty"`
	DestinationURL       *string              `protobuf:"bytes,287,opt,name=destinationURL" json:"destinationURL,omitempty"`
	// contains filtered or unexported fields
}

func (*EMGeoCoordinatesV2) Descriptor deprecated

func (*EMGeoCoordinatesV2) Descriptor() ([]byte, []int)

Deprecated: Use EMGeoCoordinatesV2.ProtoReflect.Descriptor instead.

func (*EMGeoCoordinatesV2) GetAbout

func (x *EMGeoCoordinatesV2) GetAbout() *EMEmbedClientItem

func (*EMGeoCoordinatesV2) GetAmpURL

func (x *EMGeoCoordinatesV2) GetAmpURL() string

func (*EMGeoCoordinatesV2) GetAuthorArray

func (x *EMGeoCoordinatesV2) GetAuthorArray() []*EMEmbedClientItem

func (*EMGeoCoordinatesV2) GetDescriptionP

func (x *EMGeoCoordinatesV2) GetDescriptionP() string

func (*EMGeoCoordinatesV2) GetDescriptionTruncated

func (x *EMGeoCoordinatesV2) GetDescriptionTruncated() string

func (*EMGeoCoordinatesV2) GetDestinationURL

func (x *EMGeoCoordinatesV2) GetDestinationURL() string

func (*EMGeoCoordinatesV2) GetExternalId

func (x *EMGeoCoordinatesV2) GetExternalId() string

func (*EMGeoCoordinatesV2) GetFaviconURL

func (x *EMGeoCoordinatesV2) GetFaviconURL() string

func (*EMGeoCoordinatesV2) GetImageURL

func (x *EMGeoCoordinatesV2) GetImageURL() string

func (*EMGeoCoordinatesV2) GetLatitude

func (x *EMGeoCoordinatesV2) GetLatitude() float64

func (*EMGeoCoordinatesV2) GetLongitude

func (x *EMGeoCoordinatesV2) GetLongitude() float64

func (*EMGeoCoordinatesV2) GetName

func (x *EMGeoCoordinatesV2) GetName() string

func (*EMGeoCoordinatesV2) GetProxiedFaviconURL

func (x *EMGeoCoordinatesV2) GetProxiedFaviconURL() string

func (*EMGeoCoordinatesV2) GetProxiedImage

func (x *EMGeoCoordinatesV2) GetProxiedImage() *EMThumbnail

func (*EMGeoCoordinatesV2) GetRelatedImageArray

func (x *EMGeoCoordinatesV2) GetRelatedImageArray() []*EMEmbedClientItem

func (*EMGeoCoordinatesV2) GetRepresentativeImage

func (x *EMGeoCoordinatesV2) GetRepresentativeImage() *EMEmbedClientItem

func (*EMGeoCoordinatesV2) GetSourceName

func (x *EMGeoCoordinatesV2) GetSourceName() string

func (*EMGeoCoordinatesV2) GetURL

func (x *EMGeoCoordinatesV2) GetURL() string

func (*EMGeoCoordinatesV2) ProtoMessage

func (*EMGeoCoordinatesV2) ProtoMessage()

func (*EMGeoCoordinatesV2) ProtoReflect

func (x *EMGeoCoordinatesV2) ProtoReflect() protoreflect.Message

func (*EMGeoCoordinatesV2) Reset

func (x *EMGeoCoordinatesV2) Reset()

func (*EMGeoCoordinatesV2) String

func (x *EMGeoCoordinatesV2) String() string

type EMImageObject

type EMImageObject struct {
	URL                 *string            `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	Name                *string            `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
	DescriptionP        *string            `protobuf:"bytes,3,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	ImageURL            *string            `protobuf:"bytes,4,opt,name=imageURL" json:"imageURL,omitempty"`
	ThumbnailURL        *string            `protobuf:"bytes,5,opt,name=thumbnailURL" json:"thumbnailURL,omitempty"`
	ProxiedImage        *EMThumbnail       `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ContentLocation     *EMPlace           `protobuf:"bytes,7,opt,name=contentLocation" json:"contentLocation,omitempty"`
	Width               *string            `protobuf:"bytes,8,opt,name=width" json:"width,omitempty"`
	Height              *string            `protobuf:"bytes,9,opt,name=height" json:"height,omitempty"`
	WidthPx             *int32             `protobuf:"varint,10,opt,name=widthPx" json:"widthPx,omitempty"`
	HeightPx            *int32             `protobuf:"varint,11,opt,name=heightPx" json:"heightPx,omitempty"`
	ContentURL          *string            `protobuf:"bytes,12,opt,name=contentURL" json:"contentURL,omitempty"`
	SourceDomain        *string            `protobuf:"bytes,13,opt,name=sourceDomain" json:"sourceDomain,omitempty"`
	About               *EMEmbedClientItem `protobuf:"bytes,14,opt,name=about" json:"about,omitempty"`
	RepresentativeImage *EMEmbedClientItem `protobuf:"bytes,15,opt,name=representativeImage" json:"representativeImage,omitempty"`
	// contains filtered or unexported fields
}

func (*EMImageObject) Descriptor deprecated

func (*EMImageObject) Descriptor() ([]byte, []int)

Deprecated: Use EMImageObject.ProtoReflect.Descriptor instead.

func (*EMImageObject) GetAbout

func (x *EMImageObject) GetAbout() *EMEmbedClientItem

func (*EMImageObject) GetContentLocation

func (x *EMImageObject) GetContentLocation() *EMPlace

func (*EMImageObject) GetContentURL

func (x *EMImageObject) GetContentURL() string

func (*EMImageObject) GetDescriptionP

func (x *EMImageObject) GetDescriptionP() string

func (*EMImageObject) GetHeight

func (x *EMImageObject) GetHeight() string

func (*EMImageObject) GetHeightPx

func (x *EMImageObject) GetHeightPx() int32

func (*EMImageObject) GetImageURL

func (x *EMImageObject) GetImageURL() string

func (*EMImageObject) GetName

func (x *EMImageObject) GetName() string

func (*EMImageObject) GetProxiedImage

func (x *EMImageObject) GetProxiedImage() *EMThumbnail

func (*EMImageObject) GetRepresentativeImage

func (x *EMImageObject) GetRepresentativeImage() *EMEmbedClientItem

func (*EMImageObject) GetSourceDomain

func (x *EMImageObject) GetSourceDomain() string

func (*EMImageObject) GetThumbnailURL

func (x *EMImageObject) GetThumbnailURL() string

func (*EMImageObject) GetURL

func (x *EMImageObject) GetURL() string

func (*EMImageObject) GetWidth

func (x *EMImageObject) GetWidth() string

func (*EMImageObject) GetWidthPx

func (x *EMImageObject) GetWidthPx() int32

func (*EMImageObject) ProtoMessage

func (*EMImageObject) ProtoMessage()

func (*EMImageObject) ProtoReflect

func (x *EMImageObject) ProtoReflect() protoreflect.Message

func (*EMImageObject) Reset

func (x *EMImageObject) Reset()

func (*EMImageObject) String

func (x *EMImageObject) String() string

type EMImageObjectV2

type EMImageObjectV2 struct {
	URL                           *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL                      *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                          *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP                  *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	DescriptionTruncated          *string              `protobuf:"bytes,5,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	ProxiedImage                  *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL             *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray                   []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	About                         *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=about" json:"about,omitempty"`
	Text                          *string              `protobuf:"bytes,10,opt,name=text" json:"text,omitempty"`
	RelatedImageArray             []*EMEmbedClientItem `protobuf:"bytes,11,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName                    *string              `protobuf:"bytes,12,opt,name=sourceName" json:"sourceName,omitempty"`
	CanonicalFountainStream       *string              `protobuf:"bytes,13,opt,name=canonicalFountainStream" json:"canonicalFountainStream,omitempty"`
	UnfilteredFountainStreamArray []string             `protobuf:"bytes,14,rep,name=unfilteredFountainStreamArray" json:"unfilteredFountainStreamArray,omitempty"`
	PremodFountainStreamArray     []string             `protobuf:"bytes,15,rep,name=premodFountainStreamArray" json:"premodFountainStreamArray,omitempty"`
	PostmodFountainStreamArray    []string             `protobuf:"bytes,16,rep,name=postmodFountainStreamArray" json:"postmodFountainStreamArray,omitempty"`
	InboxFountainStreamArray      []string             `protobuf:"bytes,17,rep,name=inboxFountainStreamArray" json:"inboxFountainStreamArray,omitempty"`
	ContentLocation               *EMEmbedClientItem   `protobuf:"bytes,18,opt,name=contentLocation" json:"contentLocation,omitempty"`
	Width                         *string              `protobuf:"bytes,19,opt,name=width" json:"width,omitempty"`
	Height                        *string              `protobuf:"bytes,20,opt,name=height" json:"height,omitempty"`
	WidthPx                       *int32               `protobuf:"varint,21,opt,name=widthPx" json:"widthPx,omitempty"`
	HeightPx                      *int32               `protobuf:"varint,22,opt,name=heightPx" json:"heightPx,omitempty"`
	ContentURL                    *string              `protobuf:"bytes,23,opt,name=contentURL" json:"contentURL,omitempty"`
	AssociatedMediaArray          []*EMEmbedClientItem `protobuf:"bytes,42,rep,name=associatedMediaArray" json:"associatedMediaArray,omitempty"`
	IsFamilyFriendly              *bool                `protobuf:"varint,65,opt,name=isFamilyFriendly" json:"isFamilyFriendly,omitempty"`
	EmbedURL                      *string              `protobuf:"bytes,66,opt,name=embedURL" json:"embedURL,omitempty"`
	PlayerType                    *string              `protobuf:"bytes,67,opt,name=playerType" json:"playerType,omitempty"`
	Duration                      *string              `protobuf:"bytes,68,opt,name=duration" json:"duration,omitempty"`
	FaviconURL                    *string              `protobuf:"bytes,75,opt,name=faviconURL" json:"faviconURL,omitempty"`
	AggregateRating               *EMEmbedClientItem   `protobuf:"bytes,82,opt,name=aggregateRating" json:"aggregateRating,omitempty"`
	OffersArray                   []*EMEmbedClientItem `protobuf:"bytes,83,rep,name=offersArray" json:"offersArray,omitempty"`
	Audio                         *EMEmbedClientItem   `protobuf:"bytes,96,opt,name=audio" json:"audio,omitempty"`
	DateCreated                   *string              `protobuf:"bytes,111,opt,name=dateCreated" json:"dateCreated,omitempty"`
	DateModified                  *string              `protobuf:"bytes,112,opt,name=dateModified" json:"dateModified,omitempty"`
	RepresentativeImage           *EMEmbedClientItem   `protobuf:"bytes,185,opt,name=representativeImage" json:"representativeImage,omitempty"`
	Genre                         *string              `protobuf:"bytes,188,opt,name=genre" json:"genre,omitempty"`
	ContentRating                 *string              `protobuf:"bytes,189,opt,name=contentRating" json:"contentRating,omitempty"`
	InLanguage                    *string              `protobuf:"bytes,190,opt,name=inLanguage" json:"inLanguage,omitempty"`
	DatePublished                 *string              `protobuf:"bytes,191,opt,name=datePublished" json:"datePublished,omitempty"`
	ContentProfileName            *string              `protobuf:"bytes,249,opt,name=contentProfileName" json:"contentProfileName,omitempty"`
	ContentProfileId              *string              `protobuf:"bytes,252,opt,name=contentProfileId" json:"contentProfileId,omitempty"`
	ExternalId                    *string              `protobuf:"bytes,254,opt,name=externalId" json:"externalId,omitempty"`
	AmpURL                        *string              `protobuf:"bytes,282,opt,name=ampURL" json:"ampURL,omitempty"`
	DestinationURL                *string              `protobuf:"bytes,287,opt,name=destinationURL" json:"destinationURL,omitempty"`
	FileFormat                    *string              `protobuf:"bytes,289,opt,name=fileFormat" json:"fileFormat,omitempty"`
	// contains filtered or unexported fields
}

func (*EMImageObjectV2) Descriptor deprecated

func (*EMImageObjectV2) Descriptor() ([]byte, []int)

Deprecated: Use EMImageObjectV2.ProtoReflect.Descriptor instead.

func (*EMImageObjectV2) GetAbout

func (x *EMImageObjectV2) GetAbout() *EMEmbedClientItem

func (*EMImageObjectV2) GetAggregateRating

func (x *EMImageObjectV2) GetAggregateRating() *EMEmbedClientItem

func (*EMImageObjectV2) GetAmpURL

func (x *EMImageObjectV2) GetAmpURL() string

func (*EMImageObjectV2) GetAssociatedMediaArray

func (x *EMImageObjectV2) GetAssociatedMediaArray() []*EMEmbedClientItem

func (*EMImageObjectV2) GetAudio

func (x *EMImageObjectV2) GetAudio() *EMEmbedClientItem

func (*EMImageObjectV2) GetAuthorArray

func (x *EMImageObjectV2) GetAuthorArray() []*EMEmbedClientItem

func (*EMImageObjectV2) GetCanonicalFountainStream

func (x *EMImageObjectV2) GetCanonicalFountainStream() string

func (*EMImageObjectV2) GetContentLocation

func (x *EMImageObjectV2) GetContentLocation() *EMEmbedClientItem

func (*EMImageObjectV2) GetContentProfileId

func (x *EMImageObjectV2) GetContentProfileId() string

func (*EMImageObjectV2) GetContentProfileName

func (x *EMImageObjectV2) GetContentProfileName() string

func (*EMImageObjectV2) GetContentRating

func (x *EMImageObjectV2) GetContentRating() string

func (*EMImageObjectV2) GetContentURL

func (x *EMImageObjectV2) GetContentURL() string

func (*EMImageObjectV2) GetDateCreated

func (x *EMImageObjectV2) GetDateCreated() string

func (*EMImageObjectV2) GetDateModified

func (x *EMImageObjectV2) GetDateModified() string

func (*EMImageObjectV2) GetDatePublished

func (x *EMImageObjectV2) GetDatePublished() string

func (*EMImageObjectV2) GetDescriptionP

func (x *EMImageObjectV2) GetDescriptionP() string

func (*EMImageObjectV2) GetDescriptionTruncated

func (x *EMImageObjectV2) GetDescriptionTruncated() string

func (*EMImageObjectV2) GetDestinationURL

func (x *EMImageObjectV2) GetDestinationURL() string

func (*EMImageObjectV2) GetDuration

func (x *EMImageObjectV2) GetDuration() string

func (*EMImageObjectV2) GetEmbedURL

func (x *EMImageObjectV2) GetEmbedURL() string

func (*EMImageObjectV2) GetExternalId

func (x *EMImageObjectV2) GetExternalId() string

func (*EMImageObjectV2) GetFaviconURL

func (x *EMImageObjectV2) GetFaviconURL() string

func (*EMImageObjectV2) GetFileFormat

func (x *EMImageObjectV2) GetFileFormat() string

func (*EMImageObjectV2) GetGenre

func (x *EMImageObjectV2) GetGenre() string

func (*EMImageObjectV2) GetHeight

func (x *EMImageObjectV2) GetHeight() string

func (*EMImageObjectV2) GetHeightPx

func (x *EMImageObjectV2) GetHeightPx() int32

func (*EMImageObjectV2) GetImageURL

func (x *EMImageObjectV2) GetImageURL() string

func (*EMImageObjectV2) GetInLanguage

func (x *EMImageObjectV2) GetInLanguage() string

func (*EMImageObjectV2) GetInboxFountainStreamArray

func (x *EMImageObjectV2) GetInboxFountainStreamArray() []string

func (*EMImageObjectV2) GetIsFamilyFriendly

func (x *EMImageObjectV2) GetIsFamilyFriendly() bool

func (*EMImageObjectV2) GetName

func (x *EMImageObjectV2) GetName() string

func (*EMImageObjectV2) GetOffersArray

func (x *EMImageObjectV2) GetOffersArray() []*EMEmbedClientItem

func (*EMImageObjectV2) GetPlayerType

func (x *EMImageObjectV2) GetPlayerType() string

func (*EMImageObjectV2) GetPostmodFountainStreamArray

func (x *EMImageObjectV2) GetPostmodFountainStreamArray() []string

func (*EMImageObjectV2) GetPremodFountainStreamArray

func (x *EMImageObjectV2) GetPremodFountainStreamArray() []string

func (*EMImageObjectV2) GetProxiedFaviconURL

func (x *EMImageObjectV2) GetProxiedFaviconURL() string

func (*EMImageObjectV2) GetProxiedImage

func (x *EMImageObjectV2) GetProxiedImage() *EMThumbnail

func (*EMImageObjectV2) GetRelatedImageArray

func (x *EMImageObjectV2) GetRelatedImageArray() []*EMEmbedClientItem

func (*EMImageObjectV2) GetRepresentativeImage

func (x *EMImageObjectV2) GetRepresentativeImage() *EMEmbedClientItem

func (*EMImageObjectV2) GetSourceName

func (x *EMImageObjectV2) GetSourceName() string

func (*EMImageObjectV2) GetText

func (x *EMImageObjectV2) GetText() string

func (*EMImageObjectV2) GetURL

func (x *EMImageObjectV2) GetURL() string

func (*EMImageObjectV2) GetUnfilteredFountainStreamArray

func (x *EMImageObjectV2) GetUnfilteredFountainStreamArray() []string

func (*EMImageObjectV2) GetWidth

func (x *EMImageObjectV2) GetWidth() string

func (*EMImageObjectV2) GetWidthPx

func (x *EMImageObjectV2) GetWidthPx() int32

func (*EMImageObjectV2) ProtoMessage

func (*EMImageObjectV2) ProtoMessage()

func (*EMImageObjectV2) ProtoReflect

func (x *EMImageObjectV2) ProtoReflect() protoreflect.Message

func (*EMImageObjectV2) Reset

func (x *EMImageObjectV2) Reset()

func (*EMImageObjectV2) String

func (x *EMImageObjectV2) String() string

type EMItemType

type EMItemType int32
const (
	EMItemType_CommentV2                      EMItemType = 383
	EMItemType_ActionV2                       EMItemType = 415
	EMItemType_PlusMediaCollectionV2          EMItemType = 440
	EMItemType_Hangout                        EMItemType = 254
	EMItemType_DepartmentStore                EMItemType = 182
	EMItemType_EntryPointV2                   EMItemType = 443
	EMItemType_HangoutQuote                   EMItemType = 451
	EMItemType_Enumeration                    EMItemType = 222
	EMItemType_TvEpisode                      EMItemType = 32
	EMItemType_ShoeStore                      EMItemType = 201
	EMItemType_BookFormatType                 EMItemType = 223
	EMItemType_Bakery                         EMItemType = 108
	EMItemType_AccountingService              EMItemType = 103
	EMItemType_PostalAddressV2                EMItemType = 342
	EMItemType_MagazineV2                     EMItemType = 386
	EMItemType_PresentationObject             EMItemType = 216
	EMItemType_Person                         EMItemType = 5
	EMItemType_MovieRentalStore               EMItemType = 195
	EMItemType_SportsEvent                    EMItemType = 63
	EMItemType_GovernmentOffice               EMItemType = 116
	EMItemType_Article                        EMItemType = 11
	EMItemType_FormObject                     EMItemType = 242
	EMItemType_DriveObjectV2                  EMItemType = 364
	EMItemType_CarouselFrame                  EMItemType = 243
	EMItemType_AdministrativeArea             EMItemType = 268
	EMItemType_BuddhistTemple                 EMItemType = 294
	EMItemType_ListenActionV2                 EMItemType = 417
	EMItemType_UpdateActionV2                 EMItemType = 425
	EMItemType_FoodEstablishment              EMItemType = 107
	EMItemType_BankOrCreditUnion              EMItemType = 105
	EMItemType_Unknown                        EMItemType = 257
	EMItemType_Aquarium                       EMItemType = 274
	EMItemType_PlayMusicTrack                 EMItemType = 323
	EMItemType_BlogV2                         EMItemType = 402
	EMItemType_HobbyShop                      EMItemType = 189
	EMItemType_PostalAddress                  EMItemType = 238
	EMItemType_ItemAvailability               EMItemType = 224
	EMItemType_CreateActionV2                 EMItemType = 419
	EMItemType_MusicRecordingV2               EMItemType = 375
	EMItemType_GoogleUserPhotoV2              EMItemType = 448
	EMItemType_YoutubeChannelV2               EMItemType = 412
	EMItemType_PlusMediaObjectV2              EMItemType = 437
	EMItemType_FormObjectV2                   EMItemType = 361
	EMItemType_Restaurant                     EMItemType = 114
	EMItemType_Optician                       EMItemType = 145
	EMItemType_PlanActionV2                   EMItemType = 435
	EMItemType_WebPage                        EMItemType = 35
	EMItemType_Cemetery                       EMItemType = 279
	EMItemType_ConsumeActionV2                EMItemType = 416
	EMItemType_ToyStore                       EMItemType = 204
	EMItemType_RecommendedPeople              EMItemType = 326
	EMItemType_Beach                          EMItemType = 275
	EMItemType_ArtGallery                     EMItemType = 97
	EMItemType_JewelryStore                   EMItemType = 191
	EMItemType_Recipe                         EMItemType = 29
	EMItemType_SquareInvite                   EMItemType = 331
	EMItemType_VideoObject                    EMItemType = 22
	EMItemType_ElectronicsStore               EMItemType = 183
	EMItemType_PlusAudioV2                    EMItemType = 438
	EMItemType_Festival                       EMItemType = 57
	EMItemType_Continent                      EMItemType = 319
	EMItemType_ElementarySchool               EMItemType = 69
	EMItemType_SquareV2                       EMItemType = 355
	EMItemType_PlaceV2                        EMItemType = 340
	EMItemType_Hospital                       EMItemType = 91
	EMItemType_Quantity                       EMItemType = 229
	EMItemType_ThingV2                        EMItemType = 335
	EMItemType_ContactPage                    EMItemType = 41
	EMItemType_Plumber                        EMItemType = 132
	EMItemType_DaySpa                         EMItemType = 120
	EMItemType_AudioObjectV2                  EMItemType = 368
	EMItemType_ItemPage                       EMItemType = 42
	EMItemType_BowlingAlley                   EMItemType = 166
	EMItemType_DiscoverActionV2               EMItemType = 430
	EMItemType_EducationalOrganization        EMItemType = 67
	EMItemType_TvSeriesV2                     EMItemType = 394
	EMItemType_Checkin                        EMItemType = 266
	EMItemType_WriteActionV2                  EMItemType = 433
	EMItemType_MobileApplicationV2            EMItemType = 389
	EMItemType_DeprecatedTourObject           EMItemType = 253
	EMItemType_GatedResidenceCommunity        EMItemType = 211
	EMItemType_ComputerStore                  EMItemType = 180
	EMItemType_ProductReview                  EMItemType = 251
	EMItemType_Product                        EMItemType = 7
	EMItemType_GeneralContractor              EMItemType = 127
	EMItemType_ProfilePage                    EMItemType = 43
	EMItemType_PlusPhotoV2                    EMItemType = 344
	EMItemType_WpSidebar                      EMItemType = 51
	EMItemType_StoryV2                        EMItemType = 380
	EMItemType_TrainStation                   EMItemType = 307
	EMItemType_SaleEvent                      EMItemType = 61
	EMItemType_Corporation                    EMItemType = 66
	EMItemType_PlusSoftwareApplicationV2      EMItemType = 414
	EMItemType_Park                           EMItemType = 290
	EMItemType_ProductReviewV2                EMItemType = 392
	EMItemType_VisualArtsEvent                EMItemType = 65
	EMItemType_PlusPhotoCollectionV2          EMItemType = 407
	EMItemType_MusicPlaylist                  EMItemType = 24
	EMItemType_ImageObjectV2                  EMItemType = 339
	EMItemType_BasicInteractionV2             EMItemType = 365
	EMItemType_HighSchool                     EMItemType = 70
	EMItemType_AudioObject                    EMItemType = 19
	EMItemType_PublicSwimmingPool             EMItemType = 170
	EMItemType_VeterinaryCare                 EMItemType = 148
	EMItemType_TvEpisodeV2                    EMItemType = 400
	EMItemType_PerformingArtsTheater          EMItemType = 292
	EMItemType_RadioStation                   EMItemType = 160
	EMItemType_SpreadsheetObject              EMItemType = 218
	EMItemType_MotorcycleRepair               EMItemType = 86
	EMItemType_LodgingBusiness                EMItemType = 136
	EMItemType_ReactActionV2                  EMItemType = 422
	EMItemType_CafeOrCoffeeShop               EMItemType = 111
	EMItemType_HairSalon                      EMItemType = 121
	EMItemType_AddActionV2                    EMItemType = 426
	EMItemType_WantActionV2                   EMItemType = 424
	EMItemType_Notary                         EMItemType = 157
	EMItemType_DanceEvent                     EMItemType = 55
	EMItemType_Language                       EMItemType = 227
	EMItemType_EntertainmentBusiness          EMItemType = 94
	EMItemType_Organization                   EMItemType = 4
	EMItemType_EmotishareV2                   EMItemType = 382
	EMItemType_Map                            EMItemType = 17
	EMItemType_TaxiStand                      EMItemType = 306
	EMItemType_EventTimeV2                    EMItemType = 406
	EMItemType_CollegeOrUniversity            EMItemType = 68
	EMItemType_PollOptionV2                   EMItemType = 409
	EMItemType_PollV2                         EMItemType = 408
	EMItemType_GoogleChart                    EMItemType = 258
	EMItemType_GasStation                     EMItemType = 84
	EMItemType_WpHeader                       EMItemType = 50
	EMItemType_SoftwareApplicationV2          EMItemType = 444
	EMItemType_MedicalClinic                  EMItemType = 144
	EMItemType_GoogleUserPhotoAlbum           EMItemType = 449
	EMItemType_TattooParlor                   EMItemType = 124
	EMItemType_MovingCompany                  EMItemType = 131
	EMItemType_BookV2                         EMItemType = 377
	EMItemType_MusicAlbum                     EMItemType = 25
	EMItemType_HealthAndBeautyBusiness        EMItemType = 118
	EMItemType_AutoBodyShop                   EMItemType = 78
	EMItemType_WebPageElement                 EMItemType = 45
	EMItemType_OfferV2                        EMItemType = 367
	EMItemType_MediaObjectV2                  EMItemType = 338
	EMItemType_GEvent                         EMItemType = 2
	EMItemType_ReservationV2                  EMItemType = 398
	EMItemType_RiverBodyOfWater               EMItemType = 316
	EMItemType_Casino                         EMItemType = 98
	EMItemType_ArticleV2                      EMItemType = 391
	EMItemType_MusicGroupV2                   EMItemType = 373
	EMItemType_OfferItemCondition             EMItemType = 225
	EMItemType_NailSalon                      EMItemType = 123
	EMItemType_MedicalOrganization            EMItemType = 141
	EMItemType_Painting                       EMItemType = 27
	EMItemType_ConvenienceStore               EMItemType = 181
	EMItemType_SquareInviteV2                 EMItemType = 356
	EMItemType_PlayObjectV2                   EMItemType = 387
	EMItemType_ChildCare                      EMItemType = 87
	EMItemType_MusicVideoObject               EMItemType = 21
	EMItemType_MovieV2                        EMItemType = 370
	EMItemType_Crematorium                    EMItemType = 280
	EMItemType_HangoutConsumer                EMItemType = 256
	EMItemType_MusicGroup                     EMItemType = 260
	EMItemType_Canal                          EMItemType = 311
	EMItemType_FindActionV2                   EMItemType = 427
	EMItemType_Duration                       EMItemType = 231
	EMItemType_StadiumOrArena                 EMItemType = 173
	EMItemType_State                          EMItemType = 271
	EMItemType_MotorcycleDealer               EMItemType = 85
	EMItemType_LandmarksOrHistoricalBuildings EMItemType = 322
	EMItemType_CommentActionV2                EMItemType = 432
	EMItemType_FileObject                     EMItemType = 265
	EMItemType_RatingV2                       EMItemType = 371
	EMItemType_InsuranceAgency                EMItemType = 106
	EMItemType_Distance                       EMItemType = 230
	EMItemType_Church                         EMItemType = 296
	EMItemType_CollectionPage                 EMItemType = 38
	EMItemType_PlusPhotoAlbumV2               EMItemType = 349
	EMItemType_ClothingStore                  EMItemType = 179
	EMItemType_Landform                       EMItemType = 309
	EMItemType_TravelAgency                   EMItemType = 208
	EMItemType_ImageGallery                   EMItemType = 39
	EMItemType_TvSeries                       EMItemType = 34
	EMItemType_SiteNavigationElement          EMItemType = 46
	EMItemType_CatholicChurch                 EMItemType = 295
	EMItemType_AdultEntertainment             EMItemType = 95
	EMItemType_AutoRental                     EMItemType = 81
	EMItemType_AggregateRatingV2              EMItemType = 369
	EMItemType_UserInteraction                EMItemType = 220
	EMItemType_LocalPlusPhotoAlbum            EMItemType = 332
	EMItemType_Mosque                         EMItemType = 298
	EMItemType_ContactPoint                   EMItemType = 237
	EMItemType_ParkingFacility                EMItemType = 291
	EMItemType_FileObjectV2                   EMItemType = 360
	EMItemType_MusicVenue                     EMItemType = 289
	EMItemType_ReviewV2                       EMItemType = 388
	EMItemType_OceanBodyOfWater               EMItemType = 313
	EMItemType_TheaterEvent                   EMItemType = 64
	EMItemType_MusicAlbumV2                   EMItemType = 372
	EMItemType_AutomatedTeller                EMItemType = 104
	EMItemType_PlusPhotosAddedToCollection    EMItemType = 261
	EMItemType_WholesaleStore                 EMItemType = 205
	EMItemType_PresentationObjectV2           EMItemType = 362
	EMItemType_VideoObjectV2                  EMItemType = 354
	EMItemType_Attorney                       EMItemType = 151
	EMItemType_SportsClub                     EMItemType = 172
	EMItemType_StickerV2                      EMItemType = 441
	EMItemType_PlusPhotosAddedToCollectionV2  EMItemType = 405
	EMItemType_PerformingGroup                EMItemType = 259
	EMItemType_AutoRepair                     EMItemType = 82
	EMItemType_NewsArticle                    EMItemType = 13
	EMItemType_GeoCoordinatesV2               EMItemType = 343
	EMItemType_Hostel                         EMItemType = 138
	EMItemType_Rating                         EMItemType = 234
	EMItemType_FurnitureStore                 EMItemType = 185
	EMItemType_ProfessionalService            EMItemType = 149
	EMItemType_RealEstateAgent                EMItemType = 161
	EMItemType_ChalkboardV2                   EMItemType = 447
	EMItemType_RoofingContractor              EMItemType = 133
	EMItemType_ComedyEvent                    EMItemType = 54
	EMItemType_LocalPlusPhotoAlbumV2          EMItemType = 397
	EMItemType_AggregateRating                EMItemType = 235
	EMItemType_PoliceStation                  EMItemType = 92
	EMItemType_BeautySalon                    EMItemType = 119
	EMItemType_Blog                           EMItemType = 14
	EMItemType_Review                         EMItemType = 30
	EMItemType_BikeStore                      EMItemType = 177
	EMItemType_Intangible                     EMItemType = 3
	EMItemType_OutletStore                    EMItemType = 198
	EMItemType_TelevisionStation              EMItemType = 206
	EMItemType_FoodEvent                      EMItemType = 58
	EMItemType_HangoutV2                      EMItemType = 353
	EMItemType_PlusPageV2                     EMItemType = 385
	EMItemType_ExerciseGym                    EMItemType = 167
	EMItemType_Courthouse                     EMItemType = 284
	EMItemType_Movie                          EMItemType = 23
	EMItemType_PlaceReviewV2                  EMItemType = 401
	EMItemType_FireStation                    EMItemType = 90
	EMItemType_Energy                         EMItemType = 232
	EMItemType_HoaPlusEventV2                 EMItemType = 410
	EMItemType_StructuredValue                EMItemType = 236
	EMItemType_Airport                        EMItemType = 273
	EMItemType_Mountain                       EMItemType = 320
	EMItemType_VideoGalleryV2                 EMItemType = 411
	EMItemType_BodyOfWater                    EMItemType = 310
	EMItemType_MensClothingStore              EMItemType = 193
	EMItemType_ShoppingCenter                 EMItemType = 164
	EMItemType_MusicPlaylistV2                EMItemType = 374
	EMItemType_Square                         EMItemType = 246
	EMItemType_MiddleSchool                   EMItemType = 71
	EMItemType_ViewActionV2                   EMItemType = 442
	EMItemType_Thing                          EMItemType = 0
	EMItemType_Residence                      EMItemType = 209
	EMItemType_SportingGoodsStore             EMItemType = 202
	EMItemType_ApartmentComplex               EMItemType = 210
	EMItemType_Magazine                       EMItemType = 328
	EMItemType_GovernmentBuilding             EMItemType = 282
	EMItemType_SearchResultsPage              EMItemType = 44
	EMItemType_HinduTemple                    EMItemType = 297
	EMItemType_DrawingObject                  EMItemType = 262
	EMItemType_OfficeEquipmentStore           EMItemType = 197
	EMItemType_PlusPage                       EMItemType = 327
	EMItemType_Library                        EMItemType = 135
	EMItemType_BusStation                     EMItemType = 276
	EMItemType_Book                           EMItemType = 15
	EMItemType_BedAndBreakfast                EMItemType = 137
	EMItemType_Date                           EMItemType = 445
	EMItemType_SoftwareApplication            EMItemType = 302
	EMItemType_SeaBodyOfWater                 EMItemType = 317
	EMItemType_Reservation                    EMItemType = 267
	EMItemType_City                           EMItemType = 269
	EMItemType_ScholarlyArticle               EMItemType = 219
	EMItemType_BookStore                      EMItemType = 178
	EMItemType_HousePainter                   EMItemType = 129
	EMItemType_CheckinV2                      EMItemType = 357
	EMItemType_AboutPage                      EMItemType = 36
	EMItemType_PlusPhotoAlbum                 EMItemType = 250
	EMItemType_TouristAttraction              EMItemType = 213
	EMItemType_PlusPost                       EMItemType = 329
	EMItemType_MobilePhoneStore               EMItemType = 194
	EMItemType_WpFooter                       EMItemType = 49
	EMItemType_UserPlusOnes                   EMItemType = 215
	EMItemType_GovernmentOrganization         EMItemType = 74
	EMItemType_TravelEvent                    EMItemType = 325
	EMItemType_DefenceEstablishment           EMItemType = 285
	EMItemType_PersonV2                       EMItemType = 350
	EMItemType_Volcano                        EMItemType = 321
	EMItemType_FinancialService               EMItemType = 102
	EMItemType_Table                          EMItemType = 47
	EMItemType_Locksmith                      EMItemType = 130
	EMItemType_HomeGoodsStore                 EMItemType = 190
	EMItemType_HomeAndConstructionBusiness    EMItemType = 125
	EMItemType_Offer                          EMItemType = 228
	EMItemType_CommunicateActionV2            EMItemType = 429
	EMItemType_Dentist                        EMItemType = 142
	EMItemType_NutritionInformation           EMItemType = 241
	EMItemType_ItemList                       EMItemType = 16
	EMItemType_MobileApplication              EMItemType = 303
	EMItemType_Comment                        EMItemType = 264
	EMItemType_TradeActionV2                  EMItemType = 418
	EMItemType_PlayMusicAlbumV2               EMItemType = 393
	EMItemType_WebApplication                 EMItemType = 304
	EMItemType_School                         EMItemType = 73
	EMItemType_BuyActionV2                    EMItemType = 421
	EMItemType_MusicRecording                 EMItemType = 26
	EMItemType_AutoDealer                     EMItemType = 79
	EMItemType_PlusPostV2                     EMItemType = 390
	EMItemType_SportsActivityLocation         EMItemType = 165
	EMItemType_EventV2                        EMItemType = 352
	EMItemType_Zoo                            EMItemType = 308
	EMItemType_AutoWash                       EMItemType = 83
	EMItemType_Preschool                      EMItemType = 72
	EMItemType_OrganizationV2                 EMItemType = 351
	EMItemType_BarOrPub                       EMItemType = 109
	EMItemType_DryCleaningOrLaundry           EMItemType = 88
	EMItemType_GeoCoordinates                 EMItemType = 239
	EMItemType_AutoPartsStore                 EMItemType = 80
	EMItemType_IceCreamShop                   EMItemType = 113
	EMItemType_LocalBusinessV2                EMItemType = 379
	EMItemType_Physician                      EMItemType = 147
	EMItemType_EventVenue                     EMItemType = 281
	EMItemType_DocumentObjectV2               EMItemType = 358
	EMItemType_WpAdBlock                      EMItemType = 48
	EMItemType_PlusEventV2                    EMItemType = 404
	EMItemType_TvSeason                       EMItemType = 33
	EMItemType_TennisComplex                  EMItemType = 174
	EMItemType_GoogleOfferV2                  EMItemType = 378
	EMItemType_CollexionV2                    EMItemType = 413
	EMItemType_PawnShop                       EMItemType = 199
	EMItemType_RecyclingCenter                EMItemType = 162
	EMItemType_Motel                          EMItemType = 140
	EMItemType_Museum                         EMItemType = 288
	EMItemType_AutomotiveBusiness             EMItemType = 77
	EMItemType_Embassy                        EMItemType = 286
	EMItemType_Campground                     EMItemType = 278
	EMItemType_BusStop                        EMItemType = 277
	EMItemType_ComedyClub                     EMItemType = 99
	EMItemType_PlaceOfWorship                 EMItemType = 293
	EMItemType_Emotishare                     EMItemType = 334
	EMItemType_MusicStore                     EMItemType = 196
	EMItemType_PlusReshareV2                  EMItemType = 446
	EMItemType_InteractActionV2               EMItemType = 428
	EMItemType_Photograph                     EMItemType = 28
	EMItemType_PetStore                       EMItemType = 200
	EMItemType_Place                          EMItemType = 6
	EMItemType_InternetCafe                   EMItemType = 134
	EMItemType_BlogPosting                    EMItemType = 12
	EMItemType_TouristInformationCenter       EMItemType = 207
	EMItemType_RVPark                         EMItemType = 301
	EMItemType_CheckoutPage                   EMItemType = 37
	EMItemType_WebPageV2                      EMItemType = 337
	EMItemType_InteractionV2                  EMItemType = 366
	EMItemType_HangoutBroadcast               EMItemType = 255
	EMItemType_BlogPostingV2                  EMItemType = 403
	EMItemType_HardwareStore                  EMItemType = 188
	EMItemType_PostOffice                     EMItemType = 117
	EMItemType_NightClub                      EMItemType = 101
	EMItemType_Pharmacy                       EMItemType = 146
	EMItemType_Playground                     EMItemType = 300
	EMItemType_ExampleObject                  EMItemType = 245
	EMItemType_SpreadsheetObjectV2            EMItemType = 363
	EMItemType_DrawingObjectV2                EMItemType = 359
	EMItemType_AnimalShelter                  EMItemType = 76
	EMItemType_SelfStorage                    EMItemType = 163
	EMItemType_PlayMusicAlbum                 EMItemType = 324
	EMItemType_CheckInActionV2                EMItemType = 431
	EMItemType_HangoutChatMessage             EMItemType = 450
	EMItemType_Florist                        EMItemType = 184
	EMItemType_SkiResort                      EMItemType = 171
	EMItemType_MovieTheater                   EMItemType = 100
	EMItemType_BusinessEvent                  EMItemType = 52
	EMItemType_EducationEvent                 EMItemType = 56
	EMItemType_ReviewActionV2                 EMItemType = 423
	EMItemType_GardenStore                    EMItemType = 186
	EMItemType_EmergencyService               EMItemType = 89
	EMItemType_SocialEvent                    EMItemType = 62
	EMItemType_MediaObject                    EMItemType = 18
	EMItemType_ChildrensEvent                 EMItemType = 53
	EMItemType_PlaceReview                    EMItemType = 263
	EMItemType_LakeBodyOfWater                EMItemType = 312
	EMItemType_Synagogue                      EMItemType = 299
	EMItemType_EmploymentAgengy               EMItemType = 93
	EMItemType_ImageObject                    EMItemType = 20
	EMItemType_PlusPhoto                      EMItemType = 249
	EMItemType_JobPosting                     EMItemType = 226
	EMItemType_ReserveActionV2                EMItemType = 436
	EMItemType_Mass                           EMItemType = 233
	EMItemType_LiteraryEvent                  EMItemType = 59
	EMItemType_DocumentObject                 EMItemType = 217
	EMItemType_AppInvite                      EMItemType = 330
	EMItemType_GolfCourse                     EMItemType = 168
	EMItemType_Pond                           EMItemType = 314
	EMItemType_CreativeWorkV2                 EMItemType = 336
	EMItemType_LegislativeBuilding            EMItemType = 287
	EMItemType_AmusementPark                  EMItemType = 96
	EMItemType_SubwayStation                  EMItemType = 305
	EMItemType_CivicStructure                 EMItemType = 272
	EMItemType_OrganizeActionV2               EMItemType = 434
	EMItemType_Winery                         EMItemType = 115
	EMItemType_FinancialQuote                 EMItemType = 252
	EMItemType_PlayMusicTrackV2               EMItemType = 399
	EMItemType_Brewery                        EMItemType = 110
	EMItemType_Sculpture                      EMItemType = 31
	EMItemType_FinancialQuoteV2               EMItemType = 384
	EMItemType_Store                          EMItemType = 175
	EMItemType_UserCountry                    EMItemType = 270
	EMItemType_HvacBusiness                   EMItemType = 128
	EMItemType_SingleFamilyResidence          EMItemType = 212
	EMItemType_VideoGallery                   EMItemType = 40
	EMItemType_AssessActionV2                 EMItemType = 420
	EMItemType_CityHall                       EMItemType = 283
	EMItemType_GeoShape                       EMItemType = 240
	EMItemType_LiquorStore                    EMItemType = 192
	EMItemType_HealthClub                     EMItemType = 122
	EMItemType_Waterfall                      EMItemType = 318
	EMItemType_MusicEvent                     EMItemType = 60
	EMItemType_TireShop                       EMItemType = 203
	EMItemType_CreativeWork                   EMItemType = 1
	EMItemType_NewsArticleV2                  EMItemType = 439
	EMItemType_LocalBusiness                  EMItemType = 75
	EMItemType_Hotel                          EMItemType = 139
	EMItemType_Reservoir                      EMItemType = 315
	EMItemType_DeprecatedTourObjectV2         EMItemType = 395
	EMItemType_FastFoodRestaurant             EMItemType = 112
	EMItemType_Electrician                    EMItemType = 126
	EMItemType_GroceryStore                   EMItemType = 187
	EMItemType_PlusEvent                      EMItemType = 244
)

func (EMItemType) Descriptor

func (EMItemType) Descriptor() protoreflect.EnumDescriptor

func (EMItemType) Enum

func (x EMItemType) Enum() *EMItemType

func (EMItemType) EnumDescriptor deprecated

func (EMItemType) EnumDescriptor() ([]byte, []int)

Deprecated: Use EMItemType.Descriptor instead.

func (EMItemType) Number

func (x EMItemType) Number() protoreflect.EnumNumber

func (EMItemType) String

func (x EMItemType) String() string

func (EMItemType) Type

func (*EMItemType) UnmarshalJSON deprecated

func (x *EMItemType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type EMPerson

type EMPerson struct {
	Name                *string            `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	OwnerObfuscatedId   *string            `protobuf:"bytes,2,opt,name=ownerObfuscatedId" json:"ownerObfuscatedId,omitempty"`
	ImageURL            *string            `protobuf:"bytes,3,opt,name=imageURL" json:"imageURL,omitempty"`
	URL                 *string            `protobuf:"bytes,4,opt,name=URL" json:"URL,omitempty"`
	Gender              *string            `protobuf:"bytes,5,opt,name=gender" json:"gender,omitempty"`
	Email               *string            `protobuf:"bytes,6,opt,name=email" json:"email,omitempty"`
	RepresentativeImage *EMEmbedClientItem `protobuf:"bytes,7,opt,name=representativeImage" json:"representativeImage,omitempty"`
	// contains filtered or unexported fields
}

func (*EMPerson) Descriptor deprecated

func (*EMPerson) Descriptor() ([]byte, []int)

Deprecated: Use EMPerson.ProtoReflect.Descriptor instead.

func (*EMPerson) GetEmail

func (x *EMPerson) GetEmail() string

func (*EMPerson) GetGender

func (x *EMPerson) GetGender() string

func (*EMPerson) GetImageURL

func (x *EMPerson) GetImageURL() string

func (*EMPerson) GetName

func (x *EMPerson) GetName() string

func (*EMPerson) GetOwnerObfuscatedId

func (x *EMPerson) GetOwnerObfuscatedId() string

func (*EMPerson) GetRepresentativeImage

func (x *EMPerson) GetRepresentativeImage() *EMEmbedClientItem

func (*EMPerson) GetURL

func (x *EMPerson) GetURL() string

func (*EMPerson) ProtoMessage

func (*EMPerson) ProtoMessage()

func (*EMPerson) ProtoReflect

func (x *EMPerson) ProtoReflect() protoreflect.Message

func (*EMPerson) Reset

func (x *EMPerson) Reset()

func (*EMPerson) String

func (x *EMPerson) String() string

type EMPersonV2

type EMPersonV2 struct {
	URL                  *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL             *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                 *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP         *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	DescriptionTruncated *string              `protobuf:"bytes,5,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	ProxiedImage         *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL    *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray          []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	About                *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=about" json:"about,omitempty"`
	RelatedImageArray    []*EMEmbedClientItem `protobuf:"bytes,11,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName           *string              `protobuf:"bytes,12,opt,name=sourceName" json:"sourceName,omitempty"`
	OwnerObfuscatedId    *string              `protobuf:"bytes,27,opt,name=ownerObfuscatedId" json:"ownerObfuscatedId,omitempty"`
	Gender               *string              `protobuf:"bytes,48,opt,name=gender" json:"gender,omitempty"`
	Email                *string              `protobuf:"bytes,49,opt,name=email" json:"email,omitempty"`
	FaviconURL           *string              `protobuf:"bytes,75,opt,name=faviconURL" json:"faviconURL,omitempty"`
	RepresentativeImage  *EMEmbedClientItem   `protobuf:"bytes,185,opt,name=representativeImage" json:"representativeImage,omitempty"`
	ExternalId           *string              `protobuf:"bytes,254,opt,name=externalId" json:"externalId,omitempty"`
	AmpURL               *string              `protobuf:"bytes,282,opt,name=ampURL" json:"ampURL,omitempty"`
	DestinationURL       *string              `protobuf:"bytes,287,opt,name=destinationURL" json:"destinationURL,omitempty"`
	// contains filtered or unexported fields
}

func (*EMPersonV2) Descriptor deprecated

func (*EMPersonV2) Descriptor() ([]byte, []int)

Deprecated: Use EMPersonV2.ProtoReflect.Descriptor instead.

func (*EMPersonV2) GetAbout

func (x *EMPersonV2) GetAbout() *EMEmbedClientItem

func (*EMPersonV2) GetAmpURL

func (x *EMPersonV2) GetAmpURL() string

func (*EMPersonV2) GetAuthorArray

func (x *EMPersonV2) GetAuthorArray() []*EMEmbedClientItem

func (*EMPersonV2) GetDescriptionP

func (x *EMPersonV2) GetDescriptionP() string

func (*EMPersonV2) GetDescriptionTruncated

func (x *EMPersonV2) GetDescriptionTruncated() string

func (*EMPersonV2) GetDestinationURL

func (x *EMPersonV2) GetDestinationURL() string

func (*EMPersonV2) GetEmail

func (x *EMPersonV2) GetEmail() string

func (*EMPersonV2) GetExternalId

func (x *EMPersonV2) GetExternalId() string

func (*EMPersonV2) GetFaviconURL

func (x *EMPersonV2) GetFaviconURL() string

func (*EMPersonV2) GetGender

func (x *EMPersonV2) GetGender() string

func (*EMPersonV2) GetImageURL

func (x *EMPersonV2) GetImageURL() string

func (*EMPersonV2) GetName

func (x *EMPersonV2) GetName() string

func (*EMPersonV2) GetOwnerObfuscatedId

func (x *EMPersonV2) GetOwnerObfuscatedId() string

func (*EMPersonV2) GetProxiedFaviconURL

func (x *EMPersonV2) GetProxiedFaviconURL() string

func (*EMPersonV2) GetProxiedImage

func (x *EMPersonV2) GetProxiedImage() *EMThumbnail

func (*EMPersonV2) GetRelatedImageArray

func (x *EMPersonV2) GetRelatedImageArray() []*EMEmbedClientItem

func (*EMPersonV2) GetRepresentativeImage

func (x *EMPersonV2) GetRepresentativeImage() *EMEmbedClientItem

func (*EMPersonV2) GetSourceName

func (x *EMPersonV2) GetSourceName() string

func (*EMPersonV2) GetURL

func (x *EMPersonV2) GetURL() string

func (*EMPersonV2) ProtoMessage

func (*EMPersonV2) ProtoMessage()

func (*EMPersonV2) ProtoReflect

func (x *EMPersonV2) ProtoReflect() protoreflect.Message

func (*EMPersonV2) Reset

func (x *EMPersonV2) Reset()

func (*EMPersonV2) String

func (x *EMPersonV2) String() string

type EMPlace

type EMPlace struct {
	Name                *string            `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	DescriptionP        *string            `protobuf:"bytes,2,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	URL                 *string            `protobuf:"bytes,3,opt,name=URL" json:"URL,omitempty"`
	Address             *EMPostalAddress   `protobuf:"bytes,4,opt,name=address" json:"address,omitempty"`
	Geo                 *EMGeoCoordinates  `protobuf:"bytes,5,opt,name=geo" json:"geo,omitempty"`
	ClusterId           *string            `protobuf:"bytes,6,opt,name=clusterId" json:"clusterId,omitempty"`
	OwnerObfuscatedId   *string            `protobuf:"bytes,7,opt,name=ownerObfuscatedId" json:"ownerObfuscatedId,omitempty"`
	MapURL              *string            `protobuf:"bytes,8,opt,name=mapURL" json:"mapURL,omitempty"`
	ImageURL            *string            `protobuf:"bytes,9,opt,name=imageURL" json:"imageURL,omitempty"`
	ReferenceId         *string            `protobuf:"bytes,10,opt,name=referenceId" json:"referenceId,omitempty"`
	RepresentativeImage *EMEmbedClientItem `protobuf:"bytes,11,opt,name=representativeImage" json:"representativeImage,omitempty"`
	AggregateRating     *EMEmbedClientItem `protobuf:"bytes,12,opt,name=aggregateRating" json:"aggregateRating,omitempty"`
	Telephone           *string            `protobuf:"bytes,13,opt,name=telephone" json:"telephone,omitempty"`
	FaxNumber           *string            `protobuf:"bytes,14,opt,name=faxNumber" json:"faxNumber,omitempty"`
	IsClaimedByOwner    *bool              `protobuf:"varint,15,opt,name=isClaimedByOwner" json:"isClaimedByOwner,omitempty"`
	PlaceId             *string            `protobuf:"bytes,16,opt,name=placeId" json:"placeId,omitempty"`
	// contains filtered or unexported fields
}

func (*EMPlace) Descriptor deprecated

func (*EMPlace) Descriptor() ([]byte, []int)

Deprecated: Use EMPlace.ProtoReflect.Descriptor instead.

func (*EMPlace) GetAddress

func (x *EMPlace) GetAddress() *EMPostalAddress

func (*EMPlace) GetAggregateRating

func (x *EMPlace) GetAggregateRating() *EMEmbedClientItem

func (*EMPlace) GetClusterId

func (x *EMPlace) GetClusterId() string

func (*EMPlace) GetDescriptionP

func (x *EMPlace) GetDescriptionP() string

func (*EMPlace) GetFaxNumber

func (x *EMPlace) GetFaxNumber() string

func (*EMPlace) GetGeo

func (x *EMPlace) GetGeo() *EMGeoCoordinates

func (*EMPlace) GetImageURL

func (x *EMPlace) GetImageURL() string

func (*EMPlace) GetIsClaimedByOwner

func (x *EMPlace) GetIsClaimedByOwner() bool

func (*EMPlace) GetMapURL

func (x *EMPlace) GetMapURL() string

func (*EMPlace) GetName

func (x *EMPlace) GetName() string

func (*EMPlace) GetOwnerObfuscatedId

func (x *EMPlace) GetOwnerObfuscatedId() string

func (*EMPlace) GetPlaceId

func (x *EMPlace) GetPlaceId() string

func (*EMPlace) GetReferenceId

func (x *EMPlace) GetReferenceId() string

func (*EMPlace) GetRepresentativeImage

func (x *EMPlace) GetRepresentativeImage() *EMEmbedClientItem

func (*EMPlace) GetTelephone

func (x *EMPlace) GetTelephone() string

func (*EMPlace) GetURL

func (x *EMPlace) GetURL() string

func (*EMPlace) ProtoMessage

func (*EMPlace) ProtoMessage()

func (*EMPlace) ProtoReflect

func (x *EMPlace) ProtoReflect() protoreflect.Message

func (*EMPlace) Reset

func (x *EMPlace) Reset()

func (*EMPlace) String

func (x *EMPlace) String() string

type EMPlaceV2

type EMPlaceV2 struct {
	URL                  *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL             *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                 *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP         *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	DescriptionTruncated *string              `protobuf:"bytes,5,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	ProxiedImage         *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL    *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray          []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	About                *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=about" json:"about,omitempty"`
	RelatedImageArray    []*EMEmbedClientItem `protobuf:"bytes,11,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName           *string              `protobuf:"bytes,12,opt,name=sourceName" json:"sourceName,omitempty"`
	Address              *EMEmbedClientItem   `protobuf:"bytes,24,opt,name=address" json:"address,omitempty"`
	Geo                  *EMEmbedClientItem   `protobuf:"bytes,25,opt,name=geo" json:"geo,omitempty"`
	ClusterId            *string              `protobuf:"bytes,26,opt,name=clusterId" json:"clusterId,omitempty"`
	OwnerObfuscatedId    *string              `protobuf:"bytes,27,opt,name=ownerObfuscatedId" json:"ownerObfuscatedId,omitempty"`
	MapURL               *string              `protobuf:"bytes,28,opt,name=mapURL" json:"mapURL,omitempty"`
	ReferenceId          *string              `protobuf:"bytes,29,opt,name=referenceId" json:"referenceId,omitempty"`
	FaviconURL           *string              `protobuf:"bytes,75,opt,name=faviconURL" json:"faviconURL,omitempty"`
	AggregateRating      *EMEmbedClientItem   `protobuf:"bytes,82,opt,name=aggregateRating" json:"aggregateRating,omitempty"`
	IdP                  *string              `protobuf:"bytes,106,opt,name=id_p,json=idP" json:"id_p,omitempty"`
	RepresentativeImage  *EMEmbedClientItem   `protobuf:"bytes,185,opt,name=representativeImage" json:"representativeImage,omitempty"`
	Telephone            *string              `protobuf:"bytes,227,opt,name=telephone" json:"telephone,omitempty"`
	FaxNumber            *string              `protobuf:"bytes,228,opt,name=faxNumber" json:"faxNumber,omitempty"`
	ExternalId           *string              `protobuf:"bytes,254,opt,name=externalId" json:"externalId,omitempty"`
	IsClaimedByOwner     *bool                `protobuf:"varint,267,opt,name=isClaimedByOwner" json:"isClaimedByOwner,omitempty"`
	PlaceId              *string              `protobuf:"bytes,280,opt,name=placeId" json:"placeId,omitempty"`
	AmpURL               *string              `protobuf:"bytes,282,opt,name=ampURL" json:"ampURL,omitempty"`
	DestinationURL       *string              `protobuf:"bytes,287,opt,name=destinationURL" json:"destinationURL,omitempty"`
	// contains filtered or unexported fields
}

func (*EMPlaceV2) Descriptor deprecated

func (*EMPlaceV2) Descriptor() ([]byte, []int)

Deprecated: Use EMPlaceV2.ProtoReflect.Descriptor instead.

func (*EMPlaceV2) GetAbout

func (x *EMPlaceV2) GetAbout() *EMEmbedClientItem

func (*EMPlaceV2) GetAddress

func (x *EMPlaceV2) GetAddress() *EMEmbedClientItem

func (*EMPlaceV2) GetAggregateRating

func (x *EMPlaceV2) GetAggregateRating() *EMEmbedClientItem

func (*EMPlaceV2) GetAmpURL

func (x *EMPlaceV2) GetAmpURL() string

func (*EMPlaceV2) GetAuthorArray

func (x *EMPlaceV2) GetAuthorArray() []*EMEmbedClientItem

func (*EMPlaceV2) GetClusterId

func (x *EMPlaceV2) GetClusterId() string

func (*EMPlaceV2) GetDescriptionP

func (x *EMPlaceV2) GetDescriptionP() string

func (*EMPlaceV2) GetDescriptionTruncated

func (x *EMPlaceV2) GetDescriptionTruncated() string

func (*EMPlaceV2) GetDestinationURL

func (x *EMPlaceV2) GetDestinationURL() string

func (*EMPlaceV2) GetExternalId

func (x *EMPlaceV2) GetExternalId() string

func (*EMPlaceV2) GetFaviconURL

func (x *EMPlaceV2) GetFaviconURL() string

func (*EMPlaceV2) GetFaxNumber

func (x *EMPlaceV2) GetFaxNumber() string

func (*EMPlaceV2) GetGeo

func (x *EMPlaceV2) GetGeo() *EMEmbedClientItem

func (*EMPlaceV2) GetIdP

func (x *EMPlaceV2) GetIdP() string

func (*EMPlaceV2) GetImageURL

func (x *EMPlaceV2) GetImageURL() string

func (*EMPlaceV2) GetIsClaimedByOwner

func (x *EMPlaceV2) GetIsClaimedByOwner() bool

func (*EMPlaceV2) GetMapURL

func (x *EMPlaceV2) GetMapURL() string

func (*EMPlaceV2) GetName

func (x *EMPlaceV2) GetName() string

func (*EMPlaceV2) GetOwnerObfuscatedId

func (x *EMPlaceV2) GetOwnerObfuscatedId() string

func (*EMPlaceV2) GetPlaceId

func (x *EMPlaceV2) GetPlaceId() string

func (*EMPlaceV2) GetProxiedFaviconURL

func (x *EMPlaceV2) GetProxiedFaviconURL() string

func (*EMPlaceV2) GetProxiedImage

func (x *EMPlaceV2) GetProxiedImage() *EMThumbnail

func (*EMPlaceV2) GetReferenceId

func (x *EMPlaceV2) GetReferenceId() string

func (*EMPlaceV2) GetRelatedImageArray

func (x *EMPlaceV2) GetRelatedImageArray() []*EMEmbedClientItem

func (*EMPlaceV2) GetRepresentativeImage

func (x *EMPlaceV2) GetRepresentativeImage() *EMEmbedClientItem

func (*EMPlaceV2) GetSourceName

func (x *EMPlaceV2) GetSourceName() string

func (*EMPlaceV2) GetTelephone

func (x *EMPlaceV2) GetTelephone() string

func (*EMPlaceV2) GetURL

func (x *EMPlaceV2) GetURL() string

func (*EMPlaceV2) ProtoMessage

func (*EMPlaceV2) ProtoMessage()

func (*EMPlaceV2) ProtoReflect

func (x *EMPlaceV2) ProtoReflect() protoreflect.Message

func (*EMPlaceV2) Reset

func (x *EMPlaceV2) Reset()

func (*EMPlaceV2) String

func (x *EMPlaceV2) String() string

type EMPlusAudioV2

type EMPlusAudioV2 struct {
	URL                           *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL                      *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                          *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP                  *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	DescriptionTruncated          *string              `protobuf:"bytes,5,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	ProxiedImage                  *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL             *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray                   []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	About                         *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=about" json:"about,omitempty"`
	Text                          *string              `protobuf:"bytes,10,opt,name=text" json:"text,omitempty"`
	RelatedImageArray             []*EMEmbedClientItem `protobuf:"bytes,11,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName                    *string              `protobuf:"bytes,12,opt,name=sourceName" json:"sourceName,omitempty"`
	CanonicalFountainStream       *string              `protobuf:"bytes,13,opt,name=canonicalFountainStream" json:"canonicalFountainStream,omitempty"`
	UnfilteredFountainStreamArray []string             `protobuf:"bytes,14,rep,name=unfilteredFountainStreamArray" json:"unfilteredFountainStreamArray,omitempty"`
	PremodFountainStreamArray     []string             `protobuf:"bytes,15,rep,name=premodFountainStreamArray" json:"premodFountainStreamArray,omitempty"`
	PostmodFountainStreamArray    []string             `protobuf:"bytes,16,rep,name=postmodFountainStreamArray" json:"postmodFountainStreamArray,omitempty"`
	InboxFountainStreamArray      []string             `protobuf:"bytes,17,rep,name=inboxFountainStreamArray" json:"inboxFountainStreamArray,omitempty"`
	ContentLocation               *EMEmbedClientItem   `protobuf:"bytes,18,opt,name=contentLocation" json:"contentLocation,omitempty"`
	Width                         *string              `protobuf:"bytes,19,opt,name=width" json:"width,omitempty"`
	Height                        *string              `protobuf:"bytes,20,opt,name=height" json:"height,omitempty"`
	WidthPx                       *int32               `protobuf:"varint,21,opt,name=widthPx" json:"widthPx,omitempty"`
	HeightPx                      *int32               `protobuf:"varint,22,opt,name=heightPx" json:"heightPx,omitempty"`
	ContentURL                    *string              `protobuf:"bytes,23,opt,name=contentURL" json:"contentURL,omitempty"`
	OwnerObfuscatedId             *string              `protobuf:"bytes,27,opt,name=ownerObfuscatedId" json:"ownerObfuscatedId,omitempty"`
	AlbumId                       *string              `protobuf:"bytes,38,opt,name=albumId" json:"albumId,omitempty"`
	PhotoId                       *string              `protobuf:"bytes,39,opt,name=photoId" json:"photoId,omitempty"`
	AssociatedMediaArray          []*EMEmbedClientItem `protobuf:"bytes,42,rep,name=associatedMediaArray" json:"associatedMediaArray,omitempty"`
	IsFamilyFriendly              *bool                `protobuf:"varint,65,opt,name=isFamilyFriendly" json:"isFamilyFriendly,omitempty"`
	EmbedURL                      *string              `protobuf:"bytes,66,opt,name=embedURL" json:"embedURL,omitempty"`
	PlayerType                    *string              `protobuf:"bytes,67,opt,name=playerType" json:"playerType,omitempty"`
	Duration                      *string              `protobuf:"bytes,68,opt,name=duration" json:"duration,omitempty"`
	FaviconURL                    *string              `protobuf:"bytes,75,opt,name=faviconURL" json:"faviconURL,omitempty"`
	AggregateRating               *EMEmbedClientItem   `protobuf:"bytes,82,opt,name=aggregateRating" json:"aggregateRating,omitempty"`
	OffersArray                   []*EMEmbedClientItem `protobuf:"bytes,83,rep,name=offersArray" json:"offersArray,omitempty"`
	Audio                         *EMEmbedClientItem   `protobuf:"bytes,96,opt,name=audio" json:"audio,omitempty"`
	DateCreated                   *string              `protobuf:"bytes,111,opt,name=dateCreated" json:"dateCreated,omitempty"`
	DateModified                  *string              `protobuf:"bytes,112,opt,name=dateModified" json:"dateModified,omitempty"`
	RepresentativeImage           *EMEmbedClientItem   `protobuf:"bytes,185,opt,name=representativeImage" json:"representativeImage,omitempty"`
	Genre                         *string              `protobuf:"bytes,188,opt,name=genre" json:"genre,omitempty"`
	ContentRating                 *string              `protobuf:"bytes,189,opt,name=contentRating" json:"contentRating,omitempty"`
	InLanguage                    *string              `protobuf:"bytes,190,opt,name=inLanguage" json:"inLanguage,omitempty"`
	DatePublished                 *string              `protobuf:"bytes,191,opt,name=datePublished" json:"datePublished,omitempty"`
	ClientEmbedURL                *string              `protobuf:"bytes,215,opt,name=clientEmbedURL" json:"clientEmbedURL,omitempty"`
	ContentProfileName            *string              `protobuf:"bytes,249,opt,name=contentProfileName" json:"contentProfileName,omitempty"`
	ContentProfileId              *string              `protobuf:"bytes,252,opt,name=contentProfileId" json:"contentProfileId,omitempty"`
	ExternalId                    *string              `protobuf:"bytes,254,opt,name=externalId" json:"externalId,omitempty"`
	MediaKey                      *string              `protobuf:"bytes,258,opt,name=mediaKey" json:"mediaKey,omitempty"`
	AmpURL                        *string              `protobuf:"bytes,282,opt,name=ampURL" json:"ampURL,omitempty"`
	DestinationURL                *string              `protobuf:"bytes,287,opt,name=destinationURL" json:"destinationURL,omitempty"`
	FileFormat                    *string              `protobuf:"bytes,289,opt,name=fileFormat" json:"fileFormat,omitempty"`
	// contains filtered or unexported fields
}

func (*EMPlusAudioV2) Descriptor deprecated

func (*EMPlusAudioV2) Descriptor() ([]byte, []int)

Deprecated: Use EMPlusAudioV2.ProtoReflect.Descriptor instead.

func (*EMPlusAudioV2) GetAbout

func (x *EMPlusAudioV2) GetAbout() *EMEmbedClientItem

func (*EMPlusAudioV2) GetAggregateRating

func (x *EMPlusAudioV2) GetAggregateRating() *EMEmbedClientItem

func (*EMPlusAudioV2) GetAlbumId

func (x *EMPlusAudioV2) GetAlbumId() string

func (*EMPlusAudioV2) GetAmpURL

func (x *EMPlusAudioV2) GetAmpURL() string

func (*EMPlusAudioV2) GetAssociatedMediaArray

func (x *EMPlusAudioV2) GetAssociatedMediaArray() []*EMEmbedClientItem

func (*EMPlusAudioV2) GetAudio

func (x *EMPlusAudioV2) GetAudio() *EMEmbedClientItem

func (*EMPlusAudioV2) GetAuthorArray

func (x *EMPlusAudioV2) GetAuthorArray() []*EMEmbedClientItem

func (*EMPlusAudioV2) GetCanonicalFountainStream

func (x *EMPlusAudioV2) GetCanonicalFountainStream() string

func (*EMPlusAudioV2) GetClientEmbedURL

func (x *EMPlusAudioV2) GetClientEmbedURL() string

func (*EMPlusAudioV2) GetContentLocation

func (x *EMPlusAudioV2) GetContentLocation() *EMEmbedClientItem

func (*EMPlusAudioV2) GetContentProfileId

func (x *EMPlusAudioV2) GetContentProfileId() string

func (*EMPlusAudioV2) GetContentProfileName

func (x *EMPlusAudioV2) GetContentProfileName() string

func (*EMPlusAudioV2) GetContentRating

func (x *EMPlusAudioV2) GetContentRating() string

func (*EMPlusAudioV2) GetContentURL

func (x *EMPlusAudioV2) GetContentURL() string

func (*EMPlusAudioV2) GetDateCreated

func (x *EMPlusAudioV2) GetDateCreated() string

func (*EMPlusAudioV2) GetDateModified

func (x *EMPlusAudioV2) GetDateModified() string

func (*EMPlusAudioV2) GetDatePublished

func (x *EMPlusAudioV2) GetDatePublished() string

func (*EMPlusAudioV2) GetDescriptionP

func (x *EMPlusAudioV2) GetDescriptionP() string

func (*EMPlusAudioV2) GetDescriptionTruncated

func (x *EMPlusAudioV2) GetDescriptionTruncated() string

func (*EMPlusAudioV2) GetDestinationURL

func (x *EMPlusAudioV2) GetDestinationURL() string

func (*EMPlusAudioV2) GetDuration

func (x *EMPlusAudioV2) GetDuration() string

func (*EMPlusAudioV2) GetEmbedURL

func (x *EMPlusAudioV2) GetEmbedURL() string

func (*EMPlusAudioV2) GetExternalId

func (x *EMPlusAudioV2) GetExternalId() string

func (*EMPlusAudioV2) GetFaviconURL

func (x *EMPlusAudioV2) GetFaviconURL() string

func (*EMPlusAudioV2) GetFileFormat

func (x *EMPlusAudioV2) GetFileFormat() string

func (*EMPlusAudioV2) GetGenre

func (x *EMPlusAudioV2) GetGenre() string

func (*EMPlusAudioV2) GetHeight

func (x *EMPlusAudioV2) GetHeight() string

func (*EMPlusAudioV2) GetHeightPx

func (x *EMPlusAudioV2) GetHeightPx() int32

func (*EMPlusAudioV2) GetImageURL

func (x *EMPlusAudioV2) GetImageURL() string

func (*EMPlusAudioV2) GetInLanguage

func (x *EMPlusAudioV2) GetInLanguage() string

func (*EMPlusAudioV2) GetInboxFountainStreamArray

func (x *EMPlusAudioV2) GetInboxFountainStreamArray() []string

func (*EMPlusAudioV2) GetIsFamilyFriendly

func (x *EMPlusAudioV2) GetIsFamilyFriendly() bool

func (*EMPlusAudioV2) GetMediaKey

func (x *EMPlusAudioV2) GetMediaKey() string

func (*EMPlusAudioV2) GetName

func (x *EMPlusAudioV2) GetName() string

func (*EMPlusAudioV2) GetOffersArray

func (x *EMPlusAudioV2) GetOffersArray() []*EMEmbedClientItem

func (*EMPlusAudioV2) GetOwnerObfuscatedId

func (x *EMPlusAudioV2) GetOwnerObfuscatedId() string

func (*EMPlusAudioV2) GetPhotoId

func (x *EMPlusAudioV2) GetPhotoId() string

func (*EMPlusAudioV2) GetPlayerType

func (x *EMPlusAudioV2) GetPlayerType() string

func (*EMPlusAudioV2) GetPostmodFountainStreamArray

func (x *EMPlusAudioV2) GetPostmodFountainStreamArray() []string

func (*EMPlusAudioV2) GetPremodFountainStreamArray

func (x *EMPlusAudioV2) GetPremodFountainStreamArray() []string

func (*EMPlusAudioV2) GetProxiedFaviconURL

func (x *EMPlusAudioV2) GetProxiedFaviconURL() string

func (*EMPlusAudioV2) GetProxiedImage

func (x *EMPlusAudioV2) GetProxiedImage() *EMThumbnail

func (*EMPlusAudioV2) GetRelatedImageArray

func (x *EMPlusAudioV2) GetRelatedImageArray() []*EMEmbedClientItem

func (*EMPlusAudioV2) GetRepresentativeImage

func (x *EMPlusAudioV2) GetRepresentativeImage() *EMEmbedClientItem

func (*EMPlusAudioV2) GetSourceName

func (x *EMPlusAudioV2) GetSourceName() string

func (*EMPlusAudioV2) GetText

func (x *EMPlusAudioV2) GetText() string

func (*EMPlusAudioV2) GetURL

func (x *EMPlusAudioV2) GetURL() string

func (*EMPlusAudioV2) GetUnfilteredFountainStreamArray

func (x *EMPlusAudioV2) GetUnfilteredFountainStreamArray() []string

func (*EMPlusAudioV2) GetWidth

func (x *EMPlusAudioV2) GetWidth() string

func (*EMPlusAudioV2) GetWidthPx

func (x *EMPlusAudioV2) GetWidthPx() int32

func (*EMPlusAudioV2) ProtoMessage

func (*EMPlusAudioV2) ProtoMessage()

func (*EMPlusAudioV2) ProtoReflect

func (x *EMPlusAudioV2) ProtoReflect() protoreflect.Message

func (*EMPlusAudioV2) Reset

func (x *EMPlusAudioV2) Reset()

func (*EMPlusAudioV2) String

func (x *EMPlusAudioV2) String() string

type EMPlusPhoto

type EMPlusPhoto struct {
	Thumbnail                 *EMImageObject              `protobuf:"bytes,1,opt,name=thumbnail" json:"thumbnail,omitempty"`
	OwnerObfuscatedId         *string                     `protobuf:"bytes,2,opt,name=ownerObfuscatedId" json:"ownerObfuscatedId,omitempty"`
	AlbumId                   *string                     `protobuf:"bytes,3,opt,name=albumId" json:"albumId,omitempty"`
	PhotoId                   *string                     `protobuf:"bytes,4,opt,name=photoId" json:"photoId,omitempty"`
	IsVideo                   *bool                       `protobuf:"varint,5,opt,name=isVideo" json:"isVideo,omitempty"`
	URL                       *string                     `protobuf:"bytes,6,opt,name=URL" json:"URL,omitempty"`
	OriginalMediaPlayerURL    *string                     `protobuf:"bytes,7,opt,name=originalMediaPlayerURL" json:"originalMediaPlayerURL,omitempty"`
	OriginalMediaContainerURL *string                     `protobuf:"bytes,8,opt,name=originalMediaContainerURL" json:"originalMediaContainerURL,omitempty"`
	OriginalLightboxPhotoId   *string                     `protobuf:"bytes,9,opt,name=originalLightboxPhotoId" json:"originalLightboxPhotoId,omitempty"`
	OriginalContentURL        *string                     `protobuf:"bytes,10,opt,name=originalContentURL" json:"originalContentURL,omitempty"`
	Name                      *string                     `protobuf:"bytes,11,opt,name=name" json:"name,omitempty"`
	OnepickMediaId            *string                     `protobuf:"bytes,12,opt,name=onepickMediaId" json:"onepickMediaId,omitempty"`
	MediaType                 *EMPlusPhoto_PhotoMediaType `protobuf:"varint,13,opt,name=mediaType,enum=hangouts.EMPlusPhoto_PhotoMediaType" json:"mediaType,omitempty"`
	StreamIdArray             []string                    `protobuf:"bytes,14,rep,name=streamIdArray" json:"streamIdArray,omitempty"`
	RepresentativeImage       *EMEmbedClientItem          `protobuf:"bytes,15,opt,name=representativeImage" json:"representativeImage,omitempty"`
	ImageQuality              *string                     `protobuf:"bytes,16,opt,name=imageQuality" json:"imageQuality,omitempty"`
	MaxHeight                 *string                     `protobuf:"bytes,17,opt,name=maxHeight" json:"maxHeight,omitempty"`
	MaxWidth                  *string                     `protobuf:"bytes,18,opt,name=maxWidth" json:"maxWidth,omitempty"`
	RelativeURL               *string                     `protobuf:"bytes,19,opt,name=relativeURL" json:"relativeURL,omitempty"`
	DownloadURL               *string                     `protobuf:"bytes,20,opt,name=downloadURL" json:"downloadURL,omitempty"`
	// contains filtered or unexported fields
}

func (*EMPlusPhoto) Descriptor deprecated

func (*EMPlusPhoto) Descriptor() ([]byte, []int)

Deprecated: Use EMPlusPhoto.ProtoReflect.Descriptor instead.

func (*EMPlusPhoto) GetAlbumId

func (x *EMPlusPhoto) GetAlbumId() string

func (*EMPlusPhoto) GetDownloadURL

func (x *EMPlusPhoto) GetDownloadURL() string

func (*EMPlusPhoto) GetImageQuality

func (x *EMPlusPhoto) GetImageQuality() string

func (*EMPlusPhoto) GetIsVideo

func (x *EMPlusPhoto) GetIsVideo() bool

func (*EMPlusPhoto) GetMaxHeight

func (x *EMPlusPhoto) GetMaxHeight() string

func (*EMPlusPhoto) GetMaxWidth

func (x *EMPlusPhoto) GetMaxWidth() string

func (*EMPlusPhoto) GetMediaType

func (x *EMPlusPhoto) GetMediaType() EMPlusPhoto_PhotoMediaType

func (*EMPlusPhoto) GetName

func (x *EMPlusPhoto) GetName() string

func (*EMPlusPhoto) GetOnepickMediaId

func (x *EMPlusPhoto) GetOnepickMediaId() string

func (*EMPlusPhoto) GetOriginalContentURL

func (x *EMPlusPhoto) GetOriginalContentURL() string

func (*EMPlusPhoto) GetOriginalLightboxPhotoId

func (x *EMPlusPhoto) GetOriginalLightboxPhotoId() string

func (*EMPlusPhoto) GetOriginalMediaContainerURL

func (x *EMPlusPhoto) GetOriginalMediaContainerURL() string

func (*EMPlusPhoto) GetOriginalMediaPlayerURL

func (x *EMPlusPhoto) GetOriginalMediaPlayerURL() string

func (*EMPlusPhoto) GetOwnerObfuscatedId

func (x *EMPlusPhoto) GetOwnerObfuscatedId() string

func (*EMPlusPhoto) GetPhotoId

func (x *EMPlusPhoto) GetPhotoId() string

func (*EMPlusPhoto) GetRelativeURL

func (x *EMPlusPhoto) GetRelativeURL() string

func (*EMPlusPhoto) GetRepresentativeImage

func (x *EMPlusPhoto) GetRepresentativeImage() *EMEmbedClientItem

func (*EMPlusPhoto) GetStreamIdArray

func (x *EMPlusPhoto) GetStreamIdArray() []string

func (*EMPlusPhoto) GetThumbnail

func (x *EMPlusPhoto) GetThumbnail() *EMImageObject

func (*EMPlusPhoto) GetURL

func (x *EMPlusPhoto) GetURL() string

func (*EMPlusPhoto) ProtoMessage

func (*EMPlusPhoto) ProtoMessage()

func (*EMPlusPhoto) ProtoReflect

func (x *EMPlusPhoto) ProtoReflect() protoreflect.Message

func (*EMPlusPhoto) Reset

func (x *EMPlusPhoto) Reset()

func (*EMPlusPhoto) String

func (x *EMPlusPhoto) String() string

type EMPlusPhotoV2

type EMPlusPhotoV2 struct {
	URL                           *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL                      *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                          *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP                  *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	DescriptionTruncated          *string              `protobuf:"bytes,5,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	ProxiedImage                  *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL             *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray                   []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	About                         *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=about" json:"about,omitempty"`
	Text                          *string              `protobuf:"bytes,10,opt,name=text" json:"text,omitempty"`
	RelatedImageArray             []*EMEmbedClientItem `protobuf:"bytes,11,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName                    *string              `protobuf:"bytes,12,opt,name=sourceName" json:"sourceName,omitempty"`
	CanonicalFountainStream       *string              `protobuf:"bytes,13,opt,name=canonicalFountainStream" json:"canonicalFountainStream,omitempty"`
	UnfilteredFountainStreamArray []string             `protobuf:"bytes,14,rep,name=unfilteredFountainStreamArray" json:"unfilteredFountainStreamArray,omitempty"`
	PremodFountainStreamArray     []string             `protobuf:"bytes,15,rep,name=premodFountainStreamArray" json:"premodFountainStreamArray,omitempty"`
	PostmodFountainStreamArray    []string             `protobuf:"bytes,16,rep,name=postmodFountainStreamArray" json:"postmodFountainStreamArray,omitempty"`
	InboxFountainStreamArray      []string             `protobuf:"bytes,17,rep,name=inboxFountainStreamArray" json:"inboxFountainStreamArray,omitempty"`
	ContentLocation               *EMEmbedClientItem   `protobuf:"bytes,18,opt,name=contentLocation" json:"contentLocation,omitempty"`
	Width                         *string              `protobuf:"bytes,19,opt,name=width" json:"width,omitempty"`
	Height                        *string              `protobuf:"bytes,20,opt,name=height" json:"height,omitempty"`
	WidthPx                       *int32               `protobuf:"varint,21,opt,name=widthPx" json:"widthPx,omitempty"`
	HeightPx                      *int32               `protobuf:"varint,22,opt,name=heightPx" json:"heightPx,omitempty"`
	ContentURL                    *string              `protobuf:"bytes,23,opt,name=contentURL" json:"contentURL,omitempty"`
	OwnerObfuscatedId             *string              `protobuf:"bytes,27,opt,name=ownerObfuscatedId" json:"ownerObfuscatedId,omitempty"`
	AlbumId                       *string              `protobuf:"bytes,38,opt,name=albumId" json:"albumId,omitempty"`
	PhotoId                       *string              `protobuf:"bytes,39,opt,name=photoId" json:"photoId,omitempty"`
	OnepickMediaId                *string              `protobuf:"bytes,40,opt,name=onepickMediaId" json:"onepickMediaId,omitempty"`
	AssociatedMediaArray          []*EMEmbedClientItem `protobuf:"bytes,42,rep,name=associatedMediaArray" json:"associatedMediaArray,omitempty"`
	RelativeURL                   *string              `protobuf:"bytes,46,opt,name=relativeURL" json:"relativeURL,omitempty"`
	StreamIdArray                 []string             `protobuf:"bytes,47,rep,name=streamIdArray" json:"streamIdArray,omitempty"`
	IsFamilyFriendly              *bool                `protobuf:"varint,65,opt,name=isFamilyFriendly" json:"isFamilyFriendly,omitempty"`
	EmbedURL                      *string              `protobuf:"bytes,66,opt,name=embedURL" json:"embedURL,omitempty"`
	PlayerType                    *string              `protobuf:"bytes,67,opt,name=playerType" json:"playerType,omitempty"`
	Duration                      *string              `protobuf:"bytes,68,opt,name=duration" json:"duration,omitempty"`
	FaviconURL                    *string              `protobuf:"bytes,75,opt,name=faviconURL" json:"faviconURL,omitempty"`
	AggregateRating               *EMEmbedClientItem   `protobuf:"bytes,82,opt,name=aggregateRating" json:"aggregateRating,omitempty"`
	OffersArray                   []*EMEmbedClientItem `protobuf:"bytes,83,rep,name=offersArray" json:"offersArray,omitempty"`
	Audio                         *EMEmbedClientItem   `protobuf:"bytes,96,opt,name=audio" json:"audio,omitempty"`
	DateCreated                   *string              `protobuf:"bytes,111,opt,name=dateCreated" json:"dateCreated,omitempty"`
	DateModified                  *string              `protobuf:"bytes,112,opt,name=dateModified" json:"dateModified,omitempty"`
	RepresentativeImage           *EMEmbedClientItem   `protobuf:"bytes,185,opt,name=representativeImage" json:"representativeImage,omitempty"`
	Genre                         *string              `protobuf:"bytes,188,opt,name=genre" json:"genre,omitempty"`
	ContentRating                 *string              `protobuf:"bytes,189,opt,name=contentRating" json:"contentRating,omitempty"`
	InLanguage                    *string              `protobuf:"bytes,190,opt,name=inLanguage" json:"inLanguage,omitempty"`
	DatePublished                 *string              `protobuf:"bytes,191,opt,name=datePublished" json:"datePublished,omitempty"`
	ImageQuality                  *string              `protobuf:"bytes,195,opt,name=imageQuality" json:"imageQuality,omitempty"`
	MaxHeight                     *string              `protobuf:"bytes,196,opt,name=maxHeight" json:"maxHeight,omitempty"`
	MaxWidth                      *string              `protobuf:"bytes,197,opt,name=maxWidth" json:"maxWidth,omitempty"`
	ContentProfileName            *string              `protobuf:"bytes,249,opt,name=contentProfileName" json:"contentProfileName,omitempty"`
	ContentProfileId              *string              `protobuf:"bytes,252,opt,name=contentProfileId" json:"contentProfileId,omitempty"`
	ExternalId                    *string              `protobuf:"bytes,254,opt,name=externalId" json:"externalId,omitempty"`
	MediaKey                      *string              `protobuf:"bytes,258,opt,name=mediaKey" json:"mediaKey,omitempty"`
	AmpURL                        *string              `protobuf:"bytes,282,opt,name=ampURL" json:"ampURL,omitempty"`
	OriginalMediaPlayerURL        *string              `protobuf:"bytes,283,opt,name=originalMediaPlayerURL" json:"originalMediaPlayerURL,omitempty"`
	OriginalMediaContainerURL     *string              `protobuf:"bytes,284,opt,name=originalMediaContainerURL" json:"originalMediaContainerURL,omitempty"`
	OriginalLightboxPhotoId       *string              `protobuf:"bytes,285,opt,name=originalLightboxPhotoId" json:"originalLightboxPhotoId,omitempty"`
	OriginalContentURL            *string              `protobuf:"bytes,286,opt,name=originalContentURL" json:"originalContentURL,omitempty"`
	DestinationURL                *string              `protobuf:"bytes,287,opt,name=destinationURL" json:"destinationURL,omitempty"`
	FileFormat                    *string              `protobuf:"bytes,289,opt,name=fileFormat" json:"fileFormat,omitempty"`
	// contains filtered or unexported fields
}

func (*EMPlusPhotoV2) Descriptor deprecated

func (*EMPlusPhotoV2) Descriptor() ([]byte, []int)

Deprecated: Use EMPlusPhotoV2.ProtoReflect.Descriptor instead.

func (*EMPlusPhotoV2) GetAbout

func (x *EMPlusPhotoV2) GetAbout() *EMEmbedClientItem

func (*EMPlusPhotoV2) GetAggregateRating

func (x *EMPlusPhotoV2) GetAggregateRating() *EMEmbedClientItem

func (*EMPlusPhotoV2) GetAlbumId

func (x *EMPlusPhotoV2) GetAlbumId() string

func (*EMPlusPhotoV2) GetAmpURL

func (x *EMPlusPhotoV2) GetAmpURL() string

func (*EMPlusPhotoV2) GetAssociatedMediaArray

func (x *EMPlusPhotoV2) GetAssociatedMediaArray() []*EMEmbedClientItem

func (*EMPlusPhotoV2) GetAudio

func (x *EMPlusPhotoV2) GetAudio() *EMEmbedClientItem

func (*EMPlusPhotoV2) GetAuthorArray

func (x *EMPlusPhotoV2) GetAuthorArray() []*EMEmbedClientItem

func (*EMPlusPhotoV2) GetCanonicalFountainStream

func (x *EMPlusPhotoV2) GetCanonicalFountainStream() string

func (*EMPlusPhotoV2) GetContentLocation

func (x *EMPlusPhotoV2) GetContentLocation() *EMEmbedClientItem

func (*EMPlusPhotoV2) GetContentProfileId

func (x *EMPlusPhotoV2) GetContentProfileId() string

func (*EMPlusPhotoV2) GetContentProfileName

func (x *EMPlusPhotoV2) GetContentProfileName() string

func (*EMPlusPhotoV2) GetContentRating

func (x *EMPlusPhotoV2) GetContentRating() string

func (*EMPlusPhotoV2) GetContentURL

func (x *EMPlusPhotoV2) GetContentURL() string

func (*EMPlusPhotoV2) GetDateCreated

func (x *EMPlusPhotoV2) GetDateCreated() string

func (*EMPlusPhotoV2) GetDateModified

func (x *EMPlusPhotoV2) GetDateModified() string

func (*EMPlusPhotoV2) GetDatePublished

func (x *EMPlusPhotoV2) GetDatePublished() string

func (*EMPlusPhotoV2) GetDescriptionP

func (x *EMPlusPhotoV2) GetDescriptionP() string

func (*EMPlusPhotoV2) GetDescriptionTruncated

func (x *EMPlusPhotoV2) GetDescriptionTruncated() string

func (*EMPlusPhotoV2) GetDestinationURL

func (x *EMPlusPhotoV2) GetDestinationURL() string

func (*EMPlusPhotoV2) GetDuration

func (x *EMPlusPhotoV2) GetDuration() string

func (*EMPlusPhotoV2) GetEmbedURL

func (x *EMPlusPhotoV2) GetEmbedURL() string

func (*EMPlusPhotoV2) GetExternalId

func (x *EMPlusPhotoV2) GetExternalId() string

func (*EMPlusPhotoV2) GetFaviconURL

func (x *EMPlusPhotoV2) GetFaviconURL() string

func (*EMPlusPhotoV2) GetFileFormat

func (x *EMPlusPhotoV2) GetFileFormat() string

func (*EMPlusPhotoV2) GetGenre

func (x *EMPlusPhotoV2) GetGenre() string

func (*EMPlusPhotoV2) GetHeight

func (x *EMPlusPhotoV2) GetHeight() string

func (*EMPlusPhotoV2) GetHeightPx

func (x *EMPlusPhotoV2) GetHeightPx() int32

func (*EMPlusPhotoV2) GetImageQuality

func (x *EMPlusPhotoV2) GetImageQuality() string

func (*EMPlusPhotoV2) GetImageURL

func (x *EMPlusPhotoV2) GetImageURL() string

func (*EMPlusPhotoV2) GetInLanguage

func (x *EMPlusPhotoV2) GetInLanguage() string

func (*EMPlusPhotoV2) GetInboxFountainStreamArray

func (x *EMPlusPhotoV2) GetInboxFountainStreamArray() []string

func (*EMPlusPhotoV2) GetIsFamilyFriendly

func (x *EMPlusPhotoV2) GetIsFamilyFriendly() bool

func (*EMPlusPhotoV2) GetMaxHeight

func (x *EMPlusPhotoV2) GetMaxHeight() string

func (*EMPlusPhotoV2) GetMaxWidth

func (x *EMPlusPhotoV2) GetMaxWidth() string

func (*EMPlusPhotoV2) GetMediaKey

func (x *EMPlusPhotoV2) GetMediaKey() string

func (*EMPlusPhotoV2) GetName

func (x *EMPlusPhotoV2) GetName() string

func (*EMPlusPhotoV2) GetOffersArray

func (x *EMPlusPhotoV2) GetOffersArray() []*EMEmbedClientItem

func (*EMPlusPhotoV2) GetOnepickMediaId

func (x *EMPlusPhotoV2) GetOnepickMediaId() string

func (*EMPlusPhotoV2) GetOriginalContentURL

func (x *EMPlusPhotoV2) GetOriginalContentURL() string

func (*EMPlusPhotoV2) GetOriginalLightboxPhotoId

func (x *EMPlusPhotoV2) GetOriginalLightboxPhotoId() string

func (*EMPlusPhotoV2) GetOriginalMediaContainerURL

func (x *EMPlusPhotoV2) GetOriginalMediaContainerURL() string

func (*EMPlusPhotoV2) GetOriginalMediaPlayerURL

func (x *EMPlusPhotoV2) GetOriginalMediaPlayerURL() string

func (*EMPlusPhotoV2) GetOwnerObfuscatedId

func (x *EMPlusPhotoV2) GetOwnerObfuscatedId() string

func (*EMPlusPhotoV2) GetPhotoId

func (x *EMPlusPhotoV2) GetPhotoId() string

func (*EMPlusPhotoV2) GetPlayerType

func (x *EMPlusPhotoV2) GetPlayerType() string

func (*EMPlusPhotoV2) GetPostmodFountainStreamArray

func (x *EMPlusPhotoV2) GetPostmodFountainStreamArray() []string

func (*EMPlusPhotoV2) GetPremodFountainStreamArray

func (x *EMPlusPhotoV2) GetPremodFountainStreamArray() []string

func (*EMPlusPhotoV2) GetProxiedFaviconURL

func (x *EMPlusPhotoV2) GetProxiedFaviconURL() string

func (*EMPlusPhotoV2) GetProxiedImage

func (x *EMPlusPhotoV2) GetProxiedImage() *EMThumbnail

func (*EMPlusPhotoV2) GetRelatedImageArray

func (x *EMPlusPhotoV2) GetRelatedImageArray() []*EMEmbedClientItem

func (*EMPlusPhotoV2) GetRelativeURL

func (x *EMPlusPhotoV2) GetRelativeURL() string

func (*EMPlusPhotoV2) GetRepresentativeImage

func (x *EMPlusPhotoV2) GetRepresentativeImage() *EMEmbedClientItem

func (*EMPlusPhotoV2) GetSourceName

func (x *EMPlusPhotoV2) GetSourceName() string

func (*EMPlusPhotoV2) GetStreamIdArray

func (x *EMPlusPhotoV2) GetStreamIdArray() []string

func (*EMPlusPhotoV2) GetText

func (x *EMPlusPhotoV2) GetText() string

func (*EMPlusPhotoV2) GetURL

func (x *EMPlusPhotoV2) GetURL() string

func (*EMPlusPhotoV2) GetUnfilteredFountainStreamArray

func (x *EMPlusPhotoV2) GetUnfilteredFountainStreamArray() []string

func (*EMPlusPhotoV2) GetWidth

func (x *EMPlusPhotoV2) GetWidth() string

func (*EMPlusPhotoV2) GetWidthPx

func (x *EMPlusPhotoV2) GetWidthPx() int32

func (*EMPlusPhotoV2) ProtoMessage

func (*EMPlusPhotoV2) ProtoMessage()

func (*EMPlusPhotoV2) ProtoReflect

func (x *EMPlusPhotoV2) ProtoReflect() protoreflect.Message

func (*EMPlusPhotoV2) Reset

func (x *EMPlusPhotoV2) Reset()

func (*EMPlusPhotoV2) String

func (x *EMPlusPhotoV2) String() string

type EMPlusPhoto_PhotoMediaType

type EMPlusPhoto_PhotoMediaType int32
const (
	EMPlusPhoto_PhotoMediaType_Photosphere   EMPlusPhoto_PhotoMediaType = 3
	EMPlusPhoto_PhotoMediaType_Video         EMPlusPhoto_PhotoMediaType = 2
	EMPlusPhoto_PhotoMediaType_AnimatedPhoto EMPlusPhoto_PhotoMediaType = 4
	EMPlusPhoto_PhotoMediaType_Picture       EMPlusPhoto_PhotoMediaType = 1
	EMPlusPhoto_PhotoMediaType_UnknownMedia  EMPlusPhoto_PhotoMediaType = 0
)

func (EMPlusPhoto_PhotoMediaType) Descriptor

func (EMPlusPhoto_PhotoMediaType) Enum

func (EMPlusPhoto_PhotoMediaType) EnumDescriptor deprecated

func (EMPlusPhoto_PhotoMediaType) EnumDescriptor() ([]byte, []int)

Deprecated: Use EMPlusPhoto_PhotoMediaType.Descriptor instead.

func (EMPlusPhoto_PhotoMediaType) Number

func (EMPlusPhoto_PhotoMediaType) String

func (EMPlusPhoto_PhotoMediaType) Type

func (*EMPlusPhoto_PhotoMediaType) UnmarshalJSON deprecated

func (x *EMPlusPhoto_PhotoMediaType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type EMPostalAddress

type EMPostalAddress struct {
	Name                *string            `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	AddressCountry      *string            `protobuf:"bytes,2,opt,name=addressCountry" json:"addressCountry,omitempty"`
	AddressLocality     *string            `protobuf:"bytes,3,opt,name=addressLocality" json:"addressLocality,omitempty"`
	AddressRegion       *string            `protobuf:"bytes,4,opt,name=addressRegion" json:"addressRegion,omitempty"`
	PostOfficeBoxNumber *string            `protobuf:"bytes,5,opt,name=postOfficeBoxNumber" json:"postOfficeBoxNumber,omitempty"`
	PostalCode          *string            `protobuf:"bytes,6,opt,name=postalCode" json:"postalCode,omitempty"`
	StreetAddress       *string            `protobuf:"bytes,7,opt,name=streetAddress" json:"streetAddress,omitempty"`
	URL                 *string            `protobuf:"bytes,8,opt,name=URL" json:"URL,omitempty"`
	RepresentativeImage *EMEmbedClientItem `protobuf:"bytes,9,opt,name=representativeImage" json:"representativeImage,omitempty"`
	// contains filtered or unexported fields
}

func (*EMPostalAddress) Descriptor deprecated

func (*EMPostalAddress) Descriptor() ([]byte, []int)

Deprecated: Use EMPostalAddress.ProtoReflect.Descriptor instead.

func (*EMPostalAddress) GetAddressCountry

func (x *EMPostalAddress) GetAddressCountry() string

func (*EMPostalAddress) GetAddressLocality

func (x *EMPostalAddress) GetAddressLocality() string

func (*EMPostalAddress) GetAddressRegion

func (x *EMPostalAddress) GetAddressRegion() string

func (*EMPostalAddress) GetName

func (x *EMPostalAddress) GetName() string

func (*EMPostalAddress) GetPostOfficeBoxNumber

func (x *EMPostalAddress) GetPostOfficeBoxNumber() string

func (*EMPostalAddress) GetPostalCode

func (x *EMPostalAddress) GetPostalCode() string

func (*EMPostalAddress) GetRepresentativeImage

func (x *EMPostalAddress) GetRepresentativeImage() *EMEmbedClientItem

func (*EMPostalAddress) GetStreetAddress

func (x *EMPostalAddress) GetStreetAddress() string

func (*EMPostalAddress) GetURL

func (x *EMPostalAddress) GetURL() string

func (*EMPostalAddress) ProtoMessage

func (*EMPostalAddress) ProtoMessage()

func (*EMPostalAddress) ProtoReflect

func (x *EMPostalAddress) ProtoReflect() protoreflect.Message

func (*EMPostalAddress) Reset

func (x *EMPostalAddress) Reset()

func (*EMPostalAddress) String

func (x *EMPostalAddress) String() string

type EMPostalAddressV2

type EMPostalAddressV2 struct {
	URL                  *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL             *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                 *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP         *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	DescriptionTruncated *string              `protobuf:"bytes,5,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	ProxiedImage         *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL    *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray          []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	About                *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=about" json:"about,omitempty"`
	RelatedImageArray    []*EMEmbedClientItem `protobuf:"bytes,11,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName           *string              `protobuf:"bytes,12,opt,name=sourceName" json:"sourceName,omitempty"`
	AddressCountry       *string              `protobuf:"bytes,30,opt,name=addressCountry" json:"addressCountry,omitempty"`
	AddressLocality      *string              `protobuf:"bytes,31,opt,name=addressLocality" json:"addressLocality,omitempty"`
	AddressRegion        *string              `protobuf:"bytes,32,opt,name=addressRegion" json:"addressRegion,omitempty"`
	PostOfficeBoxNumber  *string              `protobuf:"bytes,33,opt,name=postOfficeBoxNumber" json:"postOfficeBoxNumber,omitempty"`
	PostalCode           *string              `protobuf:"bytes,34,opt,name=postalCode" json:"postalCode,omitempty"`
	StreetAddress        *string              `protobuf:"bytes,35,opt,name=streetAddress" json:"streetAddress,omitempty"`
	FaviconURL           *string              `protobuf:"bytes,75,opt,name=faviconURL" json:"faviconURL,omitempty"`
	RepresentativeImage  *EMEmbedClientItem   `protobuf:"bytes,185,opt,name=representativeImage" json:"representativeImage,omitempty"`
	ExternalId           *string              `protobuf:"bytes,254,opt,name=externalId" json:"externalId,omitempty"`
	AmpURL               *string              `protobuf:"bytes,282,opt,name=ampURL" json:"ampURL,omitempty"`
	DestinationURL       *string              `protobuf:"bytes,287,opt,name=destinationURL" json:"destinationURL,omitempty"`
	// contains filtered or unexported fields
}

func (*EMPostalAddressV2) Descriptor deprecated

func (*EMPostalAddressV2) Descriptor() ([]byte, []int)

Deprecated: Use EMPostalAddressV2.ProtoReflect.Descriptor instead.

func (*EMPostalAddressV2) GetAbout

func (x *EMPostalAddressV2) GetAbout() *EMEmbedClientItem

func (*EMPostalAddressV2) GetAddressCountry

func (x *EMPostalAddressV2) GetAddressCountry() string

func (*EMPostalAddressV2) GetAddressLocality

func (x *EMPostalAddressV2) GetAddressLocality() string

func (*EMPostalAddressV2) GetAddressRegion

func (x *EMPostalAddressV2) GetAddressRegion() string

func (*EMPostalAddressV2) GetAmpURL

func (x *EMPostalAddressV2) GetAmpURL() string

func (*EMPostalAddressV2) GetAuthorArray

func (x *EMPostalAddressV2) GetAuthorArray() []*EMEmbedClientItem

func (*EMPostalAddressV2) GetDescriptionP

func (x *EMPostalAddressV2) GetDescriptionP() string

func (*EMPostalAddressV2) GetDescriptionTruncated

func (x *EMPostalAddressV2) GetDescriptionTruncated() string

func (*EMPostalAddressV2) GetDestinationURL

func (x *EMPostalAddressV2) GetDestinationURL() string

func (*EMPostalAddressV2) GetExternalId

func (x *EMPostalAddressV2) GetExternalId() string

func (*EMPostalAddressV2) GetFaviconURL

func (x *EMPostalAddressV2) GetFaviconURL() string

func (*EMPostalAddressV2) GetImageURL

func (x *EMPostalAddressV2) GetImageURL() string

func (*EMPostalAddressV2) GetName

func (x *EMPostalAddressV2) GetName() string

func (*EMPostalAddressV2) GetPostOfficeBoxNumber

func (x *EMPostalAddressV2) GetPostOfficeBoxNumber() string

func (*EMPostalAddressV2) GetPostalCode

func (x *EMPostalAddressV2) GetPostalCode() string

func (*EMPostalAddressV2) GetProxiedFaviconURL

func (x *EMPostalAddressV2) GetProxiedFaviconURL() string

func (*EMPostalAddressV2) GetProxiedImage

func (x *EMPostalAddressV2) GetProxiedImage() *EMThumbnail

func (*EMPostalAddressV2) GetRelatedImageArray

func (x *EMPostalAddressV2) GetRelatedImageArray() []*EMEmbedClientItem

func (*EMPostalAddressV2) GetRepresentativeImage

func (x *EMPostalAddressV2) GetRepresentativeImage() *EMEmbedClientItem

func (*EMPostalAddressV2) GetSourceName

func (x *EMPostalAddressV2) GetSourceName() string

func (*EMPostalAddressV2) GetStreetAddress

func (x *EMPostalAddressV2) GetStreetAddress() string

func (*EMPostalAddressV2) GetURL

func (x *EMPostalAddressV2) GetURL() string

func (*EMPostalAddressV2) ProtoMessage

func (*EMPostalAddressV2) ProtoMessage()

func (*EMPostalAddressV2) ProtoReflect

func (x *EMPostalAddressV2) ProtoReflect() protoreflect.Message

func (*EMPostalAddressV2) Reset

func (x *EMPostalAddressV2) Reset()

func (*EMPostalAddressV2) String

func (x *EMPostalAddressV2) String() string

type EMThing

type EMThing struct {
	URL                  *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL             *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                 *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP         *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	ProxiedImage         *EMThumbnail         `protobuf:"bytes,5,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL    *string              `protobuf:"bytes,6,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray          []*EMEmbedClientItem `protobuf:"bytes,7,rep,name=authorArray" json:"authorArray,omitempty"`
	DescriptionTruncated *string              `protobuf:"bytes,8,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	RepresentativeImage  *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=representativeImage" json:"representativeImage,omitempty"`
	RelatedImageArray    []*EMImageObject     `protobuf:"bytes,10,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	// contains filtered or unexported fields
}

func (*EMThing) Descriptor deprecated

func (*EMThing) Descriptor() ([]byte, []int)

Deprecated: Use EMThing.ProtoReflect.Descriptor instead.

func (*EMThing) GetAuthorArray

func (x *EMThing) GetAuthorArray() []*EMEmbedClientItem

func (*EMThing) GetDescriptionP

func (x *EMThing) GetDescriptionP() string

func (*EMThing) GetDescriptionTruncated

func (x *EMThing) GetDescriptionTruncated() string

func (*EMThing) GetImageURL

func (x *EMThing) GetImageURL() string

func (*EMThing) GetName

func (x *EMThing) GetName() string

func (*EMThing) GetProxiedFaviconURL

func (x *EMThing) GetProxiedFaviconURL() string

func (*EMThing) GetProxiedImage

func (x *EMThing) GetProxiedImage() *EMThumbnail

func (*EMThing) GetRelatedImageArray

func (x *EMThing) GetRelatedImageArray() []*EMImageObject

func (*EMThing) GetRepresentativeImage

func (x *EMThing) GetRepresentativeImage() *EMEmbedClientItem

func (*EMThing) GetURL

func (x *EMThing) GetURL() string

func (*EMThing) ProtoMessage

func (*EMThing) ProtoMessage()

func (*EMThing) ProtoReflect

func (x *EMThing) ProtoReflect() protoreflect.Message

func (*EMThing) Reset

func (x *EMThing) Reset()

func (*EMThing) String

func (x *EMThing) String() string

type EMThingV2

type EMThingV2 struct {
	URL                  *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL             *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                 *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP         *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	DescriptionTruncated *string              `protobuf:"bytes,5,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	ProxiedImage         *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL    *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray          []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	About                *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=about" json:"about,omitempty"`
	RelatedImageArray    []*EMEmbedClientItem `protobuf:"bytes,11,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName           *string              `protobuf:"bytes,12,opt,name=sourceName" json:"sourceName,omitempty"`
	FaviconURL           *string              `protobuf:"bytes,75,opt,name=faviconURL" json:"faviconURL,omitempty"`
	RepresentativeImage  *EMEmbedClientItem   `protobuf:"bytes,185,opt,name=representativeImage" json:"representativeImage,omitempty"`
	ExternalId           *string              `protobuf:"bytes,254,opt,name=externalId" json:"externalId,omitempty"`
	AmpURL               *string              `protobuf:"bytes,282,opt,name=ampURL" json:"ampURL,omitempty"`
	DestinationURL       *string              `protobuf:"bytes,287,opt,name=destinationURL" json:"destinationURL,omitempty"`
	// contains filtered or unexported fields
}

func (*EMThingV2) Descriptor deprecated

func (*EMThingV2) Descriptor() ([]byte, []int)

Deprecated: Use EMThingV2.ProtoReflect.Descriptor instead.

func (*EMThingV2) GetAbout

func (x *EMThingV2) GetAbout() *EMEmbedClientItem

func (*EMThingV2) GetAmpURL

func (x *EMThingV2) GetAmpURL() string

func (*EMThingV2) GetAuthorArray

func (x *EMThingV2) GetAuthorArray() []*EMEmbedClientItem

func (*EMThingV2) GetDescriptionP

func (x *EMThingV2) GetDescriptionP() string

func (*EMThingV2) GetDescriptionTruncated

func (x *EMThingV2) GetDescriptionTruncated() string

func (*EMThingV2) GetDestinationURL

func (x *EMThingV2) GetDestinationURL() string

func (*EMThingV2) GetExternalId

func (x *EMThingV2) GetExternalId() string

func (*EMThingV2) GetFaviconURL

func (x *EMThingV2) GetFaviconURL() string

func (*EMThingV2) GetImageURL

func (x *EMThingV2) GetImageURL() string

func (*EMThingV2) GetName

func (x *EMThingV2) GetName() string

func (*EMThingV2) GetProxiedFaviconURL

func (x *EMThingV2) GetProxiedFaviconURL() string

func (*EMThingV2) GetProxiedImage

func (x *EMThingV2) GetProxiedImage() *EMThumbnail

func (*EMThingV2) GetRelatedImageArray

func (x *EMThingV2) GetRelatedImageArray() []*EMEmbedClientItem

func (*EMThingV2) GetRepresentativeImage

func (x *EMThingV2) GetRepresentativeImage() *EMEmbedClientItem

func (*EMThingV2) GetSourceName

func (x *EMThingV2) GetSourceName() string

func (*EMThingV2) GetURL

func (x *EMThingV2) GetURL() string

func (*EMThingV2) ProtoMessage

func (*EMThingV2) ProtoMessage()

func (*EMThingV2) ProtoReflect

func (x *EMThingV2) ProtoReflect() protoreflect.Message

func (*EMThingV2) Reset

func (x *EMThingV2) Reset()

func (*EMThingV2) String

func (x *EMThingV2) String() string

type EMThumbnail

type EMThumbnail struct {
	ImageURL           *string `protobuf:"bytes,1,opt,name=imageURL" json:"imageURL,omitempty"`
	BoxWidthPx         *int32  `protobuf:"varint,2,opt,name=boxWidthPx" json:"boxWidthPx,omitempty"`
	BoxHeightPx        *int32  `protobuf:"varint,3,opt,name=boxHeightPx" json:"boxHeightPx,omitempty"`
	ExactWidth         *bool   `protobuf:"varint,4,opt,name=exactWidth" json:"exactWidth,omitempty"`
	ExactHeight        *bool   `protobuf:"varint,5,opt,name=exactHeight" json:"exactHeight,omitempty"`
	RecenterVertically *bool   `protobuf:"varint,6,opt,name=recenterVertically" json:"recenterVertically,omitempty"`
	UncroppedImageURL  *string `protobuf:"bytes,7,opt,name=uncroppedImageURL" json:"uncroppedImageURL,omitempty"`
	ImageHeightPx      *int32  `protobuf:"varint,8,opt,name=imageHeightPx" json:"imageHeightPx,omitempty"`
	// contains filtered or unexported fields
}

func (*EMThumbnail) Descriptor deprecated

func (*EMThumbnail) Descriptor() ([]byte, []int)

Deprecated: Use EMThumbnail.ProtoReflect.Descriptor instead.

func (*EMThumbnail) GetBoxHeightPx

func (x *EMThumbnail) GetBoxHeightPx() int32

func (*EMThumbnail) GetBoxWidthPx

func (x *EMThumbnail) GetBoxWidthPx() int32

func (*EMThumbnail) GetExactHeight

func (x *EMThumbnail) GetExactHeight() bool

func (*EMThumbnail) GetExactWidth

func (x *EMThumbnail) GetExactWidth() bool

func (*EMThumbnail) GetImageHeightPx

func (x *EMThumbnail) GetImageHeightPx() int32

func (*EMThumbnail) GetImageURL

func (x *EMThumbnail) GetImageURL() string

func (*EMThumbnail) GetRecenterVertically

func (x *EMThumbnail) GetRecenterVertically() bool

func (*EMThumbnail) GetUncroppedImageURL

func (x *EMThumbnail) GetUncroppedImageURL() string

func (*EMThumbnail) ProtoMessage

func (*EMThumbnail) ProtoMessage()

func (*EMThumbnail) ProtoReflect

func (x *EMThumbnail) ProtoReflect() protoreflect.Message

func (*EMThumbnail) Reset

func (x *EMThumbnail) Reset()

func (*EMThumbnail) String

func (x *EMThumbnail) String() string

type EMWebPage

type EMWebPage struct {
	URL                           *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL                      *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                          *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP                  *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	About                         *EMEmbedClientItem   `protobuf:"bytes,5,opt,name=about" json:"about,omitempty"`
	ProxiedImage                  *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL             *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray                   []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	DescriptionTruncated          *string              `protobuf:"bytes,9,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	RelatedImageArray             []*EMImageObject     `protobuf:"bytes,10,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName                    *string              `protobuf:"bytes,11,opt,name=sourceName" json:"sourceName,omitempty"`
	CanonicalFountainStream       *string              `protobuf:"bytes,12,opt,name=canonicalFountainStream" json:"canonicalFountainStream,omitempty"`
	UnfilteredFountainStreamArray []string             `protobuf:"bytes,13,rep,name=unfilteredFountainStreamArray" json:"unfilteredFountainStreamArray,omitempty"`
	PremodFountainStreamArray     []string             `protobuf:"bytes,14,rep,name=premodFountainStreamArray" json:"premodFountainStreamArray,omitempty"`
	PostmodFountainStreamArray    []string             `protobuf:"bytes,15,rep,name=postmodFountainStreamArray" json:"postmodFountainStreamArray,omitempty"`
	InboxFountainStreamArray      []string             `protobuf:"bytes,16,rep,name=inboxFountainStreamArray" json:"inboxFountainStreamArray,omitempty"`
	RepresentativeImage           *EMEmbedClientItem   `protobuf:"bytes,17,opt,name=representativeImage" json:"representativeImage,omitempty"`
	// contains filtered or unexported fields
}

func (*EMWebPage) Descriptor deprecated

func (*EMWebPage) Descriptor() ([]byte, []int)

Deprecated: Use EMWebPage.ProtoReflect.Descriptor instead.

func (*EMWebPage) GetAbout

func (x *EMWebPage) GetAbout() *EMEmbedClientItem

func (*EMWebPage) GetAuthorArray

func (x *EMWebPage) GetAuthorArray() []*EMEmbedClientItem

func (*EMWebPage) GetCanonicalFountainStream

func (x *EMWebPage) GetCanonicalFountainStream() string

func (*EMWebPage) GetDescriptionP

func (x *EMWebPage) GetDescriptionP() string

func (*EMWebPage) GetDescriptionTruncated

func (x *EMWebPage) GetDescriptionTruncated() string

func (*EMWebPage) GetImageURL

func (x *EMWebPage) GetImageURL() string

func (*EMWebPage) GetInboxFountainStreamArray

func (x *EMWebPage) GetInboxFountainStreamArray() []string

func (*EMWebPage) GetName

func (x *EMWebPage) GetName() string

func (*EMWebPage) GetPostmodFountainStreamArray

func (x *EMWebPage) GetPostmodFountainStreamArray() []string

func (*EMWebPage) GetPremodFountainStreamArray

func (x *EMWebPage) GetPremodFountainStreamArray() []string

func (*EMWebPage) GetProxiedFaviconURL

func (x *EMWebPage) GetProxiedFaviconURL() string

func (*EMWebPage) GetProxiedImage

func (x *EMWebPage) GetProxiedImage() *EMThumbnail

func (*EMWebPage) GetRelatedImageArray

func (x *EMWebPage) GetRelatedImageArray() []*EMImageObject

func (*EMWebPage) GetRepresentativeImage

func (x *EMWebPage) GetRepresentativeImage() *EMEmbedClientItem

func (*EMWebPage) GetSourceName

func (x *EMWebPage) GetSourceName() string

func (*EMWebPage) GetURL

func (x *EMWebPage) GetURL() string

func (*EMWebPage) GetUnfilteredFountainStreamArray

func (x *EMWebPage) GetUnfilteredFountainStreamArray() []string

func (*EMWebPage) ProtoMessage

func (*EMWebPage) ProtoMessage()

func (*EMWebPage) ProtoReflect

func (x *EMWebPage) ProtoReflect() protoreflect.Message

func (*EMWebPage) Reset

func (x *EMWebPage) Reset()

func (*EMWebPage) String

func (x *EMWebPage) String() string

type EMWebPageV2

type EMWebPageV2 struct {
	URL                           *string              `protobuf:"bytes,1,opt,name=URL" json:"URL,omitempty"`
	ImageURL                      *string              `protobuf:"bytes,2,opt,name=imageURL" json:"imageURL,omitempty"`
	Name                          *string              `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	DescriptionP                  *string              `protobuf:"bytes,4,opt,name=description_p,json=descriptionP" json:"description_p,omitempty"`
	DescriptionTruncated          *string              `protobuf:"bytes,5,opt,name=descriptionTruncated" json:"descriptionTruncated,omitempty"`
	ProxiedImage                  *EMThumbnail         `protobuf:"bytes,6,opt,name=proxiedImage" json:"proxiedImage,omitempty"`
	ProxiedFaviconURL             *string              `protobuf:"bytes,7,opt,name=proxiedFaviconURL" json:"proxiedFaviconURL,omitempty"`
	AuthorArray                   []*EMEmbedClientItem `protobuf:"bytes,8,rep,name=authorArray" json:"authorArray,omitempty"`
	About                         *EMEmbedClientItem   `protobuf:"bytes,9,opt,name=about" json:"about,omitempty"`
	Text                          *string              `protobuf:"bytes,10,opt,name=text" json:"text,omitempty"`
	RelatedImageArray             []*EMEmbedClientItem `protobuf:"bytes,11,rep,name=relatedImageArray" json:"relatedImageArray,omitempty"`
	SourceName                    *string              `protobuf:"bytes,12,opt,name=sourceName" json:"sourceName,omitempty"`
	CanonicalFountainStream       *string              `protobuf:"bytes,13,opt,name=canonicalFountainStream" json:"canonicalFountainStream,omitempty"`
	UnfilteredFountainStreamArray []string             `protobuf:"bytes,14,rep,name=unfilteredFountainStreamArray" json:"unfilteredFountainStreamArray,omitempty"`
	PremodFountainStreamArray     []string             `protobuf:"bytes,15,rep,name=premodFountainStreamArray" json:"premodFountainStreamArray,omitempty"`
	PostmodFountainStreamArray    []string             `protobuf:"bytes,16,rep,name=postmodFountainStreamArray" json:"postmodFountainStreamArray,omitempty"`
	InboxFountainStreamArray      []string             `protobuf:"bytes,17,rep,name=inboxFountainStreamArray" json:"inboxFountainStreamArray,omitempty"`
	ContentLocation               *EMEmbedClientItem   `protobuf:"bytes,18,opt,name=contentLocation" json:"contentLocation,omitempty"`
	AssociatedMediaArray          []*EMEmbedClientItem `protobuf:"bytes,42,rep,name=associatedMediaArray" json:"associatedMediaArray,omitempty"`
	IsFamilyFriendly              *bool                `protobuf:"varint,65,opt,name=isFamilyFriendly" json:"isFamilyFriendly,omitempty"`
	FaviconURL                    *string              `protobuf:"bytes,75,opt,name=faviconURL" json:"faviconURL,omitempty"`
	AggregateRating               *EMEmbedClientItem   `protobuf:"bytes,82,opt,name=aggregateRating" json:"aggregateRating,omitempty"`
	OffersArray                   []*EMEmbedClientItem `protobuf:"bytes,83,rep,name=offersArray" json:"offersArray,omitempty"`
	Audio                         *EMEmbedClientItem   `protobuf:"bytes,96,opt,name=audio" json:"audio,omitempty"`
	DateCreated                   *string              `protobuf:"bytes,111,opt,name=dateCreated" json:"dateCreated,omitempty"`
	DateModified                  *string              `protobuf:"bytes,112,opt,name=dateModified" json:"dateModified,omitempty"`
	RepresentativeImage           *EMEmbedClientItem   `protobuf:"bytes,185,opt,name=representativeImage" json:"representativeImage,omitempty"`
	Genre                         *string              `protobuf:"bytes,188,opt,name=genre" json:"genre,omitempty"`
	ContentRating                 *string              `protobuf:"bytes,189,opt,name=contentRating" json:"contentRating,omitempty"`
	InLanguage                    *string              `protobuf:"bytes,190,opt,name=inLanguage" json:"inLanguage,omitempty"`
	DatePublished                 *string              `protobuf:"bytes,191,opt,name=datePublished" json:"datePublished,omitempty"`
	ContentProfileName            *string              `protobuf:"bytes,249,opt,name=contentProfileName" json:"contentProfileName,omitempty"`
	ContentProfileId              *string              `protobuf:"bytes,252,opt,name=contentProfileId" json:"contentProfileId,omitempty"`
	ExternalId                    *string              `protobuf:"bytes,254,opt,name=externalId" json:"externalId,omitempty"`
	AmpURL                        *string              `protobuf:"bytes,282,opt,name=ampURL" json:"ampURL,omitempty"`
	DestinationURL                *string              `protobuf:"bytes,287,opt,name=destinationURL" json:"destinationURL,omitempty"`
	FileFormat                    *string              `protobuf:"bytes,289,opt,name=fileFormat" json:"fileFormat,omitempty"`
	// contains filtered or unexported fields
}

func (*EMWebPageV2) Descriptor deprecated

func (*EMWebPageV2) Descriptor() ([]byte, []int)

Deprecated: Use EMWebPageV2.ProtoReflect.Descriptor instead.

func (*EMWebPageV2) GetAbout

func (x *EMWebPageV2) GetAbout() *EMEmbedClientItem

func (*EMWebPageV2) GetAggregateRating

func (x *EMWebPageV2) GetAggregateRating() *EMEmbedClientItem

func (*EMWebPageV2) GetAmpURL

func (x *EMWebPageV2) GetAmpURL() string

func (*EMWebPageV2) GetAssociatedMediaArray

func (x *EMWebPageV2) GetAssociatedMediaArray() []*EMEmbedClientItem

func (*EMWebPageV2) GetAudio

func (x *EMWebPageV2) GetAudio() *EMEmbedClientItem

func (*EMWebPageV2) GetAuthorArray

func (x *EMWebPageV2) GetAuthorArray() []*EMEmbedClientItem

func (*EMWebPageV2) GetCanonicalFountainStream

func (x *EMWebPageV2) GetCanonicalFountainStream() string

func (*EMWebPageV2) GetContentLocation

func (x *EMWebPageV2) GetContentLocation() *EMEmbedClientItem

func (*EMWebPageV2) GetContentProfileId

func (x *EMWebPageV2) GetContentProfileId() string

func (*EMWebPageV2) GetContentProfileName

func (x *EMWebPageV2) GetContentProfileName() string

func (*EMWebPageV2) GetContentRating

func (x *EMWebPageV2) GetContentRating() string

func (*EMWebPageV2) GetDateCreated

func (x *EMWebPageV2) GetDateCreated() string

func (*EMWebPageV2) GetDateModified

func (x *EMWebPageV2) GetDateModified() string

func (*EMWebPageV2) GetDatePublished

func (x *EMWebPageV2) GetDatePublished() string

func (*EMWebPageV2) GetDescriptionP

func (x *EMWebPageV2) GetDescriptionP() string

func (*EMWebPageV2) GetDescriptionTruncated

func (x *EMWebPageV2) GetDescriptionTruncated() string

func (*EMWebPageV2) GetDestinationURL

func (x *EMWebPageV2) GetDestinationURL() string

func (*EMWebPageV2) GetExternalId

func (x *EMWebPageV2) GetExternalId() string

func (*EMWebPageV2) GetFaviconURL

func (x *EMWebPageV2) GetFaviconURL() string

func (*EMWebPageV2) GetFileFormat

func (x *EMWebPageV2) GetFileFormat() string

func (*EMWebPageV2) GetGenre

func (x *EMWebPageV2) GetGenre() string

func (*EMWebPageV2) GetImageURL

func (x *EMWebPageV2) GetImageURL() string

func (*EMWebPageV2) GetInLanguage

func (x *EMWebPageV2) GetInLanguage() string

func (*EMWebPageV2) GetInboxFountainStreamArray

func (x *EMWebPageV2) GetInboxFountainStreamArray() []string

func (*EMWebPageV2) GetIsFamilyFriendly

func (x *EMWebPageV2) GetIsFamilyFriendly() bool

func (*EMWebPageV2) GetName

func (x *EMWebPageV2) GetName() string

func (*EMWebPageV2) GetOffersArray

func (x *EMWebPageV2) GetOffersArray() []*EMEmbedClientItem

func (*EMWebPageV2) GetPostmodFountainStreamArray

func (x *EMWebPageV2) GetPostmodFountainStreamArray() []string

func (*EMWebPageV2) GetPremodFountainStreamArray

func (x *EMWebPageV2) GetPremodFountainStreamArray() []string

func (*EMWebPageV2) GetProxiedFaviconURL

func (x *EMWebPageV2) GetProxiedFaviconURL() string

func (*EMWebPageV2) GetProxiedImage

func (x *EMWebPageV2) GetProxiedImage() *EMThumbnail

func (*EMWebPageV2) GetRelatedImageArray

func (x *EMWebPageV2) GetRelatedImageArray() []*EMEmbedClientItem

func (*EMWebPageV2) GetRepresentativeImage

func (x *EMWebPageV2) GetRepresentativeImage() *EMEmbedClientItem

func (*EMWebPageV2) GetSourceName

func (x *EMWebPageV2) GetSourceName() string

func (*EMWebPageV2) GetText

func (x *EMWebPageV2) GetText() string

func (*EMWebPageV2) GetURL

func (x *EMWebPageV2) GetURL() string

func (*EMWebPageV2) GetUnfilteredFountainStreamArray

func (x *EMWebPageV2) GetUnfilteredFountainStreamArray() []string

func (*EMWebPageV2) ProtoMessage

func (*EMWebPageV2) ProtoMessage()

func (*EMWebPageV2) ProtoReflect

func (x *EMWebPageV2) ProtoReflect() protoreflect.Message

func (*EMWebPageV2) Reset

func (x *EMWebPageV2) Reset()

func (*EMWebPageV2) String

func (x *EMWebPageV2) String() string

type EasterEgg

type EasterEgg struct {
	Message *string `protobuf:"bytes,1,opt,name=message" json:"message,omitempty"`
	// contains filtered or unexported fields
}

func (*EasterEgg) Descriptor deprecated

func (*EasterEgg) Descriptor() ([]byte, []int)

Deprecated: Use EasterEgg.ProtoReflect.Descriptor instead.

func (*EasterEgg) GetMessage

func (x *EasterEgg) GetMessage() string

func (*EasterEgg) ProtoMessage

func (*EasterEgg) ProtoMessage()

func (*EasterEgg) ProtoReflect

func (x *EasterEgg) ProtoReflect() protoreflect.Message

func (*EasterEgg) Reset

func (x *EasterEgg) Reset()

func (*EasterEgg) String

func (x *EasterEgg) String() string

type EasterEggNotification

type EasterEggNotification struct {
	SenderId       *ParticipantId  `protobuf:"bytes,1,opt,name=sender_id,json=senderId" json:"sender_id,omitempty"`
	ConversationId *ConversationId `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	EasterEgg      *EasterEgg      `protobuf:"bytes,3,opt,name=easter_egg,json=easterEgg" json:"easter_egg,omitempty"`
	// contains filtered or unexported fields
}

func (*EasterEggNotification) Descriptor deprecated

func (*EasterEggNotification) Descriptor() ([]byte, []int)

Deprecated: Use EasterEggNotification.ProtoReflect.Descriptor instead.

func (*EasterEggNotification) GetConversationId

func (x *EasterEggNotification) GetConversationId() *ConversationId

func (*EasterEggNotification) GetEasterEgg

func (x *EasterEggNotification) GetEasterEgg() *EasterEgg

func (*EasterEggNotification) GetSenderId

func (x *EasterEggNotification) GetSenderId() *ParticipantId

func (*EasterEggNotification) ProtoMessage

func (*EasterEggNotification) ProtoMessage()

func (*EasterEggNotification) ProtoReflect

func (x *EasterEggNotification) ProtoReflect() protoreflect.Message

func (*EasterEggNotification) Reset

func (x *EasterEggNotification) Reset()

func (*EasterEggNotification) String

func (x *EasterEggNotification) String() string

type EasterEggRequest

type EasterEggRequest struct {
	RequestHeader  *RequestHeader  `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	ConversationId *ConversationId `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	EasterEgg      *EasterEgg      `protobuf:"bytes,3,opt,name=easter_egg,json=easterEgg" json:"easter_egg,omitempty"`
	// contains filtered or unexported fields
}

func (*EasterEggRequest) Descriptor deprecated

func (*EasterEggRequest) Descriptor() ([]byte, []int)

Deprecated: Use EasterEggRequest.ProtoReflect.Descriptor instead.

func (*EasterEggRequest) GetConversationId

func (x *EasterEggRequest) GetConversationId() *ConversationId

func (*EasterEggRequest) GetEasterEgg

func (x *EasterEggRequest) GetEasterEgg() *EasterEgg

func (*EasterEggRequest) GetRequestHeader

func (x *EasterEggRequest) GetRequestHeader() *RequestHeader

func (*EasterEggRequest) ProtoMessage

func (*EasterEggRequest) ProtoMessage()

func (*EasterEggRequest) ProtoReflect

func (x *EasterEggRequest) ProtoReflect() protoreflect.Message

func (*EasterEggRequest) Reset

func (x *EasterEggRequest) Reset()

func (*EasterEggRequest) String

func (x *EasterEggRequest) String() string

type EasterEggResponse

type EasterEggResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	Timestamp      *uint64         `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*EasterEggResponse) Descriptor deprecated

func (*EasterEggResponse) Descriptor() ([]byte, []int)

Deprecated: Use EasterEggResponse.ProtoReflect.Descriptor instead.

func (*EasterEggResponse) GetResponseHeader

func (x *EasterEggResponse) GetResponseHeader() *ResponseHeader

func (*EasterEggResponse) GetTimestamp

func (x *EasterEggResponse) GetTimestamp() uint64

func (*EasterEggResponse) ProtoMessage

func (*EasterEggResponse) ProtoMessage()

func (*EasterEggResponse) ProtoReflect

func (x *EasterEggResponse) ProtoReflect() protoreflect.Message

func (*EasterEggResponse) Reset

func (x *EasterEggResponse) Reset()

func (*EasterEggResponse) String

func (x *EasterEggResponse) String() string

type Entity

type Entity struct {

	// The user's ID.
	Id *ParticipantId `protobuf:"bytes,9,opt,name=id" json:"id,omitempty"`
	// Optional user presence status.
	Presence *Presence `protobuf:"bytes,8,opt,name=presence" json:"presence,omitempty"`
	// Optional user properties.
	Properties          *EntityProperties        `protobuf:"bytes,10,opt,name=properties" json:"properties,omitempty"`
	EntityType          *ParticipantType         `protobuf:"varint,13,opt,name=entity_type,json=entityType,enum=hangouts.ParticipantType" json:"entity_type,omitempty"`
	HadPastHangoutState *Entity_PastHangoutState `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

A user that can participate in conversations.

func (*Entity) Descriptor deprecated

func (*Entity) Descriptor() ([]byte, []int)

Deprecated: Use Entity.ProtoReflect.Descriptor instead.

func (*Entity) GetEntityType

func (x *Entity) GetEntityType() ParticipantType

func (*Entity) GetHadPastHangoutState

func (x *Entity) GetHadPastHangoutState() Entity_PastHangoutState

func (*Entity) GetId

func (x *Entity) GetId() *ParticipantId

func (*Entity) GetPresence

func (x *Entity) GetPresence() *Presence

func (*Entity) GetProperties

func (x *Entity) GetProperties() *EntityProperties

func (*Entity) ProtoMessage

func (*Entity) ProtoMessage()

func (*Entity) ProtoReflect

func (x *Entity) ProtoReflect() protoreflect.Message

func (*Entity) Reset

func (x *Entity) Reset()

func (*Entity) String

func (x *Entity) String() string

type EntityLookupSpec

type EntityLookupSpec struct {
	GaiaId *string `protobuf:"bytes,1,opt,name=gaia_id,json=gaiaId" json:"gaia_id,omitempty"`
	Email  *string `protobuf:"bytes,3,opt,name=email" json:"email,omitempty"`
	// Phone number as string (eg. "+15551234567").
	Phone *string `protobuf:"bytes,4,opt,name=phone" json:"phone,omitempty"`
	// Whether create a gaia_id for off-network contacts (eg. Google Voice contacts).
	CreateOffnetworkGaia *bool `protobuf:"varint,6,opt,name=create_offnetwork_gaia,json=createOffnetworkGaia" json:"create_offnetwork_gaia,omitempty"`
	// contains filtered or unexported fields
}

Specifies an entity to lookup by one of its properties.

func (*EntityLookupSpec) Descriptor deprecated

func (*EntityLookupSpec) Descriptor() ([]byte, []int)

Deprecated: Use EntityLookupSpec.ProtoReflect.Descriptor instead.

func (*EntityLookupSpec) GetCreateOffnetworkGaia

func (x *EntityLookupSpec) GetCreateOffnetworkGaia() bool

func (*EntityLookupSpec) GetEmail

func (x *EntityLookupSpec) GetEmail() string

func (*EntityLookupSpec) GetGaiaId

func (x *EntityLookupSpec) GetGaiaId() string

func (*EntityLookupSpec) GetPhone

func (x *EntityLookupSpec) GetPhone() string

func (*EntityLookupSpec) ProtoMessage

func (*EntityLookupSpec) ProtoMessage()

func (*EntityLookupSpec) ProtoReflect

func (x *EntityLookupSpec) ProtoReflect() protoreflect.Message

func (*EntityLookupSpec) Reset

func (x *EntityLookupSpec) Reset()

func (*EntityLookupSpec) String

func (x *EntityLookupSpec) String() string

type EntityProperties

type EntityProperties struct {
	Type        *ProfileType `protobuf:"varint,1,opt,name=type,enum=hangouts.ProfileType" json:"type,omitempty"`
	DisplayName *string      `protobuf:"bytes,2,opt,name=display_name,json=displayName" json:"display_name,omitempty"`
	FirstName   *string      `protobuf:"bytes,3,opt,name=first_name,json=firstName" json:"first_name,omitempty"`
	// Photo URL with protocol scheme omitted (eg.
	// "//lh.googleusercontent.com/...").
	PhotoUrl       *string         `protobuf:"bytes,4,opt,name=photo_url,json=photoUrl" json:"photo_url,omitempty"`
	Email          []string        `protobuf:"bytes,5,rep,name=email" json:"email,omitempty"`
	Phone          []string        `protobuf:"bytes,6,rep,name=phone" json:"phone,omitempty"`
	InUsersDomain  *bool           `protobuf:"varint,10,opt,name=in_users_domain,json=inUsersDomain" json:"in_users_domain,omitempty"`
	Gender         *Gender         `protobuf:"varint,11,opt,name=gender,enum=hangouts.Gender" json:"gender,omitempty"`
	PhotoUrlStatus *PhotoUrlStatus `` /* 129-byte string literal not displayed */
	CanonicalEmail *string         `protobuf:"bytes,15,opt,name=canonical_email,json=canonicalEmail" json:"canonical_email,omitempty"`
	// contains filtered or unexported fields
}

func (*EntityProperties) Descriptor deprecated

func (*EntityProperties) Descriptor() ([]byte, []int)

Deprecated: Use EntityProperties.ProtoReflect.Descriptor instead.

func (*EntityProperties) GetCanonicalEmail

func (x *EntityProperties) GetCanonicalEmail() string

func (*EntityProperties) GetDisplayName

func (x *EntityProperties) GetDisplayName() string

func (*EntityProperties) GetEmail

func (x *EntityProperties) GetEmail() []string

func (*EntityProperties) GetFirstName

func (x *EntityProperties) GetFirstName() string

func (*EntityProperties) GetGender

func (x *EntityProperties) GetGender() Gender

func (*EntityProperties) GetInUsersDomain

func (x *EntityProperties) GetInUsersDomain() bool

func (*EntityProperties) GetPhone

func (x *EntityProperties) GetPhone() []string

func (*EntityProperties) GetPhotoUrl

func (x *EntityProperties) GetPhotoUrl() string

func (*EntityProperties) GetPhotoUrlStatus

func (x *EntityProperties) GetPhotoUrlStatus() PhotoUrlStatus

func (*EntityProperties) GetType

func (x *EntityProperties) GetType() ProfileType

func (*EntityProperties) ProtoMessage

func (*EntityProperties) ProtoMessage()

func (*EntityProperties) ProtoReflect

func (x *EntityProperties) ProtoReflect() protoreflect.Message

func (*EntityProperties) Reset

func (x *EntityProperties) Reset()

func (*EntityProperties) String

func (x *EntityProperties) String() string

type EntityResult

type EntityResult struct {
	LookupSpec *EntityLookupSpec `protobuf:"bytes,1,opt,name=lookup_spec,json=lookupSpec" json:"lookup_spec,omitempty"`
	Entity     []*Entity         `protobuf:"bytes,2,rep,name=entity" json:"entity,omitempty"`
	// contains filtered or unexported fields
}

func (*EntityResult) Descriptor deprecated

func (*EntityResult) Descriptor() ([]byte, []int)

Deprecated: Use EntityResult.ProtoReflect.Descriptor instead.

func (*EntityResult) GetEntity

func (x *EntityResult) GetEntity() []*Entity

func (*EntityResult) GetLookupSpec

func (x *EntityResult) GetLookupSpec() *EntityLookupSpec

func (*EntityResult) ProtoMessage

func (*EntityResult) ProtoMessage()

func (*EntityResult) ProtoReflect

func (x *EntityResult) ProtoReflect() protoreflect.Message

func (*EntityResult) Reset

func (x *EntityResult) Reset()

func (*EntityResult) String

func (x *EntityResult) String() string

type Entity_PastHangoutState

type Entity_PastHangoutState int32
const (
	Entity_PAST_HANGOUT_STATE_UNKNOWN          Entity_PastHangoutState = 0
	Entity_PAST_HANGOUT_STATE_HAD_PAST_HANGOUT Entity_PastHangoutState = 1
	Entity_PAST_HANGOUT_STATE_NO_PAST_HANGOUT  Entity_PastHangoutState = 2
)

func (Entity_PastHangoutState) Descriptor

func (Entity_PastHangoutState) Enum

func (Entity_PastHangoutState) EnumDescriptor deprecated

func (Entity_PastHangoutState) EnumDescriptor() ([]byte, []int)

Deprecated: Use Entity_PastHangoutState.Descriptor instead.

func (Entity_PastHangoutState) Number

func (Entity_PastHangoutState) String

func (x Entity_PastHangoutState) String() string

func (Entity_PastHangoutState) Type

func (*Entity_PastHangoutState) UnmarshalJSON deprecated

func (x *Entity_PastHangoutState) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type Event

type Event struct {

	// ID of the conversation this event belongs to.
	ConversationId *ConversationId `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	// ID of the user that sent this event.
	SenderId *ParticipantId `protobuf:"bytes,2,opt,name=sender_id,json=senderId" json:"sender_id,omitempty"`
	// Timestamp when the event occurred.
	Timestamp          *uint64             `protobuf:"varint,3,opt,name=timestamp" json:"timestamp,omitempty"`
	SelfEventState     *UserEventState     `protobuf:"bytes,4,opt,name=self_event_state,json=selfEventState" json:"self_event_state,omitempty"`
	SourceType         *SourceType         `protobuf:"varint,6,opt,name=source_type,json=sourceType,enum=hangouts.SourceType" json:"source_type,omitempty"`
	ChatMessage        *ChatMessage        `protobuf:"bytes,7,opt,name=chat_message,json=chatMessage" json:"chat_message,omitempty"`
	MembershipChange   *MembershipChange   `protobuf:"bytes,9,opt,name=membership_change,json=membershipChange" json:"membership_change,omitempty"`
	ConversationRename *ConversationRename `protobuf:"bytes,10,opt,name=conversation_rename,json=conversationRename" json:"conversation_rename,omitempty"`
	HangoutEvent       *HangoutEvent       `protobuf:"bytes,11,opt,name=hangout_event,json=hangoutEvent" json:"hangout_event,omitempty"`
	// Unique ID for the event.
	EventId               *string             `protobuf:"bytes,12,opt,name=event_id,json=eventId" json:"event_id,omitempty"`
	ExpirationTimestamp   *uint64             `protobuf:"varint,13,opt,name=expiration_timestamp,json=expirationTimestamp" json:"expiration_timestamp,omitempty"`
	OtrModification       *OTRModification    `protobuf:"bytes,14,opt,name=otr_modification,json=otrModification" json:"otr_modification,omitempty"`
	AdvancesSortTimestamp *bool               `protobuf:"varint,15,opt,name=advances_sort_timestamp,json=advancesSortTimestamp" json:"advances_sort_timestamp,omitempty"`
	OtrStatus             *OffTheRecordStatus `protobuf:"varint,16,opt,name=otr_status,json=otrStatus,enum=hangouts.OffTheRecordStatus" json:"otr_status,omitempty"`
	Persisted             *bool               `protobuf:"varint,17,opt,name=persisted" json:"persisted,omitempty"`
	MediumType            *DeliveryMedium     `protobuf:"bytes,20,opt,name=medium_type,json=mediumType" json:"medium_type,omitempty"`
	// The event's type.
	EventType *EventType `protobuf:"varint,23,opt,name=event_type,json=eventType,enum=hangouts.EventType" json:"event_type,omitempty"`
	// Event version timestamp.
	EventVersion                 *uint64                       `protobuf:"varint,24,opt,name=event_version,json=eventVersion" json:"event_version,omitempty"`
	HashModifier                 *HashModifier                 `protobuf:"bytes,26,opt,name=hash_modifier,json=hashModifier" json:"hash_modifier,omitempty"`
	GroupLinkSharingModification *GroupLinkSharingModification `` /* 143-byte string literal not displayed */
	// contains filtered or unexported fields
}

Event that becomes part of a conversation's history.

func (*Event) Descriptor deprecated

func (*Event) Descriptor() ([]byte, []int)

Deprecated: Use Event.ProtoReflect.Descriptor instead.

func (*Event) GetAdvancesSortTimestamp

func (x *Event) GetAdvancesSortTimestamp() bool

func (*Event) GetChatMessage

func (x *Event) GetChatMessage() *ChatMessage

func (*Event) GetConversationId

func (x *Event) GetConversationId() *ConversationId

func (*Event) GetConversationRename

func (x *Event) GetConversationRename() *ConversationRename

func (*Event) GetEventId

func (x *Event) GetEventId() string

func (*Event) GetEventType

func (x *Event) GetEventType() EventType

func (*Event) GetEventVersion

func (x *Event) GetEventVersion() uint64

func (*Event) GetExpirationTimestamp

func (x *Event) GetExpirationTimestamp() uint64

func (*Event) GetGroupLinkSharingModification

func (x *Event) GetGroupLinkSharingModification() *GroupLinkSharingModification

func (*Event) GetHangoutEvent

func (x *Event) GetHangoutEvent() *HangoutEvent

func (*Event) GetHashModifier

func (x *Event) GetHashModifier() *HashModifier

func (*Event) GetMediumType

func (x *Event) GetMediumType() *DeliveryMedium

func (*Event) GetMembershipChange

func (x *Event) GetMembershipChange() *MembershipChange

func (*Event) GetOtrModification

func (x *Event) GetOtrModification() *OTRModification

func (*Event) GetOtrStatus

func (x *Event) GetOtrStatus() OffTheRecordStatus

func (*Event) GetPersisted

func (x *Event) GetPersisted() bool

func (*Event) GetSelfEventState

func (x *Event) GetSelfEventState() *UserEventState

func (*Event) GetSenderId

func (x *Event) GetSenderId() *ParticipantId

func (*Event) GetSourceType

func (x *Event) GetSourceType() SourceType

func (*Event) GetTimestamp

func (x *Event) GetTimestamp() uint64

func (*Event) ProtoMessage

func (*Event) ProtoMessage()

func (*Event) ProtoReflect

func (x *Event) ProtoReflect() protoreflect.Message

func (*Event) Reset

func (x *Event) Reset()

func (*Event) String

func (x *Event) String() string

type EventAnnotation

type EventAnnotation struct {

	// Annotation type.
	Type *int32 `protobuf:"varint,1,opt,name=type" json:"type,omitempty"`
	// Optional annotation string value.
	Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Annotation that can be applied to a chat message event. The only known use for this is "\me" actions supported by the Chrome client (type 4).

func (*EventAnnotation) Descriptor deprecated

func (*EventAnnotation) Descriptor() ([]byte, []int)

Deprecated: Use EventAnnotation.ProtoReflect.Descriptor instead.

func (*EventAnnotation) GetType

func (x *EventAnnotation) GetType() int32

func (*EventAnnotation) GetValue

func (x *EventAnnotation) GetValue() string

func (*EventAnnotation) ProtoMessage

func (*EventAnnotation) ProtoMessage()

func (*EventAnnotation) ProtoReflect

func (x *EventAnnotation) ProtoReflect() protoreflect.Message

func (*EventAnnotation) Reset

func (x *EventAnnotation) Reset()

func (*EventAnnotation) String

func (x *EventAnnotation) String() string

type EventContinuationToken

type EventContinuationToken struct {
	EventId                  *string `protobuf:"bytes,1,opt,name=event_id,json=eventId" json:"event_id,omitempty"`
	StorageContinuationToken []byte  `` /* 128-byte string literal not displayed */
	EventTimestamp           *uint64 `protobuf:"varint,3,opt,name=event_timestamp,json=eventTimestamp" json:"event_timestamp,omitempty"`
	// contains filtered or unexported fields
}

Token that allows retrieving more events from a position in a conversation. Specifying event_timestamp is sufficient.

func (*EventContinuationToken) Descriptor deprecated

func (*EventContinuationToken) Descriptor() ([]byte, []int)

Deprecated: Use EventContinuationToken.ProtoReflect.Descriptor instead.

func (*EventContinuationToken) GetEventId

func (x *EventContinuationToken) GetEventId() string

func (*EventContinuationToken) GetEventTimestamp

func (x *EventContinuationToken) GetEventTimestamp() uint64

func (*EventContinuationToken) GetStorageContinuationToken

func (x *EventContinuationToken) GetStorageContinuationToken() []byte

func (*EventContinuationToken) ProtoMessage

func (*EventContinuationToken) ProtoMessage()

func (*EventContinuationToken) ProtoReflect

func (x *EventContinuationToken) ProtoReflect() protoreflect.Message

func (*EventContinuationToken) Reset

func (x *EventContinuationToken) Reset()

func (*EventContinuationToken) String

func (x *EventContinuationToken) String() string

type EventNotification

type EventNotification struct {
	Event *Event `protobuf:"bytes,1,opt,name=event" json:"event,omitempty"`
	// contains filtered or unexported fields
}

func (*EventNotification) Descriptor deprecated

func (*EventNotification) Descriptor() ([]byte, []int)

Deprecated: Use EventNotification.ProtoReflect.Descriptor instead.

func (*EventNotification) GetEvent

func (x *EventNotification) GetEvent() *Event

func (*EventNotification) ProtoMessage

func (*EventNotification) ProtoMessage()

func (*EventNotification) ProtoReflect

func (x *EventNotification) ProtoReflect() protoreflect.Message

func (*EventNotification) Reset

func (x *EventNotification) Reset()

func (*EventNotification) String

func (x *EventNotification) String() string

type EventRequestHeader

type EventRequestHeader struct {
	ConversationId    *ConversationId     `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	ClientGeneratedId *uint64             `protobuf:"varint,2,opt,name=client_generated_id,json=clientGeneratedId" json:"client_generated_id,omitempty"`
	ExpectedOtr       *OffTheRecordStatus `protobuf:"varint,3,opt,name=expected_otr,json=expectedOtr,enum=hangouts.OffTheRecordStatus" json:"expected_otr,omitempty"`
	DeliveryMedium    *DeliveryMedium     `protobuf:"bytes,4,opt,name=delivery_medium,json=deliveryMedium" json:"delivery_medium,omitempty"`
	EventType         *EventType          `protobuf:"varint,5,opt,name=event_type,json=eventType,enum=hangouts.EventType" json:"event_type,omitempty"`
	// contains filtered or unexported fields
}

func (*EventRequestHeader) Descriptor deprecated

func (*EventRequestHeader) Descriptor() ([]byte, []int)

Deprecated: Use EventRequestHeader.ProtoReflect.Descriptor instead.

func (*EventRequestHeader) GetClientGeneratedId

func (x *EventRequestHeader) GetClientGeneratedId() uint64

func (*EventRequestHeader) GetConversationId

func (x *EventRequestHeader) GetConversationId() *ConversationId

func (*EventRequestHeader) GetDeliveryMedium

func (x *EventRequestHeader) GetDeliveryMedium() *DeliveryMedium

func (*EventRequestHeader) GetEventType

func (x *EventRequestHeader) GetEventType() EventType

func (*EventRequestHeader) GetExpectedOtr

func (x *EventRequestHeader) GetExpectedOtr() OffTheRecordStatus

func (*EventRequestHeader) ProtoMessage

func (*EventRequestHeader) ProtoMessage()

func (*EventRequestHeader) ProtoReflect

func (x *EventRequestHeader) ProtoReflect() protoreflect.Message

func (*EventRequestHeader) Reset

func (x *EventRequestHeader) Reset()

func (*EventRequestHeader) String

func (x *EventRequestHeader) String() string

type EventType

type EventType int32
const (
	EventType_EVENT_TYPE_UNKNOWN                         EventType = 0
	EventType_EVENT_TYPE_REGULAR_CHAT_MESSAGE            EventType = 1
	EventType_EVENT_TYPE_SMS                             EventType = 2
	EventType_EVENT_TYPE_VOICEMAIL                       EventType = 3
	EventType_EVENT_TYPE_ADD_USER                        EventType = 4
	EventType_EVENT_TYPE_REMOVE_USER                     EventType = 5
	EventType_EVENT_TYPE_CONVERSATION_RENAME             EventType = 6
	EventType_EVENT_TYPE_HANGOUT                         EventType = 7
	EventType_EVENT_TYPE_PHONE_CALL                      EventType = 8
	EventType_EVENT_TYPE_OTR_MODIFICATION                EventType = 9
	EventType_EVENT_TYPE_PLAN_MUTATION                   EventType = 10
	EventType_EVENT_TYPE_MMS                             EventType = 11
	EventType_EVENT_TYPE_DEPRECATED_12                   EventType = 12
	EventType_EVENT_TYPE_OBSERVED_EVENT                  EventType = 13
	EventType_EVENT_TYPE_GROUP_LINK_SHARING_MODIFICATION EventType = 14
)

func (EventType) Descriptor

func (EventType) Descriptor() protoreflect.EnumDescriptor

func (EventType) Enum

func (x EventType) Enum() *EventType

func (EventType) EnumDescriptor deprecated

func (EventType) EnumDescriptor() ([]byte, []int)

Deprecated: Use EventType.Descriptor instead.

func (EventType) Number

func (x EventType) Number() protoreflect.EnumNumber

func (EventType) String

func (x EventType) String() string

func (EventType) Type

func (*EventType) UnmarshalJSON deprecated

func (x *EventType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ExistingMedia

type ExistingMedia struct {
	Photo *Photo `protobuf:"bytes,1,opt,name=photo" json:"photo,omitempty"`
	// contains filtered or unexported fields
}

func (*ExistingMedia) Descriptor deprecated

func (*ExistingMedia) Descriptor() ([]byte, []int)

Deprecated: Use ExistingMedia.ProtoReflect.Descriptor instead.

func (*ExistingMedia) GetPhoto

func (x *ExistingMedia) GetPhoto() *Photo

func (*ExistingMedia) ProtoMessage

func (*ExistingMedia) ProtoMessage()

func (*ExistingMedia) ProtoReflect

func (x *ExistingMedia) ProtoReflect() protoreflect.Message

func (*ExistingMedia) Reset

func (x *ExistingMedia) Reset()

func (*ExistingMedia) String

func (x *ExistingMedia) String() string

type FieldMask

type FieldMask int32
const (
	FieldMask_FIELD_MASK_REACHABLE FieldMask = 1
	FieldMask_FIELD_MASK_AVAILABLE FieldMask = 2
	FieldMask_FIELD_MASK_MOOD      FieldMask = 3
	FieldMask_FIELD_MASK_IN_CALL   FieldMask = 6
	FieldMask_FIELD_MASK_DEVICE    FieldMask = 7
	FieldMask_FIELD_MASK_LAST_SEEN FieldMask = 10
)

func (FieldMask) Descriptor

func (FieldMask) Descriptor() protoreflect.EnumDescriptor

func (FieldMask) Enum

func (x FieldMask) Enum() *FieldMask

func (FieldMask) EnumDescriptor deprecated

func (FieldMask) EnumDescriptor() ([]byte, []int)

Deprecated: Use FieldMask.Descriptor instead.

func (FieldMask) Number

func (x FieldMask) Number() protoreflect.EnumNumber

func (FieldMask) String

func (x FieldMask) String() string

func (FieldMask) Type

func (*FieldMask) UnmarshalJSON deprecated

func (x *FieldMask) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type FocusDevice

type FocusDevice int32
const (
	FocusDevice_FOCUS_DEVICE_UNSPECIFIED FocusDevice = 0
	FocusDevice_FOCUS_DEVICE_DESKTOP     FocusDevice = 20
	FocusDevice_FOCUS_DEVICE_MOBILE      FocusDevice = 300
)

func (FocusDevice) Descriptor

func (FocusDevice) Enum

func (x FocusDevice) Enum() *FocusDevice

func (FocusDevice) EnumDescriptor deprecated

func (FocusDevice) EnumDescriptor() ([]byte, []int)

Deprecated: Use FocusDevice.Descriptor instead.

func (FocusDevice) Number

func (x FocusDevice) Number() protoreflect.EnumNumber

func (FocusDevice) String

func (x FocusDevice) String() string

func (FocusDevice) Type

func (*FocusDevice) UnmarshalJSON deprecated

func (x *FocusDevice) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type FocusType

type FocusType int32
const (
	FocusType_FOCUS_TYPE_UNKNOWN   FocusType = 0
	FocusType_FOCUS_TYPE_FOCUSED   FocusType = 1
	FocusType_FOCUS_TYPE_UNFOCUSED FocusType = 2
)

func (FocusType) Descriptor

func (FocusType) Descriptor() protoreflect.EnumDescriptor

func (FocusType) Enum

func (x FocusType) Enum() *FocusType

func (FocusType) EnumDescriptor deprecated

func (FocusType) EnumDescriptor() ([]byte, []int)

Deprecated: Use FocusType.Descriptor instead.

func (FocusType) Number

func (x FocusType) Number() protoreflect.EnumNumber

func (FocusType) String

func (x FocusType) String() string

func (FocusType) Type

func (*FocusType) UnmarshalJSON deprecated

func (x *FocusType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ForceHistory

type ForceHistory int32
const (
	ForceHistory_FORCE_HISTORY_UNKNOWN ForceHistory = 0
	ForceHistory_FORCE_HISTORY_NO      ForceHistory = 1
)

func (ForceHistory) Descriptor

func (ForceHistory) Enum

func (x ForceHistory) Enum() *ForceHistory

func (ForceHistory) EnumDescriptor deprecated

func (ForceHistory) EnumDescriptor() ([]byte, []int)

Deprecated: Use ForceHistory.Descriptor instead.

func (ForceHistory) Number

func (ForceHistory) String

func (x ForceHistory) String() string

func (ForceHistory) Type

func (*ForceHistory) UnmarshalJSON deprecated

func (x *ForceHistory) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type Formatting

type Formatting struct {
	Bold          *bool `protobuf:"varint,1,opt,name=bold" json:"bold,omitempty"`
	Italic        *bool `protobuf:"varint,2,opt,name=italic" json:"italic,omitempty"`
	Strikethrough *bool `protobuf:"varint,3,opt,name=strikethrough" json:"strikethrough,omitempty"`
	Underline     *bool `protobuf:"varint,4,opt,name=underline" json:"underline,omitempty"`
	// contains filtered or unexported fields
}

func (*Formatting) Descriptor deprecated

func (*Formatting) Descriptor() ([]byte, []int)

Deprecated: Use Formatting.ProtoReflect.Descriptor instead.

func (*Formatting) GetBold

func (x *Formatting) GetBold() bool

func (*Formatting) GetItalic

func (x *Formatting) GetItalic() bool

func (*Formatting) GetStrikethrough

func (x *Formatting) GetStrikethrough() bool

func (*Formatting) GetUnderline

func (x *Formatting) GetUnderline() bool

func (*Formatting) ProtoMessage

func (*Formatting) ProtoMessage()

func (*Formatting) ProtoReflect

func (x *Formatting) ProtoReflect() protoreflect.Message

func (*Formatting) Reset

func (x *Formatting) Reset()

func (*Formatting) String

func (x *Formatting) String() string

type Gender

type Gender int32
const (
	Gender_GENDER_UNKNOWN Gender = 0
	Gender_GENDER_MALE    Gender = 1
	Gender_GENDER_FEMALE  Gender = 2
)

func (Gender) Descriptor

func (Gender) Descriptor() protoreflect.EnumDescriptor

func (Gender) Enum

func (x Gender) Enum() *Gender

func (Gender) EnumDescriptor deprecated

func (Gender) EnumDescriptor() ([]byte, []int)

Deprecated: Use Gender.Descriptor instead.

func (Gender) Number

func (x Gender) Number() protoreflect.EnumNumber

func (Gender) String

func (x Gender) String() string

func (Gender) Type

func (Gender) Type() protoreflect.EnumType

func (*Gender) UnmarshalJSON deprecated

func (x *Gender) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type GetConversationRequest

type GetConversationRequest struct {
	RequestHeader    *RequestHeader    `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	ConversationSpec *ConversationSpec `protobuf:"bytes,2,opt,name=conversation_spec,json=conversationSpec" json:"conversation_spec,omitempty"`
	// Whether the ConversationState in the response should include metadata
	// other than the conversation ID (default true).
	IncludeConversationMetadata *bool `` /* 138-byte string literal not displayed */
	// Whether to include list of events in the response (default true).
	IncludeEvent             *bool                   `protobuf:"varint,4,opt,name=include_event,json=includeEvent" json:"include_event,omitempty"`
	MaxEventsPerConversation *uint64                 `` /* 131-byte string literal not displayed */
	EventContinuationToken   *EventContinuationToken `protobuf:"bytes,7,opt,name=event_continuation_token,json=eventContinuationToken" json:"event_continuation_token,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConversationRequest) Descriptor deprecated

func (*GetConversationRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetConversationRequest.ProtoReflect.Descriptor instead.

func (*GetConversationRequest) GetConversationSpec

func (x *GetConversationRequest) GetConversationSpec() *ConversationSpec

func (*GetConversationRequest) GetEventContinuationToken

func (x *GetConversationRequest) GetEventContinuationToken() *EventContinuationToken

func (*GetConversationRequest) GetIncludeConversationMetadata

func (x *GetConversationRequest) GetIncludeConversationMetadata() bool

func (*GetConversationRequest) GetIncludeEvent

func (x *GetConversationRequest) GetIncludeEvent() bool

func (*GetConversationRequest) GetMaxEventsPerConversation

func (x *GetConversationRequest) GetMaxEventsPerConversation() uint64

func (*GetConversationRequest) GetRequestHeader

func (x *GetConversationRequest) GetRequestHeader() *RequestHeader

func (*GetConversationRequest) ProtoMessage

func (*GetConversationRequest) ProtoMessage()

func (*GetConversationRequest) ProtoReflect

func (x *GetConversationRequest) ProtoReflect() protoreflect.Message

func (*GetConversationRequest) Reset

func (x *GetConversationRequest) Reset()

func (*GetConversationRequest) String

func (x *GetConversationRequest) String() string

type GetConversationResponse

type GetConversationResponse struct {
	ResponseHeader    *ResponseHeader    `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	ConversationState *ConversationState `protobuf:"bytes,2,opt,name=conversation_state,json=conversationState" json:"conversation_state,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConversationResponse) Descriptor deprecated

func (*GetConversationResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetConversationResponse.ProtoReflect.Descriptor instead.

func (*GetConversationResponse) GetConversationState

func (x *GetConversationResponse) GetConversationState() *ConversationState

func (*GetConversationResponse) GetResponseHeader

func (x *GetConversationResponse) GetResponseHeader() *ResponseHeader

func (*GetConversationResponse) ProtoMessage

func (*GetConversationResponse) ProtoMessage()

func (*GetConversationResponse) ProtoReflect

func (x *GetConversationResponse) ProtoReflect() protoreflect.Message

func (*GetConversationResponse) Reset

func (x *GetConversationResponse) Reset()

func (*GetConversationResponse) String

func (x *GetConversationResponse) String() string

type GetEntityByIdRequest

type GetEntityByIdRequest struct {
	RequestHeader   *RequestHeader      `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	BatchLookupSpec []*EntityLookupSpec `protobuf:"bytes,3,rep,name=batch_lookup_spec,json=batchLookupSpec" json:"batch_lookup_spec,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEntityByIdRequest) Descriptor deprecated

func (*GetEntityByIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEntityByIdRequest.ProtoReflect.Descriptor instead.

func (*GetEntityByIdRequest) GetBatchLookupSpec

func (x *GetEntityByIdRequest) GetBatchLookupSpec() []*EntityLookupSpec

func (*GetEntityByIdRequest) GetRequestHeader

func (x *GetEntityByIdRequest) GetRequestHeader() *RequestHeader

func (*GetEntityByIdRequest) ProtoMessage

func (*GetEntityByIdRequest) ProtoMessage()

func (*GetEntityByIdRequest) ProtoReflect

func (x *GetEntityByIdRequest) ProtoReflect() protoreflect.Message

func (*GetEntityByIdRequest) Reset

func (x *GetEntityByIdRequest) Reset()

func (*GetEntityByIdRequest) String

func (x *GetEntityByIdRequest) String() string

type GetEntityByIdResponse

type GetEntityByIdResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	// Resulting entities of PARTICIPANT_TYPE_GAIA only.
	Entity []*Entity `protobuf:"bytes,2,rep,name=entity" json:"entity,omitempty"`
	// All resulting entities.
	EntityResult []*EntityResult `protobuf:"bytes,3,rep,name=entity_result,json=entityResult" json:"entity_result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEntityByIdResponse) Descriptor deprecated

func (*GetEntityByIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEntityByIdResponse.ProtoReflect.Descriptor instead.

func (*GetEntityByIdResponse) GetEntity

func (x *GetEntityByIdResponse) GetEntity() []*Entity

func (*GetEntityByIdResponse) GetEntityResult

func (x *GetEntityByIdResponse) GetEntityResult() []*EntityResult

func (*GetEntityByIdResponse) GetResponseHeader

func (x *GetEntityByIdResponse) GetResponseHeader() *ResponseHeader

func (*GetEntityByIdResponse) ProtoMessage

func (*GetEntityByIdResponse) ProtoMessage()

func (*GetEntityByIdResponse) ProtoReflect

func (x *GetEntityByIdResponse) ProtoReflect() protoreflect.Message

func (*GetEntityByIdResponse) Reset

func (x *GetEntityByIdResponse) Reset()

func (*GetEntityByIdResponse) String

func (x *GetEntityByIdResponse) String() string

type GetGroupConversationUrlRequest

type GetGroupConversationUrlRequest struct {
	RequestHeader *RequestHeader `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	// Conversation to retrieve URL for.
	ConversationId *ConversationId `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetGroupConversationUrlRequest) Descriptor deprecated

func (*GetGroupConversationUrlRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetGroupConversationUrlRequest.ProtoReflect.Descriptor instead.

func (*GetGroupConversationUrlRequest) GetConversationId

func (x *GetGroupConversationUrlRequest) GetConversationId() *ConversationId

func (*GetGroupConversationUrlRequest) GetRequestHeader

func (x *GetGroupConversationUrlRequest) GetRequestHeader() *RequestHeader

func (*GetGroupConversationUrlRequest) ProtoMessage

func (*GetGroupConversationUrlRequest) ProtoMessage()

func (*GetGroupConversationUrlRequest) ProtoReflect

func (*GetGroupConversationUrlRequest) Reset

func (x *GetGroupConversationUrlRequest) Reset()

func (*GetGroupConversationUrlRequest) String

type GetGroupConversationUrlResponse

type GetGroupConversationUrlResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	// URL for others to join conversation.
	GroupConversationUrl *string `protobuf:"bytes,2,opt,name=group_conversation_url,json=groupConversationUrl" json:"group_conversation_url,omitempty"`
	// contains filtered or unexported fields
}

func (*GetGroupConversationUrlResponse) Descriptor deprecated

func (*GetGroupConversationUrlResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetGroupConversationUrlResponse.ProtoReflect.Descriptor instead.

func (*GetGroupConversationUrlResponse) GetGroupConversationUrl

func (x *GetGroupConversationUrlResponse) GetGroupConversationUrl() string

func (*GetGroupConversationUrlResponse) GetResponseHeader

func (x *GetGroupConversationUrlResponse) GetResponseHeader() *ResponseHeader

func (*GetGroupConversationUrlResponse) ProtoMessage

func (*GetGroupConversationUrlResponse) ProtoMessage()

func (*GetGroupConversationUrlResponse) ProtoReflect

func (*GetGroupConversationUrlResponse) Reset

func (*GetGroupConversationUrlResponse) String

type GetSelfInfoRequest

type GetSelfInfoRequest struct {
	RequestHeader *RequestHeader `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelfInfoRequest) Descriptor deprecated

func (*GetSelfInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSelfInfoRequest.ProtoReflect.Descriptor instead.

func (*GetSelfInfoRequest) GetRequestHeader

func (x *GetSelfInfoRequest) GetRequestHeader() *RequestHeader

func (*GetSelfInfoRequest) ProtoMessage

func (*GetSelfInfoRequest) ProtoMessage()

func (*GetSelfInfoRequest) ProtoReflect

func (x *GetSelfInfoRequest) ProtoReflect() protoreflect.Message

func (*GetSelfInfoRequest) Reset

func (x *GetSelfInfoRequest) Reset()

func (*GetSelfInfoRequest) String

func (x *GetSelfInfoRequest) String() string

type GetSelfInfoResponse

type GetSelfInfoResponse struct {
	ResponseHeader      *ResponseHeader      `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	SelfEntity          *Entity              `protobuf:"bytes,2,opt,name=self_entity,json=selfEntity" json:"self_entity,omitempty"`
	IsKnownMinor        *bool                `protobuf:"varint,3,opt,name=is_known_minor,json=isKnownMinor" json:"is_known_minor,omitempty"`
	DndState            *DoNotDisturbSetting `protobuf:"bytes,5,opt,name=dnd_state,json=dndState" json:"dnd_state,omitempty"`
	DesktopOffSetting   *DesktopOffSetting   `protobuf:"bytes,6,opt,name=desktop_off_setting,json=desktopOffSetting" json:"desktop_off_setting,omitempty"`
	PhoneData           *PhoneData           `protobuf:"bytes,7,opt,name=phone_data,json=phoneData" json:"phone_data,omitempty"`
	ConfigurationBit    []*ConfigurationBit  `protobuf:"bytes,8,rep,name=configuration_bit,json=configurationBit" json:"configuration_bit,omitempty"`
	DesktopOffState     *DesktopOffState     `protobuf:"bytes,9,opt,name=desktop_off_state,json=desktopOffState" json:"desktop_off_state,omitempty"`
	GooglePlusUser      *bool                `protobuf:"varint,10,opt,name=google_plus_user,json=googlePlusUser" json:"google_plus_user,omitempty"`
	DesktopSoundSetting *DesktopSoundSetting `protobuf:"bytes,11,opt,name=desktop_sound_setting,json=desktopSoundSetting" json:"desktop_sound_setting,omitempty"`
	RichPresenceState   *RichPresenceState   `protobuf:"bytes,12,opt,name=rich_presence_state,json=richPresenceState" json:"rich_presence_state,omitempty"`
	DefaultCountry      *Country             `protobuf:"bytes,19,opt,name=default_country,json=defaultCountry" json:"default_country,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSelfInfoResponse) Descriptor deprecated

func (*GetSelfInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSelfInfoResponse.ProtoReflect.Descriptor instead.

func (*GetSelfInfoResponse) GetConfigurationBit

func (x *GetSelfInfoResponse) GetConfigurationBit() []*ConfigurationBit

func (*GetSelfInfoResponse) GetDefaultCountry

func (x *GetSelfInfoResponse) GetDefaultCountry() *Country

func (*GetSelfInfoResponse) GetDesktopOffSetting

func (x *GetSelfInfoResponse) GetDesktopOffSetting() *DesktopOffSetting

func (*GetSelfInfoResponse) GetDesktopOffState

func (x *GetSelfInfoResponse) GetDesktopOffState() *DesktopOffState

func (*GetSelfInfoResponse) GetDesktopSoundSetting

func (x *GetSelfInfoResponse) GetDesktopSoundSetting() *DesktopSoundSetting

func (*GetSelfInfoResponse) GetDndState

func (x *GetSelfInfoResponse) GetDndState() *DoNotDisturbSetting

func (*GetSelfInfoResponse) GetGooglePlusUser

func (x *GetSelfInfoResponse) GetGooglePlusUser() bool

func (*GetSelfInfoResponse) GetIsKnownMinor

func (x *GetSelfInfoResponse) GetIsKnownMinor() bool

func (*GetSelfInfoResponse) GetPhoneData

func (x *GetSelfInfoResponse) GetPhoneData() *PhoneData

func (*GetSelfInfoResponse) GetResponseHeader

func (x *GetSelfInfoResponse) GetResponseHeader() *ResponseHeader

func (*GetSelfInfoResponse) GetRichPresenceState

func (x *GetSelfInfoResponse) GetRichPresenceState() *RichPresenceState

func (*GetSelfInfoResponse) GetSelfEntity

func (x *GetSelfInfoResponse) GetSelfEntity() *Entity

func (*GetSelfInfoResponse) ProtoMessage

func (*GetSelfInfoResponse) ProtoMessage()

func (*GetSelfInfoResponse) ProtoReflect

func (x *GetSelfInfoResponse) ProtoReflect() protoreflect.Message

func (*GetSelfInfoResponse) Reset

func (x *GetSelfInfoResponse) Reset()

func (*GetSelfInfoResponse) String

func (x *GetSelfInfoResponse) String() string

type GetSuggestedEntitiesRequest

type GetSuggestedEntitiesRequest struct {
	RequestHeader *RequestHeader `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	// Max number of non-grouped entities to return.
	MaxCount *uint64 `protobuf:"varint,4,opt,name=max_count,json=maxCount" json:"max_count,omitempty"`
	// Optional hash for "favorites" contact group.
	Favorites *SuggestedContactGroupHash `protobuf:"bytes,8,opt,name=favorites" json:"favorites,omitempty"`
	// Optional hash for "contacts you hangout with" contact group.
	ContactsYouHangoutWith *SuggestedContactGroupHash `protobuf:"bytes,9,opt,name=contacts_you_hangout_with,json=contactsYouHangoutWith" json:"contacts_you_hangout_with,omitempty"`
	// Optional hash for "other contacts on hangouts" contact group.
	OtherContactsOnHangouts *SuggestedContactGroupHash `` /* 128-byte string literal not displayed */
	// Optional hash for "other contacts" contact group.
	OtherContacts *SuggestedContactGroupHash `protobuf:"bytes,11,opt,name=other_contacts,json=otherContacts" json:"other_contacts,omitempty"`
	// Optional hash for "dismissed contacts" contact group.
	DismissedContacts *SuggestedContactGroupHash `protobuf:"bytes,12,opt,name=dismissed_contacts,json=dismissedContacts" json:"dismissed_contacts,omitempty"`
	// Optional hash for "pinned favorites" contact group.
	PinnedFavorites *SuggestedContactGroupHash `protobuf:"bytes,13,opt,name=pinned_favorites,json=pinnedFavorites" json:"pinned_favorites,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSuggestedEntitiesRequest) Descriptor deprecated

func (*GetSuggestedEntitiesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSuggestedEntitiesRequest.ProtoReflect.Descriptor instead.

func (*GetSuggestedEntitiesRequest) GetContactsYouHangoutWith

func (x *GetSuggestedEntitiesRequest) GetContactsYouHangoutWith() *SuggestedContactGroupHash

func (*GetSuggestedEntitiesRequest) GetDismissedContacts

func (x *GetSuggestedEntitiesRequest) GetDismissedContacts() *SuggestedContactGroupHash

func (*GetSuggestedEntitiesRequest) GetFavorites

func (*GetSuggestedEntitiesRequest) GetMaxCount

func (x *GetSuggestedEntitiesRequest) GetMaxCount() uint64

func (*GetSuggestedEntitiesRequest) GetOtherContacts

func (*GetSuggestedEntitiesRequest) GetOtherContactsOnHangouts

func (x *GetSuggestedEntitiesRequest) GetOtherContactsOnHangouts() *SuggestedContactGroupHash

func (*GetSuggestedEntitiesRequest) GetPinnedFavorites

func (x *GetSuggestedEntitiesRequest) GetPinnedFavorites() *SuggestedContactGroupHash

func (*GetSuggestedEntitiesRequest) GetRequestHeader

func (x *GetSuggestedEntitiesRequest) GetRequestHeader() *RequestHeader

func (*GetSuggestedEntitiesRequest) ProtoMessage

func (*GetSuggestedEntitiesRequest) ProtoMessage()

func (*GetSuggestedEntitiesRequest) ProtoReflect

func (*GetSuggestedEntitiesRequest) Reset

func (x *GetSuggestedEntitiesRequest) Reset()

func (*GetSuggestedEntitiesRequest) String

func (x *GetSuggestedEntitiesRequest) String() string

type GetSuggestedEntitiesResponse

type GetSuggestedEntitiesResponse struct {
	ResponseHeader          *ResponseHeader        `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	Entity                  []*Entity              `protobuf:"bytes,2,rep,name=entity" json:"entity,omitempty"`
	Favorites               *SuggestedContactGroup `protobuf:"bytes,4,opt,name=favorites" json:"favorites,omitempty"`
	ContactsYouHangoutWith  *SuggestedContactGroup `protobuf:"bytes,5,opt,name=contacts_you_hangout_with,json=contactsYouHangoutWith" json:"contacts_you_hangout_with,omitempty"`
	OtherContactsOnHangouts *SuggestedContactGroup `` /* 127-byte string literal not displayed */
	OtherContacts           *SuggestedContactGroup `protobuf:"bytes,7,opt,name=other_contacts,json=otherContacts" json:"other_contacts,omitempty"`
	DismissedContacts       *SuggestedContactGroup `protobuf:"bytes,8,opt,name=dismissed_contacts,json=dismissedContacts" json:"dismissed_contacts,omitempty"`
	PinnedFavorites         *SuggestedContactGroup `protobuf:"bytes,9,opt,name=pinned_favorites,json=pinnedFavorites" json:"pinned_favorites,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSuggestedEntitiesResponse) Descriptor deprecated

func (*GetSuggestedEntitiesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSuggestedEntitiesResponse.ProtoReflect.Descriptor instead.

func (*GetSuggestedEntitiesResponse) GetContactsYouHangoutWith

func (x *GetSuggestedEntitiesResponse) GetContactsYouHangoutWith() *SuggestedContactGroup

func (*GetSuggestedEntitiesResponse) GetDismissedContacts

func (x *GetSuggestedEntitiesResponse) GetDismissedContacts() *SuggestedContactGroup

func (*GetSuggestedEntitiesResponse) GetEntity

func (x *GetSuggestedEntitiesResponse) GetEntity() []*Entity

func (*GetSuggestedEntitiesResponse) GetFavorites

func (*GetSuggestedEntitiesResponse) GetOtherContacts

func (x *GetSuggestedEntitiesResponse) GetOtherContacts() *SuggestedContactGroup

func (*GetSuggestedEntitiesResponse) GetOtherContactsOnHangouts

func (x *GetSuggestedEntitiesResponse) GetOtherContactsOnHangouts() *SuggestedContactGroup

func (*GetSuggestedEntitiesResponse) GetPinnedFavorites

func (x *GetSuggestedEntitiesResponse) GetPinnedFavorites() *SuggestedContactGroup

func (*GetSuggestedEntitiesResponse) GetResponseHeader

func (x *GetSuggestedEntitiesResponse) GetResponseHeader() *ResponseHeader

func (*GetSuggestedEntitiesResponse) ProtoMessage

func (*GetSuggestedEntitiesResponse) ProtoMessage()

func (*GetSuggestedEntitiesResponse) ProtoReflect

func (*GetSuggestedEntitiesResponse) Reset

func (x *GetSuggestedEntitiesResponse) Reset()

func (*GetSuggestedEntitiesResponse) String

type GroupLinkSharingModification

type GroupLinkSharingModification struct {
	NewStatus *GroupLinkSharingStatus `protobuf:"varint,1,opt,name=new_status,json=newStatus,enum=hangouts.GroupLinkSharingStatus" json:"new_status,omitempty"`
	// contains filtered or unexported fields
}

func (*GroupLinkSharingModification) Descriptor deprecated

func (*GroupLinkSharingModification) Descriptor() ([]byte, []int)

Deprecated: Use GroupLinkSharingModification.ProtoReflect.Descriptor instead.

func (*GroupLinkSharingModification) GetNewStatus

func (*GroupLinkSharingModification) ProtoMessage

func (*GroupLinkSharingModification) ProtoMessage()

func (*GroupLinkSharingModification) ProtoReflect

func (*GroupLinkSharingModification) Reset

func (x *GroupLinkSharingModification) Reset()

func (*GroupLinkSharingModification) String

type GroupLinkSharingStatus

type GroupLinkSharingStatus int32
const (
	GroupLinkSharingStatus_GROUP_LINK_SHARING_STATUS_UNKNOWN GroupLinkSharingStatus = 0
	GroupLinkSharingStatus_GROUP_LINK_SHARING_STATUS_ON      GroupLinkSharingStatus = 1
	GroupLinkSharingStatus_GROUP_LINK_SHARING_STATUS_OFF     GroupLinkSharingStatus = 2
)

func (GroupLinkSharingStatus) Descriptor

func (GroupLinkSharingStatus) Enum

func (GroupLinkSharingStatus) EnumDescriptor deprecated

func (GroupLinkSharingStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use GroupLinkSharingStatus.Descriptor instead.

func (GroupLinkSharingStatus) Number

func (GroupLinkSharingStatus) String

func (x GroupLinkSharingStatus) String() string

func (GroupLinkSharingStatus) Type

func (*GroupLinkSharingStatus) UnmarshalJSON deprecated

func (x *GroupLinkSharingStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type HangoutEvent

type HangoutEvent struct {
	EventType     *HangoutEventType `protobuf:"varint,1,opt,name=event_type,json=eventType,enum=hangouts.HangoutEventType" json:"event_type,omitempty"`
	ParticipantId []*ParticipantId  `protobuf:"bytes,2,rep,name=participant_id,json=participantId" json:"participant_id,omitempty"`
	// contains filtered or unexported fields
}

func (*HangoutEvent) Descriptor deprecated

func (*HangoutEvent) Descriptor() ([]byte, []int)

Deprecated: Use HangoutEvent.ProtoReflect.Descriptor instead.

func (*HangoutEvent) GetEventType

func (x *HangoutEvent) GetEventType() HangoutEventType

func (*HangoutEvent) GetParticipantId

func (x *HangoutEvent) GetParticipantId() []*ParticipantId

func (*HangoutEvent) ProtoMessage

func (*HangoutEvent) ProtoMessage()

func (*HangoutEvent) ProtoReflect

func (x *HangoutEvent) ProtoReflect() protoreflect.Message

func (*HangoutEvent) Reset

func (x *HangoutEvent) Reset()

func (*HangoutEvent) String

func (x *HangoutEvent) String() string

type HangoutEventType

type HangoutEventType int32
const (
	HangoutEventType_HANGOUT_EVENT_TYPE_UNKNOWN     HangoutEventType = 0
	HangoutEventType_HANGOUT_EVENT_TYPE_START       HangoutEventType = 1
	HangoutEventType_HANGOUT_EVENT_TYPE_END         HangoutEventType = 2
	HangoutEventType_HANGOUT_EVENT_TYPE_JOIN        HangoutEventType = 3
	HangoutEventType_HANGOUT_EVENT_TYPE_LEAVE       HangoutEventType = 4
	HangoutEventType_HANGOUT_EVENT_TYPE_COMING_SOON HangoutEventType = 5
	HangoutEventType_HANGOUT_EVENT_TYPE_ONGOING     HangoutEventType = 6
)

func (HangoutEventType) Descriptor

func (HangoutEventType) Enum

func (HangoutEventType) EnumDescriptor deprecated

func (HangoutEventType) EnumDescriptor() ([]byte, []int)

Deprecated: Use HangoutEventType.Descriptor instead.

func (HangoutEventType) Number

func (HangoutEventType) String

func (x HangoutEventType) String() string

func (HangoutEventType) Type

func (*HangoutEventType) UnmarshalJSON deprecated

func (x *HangoutEventType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type HashModifier

type HashModifier struct {
	UpdateId *string `protobuf:"bytes,1,opt,name=update_id,json=updateId" json:"update_id,omitempty"`
	HashDiff *uint64 `protobuf:"varint,2,opt,name=hash_diff,json=hashDiff" json:"hash_diff,omitempty"`
	Version  *uint64 `protobuf:"varint,4,opt,name=version" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*HashModifier) Descriptor deprecated

func (*HashModifier) Descriptor() ([]byte, []int)

Deprecated: Use HashModifier.ProtoReflect.Descriptor instead.

func (*HashModifier) GetHashDiff

func (x *HashModifier) GetHashDiff() uint64

func (*HashModifier) GetUpdateId

func (x *HashModifier) GetUpdateId() string

func (*HashModifier) GetVersion

func (x *HashModifier) GetVersion() uint64

func (*HashModifier) ProtoMessage

func (*HashModifier) ProtoMessage()

func (*HashModifier) ProtoReflect

func (x *HashModifier) ProtoReflect() protoreflect.Message

func (*HashModifier) Reset

func (x *HashModifier) Reset()

func (*HashModifier) String

func (x *HashModifier) String() string

type I18NData

type I18NData struct {
	NationalNumber      *string                `protobuf:"bytes,1,opt,name=national_number,json=nationalNumber" json:"national_number,omitempty"`
	InternationalNumber *string                `protobuf:"bytes,2,opt,name=international_number,json=internationalNumber" json:"international_number,omitempty"`
	CountryCode         *uint64                `protobuf:"varint,3,opt,name=country_code,json=countryCode" json:"country_code,omitempty"`
	RegionCode          *string                `protobuf:"bytes,4,opt,name=region_code,json=regionCode" json:"region_code,omitempty"`
	IsValid             *bool                  `protobuf:"varint,5,opt,name=is_valid,json=isValid" json:"is_valid,omitempty"`
	ValidationResult    *PhoneValidationResult `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*I18NData) Descriptor deprecated

func (*I18NData) Descriptor() ([]byte, []int)

Deprecated: Use I18NData.ProtoReflect.Descriptor instead.

func (*I18NData) GetCountryCode

func (x *I18NData) GetCountryCode() uint64

func (*I18NData) GetInternationalNumber

func (x *I18NData) GetInternationalNumber() string

func (*I18NData) GetIsValid

func (x *I18NData) GetIsValid() bool

func (*I18NData) GetNationalNumber

func (x *I18NData) GetNationalNumber() string

func (*I18NData) GetRegionCode

func (x *I18NData) GetRegionCode() string

func (*I18NData) GetValidationResult

func (x *I18NData) GetValidationResult() PhoneValidationResult

func (*I18NData) ProtoMessage

func (*I18NData) ProtoMessage()

func (*I18NData) ProtoReflect

func (x *I18NData) ProtoReflect() protoreflect.Message

func (*I18NData) Reset

func (x *I18NData) Reset()

func (*I18NData) String

func (x *I18NData) String() string

type InvitationAffinity

type InvitationAffinity int32
const (
	InvitationAffinity_INVITE_AFFINITY_UNKNOWN InvitationAffinity = 0
	InvitationAffinity_INVITE_AFFINITY_HIGH    InvitationAffinity = 1
	InvitationAffinity_INVITE_AFFINITY_LOW     InvitationAffinity = 2
)

func (InvitationAffinity) Descriptor

func (InvitationAffinity) Enum

func (InvitationAffinity) EnumDescriptor deprecated

func (InvitationAffinity) EnumDescriptor() ([]byte, []int)

Deprecated: Use InvitationAffinity.Descriptor instead.

func (InvitationAffinity) Number

func (InvitationAffinity) String

func (x InvitationAffinity) String() string

func (InvitationAffinity) Type

func (*InvitationAffinity) UnmarshalJSON deprecated

func (x *InvitationAffinity) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type InvitationStatus

type InvitationStatus int32
const (
	InvitationStatus_INVITATION_STATUS_UNKNOWN  InvitationStatus = 0
	InvitationStatus_INVITATION_STATUS_PENDING  InvitationStatus = 1
	InvitationStatus_INVITATION_STATUS_ACCEPTED InvitationStatus = 2
)

func (InvitationStatus) Descriptor

func (InvitationStatus) Enum

func (InvitationStatus) EnumDescriptor deprecated

func (InvitationStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use InvitationStatus.Descriptor instead.

func (InvitationStatus) Number

func (InvitationStatus) String

func (x InvitationStatus) String() string

func (InvitationStatus) Type

func (*InvitationStatus) UnmarshalJSON deprecated

func (x *InvitationStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type InviteeID

type InviteeID struct {
	GaiaId       *string `protobuf:"bytes,1,opt,name=gaia_id,json=gaiaId" json:"gaia_id,omitempty"`
	FallbackName *string `protobuf:"bytes,4,opt,name=fallback_name,json=fallbackName" json:"fallback_name,omitempty"`
	// contains filtered or unexported fields
}

func (*InviteeID) Descriptor deprecated

func (*InviteeID) Descriptor() ([]byte, []int)

Deprecated: Use InviteeID.ProtoReflect.Descriptor instead.

func (*InviteeID) GetFallbackName

func (x *InviteeID) GetFallbackName() string

func (*InviteeID) GetGaiaId

func (x *InviteeID) GetGaiaId() string

func (*InviteeID) ProtoMessage

func (*InviteeID) ProtoMessage()

func (*InviteeID) ProtoReflect

func (x *InviteeID) ProtoReflect() protoreflect.Message

func (*InviteeID) Reset

func (x *InviteeID) Reset()

func (*InviteeID) String

func (x *InviteeID) String() string

type ItemType

type ItemType int32

A type of embedded item.

const (
	ItemType_ITEM_TYPE_THING ItemType = 0
	// Google Plus photo.
	ItemType_ITEM_TYPE_PLUS_PHOTO ItemType = 249
	ItemType_ITEM_TYPE_PLACE      ItemType = 335
	// Google Map place.
	ItemType_ITEM_TYPE_PLACE_V2 ItemType = 340
)

func (ItemType) Descriptor

func (ItemType) Descriptor() protoreflect.EnumDescriptor

func (ItemType) Enum

func (x ItemType) Enum() *ItemType

func (ItemType) EnumDescriptor deprecated

func (ItemType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ItemType.Descriptor instead.

func (ItemType) Number

func (x ItemType) Number() protoreflect.EnumNumber

func (ItemType) String

func (x ItemType) String() string

func (ItemType) Type

func (*ItemType) UnmarshalJSON deprecated

func (x *ItemType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type LastSeen

type LastSeen struct {
	LastSeenTimestampUsec *uint64 `protobuf:"varint,1,opt,name=last_seen_timestamp_usec,json=lastSeenTimestampUsec" json:"last_seen_timestamp_usec,omitempty"`
	UsecSinceLastSeen     *uint64 `protobuf:"varint,2,opt,name=usec_since_last_seen,json=usecSinceLastSeen" json:"usec_since_last_seen,omitempty"`
	// contains filtered or unexported fields
}

func (*LastSeen) Descriptor deprecated

func (*LastSeen) Descriptor() ([]byte, []int)

Deprecated: Use LastSeen.ProtoReflect.Descriptor instead.

func (*LastSeen) GetLastSeenTimestampUsec

func (x *LastSeen) GetLastSeenTimestampUsec() uint64

func (*LastSeen) GetUsecSinceLastSeen

func (x *LastSeen) GetUsecSinceLastSeen() uint64

func (*LastSeen) ProtoMessage

func (*LastSeen) ProtoMessage()

func (*LastSeen) ProtoReflect

func (x *LastSeen) ProtoReflect() protoreflect.Message

func (*LastSeen) Reset

func (x *LastSeen) Reset()

func (*LastSeen) String

func (x *LastSeen) String() string

type LinkData

type LinkData struct {
	LinkTarget *string `protobuf:"bytes,1,opt,name=link_target,json=linkTarget" json:"link_target,omitempty"`
	// contains filtered or unexported fields
}

func (*LinkData) Descriptor deprecated

func (*LinkData) Descriptor() ([]byte, []int)

Deprecated: Use LinkData.ProtoReflect.Descriptor instead.

func (*LinkData) GetLinkTarget

func (x *LinkData) GetLinkTarget() string

func (*LinkData) ProtoMessage

func (*LinkData) ProtoMessage()

func (*LinkData) ProtoReflect

func (x *LinkData) ProtoReflect() protoreflect.Message

func (*LinkData) Reset

func (x *LinkData) Reset()

func (*LinkData) String

func (x *LinkData) String() string

type Location

type Location struct {
	Place *EMPlace `protobuf:"bytes,1,opt,name=place" json:"place,omitempty"`
	// contains filtered or unexported fields
}

func (*Location) Descriptor deprecated

func (*Location) Descriptor() ([]byte, []int)

Deprecated: Use Location.ProtoReflect.Descriptor instead.

func (*Location) GetPlace

func (x *Location) GetPlace() *EMPlace

func (*Location) ProtoMessage

func (*Location) ProtoMessage()

func (*Location) ProtoReflect

func (x *Location) ProtoReflect() protoreflect.Message

func (*Location) Reset

func (x *Location) Reset()

func (*Location) String

func (x *Location) String() string

type MembershipChange

type MembershipChange struct {
	Type           *MembershipChangeType `protobuf:"varint,1,opt,name=type,enum=hangouts.MembershipChangeType" json:"type,omitempty"`
	ParticipantIds []*ParticipantId      `protobuf:"bytes,3,rep,name=participant_ids,json=participantIds" json:"participant_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*MembershipChange) Descriptor deprecated

func (*MembershipChange) Descriptor() ([]byte, []int)

Deprecated: Use MembershipChange.ProtoReflect.Descriptor instead.

func (*MembershipChange) GetParticipantIds

func (x *MembershipChange) GetParticipantIds() []*ParticipantId

func (*MembershipChange) GetType

func (*MembershipChange) ProtoMessage

func (*MembershipChange) ProtoMessage()

func (*MembershipChange) ProtoReflect

func (x *MembershipChange) ProtoReflect() protoreflect.Message

func (*MembershipChange) Reset

func (x *MembershipChange) Reset()

func (*MembershipChange) String

func (x *MembershipChange) String() string

type MembershipChangeType

type MembershipChangeType int32
const (
	MembershipChangeType_MEMBERSHIP_CHANGE_TYPE_JOIN  MembershipChangeType = 1
	MembershipChangeType_MEMBERSHIP_CHANGE_TYPE_LEAVE MembershipChangeType = 2
)

func (MembershipChangeType) Descriptor

func (MembershipChangeType) Enum

func (MembershipChangeType) EnumDescriptor deprecated

func (MembershipChangeType) EnumDescriptor() ([]byte, []int)

Deprecated: Use MembershipChangeType.Descriptor instead.

func (MembershipChangeType) Number

func (MembershipChangeType) String

func (x MembershipChangeType) String() string

func (MembershipChangeType) Type

func (*MembershipChangeType) UnmarshalJSON deprecated

func (x *MembershipChangeType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type MessageContent

type MessageContent struct {
	Segment    []*Segment    `protobuf:"bytes,1,rep,name=segment" json:"segment,omitempty"`
	Attachment []*Attachment `protobuf:"bytes,2,rep,name=attachment" json:"attachment,omitempty"`
	// contains filtered or unexported fields
}

Chat message content.

func (*MessageContent) Descriptor deprecated

func (*MessageContent) Descriptor() ([]byte, []int)

Deprecated: Use MessageContent.ProtoReflect.Descriptor instead.

func (*MessageContent) GetAttachment

func (x *MessageContent) GetAttachment() []*Attachment

func (*MessageContent) GetSegment

func (x *MessageContent) GetSegment() []*Segment

func (*MessageContent) ProtoMessage

func (*MessageContent) ProtoMessage()

func (*MessageContent) ProtoReflect

func (x *MessageContent) ProtoReflect() protoreflect.Message

func (*MessageContent) Reset

func (x *MessageContent) Reset()

func (*MessageContent) String

func (x *MessageContent) String() string

type ModifyOTRStatusRequest

type ModifyOTRStatusRequest struct {
	RequestHeader      *RequestHeader      `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	OtrStatus          *OffTheRecordStatus `protobuf:"varint,3,opt,name=otr_status,json=otrStatus,enum=hangouts.OffTheRecordStatus" json:"otr_status,omitempty"`
	EventRequestHeader *EventRequestHeader `protobuf:"bytes,5,opt,name=event_request_header,json=eventRequestHeader" json:"event_request_header,omitempty"`
	// contains filtered or unexported fields
}

func (*ModifyOTRStatusRequest) Descriptor deprecated

func (*ModifyOTRStatusRequest) Descriptor() ([]byte, []int)

Deprecated: Use ModifyOTRStatusRequest.ProtoReflect.Descriptor instead.

func (*ModifyOTRStatusRequest) GetEventRequestHeader

func (x *ModifyOTRStatusRequest) GetEventRequestHeader() *EventRequestHeader

func (*ModifyOTRStatusRequest) GetOtrStatus

func (x *ModifyOTRStatusRequest) GetOtrStatus() OffTheRecordStatus

func (*ModifyOTRStatusRequest) GetRequestHeader

func (x *ModifyOTRStatusRequest) GetRequestHeader() *RequestHeader

func (*ModifyOTRStatusRequest) ProtoMessage

func (*ModifyOTRStatusRequest) ProtoMessage()

func (*ModifyOTRStatusRequest) ProtoReflect

func (x *ModifyOTRStatusRequest) ProtoReflect() protoreflect.Message

func (*ModifyOTRStatusRequest) Reset

func (x *ModifyOTRStatusRequest) Reset()

func (*ModifyOTRStatusRequest) String

func (x *ModifyOTRStatusRequest) String() string

type ModifyOTRStatusResponse

type ModifyOTRStatusResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	CreatedEvent   *Event          `protobuf:"bytes,4,opt,name=created_event,json=createdEvent" json:"created_event,omitempty"`
	// contains filtered or unexported fields
}

func (*ModifyOTRStatusResponse) Descriptor deprecated

func (*ModifyOTRStatusResponse) Descriptor() ([]byte, []int)

Deprecated: Use ModifyOTRStatusResponse.ProtoReflect.Descriptor instead.

func (*ModifyOTRStatusResponse) GetCreatedEvent

func (x *ModifyOTRStatusResponse) GetCreatedEvent() *Event

func (*ModifyOTRStatusResponse) GetResponseHeader

func (x *ModifyOTRStatusResponse) GetResponseHeader() *ResponseHeader

func (*ModifyOTRStatusResponse) ProtoMessage

func (*ModifyOTRStatusResponse) ProtoMessage()

func (*ModifyOTRStatusResponse) ProtoReflect

func (x *ModifyOTRStatusResponse) ProtoReflect() protoreflect.Message

func (*ModifyOTRStatusResponse) Reset

func (x *ModifyOTRStatusResponse) Reset()

func (*ModifyOTRStatusResponse) String

func (x *ModifyOTRStatusResponse) String() string

type MoodContent

type MoodContent struct {
	Segment []*Segment `protobuf:"bytes,1,rep,name=segment" json:"segment,omitempty"`
	// contains filtered or unexported fields
}

func (*MoodContent) Descriptor deprecated

func (*MoodContent) Descriptor() ([]byte, []int)

Deprecated: Use MoodContent.ProtoReflect.Descriptor instead.

func (*MoodContent) GetSegment

func (x *MoodContent) GetSegment() []*Segment

func (*MoodContent) ProtoMessage

func (*MoodContent) ProtoMessage()

func (*MoodContent) ProtoReflect

func (x *MoodContent) ProtoReflect() protoreflect.Message

func (*MoodContent) Reset

func (x *MoodContent) Reset()

func (*MoodContent) String

func (x *MoodContent) String() string

type MoodMessage

type MoodMessage struct {
	MoodContent *MoodContent `protobuf:"bytes,1,opt,name=mood_content,json=moodContent" json:"mood_content,omitempty"`
	// contains filtered or unexported fields
}

func (*MoodMessage) Descriptor deprecated

func (*MoodMessage) Descriptor() ([]byte, []int)

Deprecated: Use MoodMessage.ProtoReflect.Descriptor instead.

func (*MoodMessage) GetMoodContent

func (x *MoodMessage) GetMoodContent() *MoodContent

func (*MoodMessage) ProtoMessage

func (*MoodMessage) ProtoMessage()

func (*MoodMessage) ProtoReflect

func (x *MoodMessage) ProtoReflect() protoreflect.Message

func (*MoodMessage) Reset

func (x *MoodMessage) Reset()

func (*MoodMessage) String

func (x *MoodMessage) String() string

type MoodSetting

type MoodSetting struct {
	MoodMessage *MoodMessage `protobuf:"bytes,1,opt,name=mood_message,json=moodMessage" json:"mood_message,omitempty"`
	// contains filtered or unexported fields
}

The user's mood message.

func (*MoodSetting) Descriptor deprecated

func (*MoodSetting) Descriptor() ([]byte, []int)

Deprecated: Use MoodSetting.ProtoReflect.Descriptor instead.

func (*MoodSetting) GetMoodMessage

func (x *MoodSetting) GetMoodMessage() *MoodMessage

func (*MoodSetting) ProtoMessage

func (*MoodSetting) ProtoMessage()

func (*MoodSetting) ProtoReflect

func (x *MoodSetting) ProtoReflect() protoreflect.Message

func (*MoodSetting) Reset

func (x *MoodSetting) Reset()

func (*MoodSetting) String

func (x *MoodSetting) String() string

type MoodState

type MoodState struct {
	MoodSetting *MoodSetting `protobuf:"bytes,4,opt,name=mood_setting,json=moodSetting" json:"mood_setting,omitempty"`
	// contains filtered or unexported fields
}

func (*MoodState) Descriptor deprecated

func (*MoodState) Descriptor() ([]byte, []int)

Deprecated: Use MoodState.ProtoReflect.Descriptor instead.

func (*MoodState) GetMoodSetting

func (x *MoodState) GetMoodSetting() *MoodSetting

func (*MoodState) ProtoMessage

func (*MoodState) ProtoMessage()

func (*MoodState) ProtoReflect

func (x *MoodState) ProtoReflect() protoreflect.Message

func (*MoodState) Reset

func (x *MoodState) Reset()

func (*MoodState) String

func (x *MoodState) String() string

type NetworkType

type NetworkType int32
const (
	NetworkType_NETWORK_TYPE_UNKNOWN      NetworkType = 0
	NetworkType_NETWORK_TYPE_BABEL        NetworkType = 1
	NetworkType_NETWORK_TYPE_GOOGLE_VOICE NetworkType = 2
)

func (NetworkType) Descriptor

func (NetworkType) Enum

func (x NetworkType) Enum() *NetworkType

func (NetworkType) EnumDescriptor deprecated

func (NetworkType) EnumDescriptor() ([]byte, []int)

Deprecated: Use NetworkType.Descriptor instead.

func (NetworkType) Number

func (x NetworkType) Number() protoreflect.EnumNumber

func (NetworkType) String

func (x NetworkType) String() string

func (NetworkType) Type

func (*NetworkType) UnmarshalJSON deprecated

func (x *NetworkType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type NotificationLevel

type NotificationLevel int32
const (
	NotificationLevel_NOTIFICATION_LEVEL_UNKNOWN NotificationLevel = 0
	// Notifications are disabled.
	NotificationLevel_NOTIFICATION_LEVEL_QUIET NotificationLevel = 10
	// Notifications are enabled.
	NotificationLevel_NOTIFICATION_LEVEL_RING NotificationLevel = 30
)

func (NotificationLevel) Descriptor

func (NotificationLevel) Enum

func (NotificationLevel) EnumDescriptor deprecated

func (NotificationLevel) EnumDescriptor() ([]byte, []int)

Deprecated: Use NotificationLevel.Descriptor instead.

func (NotificationLevel) Number

func (NotificationLevel) String

func (x NotificationLevel) String() string

func (NotificationLevel) Type

func (*NotificationLevel) UnmarshalJSON deprecated

func (x *NotificationLevel) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type NotificationSettings

type NotificationSettings struct {
	DndSettings *DoNotDisturbSetting `protobuf:"bytes,1,opt,name=dnd_settings,json=dndSettings" json:"dnd_settings,omitempty"`
	// contains filtered or unexported fields
}

func (*NotificationSettings) Descriptor deprecated

func (*NotificationSettings) Descriptor() ([]byte, []int)

Deprecated: Use NotificationSettings.ProtoReflect.Descriptor instead.

func (*NotificationSettings) GetDndSettings

func (x *NotificationSettings) GetDndSettings() *DoNotDisturbSetting

func (*NotificationSettings) ProtoMessage

func (*NotificationSettings) ProtoMessage()

func (*NotificationSettings) ProtoReflect

func (x *NotificationSettings) ProtoReflect() protoreflect.Message

func (*NotificationSettings) Reset

func (x *NotificationSettings) Reset()

func (*NotificationSettings) String

func (x *NotificationSettings) String() string

type OTRModification

type OTRModification struct {
	OldOtrStatus *OffTheRecordStatus `` /* 126-byte string literal not displayed */
	NewOtrStatus *OffTheRecordStatus `` /* 126-byte string literal not displayed */
	OldOtrToggle *OffTheRecordToggle `` /* 126-byte string literal not displayed */
	NewOtrToggle *OffTheRecordToggle `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*OTRModification) Descriptor deprecated

func (*OTRModification) Descriptor() ([]byte, []int)

Deprecated: Use OTRModification.ProtoReflect.Descriptor instead.

func (*OTRModification) GetNewOtrStatus

func (x *OTRModification) GetNewOtrStatus() OffTheRecordStatus

func (*OTRModification) GetNewOtrToggle

func (x *OTRModification) GetNewOtrToggle() OffTheRecordToggle

func (*OTRModification) GetOldOtrStatus

func (x *OTRModification) GetOldOtrStatus() OffTheRecordStatus

func (*OTRModification) GetOldOtrToggle

func (x *OTRModification) GetOldOtrToggle() OffTheRecordToggle

func (*OTRModification) ProtoMessage

func (*OTRModification) ProtoMessage()

func (*OTRModification) ProtoReflect

func (x *OTRModification) ProtoReflect() protoreflect.Message

func (*OTRModification) Reset

func (x *OTRModification) Reset()

func (*OTRModification) String

func (x *OTRModification) String() string

type OffTheRecordStatus

type OffTheRecordStatus int32
const (
	OffTheRecordStatus_OFF_THE_RECORD_STATUS_UNKNOWN OffTheRecordStatus = 0
	// Conversation is off-the-record (history disabled).
	OffTheRecordStatus_OFF_THE_RECORD_STATUS_OFF_THE_RECORD OffTheRecordStatus = 1
	// Conversation is on-the-record (history enabled).
	OffTheRecordStatus_OFF_THE_RECORD_STATUS_ON_THE_RECORD OffTheRecordStatus = 2
)

func (OffTheRecordStatus) Descriptor

func (OffTheRecordStatus) Enum

func (OffTheRecordStatus) EnumDescriptor deprecated

func (OffTheRecordStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use OffTheRecordStatus.Descriptor instead.

func (OffTheRecordStatus) Number

func (OffTheRecordStatus) String

func (x OffTheRecordStatus) String() string

func (OffTheRecordStatus) Type

func (*OffTheRecordStatus) UnmarshalJSON deprecated

func (x *OffTheRecordStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type OffTheRecordToggle

type OffTheRecordToggle int32

Whether the OTR toggle is available to the user.

const (
	OffTheRecordToggle_OFF_THE_RECORD_TOGGLE_UNKNOWN  OffTheRecordToggle = 0
	OffTheRecordToggle_OFF_THE_RECORD_TOGGLE_ENABLED  OffTheRecordToggle = 1
	OffTheRecordToggle_OFF_THE_RECORD_TOGGLE_DISABLED OffTheRecordToggle = 2
)

func (OffTheRecordToggle) Descriptor

func (OffTheRecordToggle) Enum

func (OffTheRecordToggle) EnumDescriptor deprecated

func (OffTheRecordToggle) EnumDescriptor() ([]byte, []int)

Deprecated: Use OffTheRecordToggle.Descriptor instead.

func (OffTheRecordToggle) Number

func (OffTheRecordToggle) String

func (x OffTheRecordToggle) String() string

func (OffTheRecordToggle) Type

func (*OffTheRecordToggle) UnmarshalJSON deprecated

func (x *OffTheRecordToggle) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type OffnetworkAddress

type OffnetworkAddress struct {
	Type  *OffnetworkAddressType `protobuf:"varint,1,opt,name=type,enum=hangouts.OffnetworkAddressType" json:"type,omitempty"`
	Email *string                `protobuf:"bytes,3,opt,name=email" json:"email,omitempty"`
	// contains filtered or unexported fields
}

func (*OffnetworkAddress) Descriptor deprecated

func (*OffnetworkAddress) Descriptor() ([]byte, []int)

Deprecated: Use OffnetworkAddress.ProtoReflect.Descriptor instead.

func (*OffnetworkAddress) GetEmail

func (x *OffnetworkAddress) GetEmail() string

func (*OffnetworkAddress) GetType

func (*OffnetworkAddress) ProtoMessage

func (*OffnetworkAddress) ProtoMessage()

func (*OffnetworkAddress) ProtoReflect

func (x *OffnetworkAddress) ProtoReflect() protoreflect.Message

func (*OffnetworkAddress) Reset

func (x *OffnetworkAddress) Reset()

func (*OffnetworkAddress) String

func (x *OffnetworkAddress) String() string

type OffnetworkAddressType

type OffnetworkAddressType int32
const (
	OffnetworkAddressType_OFFNETWORK_ADDRESS_TYPE_UNKNOWN OffnetworkAddressType = 0
	OffnetworkAddressType_OFFNETWORK_ADDRESS_TYPE_EMAIL   OffnetworkAddressType = 1
)

func (OffnetworkAddressType) Descriptor

func (OffnetworkAddressType) Enum

func (OffnetworkAddressType) EnumDescriptor deprecated

func (OffnetworkAddressType) EnumDescriptor() ([]byte, []int)

Deprecated: Use OffnetworkAddressType.Descriptor instead.

func (OffnetworkAddressType) Number

func (OffnetworkAddressType) String

func (x OffnetworkAddressType) String() string

func (OffnetworkAddressType) Type

func (*OffnetworkAddressType) UnmarshalJSON deprecated

func (x *OffnetworkAddressType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type ParticipantId

type ParticipantId struct {

	// Unique identifier for a user's Google account.
	GaiaId *string `protobuf:"bytes,1,opt,name=gaia_id,json=gaiaId" json:"gaia_id,omitempty"`
	// Seems to always be the same as gaia_id.
	ChatId *string `protobuf:"bytes,2,opt,name=chat_id,json=chatId" json:"chat_id,omitempty"`
	// contains filtered or unexported fields
}

Identifies a user.

func (*ParticipantId) Descriptor deprecated

func (*ParticipantId) Descriptor() ([]byte, []int)

Deprecated: Use ParticipantId.ProtoReflect.Descriptor instead.

func (*ParticipantId) GetChatId

func (x *ParticipantId) GetChatId() string

func (*ParticipantId) GetGaiaId

func (x *ParticipantId) GetGaiaId() string

func (*ParticipantId) ProtoMessage

func (*ParticipantId) ProtoMessage()

func (*ParticipantId) ProtoReflect

func (x *ParticipantId) ProtoReflect() protoreflect.Message

func (*ParticipantId) Reset

func (x *ParticipantId) Reset()

func (*ParticipantId) String

func (x *ParticipantId) String() string

type ParticipantType

type ParticipantType int32
const (
	ParticipantType_PARTICIPANT_TYPE_UNKNOWN      ParticipantType = 0
	ParticipantType_PARTICIPANT_TYPE_GAIA         ParticipantType = 2
	ParticipantType_PARTICIPANT_TYPE_GOOGLE_VOICE ParticipantType = 3
)

func (ParticipantType) Descriptor

func (ParticipantType) Enum

func (x ParticipantType) Enum() *ParticipantType

func (ParticipantType) EnumDescriptor deprecated

func (ParticipantType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ParticipantType.Descriptor instead.

func (ParticipantType) Number

func (ParticipantType) String

func (x ParticipantType) String() string

func (ParticipantType) Type

func (*ParticipantType) UnmarshalJSON deprecated

func (x *ParticipantType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type Phone

type Phone struct {
	PhoneNumber           *PhoneNumber                `protobuf:"bytes,1,opt,name=phone_number,json=phoneNumber" json:"phone_number,omitempty"`
	GoogleVoice           *bool                       `protobuf:"varint,2,opt,name=google_voice,json=googleVoice" json:"google_voice,omitempty"`
	VerificationStatus    *PhoneVerificationStatus    `` /* 147-byte string literal not displayed */
	Discoverable          *bool                       `protobuf:"varint,4,opt,name=discoverable" json:"discoverable,omitempty"`
	DiscoverabilityStatus *PhoneDiscoverabilityStatus `` /* 159-byte string literal not displayed */
	Primary               *bool                       `protobuf:"varint,6,opt,name=primary" json:"primary,omitempty"`
	// contains filtered or unexported fields
}

func (*Phone) Descriptor deprecated

func (*Phone) Descriptor() ([]byte, []int)

Deprecated: Use Phone.ProtoReflect.Descriptor instead.

func (*Phone) GetDiscoverabilityStatus

func (x *Phone) GetDiscoverabilityStatus() PhoneDiscoverabilityStatus

func (*Phone) GetDiscoverable

func (x *Phone) GetDiscoverable() bool

func (*Phone) GetGoogleVoice

func (x *Phone) GetGoogleVoice() bool

func (*Phone) GetPhoneNumber

func (x *Phone) GetPhoneNumber() *PhoneNumber

func (*Phone) GetPrimary

func (x *Phone) GetPrimary() bool

func (*Phone) GetVerificationStatus

func (x *Phone) GetVerificationStatus() PhoneVerificationStatus

func (*Phone) ProtoMessage

func (*Phone) ProtoMessage()

func (*Phone) ProtoReflect

func (x *Phone) ProtoReflect() protoreflect.Message

func (*Phone) Reset

func (x *Phone) Reset()

func (*Phone) String

func (x *Phone) String() string

type PhoneData

type PhoneData struct {
	Phone                []*Phone              `protobuf:"bytes,1,rep,name=phone" json:"phone,omitempty"`
	CallerIdSettingsMask *CallerIdSettingsMask `` /* 154-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PhoneData) Descriptor deprecated

func (*PhoneData) Descriptor() ([]byte, []int)

Deprecated: Use PhoneData.ProtoReflect.Descriptor instead.

func (*PhoneData) GetCallerIdSettingsMask

func (x *PhoneData) GetCallerIdSettingsMask() CallerIdSettingsMask

func (*PhoneData) GetPhone

func (x *PhoneData) GetPhone() []*Phone

func (*PhoneData) ProtoMessage

func (*PhoneData) ProtoMessage()

func (*PhoneData) ProtoReflect

func (x *PhoneData) ProtoReflect() protoreflect.Message

func (*PhoneData) Reset

func (x *PhoneData) Reset()

func (*PhoneData) String

func (x *PhoneData) String() string

type PhoneDiscoverabilityStatus

type PhoneDiscoverabilityStatus int32
const (
	PhoneDiscoverabilityStatus_PHONE_DISCOVERABILITY_STATUS_UNKNOWN                       PhoneDiscoverabilityStatus = 0
	PhoneDiscoverabilityStatus_PHONE_DISCOVERABILITY_STATUS_OPTED_IN_BUT_NOT_DISCOVERABLE PhoneDiscoverabilityStatus = 2
)

func (PhoneDiscoverabilityStatus) Descriptor

func (PhoneDiscoverabilityStatus) Enum

func (PhoneDiscoverabilityStatus) EnumDescriptor deprecated

func (PhoneDiscoverabilityStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use PhoneDiscoverabilityStatus.Descriptor instead.

func (PhoneDiscoverabilityStatus) Number

func (PhoneDiscoverabilityStatus) String

func (PhoneDiscoverabilityStatus) Type

func (*PhoneDiscoverabilityStatus) UnmarshalJSON deprecated

func (x *PhoneDiscoverabilityStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type PhoneNumber

type PhoneNumber struct {

	// Phone number as string (eg. "+15551234567").
	E164     *string   `protobuf:"bytes,1,opt,name=e164" json:"e164,omitempty"`
	I18NData *I18NData `protobuf:"bytes,2,opt,name=i18n_data,json=i18nData" json:"i18n_data,omitempty"`
	// contains filtered or unexported fields
}

func (*PhoneNumber) Descriptor deprecated

func (*PhoneNumber) Descriptor() ([]byte, []int)

Deprecated: Use PhoneNumber.ProtoReflect.Descriptor instead.

func (*PhoneNumber) GetE164

func (x *PhoneNumber) GetE164() string

func (*PhoneNumber) GetI18NData

func (x *PhoneNumber) GetI18NData() *I18NData

func (*PhoneNumber) ProtoMessage

func (*PhoneNumber) ProtoMessage()

func (*PhoneNumber) ProtoReflect

func (x *PhoneNumber) ProtoReflect() protoreflect.Message

func (*PhoneNumber) Reset

func (x *PhoneNumber) Reset()

func (*PhoneNumber) String

func (x *PhoneNumber) String() string

type PhoneValidationResult

type PhoneValidationResult int32
const (
	PhoneValidationResult_PHONE_VALIDATION_RESULT_IS_POSSIBLE PhoneValidationResult = 0
)

func (PhoneValidationResult) Descriptor

func (PhoneValidationResult) Enum

func (PhoneValidationResult) EnumDescriptor deprecated

func (PhoneValidationResult) EnumDescriptor() ([]byte, []int)

Deprecated: Use PhoneValidationResult.Descriptor instead.

func (PhoneValidationResult) Number

func (PhoneValidationResult) String

func (x PhoneValidationResult) String() string

func (PhoneValidationResult) Type

func (*PhoneValidationResult) UnmarshalJSON deprecated

func (x *PhoneValidationResult) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type PhoneVerificationStatus

type PhoneVerificationStatus int32
const (
	PhoneVerificationStatus_PHONE_VERIFICATION_STATUS_UNKNOWN  PhoneVerificationStatus = 0
	PhoneVerificationStatus_PHONE_VERIFICATION_STATUS_VERIFIED PhoneVerificationStatus = 1
)

func (PhoneVerificationStatus) Descriptor

func (PhoneVerificationStatus) Enum

func (PhoneVerificationStatus) EnumDescriptor deprecated

func (PhoneVerificationStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use PhoneVerificationStatus.Descriptor instead.

func (PhoneVerificationStatus) Number

func (PhoneVerificationStatus) String

func (x PhoneVerificationStatus) String() string

func (PhoneVerificationStatus) Type

func (*PhoneVerificationStatus) UnmarshalJSON deprecated

func (x *PhoneVerificationStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type Photo

type Photo struct {

	// Picasa photo ID.
	PhotoId                    *string `protobuf:"bytes,1,opt,name=photo_id,json=photoId" json:"photo_id,omitempty"`
	DeleteAlbumlessSourcePhoto *bool   `` /* 137-byte string literal not displayed */
	// Optional Picasa user ID needed for photos from other accounts (eg. stickers).
	UserId *string `protobuf:"bytes,3,opt,name=user_id,json=userId" json:"user_id,omitempty"`
	// Must be true if user_id is specified.
	IsCustomUserId *bool `protobuf:"varint,4,opt,name=is_custom_user_id,json=isCustomUserId" json:"is_custom_user_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Photo) Descriptor deprecated

func (*Photo) Descriptor() ([]byte, []int)

Deprecated: Use Photo.ProtoReflect.Descriptor instead.

func (*Photo) GetDeleteAlbumlessSourcePhoto

func (x *Photo) GetDeleteAlbumlessSourcePhoto() bool

func (*Photo) GetIsCustomUserId

func (x *Photo) GetIsCustomUserId() bool

func (*Photo) GetPhotoId

func (x *Photo) GetPhotoId() string

func (*Photo) GetUserId

func (x *Photo) GetUserId() string

func (*Photo) ProtoMessage

func (*Photo) ProtoMessage()

func (*Photo) ProtoReflect

func (x *Photo) ProtoReflect() protoreflect.Message

func (*Photo) Reset

func (x *Photo) Reset()

func (*Photo) String

func (x *Photo) String() string

type PhotoUrlStatus

type PhotoUrlStatus int32

Status of EntityProperties.photo_url.

const (
	PhotoUrlStatus_PHOTO_URL_STATUS_UNKNOWN PhotoUrlStatus = 0
	// URL is a placeholder.
	PhotoUrlStatus_PHOTO_URL_STATUS_PLACEHOLDER PhotoUrlStatus = 1
	// URL is a photo set by the user.
	PhotoUrlStatus_PHOTO_URL_STATUS_USER_PHOTO PhotoUrlStatus = 2
)

func (PhotoUrlStatus) Descriptor

func (PhotoUrlStatus) Enum

func (x PhotoUrlStatus) Enum() *PhotoUrlStatus

func (PhotoUrlStatus) EnumDescriptor deprecated

func (PhotoUrlStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use PhotoUrlStatus.Descriptor instead.

func (PhotoUrlStatus) Number

func (PhotoUrlStatus) String

func (x PhotoUrlStatus) String() string

func (PhotoUrlStatus) Type

func (*PhotoUrlStatus) UnmarshalJSON deprecated

func (x *PhotoUrlStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type Presence

type Presence struct {
	Reachable    *bool         `protobuf:"varint,1,opt,name=reachable" json:"reachable,omitempty"`
	Available    *bool         `protobuf:"varint,2,opt,name=available" json:"available,omitempty"`
	DeviceStatus *DeviceStatus `protobuf:"bytes,6,opt,name=device_status,json=deviceStatus" json:"device_status,omitempty"`
	MoodMessage  *MoodMessage  `protobuf:"bytes,9,opt,name=mood_message,json=moodMessage" json:"mood_message,omitempty"`
	LastSeen     *LastSeen     `protobuf:"bytes,10,opt,name=last_seen,json=lastSeen" json:"last_seen,omitempty"`
	// contains filtered or unexported fields
}

func (*Presence) Descriptor deprecated

func (*Presence) Descriptor() ([]byte, []int)

Deprecated: Use Presence.ProtoReflect.Descriptor instead.

func (*Presence) GetAvailable

func (x *Presence) GetAvailable() bool

func (*Presence) GetDeviceStatus

func (x *Presence) GetDeviceStatus() *DeviceStatus

func (*Presence) GetLastSeen

func (x *Presence) GetLastSeen() *LastSeen

func (*Presence) GetMoodMessage

func (x *Presence) GetMoodMessage() *MoodMessage

func (*Presence) GetReachable

func (x *Presence) GetReachable() bool

func (*Presence) ProtoMessage

func (*Presence) ProtoMessage()

func (*Presence) ProtoReflect

func (x *Presence) ProtoReflect() protoreflect.Message

func (*Presence) Reset

func (x *Presence) Reset()

func (*Presence) String

func (x *Presence) String() string

type PresenceNotification

type PresenceNotification struct {
	Presence []*PresenceResult `protobuf:"bytes,1,rep,name=presence" json:"presence,omitempty"`
	// contains filtered or unexported fields
}

func (*PresenceNotification) Descriptor deprecated

func (*PresenceNotification) Descriptor() ([]byte, []int)

Deprecated: Use PresenceNotification.ProtoReflect.Descriptor instead.

func (*PresenceNotification) GetPresence

func (x *PresenceNotification) GetPresence() []*PresenceResult

func (*PresenceNotification) ProtoMessage

func (*PresenceNotification) ProtoMessage()

func (*PresenceNotification) ProtoReflect

func (x *PresenceNotification) ProtoReflect() protoreflect.Message

func (*PresenceNotification) Reset

func (x *PresenceNotification) Reset()

func (*PresenceNotification) String

func (x *PresenceNotification) String() string

type PresenceResult

type PresenceResult struct {
	UserId   *ParticipantId `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty"`
	Presence *Presence      `protobuf:"bytes,2,opt,name=presence" json:"presence,omitempty"`
	// contains filtered or unexported fields
}

func (*PresenceResult) Descriptor deprecated

func (*PresenceResult) Descriptor() ([]byte, []int)

Deprecated: Use PresenceResult.ProtoReflect.Descriptor instead.

func (*PresenceResult) GetPresence

func (x *PresenceResult) GetPresence() *Presence

func (*PresenceResult) GetUserId

func (x *PresenceResult) GetUserId() *ParticipantId

func (*PresenceResult) ProtoMessage

func (*PresenceResult) ProtoMessage()

func (*PresenceResult) ProtoReflect

func (x *PresenceResult) ProtoReflect() protoreflect.Message

func (*PresenceResult) Reset

func (x *PresenceResult) Reset()

func (*PresenceResult) String

func (x *PresenceResult) String() string

type PresenceStateSetting

type PresenceStateSetting struct {
	TimeoutSecs *uint64                  `protobuf:"varint,1,opt,name=timeout_secs,json=timeoutSecs" json:"timeout_secs,omitempty"`
	Type        *ClientPresenceStateType `protobuf:"varint,2,opt,name=type,enum=hangouts.ClientPresenceStateType" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*PresenceStateSetting) Descriptor deprecated

func (*PresenceStateSetting) Descriptor() ([]byte, []int)

Deprecated: Use PresenceStateSetting.ProtoReflect.Descriptor instead.

func (*PresenceStateSetting) GetTimeoutSecs

func (x *PresenceStateSetting) GetTimeoutSecs() uint64

func (*PresenceStateSetting) GetType

func (*PresenceStateSetting) ProtoMessage

func (*PresenceStateSetting) ProtoMessage()

func (*PresenceStateSetting) ProtoReflect

func (x *PresenceStateSetting) ProtoReflect() protoreflect.Message

func (*PresenceStateSetting) Reset

func (x *PresenceStateSetting) Reset()

func (*PresenceStateSetting) String

func (x *PresenceStateSetting) String() string

type ProfileType

type ProfileType int32
const (
	ProfileType_PROFILE_TYPE_NONE    ProfileType = 0
	ProfileType_PROFILE_TYPE_ES_USER ProfileType = 1
)

func (ProfileType) Descriptor

func (ProfileType) Enum

func (x ProfileType) Enum() *ProfileType

func (ProfileType) EnumDescriptor deprecated

func (ProfileType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ProfileType.Descriptor instead.

func (ProfileType) Number

func (x ProfileType) Number() protoreflect.EnumNumber

func (ProfileType) String

func (x ProfileType) String() string

func (ProfileType) Type

func (*ProfileType) UnmarshalJSON deprecated

func (x *ProfileType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type QueryPresenceRequest

type QueryPresenceRequest struct {
	RequestHeader *RequestHeader   `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	ParticipantId []*ParticipantId `protobuf:"bytes,2,rep,name=participant_id,json=participantId" json:"participant_id,omitempty"`
	FieldMask     []FieldMask      `protobuf:"varint,3,rep,name=field_mask,json=fieldMask,enum=hangouts.FieldMask" json:"field_mask,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryPresenceRequest) Descriptor deprecated

func (*QueryPresenceRequest) Descriptor() ([]byte, []int)

Deprecated: Use QueryPresenceRequest.ProtoReflect.Descriptor instead.

func (*QueryPresenceRequest) GetFieldMask

func (x *QueryPresenceRequest) GetFieldMask() []FieldMask

func (*QueryPresenceRequest) GetParticipantId

func (x *QueryPresenceRequest) GetParticipantId() []*ParticipantId

func (*QueryPresenceRequest) GetRequestHeader

func (x *QueryPresenceRequest) GetRequestHeader() *RequestHeader

func (*QueryPresenceRequest) ProtoMessage

func (*QueryPresenceRequest) ProtoMessage()

func (*QueryPresenceRequest) ProtoReflect

func (x *QueryPresenceRequest) ProtoReflect() protoreflect.Message

func (*QueryPresenceRequest) Reset

func (x *QueryPresenceRequest) Reset()

func (*QueryPresenceRequest) String

func (x *QueryPresenceRequest) String() string

type QueryPresenceResponse

type QueryPresenceResponse struct {
	ResponseHeader *ResponseHeader   `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	PresenceResult []*PresenceResult `protobuf:"bytes,2,rep,name=presence_result,json=presenceResult" json:"presence_result,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryPresenceResponse) Descriptor deprecated

func (*QueryPresenceResponse) Descriptor() ([]byte, []int)

Deprecated: Use QueryPresenceResponse.ProtoReflect.Descriptor instead.

func (*QueryPresenceResponse) GetPresenceResult

func (x *QueryPresenceResponse) GetPresenceResult() []*PresenceResult

func (*QueryPresenceResponse) GetResponseHeader

func (x *QueryPresenceResponse) GetResponseHeader() *ResponseHeader

func (*QueryPresenceResponse) ProtoMessage

func (*QueryPresenceResponse) ProtoMessage()

func (*QueryPresenceResponse) ProtoReflect

func (x *QueryPresenceResponse) ProtoReflect() protoreflect.Message

func (*QueryPresenceResponse) Reset

func (x *QueryPresenceResponse) Reset()

func (*QueryPresenceResponse) String

func (x *QueryPresenceResponse) String() string

type RemoveUserRequest

type RemoveUserRequest struct {
	RequestHeader *RequestHeader `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	// Optional participant to remove from conversation, yourself if not given.
	ParticipantId      *ParticipantId      `protobuf:"bytes,3,opt,name=participant_id,json=participantId" json:"participant_id,omitempty"`
	EventRequestHeader *EventRequestHeader `protobuf:"bytes,5,opt,name=event_request_header,json=eventRequestHeader" json:"event_request_header,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveUserRequest) Descriptor deprecated

func (*RemoveUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveUserRequest.ProtoReflect.Descriptor instead.

func (*RemoveUserRequest) GetEventRequestHeader

func (x *RemoveUserRequest) GetEventRequestHeader() *EventRequestHeader

func (*RemoveUserRequest) GetParticipantId

func (x *RemoveUserRequest) GetParticipantId() *ParticipantId

func (*RemoveUserRequest) GetRequestHeader

func (x *RemoveUserRequest) GetRequestHeader() *RequestHeader

func (*RemoveUserRequest) ProtoMessage

func (*RemoveUserRequest) ProtoMessage()

func (*RemoveUserRequest) ProtoReflect

func (x *RemoveUserRequest) ProtoReflect() protoreflect.Message

func (*RemoveUserRequest) Reset

func (x *RemoveUserRequest) Reset()

func (*RemoveUserRequest) String

func (x *RemoveUserRequest) String() string

type RemoveUserResponse

type RemoveUserResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	CreatedEvent   *Event          `protobuf:"bytes,4,opt,name=created_event,json=createdEvent" json:"created_event,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveUserResponse) Descriptor deprecated

func (*RemoveUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use RemoveUserResponse.ProtoReflect.Descriptor instead.

func (*RemoveUserResponse) GetCreatedEvent

func (x *RemoveUserResponse) GetCreatedEvent() *Event

func (*RemoveUserResponse) GetResponseHeader

func (x *RemoveUserResponse) GetResponseHeader() *ResponseHeader

func (*RemoveUserResponse) ProtoMessage

func (*RemoveUserResponse) ProtoMessage()

func (*RemoveUserResponse) ProtoReflect

func (x *RemoveUserResponse) ProtoReflect() protoreflect.Message

func (*RemoveUserResponse) Reset

func (x *RemoveUserResponse) Reset()

func (*RemoveUserResponse) String

func (x *RemoveUserResponse) String() string

type RenameConversationRequest

type RenameConversationRequest struct {
	RequestHeader      *RequestHeader      `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	NewName            *string             `protobuf:"bytes,3,opt,name=new_name,json=newName" json:"new_name,omitempty"`
	EventRequestHeader *EventRequestHeader `protobuf:"bytes,5,opt,name=event_request_header,json=eventRequestHeader" json:"event_request_header,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameConversationRequest) Descriptor deprecated

func (*RenameConversationRequest) Descriptor() ([]byte, []int)

Deprecated: Use RenameConversationRequest.ProtoReflect.Descriptor instead.

func (*RenameConversationRequest) GetEventRequestHeader

func (x *RenameConversationRequest) GetEventRequestHeader() *EventRequestHeader

func (*RenameConversationRequest) GetNewName

func (x *RenameConversationRequest) GetNewName() string

func (*RenameConversationRequest) GetRequestHeader

func (x *RenameConversationRequest) GetRequestHeader() *RequestHeader

func (*RenameConversationRequest) ProtoMessage

func (*RenameConversationRequest) ProtoMessage()

func (*RenameConversationRequest) ProtoReflect

func (*RenameConversationRequest) Reset

func (x *RenameConversationRequest) Reset()

func (*RenameConversationRequest) String

func (x *RenameConversationRequest) String() string

type RenameConversationResponse

type RenameConversationResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	CreatedEvent   *Event          `protobuf:"bytes,4,opt,name=created_event,json=createdEvent" json:"created_event,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameConversationResponse) Descriptor deprecated

func (*RenameConversationResponse) Descriptor() ([]byte, []int)

Deprecated: Use RenameConversationResponse.ProtoReflect.Descriptor instead.

func (*RenameConversationResponse) GetCreatedEvent

func (x *RenameConversationResponse) GetCreatedEvent() *Event

func (*RenameConversationResponse) GetResponseHeader

func (x *RenameConversationResponse) GetResponseHeader() *ResponseHeader

func (*RenameConversationResponse) ProtoMessage

func (*RenameConversationResponse) ProtoMessage()

func (*RenameConversationResponse) ProtoReflect

func (*RenameConversationResponse) Reset

func (x *RenameConversationResponse) Reset()

func (*RenameConversationResponse) String

func (x *RenameConversationResponse) String() string

type ReplyToInviteNotification

type ReplyToInviteNotification struct {
	ConversationId *ConversationId    `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	Type           *ReplyToInviteType `protobuf:"varint,2,opt,name=type,enum=hangouts.ReplyToInviteType" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*ReplyToInviteNotification) Descriptor deprecated

func (*ReplyToInviteNotification) Descriptor() ([]byte, []int)

Deprecated: Use ReplyToInviteNotification.ProtoReflect.Descriptor instead.

func (*ReplyToInviteNotification) GetConversationId

func (x *ReplyToInviteNotification) GetConversationId() *ConversationId

func (*ReplyToInviteNotification) GetType

func (*ReplyToInviteNotification) ProtoMessage

func (*ReplyToInviteNotification) ProtoMessage()

func (*ReplyToInviteNotification) ProtoReflect

func (*ReplyToInviteNotification) Reset

func (x *ReplyToInviteNotification) Reset()

func (*ReplyToInviteNotification) String

func (x *ReplyToInviteNotification) String() string

type ReplyToInviteType

type ReplyToInviteType int32
const (
	ReplyToInviteType_REPLY_TO_INVITE_TYPE_UNKNOWN ReplyToInviteType = 0
	ReplyToInviteType_REPLY_TO_INVITE_TYPE_ACCEPT  ReplyToInviteType = 1
	ReplyToInviteType_REPLY_TO_INVITE_TYPE_DECLINE ReplyToInviteType = 2
)

func (ReplyToInviteType) Descriptor

func (ReplyToInviteType) Enum

func (ReplyToInviteType) EnumDescriptor deprecated

func (ReplyToInviteType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ReplyToInviteType.Descriptor instead.

func (ReplyToInviteType) Number

func (ReplyToInviteType) String

func (x ReplyToInviteType) String() string

func (ReplyToInviteType) Type

func (*ReplyToInviteType) UnmarshalJSON deprecated

func (x *ReplyToInviteType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type RequestHeader

type RequestHeader struct {
	ClientVersion    *ClientVersion    `protobuf:"bytes,1,opt,name=client_version,json=clientVersion" json:"client_version,omitempty"`
	ClientIdentifier *ClientIdentifier `protobuf:"bytes,2,opt,name=client_identifier,json=clientIdentifier" json:"client_identifier,omitempty"`
	LanguageCode     *string           `protobuf:"bytes,4,opt,name=language_code,json=languageCode" json:"language_code,omitempty"`
	// contains filtered or unexported fields
}

Header for requests from the client to the server.

func (*RequestHeader) Descriptor deprecated

func (*RequestHeader) Descriptor() ([]byte, []int)

Deprecated: Use RequestHeader.ProtoReflect.Descriptor instead.

func (*RequestHeader) GetClientIdentifier

func (x *RequestHeader) GetClientIdentifier() *ClientIdentifier

func (*RequestHeader) GetClientVersion

func (x *RequestHeader) GetClientVersion() *ClientVersion

func (*RequestHeader) GetLanguageCode

func (x *RequestHeader) GetLanguageCode() string

func (*RequestHeader) ProtoMessage

func (*RequestHeader) ProtoMessage()

func (*RequestHeader) ProtoReflect

func (x *RequestHeader) ProtoReflect() protoreflect.Message

func (*RequestHeader) Reset

func (x *RequestHeader) Reset()

func (*RequestHeader) String

func (x *RequestHeader) String() string

type ResponseHeader

type ResponseHeader struct {
	Status            *ResponseStatus `protobuf:"varint,1,opt,name=status,enum=hangouts.ResponseStatus" json:"status,omitempty"`
	ErrorDescription  *string         `protobuf:"bytes,2,opt,name=error_description,json=errorDescription" json:"error_description,omitempty"`
	DebugUrl          *string         `protobuf:"bytes,3,opt,name=debug_url,json=debugUrl" json:"debug_url,omitempty"`
	RequestTraceId    *string         `protobuf:"bytes,4,opt,name=request_trace_id,json=requestTraceId" json:"request_trace_id,omitempty"`
	CurrentServerTime *uint64         `protobuf:"varint,5,opt,name=current_server_time,json=currentServerTime" json:"current_server_time,omitempty"`
	// contains filtered or unexported fields
}

Header for responses from the server to the client.

func (*ResponseHeader) Descriptor deprecated

func (*ResponseHeader) Descriptor() ([]byte, []int)

Deprecated: Use ResponseHeader.ProtoReflect.Descriptor instead.

func (*ResponseHeader) GetCurrentServerTime

func (x *ResponseHeader) GetCurrentServerTime() uint64

func (*ResponseHeader) GetDebugUrl

func (x *ResponseHeader) GetDebugUrl() string

func (*ResponseHeader) GetErrorDescription

func (x *ResponseHeader) GetErrorDescription() string

func (*ResponseHeader) GetRequestTraceId

func (x *ResponseHeader) GetRequestTraceId() string

func (*ResponseHeader) GetStatus

func (x *ResponseHeader) GetStatus() ResponseStatus

func (*ResponseHeader) ProtoMessage

func (*ResponseHeader) ProtoMessage()

func (*ResponseHeader) ProtoReflect

func (x *ResponseHeader) ProtoReflect() protoreflect.Message

func (*ResponseHeader) Reset

func (x *ResponseHeader) Reset()

func (*ResponseHeader) String

func (x *ResponseHeader) String() string

type ResponseStatus

type ResponseStatus int32

Status of the response from the server to the client.

const (
	ResponseStatus_RESPONSE_STATUS_UNKNOWN          ResponseStatus = 0
	ResponseStatus_RESPONSE_STATUS_OK               ResponseStatus = 1
	ResponseStatus_RESPONSE_STATUS_UNEXPECTED_ERROR ResponseStatus = 3
	ResponseStatus_RESPONSE_STATUS_INVALID_REQUEST  ResponseStatus = 4
)

func (ResponseStatus) Descriptor

func (ResponseStatus) Enum

func (x ResponseStatus) Enum() *ResponseStatus

func (ResponseStatus) EnumDescriptor deprecated

func (ResponseStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use ResponseStatus.Descriptor instead.

func (ResponseStatus) Number

func (ResponseStatus) String

func (x ResponseStatus) String() string

func (ResponseStatus) Type

func (*ResponseStatus) UnmarshalJSON deprecated

func (x *ResponseStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type RichPresenceEnabledState

type RichPresenceEnabledState struct {
	Type    *RichPresenceType `protobuf:"varint,1,opt,name=type,enum=hangouts.RichPresenceType" json:"type,omitempty"`
	Enabled *bool             `protobuf:"varint,2,opt,name=enabled" json:"enabled,omitempty"`
	// contains filtered or unexported fields
}

func (*RichPresenceEnabledState) Descriptor deprecated

func (*RichPresenceEnabledState) Descriptor() ([]byte, []int)

Deprecated: Use RichPresenceEnabledState.ProtoReflect.Descriptor instead.

func (*RichPresenceEnabledState) GetEnabled

func (x *RichPresenceEnabledState) GetEnabled() bool

func (*RichPresenceEnabledState) GetType

func (*RichPresenceEnabledState) ProtoMessage

func (*RichPresenceEnabledState) ProtoMessage()

func (*RichPresenceEnabledState) ProtoReflect

func (x *RichPresenceEnabledState) ProtoReflect() protoreflect.Message

func (*RichPresenceEnabledState) Reset

func (x *RichPresenceEnabledState) Reset()

func (*RichPresenceEnabledState) String

func (x *RichPresenceEnabledState) String() string

type RichPresenceEnabledStateNotification

type RichPresenceEnabledStateNotification struct {
	RichPresenceEnabledState []*RichPresenceEnabledState `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RichPresenceEnabledStateNotification) Descriptor deprecated

func (*RichPresenceEnabledStateNotification) Descriptor() ([]byte, []int)

Deprecated: Use RichPresenceEnabledStateNotification.ProtoReflect.Descriptor instead.

func (*RichPresenceEnabledStateNotification) GetRichPresenceEnabledState

func (x *RichPresenceEnabledStateNotification) GetRichPresenceEnabledState() []*RichPresenceEnabledState

func (*RichPresenceEnabledStateNotification) ProtoMessage

func (*RichPresenceEnabledStateNotification) ProtoMessage()

func (*RichPresenceEnabledStateNotification) ProtoReflect

func (*RichPresenceEnabledStateNotification) Reset

func (*RichPresenceEnabledStateNotification) String

type RichPresenceState

type RichPresenceState struct {
	GetRichPresenceEnabledState []*RichPresenceEnabledState `` /* 141-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RichPresenceState) Descriptor deprecated

func (*RichPresenceState) Descriptor() ([]byte, []int)

Deprecated: Use RichPresenceState.ProtoReflect.Descriptor instead.

func (*RichPresenceState) GetGetRichPresenceEnabledState

func (x *RichPresenceState) GetGetRichPresenceEnabledState() []*RichPresenceEnabledState

func (*RichPresenceState) ProtoMessage

func (*RichPresenceState) ProtoMessage()

func (*RichPresenceState) ProtoReflect

func (x *RichPresenceState) ProtoReflect() protoreflect.Message

func (*RichPresenceState) Reset

func (x *RichPresenceState) Reset()

func (*RichPresenceState) String

func (x *RichPresenceState) String() string

type RichPresenceType

type RichPresenceType int32
const (
	RichPresenceType_RICH_PRESENCE_TYPE_UNKNOWN       RichPresenceType = 0
	RichPresenceType_RICH_PRESENCE_TYPE_IN_CALL_STATE RichPresenceType = 1
	RichPresenceType_RICH_PRESENCE_TYPE_UNKNOWN_3     RichPresenceType = 3
	RichPresenceType_RICH_PRESENCE_TYPE_UNKNOWN_4     RichPresenceType = 4
	RichPresenceType_RICH_PRESENCE_TYPE_UNKNOWN_5     RichPresenceType = 5
	RichPresenceType_RICH_PRESENCE_TYPE_DEVICE        RichPresenceType = 2
	RichPresenceType_RICH_PRESENCE_TYPE_LAST_SEEN     RichPresenceType = 6
)

func (RichPresenceType) Descriptor

func (RichPresenceType) Enum

func (RichPresenceType) EnumDescriptor deprecated

func (RichPresenceType) EnumDescriptor() ([]byte, []int)

Deprecated: Use RichPresenceType.Descriptor instead.

func (RichPresenceType) Number

func (RichPresenceType) String

func (x RichPresenceType) String() string

func (RichPresenceType) Type

func (*RichPresenceType) UnmarshalJSON deprecated

func (x *RichPresenceType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type SearchEntitiesRequest

type SearchEntitiesRequest struct {
	RequestHeader *RequestHeader `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	Query         *string        `protobuf:"bytes,3,opt,name=query" json:"query,omitempty"`
	MaxCount      *uint64        `protobuf:"varint,4,opt,name=max_count,json=maxCount" json:"max_count,omitempty"`
	// contains filtered or unexported fields
}

func (*SearchEntitiesRequest) Descriptor deprecated

func (*SearchEntitiesRequest) Descriptor() ([]byte, []int)

Deprecated: Use SearchEntitiesRequest.ProtoReflect.Descriptor instead.

func (*SearchEntitiesRequest) GetMaxCount

func (x *SearchEntitiesRequest) GetMaxCount() uint64

func (*SearchEntitiesRequest) GetQuery

func (x *SearchEntitiesRequest) GetQuery() string

func (*SearchEntitiesRequest) GetRequestHeader

func (x *SearchEntitiesRequest) GetRequestHeader() *RequestHeader

func (*SearchEntitiesRequest) ProtoMessage

func (*SearchEntitiesRequest) ProtoMessage()

func (*SearchEntitiesRequest) ProtoReflect

func (x *SearchEntitiesRequest) ProtoReflect() protoreflect.Message

func (*SearchEntitiesRequest) Reset

func (x *SearchEntitiesRequest) Reset()

func (*SearchEntitiesRequest) String

func (x *SearchEntitiesRequest) String() string

type SearchEntitiesResponse

type SearchEntitiesResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	Entity         []*Entity       `protobuf:"bytes,2,rep,name=entity" json:"entity,omitempty"`
	// contains filtered or unexported fields
}

func (*SearchEntitiesResponse) Descriptor deprecated

func (*SearchEntitiesResponse) Descriptor() ([]byte, []int)

Deprecated: Use SearchEntitiesResponse.ProtoReflect.Descriptor instead.

func (*SearchEntitiesResponse) GetEntity

func (x *SearchEntitiesResponse) GetEntity() []*Entity

func (*SearchEntitiesResponse) GetResponseHeader

func (x *SearchEntitiesResponse) GetResponseHeader() *ResponseHeader

func (*SearchEntitiesResponse) ProtoMessage

func (*SearchEntitiesResponse) ProtoMessage()

func (*SearchEntitiesResponse) ProtoReflect

func (x *SearchEntitiesResponse) ProtoReflect() protoreflect.Message

func (*SearchEntitiesResponse) Reset

func (x *SearchEntitiesResponse) Reset()

func (*SearchEntitiesResponse) String

func (x *SearchEntitiesResponse) String() string

type Segment

type Segment struct {

	// Note: This field is required because Hangouts for Chrome misbehaves if it
	// isn't serialized.
	Type *SegmentType `protobuf:"varint,1,req,name=type,enum=hangouts.SegmentType" json:"type,omitempty"`
	// The segment text. For line breaks, may either be empty or contain new line
	// character.
	Text *string `protobuf:"bytes,2,opt,name=text" json:"text,omitempty"`
	// Formatting for this segment.
	Formatting *Formatting `protobuf:"bytes,3,opt,name=formatting" json:"formatting,omitempty"`
	// Link data for this segment, if it is a link.
	LinkData *LinkData `protobuf:"bytes,4,opt,name=link_data,json=linkData" json:"link_data,omitempty"`
	// contains filtered or unexported fields
}

A segment of a message. Message are broken into segments that may be of different types and have different formatting.

func (*Segment) Descriptor deprecated

func (*Segment) Descriptor() ([]byte, []int)

Deprecated: Use Segment.ProtoReflect.Descriptor instead.

func (*Segment) GetFormatting

func (x *Segment) GetFormatting() *Formatting

func (*Segment) GetLinkData

func (x *Segment) GetLinkData() *LinkData

func (*Segment) GetText

func (x *Segment) GetText() string

func (*Segment) GetType

func (x *Segment) GetType() SegmentType

func (*Segment) ProtoMessage

func (*Segment) ProtoMessage()

func (*Segment) ProtoReflect

func (x *Segment) ProtoReflect() protoreflect.Message

func (*Segment) Reset

func (x *Segment) Reset()

func (*Segment) String

func (x *Segment) String() string

type SegmentType

type SegmentType int32
const (
	// Segment is text.
	SegmentType_SEGMENT_TYPE_TEXT SegmentType = 0
	// Segment is a line break.
	SegmentType_SEGMENT_TYPE_LINE_BREAK SegmentType = 1
	// Segment is hyperlinked text.
	SegmentType_SEGMENT_TYPE_LINK SegmentType = 2
)

func (SegmentType) Descriptor

func (SegmentType) Enum

func (x SegmentType) Enum() *SegmentType

func (SegmentType) EnumDescriptor deprecated

func (SegmentType) EnumDescriptor() ([]byte, []int)

Deprecated: Use SegmentType.Descriptor instead.

func (SegmentType) Number

func (x SegmentType) Number() protoreflect.EnumNumber

func (SegmentType) String

func (x SegmentType) String() string

func (SegmentType) Type

func (*SegmentType) UnmarshalJSON deprecated

func (x *SegmentType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type SelfPresenceNotification

type SelfPresenceNotification struct {
	ClientPresenceState *ClientPresenceState `protobuf:"bytes,1,opt,name=client_presence_state,json=clientPresenceState" json:"client_presence_state,omitempty"`
	DoNotDisturbSetting *DoNotDisturbSetting `protobuf:"bytes,3,opt,name=do_not_disturb_setting,json=doNotDisturbSetting" json:"do_not_disturb_setting,omitempty"`
	DesktopOffSetting   *DesktopOffSetting   `protobuf:"bytes,4,opt,name=desktop_off_setting,json=desktopOffSetting" json:"desktop_off_setting,omitempty"`
	DesktopOffState     *DesktopOffState     `protobuf:"bytes,5,opt,name=desktop_off_state,json=desktopOffState" json:"desktop_off_state,omitempty"`
	MoodState           *MoodState           `protobuf:"bytes,6,opt,name=mood_state,json=moodState" json:"mood_state,omitempty"`
	// contains filtered or unexported fields
}

Notifies the status of other clients and mood.

func (*SelfPresenceNotification) Descriptor deprecated

func (*SelfPresenceNotification) Descriptor() ([]byte, []int)

Deprecated: Use SelfPresenceNotification.ProtoReflect.Descriptor instead.

func (*SelfPresenceNotification) GetClientPresenceState

func (x *SelfPresenceNotification) GetClientPresenceState() *ClientPresenceState

func (*SelfPresenceNotification) GetDesktopOffSetting

func (x *SelfPresenceNotification) GetDesktopOffSetting() *DesktopOffSetting

func (*SelfPresenceNotification) GetDesktopOffState

func (x *SelfPresenceNotification) GetDesktopOffState() *DesktopOffState

func (*SelfPresenceNotification) GetDoNotDisturbSetting

func (x *SelfPresenceNotification) GetDoNotDisturbSetting() *DoNotDisturbSetting

func (*SelfPresenceNotification) GetMoodState

func (x *SelfPresenceNotification) GetMoodState() *MoodState

func (*SelfPresenceNotification) ProtoMessage

func (*SelfPresenceNotification) ProtoMessage()

func (*SelfPresenceNotification) ProtoReflect

func (x *SelfPresenceNotification) ProtoReflect() protoreflect.Message

func (*SelfPresenceNotification) Reset

func (x *SelfPresenceNotification) Reset()

func (*SelfPresenceNotification) String

func (x *SelfPresenceNotification) String() string

type SendChatMessageRequest

type SendChatMessageRequest struct {
	RequestHeader      *RequestHeader      `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	Annotation         []*EventAnnotation  `protobuf:"bytes,5,rep,name=annotation" json:"annotation,omitempty"`
	MessageContent     *MessageContent     `protobuf:"bytes,6,opt,name=message_content,json=messageContent" json:"message_content,omitempty"`
	ExistingMedia      *ExistingMedia      `protobuf:"bytes,7,opt,name=existing_media,json=existingMedia" json:"existing_media,omitempty"`
	EventRequestHeader *EventRequestHeader `protobuf:"bytes,8,opt,name=event_request_header,json=eventRequestHeader" json:"event_request_header,omitempty"`
	UserId             *ParticipantId      `protobuf:"bytes,9,opt,name=user_id,json=userId" json:"user_id,omitempty"`
	Location           *Location           `protobuf:"bytes,10,opt,name=location" json:"location,omitempty"` // TODO: incomplete
	// contains filtered or unexported fields
}

func (*SendChatMessageRequest) Descriptor deprecated

func (*SendChatMessageRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendChatMessageRequest.ProtoReflect.Descriptor instead.

func (*SendChatMessageRequest) GetAnnotation

func (x *SendChatMessageRequest) GetAnnotation() []*EventAnnotation

func (*SendChatMessageRequest) GetEventRequestHeader

func (x *SendChatMessageRequest) GetEventRequestHeader() *EventRequestHeader

func (*SendChatMessageRequest) GetExistingMedia

func (x *SendChatMessageRequest) GetExistingMedia() *ExistingMedia

func (*SendChatMessageRequest) GetLocation

func (x *SendChatMessageRequest) GetLocation() *Location

func (*SendChatMessageRequest) GetMessageContent

func (x *SendChatMessageRequest) GetMessageContent() *MessageContent

func (*SendChatMessageRequest) GetRequestHeader

func (x *SendChatMessageRequest) GetRequestHeader() *RequestHeader

func (*SendChatMessageRequest) GetUserId

func (x *SendChatMessageRequest) GetUserId() *ParticipantId

func (*SendChatMessageRequest) ProtoMessage

func (*SendChatMessageRequest) ProtoMessage()

func (*SendChatMessageRequest) ProtoReflect

func (x *SendChatMessageRequest) ProtoReflect() protoreflect.Message

func (*SendChatMessageRequest) Reset

func (x *SendChatMessageRequest) Reset()

func (*SendChatMessageRequest) String

func (x *SendChatMessageRequest) String() string

type SendChatMessageResponse

type SendChatMessageResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	CreatedEvent   *Event          `protobuf:"bytes,6,opt,name=created_event,json=createdEvent" json:"created_event,omitempty"`
	// contains filtered or unexported fields
}

func (*SendChatMessageResponse) Descriptor deprecated

func (*SendChatMessageResponse) Descriptor() ([]byte, []int)

Deprecated: Use SendChatMessageResponse.ProtoReflect.Descriptor instead.

func (*SendChatMessageResponse) GetCreatedEvent

func (x *SendChatMessageResponse) GetCreatedEvent() *Event

func (*SendChatMessageResponse) GetResponseHeader

func (x *SendChatMessageResponse) GetResponseHeader() *ResponseHeader

func (*SendChatMessageResponse) ProtoMessage

func (*SendChatMessageResponse) ProtoMessage()

func (*SendChatMessageResponse) ProtoReflect

func (x *SendChatMessageResponse) ProtoReflect() protoreflect.Message

func (*SendChatMessageResponse) Reset

func (x *SendChatMessageResponse) Reset()

func (*SendChatMessageResponse) String

func (x *SendChatMessageResponse) String() string

type SendOffnetworkInvitationRequest

type SendOffnetworkInvitationRequest struct {
	RequestHeader  *RequestHeader     `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	InviteeAddress *OffnetworkAddress `protobuf:"bytes,2,opt,name=invitee_address,json=inviteeAddress" json:"invitee_address,omitempty"`
	// contains filtered or unexported fields
}

func (*SendOffnetworkInvitationRequest) Descriptor deprecated

func (*SendOffnetworkInvitationRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendOffnetworkInvitationRequest.ProtoReflect.Descriptor instead.

func (*SendOffnetworkInvitationRequest) GetInviteeAddress

func (x *SendOffnetworkInvitationRequest) GetInviteeAddress() *OffnetworkAddress

func (*SendOffnetworkInvitationRequest) GetRequestHeader

func (x *SendOffnetworkInvitationRequest) GetRequestHeader() *RequestHeader

func (*SendOffnetworkInvitationRequest) ProtoMessage

func (*SendOffnetworkInvitationRequest) ProtoMessage()

func (*SendOffnetworkInvitationRequest) ProtoReflect

func (*SendOffnetworkInvitationRequest) Reset

func (*SendOffnetworkInvitationRequest) String

type SendOffnetworkInvitationResponse

type SendOffnetworkInvitationResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	// contains filtered or unexported fields
}

func (*SendOffnetworkInvitationResponse) Descriptor deprecated

func (*SendOffnetworkInvitationResponse) Descriptor() ([]byte, []int)

Deprecated: Use SendOffnetworkInvitationResponse.ProtoReflect.Descriptor instead.

func (*SendOffnetworkInvitationResponse) GetResponseHeader

func (x *SendOffnetworkInvitationResponse) GetResponseHeader() *ResponseHeader

func (*SendOffnetworkInvitationResponse) ProtoMessage

func (*SendOffnetworkInvitationResponse) ProtoMessage()

func (*SendOffnetworkInvitationResponse) ProtoReflect

func (*SendOffnetworkInvitationResponse) Reset

func (*SendOffnetworkInvitationResponse) String

type SetActiveClientRequest

type SetActiveClientRequest struct {
	RequestHeader *RequestHeader `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	// Whether to set the client as active or inactive.
	IsActive *bool `protobuf:"varint,2,opt,name=is_active,json=isActive" json:"is_active,omitempty"`
	// 'email/resource'.
	FullJid *string `protobuf:"bytes,3,opt,name=full_jid,json=fullJid" json:"full_jid,omitempty"`
	// Timeout in seconds for client to remain active.
	TimeoutSecs *uint64 `protobuf:"varint,4,opt,name=timeout_secs,json=timeoutSecs" json:"timeout_secs,omitempty"`
	// contains filtered or unexported fields
}

func (*SetActiveClientRequest) Descriptor deprecated

func (*SetActiveClientRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetActiveClientRequest.ProtoReflect.Descriptor instead.

func (*SetActiveClientRequest) GetFullJid

func (x *SetActiveClientRequest) GetFullJid() string

func (*SetActiveClientRequest) GetIsActive

func (x *SetActiveClientRequest) GetIsActive() bool

func (*SetActiveClientRequest) GetRequestHeader

func (x *SetActiveClientRequest) GetRequestHeader() *RequestHeader

func (*SetActiveClientRequest) GetTimeoutSecs

func (x *SetActiveClientRequest) GetTimeoutSecs() uint64

func (*SetActiveClientRequest) ProtoMessage

func (*SetActiveClientRequest) ProtoMessage()

func (*SetActiveClientRequest) ProtoReflect

func (x *SetActiveClientRequest) ProtoReflect() protoreflect.Message

func (*SetActiveClientRequest) Reset

func (x *SetActiveClientRequest) Reset()

func (*SetActiveClientRequest) String

func (x *SetActiveClientRequest) String() string

type SetActiveClientResponse

type SetActiveClientResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	// contains filtered or unexported fields
}

func (*SetActiveClientResponse) Descriptor deprecated

func (*SetActiveClientResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetActiveClientResponse.ProtoReflect.Descriptor instead.

func (*SetActiveClientResponse) GetResponseHeader

func (x *SetActiveClientResponse) GetResponseHeader() *ResponseHeader

func (*SetActiveClientResponse) ProtoMessage

func (*SetActiveClientResponse) ProtoMessage()

func (*SetActiveClientResponse) ProtoReflect

func (x *SetActiveClientResponse) ProtoReflect() protoreflect.Message

func (*SetActiveClientResponse) Reset

func (x *SetActiveClientResponse) Reset()

func (*SetActiveClientResponse) String

func (x *SetActiveClientResponse) String() string

type SetConversationLevelRequest

type SetConversationLevelRequest struct {
	RequestHeader *RequestHeader `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	// contains filtered or unexported fields
}

func (*SetConversationLevelRequest) Descriptor deprecated

func (*SetConversationLevelRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetConversationLevelRequest.ProtoReflect.Descriptor instead.

func (*SetConversationLevelRequest) GetRequestHeader

func (x *SetConversationLevelRequest) GetRequestHeader() *RequestHeader

func (*SetConversationLevelRequest) ProtoMessage

func (*SetConversationLevelRequest) ProtoMessage()

func (*SetConversationLevelRequest) ProtoReflect

func (*SetConversationLevelRequest) Reset

func (x *SetConversationLevelRequest) Reset()

func (*SetConversationLevelRequest) String

func (x *SetConversationLevelRequest) String() string

type SetConversationLevelResponse

type SetConversationLevelResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	// contains filtered or unexported fields
}

func (*SetConversationLevelResponse) Descriptor deprecated

func (*SetConversationLevelResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetConversationLevelResponse.ProtoReflect.Descriptor instead.

func (*SetConversationLevelResponse) GetResponseHeader

func (x *SetConversationLevelResponse) GetResponseHeader() *ResponseHeader

func (*SetConversationLevelResponse) ProtoMessage

func (*SetConversationLevelResponse) ProtoMessage()

func (*SetConversationLevelResponse) ProtoReflect

func (*SetConversationLevelResponse) Reset

func (x *SetConversationLevelResponse) Reset()

func (*SetConversationLevelResponse) String

type SetConversationNotificationLevelNotification

type SetConversationNotificationLevelNotification struct {
	ConversationId *ConversationId    `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	Level          *NotificationLevel `protobuf:"varint,2,opt,name=level,enum=hangouts.NotificationLevel" json:"level,omitempty"`
	Timestamp      *uint64            `protobuf:"varint,4,opt,name=timestamp" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*SetConversationNotificationLevelNotification) Descriptor deprecated

Deprecated: Use SetConversationNotificationLevelNotification.ProtoReflect.Descriptor instead.

func (*SetConversationNotificationLevelNotification) GetConversationId

func (*SetConversationNotificationLevelNotification) GetLevel

func (*SetConversationNotificationLevelNotification) GetTimestamp

func (*SetConversationNotificationLevelNotification) ProtoMessage

func (*SetConversationNotificationLevelNotification) ProtoReflect

func (*SetConversationNotificationLevelNotification) Reset

func (*SetConversationNotificationLevelNotification) String

type SetConversationNotificationLevelRequest

type SetConversationNotificationLevelRequest struct {
	RequestHeader  *RequestHeader     `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	ConversationId *ConversationId    `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	Level          *NotificationLevel `protobuf:"varint,3,opt,name=level,enum=hangouts.NotificationLevel" json:"level,omitempty"`
	// contains filtered or unexported fields
}

func (*SetConversationNotificationLevelRequest) Descriptor deprecated

func (*SetConversationNotificationLevelRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetConversationNotificationLevelRequest.ProtoReflect.Descriptor instead.

func (*SetConversationNotificationLevelRequest) GetConversationId

func (*SetConversationNotificationLevelRequest) GetLevel

func (*SetConversationNotificationLevelRequest) GetRequestHeader

func (*SetConversationNotificationLevelRequest) ProtoMessage

func (*SetConversationNotificationLevelRequest) ProtoReflect

func (*SetConversationNotificationLevelRequest) Reset

func (*SetConversationNotificationLevelRequest) String

type SetConversationNotificationLevelResponse

type SetConversationNotificationLevelResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	Timestamp      *uint64         `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*SetConversationNotificationLevelResponse) Descriptor deprecated

func (*SetConversationNotificationLevelResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetConversationNotificationLevelResponse.ProtoReflect.Descriptor instead.

func (*SetConversationNotificationLevelResponse) GetResponseHeader

func (*SetConversationNotificationLevelResponse) GetTimestamp

func (*SetConversationNotificationLevelResponse) ProtoMessage

func (*SetConversationNotificationLevelResponse) ProtoReflect

func (*SetConversationNotificationLevelResponse) Reset

func (*SetConversationNotificationLevelResponse) String

type SetFocusNotification

type SetFocusNotification struct {
	ConversationId *ConversationId `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	SenderId       *ParticipantId  `protobuf:"bytes,2,opt,name=sender_id,json=senderId" json:"sender_id,omitempty"`
	Timestamp      *uint64         `protobuf:"varint,3,opt,name=timestamp" json:"timestamp,omitempty"`
	Type           *FocusType      `protobuf:"varint,4,opt,name=type,enum=hangouts.FocusType" json:"type,omitempty"`
	Device         *FocusDevice    `protobuf:"varint,5,opt,name=device,enum=hangouts.FocusDevice" json:"device,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFocusNotification) Descriptor deprecated

func (*SetFocusNotification) Descriptor() ([]byte, []int)

Deprecated: Use SetFocusNotification.ProtoReflect.Descriptor instead.

func (*SetFocusNotification) GetConversationId

func (x *SetFocusNotification) GetConversationId() *ConversationId

func (*SetFocusNotification) GetDevice

func (x *SetFocusNotification) GetDevice() FocusDevice

func (*SetFocusNotification) GetSenderId

func (x *SetFocusNotification) GetSenderId() *ParticipantId

func (*SetFocusNotification) GetTimestamp

func (x *SetFocusNotification) GetTimestamp() uint64

func (*SetFocusNotification) GetType

func (x *SetFocusNotification) GetType() FocusType

func (*SetFocusNotification) ProtoMessage

func (*SetFocusNotification) ProtoMessage()

func (*SetFocusNotification) ProtoReflect

func (x *SetFocusNotification) ProtoReflect() protoreflect.Message

func (*SetFocusNotification) Reset

func (x *SetFocusNotification) Reset()

func (*SetFocusNotification) String

func (x *SetFocusNotification) String() string

type SetFocusRequest

type SetFocusRequest struct {
	RequestHeader  *RequestHeader  `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	ConversationId *ConversationId `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	Type           *FocusType      `protobuf:"varint,3,opt,name=type,enum=hangouts.FocusType" json:"type,omitempty"`
	TimeoutSecs    *uint32         `protobuf:"varint,4,opt,name=timeout_secs,json=timeoutSecs" json:"timeout_secs,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFocusRequest) Descriptor deprecated

func (*SetFocusRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetFocusRequest.ProtoReflect.Descriptor instead.

func (*SetFocusRequest) GetConversationId

func (x *SetFocusRequest) GetConversationId() *ConversationId

func (*SetFocusRequest) GetRequestHeader

func (x *SetFocusRequest) GetRequestHeader() *RequestHeader

func (*SetFocusRequest) GetTimeoutSecs

func (x *SetFocusRequest) GetTimeoutSecs() uint32

func (*SetFocusRequest) GetType

func (x *SetFocusRequest) GetType() FocusType

func (*SetFocusRequest) ProtoMessage

func (*SetFocusRequest) ProtoMessage()

func (*SetFocusRequest) ProtoReflect

func (x *SetFocusRequest) ProtoReflect() protoreflect.Message

func (*SetFocusRequest) Reset

func (x *SetFocusRequest) Reset()

func (*SetFocusRequest) String

func (x *SetFocusRequest) String() string

type SetFocusResponse

type SetFocusResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	Timestamp      *uint64         `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*SetFocusResponse) Descriptor deprecated

func (*SetFocusResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetFocusResponse.ProtoReflect.Descriptor instead.

func (*SetFocusResponse) GetResponseHeader

func (x *SetFocusResponse) GetResponseHeader() *ResponseHeader

func (*SetFocusResponse) GetTimestamp

func (x *SetFocusResponse) GetTimestamp() uint64

func (*SetFocusResponse) ProtoMessage

func (*SetFocusResponse) ProtoMessage()

func (*SetFocusResponse) ProtoReflect

func (x *SetFocusResponse) ProtoReflect() protoreflect.Message

func (*SetFocusResponse) Reset

func (x *SetFocusResponse) Reset()

func (*SetFocusResponse) String

func (x *SetFocusResponse) String() string

type SetGroupLinkSharingEnabledRequest

type SetGroupLinkSharingEnabledRequest struct {
	RequestHeader      *RequestHeader      `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	EventRequestHeader *EventRequestHeader `protobuf:"bytes,2,opt,name=event_request_header,json=eventRequestHeader" json:"event_request_header,omitempty"`
	// New group link sharing status.
	GroupLinkSharingStatus *GroupLinkSharingStatus `` /* 162-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SetGroupLinkSharingEnabledRequest) Descriptor deprecated

func (*SetGroupLinkSharingEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetGroupLinkSharingEnabledRequest.ProtoReflect.Descriptor instead.

func (*SetGroupLinkSharingEnabledRequest) GetEventRequestHeader

func (x *SetGroupLinkSharingEnabledRequest) GetEventRequestHeader() *EventRequestHeader

func (*SetGroupLinkSharingEnabledRequest) GetGroupLinkSharingStatus

func (x *SetGroupLinkSharingEnabledRequest) GetGroupLinkSharingStatus() GroupLinkSharingStatus

func (*SetGroupLinkSharingEnabledRequest) GetRequestHeader

func (x *SetGroupLinkSharingEnabledRequest) GetRequestHeader() *RequestHeader

func (*SetGroupLinkSharingEnabledRequest) ProtoMessage

func (*SetGroupLinkSharingEnabledRequest) ProtoMessage()

func (*SetGroupLinkSharingEnabledRequest) ProtoReflect

func (*SetGroupLinkSharingEnabledRequest) Reset

func (*SetGroupLinkSharingEnabledRequest) String

type SetGroupLinkSharingEnabledResponse

type SetGroupLinkSharingEnabledResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	// Created event of type EVENT_TYPE_GROUP_LINK_SHARING_MODIFICATION.
	CreatedEvent *Event `protobuf:"bytes,2,opt,name=created_event,json=createdEvent" json:"created_event,omitempty"`
	// Updated conversation.
	UpdatedConversation *Conversation `protobuf:"bytes,3,opt,name=updated_conversation,json=updatedConversation" json:"updated_conversation,omitempty"`
	// contains filtered or unexported fields
}

func (*SetGroupLinkSharingEnabledResponse) Descriptor deprecated

func (*SetGroupLinkSharingEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetGroupLinkSharingEnabledResponse.ProtoReflect.Descriptor instead.

func (*SetGroupLinkSharingEnabledResponse) GetCreatedEvent

func (x *SetGroupLinkSharingEnabledResponse) GetCreatedEvent() *Event

func (*SetGroupLinkSharingEnabledResponse) GetResponseHeader

func (x *SetGroupLinkSharingEnabledResponse) GetResponseHeader() *ResponseHeader

func (*SetGroupLinkSharingEnabledResponse) GetUpdatedConversation

func (x *SetGroupLinkSharingEnabledResponse) GetUpdatedConversation() *Conversation

func (*SetGroupLinkSharingEnabledResponse) ProtoMessage

func (*SetGroupLinkSharingEnabledResponse) ProtoMessage()

func (*SetGroupLinkSharingEnabledResponse) ProtoReflect

func (*SetGroupLinkSharingEnabledResponse) Reset

func (*SetGroupLinkSharingEnabledResponse) String

type SetNotificationSettingNotification

type SetNotificationSettingNotification struct {
	ConfigurationBit    []*ConfigurationBit  `protobuf:"bytes,1,rep,name=configuration_bit,json=configurationBit" json:"configuration_bit,omitempty"`
	DesktopSoundSetting *DesktopSoundSetting `protobuf:"bytes,2,opt,name=desktop_sound_setting,json=desktopSoundSetting" json:"desktop_sound_setting,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNotificationSettingNotification) Descriptor deprecated

func (*SetNotificationSettingNotification) Descriptor() ([]byte, []int)

Deprecated: Use SetNotificationSettingNotification.ProtoReflect.Descriptor instead.

func (*SetNotificationSettingNotification) GetConfigurationBit

func (x *SetNotificationSettingNotification) GetConfigurationBit() []*ConfigurationBit

func (*SetNotificationSettingNotification) GetDesktopSoundSetting

func (x *SetNotificationSettingNotification) GetDesktopSoundSetting() *DesktopSoundSetting

func (*SetNotificationSettingNotification) ProtoMessage

func (*SetNotificationSettingNotification) ProtoMessage()

func (*SetNotificationSettingNotification) ProtoReflect

func (*SetNotificationSettingNotification) Reset

func (*SetNotificationSettingNotification) String

type SetPresenceRequest

type SetPresenceRequest struct {
	RequestHeader        *RequestHeader        `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	PresenceStateSetting *PresenceStateSetting `protobuf:"bytes,2,opt,name=presence_state_setting,json=presenceStateSetting" json:"presence_state_setting,omitempty"`
	DndSetting           *DndSetting           `protobuf:"bytes,3,opt,name=dnd_setting,json=dndSetting" json:"dnd_setting,omitempty"`
	DesktopOffSetting    *DesktopOffSetting    `protobuf:"bytes,5,opt,name=desktop_off_setting,json=desktopOffSetting" json:"desktop_off_setting,omitempty"`
	MoodSetting          *MoodSetting          `protobuf:"bytes,8,opt,name=mood_setting,json=moodSetting" json:"mood_setting,omitempty"`
	// contains filtered or unexported fields
}

Allows setting one or more of the included presence-related settings.

func (*SetPresenceRequest) Descriptor deprecated

func (*SetPresenceRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPresenceRequest.ProtoReflect.Descriptor instead.

func (*SetPresenceRequest) GetDesktopOffSetting

func (x *SetPresenceRequest) GetDesktopOffSetting() *DesktopOffSetting

func (*SetPresenceRequest) GetDndSetting

func (x *SetPresenceRequest) GetDndSetting() *DndSetting

func (*SetPresenceRequest) GetMoodSetting

func (x *SetPresenceRequest) GetMoodSetting() *MoodSetting

func (*SetPresenceRequest) GetPresenceStateSetting

func (x *SetPresenceRequest) GetPresenceStateSetting() *PresenceStateSetting

func (*SetPresenceRequest) GetRequestHeader

func (x *SetPresenceRequest) GetRequestHeader() *RequestHeader

func (*SetPresenceRequest) ProtoMessage

func (*SetPresenceRequest) ProtoMessage()

func (*SetPresenceRequest) ProtoReflect

func (x *SetPresenceRequest) ProtoReflect() protoreflect.Message

func (*SetPresenceRequest) Reset

func (x *SetPresenceRequest) Reset()

func (*SetPresenceRequest) String

func (x *SetPresenceRequest) String() string

type SetPresenceResponse

type SetPresenceResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPresenceResponse) Descriptor deprecated

func (*SetPresenceResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPresenceResponse.ProtoReflect.Descriptor instead.

func (*SetPresenceResponse) GetResponseHeader

func (x *SetPresenceResponse) GetResponseHeader() *ResponseHeader

func (*SetPresenceResponse) ProtoMessage

func (*SetPresenceResponse) ProtoMessage()

func (*SetPresenceResponse) ProtoReflect

func (x *SetPresenceResponse) ProtoReflect() protoreflect.Message

func (*SetPresenceResponse) Reset

func (x *SetPresenceResponse) Reset()

func (*SetPresenceResponse) String

func (x *SetPresenceResponse) String() string

type SetTypingNotification

type SetTypingNotification struct {
	ConversationId *ConversationId `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	SenderId       *ParticipantId  `protobuf:"bytes,2,opt,name=sender_id,json=senderId" json:"sender_id,omitempty"`
	Timestamp      *uint64         `protobuf:"varint,3,opt,name=timestamp" json:"timestamp,omitempty"`
	Type           *TypingType     `protobuf:"varint,4,opt,name=type,enum=hangouts.TypingType" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTypingNotification) Descriptor deprecated

func (*SetTypingNotification) Descriptor() ([]byte, []int)

Deprecated: Use SetTypingNotification.ProtoReflect.Descriptor instead.

func (*SetTypingNotification) GetConversationId

func (x *SetTypingNotification) GetConversationId() *ConversationId

func (*SetTypingNotification) GetSenderId

func (x *SetTypingNotification) GetSenderId() *ParticipantId

func (*SetTypingNotification) GetTimestamp

func (x *SetTypingNotification) GetTimestamp() uint64

func (*SetTypingNotification) GetType

func (x *SetTypingNotification) GetType() TypingType

func (*SetTypingNotification) ProtoMessage

func (*SetTypingNotification) ProtoMessage()

func (*SetTypingNotification) ProtoReflect

func (x *SetTypingNotification) ProtoReflect() protoreflect.Message

func (*SetTypingNotification) Reset

func (x *SetTypingNotification) Reset()

func (*SetTypingNotification) String

func (x *SetTypingNotification) String() string

type SetTypingRequest

type SetTypingRequest struct {
	RequestHeader  *RequestHeader  `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	ConversationId *ConversationId `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	Type           *TypingType     `protobuf:"varint,3,opt,name=type,enum=hangouts.TypingType" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTypingRequest) Descriptor deprecated

func (*SetTypingRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetTypingRequest.ProtoReflect.Descriptor instead.

func (*SetTypingRequest) GetConversationId

func (x *SetTypingRequest) GetConversationId() *ConversationId

func (*SetTypingRequest) GetRequestHeader

func (x *SetTypingRequest) GetRequestHeader() *RequestHeader

func (*SetTypingRequest) GetType

func (x *SetTypingRequest) GetType() TypingType

func (*SetTypingRequest) ProtoMessage

func (*SetTypingRequest) ProtoMessage()

func (*SetTypingRequest) ProtoReflect

func (x *SetTypingRequest) ProtoReflect() protoreflect.Message

func (*SetTypingRequest) Reset

func (x *SetTypingRequest) Reset()

func (*SetTypingRequest) String

func (x *SetTypingRequest) String() string

type SetTypingResponse

type SetTypingResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	Timestamp      *uint64         `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*SetTypingResponse) Descriptor deprecated

func (*SetTypingResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetTypingResponse.ProtoReflect.Descriptor instead.

func (*SetTypingResponse) GetResponseHeader

func (x *SetTypingResponse) GetResponseHeader() *ResponseHeader

func (*SetTypingResponse) GetTimestamp

func (x *SetTypingResponse) GetTimestamp() uint64

func (*SetTypingResponse) ProtoMessage

func (*SetTypingResponse) ProtoMessage()

func (*SetTypingResponse) ProtoReflect

func (x *SetTypingResponse) ProtoReflect() protoreflect.Message

func (*SetTypingResponse) Reset

func (x *SetTypingResponse) Reset()

func (*SetTypingResponse) String

func (x *SetTypingResponse) String() string

type SoundState

type SoundState int32
const (
	SoundState_SOUND_STATE_UNKNOWN SoundState = 0
	SoundState_SOUND_STATE_ON      SoundState = 1
	SoundState_SOUND_STATE_OFF     SoundState = 2
)

func (SoundState) Descriptor

func (SoundState) Descriptor() protoreflect.EnumDescriptor

func (SoundState) Enum

func (x SoundState) Enum() *SoundState

func (SoundState) EnumDescriptor deprecated

func (SoundState) EnumDescriptor() ([]byte, []int)

Deprecated: Use SoundState.Descriptor instead.

func (SoundState) Number

func (x SoundState) Number() protoreflect.EnumNumber

func (SoundState) String

func (x SoundState) String() string

func (SoundState) Type

func (*SoundState) UnmarshalJSON deprecated

func (x *SoundState) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type SourceType

type SourceType int32
const (
	SourceType_SOURCE_TYPE_UNKNOWN SourceType = 0
)

func (SourceType) Descriptor

func (SourceType) Descriptor() protoreflect.EnumDescriptor

func (SourceType) Enum

func (x SourceType) Enum() *SourceType

func (SourceType) EnumDescriptor deprecated

func (SourceType) EnumDescriptor() ([]byte, []int)

Deprecated: Use SourceType.Descriptor instead.

func (SourceType) Number

func (x SourceType) Number() protoreflect.EnumNumber

func (SourceType) String

func (x SourceType) String() string

func (SourceType) Type

func (*SourceType) UnmarshalJSON deprecated

func (x *SourceType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type StateUpdate

type StateUpdate struct {
	StateUpdateHeader *StateUpdateHeader `protobuf:"bytes,1,opt,name=state_update_header,json=stateUpdateHeader" json:"state_update_header,omitempty"`
	// If set, includes conversation attributes that have been updated by the
	// notification.
	Conversation *Conversation `protobuf:"bytes,13,opt,name=conversation" json:"conversation,omitempty"`
	// Types that are assignable to StateUpdate:
	//	*StateUpdate_ConversationNotification
	//	*StateUpdate_EventNotification
	//	*StateUpdate_FocusNotification
	//	*StateUpdate_TypingNotification
	//	*StateUpdate_NotificationLevelNotification
	//	*StateUpdate_ReplyToInviteNotification
	//	*StateUpdate_WatermarkNotification
	//	*StateUpdate_ViewModification
	//	*StateUpdate_EasterEggNotification
	//	*StateUpdate_SelfPresenceNotification
	//	*StateUpdate_DeleteNotification
	//	*StateUpdate_PresenceNotification
	//	*StateUpdate_BlockNotification
	//	*StateUpdate_NotificationSettingNotification
	//	*StateUpdate_RichPresenceEnabledStateNotification
	StateUpdate isStateUpdate_StateUpdate `protobuf_oneof:"state_update"`
	// contains filtered or unexported fields
}

Pushed from the server to the client to notify it of state changes. Includes exactly one type of notification, and optionally updates the attributes of a conversation.

func (*StateUpdate) Descriptor deprecated

func (*StateUpdate) Descriptor() ([]byte, []int)

Deprecated: Use StateUpdate.ProtoReflect.Descriptor instead.

func (*StateUpdate) GetBlockNotification

func (x *StateUpdate) GetBlockNotification() *BlockNotification

func (*StateUpdate) GetConversation

func (x *StateUpdate) GetConversation() *Conversation

func (*StateUpdate) GetConversationNotification

func (x *StateUpdate) GetConversationNotification() *ConversationNotification

func (*StateUpdate) GetDeleteNotification

func (x *StateUpdate) GetDeleteNotification() *DeleteActionNotification

func (*StateUpdate) GetEasterEggNotification

func (x *StateUpdate) GetEasterEggNotification() *EasterEggNotification

func (*StateUpdate) GetEventNotification

func (x *StateUpdate) GetEventNotification() *EventNotification

func (*StateUpdate) GetFocusNotification

func (x *StateUpdate) GetFocusNotification() *SetFocusNotification

func (*StateUpdate) GetNotificationLevelNotification

func (x *StateUpdate) GetNotificationLevelNotification() *SetConversationNotificationLevelNotification

func (*StateUpdate) GetNotificationSettingNotification

func (x *StateUpdate) GetNotificationSettingNotification() *SetNotificationSettingNotification

func (*StateUpdate) GetPresenceNotification

func (x *StateUpdate) GetPresenceNotification() *PresenceNotification

func (*StateUpdate) GetReplyToInviteNotification

func (x *StateUpdate) GetReplyToInviteNotification() *ReplyToInviteNotification

func (*StateUpdate) GetRichPresenceEnabledStateNotification

func (x *StateUpdate) GetRichPresenceEnabledStateNotification() *RichPresenceEnabledStateNotification

func (*StateUpdate) GetSelfPresenceNotification

func (x *StateUpdate) GetSelfPresenceNotification() *SelfPresenceNotification

func (*StateUpdate) GetStateUpdate

func (m *StateUpdate) GetStateUpdate() isStateUpdate_StateUpdate

func (*StateUpdate) GetStateUpdateHeader

func (x *StateUpdate) GetStateUpdateHeader() *StateUpdateHeader

func (*StateUpdate) GetTypingNotification

func (x *StateUpdate) GetTypingNotification() *SetTypingNotification

func (*StateUpdate) GetViewModification

func (x *StateUpdate) GetViewModification() *ConversationViewModification

func (*StateUpdate) GetWatermarkNotification

func (x *StateUpdate) GetWatermarkNotification() *WatermarkNotification

func (*StateUpdate) ProtoMessage

func (*StateUpdate) ProtoMessage()

func (*StateUpdate) ProtoReflect

func (x *StateUpdate) ProtoReflect() protoreflect.Message

func (*StateUpdate) Reset

func (x *StateUpdate) Reset()

func (*StateUpdate) String

func (x *StateUpdate) String() string

type StateUpdateHeader

type StateUpdateHeader struct {
	ActiveClientState    *ActiveClientState    `` /* 140-byte string literal not displayed */
	RequestTraceId       *string               `protobuf:"bytes,3,opt,name=request_trace_id,json=requestTraceId" json:"request_trace_id,omitempty"`
	NotificationSettings *NotificationSettings `protobuf:"bytes,4,opt,name=notification_settings,json=notificationSettings" json:"notification_settings,omitempty"`
	CurrentServerTime    *uint64               `protobuf:"varint,5,opt,name=current_server_time,json=currentServerTime" json:"current_server_time,omitempty"`
	// contains filtered or unexported fields
}

Header for StateUpdate messages.

func (*StateUpdateHeader) Descriptor deprecated

func (*StateUpdateHeader) Descriptor() ([]byte, []int)

Deprecated: Use StateUpdateHeader.ProtoReflect.Descriptor instead.

func (*StateUpdateHeader) GetActiveClientState

func (x *StateUpdateHeader) GetActiveClientState() ActiveClientState

func (*StateUpdateHeader) GetCurrentServerTime

func (x *StateUpdateHeader) GetCurrentServerTime() uint64

func (*StateUpdateHeader) GetNotificationSettings

func (x *StateUpdateHeader) GetNotificationSettings() *NotificationSettings

func (*StateUpdateHeader) GetRequestTraceId

func (x *StateUpdateHeader) GetRequestTraceId() string

func (*StateUpdateHeader) ProtoMessage

func (*StateUpdateHeader) ProtoMessage()

func (*StateUpdateHeader) ProtoReflect

func (x *StateUpdateHeader) ProtoReflect() protoreflect.Message

func (*StateUpdateHeader) Reset

func (x *StateUpdateHeader) Reset()

func (*StateUpdateHeader) String

func (x *StateUpdateHeader) String() string

type StateUpdate_BlockNotification

type StateUpdate_BlockNotification struct {
	BlockNotification *BlockNotification `protobuf:"bytes,17,opt,name=block_notification,json=blockNotification,oneof"`
}

type StateUpdate_ConversationNotification

type StateUpdate_ConversationNotification struct {
	ConversationNotification *ConversationNotification `protobuf:"bytes,2,opt,name=conversation_notification,json=conversationNotification,oneof"`
}

type StateUpdate_DeleteNotification

type StateUpdate_DeleteNotification struct {
	DeleteNotification *DeleteActionNotification `protobuf:"bytes,15,opt,name=delete_notification,json=deleteNotification,oneof"`
}

type StateUpdate_EasterEggNotification

type StateUpdate_EasterEggNotification struct {
	EasterEggNotification *EasterEggNotification `protobuf:"bytes,12,opt,name=easter_egg_notification,json=easterEggNotification,oneof"`
}

type StateUpdate_EventNotification

type StateUpdate_EventNotification struct {
	EventNotification *EventNotification `protobuf:"bytes,3,opt,name=event_notification,json=eventNotification,oneof"`
}

type StateUpdate_FocusNotification

type StateUpdate_FocusNotification struct {
	FocusNotification *SetFocusNotification `protobuf:"bytes,4,opt,name=focus_notification,json=focusNotification,oneof"`
}

type StateUpdate_NotificationLevelNotification

type StateUpdate_NotificationLevelNotification struct {
	NotificationLevelNotification *SetConversationNotificationLevelNotification `protobuf:"bytes,6,opt,name=notification_level_notification,json=notificationLevelNotification,oneof"`
}

type StateUpdate_NotificationSettingNotification

type StateUpdate_NotificationSettingNotification struct {
	NotificationSettingNotification *SetNotificationSettingNotification `protobuf:"bytes,19,opt,name=notification_setting_notification,json=notificationSettingNotification,oneof"`
}

type StateUpdate_PresenceNotification

type StateUpdate_PresenceNotification struct {
	PresenceNotification *PresenceNotification `protobuf:"bytes,16,opt,name=presence_notification,json=presenceNotification,oneof"`
}

type StateUpdate_ReplyToInviteNotification

type StateUpdate_ReplyToInviteNotification struct {
	ReplyToInviteNotification *ReplyToInviteNotification `protobuf:"bytes,7,opt,name=reply_to_invite_notification,json=replyToInviteNotification,oneof"`
}

type StateUpdate_RichPresenceEnabledStateNotification

type StateUpdate_RichPresenceEnabledStateNotification struct {
	RichPresenceEnabledStateNotification *RichPresenceEnabledStateNotification `protobuf:"bytes,20,opt,name=rich_presence_enabled_state_notification,json=richPresenceEnabledStateNotification,oneof"`
}

type StateUpdate_SelfPresenceNotification

type StateUpdate_SelfPresenceNotification struct {
	SelfPresenceNotification *SelfPresenceNotification `protobuf:"bytes,14,opt,name=self_presence_notification,json=selfPresenceNotification,oneof"`
}

type StateUpdate_TypingNotification

type StateUpdate_TypingNotification struct {
	TypingNotification *SetTypingNotification `protobuf:"bytes,5,opt,name=typing_notification,json=typingNotification,oneof"`
}

type StateUpdate_ViewModification

type StateUpdate_ViewModification struct {
	ViewModification *ConversationViewModification `protobuf:"bytes,11,opt,name=view_modification,json=viewModification,oneof"`
}

type StateUpdate_WatermarkNotification

type StateUpdate_WatermarkNotification struct {
	WatermarkNotification *WatermarkNotification `protobuf:"bytes,8,opt,name=watermark_notification,json=watermarkNotification,oneof"`
}

type SuggestedContact

type SuggestedContact struct {

	// The contact's entity.
	Entity *Entity `protobuf:"bytes,1,opt,name=entity" json:"entity,omitempty"`
	// The contact's invitation status.
	InvitationStatus *InvitationStatus `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SuggestedContact) Descriptor deprecated

func (*SuggestedContact) Descriptor() ([]byte, []int)

Deprecated: Use SuggestedContact.ProtoReflect.Descriptor instead.

func (*SuggestedContact) GetEntity

func (x *SuggestedContact) GetEntity() *Entity

func (*SuggestedContact) GetInvitationStatus

func (x *SuggestedContact) GetInvitationStatus() InvitationStatus

func (*SuggestedContact) ProtoMessage

func (*SuggestedContact) ProtoMessage()

func (*SuggestedContact) ProtoReflect

func (x *SuggestedContact) ProtoReflect() protoreflect.Message

func (*SuggestedContact) Reset

func (x *SuggestedContact) Reset()

func (*SuggestedContact) String

func (x *SuggestedContact) String() string

type SuggestedContactGroup

type SuggestedContactGroup struct {

	// True if the request's hash matched and no contacts will be included.
	HashMatched *bool `protobuf:"varint,1,opt,name=hash_matched,json=hashMatched" json:"hash_matched,omitempty"`
	// A 4-byte hash which can be used in subsequent requests.
	Hash []byte `protobuf:"bytes,2,opt,name=hash" json:"hash,omitempty"`
	// List of contacts in this group.
	Contact []*SuggestedContact `protobuf:"bytes,3,rep,name=contact" json:"contact,omitempty"`
	// contains filtered or unexported fields
}

func (*SuggestedContactGroup) Descriptor deprecated

func (*SuggestedContactGroup) Descriptor() ([]byte, []int)

Deprecated: Use SuggestedContactGroup.ProtoReflect.Descriptor instead.

func (*SuggestedContactGroup) GetContact

func (x *SuggestedContactGroup) GetContact() []*SuggestedContact

func (*SuggestedContactGroup) GetHash

func (x *SuggestedContactGroup) GetHash() []byte

func (*SuggestedContactGroup) GetHashMatched

func (x *SuggestedContactGroup) GetHashMatched() bool

func (*SuggestedContactGroup) ProtoMessage

func (*SuggestedContactGroup) ProtoMessage()

func (*SuggestedContactGroup) ProtoReflect

func (x *SuggestedContactGroup) ProtoReflect() protoreflect.Message

func (*SuggestedContactGroup) Reset

func (x *SuggestedContactGroup) Reset()

func (*SuggestedContactGroup) String

func (x *SuggestedContactGroup) String() string

type SuggestedContactGroupHash

type SuggestedContactGroupHash struct {

	// Number of results to return from this group.
	MaxResults *uint64 `protobuf:"varint,1,opt,name=max_results,json=maxResults" json:"max_results,omitempty"`
	// An optional 4-byte hash. If this matches the server's hash, no results
	// will be sent.
	Hash []byte `protobuf:"bytes,2,opt,name=hash" json:"hash,omitempty"`
	// contains filtered or unexported fields
}

func (*SuggestedContactGroupHash) Descriptor deprecated

func (*SuggestedContactGroupHash) Descriptor() ([]byte, []int)

Deprecated: Use SuggestedContactGroupHash.ProtoReflect.Descriptor instead.

func (*SuggestedContactGroupHash) GetHash

func (x *SuggestedContactGroupHash) GetHash() []byte

func (*SuggestedContactGroupHash) GetMaxResults

func (x *SuggestedContactGroupHash) GetMaxResults() uint64

func (*SuggestedContactGroupHash) ProtoMessage

func (*SuggestedContactGroupHash) ProtoMessage()

func (*SuggestedContactGroupHash) ProtoReflect

func (*SuggestedContactGroupHash) Reset

func (x *SuggestedContactGroupHash) Reset()

func (*SuggestedContactGroupHash) String

func (x *SuggestedContactGroupHash) String() string

type SyncAllNewEventsRequest

type SyncAllNewEventsRequest struct {
	RequestHeader *RequestHeader `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	// Timestamp after which to return all new events.
	LastSyncTimestamp    *uint64 `protobuf:"varint,2,opt,name=last_sync_timestamp,json=lastSyncTimestamp" json:"last_sync_timestamp,omitempty"`
	MaxResponseSizeBytes *uint64 `protobuf:"varint,8,opt,name=max_response_size_bytes,json=maxResponseSizeBytes" json:"max_response_size_bytes,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncAllNewEventsRequest) Descriptor deprecated

func (*SyncAllNewEventsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SyncAllNewEventsRequest.ProtoReflect.Descriptor instead.

func (*SyncAllNewEventsRequest) GetLastSyncTimestamp

func (x *SyncAllNewEventsRequest) GetLastSyncTimestamp() uint64

func (*SyncAllNewEventsRequest) GetMaxResponseSizeBytes

func (x *SyncAllNewEventsRequest) GetMaxResponseSizeBytes() uint64

func (*SyncAllNewEventsRequest) GetRequestHeader

func (x *SyncAllNewEventsRequest) GetRequestHeader() *RequestHeader

func (*SyncAllNewEventsRequest) ProtoMessage

func (*SyncAllNewEventsRequest) ProtoMessage()

func (*SyncAllNewEventsRequest) ProtoReflect

func (x *SyncAllNewEventsRequest) ProtoReflect() protoreflect.Message

func (*SyncAllNewEventsRequest) Reset

func (x *SyncAllNewEventsRequest) Reset()

func (*SyncAllNewEventsRequest) String

func (x *SyncAllNewEventsRequest) String() string

type SyncAllNewEventsResponse

type SyncAllNewEventsResponse struct {
	ResponseHeader    *ResponseHeader      `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	SyncTimestamp     *uint64              `protobuf:"varint,2,opt,name=sync_timestamp,json=syncTimestamp" json:"sync_timestamp,omitempty"`
	ConversationState []*ConversationState `protobuf:"bytes,3,rep,name=conversation_state,json=conversationState" json:"conversation_state,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncAllNewEventsResponse) Descriptor deprecated

func (*SyncAllNewEventsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SyncAllNewEventsResponse.ProtoReflect.Descriptor instead.

func (*SyncAllNewEventsResponse) GetConversationState

func (x *SyncAllNewEventsResponse) GetConversationState() []*ConversationState

func (*SyncAllNewEventsResponse) GetResponseHeader

func (x *SyncAllNewEventsResponse) GetResponseHeader() *ResponseHeader

func (*SyncAllNewEventsResponse) GetSyncTimestamp

func (x *SyncAllNewEventsResponse) GetSyncTimestamp() uint64

func (*SyncAllNewEventsResponse) ProtoMessage

func (*SyncAllNewEventsResponse) ProtoMessage()

func (*SyncAllNewEventsResponse) ProtoReflect

func (x *SyncAllNewEventsResponse) ProtoReflect() protoreflect.Message

func (*SyncAllNewEventsResponse) Reset

func (x *SyncAllNewEventsResponse) Reset()

func (*SyncAllNewEventsResponse) String

func (x *SyncAllNewEventsResponse) String() string

type SyncFilter

type SyncFilter int32
const (
	SyncFilter_SYNC_FILTER_UNKNOWN  SyncFilter = 0
	SyncFilter_SYNC_FILTER_INBOX    SyncFilter = 1
	SyncFilter_SYNC_FILTER_ARCHIVED SyncFilter = 2
)

func (SyncFilter) Descriptor

func (SyncFilter) Descriptor() protoreflect.EnumDescriptor

func (SyncFilter) Enum

func (x SyncFilter) Enum() *SyncFilter

func (SyncFilter) EnumDescriptor deprecated

func (SyncFilter) EnumDescriptor() ([]byte, []int)

Deprecated: Use SyncFilter.Descriptor instead.

func (SyncFilter) Number

func (x SyncFilter) Number() protoreflect.EnumNumber

func (SyncFilter) String

func (x SyncFilter) String() string

func (SyncFilter) Type

func (*SyncFilter) UnmarshalJSON deprecated

func (x *SyncFilter) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type SyncRecentConversationsRequest

type SyncRecentConversationsRequest struct {
	RequestHeader *RequestHeader `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	// Timestamp used for pagination, returns most recent conversations if not
	// given.
	LastEventTimestamp       *uint64      `protobuf:"varint,2,opt,name=last_event_timestamp,json=lastEventTimestamp" json:"last_event_timestamp,omitempty"`
	MaxConversations         *uint64      `protobuf:"varint,3,opt,name=max_conversations,json=maxConversations" json:"max_conversations,omitempty"`
	MaxEventsPerConversation *uint64      `` /* 131-byte string literal not displayed */
	SyncFilter               []SyncFilter `protobuf:"varint,5,rep,name=sync_filter,json=syncFilter,enum=hangouts.SyncFilter" json:"sync_filter,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncRecentConversationsRequest) Descriptor deprecated

func (*SyncRecentConversationsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SyncRecentConversationsRequest.ProtoReflect.Descriptor instead.

func (*SyncRecentConversationsRequest) GetLastEventTimestamp

func (x *SyncRecentConversationsRequest) GetLastEventTimestamp() uint64

func (*SyncRecentConversationsRequest) GetMaxConversations

func (x *SyncRecentConversationsRequest) GetMaxConversations() uint64

func (*SyncRecentConversationsRequest) GetMaxEventsPerConversation

func (x *SyncRecentConversationsRequest) GetMaxEventsPerConversation() uint64

func (*SyncRecentConversationsRequest) GetRequestHeader

func (x *SyncRecentConversationsRequest) GetRequestHeader() *RequestHeader

func (*SyncRecentConversationsRequest) GetSyncFilter

func (x *SyncRecentConversationsRequest) GetSyncFilter() []SyncFilter

func (*SyncRecentConversationsRequest) ProtoMessage

func (*SyncRecentConversationsRequest) ProtoMessage()

func (*SyncRecentConversationsRequest) ProtoReflect

func (*SyncRecentConversationsRequest) Reset

func (x *SyncRecentConversationsRequest) Reset()

func (*SyncRecentConversationsRequest) String

type SyncRecentConversationsResponse

type SyncRecentConversationsResponse struct {
	ResponseHeader           *ResponseHeader      `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	SyncTimestamp            *uint64              `protobuf:"varint,2,opt,name=sync_timestamp,json=syncTimestamp" json:"sync_timestamp,omitempty"`
	ConversationState        []*ConversationState `protobuf:"bytes,3,rep,name=conversation_state,json=conversationState" json:"conversation_state,omitempty"`
	ContinuationEndTimestamp *uint64              `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SyncRecentConversationsResponse) Descriptor deprecated

func (*SyncRecentConversationsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SyncRecentConversationsResponse.ProtoReflect.Descriptor instead.

func (*SyncRecentConversationsResponse) GetContinuationEndTimestamp

func (x *SyncRecentConversationsResponse) GetContinuationEndTimestamp() uint64

func (*SyncRecentConversationsResponse) GetConversationState

func (x *SyncRecentConversationsResponse) GetConversationState() []*ConversationState

func (*SyncRecentConversationsResponse) GetResponseHeader

func (x *SyncRecentConversationsResponse) GetResponseHeader() *ResponseHeader

func (*SyncRecentConversationsResponse) GetSyncTimestamp

func (x *SyncRecentConversationsResponse) GetSyncTimestamp() uint64

func (*SyncRecentConversationsResponse) ProtoMessage

func (*SyncRecentConversationsResponse) ProtoMessage()

func (*SyncRecentConversationsResponse) ProtoReflect

func (*SyncRecentConversationsResponse) Reset

func (*SyncRecentConversationsResponse) String

type TypingType

type TypingType int32
const (
	TypingType_TYPING_TYPE_UNKNOWN TypingType = 0
	// Started typing.
	TypingType_TYPING_TYPE_STARTED TypingType = 1
	// Stopped typing with inputted text.
	TypingType_TYPING_TYPE_PAUSED TypingType = 2
	// Stopped typing with no inputted text.
	TypingType_TYPING_TYPE_STOPPED TypingType = 3
)

func (TypingType) Descriptor

func (TypingType) Descriptor() protoreflect.EnumDescriptor

func (TypingType) Enum

func (x TypingType) Enum() *TypingType

func (TypingType) EnumDescriptor deprecated

func (TypingType) EnumDescriptor() ([]byte, []int)

Deprecated: Use TypingType.Descriptor instead.

func (TypingType) Number

func (x TypingType) Number() protoreflect.EnumNumber

func (TypingType) String

func (x TypingType) String() string

func (TypingType) Type

func (*TypingType) UnmarshalJSON deprecated

func (x *TypingType) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type UpdateWatermarkRequest

type UpdateWatermarkRequest struct {
	RequestHeader     *RequestHeader  `protobuf:"bytes,1,opt,name=request_header,json=requestHeader" json:"request_header,omitempty"`
	ConversationId    *ConversationId `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	LastReadTimestamp *uint64         `protobuf:"varint,3,opt,name=last_read_timestamp,json=lastReadTimestamp" json:"last_read_timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWatermarkRequest) Descriptor deprecated

func (*UpdateWatermarkRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWatermarkRequest.ProtoReflect.Descriptor instead.

func (*UpdateWatermarkRequest) GetConversationId

func (x *UpdateWatermarkRequest) GetConversationId() *ConversationId

func (*UpdateWatermarkRequest) GetLastReadTimestamp

func (x *UpdateWatermarkRequest) GetLastReadTimestamp() uint64

func (*UpdateWatermarkRequest) GetRequestHeader

func (x *UpdateWatermarkRequest) GetRequestHeader() *RequestHeader

func (*UpdateWatermarkRequest) ProtoMessage

func (*UpdateWatermarkRequest) ProtoMessage()

func (*UpdateWatermarkRequest) ProtoReflect

func (x *UpdateWatermarkRequest) ProtoReflect() protoreflect.Message

func (*UpdateWatermarkRequest) Reset

func (x *UpdateWatermarkRequest) Reset()

func (*UpdateWatermarkRequest) String

func (x *UpdateWatermarkRequest) String() string

type UpdateWatermarkResponse

type UpdateWatermarkResponse struct {
	ResponseHeader *ResponseHeader `protobuf:"bytes,1,opt,name=response_header,json=responseHeader" json:"response_header,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWatermarkResponse) Descriptor deprecated

func (*UpdateWatermarkResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWatermarkResponse.ProtoReflect.Descriptor instead.

func (*UpdateWatermarkResponse) GetResponseHeader

func (x *UpdateWatermarkResponse) GetResponseHeader() *ResponseHeader

func (*UpdateWatermarkResponse) ProtoMessage

func (*UpdateWatermarkResponse) ProtoMessage()

func (*UpdateWatermarkResponse) ProtoReflect

func (x *UpdateWatermarkResponse) ProtoReflect() protoreflect.Message

func (*UpdateWatermarkResponse) Reset

func (x *UpdateWatermarkResponse) Reset()

func (*UpdateWatermarkResponse) String

func (x *UpdateWatermarkResponse) String() string

type UserConversationState

type UserConversationState struct {
	ClientGeneratedId    *string                 `protobuf:"bytes,2,opt,name=client_generated_id,json=clientGeneratedId" json:"client_generated_id,omitempty"`
	SelfReadState        *UserReadState          `protobuf:"bytes,7,opt,name=self_read_state,json=selfReadState" json:"self_read_state,omitempty"`
	Status               *ConversationStatus     `protobuf:"varint,8,opt,name=status,enum=hangouts.ConversationStatus" json:"status,omitempty"`
	NotificationLevel    *NotificationLevel      `` /* 138-byte string literal not displayed */
	View                 []ConversationView      `protobuf:"varint,10,rep,name=view,enum=hangouts.ConversationView" json:"view,omitempty"`
	InviterId            *ParticipantId          `protobuf:"bytes,11,opt,name=inviter_id,json=inviterId" json:"inviter_id,omitempty"`
	InviteTimestamp      *uint64                 `protobuf:"varint,12,opt,name=invite_timestamp,json=inviteTimestamp" json:"invite_timestamp,omitempty"`
	SortTimestamp        *uint64                 `protobuf:"varint,13,opt,name=sort_timestamp,json=sortTimestamp" json:"sort_timestamp,omitempty"`
	ActiveTimestamp      *uint64                 `protobuf:"varint,14,opt,name=active_timestamp,json=activeTimestamp" json:"active_timestamp,omitempty"`
	InviteAffinity       *InvitationAffinity     `` /* 131-byte string literal not displayed */
	DeliveryMediumOption []*DeliveryMediumOption `protobuf:"bytes,17,rep,name=delivery_medium_option,json=deliveryMediumOption" json:"delivery_medium_option,omitempty"`
	// contains filtered or unexported fields
}

func (*UserConversationState) Descriptor deprecated

func (*UserConversationState) Descriptor() ([]byte, []int)

Deprecated: Use UserConversationState.ProtoReflect.Descriptor instead.

func (*UserConversationState) GetActiveTimestamp

func (x *UserConversationState) GetActiveTimestamp() uint64

func (*UserConversationState) GetClientGeneratedId

func (x *UserConversationState) GetClientGeneratedId() string

func (*UserConversationState) GetDeliveryMediumOption

func (x *UserConversationState) GetDeliveryMediumOption() []*DeliveryMediumOption

func (*UserConversationState) GetInviteAffinity

func (x *UserConversationState) GetInviteAffinity() InvitationAffinity

func (*UserConversationState) GetInviteTimestamp

func (x *UserConversationState) GetInviteTimestamp() uint64

func (*UserConversationState) GetInviterId

func (x *UserConversationState) GetInviterId() *ParticipantId

func (*UserConversationState) GetNotificationLevel

func (x *UserConversationState) GetNotificationLevel() NotificationLevel

func (*UserConversationState) GetSelfReadState

func (x *UserConversationState) GetSelfReadState() *UserReadState

func (*UserConversationState) GetSortTimestamp

func (x *UserConversationState) GetSortTimestamp() uint64

func (*UserConversationState) GetStatus

func (*UserConversationState) GetView

func (x *UserConversationState) GetView() []ConversationView

func (*UserConversationState) ProtoMessage

func (*UserConversationState) ProtoMessage()

func (*UserConversationState) ProtoReflect

func (x *UserConversationState) ProtoReflect() protoreflect.Message

func (*UserConversationState) Reset

func (x *UserConversationState) Reset()

func (*UserConversationState) String

func (x *UserConversationState) String() string

type UserEventState

type UserEventState struct {
	UserId            *ParticipantId     `protobuf:"bytes,1,opt,name=user_id,json=userId" json:"user_id,omitempty"`
	ClientGeneratedId *string            `protobuf:"bytes,2,opt,name=client_generated_id,json=clientGeneratedId" json:"client_generated_id,omitempty"`
	NotificationLevel *NotificationLevel `` /* 138-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UserEventState) Descriptor deprecated

func (*UserEventState) Descriptor() ([]byte, []int)

Deprecated: Use UserEventState.ProtoReflect.Descriptor instead.

func (*UserEventState) GetClientGeneratedId

func (x *UserEventState) GetClientGeneratedId() string

func (*UserEventState) GetNotificationLevel

func (x *UserEventState) GetNotificationLevel() NotificationLevel

func (*UserEventState) GetUserId

func (x *UserEventState) GetUserId() *ParticipantId

func (*UserEventState) ProtoMessage

func (*UserEventState) ProtoMessage()

func (*UserEventState) ProtoReflect

func (x *UserEventState) ProtoReflect() protoreflect.Message

func (*UserEventState) Reset

func (x *UserEventState) Reset()

func (*UserEventState) String

func (x *UserEventState) String() string

type UserReadState

type UserReadState struct {
	ParticipantId *ParticipantId `protobuf:"bytes,1,opt,name=participant_id,json=participantId" json:"participant_id,omitempty"`
	// Timestamp of the user's last read message in the conversation.
	LatestReadTimestamp *uint64 `protobuf:"varint,2,opt,name=latest_read_timestamp,json=latestReadTimestamp" json:"latest_read_timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*UserReadState) Descriptor deprecated

func (*UserReadState) Descriptor() ([]byte, []int)

Deprecated: Use UserReadState.ProtoReflect.Descriptor instead.

func (*UserReadState) GetLatestReadTimestamp

func (x *UserReadState) GetLatestReadTimestamp() uint64

func (*UserReadState) GetParticipantId

func (x *UserReadState) GetParticipantId() *ParticipantId

func (*UserReadState) ProtoMessage

func (*UserReadState) ProtoMessage()

func (*UserReadState) ProtoReflect

func (x *UserReadState) ProtoReflect() protoreflect.Message

func (*UserReadState) Reset

func (x *UserReadState) Reset()

func (*UserReadState) String

func (x *UserReadState) String() string

type WatermarkNotification

type WatermarkNotification struct {
	SenderId            *ParticipantId  `protobuf:"bytes,1,opt,name=sender_id,json=senderId" json:"sender_id,omitempty"`
	ConversationId      *ConversationId `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId" json:"conversation_id,omitempty"`
	LatestReadTimestamp *uint64         `protobuf:"varint,3,opt,name=latest_read_timestamp,json=latestReadTimestamp" json:"latest_read_timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*WatermarkNotification) Descriptor deprecated

func (*WatermarkNotification) Descriptor() ([]byte, []int)

Deprecated: Use WatermarkNotification.ProtoReflect.Descriptor instead.

func (*WatermarkNotification) GetConversationId

func (x *WatermarkNotification) GetConversationId() *ConversationId

func (*WatermarkNotification) GetLatestReadTimestamp

func (x *WatermarkNotification) GetLatestReadTimestamp() uint64

func (*WatermarkNotification) GetSenderId

func (x *WatermarkNotification) GetSenderId() *ParticipantId

func (*WatermarkNotification) ProtoMessage

func (*WatermarkNotification) ProtoMessage()

func (*WatermarkNotification) ProtoReflect

func (x *WatermarkNotification) ProtoReflect() protoreflect.Message

func (*WatermarkNotification) Reset

func (x *WatermarkNotification) Reset()

func (*WatermarkNotification) String

func (x *WatermarkNotification) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL