diff --git a/packages/kiota-dom-export.txt b/packages/kiota-dom-export.txt index c930ec240b..da1a0e5998 100644 --- a/packages/kiota-dom-export.txt +++ b/packages/kiota-dom-export.txt @@ -113932,6 +113932,7 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models.ApplyLabelAction::|publ github.com/microsoftgraph/msgraph-sdk-typescript/.models.ApplyLabelAction::|public|OdataType:string github.com/microsoftgraph/msgraph-sdk-typescript/.models.ApplyLabelAction::|public|responsibleSensitiveTypeIds:Guid[] github.com/microsoftgraph/msgraph-sdk-typescript/.models.ApplyLabelAction~~>InformationProtectionAction; Parsable +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AppManagementApplicationConfiguration::|public|audiences:AudiencesConfiguration github.com/microsoftgraph/msgraph-sdk-typescript/.models.AppManagementApplicationConfiguration::|public|identifierUris:IdentifierUriConfiguration github.com/microsoftgraph/msgraph-sdk-typescript/.models.AppManagementApplicationConfiguration::|public|OdataType:string github.com/microsoftgraph/msgraph-sdk-typescript/.models.AppManagementApplicationConfiguration~~>AppManagementConfiguration; Parsable @@ -114615,6 +114616,20 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models.attributeType::0003-Bin github.com/microsoftgraph/msgraph-sdk-typescript/.models.attributeType::0004-Boolean github.com/microsoftgraph/msgraph-sdk-typescript/.models.attributeType::0005-DateTime github.com/microsoftgraph/msgraph-sdk-typescript/.models.attributeTypeObject +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudienceRestriction::|public|AdditionalData:Record +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudienceRestriction::|public|backingStoreEnabled:boolean +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudienceRestriction::|public|excludeActors:AppManagementPolicyActorExemptions +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudienceRestriction::|public|isStateSetByMicrosoft:boolean +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudienceRestriction::|public|odataType:string +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudienceRestriction::|public|restrictForAppsCreatedAfterDateTime:Date +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudienceRestriction::|public|state:AppManagementRestrictionState +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudienceRestriction~~>AdditionalDataHolder; BackedModel; Parsable +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudiencesConfiguration::|public|AdditionalData:Record +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudiencesConfiguration::|public|azureAdMultipleOrgs:AudienceRestriction +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudiencesConfiguration::|public|backingStoreEnabled:boolean +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudiencesConfiguration::|public|odataType:string +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudiencesConfiguration::|public|personalMicrosoftAccount:AudienceRestriction +github.com/microsoftgraph/msgraph-sdk-typescript/.models.AudiencesConfiguration~~>AdditionalDataHolder; BackedModel; Parsable github.com/microsoftgraph/msgraph-sdk-typescript/.models.Audio::|public|AdditionalData:Record github.com/microsoftgraph/msgraph-sdk-typescript/.models.Audio::|public|album:string github.com/microsoftgraph/msgraph-sdk-typescript/.models.Audio::|public|albumArtist:string @@ -120503,6 +120518,7 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models.CustomAction::|public|O github.com/microsoftgraph/msgraph-sdk-typescript/.models.CustomAction::|public|properties:KeyValuePair[] github.com/microsoftgraph/msgraph-sdk-typescript/.models.CustomAction~~>InformationProtectionAction; Parsable github.com/microsoftgraph/msgraph-sdk-typescript/.models.CustomAppManagementApplicationConfiguration::|public|AdditionalData:Record +github.com/microsoftgraph/msgraph-sdk-typescript/.models.CustomAppManagementApplicationConfiguration::|public|audiences:AudiencesConfiguration github.com/microsoftgraph/msgraph-sdk-typescript/.models.CustomAppManagementApplicationConfiguration::|public|backingStoreEnabled:boolean github.com/microsoftgraph/msgraph-sdk-typescript/.models.CustomAppManagementApplicationConfiguration::|public|identifierUris:IdentifierUriConfiguration github.com/microsoftgraph/msgraph-sdk-typescript/.models.CustomAppManagementApplicationConfiguration::|public|odataType:string @@ -162772,6 +162788,8 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAttributeMapping github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAttributeMappingSourceFromDiscriminatorValue(parseNode:ParseNode):AttributeMappingSource github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAttributeSetCollectionResponseFromDiscriminatorValue(parseNode:ParseNode):AttributeSetCollectionResponse github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAttributeSetFromDiscriminatorValue(parseNode:ParseNode):AttributeSet +github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAudienceRestrictionFromDiscriminatorValue(parseNode:ParseNode):AudienceRestriction +github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAudiencesConfigurationFromDiscriminatorValue(parseNode:ParseNode):AudiencesConfiguration github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAudioConferencingFromDiscriminatorValue(parseNode:ParseNode):AudioConferencing github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAudioFromDiscriminatorValue(parseNode:ParseNode):Audio github.com/microsoftgraph/msgraph-sdk-typescript/.models::createAudioRoutingGroupCollectionResponseFromDiscriminatorValue(parseNode:ParseNode):AudioRoutingGroupCollectionResponse @@ -167274,6 +167292,8 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAttribu github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAttributeMappingSource(AttributeMappingSource:AttributeMappingSource={}):Record void> github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAttributeSet(AttributeSet:AttributeSet={}):Record void> github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAttributeSetCollectionResponse(AttributeSetCollectionResponse:AttributeSetCollectionResponse={}):Record void> +github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAudienceRestriction(AudienceRestriction:AudienceRestriction={}):Record void> +github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAudiencesConfiguration(AudiencesConfiguration:AudiencesConfiguration={}):Record void> github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAudio(Audio:Audio={}):Record void> github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAudioConferencing(AudioConferencing:AudioConferencing={}):Record void> github.com/microsoftgraph/msgraph-sdk-typescript/.models::deserializeIntoAudioRoutingGroup(AudioRoutingGroup:AudioRoutingGroup={}):Record void> @@ -171776,6 +171796,8 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAttributeMapp github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAttributeMappingSource(writer:SerializationWriter; AttributeMappingSource:AttributeMappingSource={}):void github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAttributeSet(writer:SerializationWriter; AttributeSet:AttributeSet={}):void github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAttributeSetCollectionResponse(writer:SerializationWriter; AttributeSetCollectionResponse:AttributeSetCollectionResponse={}):void +github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAudienceRestriction(writer:SerializationWriter; AudienceRestriction:AudienceRestriction={}):void +github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAudiencesConfiguration(writer:SerializationWriter; AudiencesConfiguration:AudiencesConfiguration={}):void github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAudio(writer:SerializationWriter; Audio:Audio={}):void github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAudioConferencing(writer:SerializationWriter; AudioConferencing:AudioConferencing={}):void github.com/microsoftgraph/msgraph-sdk-typescript/.models::serializeAudioRoutingGroup(writer:SerializationWriter; AudioRoutingGroup:AudioRoutingGroup={}):void @@ -212556,17 +212578,120 @@ github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protec github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.count.countRequestBuilderRequestsMetadata github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.count.countRequestBuilderUriTemplate github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.count.CountRequestBuilder~~>BaseRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.count.CountRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):number +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.count.CountRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.count.CountRequestBuilderGetQueryParameters::|public|filter:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.count.CountRequestBuilderGetQueryParameters::|public|search:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.count.countRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.count.countRequestBuilderRequestsMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.count.countRequestBuilderUriTemplate +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.count.CountRequestBuilder~~>BaseRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilder::|public|Count:CountRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):DriveProtectionUnitCollectionResponse +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|count:boolean +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|expand:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|filter:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|orderby:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|search:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|select:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|skip:number +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|top:number +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderNavigationMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderRequestsMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderUriTemplate +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilder~~>BaseRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.count.CountRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):number +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.count.CountRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.count.CountRequestBuilderGetQueryParameters::|public|filter:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.count.CountRequestBuilderGetQueryParameters::|public|search:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.count.countRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.count.countRequestBuilderRequestsMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.count.countRequestBuilderUriTemplate +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.count.CountRequestBuilder~~>BaseRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilder::|public|Count:CountRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):MailboxProtectionUnitCollectionResponse +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|count:boolean +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|expand:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|filter:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|orderby:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|search:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|select:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|skip:number +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|top:number +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderNavigationMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderRequestsMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderUriTemplate +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilder~~>BaseRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.count.CountRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):number +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.count.CountRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.count.CountRequestBuilderGetQueryParameters::|public|filter:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.count.CountRequestBuilderGetQueryParameters::|public|search:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.count.countRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.count.countRequestBuilderRequestsMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.count.countRequestBuilderUriTemplate +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.count.CountRequestBuilder~~>BaseRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilder::|public|Count:CountRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):SiteProtectionUnitCollectionResponse +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|count:boolean +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|expand:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|filter:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|orderby:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|search:string +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|select:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|skip:number +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|top:number +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderNavigationMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderRequestsMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderUriTemplate +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilder~~>BaseRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):DriveProtectionUnit +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|expand:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParameters::|public|select:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderRequestsMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilderUriTemplate +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphDriveProtectionUnit.graphDriveProtectionUnitRequestBuilder~~>BaseRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):MailboxProtectionUnit +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|expand:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParameters::|public|select:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderRequestsMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilderUriTemplate +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphMailboxProtectionUnit.graphMailboxProtectionUnitRequestBuilder~~>BaseRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):SiteProtectionUnit +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|expand:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParameters::|public|select:string[] +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderRequestsMetadata +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilderUriTemplate +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.graphSiteProtectionUnit.graphSiteProtectionUnitRequestBuilder~~>BaseRequestBuilder github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.ProtectionUnitBaseItemRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):ProtectionUnitBase +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.ProtectionUnitBaseItemRequestBuilder::|public|graphDriveProtectionUnit:GraphDriveProtectionUnitRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.ProtectionUnitBaseItemRequestBuilder::|public|graphMailboxProtectionUnit:GraphMailboxProtectionUnitRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.ProtectionUnitBaseItemRequestBuilder::|public|graphSiteProtectionUnit:GraphSiteProtectionUnitRequestBuilder github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.ProtectionUnitBaseItemRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.ProtectionUnitBaseItemRequestBuilderGetQueryParameters::|public|expand:string[] github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.ProtectionUnitBaseItemRequestBuilderGetQueryParameters::|public|select:string[] github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.protectionUnitBaseItemRequestBuilderGetQueryParametersMapper +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.protectionUnitBaseItemRequestBuilderNavigationMetadata github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.protectionUnitBaseItemRequestBuilderRequestsMetadata github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.protectionUnitBaseItemRequestBuilderUriTemplate github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.item.ProtectionUnitBaseItemRequestBuilder~~>BaseRequestBuilder github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.protectionUnitsRequestBuilder::|public|byProtectionUnitBaseId(protectionUnitBaseId:string):ProtectionUnitBaseItemRequestBuilder github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.protectionUnitsRequestBuilder::|public|Count:CountRequestBuilder github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.protectionUnitsRequestBuilder::|public|get(requestConfiguration?:RequestConfiguration):ProtectionUnitBaseCollectionResponse +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.protectionUnitsRequestBuilder::|public|graphDriveProtectionUnit:GraphDriveProtectionUnitRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.protectionUnitsRequestBuilder::|public|graphMailboxProtectionUnit:GraphMailboxProtectionUnitRequestBuilder +github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.protectionUnitsRequestBuilder::|public|graphSiteProtectionUnit:GraphSiteProtectionUnitRequestBuilder github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.protectionUnitsRequestBuilder::|public|toGetRequestInformation(requestConfiguration?:RequestConfiguration):RequestInformation github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.protectionUnitsRequestBuilderGetQueryParameters::|public|count:boolean github.com/microsoftgraph/msgraph-sdk-typescript/.solutions.backupRestore.protectionUnits.protectionUnitsRequestBuilderGetQueryParameters::|public|expand:string[] diff --git a/packages/kiota-lock.json b/packages/kiota-lock.json index 9d90496cea..919e7d0f32 100644 --- a/packages/kiota-lock.json +++ b/packages/kiota-lock.json @@ -1,8 +1,8 @@ { - "descriptionHash": "BCE949DBE243F0662B48145DD4B1415408EBE299955CE8362EAB9A546ECCE4B3F1E9D98735C26A1D61C1164BC809850594A804CAE8B1C5E4C02A64BB6E5C4F58", + "descriptionHash": "5C5987CF22B4DC736A8DBC2A80DB8A2434405321ED751096EF8F9A0A75EF22ACA0FFC2288200FB923727BBE2860A06EF7DD05DD1A149E0FC2AF192C2138286C0", "descriptionLocation": "../../msgraph-metadata/clean_beta_openapi/openapi.yaml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.24.0", + "kiotaVersion": "1.25.0", "clientClassName": "GraphBetaBaseServiceClient", "typeAccessModifier": "Public", "clientNamespaceName": "github.com/microsoftgraph/msgraph-sdk-typescript/", diff --git a/packages/msgraph-beta-sdk-admin/admin/windows/updates/resourceConnections/item/index.ts b/packages/msgraph-beta-sdk-admin/admin/windows/updates/resourceConnections/item/index.ts index 78665fcf50..e1b5e240a8 100644 --- a/packages/msgraph-beta-sdk-admin/admin/windows/updates/resourceConnections/item/index.ts +++ b/packages/msgraph-beta-sdk-admin/admin/windows/updates/resourceConnections/item/index.ts @@ -13,10 +13,10 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface ResourceConnectionItemRequestBuilder extends BaseRequestBuilder { /** - * Delete a resourceConnection object. + * Delete an operationalInsightsConnection object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta|Find more info here} */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -36,7 +36,7 @@ export interface ResourceConnectionItemRequestBuilder extends BaseRequestBuilder */ patch(body: ResourceConnection, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Delete a resourceConnection object. + * Delete an operationalInsightsConnection object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatableAssets/item/index.ts b/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatableAssets/item/index.ts index 86e4c8da4b..770cfeca48 100644 --- a/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatableAssets/item/index.ts +++ b/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatableAssets/item/index.ts @@ -44,11 +44,11 @@ export interface UpdatableAssetItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Read the properties and relationships of an updatableAssetGroup object. + * Read the properties and relationships of an updatableAsset object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -66,7 +66,7 @@ export interface UpdatableAssetItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Read the properties and relationships of an updatableAssetGroup object. + * Read the properties and relationships of an updatableAsset object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -80,7 +80,7 @@ export interface UpdatableAssetItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Read the properties and relationships of an updatableAssetGroup object. + * Read the properties and relationships of an updatableAsset object. */ export interface UpdatableAssetItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatePolicies/item/complianceChanges/item/index.ts b/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatePolicies/item/complianceChanges/item/index.ts index a36f5f56fa..dac13d044f 100644 --- a/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatePolicies/item/complianceChanges/item/index.ts +++ b/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatePolicies/item/complianceChanges/item/index.ts @@ -26,20 +26,20 @@ export interface ComplianceChangeItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Read the properties and relationships of a contentApproval object. + * Read the properties and relationships of a complianceChange object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Update the properties of a contentApproval object. + * Update the properties of a complianceChange object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta|Find more info here} */ patch(body: ComplianceChange, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -49,13 +49,13 @@ export interface ComplianceChangeItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Read the properties and relationships of a contentApproval object. + * Read the properties and relationships of a complianceChange object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Update the properties of a contentApproval object. + * Update the properties of a complianceChange object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} @@ -63,7 +63,7 @@ export interface ComplianceChangeItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Read the properties and relationships of a contentApproval object. + * Read the properties and relationships of a complianceChange object. */ export interface ComplianceChangeItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-chats/chats/item/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-chats/chats/item/messages/forwardToChat/index.ts index 5a68d03fae..22977d4bb1 100644 --- a/packages/msgraph-beta-sdk-chats/chats/item/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-chats/chats/item/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-chats/chats/item/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-chats/chats/item/messages/item/replies/forwardToChat/index.ts index c55011be5f..58d66ca9ea 100644 --- a/packages/msgraph-beta-sdk-chats/chats/item/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-chats/chats/item/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-chats/chats/item/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-chats/chats/item/messages/item/replies/replyWithQuote/index.ts index 41c835257b..2120c74444 100644 --- a/packages/msgraph-beta-sdk-chats/chats/item/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-chats/chats/item/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-chats/chats/item/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-chats/chats/item/messages/replyWithQuote/index.ts index 0979612049..2f319ffd5f 100644 --- a/packages/msgraph-beta-sdk-chats/chats/item/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-chats/chats/item/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-deviceAppManagement/deviceAppManagement/iosLobAppProvisioningConfigurations/item/assignments/index.ts b/packages/msgraph-beta-sdk-deviceAppManagement/deviceAppManagement/iosLobAppProvisioningConfigurations/item/assignments/index.ts index f6444f07d7..b5255c3ab5 100644 --- a/packages/msgraph-beta-sdk-deviceAppManagement/deviceAppManagement/iosLobAppProvisioningConfigurations/item/assignments/index.ts +++ b/packages/msgraph-beta-sdk-deviceAppManagement/deviceAppManagement/iosLobAppProvisioningConfigurations/item/assignments/index.ts @@ -27,7 +27,7 @@ export interface AssignmentsRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -42,7 +42,7 @@ export interface AssignmentsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * The associated group assignments for IosLobAppProvisioningConfiguration. + * The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -56,7 +56,7 @@ export interface AssignmentsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * The associated group assignments for IosLobAppProvisioningConfiguration. + * The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to. */ export interface AssignmentsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-deviceAppManagement/deviceAppManagement/iosLobAppProvisioningConfigurations/item/assignments/item/index.ts b/packages/msgraph-beta-sdk-deviceAppManagement/deviceAppManagement/iosLobAppProvisioningConfigurations/item/assignments/item/index.ts index 8a80098abf..1d29d19cc4 100644 --- a/packages/msgraph-beta-sdk-deviceAppManagement/deviceAppManagement/iosLobAppProvisioningConfigurations/item/assignments/item/index.ts +++ b/packages/msgraph-beta-sdk-deviceAppManagement/deviceAppManagement/iosLobAppProvisioningConfigurations/item/assignments/item/index.ts @@ -19,7 +19,7 @@ export interface IosLobAppProvisioningConfigurationAssignmentItemRequestBuilder */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * The associated group assignments for IosLobAppProvisioningConfiguration. + * The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -40,7 +40,7 @@ export interface IosLobAppProvisioningConfigurationAssignmentItemRequestBuilder */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * The associated group assignments for IosLobAppProvisioningConfiguration. + * The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -54,7 +54,7 @@ export interface IosLobAppProvisioningConfigurationAssignmentItemRequestBuilder toPatchRequestInformation(body: IosLobAppProvisioningConfigurationAssignment, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * The associated group assignments for IosLobAppProvisioningConfiguration. + * The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to. */ export interface IosLobAppProvisioningConfigurationAssignmentItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/deviceCompliancePolicies/item/scheduledActionsForRule/index.ts b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/deviceCompliancePolicies/item/scheduledActionsForRule/index.ts index d002912920..efd7a45f7b 100644 --- a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/deviceCompliancePolicies/item/scheduledActionsForRule/index.ts +++ b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/deviceCompliancePolicies/item/scheduledActionsForRule/index.ts @@ -27,7 +27,7 @@ export interface ScheduledActionsForRuleRequestBuilder extends BaseRequestBuilde */ byDeviceComplianceScheduledActionForRuleId(deviceComplianceScheduledActionForRuleId: string) : DeviceComplianceScheduledActionForRuleItemRequestBuilder; /** - * The list of scheduled action for this rule + * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -42,7 +42,7 @@ export interface ScheduledActionsForRuleRequestBuilder extends BaseRequestBuilde */ post(body: DeviceComplianceScheduledActionForRule, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * The list of scheduled action for this rule + * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -56,7 +56,7 @@ export interface ScheduledActionsForRuleRequestBuilder extends BaseRequestBuilde toPostRequestInformation(body: DeviceComplianceScheduledActionForRule, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * The list of scheduled action for this rule + * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. */ export interface ScheduledActionsForRuleRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/deviceCompliancePolicies/item/scheduledActionsForRule/item/index.ts b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/deviceCompliancePolicies/item/scheduledActionsForRule/item/index.ts index 08e51e4dbc..b0cc6ff0ea 100644 --- a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/deviceCompliancePolicies/item/scheduledActionsForRule/item/index.ts +++ b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/deviceCompliancePolicies/item/scheduledActionsForRule/item/index.ts @@ -25,7 +25,7 @@ export interface DeviceComplianceScheduledActionForRuleItemRequestBuilder extend */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * The list of scheduled action for this rule + * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -46,7 +46,7 @@ export interface DeviceComplianceScheduledActionForRuleItemRequestBuilder extend */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * The list of scheduled action for this rule + * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -60,7 +60,7 @@ export interface DeviceComplianceScheduledActionForRuleItemRequestBuilder extend toPatchRequestInformation(body: DeviceComplianceScheduledActionForRule, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * The list of scheduled action for this rule + * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. */ export interface DeviceComplianceScheduledActionForRuleItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport/index.ts b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport/index.ts index eb08acfbcb..81c9acc776 100644 --- a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport/index.ts +++ b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport/index.ts @@ -82,7 +82,7 @@ export interface RetrieveCrossRegionDisasterRecoveryReportPostRequestBody extend */ export interface RetrieveCrossRegionDisasterRecoveryReportRequestBuilder extends BaseRequestBuilder { /** - * Retrieve the Windows 365 cross-region disaster recovery report, including CloudPcId, UserId, DeviceId, CloudPCDeviceDisplayName, UserPrincipalName, IsCrossRegionEnabled, CrossRegionHealthStatus, LicenseType, DisasterRecoveryStatus, CurrentRestorePointDateTime, and ActivationExpirationDateTime. + * Retrieve the Windows 365 cross-region disaster recovery report, including cloudPcId, userId, deviceId, cloudPCDeviceDisplayName, userPrincipalName, enabledDRType, disasterRecoveryStatus, licenseType, drHealthStatus, currentRestorePointDateTime, backupCloudPcStatus, and activationExpirationDateTime. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} @@ -91,7 +91,7 @@ export interface RetrieveCrossRegionDisasterRecoveryReportRequestBuilder extends */ post(body: RetrieveCrossRegionDisasterRecoveryReportPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Retrieve the Windows 365 cross-region disaster recovery report, including CloudPcId, UserId, DeviceId, CloudPCDeviceDisplayName, UserPrincipalName, IsCrossRegionEnabled, CrossRegionHealthStatus, LicenseType, DisasterRecoveryStatus, CurrentRestorePointDateTime, and ActivationExpirationDateTime. + * Retrieve the Windows 365 cross-region disaster recovery report, including cloudPcId, userId, deviceId, cloudPCDeviceDisplayName, userPrincipalName, enabledDRType, disasterRecoveryStatus, licenseType, drHealthStatus, currentRestorePointDateTime, backupCloudPcStatus, and activationExpirationDateTime. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-directory/directory/authenticationMethodDevices/hardwareOathDevices/index.ts b/packages/msgraph-beta-sdk-directory/directory/authenticationMethodDevices/hardwareOathDevices/index.ts index 7ca9eb0788..a68b5e57cd 100644 --- a/packages/msgraph-beta-sdk-directory/directory/authenticationMethodDevices/hardwareOathDevices/index.ts +++ b/packages/msgraph-beta-sdk-directory/directory/authenticationMethodDevices/hardwareOathDevices/index.ts @@ -35,12 +35,12 @@ export interface HardwareOathDevicesRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new hardwareOathTokenAuthenticationMethodDevice object. Supports bulk creation. + * Create a new hardwareOathTokenAuthenticationMethodDevice object. You can optionally create and assign to a user in the same request; Or assign to a user via the assign API. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/authenticationmethoddevice-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/authenticationmethoddevice-post-hardwareoathdevices?view=graph-rest-beta|Find more info here} */ post(body: HardwareOathTokenAuthenticationMethodDevice, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -50,7 +50,7 @@ export interface HardwareOathDevicesRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new hardwareOathTokenAuthenticationMethodDevice object. Supports bulk creation. + * Create a new hardwareOathTokenAuthenticationMethodDevice object. You can optionally create and assign to a user in the same request; Or assign to a user via the assign API. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-drives/drives/item/items/item/retentionLabel/index.ts b/packages/msgraph-beta-sdk-drives/drives/item/items/item/retentionLabel/index.ts index d291b7c70c..90af81682f 100644 --- a/packages/msgraph-beta-sdk-drives/drives/item/items/item/retentionLabel/index.ts +++ b/packages/msgraph-beta-sdk-drives/drives/item/items/item/retentionLabel/index.ts @@ -27,12 +27,12 @@ export interface RetentionLabelRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. + * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-beta|Find more info here} */ patch(body: ItemRetentionLabel, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -48,7 +48,7 @@ export interface RetentionLabelRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. + * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/tables/add/index.ts b/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/tables/add/index.ts index f72c7df254..8003dccc98 100644 --- a/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/tables/add/index.ts +++ b/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/tables/add/index.ts @@ -31,16 +31,16 @@ export interface AddPostRequestBody extends AdditionalDataHolder, BackedModel, P */ export interface AddRequestBuilder extends BaseRequestBuilder { /** - * Use this API to create a new Table. + * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/workbook-post-tables?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/tablecollection-add?view=graph-rest-beta|Find more info here} */ post(body: AddPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Use this API to create a new Table. + * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/worksheets/item/tables/add/index.ts b/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/worksheets/item/tables/add/index.ts index 0ffd4a38d8..b4ba1725ba 100644 --- a/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/worksheets/item/tables/add/index.ts +++ b/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/worksheets/item/tables/add/index.ts @@ -31,16 +31,16 @@ export interface AddPostRequestBody extends AdditionalDataHolder, BackedModel, P */ export interface AddRequestBuilder extends BaseRequestBuilder { /** - * Use this API to create a new Table. + * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/workbook-post-tables?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/tablecollection-add?view=graph-rest-beta|Find more info here} */ post(body: AddPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Use this API to create a new Table. + * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-education/education/users/item/index.ts b/packages/msgraph-beta-sdk-education/education/users/item/index.ts index 81a2b02a2f..092a0da935 100644 --- a/packages/msgraph-beta-sdk-education/education/users/item/index.ts +++ b/packages/msgraph-beta-sdk-education/education/users/item/index.ts @@ -64,12 +64,12 @@ export interface EducationUserItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Update the properties of an educationuser object. + * Update the relatedContact collection of an educationUser object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-beta|Find more info here} */ patch(body: EducationUser, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -85,7 +85,7 @@ export interface EducationUserItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Update the properties of an educationuser object. + * Update the relatedContact collection of an educationUser object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-external/external/connections/item/items/item/index.ts b/packages/msgraph-beta-sdk-external/external/connections/item/items/item/index.ts index f81b8c0c10..eda9523b77 100644 --- a/packages/msgraph-beta-sdk-external/external/connections/item/items/item/index.ts +++ b/packages/msgraph-beta-sdk-external/external/connections/item/items/item/index.ts @@ -40,12 +40,12 @@ export interface ExternalItemItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type. + * Update the properties of an externalitem. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta|Find more info here} */ put(body: ExternalItem, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -61,7 +61,7 @@ export interface ExternalItemItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type. + * Update the properties of an externalitem. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-external/external/connections/item/schema/index.ts b/packages/msgraph-beta-sdk-external/external/connections/item/schema/index.ts index bcf37eef62..6d0e679767 100644 --- a/packages/msgraph-beta-sdk-external/external/connections/item/schema/index.ts +++ b/packages/msgraph-beta-sdk-external/external/connections/item/schema/index.ts @@ -21,12 +21,12 @@ export interface SchemaRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new or update an existing schema for a Microsoft Search connection. + * Update the properties of a schema for an externalConnection. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-beta|Find more info here} */ patch(body: Schema, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -36,7 +36,7 @@ export interface SchemaRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new or update an existing schema for a Microsoft Search connection. + * Update the properties of a schema for an externalConnection. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-external/external/industryData/dataConnectors/index.ts b/packages/msgraph-beta-sdk-external/external/industryData/dataConnectors/index.ts index aba291ab7b..6262d71fb2 100644 --- a/packages/msgraph-beta-sdk-external/external/industryData/dataConnectors/index.ts +++ b/packages/msgraph-beta-sdk-external/external/industryData/dataConnectors/index.ts @@ -35,12 +35,12 @@ export interface DataConnectorsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new azureDataLakeConnector object. + * Create a new oneRosterApiDataConnector object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta|Find more info here} */ post(body: IndustryDataConnector, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -50,7 +50,7 @@ export interface DataConnectorsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new azureDataLakeConnector object. + * Create a new oneRosterApiDataConnector object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/index.ts b/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/index.ts index a232fc4451..61aa2bc7cd 100644 --- a/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/index.ts +++ b/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/index.ts @@ -35,12 +35,12 @@ export interface InboundFlowsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new inboundApiFlow object. + * Create a new inboundFileFlow object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-post?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-beta|Find more info here} */ post(body: InboundFlow, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -50,7 +50,7 @@ export interface InboundFlowsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new inboundApiFlow object. + * Create a new inboundFileFlow object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/item/index.ts b/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/item/index.ts index e9dfe46353..4d195ffe02 100644 --- a/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/item/index.ts +++ b/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/item/index.ts @@ -40,12 +40,12 @@ export interface InboundFlowItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Update the properties of an inboundApiFlow object. + * Update the properties of an inboundFileFlow object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta|Find more info here} */ patch(body: InboundFlow, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -61,7 +61,7 @@ export interface InboundFlowItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Update the properties of an inboundApiFlow object. + * Update the properties of an inboundFileFlow object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/forwardToChat/index.ts index 4b80d3375b..d8c7bc7d25 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/item/replies/forwardToChat/index.ts index aa68f90eca..f1fe3fcfbf 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/item/replies/replyWithQuote/index.ts index ac601cba2e..9766f376d7 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/replyWithQuote/index.ts index 2d16874fd3..f82ed9c24e 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/team/channels/item/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/forwardToChat/index.ts index 1a95dc9566..f97d5df17f 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/item/replies/forwardToChat/index.ts index f7e2347091..fb3312e558 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/item/replies/replyWithQuote/index.ts index ef879a874b..4485f1683e 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/replyWithQuote/index.ts index b1ad0b10ca..cedc21ae75 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/team/primaryChannel/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/threads/item/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/threads/item/index.ts index c454d9c5a0..480edc5ca4 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/threads/item/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/threads/item/index.ts @@ -32,11 +32,11 @@ export interface ConversationThreadItemRequestBuilder extends BaseRequestBuilder */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Get a thread object. + * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -55,7 +55,7 @@ export interface ConversationThreadItemRequestBuilder extends BaseRequestBuilder */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Get a thread object. + * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -69,7 +69,7 @@ export interface ConversationThreadItemRequestBuilder extends BaseRequestBuilder toPatchRequestInformation(body: ConversationThread, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Get a thread object. + * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. */ export interface ConversationThreadItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/index.ts index 6e5f47bd4e..fa85c8f960 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/index.ts @@ -13,43 +13,43 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder { /** - * Delete a namedLocation object. + * Delete an ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-beta|Find more info here} */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Retrieve the properties and relationships of a namedLocation object. + * Read the properties and relationships of a compliantNetworkNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/compliantnetworknamedlocation-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-beta|Find more info here} */ patch(body: NamedLocation, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Delete a namedLocation object. + * Delete an ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Retrieve the properties and relationships of a namedLocation object. + * Read the properties and relationships of a compliantNetworkNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} @@ -57,7 +57,7 @@ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Retrieve the properties and relationships of a namedLocation object. + * Read the properties and relationships of a compliantNetworkNamedLocation object. */ export interface NamedLocationItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackageCatalogs/item/customAccessPackageWorkflowExtensions/item/index.ts b/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackageCatalogs/item/customAccessPackageWorkflowExtensions/item/index.ts index 17b5fec609..23ec7ec82d 100644 --- a/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackageCatalogs/item/customAccessPackageWorkflowExtensions/item/index.ts +++ b/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackageCatalogs/item/customAccessPackageWorkflowExtensions/item/index.ts @@ -13,11 +13,11 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface CustomAccessPackageWorkflowExtensionItemRequestBuilder extends BaseRequestBuilder { /** - * Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy. + * Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code * @deprecated as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 - * @see {@link https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-beta|Find more info here} */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -40,7 +40,7 @@ export interface CustomAccessPackageWorkflowExtensionItemRequestBuilder extends */ patch(body: CustomAccessPackageWorkflowExtension, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy. + * Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} * @deprecated as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 diff --git a/packages/msgraph-beta-sdk-identityProtection/identityProtection/riskDetections/item/index.ts b/packages/msgraph-beta-sdk-identityProtection/identityProtection/riskDetections/item/index.ts index bdb2d96856..98ab5f4370 100644 --- a/packages/msgraph-beta-sdk-identityProtection/identityProtection/riskDetections/item/index.ts +++ b/packages/msgraph-beta-sdk-identityProtection/identityProtection/riskDetections/item/index.ts @@ -19,11 +19,11 @@ export interface RiskDetectionItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Retrieve the properties of a riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -41,7 +41,7 @@ export interface RiskDetectionItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Retrieve the properties of a riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -55,7 +55,7 @@ export interface RiskDetectionItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Retrieve the properties of a riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. */ export interface RiskDetectionItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-policies/policies/federatedTokenValidationPolicy/index.ts b/packages/msgraph-beta-sdk-policies/policies/federatedTokenValidationPolicy/index.ts index 011559fd60..13ac20849c 100644 --- a/packages/msgraph-beta-sdk-policies/policies/federatedTokenValidationPolicy/index.ts +++ b/packages/msgraph-beta-sdk-policies/policies/federatedTokenValidationPolicy/index.ts @@ -19,11 +19,11 @@ export interface FederatedTokenValidationPolicyRequestBuilder extends BaseReques */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Read the properties and relationships of a federatedTokenValidationPolicy object. + * Get a list of the federatedTokenValidationPolicy objects and their properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -42,7 +42,7 @@ export interface FederatedTokenValidationPolicyRequestBuilder extends BaseReques */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Read the properties and relationships of a federatedTokenValidationPolicy object. + * Get a list of the federatedTokenValidationPolicy objects and their properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -56,7 +56,7 @@ export interface FederatedTokenValidationPolicyRequestBuilder extends BaseReques toPatchRequestInformation(body: FederatedTokenValidationPolicy, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Read the properties and relationships of a federatedTokenValidationPolicy object. + * Get a list of the federatedTokenValidationPolicy objects and their properties. */ export interface FederatedTokenValidationPolicyRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-riskDetections/riskDetections/index.ts b/packages/msgraph-beta-sdk-riskDetections/riskDetections/index.ts index a399754251..f8871fb1e0 100644 --- a/packages/msgraph-beta-sdk-riskDetections/riskDetections/index.ts +++ b/packages/msgraph-beta-sdk-riskDetections/riskDetections/index.ts @@ -21,11 +21,11 @@ export interface RiskDetectionsRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -37,7 +37,7 @@ export interface RiskDetectionsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Retrieve the properties of a riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -51,7 +51,7 @@ export interface RiskDetectionsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Retrieve the properties of a riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. */ export interface RiskDetectionsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-servicePrincipals/servicePrincipals/item/claimsPolicy/index.ts b/packages/msgraph-beta-sdk-servicePrincipals/servicePrincipals/item/claimsPolicy/index.ts index 77b12809e4..891a87d6a4 100644 --- a/packages/msgraph-beta-sdk-servicePrincipals/servicePrincipals/item/claimsPolicy/index.ts +++ b/packages/msgraph-beta-sdk-servicePrincipals/servicePrincipals/item/claimsPolicy/index.ts @@ -21,21 +21,21 @@ export interface ClaimsPolicyRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. + * Update a customClaimsPolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta|Find more info here} */ patch(body: CustomClaimsPolicy, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. + * Update a customClaimsPolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta|Find more info here} */ put(body: CustomClaimsPolicy, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -45,14 +45,14 @@ export interface ClaimsPolicyRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. + * Update a customClaimsPolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toPatchRequestInformation(body: CustomClaimsPolicy, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. + * Update a customClaimsPolicy object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-sites/sites/index.ts b/packages/msgraph-beta-sdk-sites/sites/index.ts index 8a4cd7254e..a94ea8829a 100644 --- a/packages/msgraph-beta-sdk-sites/sites/index.ts +++ b/packages/msgraph-beta-sdk-sites/sites/index.ts @@ -51,22 +51,22 @@ export interface SitesRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/site-search?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. */ export interface SitesRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-sites/sites/item/pages/index.ts b/packages/msgraph-beta-sdk-sites/sites/item/pages/index.ts index 5e66e46d18..1f43835a59 100644 --- a/packages/msgraph-beta-sdk-sites/sites/item/pages/index.ts +++ b/packages/msgraph-beta-sdk-sites/sites/item/pages/index.ts @@ -41,12 +41,12 @@ export interface PagesRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new sitePage in the site pages list in a site. + * Create a new newsLinkPage in the site pages list of a site. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/newslinkpage-create?view=graph-rest-beta|Find more info here} */ post(body: BaseSitePage, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -56,7 +56,7 @@ export interface PagesRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new sitePage in the site pages list in a site. + * Create a new newsLinkPage in the site pages list of a site. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphDriveProtectionUnit/count/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphDriveProtectionUnit/count/index.ts new file mode 100644 index 0000000000..2354b0507f --- /dev/null +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphDriveProtectionUnit/count/index.ts @@ -0,0 +1,67 @@ +/* tslint:disable */ +/* eslint-disable */ +// Generated by Microsoft Kiota +// @ts-ignore +import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; + +/** + * Provides operations to count the resources in the collection. + */ +export interface CountRequestBuilder extends BaseRequestBuilder { + /** + * Get the number of the resource + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {Promise} + * @throws {ODataError} error when the service returns a 4XX or 5XX status code + */ + get(requestConfiguration?: RequestConfiguration | undefined) : Promise; + /** + * Get the number of the resource + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {RequestInformation} + */ + toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; +} +/** + * Get the number of the resource + */ +export interface CountRequestBuilderGetQueryParameters { + /** + * Filter items by property values + */ + filter?: string; + /** + * Search items by search phrases + */ + search?: string; +} +/** + * Uri template for the request builder. + */ +export const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionUnits/graph.driveProtectionUnit/$count{?%24filter,%24search}"; +/** + * Mapper for query parameters from symbol name to serialization name represented as a constant. + */ +const CountRequestBuilderGetQueryParametersMapper: Record = { + "filter": "%24filter", + "search": "%24search", +}; +/** + * Metadata for all the requests in the request builder. + */ +export const CountRequestBuilderRequestsMetadata: RequestsMetadata = { + get: { + uriTemplate: CountRequestBuilderUriTemplate, + responseBodyContentType: "text/plain;q=0.9", + errorMappings: { + XXX: createODataErrorFromDiscriminatorValue as ParsableFactory, + }, + adapterMethodName: "sendPrimitive", + responseBodyFactory: "number", + queryParametersMapper: CountRequestBuilderGetQueryParametersMapper, + }, +}; +/* tslint:enable */ +/* eslint-enable */ diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphDriveProtectionUnit/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphDriveProtectionUnit/index.ts new file mode 100644 index 0000000000..52dbc883f9 --- /dev/null +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphDriveProtectionUnit/index.ts @@ -0,0 +1,114 @@ +/* tslint:disable */ +/* eslint-disable */ +// Generated by Microsoft Kiota +// @ts-ignore +import { createDriveProtectionUnitCollectionResponseFromDiscriminatorValue, type DriveProtectionUnitCollectionResponse } from '@microsoft/msgraph-beta-sdk/models/index.js'; +// @ts-ignore +import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; +// @ts-ignore +import { CountRequestBuilderRequestsMetadata, type CountRequestBuilder } from './count/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; + +/** + * Casts the previous resource to driveProtectionUnit. + */ +export interface GraphDriveProtectionUnitRequestBuilder extends BaseRequestBuilder { + /** + * Provides operations to count the resources in the collection. + */ + get count(): CountRequestBuilder; + /** + * Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {Promise} + * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta|Find more info here} + */ + get(requestConfiguration?: RequestConfiguration | undefined) : Promise; + /** + * Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {RequestInformation} + */ + toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; +} +/** + * Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. + */ +export interface GraphDriveProtectionUnitRequestBuilderGetQueryParameters { + /** + * Include count of items + */ + count?: boolean; + /** + * Expand related entities + */ + expand?: string[]; + /** + * Filter items by property values + */ + filter?: string; + /** + * Order items by property values + */ + orderby?: string[]; + /** + * Search items by search phrases + */ + search?: string; + /** + * Select properties to be returned + */ + select?: string[]; + /** + * Skip the first n items + */ + skip?: number; + /** + * Show only the first n items + */ + top?: number; +} +/** + * Uri template for the request builder. + */ +export const GraphDriveProtectionUnitRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionUnits/graph.driveProtectionUnit{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}"; +/** + * Mapper for query parameters from symbol name to serialization name represented as a constant. + */ +const GraphDriveProtectionUnitRequestBuilderGetQueryParametersMapper: Record = { + "count": "%24count", + "expand": "%24expand", + "filter": "%24filter", + "orderby": "%24orderby", + "search": "%24search", + "select": "%24select", + "skip": "%24skip", + "top": "%24top", +}; +/** + * Metadata for all the navigation properties in the request builder. + */ +export const GraphDriveProtectionUnitRequestBuilderNavigationMetadata: Record, NavigationMetadata> = { + count: { + requestsMetadata: CountRequestBuilderRequestsMetadata, + }, +}; +/** + * Metadata for all the requests in the request builder. + */ +export const GraphDriveProtectionUnitRequestBuilderRequestsMetadata: RequestsMetadata = { + get: { + uriTemplate: GraphDriveProtectionUnitRequestBuilderUriTemplate, + responseBodyContentType: "application/json", + errorMappings: { + XXX: createODataErrorFromDiscriminatorValue as ParsableFactory, + }, + adapterMethodName: "send", + responseBodyFactory: createDriveProtectionUnitCollectionResponseFromDiscriminatorValue, + queryParametersMapper: GraphDriveProtectionUnitRequestBuilderGetQueryParametersMapper, + }, +}; +/* tslint:enable */ +/* eslint-enable */ diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphMailboxProtectionUnit/count/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphMailboxProtectionUnit/count/index.ts new file mode 100644 index 0000000000..bb8c3c502e --- /dev/null +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphMailboxProtectionUnit/count/index.ts @@ -0,0 +1,67 @@ +/* tslint:disable */ +/* eslint-disable */ +// Generated by Microsoft Kiota +// @ts-ignore +import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; + +/** + * Provides operations to count the resources in the collection. + */ +export interface CountRequestBuilder extends BaseRequestBuilder { + /** + * Get the number of the resource + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {Promise} + * @throws {ODataError} error when the service returns a 4XX or 5XX status code + */ + get(requestConfiguration?: RequestConfiguration | undefined) : Promise; + /** + * Get the number of the resource + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {RequestInformation} + */ + toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; +} +/** + * Get the number of the resource + */ +export interface CountRequestBuilderGetQueryParameters { + /** + * Filter items by property values + */ + filter?: string; + /** + * Search items by search phrases + */ + search?: string; +} +/** + * Uri template for the request builder. + */ +export const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionUnits/graph.mailboxProtectionUnit/$count{?%24filter,%24search}"; +/** + * Mapper for query parameters from symbol name to serialization name represented as a constant. + */ +const CountRequestBuilderGetQueryParametersMapper: Record = { + "filter": "%24filter", + "search": "%24search", +}; +/** + * Metadata for all the requests in the request builder. + */ +export const CountRequestBuilderRequestsMetadata: RequestsMetadata = { + get: { + uriTemplate: CountRequestBuilderUriTemplate, + responseBodyContentType: "text/plain;q=0.9", + errorMappings: { + XXX: createODataErrorFromDiscriminatorValue as ParsableFactory, + }, + adapterMethodName: "sendPrimitive", + responseBodyFactory: "number", + queryParametersMapper: CountRequestBuilderGetQueryParametersMapper, + }, +}; +/* tslint:enable */ +/* eslint-enable */ diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphMailboxProtectionUnit/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphMailboxProtectionUnit/index.ts new file mode 100644 index 0000000000..5b06012812 --- /dev/null +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphMailboxProtectionUnit/index.ts @@ -0,0 +1,114 @@ +/* tslint:disable */ +/* eslint-disable */ +// Generated by Microsoft Kiota +// @ts-ignore +import { createMailboxProtectionUnitCollectionResponseFromDiscriminatorValue, type MailboxProtectionUnitCollectionResponse } from '@microsoft/msgraph-beta-sdk/models/index.js'; +// @ts-ignore +import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; +// @ts-ignore +import { CountRequestBuilderRequestsMetadata, type CountRequestBuilder } from './count/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; + +/** + * Casts the previous resource to mailboxProtectionUnit. + */ +export interface GraphMailboxProtectionUnitRequestBuilder extends BaseRequestBuilder { + /** + * Provides operations to count the resources in the collection. + */ + get count(): CountRequestBuilder; + /** + * Get a list of mailboxProtectionUnit objects. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {Promise} + * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta|Find more info here} + */ + get(requestConfiguration?: RequestConfiguration | undefined) : Promise; + /** + * Get a list of mailboxProtectionUnit objects. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {RequestInformation} + */ + toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; +} +/** + * Get a list of mailboxProtectionUnit objects. + */ +export interface GraphMailboxProtectionUnitRequestBuilderGetQueryParameters { + /** + * Include count of items + */ + count?: boolean; + /** + * Expand related entities + */ + expand?: string[]; + /** + * Filter items by property values + */ + filter?: string; + /** + * Order items by property values + */ + orderby?: string[]; + /** + * Search items by search phrases + */ + search?: string; + /** + * Select properties to be returned + */ + select?: string[]; + /** + * Skip the first n items + */ + skip?: number; + /** + * Show only the first n items + */ + top?: number; +} +/** + * Uri template for the request builder. + */ +export const GraphMailboxProtectionUnitRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionUnits/graph.mailboxProtectionUnit{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}"; +/** + * Mapper for query parameters from symbol name to serialization name represented as a constant. + */ +const GraphMailboxProtectionUnitRequestBuilderGetQueryParametersMapper: Record = { + "count": "%24count", + "expand": "%24expand", + "filter": "%24filter", + "orderby": "%24orderby", + "search": "%24search", + "select": "%24select", + "skip": "%24skip", + "top": "%24top", +}; +/** + * Metadata for all the navigation properties in the request builder. + */ +export const GraphMailboxProtectionUnitRequestBuilderNavigationMetadata: Record, NavigationMetadata> = { + count: { + requestsMetadata: CountRequestBuilderRequestsMetadata, + }, +}; +/** + * Metadata for all the requests in the request builder. + */ +export const GraphMailboxProtectionUnitRequestBuilderRequestsMetadata: RequestsMetadata = { + get: { + uriTemplate: GraphMailboxProtectionUnitRequestBuilderUriTemplate, + responseBodyContentType: "application/json", + errorMappings: { + XXX: createODataErrorFromDiscriminatorValue as ParsableFactory, + }, + adapterMethodName: "send", + responseBodyFactory: createMailboxProtectionUnitCollectionResponseFromDiscriminatorValue, + queryParametersMapper: GraphMailboxProtectionUnitRequestBuilderGetQueryParametersMapper, + }, +}; +/* tslint:enable */ +/* eslint-enable */ diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphSiteProtectionUnit/count/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphSiteProtectionUnit/count/index.ts new file mode 100644 index 0000000000..245c59cc61 --- /dev/null +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphSiteProtectionUnit/count/index.ts @@ -0,0 +1,67 @@ +/* tslint:disable */ +/* eslint-disable */ +// Generated by Microsoft Kiota +// @ts-ignore +import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; + +/** + * Provides operations to count the resources in the collection. + */ +export interface CountRequestBuilder extends BaseRequestBuilder { + /** + * Get the number of the resource + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {Promise} + * @throws {ODataError} error when the service returns a 4XX or 5XX status code + */ + get(requestConfiguration?: RequestConfiguration | undefined) : Promise; + /** + * Get the number of the resource + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {RequestInformation} + */ + toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; +} +/** + * Get the number of the resource + */ +export interface CountRequestBuilderGetQueryParameters { + /** + * Filter items by property values + */ + filter?: string; + /** + * Search items by search phrases + */ + search?: string; +} +/** + * Uri template for the request builder. + */ +export const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionUnits/graph.siteProtectionUnit/$count{?%24filter,%24search}"; +/** + * Mapper for query parameters from symbol name to serialization name represented as a constant. + */ +const CountRequestBuilderGetQueryParametersMapper: Record = { + "filter": "%24filter", + "search": "%24search", +}; +/** + * Metadata for all the requests in the request builder. + */ +export const CountRequestBuilderRequestsMetadata: RequestsMetadata = { + get: { + uriTemplate: CountRequestBuilderUriTemplate, + responseBodyContentType: "text/plain;q=0.9", + errorMappings: { + XXX: createODataErrorFromDiscriminatorValue as ParsableFactory, + }, + adapterMethodName: "sendPrimitive", + responseBodyFactory: "number", + queryParametersMapper: CountRequestBuilderGetQueryParametersMapper, + }, +}; +/* tslint:enable */ +/* eslint-enable */ diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphSiteProtectionUnit/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphSiteProtectionUnit/index.ts new file mode 100644 index 0000000000..1e7c3a7a3f --- /dev/null +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/graphSiteProtectionUnit/index.ts @@ -0,0 +1,114 @@ +/* tslint:disable */ +/* eslint-disable */ +// Generated by Microsoft Kiota +// @ts-ignore +import { createSiteProtectionUnitCollectionResponseFromDiscriminatorValue, type SiteProtectionUnitCollectionResponse } from '@microsoft/msgraph-beta-sdk/models/index.js'; +// @ts-ignore +import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; +// @ts-ignore +import { CountRequestBuilderRequestsMetadata, type CountRequestBuilder } from './count/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; + +/** + * Casts the previous resource to siteProtectionUnit. + */ +export interface GraphSiteProtectionUnitRequestBuilder extends BaseRequestBuilder { + /** + * Provides operations to count the resources in the collection. + */ + get count(): CountRequestBuilder; + /** + * Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {Promise} + * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta|Find more info here} + */ + get(requestConfiguration?: RequestConfiguration | undefined) : Promise; + /** + * Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {RequestInformation} + */ + toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; +} +/** + * Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. + */ +export interface GraphSiteProtectionUnitRequestBuilderGetQueryParameters { + /** + * Include count of items + */ + count?: boolean; + /** + * Expand related entities + */ + expand?: string[]; + /** + * Filter items by property values + */ + filter?: string; + /** + * Order items by property values + */ + orderby?: string[]; + /** + * Search items by search phrases + */ + search?: string; + /** + * Select properties to be returned + */ + select?: string[]; + /** + * Skip the first n items + */ + skip?: number; + /** + * Show only the first n items + */ + top?: number; +} +/** + * Uri template for the request builder. + */ +export const GraphSiteProtectionUnitRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionUnits/graph.siteProtectionUnit{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}"; +/** + * Mapper for query parameters from symbol name to serialization name represented as a constant. + */ +const GraphSiteProtectionUnitRequestBuilderGetQueryParametersMapper: Record = { + "count": "%24count", + "expand": "%24expand", + "filter": "%24filter", + "orderby": "%24orderby", + "search": "%24search", + "select": "%24select", + "skip": "%24skip", + "top": "%24top", +}; +/** + * Metadata for all the navigation properties in the request builder. + */ +export const GraphSiteProtectionUnitRequestBuilderNavigationMetadata: Record, NavigationMetadata> = { + count: { + requestsMetadata: CountRequestBuilderRequestsMetadata, + }, +}; +/** + * Metadata for all the requests in the request builder. + */ +export const GraphSiteProtectionUnitRequestBuilderRequestsMetadata: RequestsMetadata = { + get: { + uriTemplate: GraphSiteProtectionUnitRequestBuilderUriTemplate, + responseBodyContentType: "application/json", + errorMappings: { + XXX: createODataErrorFromDiscriminatorValue as ParsableFactory, + }, + adapterMethodName: "send", + responseBodyFactory: createSiteProtectionUnitCollectionResponseFromDiscriminatorValue, + queryParametersMapper: GraphSiteProtectionUnitRequestBuilderGetQueryParametersMapper, + }, +}; +/* tslint:enable */ +/* eslint-enable */ diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/index.ts index 9fc8bc1425..ca91371aaf 100644 --- a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/index.ts +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/index.ts @@ -8,7 +8,13 @@ import { createODataErrorFromDiscriminatorValue, type ODataError } from '@micros // @ts-ignore import { CountRequestBuilderRequestsMetadata, type CountRequestBuilder } from './count/index.js'; // @ts-ignore -import { ProtectionUnitBaseItemRequestBuilderRequestsMetadata, type ProtectionUnitBaseItemRequestBuilder } from './item/index.js'; +import { GraphDriveProtectionUnitRequestBuilderNavigationMetadata, GraphDriveProtectionUnitRequestBuilderRequestsMetadata, type GraphDriveProtectionUnitRequestBuilder } from './graphDriveProtectionUnit/index.js'; +// @ts-ignore +import { GraphMailboxProtectionUnitRequestBuilderNavigationMetadata, GraphMailboxProtectionUnitRequestBuilderRequestsMetadata, type GraphMailboxProtectionUnitRequestBuilder } from './graphMailboxProtectionUnit/index.js'; +// @ts-ignore +import { GraphSiteProtectionUnitRequestBuilderNavigationMetadata, GraphSiteProtectionUnitRequestBuilderRequestsMetadata, type GraphSiteProtectionUnitRequestBuilder } from './graphSiteProtectionUnit/index.js'; +// @ts-ignore +import { ProtectionUnitBaseItemRequestBuilderNavigationMetadata, ProtectionUnitBaseItemRequestBuilderRequestsMetadata, type ProtectionUnitBaseItemRequestBuilder } from './item/index.js'; // @ts-ignore import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; @@ -20,6 +26,18 @@ export interface ProtectionUnitsRequestBuilder extends BaseRequestBuilder, NavigationMetadata> = { byProtectionUnitBaseId: { requestsMetadata: ProtectionUnitBaseItemRequestBuilderRequestsMetadata, + navigationMetadata: ProtectionUnitBaseItemRequestBuilderNavigationMetadata, pathParametersMappings: ["protectionUnitBase%2Did"], }, count: { requestsMetadata: CountRequestBuilderRequestsMetadata, }, + graphDriveProtectionUnit: { + requestsMetadata: GraphDriveProtectionUnitRequestBuilderRequestsMetadata, + navigationMetadata: GraphDriveProtectionUnitRequestBuilderNavigationMetadata, + }, + graphMailboxProtectionUnit: { + requestsMetadata: GraphMailboxProtectionUnitRequestBuilderRequestsMetadata, + navigationMetadata: GraphMailboxProtectionUnitRequestBuilderNavigationMetadata, + }, + graphSiteProtectionUnit: { + requestsMetadata: GraphSiteProtectionUnitRequestBuilderRequestsMetadata, + navigationMetadata: GraphSiteProtectionUnitRequestBuilderNavigationMetadata, + }, }; /** * Metadata for all the requests in the request builder. diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/graphDriveProtectionUnit/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/graphDriveProtectionUnit/index.ts new file mode 100644 index 0000000000..62c00dbf1e --- /dev/null +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/graphDriveProtectionUnit/index.ts @@ -0,0 +1,70 @@ +/* tslint:disable */ +/* eslint-disable */ +// Generated by Microsoft Kiota +// @ts-ignore +import { createDriveProtectionUnitFromDiscriminatorValue, type DriveProtectionUnit } from '@microsoft/msgraph-beta-sdk/models/index.js'; +// @ts-ignore +import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; + +/** + * Casts the previous resource to driveProtectionUnit. + */ +export interface GraphDriveProtectionUnitRequestBuilder extends BaseRequestBuilder { + /** + * Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {Promise} + * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta|Find more info here} + */ + get(requestConfiguration?: RequestConfiguration | undefined) : Promise; + /** + * Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {RequestInformation} + */ + toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; +} +/** + * Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. + */ +export interface GraphDriveProtectionUnitRequestBuilderGetQueryParameters { + /** + * Expand related entities + */ + expand?: string[]; + /** + * Select properties to be returned + */ + select?: string[]; +} +/** + * Uri template for the request builder. + */ +export const GraphDriveProtectionUnitRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionUnits/{protectionUnitBase%2Did}/graph.driveProtectionUnit{?%24expand,%24select}"; +/** + * Mapper for query parameters from symbol name to serialization name represented as a constant. + */ +const GraphDriveProtectionUnitRequestBuilderGetQueryParametersMapper: Record = { + "expand": "%24expand", + "select": "%24select", +}; +/** + * Metadata for all the requests in the request builder. + */ +export const GraphDriveProtectionUnitRequestBuilderRequestsMetadata: RequestsMetadata = { + get: { + uriTemplate: GraphDriveProtectionUnitRequestBuilderUriTemplate, + responseBodyContentType: "application/json", + errorMappings: { + XXX: createODataErrorFromDiscriminatorValue as ParsableFactory, + }, + adapterMethodName: "send", + responseBodyFactory: createDriveProtectionUnitFromDiscriminatorValue, + queryParametersMapper: GraphDriveProtectionUnitRequestBuilderGetQueryParametersMapper, + }, +}; +/* tslint:enable */ +/* eslint-enable */ diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/graphMailboxProtectionUnit/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/graphMailboxProtectionUnit/index.ts new file mode 100644 index 0000000000..a6f9728fda --- /dev/null +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/graphMailboxProtectionUnit/index.ts @@ -0,0 +1,70 @@ +/* tslint:disable */ +/* eslint-disable */ +// Generated by Microsoft Kiota +// @ts-ignore +import { createMailboxProtectionUnitFromDiscriminatorValue, type MailboxProtectionUnit } from '@microsoft/msgraph-beta-sdk/models/index.js'; +// @ts-ignore +import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; + +/** + * Casts the previous resource to mailboxProtectionUnit. + */ +export interface GraphMailboxProtectionUnitRequestBuilder extends BaseRequestBuilder { + /** + * Get a list of mailboxProtectionUnit objects. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {Promise} + * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta|Find more info here} + */ + get(requestConfiguration?: RequestConfiguration | undefined) : Promise; + /** + * Get a list of mailboxProtectionUnit objects. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {RequestInformation} + */ + toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; +} +/** + * Get a list of mailboxProtectionUnit objects. + */ +export interface GraphMailboxProtectionUnitRequestBuilderGetQueryParameters { + /** + * Expand related entities + */ + expand?: string[]; + /** + * Select properties to be returned + */ + select?: string[]; +} +/** + * Uri template for the request builder. + */ +export const GraphMailboxProtectionUnitRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionUnits/{protectionUnitBase%2Did}/graph.mailboxProtectionUnit{?%24expand,%24select}"; +/** + * Mapper for query parameters from symbol name to serialization name represented as a constant. + */ +const GraphMailboxProtectionUnitRequestBuilderGetQueryParametersMapper: Record = { + "expand": "%24expand", + "select": "%24select", +}; +/** + * Metadata for all the requests in the request builder. + */ +export const GraphMailboxProtectionUnitRequestBuilderRequestsMetadata: RequestsMetadata = { + get: { + uriTemplate: GraphMailboxProtectionUnitRequestBuilderUriTemplate, + responseBodyContentType: "application/json", + errorMappings: { + XXX: createODataErrorFromDiscriminatorValue as ParsableFactory, + }, + adapterMethodName: "send", + responseBodyFactory: createMailboxProtectionUnitFromDiscriminatorValue, + queryParametersMapper: GraphMailboxProtectionUnitRequestBuilderGetQueryParametersMapper, + }, +}; +/* tslint:enable */ +/* eslint-enable */ diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/graphSiteProtectionUnit/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/graphSiteProtectionUnit/index.ts new file mode 100644 index 0000000000..a7df856661 --- /dev/null +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/graphSiteProtectionUnit/index.ts @@ -0,0 +1,70 @@ +/* tslint:disable */ +/* eslint-disable */ +// Generated by Microsoft Kiota +// @ts-ignore +import { createSiteProtectionUnitFromDiscriminatorValue, type SiteProtectionUnit } from '@microsoft/msgraph-beta-sdk/models/index.js'; +// @ts-ignore +import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; + +/** + * Casts the previous resource to siteProtectionUnit. + */ +export interface GraphSiteProtectionUnitRequestBuilder extends BaseRequestBuilder { + /** + * Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {Promise} + * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta|Find more info here} + */ + get(requestConfiguration?: RequestConfiguration | undefined) : Promise; + /** + * Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @returns {RequestInformation} + */ + toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; +} +/** + * Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. + */ +export interface GraphSiteProtectionUnitRequestBuilderGetQueryParameters { + /** + * Expand related entities + */ + expand?: string[]; + /** + * Select properties to be returned + */ + select?: string[]; +} +/** + * Uri template for the request builder. + */ +export const GraphSiteProtectionUnitRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/protectionUnits/{protectionUnitBase%2Did}/graph.siteProtectionUnit{?%24expand,%24select}"; +/** + * Mapper for query parameters from symbol name to serialization name represented as a constant. + */ +const GraphSiteProtectionUnitRequestBuilderGetQueryParametersMapper: Record = { + "expand": "%24expand", + "select": "%24select", +}; +/** + * Metadata for all the requests in the request builder. + */ +export const GraphSiteProtectionUnitRequestBuilderRequestsMetadata: RequestsMetadata = { + get: { + uriTemplate: GraphSiteProtectionUnitRequestBuilderUriTemplate, + responseBodyContentType: "application/json", + errorMappings: { + XXX: createODataErrorFromDiscriminatorValue as ParsableFactory, + }, + adapterMethodName: "send", + responseBodyFactory: createSiteProtectionUnitFromDiscriminatorValue, + queryParametersMapper: GraphSiteProtectionUnitRequestBuilderGetQueryParametersMapper, + }, +}; +/* tslint:enable */ +/* eslint-enable */ diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/index.ts index e06530a345..30cfb13b78 100644 --- a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/index.ts +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/index.ts @@ -6,12 +6,30 @@ import { createProtectionUnitBaseFromDiscriminatorValue, type ProtectionUnitBase // @ts-ignore import { createODataErrorFromDiscriminatorValue, type ODataError } from '@microsoft/msgraph-beta-sdk/models/oDataErrors/index.js'; // @ts-ignore -import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; +import { GraphDriveProtectionUnitRequestBuilderRequestsMetadata, type GraphDriveProtectionUnitRequestBuilder } from './graphDriveProtectionUnit/index.js'; +// @ts-ignore +import { GraphMailboxProtectionUnitRequestBuilderRequestsMetadata, type GraphMailboxProtectionUnitRequestBuilder } from './graphMailboxProtectionUnit/index.js'; +// @ts-ignore +import { GraphSiteProtectionUnitRequestBuilderRequestsMetadata, type GraphSiteProtectionUnitRequestBuilder } from './graphSiteProtectionUnit/index.js'; +// @ts-ignore +import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type Parsable, type ParsableFactory, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions'; /** * Provides operations to manage the protectionUnits property of the microsoft.graph.backupRestoreRoot entity. */ export interface ProtectionUnitBaseItemRequestBuilder extends BaseRequestBuilder { + /** + * Casts the previous resource to driveProtectionUnit. + */ + get graphDriveProtectionUnit(): GraphDriveProtectionUnitRequestBuilder; + /** + * Casts the previous resource to mailboxProtectionUnit. + */ + get graphMailboxProtectionUnit(): GraphMailboxProtectionUnitRequestBuilder; + /** + * Casts the previous resource to siteProtectionUnit. + */ + get graphSiteProtectionUnit(): GraphSiteProtectionUnitRequestBuilder; /** * Read the properties and relationships of a protectionUnitBase object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. @@ -51,6 +69,20 @@ const ProtectionUnitBaseItemRequestBuilderGetQueryParametersMapper: Record, NavigationMetadata> = { + graphDriveProtectionUnit: { + requestsMetadata: GraphDriveProtectionUnitRequestBuilderRequestsMetadata, + }, + graphMailboxProtectionUnit: { + requestsMetadata: GraphMailboxProtectionUnitRequestBuilderRequestsMetadata, + }, + graphSiteProtectionUnit: { + requestsMetadata: GraphSiteProtectionUnitRequestBuilderRequestsMetadata, + }, +}; /** * Metadata for all the requests in the request builder. */ diff --git a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/forwardToChat/index.ts index df174beb10..783213231e 100644 --- a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/item/replies/forwardToChat/index.ts index 5e8bfae6ce..5655a204b9 100644 --- a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/item/replies/replyWithQuote/index.ts index a26e27474d..226695646d 100644 --- a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/replyWithQuote/index.ts index df412e7d1f..7350b87e92 100644 --- a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/channels/item/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/forwardToChat/index.ts index 5590f51c19..e429e6e8a4 100644 --- a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/item/replies/forwardToChat/index.ts index beaf238b2f..37716c285f 100644 --- a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/item/replies/replyWithQuote/index.ts index 1fe160f4f5..0025574030 100644 --- a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/replyWithQuote/index.ts index dccb449a54..d26dc02173 100644 --- a/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamTemplateDefinition/teamTemplateDefinition/item/teamDefinition/primaryChannel/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/forwardToChat/index.ts index 7db1cfffd6..6e440e2126 100644 --- a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/index.ts b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/index.ts index c3a794a638..107b9f006e 100644 --- a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/index.ts +++ b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/index.ts @@ -53,12 +53,12 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Send a new chatMessage in the specified channel or a chat. + * Send a new chatMessage in the specified channel. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-beta|Find more info here} */ post(body: ChatMessage, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -68,7 +68,7 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Send a new chatMessage in the specified channel or a chat. + * Send a new chatMessage in the specified channel. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/item/replies/forwardToChat/index.ts index c204189615..e18c0f0a7e 100644 --- a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/item/replies/replyWithQuote/index.ts index 2e80ceec1b..6646313017 100644 --- a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/replyWithQuote/index.ts index c2ae17e29b..f551bf258b 100644 --- a/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teams/teams/item/channels/item/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/forwardToChat/index.ts index d66c0fd0c9..7a69fde7da 100644 --- a/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/item/replies/forwardToChat/index.ts index 66b939fa31..9cf056811d 100644 --- a/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/item/replies/replyWithQuote/index.ts index e14d2b69f2..4290feb291 100644 --- a/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/replyWithQuote/index.ts index f4124bd7dd..93fefabd61 100644 --- a/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teams/teams/item/primaryChannel/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/forwardToChat/index.ts index 6bcc403b64..8f1027448c 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/item/replies/forwardToChat/index.ts index b54d5692c5..2c6780832d 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.ts index bc5c28b730..d618e14448 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/replyWithQuote/index.ts index 29958426c2..8ec99d8586 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/deletedTeams/item/channels/item/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/index.ts index cbf7b418c3..ecefc798b2 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/index.ts @@ -27,11 +27,11 @@ export interface TeamTemplatesRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -43,7 +43,7 @@ export interface TeamTemplatesRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * List the teamTemplateDefinition objects associated with a teamTemplate. + * Get the list of teamTemplate objects that are available for a tenant. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -57,7 +57,7 @@ export interface TeamTemplatesRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * List the teamTemplateDefinition objects associated with a teamTemplate. + * Get the list of teamTemplate objects that are available for a tenant. */ export interface TeamTemplatesRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/forwardToChat/index.ts index bcab71a607..cfdd228778 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/item/replies/forwardToChat/index.ts index 542671f97d..5935350b1b 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/item/replies/replyWithQuote/index.ts index 335f41440c..4f9de2bf51 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/replyWithQuote/index.ts index dce8aee08a..5381ea9bce 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/channels/item/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/forwardToChat/index.ts index 323ae7ccb0..c69a755958 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/item/replies/forwardToChat/index.ts index e808d5773b..18e8205704 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/item/replies/replyWithQuote/index.ts index 805bf44316..06ee62dc61 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/replyWithQuote/index.ts index cdaa6bef61..4e2a838344 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/item/definitions/item/teamDefinition/primaryChannel/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/forwardToChat/index.ts b/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/forwardToChat/index.ts index d2426cce52..147e47b9c9 100644 --- a/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/item/replies/forwardToChat/index.ts b/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/item/replies/forwardToChat/index.ts index 58dc749e4f..c5ba6ffc9b 100644 --- a/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/item/replies/forwardToChat/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/item/replies/forwardToChat/index.ts @@ -83,15 +83,16 @@ export interface ForwardToChatPostResponse extends BaseCollectionPaginationCount */ export interface ForwardToChatRequestBuilder extends BaseRequestBuilder { /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-forwardtochat?view=graph-rest-beta|Find more info here} */ post(body: ForwardToChatPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action forwardToChat + * Forward a chat message, a channel message, or a channel message reply to a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/item/replies/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/item/replies/replyWithQuote/index.ts index 357e2946fe..2b2cefd3c8 100644 --- a/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/item/replies/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/item/replies/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/replyWithQuote/index.ts b/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/replyWithQuote/index.ts index ce44c8dfb5..99e4d41eec 100644 --- a/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/replyWithQuote/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/chats/item/messages/replyWithQuote/index.ts @@ -52,15 +52,16 @@ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, Bac */ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder { /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-beta|Find more info here} */ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action replyWithQuote + * Reply with quote to a single chat message or multiple chat messages in a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-users/users/item/presence/index.ts b/packages/msgraph-beta-sdk-users/users/item/presence/index.ts index 25323a796a..4fe6049cc3 100644 --- a/packages/msgraph-beta-sdk-users/users/item/presence/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/presence/index.ts @@ -49,11 +49,11 @@ export interface PresenceRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -71,7 +71,7 @@ export interface PresenceRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -85,7 +85,7 @@ export interface PresenceRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. */ export interface PresenceRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk/models/index.ts b/packages/msgraph-beta-sdk/models/index.ts index 1224f07de3..5a033e85a3 100644 --- a/packages/msgraph-beta-sdk/models/index.ts +++ b/packages/msgraph-beta-sdk/models/index.ts @@ -9664,7 +9664,11 @@ export interface ApplyLabelAction extends InformationProtectionAction, Parsable } export interface AppManagementApplicationConfiguration extends AppManagementConfiguration, Parsable { /** - * Configuration object for restrictions on identifierUris property for an application + * Property to restrict creation or update of apps based on their target signInAudience types. + */ + audiences?: AudiencesConfiguration | null; + /** + * Configuration object for restrictions on identifierUris property for an application. */ identifierUris?: IdentifierUriConfiguration | null; } @@ -11526,6 +11530,58 @@ export interface AttributeSetCollectionResponse extends BaseCollectionPagination value?: AttributeSet[] | null; } export type AttributeType = (typeof AttributeTypeObject)[keyof typeof AttributeTypeObject]; +export interface AudienceRestriction extends AdditionalDataHolder, BackedModel, Parsable { + /** + * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. + */ + additionalData?: Record; + /** + * Stores model information. + */ + backingStoreEnabled?: boolean | null; + /** + * Collection of custom security attribute exemptions. If an actor user or service principal has the custom security attribute, they're exempted from the restriction. + */ + excludeActors?: AppManagementPolicyActorExemptions | null; + /** + * The isStateSetByMicrosoft property + */ + isStateSetByMicrosoft?: boolean | null; + /** + * The OdataType property + */ + odataType?: string | null; + /** + * Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied. + */ + restrictForAppsCreatedAfterDateTime?: Date | null; + /** + * The state property + */ + state?: AppManagementRestrictionState | null; +} +export interface AudiencesConfiguration extends AdditionalDataHolder, BackedModel, Parsable { + /** + * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. + */ + additionalData?: Record; + /** + * Setting to allow or disallow creation of apps with multitenant signInAudience. + */ + azureAdMultipleOrgs?: AudienceRestriction | null; + /** + * Stores model information. + */ + backingStoreEnabled?: boolean | null; + /** + * The OdataType property + */ + odataType?: string | null; + /** + * Setting to allow or disallow creation of apps with personal Microsoft account signInAudience. + */ + personalMicrosoftAccount?: AudienceRestriction | null; +} export interface Audio extends AdditionalDataHolder, BackedModel, Parsable { /** * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. @@ -19501,7 +19557,7 @@ export interface CloudPcDisasterRecoveryCapability extends AdditionalDataHolder, */ capabilityType?: CloudPcDisasterRecoveryCapabilityType | null; /** - * The licenseType property + * The disaster recovery license type that provides the capability. */ licenseType?: CloudPcDisasterRecoveryLicenseType | null; /** @@ -19569,7 +19625,7 @@ export interface CloudPcDomainJoinConfiguration extends AdditionalDataHolder, Ba */ onPremisesConnectionId?: string | null; /** - * The logical geographic group this region belongs to. Multiple regions can belong to one region group. A customer can select a regionGroup when they provision a Cloud PC, and the Cloud PC is put in one of the regions in the group based on resource status. For example, the Europe region group contains the Northern Europe and Western Europe regions. Possible values are: default, australia, canada, usCentral, usEast, usWest, france, germany, europeUnion, unitedKingdom, japan, asia, india, southAmerica, euap, usGovernment, usGovernmentDOD, unknownFutureValue, norway, switzerland, and southKorea. Read-only. + * The logical geographic group this region belongs to. Multiple regions can belong to one region group. A customer can select a regionGroup when they provision a Cloud PC, and the Cloud PC is put in one of the regions in the group based on resource status. For example, the Europe region group contains the Northern Europe and Western Europe regions. Possible values are: default, australia, canada, usCentral, usEast, usWest, france, germany, europeUnion, unitedKingdom, japan, asia, india, southAmerica, euap, usGovernment, usGovernmentDOD, unknownFutureValue, norway, switzerland, southKorea, middleEast, mexico, australasia, europe. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: norway, switzerland, southKorea, middleEast, mexico, australasia, europe. Read-only. */ regionGroup?: CloudPcRegionGroup | null; /** @@ -20197,7 +20253,7 @@ export interface CloudPcProvisioningPolicy extends Entity, Parsable { */ assignments?: CloudPcProvisioningPolicyAssignment[] | null; /** - * The specific settings for Windows Autopatch that enable its customers to experience it on Cloud PC. The settings take effect when the tenant enrolls in Windows Autopatch and the managedType of the microsoftManagedDesktop property is set as starterManaged. Supports $select. + * Indicates the Windows Autopatch settings for Cloud PCs using this provisioning policy. The settings take effect when the tenant enrolls in Autopatch and the managedType of the microsoftManagedDesktop property is set as starterManaged. Supports $select. */ autopatch?: CloudPcProvisioningPolicyAutopatch | null; /** @@ -28684,6 +28740,24 @@ export function createAttributeSetCollectionResponseFromDiscriminatorValue(parse export function createAttributeSetFromDiscriminatorValue(parseNode: ParseNode | undefined) : ((instance?: Parsable) => Record void>) { return deserializeIntoAttributeSet; } +/** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @returns {AudienceRestriction} + */ +// @ts-ignore +export function createAudienceRestrictionFromDiscriminatorValue(parseNode: ParseNode | undefined) : ((instance?: Parsable) => Record void>) { + return deserializeIntoAudienceRestriction; +} +/** + * Creates a new instance of the appropriate class based on discriminator value + * @param parseNode The parse node to use to read the discriminator value and create the object + * @returns {AudiencesConfiguration} + */ +// @ts-ignore +export function createAudiencesConfigurationFromDiscriminatorValue(parseNode: ParseNode | undefined) : ((instance?: Parsable) => Record void>) { + return deserializeIntoAudiencesConfiguration; +} /** * Creates a new instance of the appropriate class based on discriminator value * @param parseNode The parse node to use to read the discriminator value and create the object @@ -75916,12 +75990,16 @@ export interface CustomAppManagementApplicationConfiguration extends AdditionalD * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. */ additionalData?: Record; + /** + * Property to restrict creation or update of apps based on their target signInAudience types. + */ + audiences?: AudiencesConfiguration | null; /** * Stores model information. */ backingStoreEnabled?: boolean | null; /** - * Configuration for identifierUris restrictions + * Configuration for identifierUris restrictions. */ identifierUris?: IdentifierUriConfiguration | null; /** @@ -75931,7 +76009,7 @@ export interface CustomAppManagementApplicationConfiguration extends AdditionalD } export interface CustomAppManagementConfiguration extends AppManagementConfiguration, Parsable { /** - * Restrictions applicable only to application objects that the policy applies to. + * Restrictions that are applicable only to application objects to which the policy is attached. */ applicationRestrictions?: CustomAppManagementApplicationConfiguration | null; } @@ -84034,6 +84112,7 @@ export function deserializeIntoApplyLabelAction(applyLabelAction: Partial | undefined = {}) : Record void> { return { ...deserializeIntoAppManagementConfiguration(appManagementApplicationConfiguration), + "audiences": n => { appManagementApplicationConfiguration.audiences = n.getObjectValue(createAudiencesConfigurationFromDiscriminatorValue); }, "identifierUris": n => { appManagementApplicationConfiguration.identifierUris = n.getObjectValue(createIdentifierUriConfigurationFromDiscriminatorValue); }, } } @@ -85232,6 +85311,34 @@ export function deserializeIntoAttributeSetCollectionResponse(attributeSetCollec * @returns {Record void>} */ // @ts-ignore +export function deserializeIntoAudienceRestriction(audienceRestriction: Partial | undefined = {}) : Record void> { + return { + "backingStoreEnabled": n => { audienceRestriction.backingStoreEnabled = true; }, + "excludeActors": n => { audienceRestriction.excludeActors = n.getObjectValue(createAppManagementPolicyActorExemptionsFromDiscriminatorValue); }, + "isStateSetByMicrosoft": n => { audienceRestriction.isStateSetByMicrosoft = n.getBooleanValue(); }, + "@odata.type": n => { audienceRestriction.odataType = n.getStringValue(); }, + "restrictForAppsCreatedAfterDateTime": n => { audienceRestriction.restrictForAppsCreatedAfterDateTime = n.getDateValue(); }, + "state": n => { audienceRestriction.state = n.getEnumValue(AppManagementRestrictionStateObject); }, + } +} +/** + * The deserialization information for the current model + * @returns {Record void>} + */ +// @ts-ignore +export function deserializeIntoAudiencesConfiguration(audiencesConfiguration: Partial | undefined = {}) : Record void> { + return { + "azureAdMultipleOrgs": n => { audiencesConfiguration.azureAdMultipleOrgs = n.getObjectValue(createAudienceRestrictionFromDiscriminatorValue); }, + "backingStoreEnabled": n => { audiencesConfiguration.backingStoreEnabled = true; }, + "@odata.type": n => { audiencesConfiguration.odataType = n.getStringValue(); }, + "personalMicrosoftAccount": n => { audiencesConfiguration.personalMicrosoftAccount = n.getObjectValue(createAudienceRestrictionFromDiscriminatorValue); }, + } +} +/** + * The deserialization information for the current model + * @returns {Record void>} + */ +// @ts-ignore export function deserializeIntoAudio(audio: Partial