Skip to content

Conversation

@microsoft-graph-devx-bot
Copy link
Contributor

‼️Important‼️
Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing.

Note: This pull request was automatically created by Azure pipelines.

Update generated files with build 188232
@microsoft-graph-devx-bot microsoft-graph-devx-bot bot requested a review from a team as a code owner May 21, 2025 20:40
@github-actions
Copy link
Contributor

Addition of Public property public_key_infrastructure in type msgraph.generated.directory.DirectoryRequestBuilder with type PublicKeyInfrastructureRequestBuilder Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters with type bool Addition of Public property expand in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters with type list[str] Addition of Public property filter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property orderby in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters with type list[str] Addition of Public property search in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters with type str Addition of Public property select in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters with type list[str] Addition of Public property skip in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters with type int Addition of Public property top in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters with type int Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder.CertificateBasedAuthConfigurationsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method by_certificate_based_auth_pki_id in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthPkiItemRequestBuilder and parameters certificate_based_auth_pki_id of type str is required Addition of Public method constructor in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public property count in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with type CountRequestBuilder Addition of Public method get in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthPkiCollectionResponse and parameters request_configuration of type RequestConfiguration[CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthPki and parameters body of type CertificateBasedAuthPki is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters] is optional Addition of Public method to_post_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type RequestInformation and parameters body of type CertificateBasedAuthPki is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthConfigurationsRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property search in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder.CountRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public method get in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder with return type int and parameters request_configuration of type RequestConfiguration[CountRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[CountRequestBuilderGetQueryParameters] is optional Addition of Public property url_template in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.count.CountRequestBuilder with return type CountRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetQueryParameters with type bool Addition of Public property expand in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetQueryParameters with type list[str] Addition of Public property filter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property orderby in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetQueryParameters with type list[str] Addition of Public property search in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetQueryParameters with type str Addition of Public property select in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetQueryParameters with type list[str] Addition of Public property skip in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetQueryParameters with type int Addition of Public property top in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetQueryParameters with type int Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder.CertificateAuthoritiesRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method by_certificate_authority_detail_id in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthorityDetailItemRequestBuilder and parameters certificate_authority_detail_id of type str is required Addition of Public method constructor in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public property count in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with type CountRequestBuilder Addition of Public method get in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthorityDetailCollectionResponse and parameters request_configuration of type RequestConfiguration[CertificateAuthoritiesRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthorityDetail and parameters body of type CertificateAuthorityDetail is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[CertificateAuthoritiesRequestBuilderGetQueryParameters] is optional Addition of Public method to_post_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with return type RequestInformation and parameters body of type CertificateAuthorityDetail is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthoritiesRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property search in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder.CountRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public method get in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder with return type int and parameters request_configuration of type RequestConfiguration[CountRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[CountRequestBuilderGetQueryParameters] is optional Addition of Public property url_template in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.count.CountRequestBuilder with return type CountRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder.CertificateAuthorityDetailItemRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder.CertificateAuthorityDetailItemRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder.CertificateAuthorityDetailItemRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder.CertificateAuthorityDetailItemRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder.CertificateAuthorityDetailItemRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder.CertificateAuthorityDetailItemRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public method delete in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type CertificateAuthorityDetail and parameters request_configuration of type RequestConfiguration[CertificateAuthorityDetailItemRequestBuilderGetQueryParameters] is optional Addition of Public method patch in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type CertificateAuthorityDetail and parameters body of type CertificateAuthorityDetail is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with type RequestAdapter Addition of Public method to_delete_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method to_get_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[CertificateAuthorityDetailItemRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type RequestInformation and parameters body of type CertificateAuthorityDetail is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.certificateAuthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type CertificateAuthorityDetailItemRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.CertificateBasedAuthPkiItemRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.CertificateBasedAuthPkiItemRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.CertificateBasedAuthPkiItemRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public property certificate_authorities in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with type CertificateAuthoritiesRequestBuilder Addition of Public method constructor in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public method delete in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type CertificateBasedAuthPki and parameters request_configuration of type RequestConfiguration[CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters] is optional Addition of Public method patch in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type CertificateBasedAuthPki and parameters body of type CertificateBasedAuthPki is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with type RequestAdapter Addition of Public method to_delete_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method to_get_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type RequestInformation and parameters body of type CertificateBasedAuthPki is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property upload in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with type UploadRequestBuilder Addition of Public property url_template in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type CertificateBasedAuthPkiItemRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method sha256_file_hash in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type str and parameters Addition of Public method sha256_file_hash in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type None and parameters value of type str is required Addition of Public method upload_url in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type str and parameters Addition of Public method upload_url in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type None and parameters value of type str is required Addition of Public method create_from_discriminator_value in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody with return type UploadPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadRequestBuilder.UploadRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public property path_parameters in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadRequestBuilder with return type None and parameters body of type UploadPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadRequestBuilder with return type RequestInformation and parameters body of type UploadPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.directory.publicKeyInfrastructure.certificateBasedAuthConfigurations.item.upload.UploadRequestBuilder with return type UploadRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder.PublicKeyInfrastructureRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder.PublicKeyInfrastructureRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder.PublicKeyInfrastructureRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder.PublicKeyInfrastructureRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder.PublicKeyInfrastructureRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder.PublicKeyInfrastructureRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public property certificate_based_auth_configurations in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with type CertificateBasedAuthConfigurationsRequestBuilder Addition of Public method constructor in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public method delete in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with return type PublicKeyInfrastructureRoot and parameters request_configuration of type RequestConfiguration[PublicKeyInfrastructureRequestBuilderGetQueryParameters] is optional Addition of Public method patch in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with return type PublicKeyInfrastructureRoot and parameters body of type PublicKeyInfrastructureRoot is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with type RequestAdapter Addition of Public method to_delete_request_information in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method to_get_request_information in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[PublicKeyInfrastructureRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with return type RequestInformation and parameters body of type PublicKeyInfrastructureRoot is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.directory.publicKeyInfrastructure.PublicKeyInfrastructureRequestBuilder with return type PublicKeyInfrastructureRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.models.AiInteraction inherits from Entity Addition of Public method app_class in type msgraph.generated.models.AiInteraction with return type str and parameters Addition of Public method app_class in type msgraph.generated.models.AiInteraction with return type None and parameters value of type str is required Addition of Public method attachments in type msgraph.generated.models.AiInteraction with return type list[AiInteractionAttachment] and parameters Addition of Public method attachments in type msgraph.generated.models.AiInteraction with return type None and parameters value of type list[AiInteractionAttachment] is required Addition of Public method body in type msgraph.generated.models.AiInteraction with return type ItemBody and parameters Addition of Public method body in type msgraph.generated.models.AiInteraction with return type None and parameters value of type ItemBody is required Addition of Public method constructor in type msgraph.generated.models.AiInteraction with return type None and parameters Addition of Public method contexts in type msgraph.generated.models.AiInteraction with return type list[AiInteractionContext] and parameters Addition of Public method contexts in type msgraph.generated.models.AiInteraction with return type None and parameters value of type list[AiInteractionContext] is required Addition of Public method conversation_type in type msgraph.generated.models.AiInteraction with return type str and parameters Addition of Public method conversation_type in type msgraph.generated.models.AiInteraction with return type None and parameters value of type str is required Addition of Public method created_date_time in type msgraph.generated.models.AiInteraction with return type datetime.datetime and parameters Addition of Public method created_date_time in type msgraph.generated.models.AiInteraction with return type None and parameters value of type datetime.datetime is required Addition of Public method etag in type msgraph.generated.models.AiInteraction with return type str and parameters Addition of Public method etag in type msgraph.generated.models.AiInteraction with return type None and parameters value of type str is required Addition of Public method from_ in type msgraph.generated.models.AiInteraction with return type IdentitySet and parameters Addition of Public method from_ in type msgraph.generated.models.AiInteraction with return type None and parameters value of type IdentitySet is required Addition of Public method get_field_deserializers in type msgraph.generated.models.AiInteraction with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method interaction_type in type msgraph.generated.models.AiInteraction with return type AiInteractionType and parameters Addition of Public method interaction_type in type msgraph.generated.models.AiInteraction with return type None and parameters value of type AiInteractionType is required Addition of Public method links in type msgraph.generated.models.AiInteraction with return type list[AiInteractionLink] and parameters Addition of Public method links in type msgraph.generated.models.AiInteraction with return type None and parameters value of type list[AiInteractionLink] is required Addition of Public method locale in type msgraph.generated.models.AiInteraction with return type str and parameters Addition of Public method locale in type msgraph.generated.models.AiInteraction with return type None and parameters value of type str is required Addition of Public method mentions in type msgraph.generated.models.AiInteraction with return type list[AiInteractionMention] and parameters Addition of Public method mentions in type msgraph.generated.models.AiInteraction with return type None and parameters value of type list[AiInteractionMention] is required Addition of Public property odata_type in type msgraph.generated.models.AiInteraction with type str Addition of Public method request_id in type msgraph.generated.models.AiInteraction with return type str and parameters Addition of Public method request_id in type msgraph.generated.models.AiInteraction with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.AiInteraction with return type None and parameters writer of type SerializationWriter is required Addition of Public method session_id in type msgraph.generated.models.AiInteraction with return type str and parameters Addition of Public method session_id in type msgraph.generated.models.AiInteraction with return type None and parameters value of type str is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.AiInteraction with return type AiInteraction and parameters parse_node of type ParseNode is required Addition of Public method additional_data in type msgraph.generated.models.AiInteractionAttachment with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters value of type dict[str, Any] is required Addition of Public method attachment_id in type msgraph.generated.models.AiInteractionAttachment with return type str and parameters Addition of Public method attachment_id in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters value of type str is required Addition of Public property backing_store in type msgraph.generated.models.AiInteractionAttachment with type BackingStore Addition of Public method constructor in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters Addition of Public method content in type msgraph.generated.models.AiInteractionAttachment with return type str and parameters Addition of Public method content in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters value of type str is required Addition of Public method content_type in type msgraph.generated.models.AiInteractionAttachment with return type str and parameters Addition of Public method content_type in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters value of type str is required Addition of Public method content_url in type msgraph.generated.models.AiInteractionAttachment with return type str and parameters Addition of Public method content_url in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.AiInteractionAttachment with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method name in type msgraph.generated.models.AiInteractionAttachment with return type str and parameters Addition of Public method name in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters value of type str is required Addition of Public method odata_type in type msgraph.generated.models.AiInteractionAttachment with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.AiInteractionAttachment with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.AiInteractionAttachment with return type AiInteractionAttachment and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.AiInteractionAttachment implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method additional_data in type msgraph.generated.models.AiInteractionContext with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AiInteractionContext with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.models.AiInteractionContext with type BackingStore Addition of Public method constructor in type msgraph.generated.models.AiInteractionContext with return type None and parameters Addition of Public method context_reference in type msgraph.generated.models.AiInteractionContext with return type str and parameters Addition of Public method context_reference in type msgraph.generated.models.AiInteractionContext with return type None and parameters value of type str is required Addition of Public method context_type in type msgraph.generated.models.AiInteractionContext with return type str and parameters Addition of Public method context_type in type msgraph.generated.models.AiInteractionContext with return type None and parameters value of type str is required Addition of Public method display_name in type msgraph.generated.models.AiInteractionContext with return type str and parameters Addition of Public method display_name in type msgraph.generated.models.AiInteractionContext with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.AiInteractionContext with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionContext with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionContext with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.AiInteractionContext with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.AiInteractionContext with return type AiInteractionContext and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.AiInteractionContext implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.models.AiInteractionHistory inherits from Entity Addition of Public method constructor in type msgraph.generated.models.AiInteractionHistory with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.AiInteractionHistory with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.AiInteractionHistory with type str Addition of Public method serialize in type msgraph.generated.models.AiInteractionHistory with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.AiInteractionHistory with return type AiInteractionHistory and parameters parse_node of type ParseNode is required Addition of Public method additional_data in type msgraph.generated.models.AiInteractionLink with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AiInteractionLink with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.models.AiInteractionLink with type BackingStore Addition of Public method constructor in type msgraph.generated.models.AiInteractionLink with return type None and parameters Addition of Public method display_name in type msgraph.generated.models.AiInteractionLink with return type str and parameters Addition of Public method display_name in type msgraph.generated.models.AiInteractionLink with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.AiInteractionLink with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method link_type in type msgraph.generated.models.AiInteractionLink with return type str and parameters Addition of Public method link_type in type msgraph.generated.models.AiInteractionLink with return type None and parameters value of type str is required Addition of Public method link_url in type msgraph.generated.models.AiInteractionLink with return type str and parameters Addition of Public method link_url in type msgraph.generated.models.AiInteractionLink with return type None and parameters value of type str is required Addition of Public method odata_type in type msgraph.generated.models.AiInteractionLink with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionLink with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.AiInteractionLink with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.AiInteractionLink with return type AiInteractionLink and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.AiInteractionLink implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method additional_data in type msgraph.generated.models.AiInteractionMention with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.AiInteractionMention with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.models.AiInteractionMention with type BackingStore Addition of Public method constructor in type msgraph.generated.models.AiInteractionMention with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.AiInteractionMention with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method mentioned in type msgraph.generated.models.AiInteractionMention with return type AiInteractionMentionedIdentitySet and parameters Addition of Public method mentioned in type msgraph.generated.models.AiInteractionMention with return type None and parameters value of type AiInteractionMentionedIdentitySet is required Addition of Public method mention_id in type msgraph.generated.models.AiInteractionMention with return type int and parameters Addition of Public method mention_id in type msgraph.generated.models.AiInteractionMention with return type None and parameters value of type int is required Addition of Public method mention_text in type msgraph.generated.models.AiInteractionMention with return type str and parameters Addition of Public method mention_text in type msgraph.generated.models.AiInteractionMention with return type None and parameters value of type str is required Addition of Public method odata_type in type msgraph.generated.models.AiInteractionMention with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.AiInteractionMention with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.AiInteractionMention with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.AiInteractionMention with return type AiInteractionMention and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.AiInteractionMentionedIdentitySet inherits from IdentitySet Addition of Public method constructor in type msgraph.generated.models.AiInteractionMentionedIdentitySet with return type None and parameters Addition of Public method conversation in type msgraph.generated.models.AiInteractionMentionedIdentitySet with return type TeamworkConversationIdentity and parameters Addition of Public method conversation in type msgraph.generated.models.AiInteractionMentionedIdentitySet with return type None and parameters value of type TeamworkConversationIdentity is required Addition of Public method get_field_deserializers in type msgraph.generated.models.AiInteractionMentionedIdentitySet with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.AiInteractionMentionedIdentitySet with type str Addition of Public method serialize in type msgraph.generated.models.AiInteractionMentionedIdentitySet with return type None and parameters writer of type SerializationWriter is required Addition of Public method tag in type msgraph.generated.models.AiInteractionMentionedIdentitySet with return type TeamworkTagIdentity and parameters Addition of Public method tag in type msgraph.generated.models.AiInteractionMentionedIdentitySet with return type None and parameters value of type TeamworkTagIdentity is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.AiInteractionMentionedIdentitySet with return type AiInteractionMentionedIdentitySet and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.AiInteractionMention implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.models.AiInteractionType has an enum member UserPrompt with order 0 Addition of msgraph.generated.models.AiInteractionType has an enum member AiResponse with order 1 Addition of msgraph.generated.models.AiInteractionType has an enum member UnknownFutureValue with order 2 Addition of msgraph.generated.models.AiUser inherits from Entity Addition of Public method constructor in type msgraph.generated.models.AiUser with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.AiUser with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method interaction_history in type msgraph.generated.models.AiUser with return type AiInteractionHistory and parameters Addition of Public method interaction_history in type msgraph.generated.models.AiUser with return type None and parameters value of type AiInteractionHistory is required Addition of Public property odata_type in type msgraph.generated.models.AiUser with type str Addition of Public method serialize in type msgraph.generated.models.AiUser with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.AiUser with return type AiUser and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.CertificateAuthorityDetail inherits from DirectoryObject Addition of Public method certificate in type msgraph.generated.models.CertificateAuthorityDetail with return type bytes and parameters Addition of Public method certificate in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type bytes is required Addition of Public method certificate_authority_type in type msgraph.generated.models.CertificateAuthorityDetail with return type CertificateAuthorityType and parameters Addition of Public method certificate_authority_type in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type CertificateAuthorityType is required Addition of Public method certificate_revocation_list_url in type msgraph.generated.models.CertificateAuthorityDetail with return type str and parameters Addition of Public method certificate_revocation_list_url in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type str is required Addition of Public method constructor in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters Addition of Public method created_date_time in type msgraph.generated.models.CertificateAuthorityDetail with return type datetime.datetime and parameters Addition of Public method created_date_time in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type datetime.datetime is required Addition of Public method delta_certificate_revocation_list_url in type msgraph.generated.models.CertificateAuthorityDetail with return type str and parameters Addition of Public method delta_certificate_revocation_list_url in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type str is required Addition of Public method display_name in type msgraph.generated.models.CertificateAuthorityDetail with return type str and parameters Addition of Public method display_name in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type str is required Addition of Public method expiration_date_time in type msgraph.generated.models.CertificateAuthorityDetail with return type datetime.datetime and parameters Addition of Public method expiration_date_time in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type datetime.datetime is required Addition of Public method get_field_deserializers in type msgraph.generated.models.CertificateAuthorityDetail with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method issuer in type msgraph.generated.models.CertificateAuthorityDetail with return type str and parameters Addition of Public method issuer in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type str is required Addition of Public method issuer_subject_key_identifier in type msgraph.generated.models.CertificateAuthorityDetail with return type str and parameters Addition of Public method issuer_subject_key_identifier in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type str is required Addition of Public method is_issuer_hint_enabled in type msgraph.generated.models.CertificateAuthorityDetail with return type bool and parameters Addition of Public method is_issuer_hint_enabled in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type bool is required Addition of Public property odata_type in type msgraph.generated.models.CertificateAuthorityDetail with type str Addition of Public method serialize in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters writer of type SerializationWriter is required Addition of Public method thumbprint in type msgraph.generated.models.CertificateAuthorityDetail with return type str and parameters Addition of Public method thumbprint in type msgraph.generated.models.CertificateAuthorityDetail with return type None and parameters value of type str is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.CertificateAuthorityDetail with return type CertificateAuthorityDetail and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.CertificateAuthorityDetailCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.models.CertificateAuthorityDetailCollectionResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.CertificateAuthorityDetailCollectionResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.models.CertificateAuthorityDetailCollectionResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.models.CertificateAuthorityDetailCollectionResponse with return type list[CertificateAuthorityDetail] and parameters Addition of Public method value in type msgraph.generated.models.CertificateAuthorityDetailCollectionResponse with return type None and parameters value of type list[CertificateAuthorityDetail] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.CertificateAuthorityDetailCollectionResponse with return type CertificateAuthorityDetailCollectionResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.CertificateAuthorityType has an enum member Root with order 0 Addition of msgraph.generated.models.CertificateAuthorityType has an enum member Intermediate with order 1 Addition of msgraph.generated.models.CertificateAuthorityType has an enum member UnknownFutureValue with order 2 Addition of msgraph.generated.models.CertificateBasedAuthPki inherits from DirectoryObject Addition of Public method certificate_authorities in type msgraph.generated.models.CertificateBasedAuthPki with return type list[CertificateAuthorityDetail] and parameters Addition of Public method certificate_authorities in type msgraph.generated.models.CertificateBasedAuthPki with return type None and parameters value of type list[CertificateAuthorityDetail] is required Addition of Public method constructor in type msgraph.generated.models.CertificateBasedAuthPki with return type None and parameters Addition of Public method display_name in type msgraph.generated.models.CertificateBasedAuthPki with return type str and parameters Addition of Public method display_name in type msgraph.generated.models.CertificateBasedAuthPki with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.CertificateBasedAuthPki with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method last_modified_date_time in type msgraph.generated.models.CertificateBasedAuthPki with return type datetime.datetime and parameters Addition of Public method last_modified_date_time in type msgraph.generated.models.CertificateBasedAuthPki with return type None and parameters value of type datetime.datetime is required Addition of Public property odata_type in type msgraph.generated.models.CertificateBasedAuthPki with type str Addition of Public method serialize in type msgraph.generated.models.CertificateBasedAuthPki with return type None and parameters writer of type SerializationWriter is required Addition of Public method status in type msgraph.generated.models.CertificateBasedAuthPki with return type str and parameters Addition of Public method status in type msgraph.generated.models.CertificateBasedAuthPki with return type None and parameters value of type str is required Addition of Public method status_details in type msgraph.generated.models.CertificateBasedAuthPki with return type str and parameters Addition of Public method status_details in type msgraph.generated.models.CertificateBasedAuthPki with return type None and parameters value of type str is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.CertificateBasedAuthPki with return type CertificateBasedAuthPki and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.CertificateBasedAuthPkiCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.models.CertificateBasedAuthPkiCollectionResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.CertificateBasedAuthPkiCollectionResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.models.CertificateBasedAuthPkiCollectionResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.models.CertificateBasedAuthPkiCollectionResponse with return type list[CertificateBasedAuthPki] and parameters Addition of Public method value in type msgraph.generated.models.CertificateBasedAuthPkiCollectionResponse with return type None and parameters value of type list[CertificateBasedAuthPki] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.CertificateBasedAuthPkiCollectionResponse with return type CertificateBasedAuthPkiCollectionResponse and parameters parse_node of type ParseNode is required Addition of Public method public_key_infrastructure in type msgraph.generated.models.Directory with return type PublicKeyInfrastructureRoot and parameters Addition of Public method public_key_infrastructure in type msgraph.generated.models.Directory with return type None and parameters value of type PublicKeyInfrastructureRoot is required Addition of msgraph.generated.models.PublicKeyInfrastructureRoot inherits from Entity Addition of Public method certificate_based_auth_configurations in type msgraph.generated.models.PublicKeyInfrastructureRoot with return type list[CertificateBasedAuthPki] and parameters Addition of Public method certificate_based_auth_configurations in type msgraph.generated.models.PublicKeyInfrastructureRoot with return type None and parameters value of type list[CertificateBasedAuthPki] is required Addition of Public method constructor in type msgraph.generated.models.PublicKeyInfrastructureRoot with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.PublicKeyInfrastructureRoot with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.PublicKeyInfrastructureRoot with type str Addition of Public method serialize in type msgraph.generated.models.PublicKeyInfrastructureRoot with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.PublicKeyInfrastructureRoot with return type PublicKeyInfrastructureRoot and parameters parse_node of type ParseNode is required

@MIchaelMainer
Copy link
Contributor

Closed by #1228

@baywet baywet deleted the v1.0/pipelinebuild/188232 branch June 10, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants