Skip to content

Commit

Permalink
Update generated files with build 125718
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Sep 26, 2023
1 parent aa0998e commit d971eba
Show file tree
Hide file tree
Showing 55 changed files with 549 additions and 180 deletions.
12 changes: 6 additions & 6 deletions src/Beta/Microsoft/Graph/ExternalConnectors/Model/Property.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Property extends \Beta\Microsoft\Graph\Model\Entity
{
/**
* Gets the aliases
* A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string might not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional.
* A set of aliases or friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string might not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional.
*
* @return string|null The aliases
*/
Expand All @@ -40,7 +40,7 @@ public function getAliases()

/**
* Sets the aliases
* A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string might not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional.
* A set of aliases or friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string might not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional.
*
* @param string $val The value of the aliases
*
Expand Down Expand Up @@ -165,7 +165,7 @@ public function setIsRetrievable($val)
}
/**
* Gets the isSearchable
* Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional.
* Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties aren't added to the search index. Optional.
*
* @return bool|null The isSearchable
*/
Expand All @@ -180,7 +180,7 @@ public function getIsSearchable()

/**
* Sets the isSearchable
* Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional.
* Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties aren't added to the search index. Optional.
*
* @param bool $val The value of the isSearchable
*
Expand All @@ -194,7 +194,7 @@ public function setIsSearchable($val)

/**
* Gets the labels
* 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). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl.
* 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 (for example, better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. You must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl.
*
* @return Label|null The labels
*/
Expand All @@ -213,7 +213,7 @@ public function getLabels()

/**
* Sets the labels
* 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). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl.
* 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 (for example, better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. You must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl.
*
* @param Label $val The value to assign to the labels
*
Expand Down
20 changes: 10 additions & 10 deletions src/Beta/Microsoft/Graph/Model/AccessReviewScheduleDefinition.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ public function setDescriptionForAdmins($val)

/**
* Gets the descriptionForReviewers
* Description provided by review creators to provide more context of the review to reviewers. Reviewers will see this description in the email sent to them requesting their review. Email notifications support up to 256 characters. Supports $select.
* Description provided by review creators to provide more context of the review to reviewers. Reviewers see this description in the email sent to them requesting their review. Email notifications support up to 256 characters. Supports $select.
*
* @return string|null The descriptionForReviewers
*/
Expand All @@ -194,7 +194,7 @@ public function getDescriptionForReviewers()

/**
* Sets the descriptionForReviewers
* Description provided by review creators to provide more context of the review to reviewers. Reviewers will see this description in the email sent to them requesting their review. Email notifications support up to 256 characters. Supports $select.
* Description provided by review creators to provide more context of the review to reviewers. Reviewers see this description in the email sent to them requesting their review. Email notifications support up to 256 characters. Supports $select.
*
* @param string $val The descriptionForReviewers
*
Expand Down Expand Up @@ -238,7 +238,7 @@ public function setDisplayName($val)

/**
* Gets the fallbackReviewers
* This collection of reviewer scopes is used to define the list of fallback reviewers. These fallback reviewers will be notified to take action if no users are found from the list of reviewers specified. This could occur when either the group owner is specified as the reviewer but the group owner does not exist, or manager is specified as reviewer but a user's manager does not exist. See accessReviewReviewerScope. Replaces backupReviewers. Supports $select. NOTE: The value of this property will be ignored if fallback reviewers are assigned through the stageSettings property.
* This collection of reviewer scopes is used to define the list of fallback reviewers. These fallback reviewers will be notified to take action if no users are found from the list of reviewers specified. This could occur when either the group owner is specified as the reviewer but the group owner doesn't exist, or manager is specified as reviewer but a user's manager doesn't exist. See accessReviewReviewerScope. Replaces backupReviewers. Supports $select. NOTE: The value of this property will be ignored if fallback reviewers are assigned through the stageSettings property.
*
* @return array|null The fallbackReviewers
*/
Expand All @@ -253,7 +253,7 @@ public function getFallbackReviewers()

/**
* Sets the fallbackReviewers
* This collection of reviewer scopes is used to define the list of fallback reviewers. These fallback reviewers will be notified to take action if no users are found from the list of reviewers specified. This could occur when either the group owner is specified as the reviewer but the group owner does not exist, or manager is specified as reviewer but a user's manager does not exist. See accessReviewReviewerScope. Replaces backupReviewers. Supports $select. NOTE: The value of this property will be ignored if fallback reviewers are assigned through the stageSettings property.
* This collection of reviewer scopes is used to define the list of fallback reviewers. These fallback reviewers will be notified to take action if no users are found from the list of reviewers specified. This could occur when either the group owner is specified as the reviewer but the group owner doesn't exist, or manager is specified as reviewer but a user's manager doesn't exist. See accessReviewReviewerScope. Replaces backupReviewers. Supports $select. NOTE: The value of this property will be ignored if fallback reviewers are assigned through the stageSettings property.
*
* @param AccessReviewReviewerScope[] $val The fallbackReviewers
*
Expand All @@ -267,7 +267,7 @@ public function setFallbackReviewers($val)

/**
* Gets the instanceEnumerationScope
* This property is required when scoping a review to guest users' access across all Microsoft 365 groups and determines which Microsoft 365 groups are reviewed. Each group will become a unique accessReviewInstance of the access review series. For supported scopes, see accessReviewScope. Supports $select. For examples of options for configuring instanceEnumerationScope, see Configure the scope of your access review definition using the Microsoft Graph API.
* This property is required when scoping a review to guest users' access across all Microsoft 365 groups and determines which Microsoft 365 groups are reviewed. Each group becomes a unique accessReviewInstance of the access review series. For supported scopes, see accessReviewScope. Supports $select. For examples of options for configuring instanceEnumerationScope, see Configure the scope of your access review definition using the Microsoft Graph API.
*
* @return AccessReviewScope|null The instanceEnumerationScope
*/
Expand All @@ -286,7 +286,7 @@ public function getInstanceEnumerationScope()

/**
* Sets the instanceEnumerationScope
* This property is required when scoping a review to guest users' access across all Microsoft 365 groups and determines which Microsoft 365 groups are reviewed. Each group will become a unique accessReviewInstance of the access review series. For supported scopes, see accessReviewScope. Supports $select. For examples of options for configuring instanceEnumerationScope, see Configure the scope of your access review definition using the Microsoft Graph API.
* This property is required when scoping a review to guest users' access across all Microsoft 365 groups and determines which Microsoft 365 groups are reviewed. Each group becomes a unique accessReviewInstance of the access review series. For supported scopes, see accessReviewScope. Supports $select. For examples of options for configuring instanceEnumerationScope, see Configure the scope of your access review definition using the Microsoft Graph API.
*
* @param AccessReviewScope $val The instanceEnumerationScope
*
Expand Down Expand Up @@ -430,7 +430,7 @@ public function setSettings($val)

/**
* Gets the stageSettings
* Required only for a multi-stage access review to define the stages and their settings. You can break down each review instance into up to three sequential stages, where each stage can have a different set of reviewers, fallback reviewers, and settings. Stages will be created sequentially based on the dependsOn property. Optional. When this property is defined, its settings are used instead of the corresponding settings in the accessReviewScheduleDefinition object and its settings, reviewers, and fallbackReviewers properties.
* Required only for a multi-stage access review to define the stages and their settings. You can break down each review instance into up to three sequential stages, where each stage can have a different set of reviewers, fallback reviewers, and settings. Stages are created sequentially based on the dependsOn property. Optional. When this property is defined, its settings are used instead of the corresponding settings in the accessReviewScheduleDefinition object and its settings, reviewers, and fallbackReviewers properties.
*
* @return array|null The stageSettings
*/
Expand All @@ -445,7 +445,7 @@ public function getStageSettings()

/**
* Sets the stageSettings
* Required only for a multi-stage access review to define the stages and their settings. You can break down each review instance into up to three sequential stages, where each stage can have a different set of reviewers, fallback reviewers, and settings. Stages will be created sequentially based on the dependsOn property. Optional. When this property is defined, its settings are used instead of the corresponding settings in the accessReviewScheduleDefinition object and its settings, reviewers, and fallbackReviewers properties.
* Required only for a multi-stage access review to define the stages and their settings. You can break down each review instance into up to three sequential stages, where each stage can have a different set of reviewers, fallback reviewers, and settings. Stages are created sequentially based on the dependsOn property. Optional. When this property is defined, its settings are used instead of the corresponding settings in the accessReviewScheduleDefinition object and its settings, reviewers, and fallbackReviewers properties.
*
* @param AccessReviewStageSettings[] $val The stageSettings
*
Expand Down Expand Up @@ -489,7 +489,7 @@ public function setStatus($val)

/**
* Gets the instances
* Set of access reviews instances for this access review series. Access reviews that do not recur will only have one instance; otherwise, there is an instance for each recurrence.
* Set of access reviews instances for this access review series. Access reviews that don't recur will only have one instance; otherwise, there's an instance for each recurrence.
*
* @return array|null The instances
*/
Expand All @@ -504,7 +504,7 @@ public function getInstances()

/**
* Sets the instances
* Set of access reviews instances for this access review series. Access reviews that do not recur will only have one instance; otherwise, there is an instance for each recurrence.
* Set of access reviews instances for this access review series. Access reviews that don't recur will only have one instance; otherwise, there's an instance for each recurrence.
*
* @param AccessReviewInstance[] $val The instances
*
Expand Down
4 changes: 2 additions & 2 deletions src/Beta/Microsoft/Graph/Model/ActionStep.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class ActionStep extends Entity

/**
* Gets the actionUrl
* A link to the documentation or Azure portal page that is associated with the action step.
* A link to the documentation or Microsoft Entra admin center page that is associated with the action step.
*
* @return ActionUrl|null The actionUrl
*/
Expand All @@ -45,7 +45,7 @@ public function getActionUrl()

/**
* Sets the actionUrl
* A link to the documentation or Azure portal page that is associated with the action step.
* A link to the documentation or Microsoft Entra admin center page that is associated with the action step.
*
* @param ActionUrl $val The value to assign to the actionUrl
*
Expand Down
4 changes: 2 additions & 2 deletions src/Beta/Microsoft/Graph/Model/ActionUrl.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public function setDisplayName($val)
}
/**
* Gets the url
* The URL to the documentation or Azure portal page.
* The URL to the documentation or Microsoft Entra admin center page.
*
* @return string|null The url
*/
Expand All @@ -68,7 +68,7 @@ public function getUrl()

/**
* Sets the url
* The URL to the documentation or Azure portal page.
* The URL to the documentation or Microsoft Entra admin center page.
*
* @param string $val The value of the url
*
Expand Down
8 changes: 4 additions & 4 deletions src/Beta/Microsoft/Graph/Model/AgreementFileProperties.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class AgreementFileProperties extends Entity
{
/**
* Gets the createdDateTime
* The date time representing when the file was created.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.
* The date time representing when the file was created. 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.
*
* @return \DateTime|null The createdDateTime
*/
Expand All @@ -45,7 +45,7 @@ public function getCreatedDateTime()

/**
* Sets the createdDateTime
* The date time representing when the file was created.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.
* The date time representing when the file was created. 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.
*
* @param \DateTime $val The createdDateTime
*
Expand Down Expand Up @@ -150,7 +150,7 @@ public function setFileName($val)

/**
* Gets the isDefault
* If none of the languages matches the client preference, indicates whether this is the default agreement file . If none of the files are marked as default, the first one is treated as the default. Read-only.
* If none of the languages matches the client preference, indicates whether this is the default agreement file. If none of the files are marked as default, the first one is treated as the default. Read-only.
*
* @return bool|null The isDefault
*/
Expand All @@ -165,7 +165,7 @@ public function getIsDefault()

/**
* Sets the isDefault
* If none of the languages matches the client preference, indicates whether this is the default agreement file . If none of the files are marked as default, the first one is treated as the default. Read-only.
* If none of the languages matches the client preference, indicates whether this is the default agreement file. If none of the files are marked as default, the first one is treated as the default. Read-only.
*
* @param bool $val The isDefault
*
Expand Down
Loading

0 comments on commit d971eba

Please sign in to comment.