Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions googleapiclient-stubs/_apis/accessapproval/v1/schemas.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class AccessApprovalServiceAccount(typing_extensions.TypedDict, total=False):
class AccessApprovalSettings(typing_extensions.TypedDict, total=False):
activeKeyVersion: str
ancestorHasActiveKeyVersion: bool
ancestorsEnrolledServices: _list[EnrolledService]
approvalPolicy: CustomerApprovalApprovalPolicy
effectiveApprovalPolicy: CustomerApprovalApprovalPolicy
enrolledAncestor: bool
Expand Down Expand Up @@ -168,6 +169,9 @@ class SignatureInfo(typing_extensions.TypedDict, total=False):
"PQ_SIGN_ML_DSA_87",
"PQ_SIGN_SLH_DSA_SHA2_128S",
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256",
"PQ_SIGN_ML_DSA_44_EXTERNAL_MU",
"PQ_SIGN_ML_DSA_65_EXTERNAL_MU",
"PQ_SIGN_ML_DSA_87_EXTERNAL_MU",
]
googlePublicKeyPem: str
serializedApprovalRequest: str
Expand Down
3 changes: 3 additions & 0 deletions googleapiclient-stubs/_apis/admin/directory_v1/resources.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -774,6 +774,9 @@ class DirectoryResource(googleapiclient.discovery.Resource):
self, *, userKey: str, body: UserPhoto = ..., **kwargs: typing.Any
) -> UserPhotoHttpRequest: ...

def createGuest(
self, *, body: DirectoryUsersCreateGuestRequest = ..., **kwargs: typing.Any
) -> UserHttpRequest: ...
def delete(
self, *, userKey: str, **kwargs: typing.Any
) -> googleapiclient.http.HttpRequest: ...
Expand Down
17 changes: 17 additions & 0 deletions googleapiclient-stubs/_apis/admin/directory_v1/schemas.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,11 @@ class BatchDeletePrintersResponse(typing_extensions.TypedDict, total=False):
failedPrinters: _list[FailureInfo]
printerIds: _list[str]

@typing.type_check_only
class BluetoothAdapterInfo(typing_extensions.TypedDict, total=False):
address: str
numConnectedDevices: int

@typing.type_check_only
class Building(typing_extensions.TypedDict, total=False):
address: BuildingAddress
Expand Down Expand Up @@ -205,6 +210,7 @@ class ChromeOsDevice(typing_extensions.TypedDict, total=False):
autoUpdateExpiration: str
autoUpdateThrough: str
backlightInfo: _list[BacklightInfo]
bluetoothAdapterInfo: _list[BluetoothAdapterInfo]
bootMode: str
chromeOsType: typing_extensions.Literal[
"chromeOsTypeUnspecified", "chromeOsFlex", "chromeOs"
Expand Down Expand Up @@ -391,6 +397,11 @@ class DirectoryChromeosdevicesIssueCommandResponse(
):
commandId: str

@typing.type_check_only
class DirectoryUsersCreateGuestRequest(typing_extensions.TypedDict, total=False):
customer: str
primaryGuestEmail: str

@typing.type_check_only
class DomainAlias(typing_extensions.TypedDict, total=False):
creationTime: str
Expand Down Expand Up @@ -503,6 +514,10 @@ class Groups(typing_extensions.TypedDict, total=False):
kind: str
nextPageToken: str

@typing.type_check_only
class GuestAccountInfo(typing_extensions.TypedDict, total=False):
primaryGuestEmail: str

@typing.type_check_only
class ListPrintServersResponse(typing_extensions.TypedDict, total=False):
nextPageToken: str
Expand Down Expand Up @@ -799,6 +814,7 @@ class User(typing_extensions.TypedDict, total=False):
etag: str
externalIds: typing.Any
gender: typing.Any
guestAccountInfo: GuestAccountInfo
hashFunction: str
id: str
ims: typing.Any
Expand All @@ -808,6 +824,7 @@ class User(typing_extensions.TypedDict, total=False):
isDelegatedAdmin: bool
isEnforcedIn2Sv: bool
isEnrolledIn2Sv: bool
isGuestUser: bool
isMailboxSetup: bool
keywords: typing.Any
kind: str
Expand Down
14 changes: 14 additions & 0 deletions googleapiclient-stubs/_apis/admin/reports_v1/resources.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,19 @@ class ReportsResource(googleapiclient.discovery.Resource):
"vault",
"gemini_in_workspace_apps",
"classroom",
"assignments",
"cloud_search",
"tasks",
"data_migration",
"meet_hardware",
"directory_sync",
"ldap",
"profile",
"access_evaluation",
"admin_data_action",
"contacts",
"takeout",
"graduation",
],
actorIpAddress: str = ...,
customerId: str = ...,
Expand All @@ -55,6 +68,7 @@ class ReportsResource(googleapiclient.discovery.Resource):
maxResults: int = ...,
orgUnitID: str = ...,
pageToken: str = ...,
resourceDetailsFilter: str = ...,
startTime: str = ...,
**kwargs: typing.Any,
) -> ActivitiesHttpRequest: ...
Expand Down
24 changes: 24 additions & 0 deletions googleapiclient-stubs/_apis/adsense/v2/resources.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,12 @@ class AdsenseResource(googleapiclient.discovery.Resource):
"CUSTOM_SEARCH_STYLE_ID",
"DOMAIN_REGISTRANT",
"WEBSEARCH_QUERY_STRING",
"OS_TYPE_NAME",
"OS_TYPE_CODE",
"BROWSER_TYPE_NAME",
"BROWSER_TYPE_CODE",
"WEBVIEW_TYPE_NAME",
"WEBVIEW_TYPE_CODE",
]
| _list[
typing_extensions.Literal[
Expand Down Expand Up @@ -383,6 +389,12 @@ class AdsenseResource(googleapiclient.discovery.Resource):
"CUSTOM_SEARCH_STYLE_ID",
"DOMAIN_REGISTRANT",
"WEBSEARCH_QUERY_STRING",
"OS_TYPE_NAME",
"OS_TYPE_CODE",
"BROWSER_TYPE_NAME",
"BROWSER_TYPE_CODE",
"WEBVIEW_TYPE_NAME",
"WEBVIEW_TYPE_CODE",
]
] = ...,
endDate_day: int = ...,
Expand Down Expand Up @@ -549,6 +561,12 @@ class AdsenseResource(googleapiclient.discovery.Resource):
"CUSTOM_SEARCH_STYLE_ID",
"DOMAIN_REGISTRANT",
"WEBSEARCH_QUERY_STRING",
"OS_TYPE_NAME",
"OS_TYPE_CODE",
"BROWSER_TYPE_NAME",
"BROWSER_TYPE_CODE",
"WEBVIEW_TYPE_NAME",
"WEBVIEW_TYPE_CODE",
]
| _list[
typing_extensions.Literal[
Expand Down Expand Up @@ -603,6 +621,12 @@ class AdsenseResource(googleapiclient.discovery.Resource):
"CUSTOM_SEARCH_STYLE_ID",
"DOMAIN_REGISTRANT",
"WEBSEARCH_QUERY_STRING",
"OS_TYPE_NAME",
"OS_TYPE_CODE",
"BROWSER_TYPE_NAME",
"BROWSER_TYPE_CODE",
"WEBVIEW_TYPE_NAME",
"WEBVIEW_TYPE_CODE",
]
] = ...,
endDate_day: int = ...,
Expand Down
Loading
Loading