diff --git a/services/datalake/analytics/2016-11-01-preview/catalog/models.go b/services/datalake/analytics/2016-11-01-preview/catalog/models.go index 845f50ce9888..f7fde509ba0f 100644 --- a/services/datalake/analytics/2016-11-01-preview/catalog/models.go +++ b/services/datalake/analytics/2016-11-01-preview/catalog/models.go @@ -405,9 +405,9 @@ type USQLAssemblyDependencyInfo struct { type USQLAssemblyFileInfo struct { // Type - the assembly file type. Possible values include: 'Assembly', 'Resource', 'Nodeploy' Type FileType `json:"type,omitempty"` - // OriginalPath - the the original path to the assembly file. + // OriginalPath - The original path to the assembly file. OriginalPath *string `json:"originalPath,omitempty"` - // ContentPath - the the content path to the assembly file. + // ContentPath - The content path to the assembly file. ContentPath *string `json:"contentPath,omitempty"` } @@ -2318,15 +2318,15 @@ type USQLTableType struct { SchemaID *int32 `json:"schemaId,omitempty"` // PrincipalID - the principal ID for this type. PrincipalID *int32 `json:"principalId,omitempty"` - // IsNullable - the the switch indicating if this type is nullable. + // IsNullable - The switch indicating if this type is nullable. IsNullable *bool `json:"isNullable,omitempty"` - // IsUserDefined - the the switch indicating if this type is user defined. + // IsUserDefined - The switch indicating if this type is user defined. IsUserDefined *bool `json:"isUserDefined,omitempty"` - // IsAssemblyType - the the switch indicating if this type is an assembly type. + // IsAssemblyType - The switch indicating if this type is an assembly type. IsAssemblyType *bool `json:"isAssemblyType,omitempty"` - // IsTableType - the the switch indicating if this type is a table type. + // IsTableType - The switch indicating if this type is a table type. IsTableType *bool `json:"isTableType,omitempty"` - // IsComplexType - the the switch indicating if this type is a complex type. + // IsComplexType - The switch indicating if this type is a complex type. IsComplexType *bool `json:"isComplexType,omitempty"` // ComputeAccountName - the name of the Data Lake Analytics account. ComputeAccountName *string `json:"computeAccountName,omitempty"` @@ -2666,15 +2666,15 @@ type USQLType struct { SchemaID *int32 `json:"schemaId,omitempty"` // PrincipalID - the principal ID for this type. PrincipalID *int32 `json:"principalId,omitempty"` - // IsNullable - the the switch indicating if this type is nullable. + // IsNullable - The switch indicating if this type is nullable. IsNullable *bool `json:"isNullable,omitempty"` - // IsUserDefined - the the switch indicating if this type is user defined. + // IsUserDefined - The switch indicating if this type is user defined. IsUserDefined *bool `json:"isUserDefined,omitempty"` - // IsAssemblyType - the the switch indicating if this type is an assembly type. + // IsAssemblyType - The switch indicating if this type is an assembly type. IsAssemblyType *bool `json:"isAssemblyType,omitempty"` - // IsTableType - the the switch indicating if this type is a table type. + // IsTableType - The switch indicating if this type is a table type. IsTableType *bool `json:"isTableType,omitempty"` - // IsComplexType - the the switch indicating if this type is a complex type. + // IsComplexType - The switch indicating if this type is a complex type. IsComplexType *bool `json:"isComplexType,omitempty"` // ComputeAccountName - the name of the Data Lake Analytics account. ComputeAccountName *string `json:"computeAccountName,omitempty"` diff --git a/services/preview/datalake/analytics/2015-10-01-preview/catalog/models.go b/services/preview/datalake/analytics/2015-10-01-preview/catalog/models.go index 90897d0db4ed..419cfca27e7f 100644 --- a/services/preview/datalake/analytics/2015-10-01-preview/catalog/models.go +++ b/services/preview/datalake/analytics/2015-10-01-preview/catalog/models.go @@ -153,9 +153,9 @@ type USQLAssemblyDependencyInfo struct { type USQLAssemblyFileInfo struct { // Type - the assembly file type. Possible values include: 'Assembly', 'Resource' Type FileType `json:"type,omitempty"` - // OriginalPath - the the original path to the assembly file. + // OriginalPath - The original path to the assembly file. OriginalPath *string `json:"originalPath,omitempty"` - // ContentPath - the the content path to the assembly file. + // ContentPath - The content path to the assembly file. ContentPath *string `json:"contentPath,omitempty"` } @@ -1748,15 +1748,15 @@ type USQLTableType struct { SchemaID *int32 `json:"schemaId,omitempty"` // PrincipalID - the principal ID for this type. PrincipalID *int32 `json:"principalId,omitempty"` - // IsNullable - the the switch indicating if this type is nullable. + // IsNullable - The switch indicating if this type is nullable. IsNullable *bool `json:"isNullable,omitempty"` - // IsUserDefined - the the switch indicating if this type is user defined. + // IsUserDefined - The switch indicating if this type is user defined. IsUserDefined *bool `json:"isUserDefined,omitempty"` - // IsAssemblyType - the the switch indicating if this type is an assembly type. + // IsAssemblyType - The switch indicating if this type is an assembly type. IsAssemblyType *bool `json:"isAssemblyType,omitempty"` - // IsTableType - the the switch indicating if this type is a table type. + // IsTableType - The switch indicating if this type is a table type. IsTableType *bool `json:"isTableType,omitempty"` - // IsComplexType - the the switch indicating if this type is a complex type. + // IsComplexType - The switch indicating if this type is a complex type. IsComplexType *bool `json:"isComplexType,omitempty"` // ComputeAccountName - the name of the Data Lake Analytics account. ComputeAccountName *string `json:"computeAccountName,omitempty"` @@ -2100,15 +2100,15 @@ type USQLType struct { SchemaID *int32 `json:"schemaId,omitempty"` // PrincipalID - the principal ID for this type. PrincipalID *int32 `json:"principalId,omitempty"` - // IsNullable - the the switch indicating if this type is nullable. + // IsNullable - The switch indicating if this type is nullable. IsNullable *bool `json:"isNullable,omitempty"` - // IsUserDefined - the the switch indicating if this type is user defined. + // IsUserDefined - The switch indicating if this type is user defined. IsUserDefined *bool `json:"isUserDefined,omitempty"` - // IsAssemblyType - the the switch indicating if this type is an assembly type. + // IsAssemblyType - The switch indicating if this type is an assembly type. IsAssemblyType *bool `json:"isAssemblyType,omitempty"` - // IsTableType - the the switch indicating if this type is a table type. + // IsTableType - The switch indicating if this type is a table type. IsTableType *bool `json:"isTableType,omitempty"` - // IsComplexType - the the switch indicating if this type is a complex type. + // IsComplexType - The switch indicating if this type is a complex type. IsComplexType *bool `json:"isComplexType,omitempty"` // ComputeAccountName - the name of the Data Lake Analytics account. ComputeAccountName *string `json:"computeAccountName,omitempty"`