Skip to content

Commit e7b7808

Browse files
authored
Add v2.102.0 support (#41)
1 parent 15b0739 commit e7b7808

File tree

456 files changed

+66918
-11366
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

456 files changed

+66918
-11366
lines changed

googleapiclient-stubs/_apis/accessapproval/v1/schemas.pyi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ class AccessApprovalSettings(typing_extensions.TypedDict, total=False):
1818
invalidKeyVersion: bool
1919
name: str
2020
notificationEmails: _list[str]
21+
notificationPubsubTopic: str
22+
preferNoBroadApprovalRequests: bool
23+
preferredRequestExpirationDays: int
2124

2225
@typing.type_check_only
2326
class AccessLocations(typing_extensions.TypedDict, total=False):

googleapiclient-stubs/_apis/accesscontextmanager/v1/schemas.pyi

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ class Condition(typing_extensions.TypedDict, total=False):
8888
negate: bool
8989
regions: _list[str]
9090
requiredAccessLevels: _list[str]
91+
vpcNetworkSources: _list[VpcNetworkSource]
9192

9293
@typing.type_check_only
9394
class CustomLevel(typing_extensions.TypedDict, total=False):
@@ -111,12 +112,22 @@ class EgressFrom(typing_extensions.TypedDict, total=False):
111112
"ANY_USER_ACCOUNT",
112113
"ANY_SERVICE_ACCOUNT",
113114
]
115+
sourceRestriction: typing_extensions.Literal[
116+
"SOURCE_RESTRICTION_UNSPECIFIED",
117+
"SOURCE_RESTRICTION_ENABLED",
118+
"SOURCE_RESTRICTION_DISABLED",
119+
]
120+
sources: _list[EgressSource]
114121

115122
@typing.type_check_only
116123
class EgressPolicy(typing_extensions.TypedDict, total=False):
117124
egressFrom: EgressFrom
118125
egressTo: EgressTo
119126

127+
@typing.type_check_only
128+
class EgressSource(typing_extensions.TypedDict, total=False):
129+
accessLevel: str
130+
120131
@typing.type_check_only
121132
class EgressTo(typing_extensions.TypedDict, total=False):
122133
externalResources: _list[str]
@@ -305,3 +316,12 @@ class TestIamPermissionsResponse(typing_extensions.TypedDict, total=False):
305316
class VpcAccessibleServices(typing_extensions.TypedDict, total=False):
306317
allowedServices: _list[str]
307318
enableRestriction: bool
319+
320+
@typing.type_check_only
321+
class VpcNetworkSource(typing_extensions.TypedDict, total=False):
322+
vpcSubnetwork: VpcSubNetwork
323+
324+
@typing.type_check_only
325+
class VpcSubNetwork(typing_extensions.TypedDict, total=False):
326+
network: str
327+
vpcIpSubnetworks: _list[str]

googleapiclient-stubs/_apis/adexchangebuyer2/v2beta1/schemas.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -868,6 +868,7 @@ class PublisherProfileMobileApplication(typing_extensions.TypedDict, total=False
868868
"SAMSUNG",
869869
"VIVO",
870870
"XIAOMI",
871+
"LG_TV",
871872
]
872873
externalAppId: str
873874
name: str

googleapiclient-stubs/_apis/admin/directory_v1/resources.pyi

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,9 @@ class DirectoryResource(googleapiclient.discovery.Resource):
440440
*,
441441
customerId: str,
442442
orgUnitPath: str = ...,
443-
type: typing_extensions.Literal["all", "children"] = ...,
443+
type: typing_extensions.Literal[
444+
"all", "children", "allIncludingParent"
445+
] = ...,
444446
**kwargs: typing.Any
445447
) -> OrgUnitsHttpRequest: ...
446448
def patch(
@@ -778,7 +780,11 @@ class DirectoryResource(googleapiclient.discovery.Resource):
778780
**kwargs: typing.Any
779781
) -> UserHttpRequest: ...
780782
def insert(
781-
self, *, body: User = ..., **kwargs: typing.Any
783+
self,
784+
*,
785+
body: User = ...,
786+
resolveConflictAccount: bool = ...,
787+
**kwargs: typing.Any
782788
) -> UserHttpRequest: ...
783789
def list(
784790
self,

googleapiclient-stubs/_apis/admin/directory_v1/schemas.pyi

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -160,20 +160,28 @@ class ChromeOsDevice(typing_extensions.TypedDict, total=False):
160160
cpuInfo: _list[dict[str, typing.Any]]
161161
cpuStatusReports: _list[dict[str, typing.Any]]
162162
deprovisionReason: typing_extensions.Literal[
163-
"deprovisionReasonUnspecified",
164-
"deprovisionReasonSameModelReplacement",
165-
"deprovisionReasonUpgrade",
166-
"deprovisionReasonDomainMove",
167-
"deprovisionReasonServiceExpiration",
168-
"deprovisionReasonOther",
169-
"deprovisionReasonDifferentModelReplacement",
170-
"deprovisionReasonRetiringDevice",
171-
"deprovisionReasonUpgradeTransfer",
172-
"deprovisionReasonNotRequired",
173-
"deprovisionReasonRepairCenter",
163+
"DEPROVISION_REASON_UNSPECIFIED",
164+
"DEPROVISION_REASON_SAME_MODEL_REPLACEMENT",
165+
"DEPROVISION_REASON_UPGRADE",
166+
"DEPROVISION_REASON_DOMAIN_MOVE",
167+
"DEPROVISION_REASON_SERVICE_EXPIRATION",
168+
"DEPROVISION_REASON_OTHER",
169+
"DEPROVISION_REASON_DIFFERENT_MODEL_REPLACEMENT",
170+
"DEPROVISION_REASON_RETIRING_DEVICE",
171+
"DEPROVISION_REASON_UPGRADE_TRANSFER",
172+
"DEPROVISION_REASON_NOT_REQUIRED",
173+
"DEPROVISION_REASON_REPAIR_CENTER",
174174
]
175175
deviceFiles: _list[dict[str, typing.Any]]
176176
deviceId: str
177+
deviceLicenseType: typing_extensions.Literal[
178+
"deviceLicenseTypeUnspecified",
179+
"enterprise",
180+
"enterpriseUpgrade",
181+
"educationUpgrade",
182+
"education",
183+
"kioskUpgrade",
184+
]
177185
diskVolumeReports: _list[dict[str, typing.Any]]
178186
dockMacAddress: str
179187
etag: str

0 commit comments

Comments
 (0)