Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RelationshipInterest

import type { RelationshipInterest } from "https://googleapis.deno.dev/v1/people:v1.ts";

DEPRECATED: No data will be returned A person's relationship interest .

interface RelationshipInterest {
readonly formattedValue?: string;
metadata?: FieldMetadata;
value?: string;
}

§Properties

§
readonly formattedValue?: string
[src]

Output only. The value of the relationship interest translated and formatted in the viewer's account locale or the locale specified in the Accept-Language HTTP header.

§

Metadata about the relationship interest.

§
value?: string
[src]

The kind of relationship the person is looking for. The value can be custom or one of these predefined values: * friend * date * relationship * networking