Skip to content

Commit

Permalink
Merge pull request hashicorp#996 from hashicorp/auto-pr/960bc428
Browse files Browse the repository at this point in the history
Auto PR: Regenerating the Go SDK (fa39837)
  • Loading branch information
tombuildsstuff authored May 22, 2024
2 parents d41cfff + fa39837 commit 9cb9a89
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ package datasets
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

type LakeHouseTableDatasetTypeProperties struct {
Table *interface{} `json:"table,omitempty"`
Schema *interface{} `json:"schema,omitempty"`
Table *interface{} `json:"table,omitempty"`
}

0 comments on commit 9cb9a89

Please sign in to comment.