-
Notifications
You must be signed in to change notification settings - Fork 145
Generated models and request builders #2534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
microsoft-graph-devx-bot
wants to merge
1
commit into
main
Choose a base branch
from
v1.0/pipelinebuild/208109
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update generated files with build 208109
Contributor
| Addition of Protected property backingStore in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type BackingStore and parameters Addition of Public method getCompleted in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type Integer and parameters Addition of Public method getFailed in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type Integer and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type Map> and parameters Addition of Public method getInProgress in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type Integer and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type String and parameters Addition of Public method getTotal in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type Integer and parameters Addition of Public method serialize in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type void and parameters value of type BackingStore is required Addition of Public method setCompleted in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type void and parameters value of type Integer is optional Addition of Public method setFailed in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type void and parameters value of type Integer is optional Addition of Public method setInProgress in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type void and parameters value of type Integer is optional Addition of Public method setOdataType in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type void and parameters value of type String is optional Addition of Public method setTotal in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type void and parameters value of type Integer is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.ProtectionPolicyArtifactCount with return type ProtectionPolicyArtifactCount and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.ProtectionPolicyArtifactCount implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method getIsEnabled in type com.microsoft.graph.models.ProtectionPolicyBase with return type Boolean and parameters Addition of Public method getProtectionPolicyArtifactCount in type com.microsoft.graph.models.ProtectionPolicyBase with return type ProtectionPolicyArtifactCount and parameters Addition of Public method setIsEnabled in type com.microsoft.graph.models.ProtectionPolicyBase with return type void and parameters value of type Boolean is optional Addition of Public method setProtectionPolicyArtifactCount in type com.microsoft.graph.models.ProtectionPolicyBase with return type void and parameters value of type ProtectionPolicyArtifactCount is optional Addition of Public method getPriorityScore in type com.microsoft.graph.models.security.Incident with return type Integer and parameters Addition of Public method setPriorityScore in type com.microsoft.graph.models.security.Incident with return type void and parameters value of type Integer is optional Addition of Public method getServiceStatus in type com.microsoft.graph.models.security.Sensor with return type ServiceStatus and parameters Addition of Public method setServiceStatus in type com.microsoft.graph.models.security.Sensor with return type void and parameters value of type ServiceStatus is optional Addition of Public method getDomainName in type com.microsoft.graph.models.security.SensorCandidate with return type String and parameters Addition of Public method setDomainName in type com.microsoft.graph.models.security.SensorCandidate with return type void and parameters value of type String is optional Addition of com.microsoft.graph.models.security.ServiceStatus has an enum member Stopped with order 0 Addition of com.microsoft.graph.models.security.ServiceStatus has an enum member Starting with order 1 Addition of com.microsoft.graph.models.security.ServiceStatus has an enum member Running with order 2 Addition of com.microsoft.graph.models.security.ServiceStatus has an enum member Disabled with order 3 Addition of com.microsoft.graph.models.security.ServiceStatus has an enum member Onboarding with order 4 Addition of com.microsoft.graph.models.security.ServiceStatus has an enum member Unknown with order 5 Addition of com.microsoft.graph.models.security.ServiceStatus has an enum member UnknownFutureValue with order 6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing.
Note: This pull request was automatically created by Azure pipelines.