You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/people_v1.otherContacts.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -698,6 +698,7 @@ <h3>Method Details</h3>
698
698
],
699
699
"organizations": [ # The person's past or current organizations.
700
700
{ # A person's past or current organization. Overlapping date ranges are permitted.
701
+
"costCenter": "A String", # The person's cost center at the organization.
701
702
"current": True or False, # True if the organization is the person's current organization; false if the organization is a past organization.
702
703
"department": "A String", # The person's department at the organization.
703
704
"domain": "A String", # The domain name associated with the organization; for example, `google.com`.
@@ -707,6 +708,7 @@ <h3>Method Details</h3>
707
708
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
708
709
},
709
710
"formattedType": "A String", # Output only. The type of the organization translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.
711
+
"fullTimeEquivalentMillipercent": 42, # The person's full-time equivalent millipercent within the organization (100000 = 100%).
710
712
"jobDescription": "A String", # The person's job description at the organization.
711
713
"location": "A String", # The location of the organization office the person works at.
712
714
"metadata": { # Metadata about a field. # Metadata about the organization.
@@ -1604,6 +1606,7 @@ <h3>Method Details</h3>
1604
1606
],
1605
1607
"organizations": [ # The person's past or current organizations.
1606
1608
{ # A person's past or current organization. Overlapping date ranges are permitted.
1609
+
"costCenter": "A String", # The person's cost center at the organization.
1607
1610
"current": True or False, # True if the organization is the person's current organization; false if the organization is a past organization.
1608
1611
"department": "A String", # The person's department at the organization.
1609
1612
"domain": "A String", # The domain name associated with the organization; for example, `google.com`.
@@ -1613,6 +1616,7 @@ <h3>Method Details</h3>
1613
1616
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
1614
1617
},
1615
1618
"formattedType": "A String", # Output only. The type of the organization translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.
1619
+
"fullTimeEquivalentMillipercent": 42, # The person's full-time equivalent millipercent within the organization (100000 = 100%).
1616
1620
"jobDescription": "A String", # The person's job description at the organization.
1617
1621
"location": "A String", # The location of the organization office the person works at.
1618
1622
"metadata": { # Metadata about a field. # Metadata about the organization.
@@ -2518,6 +2522,7 @@ <h3>Method Details</h3>
2518
2522
],
2519
2523
"organizations": [ # The person's past or current organizations.
2520
2524
{ # A person's past or current organization. Overlapping date ranges are permitted.
2525
+
"costCenter": "A String", # The person's cost center at the organization.
2521
2526
"current": True or False, # True if the organization is the person's current organization; false if the organization is a past organization.
2522
2527
"department": "A String", # The person's department at the organization.
2523
2528
"domain": "A String", # The domain name associated with the organization; for example, `google.com`.
@@ -2527,6 +2532,7 @@ <h3>Method Details</h3>
2527
2532
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
2528
2533
},
2529
2534
"formattedType": "A String", # Output only. The type of the organization translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.
2535
+
"fullTimeEquivalentMillipercent": 42, # The person's full-time equivalent millipercent within the organization (100000 = 100%).
2530
2536
"jobDescription": "A String", # The person's job description at the organization.
2531
2537
"location": "A String", # The location of the organization office the person works at.
2532
2538
"metadata": { # Metadata about a field. # Metadata about the organization.
Copy file name to clipboardExpand all lines: docs/dyn/people_v1.people.connections.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -701,6 +701,7 @@ <h3>Method Details</h3>
701
701
],
702
702
"organizations": [ # The person's past or current organizations.
703
703
{ # A person's past or current organization. Overlapping date ranges are permitted.
704
+
"costCenter": "A String", # The person's cost center at the organization.
704
705
"current": True or False, # True if the organization is the person's current organization; false if the organization is a past organization.
705
706
"department": "A String", # The person's department at the organization.
706
707
"domain": "A String", # The domain name associated with the organization; for example, `google.com`.
@@ -710,6 +711,7 @@ <h3>Method Details</h3>
710
711
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
711
712
},
712
713
"formattedType": "A String", # Output only. The type of the organization translated and formatted in the viewer's account locale or the `Accept-Language` HTTP header locale.
714
+
"fullTimeEquivalentMillipercent": 42, # The person's full-time equivalent millipercent within the organization (100000 = 100%).
713
715
"jobDescription": "A String", # The person's job description at the organization.
714
716
"location": "A String", # The location of the organization office the person works at.
715
717
"metadata": { # Metadata about a field. # Metadata about the organization.
0 commit comments