Skip to content

Commit b3d8278

Browse files
authored
Add v2.176.0 support (#67)
1 parent 18fc851 commit b3d8278

File tree

526 files changed

+53252
-4197
lines changed

Some content is hidden

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

526 files changed

+53252
-4197
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ class AccessApprovalServiceAccount(typing_extensions.TypedDict, total=False):
1313
class AccessApprovalSettings(typing_extensions.TypedDict, total=False):
1414
activeKeyVersion: str
1515
ancestorHasActiveKeyVersion: bool
16+
approvalPolicy: CustomerApprovalApprovalPolicy
17+
effectiveApprovalPolicy: CustomerApprovalApprovalPolicy
1618
enrolledAncestor: bool
1719
enrolledServices: _list[EnrolledService]
1820
invalidKeyVersion: bool
@@ -71,12 +73,23 @@ class ApproveDecision(typing_extensions.TypedDict, total=False):
7173
autoApproved: bool
7274
expireTime: str
7375
invalidateTime: str
76+
policyApproved: bool
7477
signatureInfo: SignatureInfo
7578

7679
@typing.type_check_only
7780
class AugmentedInfo(typing_extensions.TypedDict, total=False):
7881
command: str
7982

83+
@typing.type_check_only
84+
class CustomerApprovalApprovalPolicy(typing_extensions.TypedDict, total=False):
85+
justificationBasedApprovalPolicy: typing_extensions.Literal[
86+
"JUSTIFICATION_BASED_APPROVAL_POLICY_UNSPECIFIED",
87+
"JUSTIFICATION_BASED_APPROVAL_ENABLED_ALL",
88+
"JUSTIFICATION_BASED_APPROVAL_ENABLED_EXTERNAL_JUSTIFICATIONS",
89+
"JUSTIFICATION_BASED_APPROVAL_NOT_ENABLED",
90+
"JUSTIFICATION_BASED_APPROVAL_INHERITED",
91+
]
92+
8093
@typing.type_check_only
8194
class DismissApprovalRequestMessage(typing_extensions.TypedDict, total=False): ...
8295

@@ -147,6 +160,9 @@ class SignatureInfo(typing_extensions.TypedDict, total=False):
147160
"HMAC_SHA512",
148161
"HMAC_SHA224",
149162
"EXTERNAL_SYMMETRIC_ENCRYPTION",
163+
"PQ_SIGN_ML_DSA_65",
164+
"PQ_SIGN_SLH_DSA_SHA2_128S",
165+
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256",
150166
]
151167
googlePublicKeyPem: str
152168
serializedApprovalRequest: str

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ class EgressTo(typing_extensions.TypedDict, total=False):
162162
externalResources: _list[str]
163163
operations: _list[ApiOperation]
164164
resources: _list[str]
165+
roles: _list[str]
165166

166167
@typing.type_check_only
167168
class Empty(typing_extensions.TypedDict, total=False): ...
@@ -222,6 +223,7 @@ class IngressSource(typing_extensions.TypedDict, total=False):
222223
class IngressTo(typing_extensions.TypedDict, total=False):
223224
operations: _list[ApiOperation]
224225
resources: _list[str]
226+
roles: _list[str]
225227

226228
@typing.type_check_only
227229
class ListAccessLevelsResponse(typing_extensions.TypedDict, total=False):

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ class GoogleMapsAddressvalidationV1Verdict(typing_extensions.TypedDict, total=Fa
184184
]
185185
hasInferredComponents: bool
186186
hasReplacedComponents: bool
187+
hasSpellCorrectedComponents: bool
187188
hasUnconfirmedComponents: bool
188189
inputGranularity: typing_extensions.Literal[
189190
"GRANULARITY_UNSPECIFIED",
@@ -194,6 +195,13 @@ class GoogleMapsAddressvalidationV1Verdict(typing_extensions.TypedDict, total=Fa
194195
"ROUTE",
195196
"OTHER",
196197
]
198+
possibleNextAction: typing_extensions.Literal[
199+
"POSSIBLE_NEXT_ACTION_UNSPECIFIED",
200+
"FIX",
201+
"CONFIRM_ADD_SUBPREMISES",
202+
"CONFIRM",
203+
"ACCEPT",
204+
]
197205
validationGranularity: typing_extensions.Literal[
198206
"GRANULARITY_UNSPECIFIED",
199207
"SUB_PREMISE",

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,10 @@ class ChromeOsDevice(typing_extensions.TypedDict, total=False):
233233
"educationUpgrade",
234234
"education",
235235
"kioskUpgrade",
236+
"enterpriseUpgradePerpetual",
237+
"enterpriseUpgradeFixedTerm",
238+
"educationUpgradePerpetual",
239+
"educationUpgradeFixedTerm",
236240
]
237241
diskSpaceUsage: ByteUsage
238242
diskVolumeReports: _list[dict[str, typing.Any]]
@@ -347,6 +351,7 @@ class DirectoryChromeosdevicesCommand(typing_extensions.TypedDict, total=False):
347351
"REMOTE_POWERWASH",
348352
"DEVICE_START_CRD_SESSION",
349353
"CAPTURE_LOGS",
354+
"FETCH_CRD_AVAILABILITY_INFO",
350355
"FETCH_SUPPORT_PACKET",
351356
]
352357

@@ -372,6 +377,7 @@ class DirectoryChromeosdevicesIssueCommandRequest(
372377
"REMOTE_POWERWASH",
373378
"DEVICE_START_CRD_SESSION",
374379
"CAPTURE_LOGS",
380+
"FETCH_CRD_AVAILABILITY_INFO",
375381
"FETCH_SUPPORT_PACKET",
376382
]
377383
payload: str

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class ReportsResource(googleapiclient.discovery.Resource):
4242
"data_studio",
4343
"keep",
4444
"vault",
45+
"gemini_in_workspace_apps",
4546
],
4647
actorIpAddress: str = ...,
4748
customerId: str = ...,

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

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,22 @@ class Activity(typing_extensions.TypedDict, total=False):
1919
id: dict[str, typing.Any]
2020
ipAddress: str
2121
kind: str
22+
networkInfo: ActivityNetworkInfo
2223
ownerDomain: str
24+
resourceDetails: _list[ResourceDetails]
25+
26+
@typing.type_check_only
27+
class ActivityNetworkInfo(typing_extensions.TypedDict, total=False):
28+
ipAsn: _list[int]
29+
regionCode: str
30+
subdivisionCode: str
31+
32+
@typing.type_check_only
33+
class AppliedLabel(typing_extensions.TypedDict, total=False):
34+
fieldValues: _list[FieldValue]
35+
id: str
36+
reason: Reason
37+
title: str
2338

2439
@typing.type_check_only
2540
class Channel(typing_extensions.TypedDict, total=False):
@@ -34,6 +49,51 @@ class Channel(typing_extensions.TypedDict, total=False):
3449
token: str
3550
type: str
3651

52+
@typing.type_check_only
53+
class Date(typing_extensions.TypedDict, total=False):
54+
day: int
55+
month: int
56+
year: int
57+
58+
@typing.type_check_only
59+
class FieldValue(typing_extensions.TypedDict, total=False):
60+
dateValue: Date
61+
displayName: str
62+
id: str
63+
integerValue: str
64+
longTextValue: str
65+
reason: Reason
66+
selectionListValue: FieldValueSelectionListValue
67+
selectionValue: FieldValueSelectionValue
68+
textListValue: FieldValueTextListValue
69+
textValue: str
70+
type: str
71+
unsetValue: bool
72+
userListValue: FieldValueUserListValue
73+
userValue: FieldValueUserValue
74+
75+
@typing.type_check_only
76+
class FieldValueSelectionListValue(typing_extensions.TypedDict, total=False):
77+
values: _list[FieldValueSelectionValue]
78+
79+
@typing.type_check_only
80+
class FieldValueSelectionValue(typing_extensions.TypedDict, total=False):
81+
badged: bool
82+
displayName: str
83+
id: str
84+
85+
@typing.type_check_only
86+
class FieldValueTextListValue(typing_extensions.TypedDict, total=False):
87+
values: _list[str]
88+
89+
@typing.type_check_only
90+
class FieldValueUserListValue(typing_extensions.TypedDict, total=False):
91+
values: _list[FieldValueUserValue]
92+
93+
@typing.type_check_only
94+
class FieldValueUserValue(typing_extensions.TypedDict, total=False):
95+
email: str
96+
3797
@typing.type_check_only
3898
class NestedParameter(typing_extensions.TypedDict, total=False):
3999
boolValue: bool
@@ -44,6 +104,18 @@ class NestedParameter(typing_extensions.TypedDict, total=False):
44104
name: str
45105
value: str
46106

107+
@typing.type_check_only
108+
class Reason(typing_extensions.TypedDict, total=False):
109+
reasonType: str
110+
111+
@typing.type_check_only
112+
class ResourceDetails(typing_extensions.TypedDict, total=False):
113+
appliedLabels: _list[AppliedLabel]
114+
id: str
115+
relation: str
116+
title: str
117+
type: str
118+
47119
@typing.type_check_only
48120
class UsageReport(typing_extensions.TypedDict, total=False):
49121
date: str

googleapiclient-stubs/_apis/adsense/v2/schemas.pyi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,9 @@ class PolicyIssue(typing_extensions.TypedDict, total=False):
201201
class PolicyTopic(typing_extensions.TypedDict, total=False):
202202
mustFix: bool
203203
topic: str
204+
type: typing_extensions.Literal[
205+
"POLICY_TOPIC_TYPE_UNSPECIFIED", "POLICY", "ADVERTISER_PREFERENCE", "REGULATORY"
206+
]
204207

205208
@typing.type_check_only
206209
class ReportResult(typing_extensions.TypedDict, total=False):

googleapiclient-stubs/_apis/adsenseplatform/v1alpha/resources.pyi

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ class AdSensePlatformResource(googleapiclient.discovery.Resource):
2121
class ChildAccountsResource(googleapiclient.discovery.Resource):
2222
@typing.type_check_only
2323
class SitesResource(googleapiclient.discovery.Resource):
24+
def get(
25+
self, *, name: str, **kwargs: typing.Any
26+
) -> PlatformChildSiteHttpRequest: ...
2427
def list(
2528
self,
2629
*,
@@ -47,6 +50,9 @@ class AdSensePlatformResource(googleapiclient.discovery.Resource):
4750

4851
@typing.type_check_only
4952
class GroupsResource(googleapiclient.discovery.Resource):
53+
def get(
54+
self, *, name: str, **kwargs: typing.Any
55+
) -> PlatformGroupHttpRequest: ...
5056
def list(
5157
self,
5258
*,
@@ -60,6 +66,14 @@ class AdSensePlatformResource(googleapiclient.discovery.Resource):
6066
previous_request: ListPlatformGroupsResponseHttpRequest,
6167
previous_response: ListPlatformGroupsResponse,
6268
) -> ListPlatformGroupsResponseHttpRequest | None: ...
69+
def patch(
70+
self,
71+
*,
72+
name: str,
73+
body: PlatformGroup = ...,
74+
updateMask: str = ...,
75+
**kwargs: typing.Any,
76+
) -> PlatformGroupHttpRequest: ...
6377

6478
def get(
6579
self, *, name: str, **kwargs: typing.Any
@@ -263,6 +277,14 @@ class PlatformChildSiteHttpRequest(googleapiclient.http.HttpRequest):
263277
num_retries: int = 0,
264278
) -> PlatformChildSite: ...
265279

280+
@typing.type_check_only
281+
class PlatformGroupHttpRequest(googleapiclient.http.HttpRequest):
282+
def execute(
283+
self,
284+
http: httplib2.Http | googleapiclient.http.HttpMock | None = None,
285+
num_retries: int = 0,
286+
) -> PlatformGroup: ...
287+
266288
@typing.type_check_only
267289
class RequestSiteReviewResponseHttpRequest(googleapiclient.http.HttpRequest):
268290
def execute(

0 commit comments

Comments
 (0)