Skip to content

Commit 5b777e2

Browse files
Merge pull request #562 from microsoftgraph/beta/pipelinebuild/112909
Generated Beta models and request builders
2 parents 6b0abec + b6a3d87 commit 5b777e2

File tree

88 files changed

+3066
-112
lines changed

Some content is hidden

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

88 files changed

+3066
-112
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changed
1313

14+
## [0.69.0] - 2023-04-20
15+
16+
### Changed
17+
18+
- Weekly generation.
19+
1420
## [0.68.0] - 2023-04-11
1521

1622
### Changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repositories {
2020
2121
dependencies {
2222
// Include the sdk as a dependency
23-
implementation 'com.microsoft.graph:microsoft-graph-beta:0.68.0-SNAPSHOT'
23+
implementation 'com.microsoft.graph:microsoft-graph-beta:0.69.0-SNAPSHOT'
2424
// Uncomment the line below if you are building an android application
2525
//implementation 'com.google.guava:guava:30.1.1-android'
2626
// This dependency is only needed if you are using the TokenCrendentialAuthProvider
@@ -37,7 +37,7 @@ Add the dependency in `dependencies` in pom.xml
3737
<!-- Include the sdk as a dependency -->
3838
<groupId>com.microsoft.graph</groupId>
3939
<artifactId>microsoft-graph-beta</artifactId>
40-
<version>0.68.0-SNAPSHOT</version>
40+
<version>0.69.0-SNAPSHOT</version>
4141
</dependency>
4242
<dependency>
4343
<!-- This dependency is only needed if you are using the TokenCrendentialAuthProvider -->
@@ -204,5 +204,6 @@ Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the [MI
204204

205205

206206

207+
207208

208209

android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
# The size of the library demands a large amount of RAM to build. Increase as necessary if you get GC errors
2121
## linux requires 10G, OSX requires 11G
22-
org.gradle.jvmargs=-Xmx2g
22+
org.gradle.jvmargs=-Xmx4g
2323
org.gradle.parallel=true
2424
org.gradle.caching=true
2525

gradle.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919

2020
# The size of the library demands a large amount of RAM to build. Increase as necessary if you get GC errors
2121
## linux requires 10G, OSX requires 11G
22-
org.gradle.jvmargs=-Xmx2g
22+
org.gradle.jvmargs=-Xmx4g
2323
org.gradle.parallel=true
2424
org.gradle.caching=true
2525

2626
mavenGroupId = com.microsoft.graph
2727
mavenArtifactId = microsoft-graph-beta
2828
mavenMajorVersion = 0
29-
mavenMinorVersion = 68
29+
mavenMinorVersion = 69
3030
mavenPatchVersion = 0
3131
mavenArtifactSuffix =
3232

@@ -103,5 +103,6 @@ mavenCentralPublishingEnabled=false
103103

104104

105105

106+
106107

107108

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

Lines changed: 11 additions & 11 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 additional 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 additional data).
6161
*/
6262
@SerializedName(value = "callerNumber", alternate = {"CallerNumber"})
6363
@Expose
@@ -75,7 +75,7 @@ public final AdditionalDataManager additionalDataManager() {
7575

7676
/**
7777
* The Correlation Id.
78-
* Identifier for the call that you can use when calling Microsoft Support. GUID.
78+
* Identifier (GUID) for the call that you can use when calling Microsoft Support.
7979
*/
8080
@SerializedName(value = "correlationId", alternate = {"CorrelationId"})
8181
@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 (RFC 3261).
115115
*/
116116
@SerializedName(value = "finalSipCode", alternate = {"FinalSipCode"})
117117
@Expose
@@ -129,7 +129,7 @@ public final AdditionalDataManager additionalDataManager() {
129129

130130
/**
131131
* The Id.
132-
* Unique call identifier. GUID.
132+
* Unique call identifier (GUID).
133133
*/
134134
@SerializedName(value = "id", alternate = {"Id"})
135135
@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 data center used for media path in non-bypass call.
160160
*/
161161
@SerializedName(value = "mediaPathLocation", alternate = {"MediaPathLocation"})
162162
@Expose
@@ -165,7 +165,7 @@ public final AdditionalDataManager additionalDataManager() {
165165

166166
/**
167167
* The Other Party Country Code.
168-
*
168+
* Country code of the caller in case of an incoming call, or callee in case of an outgoing call. For details, see ISO 3166-1 alpha-2.
169169
*/
170170
@SerializedName(value = "otherPartyCountryCode", alternate = {"OtherPartyCountryCode"})
171171
@Expose
@@ -174,7 +174,7 @@ public final AdditionalDataManager additionalDataManager() {
174174

175175
/**
176176
* The Signaling Location.
177-
* The datacenter used for signaling for both bypass and non-bypass calls.
177+
* The data center used for signaling for both bypass and non-bypass calls.
178178
*/
179179
@SerializedName(value = "signalingLocation", alternate = {"SignalingLocation"})
180180
@Expose
@@ -210,7 +210,7 @@ public final AdditionalDataManager additionalDataManager() {
210210

211211
/**
212212
* The User Country Code.
213-
*
213+
* Country code of the user. For details, see ISO 3166-1 alpha-2.
214214
*/
215215
@SerializedName(value = "userCountryCode", alternate = {"UserCountryCode"})
216216
@Expose
@@ -228,7 +228,7 @@ public final AdditionalDataManager additionalDataManager() {
228228

229229
/**
230230
* The User Id.
231-
* Calling user's ID in Graph. This and other user info will be null/empty for bot call types. GUID.
231+
* The unique identifier (GUID) of the user in Azure Active Directory. This and other user info will be null/empty for bot call types.
232232
*/
233233
@SerializedName(value = "userId", alternate = {"UserId"})
234234
@Expose
@@ -237,7 +237,7 @@ public final AdditionalDataManager additionalDataManager() {
237237

238238
/**
239239
* The User Principal Name.
240-
* UserPrincipalName (sign-in name) in Azure Active Directory. This is usually the same as user's SIP Address, and can be same as user's e-mail address.
240+
* The user principal name (sign-in name) in Azure Active Directory. This is usually the same as the user's SIP address, and can be same as the user's e-mail address.
241241
*/
242242
@SerializedName(value = "userPrincipalName", alternate = {"UserPrincipalName"})
243243
@Expose

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public final AdditionalDataManager additionalDataManager() {
4040

4141
/**
4242
* The Block Date Time.
43-
*
43+
* The date and time when the user was blocked/unblocked from making PSTN calls. The Timestamp 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.
4444
*/
4545
@SerializedName(value = "blockDateTime", alternate = {"BlockDateTime"})
4646
@Expose
@@ -49,7 +49,7 @@ public final AdditionalDataManager additionalDataManager() {
4949

5050
/**
5151
* The Block Reason.
52-
*
52+
* The reason why the user is blocked/unblocked from making calls.
5353
*/
5454
@SerializedName(value = "blockReason", alternate = {"BlockReason"})
5555
@Expose
@@ -58,7 +58,7 @@ public final AdditionalDataManager additionalDataManager() {
5858

5959
/**
6060
* The Remediation Id.
61-
*
61+
* Unique identifier (GUID) for the blocking/unblocking action.
6262
*/
6363
@SerializedName(value = "remediationId", alternate = {"RemediationId"})
6464
@Expose
@@ -67,7 +67,7 @@ public final AdditionalDataManager additionalDataManager() {
6767

6868
/**
6969
* The User Block Mode.
70-
*
70+
* Indicates whether the user is blocked or unblocked from making PSTN calls in Microsoft Teams. The possible values are: blocked, unblocked, unknownFutureValue.
7171
*/
7272
@SerializedName(value = "userBlockMode", alternate = {"UserBlockMode"})
7373
@Expose
@@ -76,7 +76,7 @@ public final AdditionalDataManager additionalDataManager() {
7676

7777
/**
7878
* The User Display Name.
79-
*
79+
* Display name of the user.
8080
*/
8181
@SerializedName(value = "userDisplayName", alternate = {"UserDisplayName"})
8282
@Expose
@@ -85,7 +85,7 @@ public final AdditionalDataManager additionalDataManager() {
8585

8686
/**
8787
* The User Id.
88-
*
88+
* The unique identifier (GUID) of the user in Azure Active Directory.
8989
*/
9090
@SerializedName(value = "userId", alternate = {"UserId"})
9191
@Expose
@@ -94,7 +94,7 @@ public final AdditionalDataManager additionalDataManager() {
9494

9595
/**
9696
* The User Principal Name.
97-
*
97+
* The user principal name (sign-in name) in Azure Active Directory. This is usually the same as the user's SIP address, and can be same as the user's e-mail address.
9898
*/
9999
@SerializedName(value = "userPrincipalName", alternate = {"UserPrincipalName"})
100100
@Expose
@@ -103,7 +103,7 @@ public final AdditionalDataManager additionalDataManager() {
103103

104104
/**
105105
* The User Telephone Number.
106-
*
106+
* User's blocked number. For details, see E.164.
107107
*/
108108
@SerializedName(value = "userTelephoneNumber", alternate = {"UserTelephoneNumber"})
109109
@Expose

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public final AdditionalDataManager additionalDataManager() {
4949

5050
/**
5151
* The Callee Number.
52-
* Number dialed in E.164 format.
52+
* Number of the user or bot who received the call (E.164).
5353
*/
5454
@SerializedName(value = "calleeNumber", alternate = {"CalleeNumber"})
5555
@Expose
@@ -58,7 +58,7 @@ public final AdditionalDataManager additionalDataManager() {
5858

5959
/**
6060
* The Caller Number.
61-
* Number that received the call for inbound calls or the number dialed for outbound calls. E.164 format.
61+
* Number of the user or bot who made the call (E.164).
6262
*/
6363
@SerializedName(value = "callerNumber", alternate = {"CallerNumber"})
6464
@Expose
@@ -76,7 +76,7 @@ public final AdditionalDataManager additionalDataManager() {
7676

7777
/**
7878
* The Call Type.
79-
* Whether the call was a PSTN outbound or inbound call and the type of call such as a call placed by a user or an audio conference.
79+
* Indicates whether the call was a PSTN outbound or inbound call and the type of call such as a call placed by a user or an audio conference.
8080
*/
8181
@SerializedName(value = "callType", alternate = {"CallType"})
8282
@Expose
@@ -112,7 +112,7 @@ public final AdditionalDataManager additionalDataManager() {
112112

113113
/**
114114
* The Currency.
115-
* Type of currency used to calculate the cost of the call. For details, see ISO 4217.
115+
* Type of currency used to calculate the cost of the call (ISO 4217).
116116
*/
117117
@SerializedName(value = "currency", alternate = {"Currency"})
118118
@Expose
@@ -121,7 +121,7 @@ public final AdditionalDataManager additionalDataManager() {
121121

122122
/**
123123
* The Destination Context.
124-
* Whether the call was domestic (within a country or region) or international (outside a country or region) based on the user's location.
124+
* Indicates whether the call was Domestic (within a country or region) or International (outside a country or region) based on the user's location.
125125
*/
126126
@SerializedName(value = "destinationContext", alternate = {"DestinationContext"})
127127
@Expose
@@ -157,7 +157,7 @@ public final AdditionalDataManager additionalDataManager() {
157157

158158
/**
159159
* The Id.
160-
* Unique call identifier. GUID.
160+
* Unique call identifier (GUID).
161161
*/
162162
@SerializedName(value = "id", alternate = {"Id"})
163163
@Expose
@@ -193,7 +193,7 @@ public final AdditionalDataManager additionalDataManager() {
193193

194194
/**
195195
* The Other Party Country Code.
196-
*
196+
* Country code of the caller in case of an incoming call, or callee in case of an outgoing call. For details, see ISO 3166-1 alpha-2.
197197
*/
198198
@SerializedName(value = "otherPartyCountryCode", alternate = {"OtherPartyCountryCode"})
199199
@Expose
@@ -238,7 +238,7 @@ public final AdditionalDataManager additionalDataManager() {
238238

239239
/**
240240
* The User Id.
241-
* Calling user's ID in Graph. GUID. This and other user info will be null/empty for bot call types (ucap_in, ucap_out).
241+
* The unique identifier (GUID) of the user in Azure Active Directory. This and other user info will be null/empty for bot call types (ucap_in, ucap_out).
242242
*/
243243
@SerializedName(value = "userId", alternate = {"UserId"})
244244
@Expose

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

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

4040
/**
4141
* The Currency.
42-
*
42+
* Currency used to calculate the cost of the call. For details, see ISO 4217.
4343
*/
4444
@SerializedName(value = "currency", alternate = {"Currency"})
4545
@Expose
@@ -48,7 +48,7 @@ public final AdditionalDataManager additionalDataManager() {
4848

4949
/**
5050
* The Destination Context.
51-
*
51+
* Indicates whether the call was Domestic (within a country or region) or International (outside a country or region) based on the user's location.
5252
*/
5353
@SerializedName(value = "destinationContext", alternate = {"DestinationContext"})
5454
@Expose
@@ -57,7 +57,7 @@ public final AdditionalDataManager additionalDataManager() {
5757

5858
/**
5959
* The Total Call Charge.
60-
*
60+
* Total costs of all the calls within the selected time range, including call charges and connection fees.
6161
*/
6262
@SerializedName(value = "totalCallCharge", alternate = {"TotalCallCharge"})
6363
@Expose
@@ -66,7 +66,7 @@ public final AdditionalDataManager additionalDataManager() {
6666

6767
/**
6868
* The Total Calls.
69-
*
69+
* Total number of dial-out calls within the selected time range.
7070
*/
7171
@SerializedName(value = "totalCalls", alternate = {"TotalCalls"})
7272
@Expose
@@ -75,7 +75,7 @@ public final AdditionalDataManager additionalDataManager() {
7575

7676
/**
7777
* The Total Call Seconds.
78-
*
78+
* Total duration of all the calls within the selected time range, in seconds.
7979
*/
8080
@SerializedName(value = "totalCallSeconds", alternate = {"TotalCallSeconds"})
8181
@Expose
@@ -84,7 +84,7 @@ public final AdditionalDataManager additionalDataManager() {
8484

8585
/**
8686
* The Usage Location.
87-
*
87+
* Country code of the user. For details, see ISO 3166-1 alpha-2.
8888
*/
8989
@SerializedName(value = "usageLocation", alternate = {"UsageLocation"})
9090
@Expose
@@ -93,7 +93,7 @@ public final AdditionalDataManager additionalDataManager() {
9393

9494
/**
9595
* The User Display Name.
96-
*
96+
* Display name of the user.
9797
*/
9898
@SerializedName(value = "userDisplayName", alternate = {"UserDisplayName"})
9999
@Expose
@@ -102,7 +102,7 @@ public final AdditionalDataManager additionalDataManager() {
102102

103103
/**
104104
* The User Id.
105-
*
105+
* The unique identifier (GUID) of the user in Azure Active Directory.
106106
*/
107107
@SerializedName(value = "userId", alternate = {"UserId"})
108108
@Expose
@@ -111,7 +111,7 @@ public final AdditionalDataManager additionalDataManager() {
111111

112112
/**
113113
* The User Principal Name.
114-
*
114+
* The user principal name (sign-in name) in Azure Active Directory. This is usually the same as the user's SIP address, and can be same as the user's e-mail address.
115115
*/
116116
@SerializedName(value = "userPrincipalName", alternate = {"UserPrincipalName"})
117117
@Expose

0 commit comments

Comments
 (0)