Update vendor (#1228)

This commit is contained in:
Wim
2020-09-04 23:29:13 +02:00
committed by GitHub
parent 17747a5c88
commit 2f59abdda7
1436 changed files with 21840 additions and 3466 deletions

View File

@@ -1,4 +1,4 @@
// Code generated by msgraph-generate.go DO NOT EDIT.
// Code generated by msgraph.go/gen DO NOT EDIT.
package msgraph
@@ -107,20 +107,20 @@ const (
SynchronizationSecretVTokenKey SynchronizationSecret = "TokenKey"
// SynchronizationSecretVTokenExpiration undocumented
SynchronizationSecretVTokenExpiration SynchronizationSecret = "TokenExpiration"
// SynchronizationSecretVOauth2AccessToken undocumented
SynchronizationSecretVOauth2AccessToken SynchronizationSecret = "Oauth2AccessToken"
// SynchronizationSecretVOauth2AccessTokenCreationTime undocumented
SynchronizationSecretVOauth2AccessTokenCreationTime SynchronizationSecret = "Oauth2AccessTokenCreationTime"
// SynchronizationSecretVOauth2RefreshToken undocumented
SynchronizationSecretVOauth2RefreshToken SynchronizationSecret = "Oauth2RefreshToken"
// SynchronizationSecretVOAuth2AccessToken undocumented
SynchronizationSecretVOAuth2AccessToken SynchronizationSecret = "Oauth2AccessToken"
// SynchronizationSecretVOAuth2AccessTokenCreationTime undocumented
SynchronizationSecretVOAuth2AccessTokenCreationTime SynchronizationSecret = "Oauth2AccessTokenCreationTime"
// SynchronizationSecretVOAuth2RefreshToken undocumented
SynchronizationSecretVOAuth2RefreshToken SynchronizationSecret = "Oauth2RefreshToken"
// SynchronizationSecretVSyncAll undocumented
SynchronizationSecretVSyncAll SynchronizationSecret = "SyncAll"
// SynchronizationSecretVInstanceName undocumented
SynchronizationSecretVInstanceName SynchronizationSecret = "InstanceName"
// SynchronizationSecretVOauth2ClientID undocumented
SynchronizationSecretVOauth2ClientID SynchronizationSecret = "Oauth2ClientId"
// SynchronizationSecretVOauth2ClientSecret undocumented
SynchronizationSecretVOauth2ClientSecret SynchronizationSecret = "Oauth2ClientSecret"
// SynchronizationSecretVOAuth2ClientID undocumented
SynchronizationSecretVOAuth2ClientID SynchronizationSecret = "Oauth2ClientId"
// SynchronizationSecretVOAuth2ClientSecret undocumented
SynchronizationSecretVOAuth2ClientSecret SynchronizationSecret = "Oauth2ClientSecret"
// SynchronizationSecretVCompanyID undocumented
SynchronizationSecretVCompanyID SynchronizationSecret = "CompanyId"
// SynchronizationSecretVUpdateKeyOnSoftDelete undocumented
@@ -184,20 +184,20 @@ var (
SynchronizationSecretPTokenKey = &_SynchronizationSecretPTokenKey
// SynchronizationSecretPTokenExpiration is a pointer to SynchronizationSecretVTokenExpiration
SynchronizationSecretPTokenExpiration = &_SynchronizationSecretPTokenExpiration
// SynchronizationSecretPOauth2AccessToken is a pointer to SynchronizationSecretVOauth2AccessToken
SynchronizationSecretPOauth2AccessToken = &_SynchronizationSecretPOauth2AccessToken
// SynchronizationSecretPOauth2AccessTokenCreationTime is a pointer to SynchronizationSecretVOauth2AccessTokenCreationTime
SynchronizationSecretPOauth2AccessTokenCreationTime = &_SynchronizationSecretPOauth2AccessTokenCreationTime
// SynchronizationSecretPOauth2RefreshToken is a pointer to SynchronizationSecretVOauth2RefreshToken
SynchronizationSecretPOauth2RefreshToken = &_SynchronizationSecretPOauth2RefreshToken
// SynchronizationSecretPOAuth2AccessToken is a pointer to SynchronizationSecretVOAuth2AccessToken
SynchronizationSecretPOAuth2AccessToken = &_SynchronizationSecretPOAuth2AccessToken
// SynchronizationSecretPOAuth2AccessTokenCreationTime is a pointer to SynchronizationSecretVOAuth2AccessTokenCreationTime
SynchronizationSecretPOAuth2AccessTokenCreationTime = &_SynchronizationSecretPOAuth2AccessTokenCreationTime
// SynchronizationSecretPOAuth2RefreshToken is a pointer to SynchronizationSecretVOAuth2RefreshToken
SynchronizationSecretPOAuth2RefreshToken = &_SynchronizationSecretPOAuth2RefreshToken
// SynchronizationSecretPSyncAll is a pointer to SynchronizationSecretVSyncAll
SynchronizationSecretPSyncAll = &_SynchronizationSecretPSyncAll
// SynchronizationSecretPInstanceName is a pointer to SynchronizationSecretVInstanceName
SynchronizationSecretPInstanceName = &_SynchronizationSecretPInstanceName
// SynchronizationSecretPOauth2ClientID is a pointer to SynchronizationSecretVOauth2ClientID
SynchronizationSecretPOauth2ClientID = &_SynchronizationSecretPOauth2ClientID
// SynchronizationSecretPOauth2ClientSecret is a pointer to SynchronizationSecretVOauth2ClientSecret
SynchronizationSecretPOauth2ClientSecret = &_SynchronizationSecretPOauth2ClientSecret
// SynchronizationSecretPOAuth2ClientID is a pointer to SynchronizationSecretVOAuth2ClientID
SynchronizationSecretPOAuth2ClientID = &_SynchronizationSecretPOAuth2ClientID
// SynchronizationSecretPOAuth2ClientSecret is a pointer to SynchronizationSecretVOAuth2ClientSecret
SynchronizationSecretPOAuth2ClientSecret = &_SynchronizationSecretPOAuth2ClientSecret
// SynchronizationSecretPCompanyID is a pointer to SynchronizationSecretVCompanyID
SynchronizationSecretPCompanyID = &_SynchronizationSecretPCompanyID
// SynchronizationSecretPUpdateKeyOnSoftDelete is a pointer to SynchronizationSecretVUpdateKeyOnSoftDelete
@@ -245,13 +245,13 @@ var (
_SynchronizationSecretPConsumerSecret = SynchronizationSecretVConsumerSecret
_SynchronizationSecretPTokenKey = SynchronizationSecretVTokenKey
_SynchronizationSecretPTokenExpiration = SynchronizationSecretVTokenExpiration
_SynchronizationSecretPOauth2AccessToken = SynchronizationSecretVOauth2AccessToken
_SynchronizationSecretPOauth2AccessTokenCreationTime = SynchronizationSecretVOauth2AccessTokenCreationTime
_SynchronizationSecretPOauth2RefreshToken = SynchronizationSecretVOauth2RefreshToken
_SynchronizationSecretPOAuth2AccessToken = SynchronizationSecretVOAuth2AccessToken
_SynchronizationSecretPOAuth2AccessTokenCreationTime = SynchronizationSecretVOAuth2AccessTokenCreationTime
_SynchronizationSecretPOAuth2RefreshToken = SynchronizationSecretVOAuth2RefreshToken
_SynchronizationSecretPSyncAll = SynchronizationSecretVSyncAll
_SynchronizationSecretPInstanceName = SynchronizationSecretVInstanceName
_SynchronizationSecretPOauth2ClientID = SynchronizationSecretVOauth2ClientID
_SynchronizationSecretPOauth2ClientSecret = SynchronizationSecretVOauth2ClientSecret
_SynchronizationSecretPOAuth2ClientID = SynchronizationSecretVOAuth2ClientID
_SynchronizationSecretPOAuth2ClientSecret = SynchronizationSecretVOAuth2ClientSecret
_SynchronizationSecretPCompanyID = SynchronizationSecretVCompanyID
_SynchronizationSecretPUpdateKeyOnSoftDelete = SynchronizationSecretVUpdateKeyOnSoftDelete
_SynchronizationSecretPSynchronizationSchedule = SynchronizationSecretVSynchronizationSchedule