Skip to content

Commit c6f6505

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update generated files with build 125212
1 parent 4121942 commit c6f6505

File tree

107 files changed

+1308
-756
lines changed

Some content is hidden

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

107 files changed

+1308
-756
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
2020
dependencies {
2121
// Include the sdk as a dependency
22-
implementation 'com.microsoft.graph:microsoft-graph:5.70.0'
22+
implementation 'com.microsoft.graph:microsoft-graph:5.71.0'
2323
// Uncomment the line below if you are building an android application
2424
//implementation 'com.google.guava:guava:30.1.1-android'
2525
// This dependency is only needed if you are using the TokenCrendentialAuthProvider
@@ -36,7 +36,7 @@ Add the dependency in `dependencies` in pom.xml
3636
<!-- Include the sdk as a dependency -->
3737
<groupId>com.microsoft.graph</groupId>
3838
<artifactId>microsoft-graph</artifactId>
39-
<version>5.70.0</version>
39+
<version>5.71.0</version>
4040
</dependency>
4141
<dependency>
4242
<!-- This dependency is only needed if you are using the TokenCredentialAuthProvider -->
@@ -201,5 +201,6 @@ Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the [MI
201201

202202

203203

204+
204205

205206

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ org.gradle.caching=true
2626
mavenGroupId = com.microsoft.graph
2727
mavenArtifactId = microsoft-graph
2828
mavenMajorVersion = 5
29-
mavenMinorVersion = 70
29+
mavenMinorVersion = 71
3030
mavenPatchVersion = 0
3131
mavenArtifactSuffix =
3232

@@ -124,5 +124,6 @@ mavenCentralPublishingEnabled=false
124124

125125

126126

127+
127128

128129

src/main/java/com/microsoft/graph/callrecords/models/DirectRoutingLogRow.java

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public final AdditionalDataManager additionalDataManager() {
3939

4040
/**
4141
* The Callee Number.
42-
* Number of the user or bot who received the call. E.164 format, but may include additional data.
42+
* Number of the user or bot who received the call. E.164 format, but may include other data.
4343
*/
4444
@SerializedName(value = "calleeNumber", alternate = {"CalleeNumber"})
4545
@Expose
@@ -57,7 +57,7 @@ public final AdditionalDataManager additionalDataManager() {
5757

5858
/**
5959
* The Caller Number.
60-
* Number of the user or bot who made the call. E.164 format, but may include additional data.
60+
* Number of the user or bot who made the call. E.164 format, but may include other data.
6161
*/
6262
@SerializedName(value = "callerNumber", alternate = {"CallerNumber"})
6363
@Expose
@@ -111,7 +111,7 @@ public final AdditionalDataManager additionalDataManager() {
111111

112112
/**
113113
* The Final Sip Code.
114-
* The code with which the call ended, RFC 3261.
114+
* The code with which the call ended, see RFC 3261.
115115
*/
116116
@SerializedName(value = "finalSipCode", alternate = {"FinalSipCode"})
117117
@Expose
@@ -156,7 +156,7 @@ public final AdditionalDataManager additionalDataManager() {
156156

157157
/**
158158
* The Media Path Location.
159-
* The datacenter used for media path in non-bypass call.
159+
* The datacenter used for media path in nonbypass call.
160160
*/
161161
@SerializedName(value = "mediaPathLocation", alternate = {"MediaPathLocation"})
162162
@Expose
@@ -165,7 +165,7 @@ public final AdditionalDataManager additionalDataManager() {
165165

166166
/**
167167
* The Signaling Location.
168-
* The datacenter used for signaling for both bypass and non-bypass calls.
168+
* The datacenter used for signaling for both bypass and nonbypass calls.
169169
*/
170170
@SerializedName(value = "signalingLocation", alternate = {"SignalingLocation"})
171171
@Expose

src/main/java/com/microsoft/graph/callrecords/models/MediaStream.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ public final AdditionalDataManager additionalDataManager() {
159159

160160
/**
161161
* The End Date Time.
162-
* UTC time when the stream ended. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
162+
* UTC time when the stream ended. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. This field is only available for streams that use the SIP protocol.
163163
*/
164164
@SerializedName(value = "endDateTime", alternate = {"EndDateTime"})
165165
@Expose
@@ -267,7 +267,7 @@ public final AdditionalDataManager additionalDataManager() {
267267

268268
/**
269269
* The Start Date Time.
270-
* UTC time when the stream started. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
270+
* UTC time when the stream started. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. This field is only available for streams that use the SIP protocol.
271271
*/
272272
@SerializedName(value = "startDateTime", alternate = {"StartDateTime"})
273273
@Expose

src/main/java/com/microsoft/graph/callrecords/models/NetworkInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public final AdditionalDataManager additionalDataManager() {
108108

109109
/**
110110
* The Mac Address.
111-
* The media access control (MAC) address of the media endpoint's network device.
111+
* The media access control (MAC) address of the media endpoint's network device. This value may be missing or shown as 02:00:00:00:00:00 due to operating system privacy policies.
112112
*/
113113
@SerializedName(value = "macAddress", alternate = {"MacAddress"})
114114
@Expose

src/main/java/com/microsoft/graph/externalconnectors/models/Property.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ public final AdditionalDataManager additionalDataManager() {
8787

8888
/**
8989
* The Labels.
90-
* Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional.
90+
* Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, iconUrl, unknownFutureValue. Optional.
9191
*/
9292
@SerializedName(value = "labels", alternate = {"Labels"})
9393
@Expose

src/main/java/com/microsoft/graph/identitygovernancenamespace/models/Workflow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public class Workflow extends WorkflowBase implements IJsonBackedObject {
4949

5050
/**
5151
* The Next Schedule Run Date Time.
52-
* The date time when the workflow is expected to run next based on the schedule interval, if there are any users matching the execution conditions. Supports $filter(lt,gt) and $orderBy.
52+
* The date time when the workflow is expected to run next based on the schedule interval, if there are any users matching the execution conditions. Supports $filter(lt,gt) and $orderby.
5353
*/
5454
@SerializedName(value = "nextScheduleRunDateTime", alternate = {"NextScheduleRunDateTime"})
5555
@Expose

src/main/java/com/microsoft/graph/identitygovernancenamespace/models/WorkflowBase.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ public final AdditionalDataManager additionalDataManager() {
9898

9999
/**
100100
* The Is Scheduling Enabled.
101-
* If true, the Lifecycle Workflow engine executes the workflow based on the schedule defined by tenant settings. Cannot be true for a disabled workflow (where isEnabled is false).
101+
* If true, the Lifecycle Workflow engine executes the workflow based on the schedule defined by tenant settings. Can't be true for a disabled workflow (where isEnabled is false).
102102
*/
103103
@SerializedName(value = "isSchedulingEnabled", alternate = {"IsSchedulingEnabled"})
104104
@Expose
@@ -125,7 +125,7 @@ public final AdditionalDataManager additionalDataManager() {
125125

126126
/**
127127
* The Last Modified By.
128-
* The unique identifier of the AAD identity that last modified the workflow.
128+
* The unique identifier of the Azure Active Directory identity that last modified the workflow.
129129
*/
130130
@SerializedName(value = "lastModifiedBy", alternate = {"LastModifiedBy"})
131131
@Expose

src/main/java/com/microsoft/graph/info/Constants.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ private Constants() {
1818
/** The client secret to use for unit testing */
1919
public static final String CLIENTSECRET = "clientsecret";
2020
/** The SDK version */
21-
public static final String VERSION_NAME = "5.70.0";
21+
public static final String VERSION_NAME = "5.71.0";
2222
}
2323

2424

@@ -101,5 +101,6 @@ private Constants() {
101101

102102

103103

104+
104105

105106

src/main/java/com/microsoft/graph/models/AccessPackageResourceRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public class AccessPackageResourceRequest extends Entity implements IJsonBackedO
4949

5050
/**
5151
* The State.
52-
* The outcome of whether the service was able to add the resource to the catalog. The value is delivered if the resource was added or removed. Read-only.
52+
* The outcome of whether the service was able to add the resource to the catalog. The value is delivered if the resource was added or removed, and deliveryFailed if it could not be added or removed. Read-only.
5353
*/
5454
@SerializedName(value = "state", alternate = {"State"})
5555
@Expose

0 commit comments

Comments
 (0)