Versions in this module Expand all Collapse all v0 v0.0.1 Mar 25, 2021 Changes in this version + type AccessToken struct + AccessToken *string + ExpiresIn *int64 + TokenType *string + type Align string + const Align_Left + const Align_Right + type ApiSession struct + Can *map[string]bool + SudoUserId *int64 + WorkspaceId *string + type ApiVersion struct + ApiServerUrl *string + CurrentVersion *ApiVersionElement + LookerReleaseVersion *string + SupportedVersions *[]ApiVersionElement + type ApiVersionElement struct + FullVersion *string + Status *string + SwaggerUrl *url.URL + Version *string + type BackupConfiguration struct + Can *map[string]bool + CustomS3Bucket *string + CustomS3BucketRegion *string + CustomS3Key *string + CustomS3Secret *string + Type *string + Url *url.URL + type Category string + const Category_Dimension + const Category_Filter + const Category_Measure + const Category_Parameter + type ColorCollection struct + CategoricalPalettes *[]DiscretePalette + DivergingPalettes *[]ContinuousPalette + Id *string + Label *string + SequentialPalettes *[]ContinuousPalette + type ColorStop struct + Color *string + Offset *int64 + type ContentFavorite struct + ContentMetadataId *int64 + Dashboard *DashboardBase + DashboardId *int64 + Id *int64 + Look *LookBasic + LookId *int64 + UserId *int64 + type ContentMeta struct + Can *map[string]bool + ContentType *string + DashboardId *string + FolderId *string + Id *int64 + InheritingId *int64 + Inherits *bool + LookId *int64 + Name *string + ParentId *int64 + Slug *string + SpaceId *string + type ContentMetaGroupUser struct + Can *map[string]bool + ContentMetadataId *string + GroupId *int64 + Id *string + PermissionType *PermissionType + UserId *int64 + type ContentValidation struct + ComputationTime *float32 + ContentWithErrors *[]ContentValidatorError + TotalAlertsValidated *int64 + TotalDashboardElementsValidated *int64 + TotalDashboardFiltersValidated *int64 + TotalExploresValidated *int64 + TotalLooksValidated *int64 + TotalScheduledPlansValidated *int64 + type ContentValidationAlert struct + CustomTitle *string + Id *int64 + LookmlDashboardId *string + LookmlLinkId *string + type ContentValidationDashboard struct + Description *string + Folder *ContentValidationFolder + Id *string + Space *ContentValidationSpace + Title *string + type ContentValidationDashboardElement struct + BodyText *string + DashboardId *string + Id *string + LookId *string + NoteDisplay *string + NoteState *string + NoteText *string + NoteTextAsHtml *string + QueryId *int64 + SubtitleText *string + Title *string + TitleHidden *bool + TitleText *string + Type *string + type ContentValidationDashboardFilter struct + DashboardId *string + DefaultValue *string + Dimension *string + Explore *string + Id *string + Model *string + Name *string + Title *string + Type *string + type ContentValidationError struct + ExploreName *string + FieldName *string + Message *string + ModelName *string + Removable *bool + type ContentValidationFolder struct + Id *string + Name string + type ContentValidationLook struct + Folder *ContentValidationFolder + Id *int64 + Space *ContentValidationSpace + Title *string + type ContentValidationLookMLDashboard struct + Id *string + Space *SpaceBase + SpaceId *string + Title *string + type ContentValidationLookMLDashboardElement struct + LookmlLinkId *string + Title *string + type ContentValidationScheduledPlan struct + Id *int64 + LookId *int64 + Name *string + type ContentValidationSpace struct + Id *string + Name string + type ContentValidatorError struct + Alert *ContentValidationAlert + Dashboard *ContentValidationDashboard + DashboardElement *ContentValidationDashboardElement + DashboardFilter *ContentValidationDashboardFilter + Errors *[]ContentValidationError + Id *string + Look *ContentValidationLook + LookmlDashboard *ContentValidationLookMLDashboard + LookmlDashboardElement *ContentValidationLookMLDashboardElement + ScheduledPlan *ContentValidationScheduledPlan + type ContentView struct + Can *map[string]bool + ContentMetadataId *int64 + DashboardId *int64 + FavoriteCount *int64 + GroupId *int64 + Id *int64 + LastViewedAt *string + LookId *int64 + StartOfWeekDate *string + Title *string + UserId *int64 + ViewCount *int64 + type ContinuousPalette struct + Id *string + Label *string + Stops *[]ColorStop + Type *string + type CreateDashboardFilter struct + AllowMultipleValues *bool + DashboardId string + DefaultValue *string + Dimension *string + Explore *string + Field *map[string]interface{} + Id *string + ListensToFilters *[]string + Model *string + Name string + Required *bool + Row *int64 + Title string + Type string + UiConfig *map[string]interface{} + type CreateDashboardRenderTask struct + DashboardFilters *string + DashboardStyle *string + type CreateFolder struct + Name string + ParentId string + type CreateQueryTask struct + Can *map[string]bool + DashboardId *string + Deferred *bool + LookId *int64 + QueryId int64 + ResultFormat ResultFormat + Source *string + type CreateSpace struct + Name string + ParentId string + type CredentialsApi3 struct + Can *map[string]bool + ClientId *string + CreatedAt *string + Id *int64 + IsDisabled *bool + Type *string + Url *url.URL + type CredentialsEmail struct + Can *map[string]bool + CreatedAt *string + Email *string + ForcedPasswordResetAtNextLogin *bool + IsDisabled *bool + LoggedInAt *string + PasswordResetUrl *string + Type *string + Url *url.URL + UserUrl *url.URL + type CredentialsEmbed struct + Can *map[string]bool + CreatedAt *string + ExternalGroupId *string + ExternalUserId *string + Id *int64 + IsDisabled *bool + LoggedInAt *string + Type *string + Url *url.URL + type CredentialsGoogle struct + Can *map[string]bool + CreatedAt *string + Domain *string + Email *string + GoogleUserId *string + IsDisabled *bool + LoggedInAt *string + Type *string + Url *url.URL + type CredentialsLDAP struct + Can *map[string]bool + CreatedAt *string + Email *string + IsDisabled *bool + LdapDn *string + LdapId *string + LoggedInAt *string + Type *string + Url *url.URL + type CredentialsLookerOpenid struct + Can *map[string]bool + CreatedAt *string + Email *string + IsDisabled *bool + LoggedInAt *string + LoggedInIp *string + Type *string + Url *url.URL + UserUrl *url.URL + type CredentialsOIDC struct + Can *map[string]bool + CreatedAt *string + Email *string + IsDisabled *bool + LoggedInAt *string + OidcUserId *string + Type *string + Url *url.URL + type CredentialsSaml struct + Can *map[string]bool + CreatedAt *string + Email *string + IsDisabled *bool + LoggedInAt *string + SamlUserId *string + Type *string + Url *url.URL + type CredentialsTotp struct + Can *map[string]bool + CreatedAt *string + IsDisabled *bool + Type *string + Url *url.URL + Verified *bool + type CustomWelcomeEmail struct + Can *map[string]bool + Content *string + Enabled *bool + Header *string + Subject *string + type DBConnection struct + AfterConnectStatements *string + Can *map[string]bool + Certificate *string + CreatedAt *string + Database *string + DbTimezone *string + Dialect *Dialect + DialectName *string + Example *bool + FileType *string + Host *string + JdbcAdditionalParams *string + LastReapAt *string + LastRegenAt *string + MaintenanceCron *string + Managed *bool + MaxBillingGigabytes *string + MaxConnections *int64 + Name *string + Password *string + PdtContextOverride *DBConnectionOverride + PdtsEnabled *bool + PoolTimeout *int64 + Port *string + QueryTimezone *string + Schema *string + Snippets *[]Snippet + SqlRunnerPrecacheTables *bool + SqlWritingWithInfoSchema *bool + Ssl *bool + TmpDbName *string + UserAttributeFields *[]string + UserDbCredentials *bool + UserId *string + Username *string + UsesOauth *bool + VerifySsl *bool + type DBConnectionBase struct + Can *map[string]bool + Dialect *Dialect + Name *string + PdtsEnabled *bool + Snippets *[]Snippet + type DBConnectionOverride struct + AfterConnectStatements *string + Certificate *string + Context *string + Database *string + FileType *string + HasPassword *bool + Host *string + JdbcAdditionalParams *string + Password *string + Port *string + Schema *string + Username *string + type DBConnectionTestResult struct + Can *map[string]bool + ConnectionString *string + Message *string + Name *string + Status *string + type Dashboard struct + Appearance *DashboardAppearance + BackgroundColor *string + Can *map[string]bool + ContentFavoriteId *int64 + ContentMetadataId *int64 + CreatedAt *time.Time + CrossfilterEnabled *bool + DashboardElements *[]DashboardElement + DashboardFilters *[]DashboardFilter + DashboardLayouts *[]DashboardLayout + Deleted *bool + DeletedAt *time.Time + DeleterId *int64 + Description *string + EditUri *url.URL + FavoriteCount *int64 + Folder *FolderBase + FolderId *string + Hidden *bool + Id *string + LastAccessedAt *time.Time + LastViewedAt *time.Time + LoadConfiguration *string + LookmlLinkId *string + Model *LookModel + PreferredViewer *string + QueryTimezone *string + Readonly *bool + RefreshInterval *string + RefreshIntervalToI *int64 + ShowFiltersBar *bool + ShowTitle *bool + Slug *string + Space *SpaceBase + SpaceId *string + TextTileTextColor *string + TileBackgroundColor *string + TileTextColor *string + Title *string + TitleColor *string + UserId *int64 + ViewCount *int64 + type DashboardAggregateTableLookml struct + AggregateTableLookml *string + DashboardId *string + type DashboardAppearance struct + KeyColor *string + PageBackgroundColor *string + PageSideMargins *int64 + TileBackgroundColor *string + TileShadow *bool + TileSpaceBetween *int64 + TileTitleAlignment *string + type DashboardBase struct + Can *map[string]bool + ContentFavoriteId *int64 + ContentMetadataId *int64 + Description *string + Folder *FolderBase + Hidden *bool + Id *string + Model *LookModel + QueryTimezone *string + Readonly *bool + RefreshInterval *string + RefreshIntervalToI *int64 + Space *SpaceBase + Title *string + UserId *int64 + type DashboardElement struct + AlertCount *int64 + BodyText *string + BodyTextAsHtml *string + Can *map[string]bool + DashboardId *string + EditUri *url.URL + Id *string + Look *LookWithQuery + LookId *string + LookmlLinkId *string + MergeResultId *string + NoteDisplay *string + NoteState *string + NoteText *string + NoteTextAsHtml *string + Query *Query + QueryId *int64 + RefreshInterval *string + RefreshIntervalToI *int64 + ResultMaker *ResultMakerWithIdVisConfigAndDynamicFields + ResultMakerId *int64 + SubtitleText *string + SubtitleTextAsHtml *string + Title *string + TitleHidden *bool + TitleText *string + TitleTextAsHtml *string + Type *string + type DashboardFilter struct + AllowMultipleValues *bool + Can *map[string]bool + DashboardId *string + DefaultValue *string + Dimension *string + Explore *string + Field *map[string]interface{} + Id *string + ListensToFilters *[]string + Model *string + Name *string + Required *bool + Row *int64 + Title *string + Type *string + UiConfig *map[string]interface{} + type DashboardLayout struct + Active *bool + Can *map[string]bool + ColumnWidth *int64 + DashboardId *string + DashboardLayoutComponents *[]DashboardLayoutComponent + DashboardTitle *string + Deleted *bool + Id *string + Type *string + Width *int64 + type DashboardLayoutComponent struct + Can *map[string]bool + Column *int64 + DashboardElementId *string + DashboardLayoutId *string + Deleted *bool + ElementTitle *string + ElementTitleHidden *bool + Height *int64 + Id *string + Row *int64 + VisType *string + Width *int64 + type DashboardLookml struct + DashboardId *string + Lookml *string + type DataActionForm struct + Fields *[]DataActionFormField + State *DataActionUserState + type DataActionFormField struct + Default *string + Description *string + Interactive *bool + Label *string + Name *string + OauthUrl *string + Options *[]DataActionFormSelectOption + Required *bool + Type *string + type DataActionFormSelectOption struct + Label *string + Name *string + type DataActionRequest struct + Action *map[string]interface{} + FormValues *map[string]interface{} + type DataActionResponse struct + Message *string + RefreshQuery *bool + Success *bool + ValidationErrors *ValidationError + WebhookId *string + type DataActionUserState struct + Data *string + RefreshTime *int64 + type Datagroup struct + Can *map[string]bool + CreatedAt *int64 + Id *string + ModelName *string + Name *string + StaleBefore *int64 + TriggerCheckAt *int64 + TriggerError *string + TriggerValue *string + TriggeredAt *int64 + type DelegateOauthTest struct + InstallationId *int64 + InstallationTargetId *string + Name *string + Success *bool + type DependencyGraph struct + GraphText *string + type DependencyStatus string + const DependencyStatus_InstallNone + const DependencyStatus_LockError + const DependencyStatus_LockOptional + const DependencyStatus_LockRequired + type Dialect struct + AutomaticallyRunSqlRunnerSnippets *bool + ConnectionTests *[]string + HasSslSupport *bool + Label *string + Name *string + PersistentTableDistkey *string + PersistentTableIndexes *string + PersistentTableSortkeys *string + SupportsCostEstimate *bool + SupportsInducer *bool + SupportsMultipleDatabases *bool + SupportsPersistentDerivedTables *bool + SupportsStreaming *bool + type DialectInfo struct + Can *map[string]bool + DefaultMaxConnections *string + DefaultPort *string + Installed *bool + Label *string + LabelForDatabaseEquivalent *string + Name *string + SupportedOptions *DialectInfoOptions + type DialectInfoOptions struct + AdditionalParams *bool + Auth *bool + Can *map[string]bool + Host *bool + OauthCredentials *bool + ProjectName *bool + Schema *bool + Ssl *bool + Timezone *bool + TmpTable *bool + UsernameRequired *bool + type DigestEmailSend struct + ConfigurationDelivered *bool + type DigestEmails struct + IsEnabled *bool + type DiscretePalette struct + Colors *[]string + Id *string + Label *string + Type *string + type EmbedSsoParams struct + ExternalGroupId *string + ExternalUserId *string + FirstName *string + ForceLogoutLogin *bool + GroupIds *[]int64 + LastName *string + Models *[]string + Permissions *[]string + SecretId *int64 + SessionLength *int64 + TargetUrl url.URL + UserAttributes *map[string]interface{} + UserTimezone *string + type EmbedUrlResponse struct + Url *string + type Error struct + DocumentationUrl url.URL + Message string + type FillStyle string + const FillStyle_Enumeration + const FillStyle_Range + type Folder struct + Can *map[string]bool + ChildCount *int64 + ContentMetadataId *int64 + CreatedAt *time.Time + CreatorId *int64 + Dashboards *[]DashboardBase + ExternalId *string + Id *string + IsEmbed *bool + IsEmbedSharedRoot *bool + IsEmbedUsersRoot *bool + IsPersonal *bool + IsPersonalDescendant *bool + IsSharedRoot *bool + IsUsersRoot *bool + Looks *[]LookWithDashboards + Name string + ParentId *string + type FolderBase struct + Can *map[string]bool + ChildCount *int64 + ContentMetadataId *int64 + CreatedAt *time.Time + CreatorId *int64 + ExternalId *string + Id *string + IsEmbed *bool + IsEmbedSharedRoot *bool + IsEmbedUsersRoot *bool + IsPersonal *bool + IsPersonalDescendant *bool + IsSharedRoot *bool + IsUsersRoot *bool + Name string + ParentId *string + type Format string + const Format_Topojson + const Format_VectorTileRegion + type GitApplicationServerHttpScheme string + const GitApplicationServerHttpScheme_Http + const GitApplicationServerHttpScheme_Https + type GitBranch struct + AheadCount *int64 + BehindCount *int64 + Can *map[string]bool + CommitAt *int64 + Error *string + IsLocal *bool + IsProduction *bool + IsRemote *bool + Message *string + Name *string + OwnerName *string + Personal *bool + Readonly *bool + Ref *string + Remote *string + RemoteName *string + RemoteRef *string + type GitConnectionTest struct + Can *map[string]bool + Description *string + Id *string + type GitConnectionTestResult struct + Can *map[string]bool + Id *string + Message *string + Status *string + type GitStatus struct + Action *string + Can *map[string]bool + Conflict *bool + Revertable *bool + Text *string + type Group struct + Can *map[string]bool + CanAddToContentMetadata *bool + ContainsCurrentUser *bool + ExternalGroupId *string + ExternallyManaged *bool + Id *int64 + IncludeByDefault *bool + Name *string + UserCount *int64 + type GroupIdForGroupInclusion struct + GroupId *int64 + type GroupIdForGroupUserInclusion struct + UserId *int64 + type Homepage struct + Can *map[string]bool + ContentMetadataId *int64 + CreatedAt *time.Time + DeletedAt *time.Time + Description *string + HomepageSections *[]HomepageSection + Id *string + PrimaryHomepage *bool + SectionOrder *[]int64 + Title *string + UpdatedAt *time.Time + UserId *int64 + type HomepageItem struct + Can *map[string]bool + ContentCreatedBy *string + ContentFavoriteId *int64 + ContentMetadataId *int64 + ContentUpdatedAt *string + CustomDescription *string + CustomImageDataBase64 *string + CustomImageUrl *string + CustomTitle *string + CustomUrl *string + DashboardId *int64 + Description *string + FavoriteCount *int64 + HomepageSectionId *string + Id *string + ImageUrl *string + Location *string + LookId *int64 + LookmlDashboardId *string + Order *int64 + SectionFetchTime *float32 + Title *string + Url *string + UseCustomDescription *bool + UseCustomImage *bool + UseCustomTitle *bool + UseCustomUrl *bool + ViewCount *int64 + type HomepageSection struct + Can *map[string]bool + CreatedAt *time.Time + DeletedAt *time.Time + Description *string + DetailUrl *string + HomepageId *int64 + HomepageItems *[]HomepageItem + Id *string + IsHeader *bool + ItemOrder *[]int64 + Title *string + UpdatedAt *time.Time + VisibleItemOrder *[]int64 + type ImportedProject struct + Can *map[string]bool + IsRemote *bool + Name *string + Ref *string + Url *string + type Integration struct + Can *map[string]bool + DelegateOauth *bool + Description *string + Enabled *bool + IconUrl *string + Id *string + InstalledDelegateOauthTargets *[]int64 + IntegrationHubId *int64 + Label *string + Params *[]IntegrationParam + RequiredFields *[]IntegrationRequiredField + SupportedActionTypes *[]SupportedActionTypes + SupportedDownloadSettings *[]SupportedDownloadSettings + SupportedFormats *[]SupportedFormats + SupportedFormattings *[]SupportedFormattings + SupportedVisualizationFormattings *[]SupportedVisualizationFormattings + UsesOauth *bool + type IntegrationHub struct + AuthorizationToken *string + Can *map[string]bool + FetchErrorMessage *string + HasAuthorizationToken *bool + Id *int64 + Label *string + LegalAgreementRequired *bool + LegalAgreementSigned *bool + LegalAgreementText *string + Official *bool + Url *string + type IntegrationParam struct + DelegateOauthUrl *string + Description *string + HasValue *bool + Label *string + Name *string + PerUser *bool + Required *bool + Sensitive *bool + UserAttributeName *string + Value *string + type IntegrationRequiredField struct + AllTags *[]string + AnyTag *[]string + Tag *string + type IntegrationTestResult struct + DelegateOauthResult *[]DelegateOauthTest + Message *string + Success *bool + type InternalHelpResources struct + Can *map[string]bool + Enabled *bool + type InternalHelpResourcesContent struct + Can *map[string]bool + MarkdownContent *string + OrganizationName *string + type LDAPConfig struct + AllowDirectRoles *bool + AllowNormalGroupMembership *bool + AllowRolesFromNormalGroups *bool + AlternateEmailLoginAllowed *bool + AuthPassword *string + AuthRequiresRole *bool + AuthUsername *string + Can *map[string]bool + ConnectionHost *string + ConnectionPort *string + ConnectionTls *bool + ConnectionTlsNoVerify *bool + DefaultNewUserGroupIds *[]int64 + DefaultNewUserGroups *[]Group + DefaultNewUserRoleIds *[]int64 + DefaultNewUserRoles *[]Role + Enabled *bool + ForceNoPage *bool + Groups *[]LDAPGroupRead + GroupsBaseDn *string + GroupsFinderType *string + GroupsMemberAttribute *string + GroupsObjectclasses *string + GroupsUserAttribute *string + GroupsWithRoleIds *[]LDAPGroupWrite + HasAuthPassword *bool + MergeNewUsersByEmail *bool + ModifiedAt *string + ModifiedBy *string + SetRolesFromGroups *bool + TestLdapPassword *string + TestLdapUser *string + Url *url.URL + UserAttributeMapEmail *string + UserAttributeMapFirstName *string + UserAttributeMapLastName *string + UserAttributeMapLdapId *string + UserAttributes *[]LDAPUserAttributeRead + UserAttributesWithIds *[]LDAPUserAttributeWrite + UserBindBaseDn *string + UserCustomFilter *string + UserIdAttributeNames *string + UserObjectclass *string + type LDAPConfigTestIssue struct + Can *map[string]bool + Message *string + Severity *string + type LDAPConfigTestResult struct + Details *string + Issues *[]LDAPConfigTestIssue + Message *string + Status *string + Trace *string + Url *url.URL + User *LDAPUser + type LDAPGroupRead struct + Id *int64 + LookerGroupId *int64 + LookerGroupName *string + Name *string + Roles *[]Role + Url *url.URL + type LDAPGroupWrite struct + Id *int64 + LookerGroupId *int64 + LookerGroupName *string + Name *string + RoleIds *[]int64 + Url *url.URL + type LDAPUser struct + AllEmails *[]string + Attributes *map[string]interface{} + Can *map[string]bool + Email *string + FirstName *string + Groups *[]string + LastName *string + LdapDn *string + LdapId *string + Roles *[]string + Url *url.URL + type LDAPUserAttributeRead struct + Name *string + Required *bool + Url *url.URL + UserAttributes *[]UserAttribute + type LDAPUserAttributeWrite struct + Name *string + Required *bool + Url *url.URL + UserAttributeIds *[]int64 + type LegacyFeature struct + ApproximateDisableDate *time.Time + ApproximateEndOfLifeDate *time.Time + Can *map[string]bool + Description *string + DisableOnUpgradeToVersion *string + DisallowedAsOfVersion *string + DocumentationUrl *string + Enabled *bool + EnabledLocally *bool + EndOfLifeVersion *string + HasDisabledOnUpgrade *bool + Id *string + Name *string + type Locale struct + Code *string + EnglishName *string + NativeName *string + type LocalizationSettings struct + Can *map[string]bool + DefaultLocale *string + LocalizationLevel *string + type Look struct + Can *map[string]bool + ContentFavoriteId *int64 + ContentMetadataId *int64 + CreatedAt *time.Time + Deleted *bool + DeletedAt *time.Time + DeleterId *int64 + Description *string + EmbedUrl *string + ExcelFileUrl *string + FavoriteCount *int64 + Folder *FolderBase + FolderId *string + GoogleSpreadsheetFormula *string + Id *int64 + ImageEmbedUrl *string + IsRunOnLoad *bool + LastAccessedAt *time.Time + LastUpdaterId *int64 + LastViewedAt *time.Time + Model *LookModel + Public *bool + PublicSlug *string + PublicUrl *string + QueryId *int64 + ShortUrl *string + Space *SpaceBase + SpaceId *string + Title *string + UpdatedAt *time.Time + User *UserIdOnly + UserId *int64 + ViewCount *int64 + type LookBasic struct + Can *map[string]bool + ContentMetadataId *int64 + Id *int64 + Title *string + type LookModel struct + Id *string + Label *string + type LookWithDashboards struct + Can *map[string]bool + ContentFavoriteId *int64 + ContentMetadataId *int64 + CreatedAt *time.Time + Dashboards *[]DashboardBase + Deleted *bool + DeletedAt *time.Time + DeleterId *int64 + Description *string + EmbedUrl *string + ExcelFileUrl *string + FavoriteCount *int64 + Folder *FolderBase + FolderId *string + GoogleSpreadsheetFormula *string + Id *int64 + ImageEmbedUrl *string + IsRunOnLoad *bool + LastAccessedAt *time.Time + LastUpdaterId *int64 + LastViewedAt *time.Time + Model *LookModel + Public *bool + PublicSlug *string + PublicUrl *string + QueryId *int64 + ShortUrl *string + Space *SpaceBase + SpaceId *string + Title *string + UpdatedAt *time.Time + User *UserIdOnly + UserId *int64 + ViewCount *int64 + type LookWithQuery struct + Can *map[string]bool + ContentFavoriteId *int64 + ContentMetadataId *int64 + CreatedAt *time.Time + Deleted *bool + DeletedAt *time.Time + DeleterId *int64 + Description *string + EmbedUrl *string + ExcelFileUrl *string + FavoriteCount *int64 + Folder *FolderBase + FolderId *string + GoogleSpreadsheetFormula *string + Id *int64 + ImageEmbedUrl *string + IsRunOnLoad *bool + LastAccessedAt *time.Time + LastUpdaterId *int64 + LastViewedAt *time.Time + Model *LookModel + Public *bool + PublicSlug *string + PublicUrl *string + Query *Query + QueryId *int64 + ShortUrl *string + Space *SpaceBase + SpaceId *string + Title *string + UpdatedAt *time.Time + Url *string + User *UserIdOnly + UserId *int64 + ViewCount *int64 + type LookerSDK struct + func NewLookerSDK(session *rtl.AuthSession) *LookerSDK + func (l *LookerSDK) AcceptIntegrationHubLegalAgreement(integrationHubId int64, options *rtl.ApiSettings) (IntegrationHub, error) + func (l *LookerSDK) ActiveThemes(request RequestActiveThemes, options *rtl.ApiSettings) ([]Theme, error) + func (l *LookerSDK) AddGroupGroup(groupId int64, body GroupIdForGroupInclusion, options *rtl.ApiSettings) (Group, error) + func (l *LookerSDK) AddGroupUser(groupId int64, body GroupIdForGroupUserInclusion, options *rtl.ApiSettings) (User, error) + func (l *LookerSDK) AllColorCollections(fields string, options *rtl.ApiSettings) ([]ColorCollection, error) + func (l *LookerSDK) AllConnections(fields string, options *rtl.ApiSettings) ([]DBConnection, error) + func (l *LookerSDK) AllContentMetadataAccesses(contentMetadataId int64, fields string, options *rtl.ApiSettings) ([]ContentMetaGroupUser, error) + func (l *LookerSDK) AllContentMetadatas(parentId int64, fields string, options *rtl.ApiSettings) ([]ContentMeta, error) + func (l *LookerSDK) AllDashboards(fields string, options *rtl.ApiSettings) ([]DashboardBase, error) + func (l *LookerSDK) AllDatagroups(options *rtl.ApiSettings) ([]Datagroup, error) + func (l *LookerSDK) AllDialectInfos(fields string, options *rtl.ApiSettings) ([]DialectInfo, error) + func (l *LookerSDK) AllFolders(fields string, options *rtl.ApiSettings) ([]Folder, error) + func (l *LookerSDK) AllGitBranches(projectId string, options *rtl.ApiSettings) ([]GitBranch, error) + func (l *LookerSDK) AllGitConnectionTests(projectId string, remoteUrl string, options *rtl.ApiSettings) ([]GitConnectionTest, error) + func (l *LookerSDK) AllGroupGroups(groupId int64, fields string, options *rtl.ApiSettings) ([]Group, error) + func (l *LookerSDK) AllGroupUsers(request RequestAllGroupUsers, options *rtl.ApiSettings) ([]User, error) + func (l *LookerSDK) AllGroups(request RequestAllGroups, options *rtl.ApiSettings) ([]Group, error) + func (l *LookerSDK) AllHomepageItems(request RequestAllHomepageItems, options *rtl.ApiSettings) ([]HomepageItem, error) + func (l *LookerSDK) AllHomepageSections(request RequestAllHomepageSections, options *rtl.ApiSettings) ([]HomepageSection, error) + func (l *LookerSDK) AllHomepages(fields string, options *rtl.ApiSettings) ([]Homepage, error) + func (l *LookerSDK) AllIntegrationHubs(fields string, options *rtl.ApiSettings) ([]IntegrationHub, error) + func (l *LookerSDK) AllIntegrations(request RequestAllIntegrations, options *rtl.ApiSettings) ([]Integration, error) + func (l *LookerSDK) AllLegacyFeatures(options *rtl.ApiSettings) ([]LegacyFeature, error) + func (l *LookerSDK) AllLocales(options *rtl.ApiSettings) ([]Locale, error) + func (l *LookerSDK) AllLookmlModels(fields string, options *rtl.ApiSettings) ([]LookmlModel, error) + func (l *LookerSDK) AllLookmlTests(projectId string, fileId string, options *rtl.ApiSettings) ([]LookmlTest, error) + func (l *LookerSDK) AllLooks(fields string, options *rtl.ApiSettings) ([]Look, error) + func (l *LookerSDK) AllModelSets(fields string, options *rtl.ApiSettings) ([]ModelSet, error) + func (l *LookerSDK) AllPermissionSets(fields string, options *rtl.ApiSettings) ([]PermissionSet, error) + func (l *LookerSDK) AllPermissions(options *rtl.ApiSettings) ([]Permission, error) + func (l *LookerSDK) AllPrimaryHomepageSections(fields string, options *rtl.ApiSettings) ([]HomepageSection, error) + func (l *LookerSDK) AllProjectFiles(projectId string, fields string, options *rtl.ApiSettings) ([]ProjectFile, error) + func (l *LookerSDK) AllProjects(fields string, options *rtl.ApiSettings) ([]Project, error) + func (l *LookerSDK) AllRoles(request RequestAllRoles, options *rtl.ApiSettings) ([]Role, error) + func (l *LookerSDK) AllRunningQueries(options *rtl.ApiSettings) ([]RunningQueries, error) + func (l *LookerSDK) AllScheduledPlans(request RequestAllScheduledPlans, options *rtl.ApiSettings) ([]ScheduledPlan, error) + func (l *LookerSDK) AllSpaces(fields string, options *rtl.ApiSettings) ([]SpaceBase, error) + func (l *LookerSDK) AllThemes(fields string, options *rtl.ApiSettings) ([]Theme, error) + func (l *LookerSDK) AllTimezones(options *rtl.ApiSettings) ([]Timezone, error) + func (l *LookerSDK) AllUserAttributeGroupValues(userAttributeId int64, fields string, options *rtl.ApiSettings) ([]UserAttributeGroupValue, error) + func (l *LookerSDK) AllUserAttributes(request RequestAllHomepageSections, options *rtl.ApiSettings) ([]UserAttribute, error) + func (l *LookerSDK) AllUserCredentialsApi3s(userId int64, fields string, options *rtl.ApiSettings) ([]CredentialsApi3, error) + func (l *LookerSDK) AllUserCredentialsEmbeds(userId int64, fields string, options *rtl.ApiSettings) ([]CredentialsEmbed, error) + func (l *LookerSDK) AllUserLoginLockouts(fields string, options *rtl.ApiSettings) ([]UserLoginLockout, error) + func (l *LookerSDK) AllUserSessions(userId int64, fields string, options *rtl.ApiSettings) ([]Session, error) + func (l *LookerSDK) AllUsers(request RequestAllUsers, options *rtl.ApiSettings) ([]User, error) + func (l *LookerSDK) AllWorkspaces(options *rtl.ApiSettings) ([]Workspace, error) + func (l *LookerSDK) BackupConfiguration(options *rtl.ApiSettings) (BackupConfiguration, error) + func (l *LookerSDK) CloudStorageConfiguration(options *rtl.ApiSettings) (BackupConfiguration, error) + func (l *LookerSDK) ColorCollection(collectionId string, fields string, options *rtl.ApiSettings) (ColorCollection, error) + func (l *LookerSDK) ColorCollectionsCustom(fields string, options *rtl.ApiSettings) ([]ColorCollection, error) + func (l *LookerSDK) ColorCollectionsStandard(fields string, options *rtl.ApiSettings) ([]ColorCollection, error) + func (l *LookerSDK) Connection(connectionName string, fields string, options *rtl.ApiSettings) (DBConnection, error) + func (l *LookerSDK) ContentFavorite(contentFavoriteId int64, fields string, options *rtl.ApiSettings) (ContentFavorite, error) + func (l *LookerSDK) ContentMetadata(contentMetadataId int64, fields string, options *rtl.ApiSettings) (ContentMeta, error) + func (l *LookerSDK) ContentThumbnail(request RequestContentThumbnail, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) ContentValidation(fields string, options *rtl.ApiSettings) (ContentValidation, error) + func (l *LookerSDK) CreateColorCollection(body WriteColorCollection, options *rtl.ApiSettings) (ColorCollection, error) + func (l *LookerSDK) CreateConnection(body WriteDBConnection, options *rtl.ApiSettings) (DBConnection, error) + func (l *LookerSDK) CreateContentFavorite(body WriteContentFavorite, options *rtl.ApiSettings) (ContentFavorite, error) + func (l *LookerSDK) CreateContentMetadataAccess(body ContentMetaGroupUser, sendBoardsNotificationEmail bool, ...) (ContentMetaGroupUser, error) + func (l *LookerSDK) CreateDashboard(body WriteDashboard, options *rtl.ApiSettings) (Dashboard, error) + func (l *LookerSDK) CreateDashboardElement(body WriteDashboardElement, fields string, options *rtl.ApiSettings) (DashboardElement, error) + func (l *LookerSDK) CreateDashboardFilter(body WriteCreateDashboardFilter, fields string, options *rtl.ApiSettings) (DashboardFilter, error) + func (l *LookerSDK) CreateDashboardLayout(body WriteDashboardLayout, fields string, options *rtl.ApiSettings) (DashboardLayout, error) + func (l *LookerSDK) CreateDashboardRenderTask(request RequestCreateDashboardRenderTask, options *rtl.ApiSettings) (RenderTask, error) + func (l *LookerSDK) CreateDigestEmailSend(options *rtl.ApiSettings) (DigestEmailSend, error) + func (l *LookerSDK) CreateFolder(body CreateFolder, options *rtl.ApiSettings) (Folder, error) + func (l *LookerSDK) CreateGitBranch(projectId string, body WriteGitBranch, options *rtl.ApiSettings) (GitBranch, error) + func (l *LookerSDK) CreateGitDeployKey(projectId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) CreateGroup(body WriteGroup, fields string, options *rtl.ApiSettings) (Group, error) + func (l *LookerSDK) CreateHomepage(body WriteHomepage, fields string, options *rtl.ApiSettings) (Homepage, error) + func (l *LookerSDK) CreateHomepageItem(body WriteHomepageItem, fields string, options *rtl.ApiSettings) (HomepageItem, error) + func (l *LookerSDK) CreateHomepageSection(body WriteHomepageSection, fields string, options *rtl.ApiSettings) (HomepageSection, error) + func (l *LookerSDK) CreateIntegrationHub(body WriteIntegrationHub, fields string, options *rtl.ApiSettings) (IntegrationHub, error) + func (l *LookerSDK) CreateLook(body WriteLookWithQuery, fields string, options *rtl.ApiSettings) (LookWithQuery, error) + func (l *LookerSDK) CreateLookRenderTask(lookId int64, resultFormat string, width int64, height int64, fields string, ...) (RenderTask, error) + func (l *LookerSDK) CreateLookmlDashboardRenderTask(request RequestCreateLookmlDashboardRenderTask, options *rtl.ApiSettings) (RenderTask, error) + func (l *LookerSDK) CreateLookmlModel(body WriteLookmlModel, options *rtl.ApiSettings) (LookmlModel, error) + func (l *LookerSDK) CreateMergeQuery(body WriteMergeQuery, fields string, options *rtl.ApiSettings) (MergeQuery, error) + func (l *LookerSDK) CreateModelSet(body WriteModelSet, options *rtl.ApiSettings) (ModelSet, error) + func (l *LookerSDK) CreateOidcTestConfig(body WriteOIDCConfig, options *rtl.ApiSettings) (OIDCConfig, error) + func (l *LookerSDK) CreatePermissionSet(body WritePermissionSet, options *rtl.ApiSettings) (PermissionSet, error) + func (l *LookerSDK) CreateProject(body WriteProject, options *rtl.ApiSettings) (Project, error) + func (l *LookerSDK) CreateQuery(body WriteQuery, fields string, options *rtl.ApiSettings) (Query, error) + func (l *LookerSDK) CreateQueryRenderTask(queryId int64, resultFormat string, width int64, height int64, fields string, ...) (RenderTask, error) + func (l *LookerSDK) CreateQueryTask(request RequestCreateQueryTask, options *rtl.ApiSettings) (QueryTask, error) + func (l *LookerSDK) CreateRole(body WriteRole, options *rtl.ApiSettings) (Role, error) + func (l *LookerSDK) CreateSamlTestConfig(body WriteSamlConfig, options *rtl.ApiSettings) (SamlConfig, error) + func (l *LookerSDK) CreateScheduledPlan(body WriteScheduledPlan, options *rtl.ApiSettings) (ScheduledPlan, error) + func (l *LookerSDK) CreateSpace(body CreateSpace, options *rtl.ApiSettings) (Space, error) + func (l *LookerSDK) CreateSqlQuery(body SqlQueryCreate, options *rtl.ApiSettings) (SqlQuery, error) + func (l *LookerSDK) CreateSsoEmbedUrl(body EmbedSsoParams, options *rtl.ApiSettings) (EmbedUrlResponse, error) + func (l *LookerSDK) CreateTheme(body WriteTheme, options *rtl.ApiSettings) (Theme, error) + func (l *LookerSDK) CreateUser(body WriteUser, fields string, options *rtl.ApiSettings) (User, error) + func (l *LookerSDK) CreateUserAttribute(body WriteUserAttribute, fields string, options *rtl.ApiSettings) (UserAttribute, error) + func (l *LookerSDK) CreateUserCredentialsApi3(userId int64, body CredentialsApi3, fields string, options *rtl.ApiSettings) (CredentialsApi3, error) + func (l *LookerSDK) CreateUserCredentialsEmail(userId int64, body WriteCredentialsEmail, fields string, ...) (CredentialsEmail, error) + func (l *LookerSDK) CreateUserCredentialsEmailPasswordReset(request RequestCreateUserCredentialsEmailPasswordReset, ...) (CredentialsEmail, error) + func (l *LookerSDK) CreateUserCredentialsTotp(userId int64, body CredentialsTotp, fields string, options *rtl.ApiSettings) (CredentialsTotp, error) + func (l *LookerSDK) CustomWelcomeEmail(options *rtl.ApiSettings) (CustomWelcomeEmail, error) + func (l *LookerSDK) Dashboard(dashboardId string, fields string, options *rtl.ApiSettings) (Dashboard, error) + func (l *LookerSDK) DashboardAggregateTableLookml(dashboardId string, options *rtl.ApiSettings) (DashboardAggregateTableLookml, error) + func (l *LookerSDK) DashboardDashboardElements(dashboardId string, fields string, options *rtl.ApiSettings) ([]DashboardElement, error) + func (l *LookerSDK) DashboardDashboardFilters(dashboardId string, fields string, options *rtl.ApiSettings) ([]DashboardFilter, error) + func (l *LookerSDK) DashboardDashboardLayouts(dashboardId string, fields string, options *rtl.ApiSettings) ([]DashboardLayout, error) + func (l *LookerSDK) DashboardElement(dashboardElementId string, fields string, options *rtl.ApiSettings) (DashboardElement, error) + func (l *LookerSDK) DashboardFilter(dashboardFilterId string, fields string, options *rtl.ApiSettings) (DashboardFilter, error) + func (l *LookerSDK) DashboardLayout(dashboardLayoutId string, fields string, options *rtl.ApiSettings) (DashboardLayout, error) + func (l *LookerSDK) DashboardLayoutComponent(dashboardLayoutComponentId string, fields string, options *rtl.ApiSettings) (DashboardLayoutComponent, error) + func (l *LookerSDK) DashboardLayoutDashboardLayoutComponents(dashboardLayoutId string, fields string, options *rtl.ApiSettings) ([]DashboardLayoutComponent, error) + func (l *LookerSDK) DashboardLookml(dashboardId string, options *rtl.ApiSettings) (DashboardLookml, error) + func (l *LookerSDK) Datagroup(datagroupId string, options *rtl.ApiSettings) (Datagroup, error) + func (l *LookerSDK) DefaultColorCollection(options *rtl.ApiSettings) (ColorCollection, error) + func (l *LookerSDK) DefaultTheme(ts time.Time, options *rtl.ApiSettings) (Theme, error) + func (l *LookerSDK) DeleteColorCollection(collectionId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteConnection(connectionName string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteConnectionOverride(connectionName string, overrideContext string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteContentFavorite(contentFavoriteId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteContentMetadataAccess(contentMetadataAccessId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteDashboard(dashboardId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteDashboardElement(dashboardElementId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteDashboardFilter(dashboardFilterId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteDashboardLayout(dashboardLayoutId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteFolder(folderId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteGitBranch(projectId string, branchName string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteGroup(groupId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteGroupFromGroup(groupId int64, deletingGroupId int64, options *rtl.ApiSettings) error + func (l *LookerSDK) DeleteGroupUser(groupId int64, userId int64, options *rtl.ApiSettings) error + func (l *LookerSDK) DeleteHomepage(homepageId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteHomepageItem(homepageItemId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteHomepageSection(homepageSectionId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteIntegrationHub(integrationHubId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteLook(lookId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteLookmlModel(lookmlModelName string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteModelSet(modelSetId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteOidcTestConfig(testSlug string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeletePermissionSet(permissionSetId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteRepositoryCredential(rootProjectId string, credentialId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteRole(roleId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteSamlTestConfig(testSlug string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteScheduledPlan(scheduledPlanId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteSpace(spaceId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteTheme(themeId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUser(userId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserAttribute(userAttributeId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserAttributeGroupValue(groupId int64, userAttributeId int64, options *rtl.ApiSettings) error + func (l *LookerSDK) DeleteUserAttributeUserValue(userId int64, userAttributeId int64, options *rtl.ApiSettings) error + func (l *LookerSDK) DeleteUserCredentialsApi3(userId int64, credentialsApi3Id int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserCredentialsEmail(userId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserCredentialsEmbed(userId int64, credentialsEmbedId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserCredentialsGoogle(userId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserCredentialsLdap(userId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserCredentialsLookerOpenid(userId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserCredentialsOidc(userId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserCredentialsSaml(userId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserCredentialsTotp(userId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserLoginLockout(key string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeleteUserSession(userId int64, sessionId int64, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeployRefToProduction(request RequestDeployRefToProduction, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DeployToProduction(projectId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) DigestEmailsEnabled(options *rtl.ApiSettings) (DigestEmails, error) + func (l *LookerSDK) FetchAndParseSamlIdpMetadata(body string, options *rtl.ApiSettings) (SamlMetadataParseResult, error) + func (l *LookerSDK) FetchIntegrationForm(integrationId string, body map[string]interface{}, options *rtl.ApiSettings) (DataActionForm, error) + func (l *LookerSDK) FetchRemoteDataActionForm(body map[string]interface{}, options *rtl.ApiSettings) (DataActionForm, error) + func (l *LookerSDK) FindGitBranch(projectId string, branchName string, options *rtl.ApiSettings) (GitBranch, error) + func (l *LookerSDK) Folder(folderId string, fields string, options *rtl.ApiSettings) (Folder, error) + func (l *LookerSDK) FolderAncestors(folderId string, fields string, options *rtl.ApiSettings) ([]Folder, error) + func (l *LookerSDK) FolderChildren(request RequestFolderChildren, options *rtl.ApiSettings) ([]Folder, error) + func (l *LookerSDK) FolderChildrenSearch(request RequestFolderChildrenSearch, options *rtl.ApiSettings) ([]Folder, error) + func (l *LookerSDK) FolderDashboards(folderId string, fields string, options *rtl.ApiSettings) ([]Dashboard, error) + func (l *LookerSDK) FolderLooks(folderId string, fields string, options *rtl.ApiSettings) ([]LookWithQuery, error) + func (l *LookerSDK) FolderParent(folderId string, fields string, options *rtl.ApiSettings) (Folder, error) + func (l *LookerSDK) ForcePasswordResetAtNextLoginForAllUsers(options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) GetAllRepositoryCredentials(rootProjectId string, options *rtl.ApiSettings) ([]RepositoryCredential, error) + func (l *LookerSDK) GitBranch(projectId string, options *rtl.ApiSettings) (GitBranch, error) + func (l *LookerSDK) GitDeployKey(projectId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) GraphDerivedTablesForModel(request RequestGraphDerivedTablesForModel, options *rtl.ApiSettings) (DependencyGraph, error) + func (l *LookerSDK) Group(groupId int64, fields string, options *rtl.ApiSettings) (Group, error) + func (l *LookerSDK) Homepage(homepageId int64, fields string, options *rtl.ApiSettings) (Homepage, error) + func (l *LookerSDK) HomepageItem(homepageItemId int64, fields string, options *rtl.ApiSettings) (HomepageItem, error) + func (l *LookerSDK) HomepageSection(homepageSectionId int64, fields string, options *rtl.ApiSettings) (HomepageSection, error) + func (l *LookerSDK) ImportLookmlDashboard(lookmlDashboardId string, spaceId string, body WriteDashboard, rawLocale bool, ...) (Dashboard, error) + func (l *LookerSDK) Integration(integrationId string, fields string, options *rtl.ApiSettings) (Integration, error) + func (l *LookerSDK) IntegrationHub(integrationHubId int64, fields string, options *rtl.ApiSettings) (IntegrationHub, error) + func (l *LookerSDK) InternalHelpResources(options *rtl.ApiSettings) (InternalHelpResources, error) + func (l *LookerSDK) InternalHelpResourcesContent(options *rtl.ApiSettings) (InternalHelpResourcesContent, error) + func (l *LookerSDK) KillQuery(queryTaskId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) LdapConfig(options *rtl.ApiSettings) (LDAPConfig, error) + func (l *LookerSDK) LegacyFeature(legacyFeatureId int64, options *rtl.ApiSettings) (LegacyFeature, error) + func (l *LookerSDK) Login(request RequestLogin, options *rtl.ApiSettings) (AccessToken, error) + func (l *LookerSDK) LoginUser(userId int64, associative bool, options *rtl.ApiSettings) (AccessToken, error) + func (l *LookerSDK) Logout(options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) Look(lookId int64, fields string, options *rtl.ApiSettings) (LookWithQuery, error) + func (l *LookerSDK) LookmlModel(lookmlModelName string, fields string, options *rtl.ApiSettings) (LookmlModel, error) + func (l *LookerSDK) LookmlModelExplore(lookmlModelName string, exploreName string, fields string, ...) (LookmlModelExplore, error) + func (l *LookerSDK) Manifest(projectId string, options *rtl.ApiSettings) (Manifest, error) + func (l *LookerSDK) Me(fields string, options *rtl.ApiSettings) (User, error) + func (l *LookerSDK) MergeQuery(mergeQueryId string, fields string, options *rtl.ApiSettings) (MergeQuery, error) + func (l *LookerSDK) ModelSet(modelSetId int64, fields string, options *rtl.ApiSettings) (ModelSet, error) + func (l *LookerSDK) OidcConfig(options *rtl.ApiSettings) (OIDCConfig, error) + func (l *LookerSDK) OidcTestConfig(testSlug string, options *rtl.ApiSettings) (OIDCConfig, error) + func (l *LookerSDK) ParseSamlIdpMetadata(body string, options *rtl.ApiSettings) (SamlMetadataParseResult, error) + func (l *LookerSDK) PasswordConfig(options *rtl.ApiSettings) (PasswordConfig, error) + func (l *LookerSDK) PerformDataAction(body DataActionRequest, options *rtl.ApiSettings) (DataActionResponse, error) + func (l *LookerSDK) PermissionSet(permissionSetId int64, fields string, options *rtl.ApiSettings) (PermissionSet, error) + func (l *LookerSDK) Project(projectId string, fields string, options *rtl.ApiSettings) (Project, error) + func (l *LookerSDK) ProjectFile(projectId string, fileId string, fields string, options *rtl.ApiSettings) (ProjectFile, error) + func (l *LookerSDK) ProjectValidationResults(projectId string, fields string, options *rtl.ApiSettings) (ProjectValidationCache, error) + func (l *LookerSDK) ProjectWorkspace(projectId string, fields string, options *rtl.ApiSettings) (ProjectWorkspace, error) + func (l *LookerSDK) Query(queryId int64, fields string, options *rtl.ApiSettings) (Query, error) + func (l *LookerSDK) QueryForSlug(slug string, fields string, options *rtl.ApiSettings) (Query, error) + func (l *LookerSDK) QueryTask(queryTaskId string, fields string, options *rtl.ApiSettings) (QueryTask, error) + func (l *LookerSDK) QueryTaskMultiResults(queryTaskIds rtl.DelimString, options *rtl.ApiSettings) (map[string]interface{}, error) + func (l *LookerSDK) QueryTaskResults(queryTaskId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) RenderTask(renderTaskId string, fields string, options *rtl.ApiSettings) (RenderTask, error) + func (l *LookerSDK) RenderTaskResults(renderTaskId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) ResetProjectToProduction(projectId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) ResetProjectToRemote(projectId string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) Role(roleId int64, options *rtl.ApiSettings) (Role, error) + func (l *LookerSDK) RoleGroups(roleId int64, fields string, options *rtl.ApiSettings) ([]Group, error) + func (l *LookerSDK) RoleUsers(request RequestRoleUsers, options *rtl.ApiSettings) ([]User, error) + func (l *LookerSDK) RunGitConnectionTest(request RequestRunGitConnectionTest, options *rtl.ApiSettings) (GitConnectionTestResult, error) + func (l *LookerSDK) RunInlineQuery(request RequestRunInlineQuery, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) RunLook(request RequestRunLook, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) RunLookmlTest(request RequestRunLookmlTest, options *rtl.ApiSettings) ([]LookmlTestResult, error) + func (l *LookerSDK) RunQuery(request RequestRunQuery, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) RunSqlQuery(slug string, resultFormat string, download string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) RunUrlEncodedQuery(modelName string, viewName string, resultFormat string, ...) (string, error) + func (l *LookerSDK) SamlConfig(options *rtl.ApiSettings) (SamlConfig, error) + func (l *LookerSDK) SamlTestConfig(testSlug string, options *rtl.ApiSettings) (SamlConfig, error) + func (l *LookerSDK) ScheduledPlan(scheduledPlanId int64, fields string, options *rtl.ApiSettings) (ScheduledPlan, error) + func (l *LookerSDK) ScheduledPlanRunOnce(body WriteScheduledPlan, options *rtl.ApiSettings) (ScheduledPlan, error) + func (l *LookerSDK) ScheduledPlanRunOnceById(scheduledPlanId int64, body WriteScheduledPlan, options *rtl.ApiSettings) (ScheduledPlan, error) + func (l *LookerSDK) ScheduledPlansForDashboard(request RequestScheduledPlansForDashboard, options *rtl.ApiSettings) ([]ScheduledPlan, error) + func (l *LookerSDK) ScheduledPlansForLook(request RequestScheduledPlansForLook, options *rtl.ApiSettings) ([]ScheduledPlan, error) + func (l *LookerSDK) ScheduledPlansForLookmlDashboard(request RequestScheduledPlansForLookmlDashboard, options *rtl.ApiSettings) ([]ScheduledPlan, error) + func (l *LookerSDK) ScheduledPlansForSpace(spaceId int64, fields string, options *rtl.ApiSettings) ([]ScheduledPlan, error) + func (l *LookerSDK) SearchContentFavorites(request RequestSearchContentFavorites, options *rtl.ApiSettings) ([]ContentFavorite, error) + func (l *LookerSDK) SearchContentViews(request RequestSearchContentViews, options *rtl.ApiSettings) ([]ContentView, error) + func (l *LookerSDK) SearchDashboardElements(request RequestSearchDashboardElements, options *rtl.ApiSettings) ([]DashboardElement, error) + func (l *LookerSDK) SearchDashboards(request RequestSearchDashboards, options *rtl.ApiSettings) ([]Dashboard, error) + func (l *LookerSDK) SearchFolders(request RequestSearchSpaces, options *rtl.ApiSettings) ([]Folder, error) + func (l *LookerSDK) SearchGroups(request RequestSearchGroups, options *rtl.ApiSettings) ([]Group, error) + func (l *LookerSDK) SearchHomepages(request RequestSearchHomepages, options *rtl.ApiSettings) ([]Homepage, error) + func (l *LookerSDK) SearchLooks(request RequestSearchLooks, options *rtl.ApiSettings) ([]Look, error) + func (l *LookerSDK) SearchModelSets(request RequestSearchModelSets, options *rtl.ApiSettings) ([]ModelSet, error) + func (l *LookerSDK) SearchPermissionSets(request RequestSearchModelSets, options *rtl.ApiSettings) ([]PermissionSet, error) + func (l *LookerSDK) SearchRoles(request RequestSearchRoles, options *rtl.ApiSettings) ([]Role, error) + func (l *LookerSDK) SearchSpaces(request RequestSearchSpaces, options *rtl.ApiSettings) ([]Space, error) + func (l *LookerSDK) SearchThemes(request RequestSearchThemes, options *rtl.ApiSettings) ([]Theme, error) + func (l *LookerSDK) SearchUserLoginLockouts(request RequestSearchUserLoginLockouts, options *rtl.ApiSettings) ([]UserLoginLockout, error) + func (l *LookerSDK) SearchUsers(request RequestSearchUsers, options *rtl.ApiSettings) ([]User, error) + func (l *LookerSDK) SearchUsersNames(request RequestSearchUsersNames, options *rtl.ApiSettings) ([]User, error) + func (l *LookerSDK) Session(options *rtl.ApiSettings) (ApiSession, error) + func (l *LookerSDK) SessionConfig(options *rtl.ApiSettings) (SessionConfig, error) + func (l *LookerSDK) SetDefaultColorCollection(collectionId string, options *rtl.ApiSettings) (ColorCollection, error) + func (l *LookerSDK) SetDefaultTheme(name string, options *rtl.ApiSettings) (Theme, error) + func (l *LookerSDK) SetRoleGroups(roleId int64, body []int64, options *rtl.ApiSettings) ([]Group, error) + func (l *LookerSDK) SetRoleUsers(roleId int64, body []int64, options *rtl.ApiSettings) ([]User, error) + func (l *LookerSDK) SetUserAttributeGroupValues(userAttributeId int64, body []UserAttributeGroupValue, ...) ([]UserAttributeGroupValue, error) + func (l *LookerSDK) SetUserAttributeUserValue(userId int64, userAttributeId int64, body WriteUserAttributeWithValue, ...) (UserAttributeWithValue, error) + func (l *LookerSDK) SetUserRoles(userId int64, body []int64, fields string, options *rtl.ApiSettings) ([]Role, error) + func (l *LookerSDK) Space(spaceId string, fields string, options *rtl.ApiSettings) (Space, error) + func (l *LookerSDK) SpaceAncestors(spaceId string, fields string, options *rtl.ApiSettings) ([]Space, error) + func (l *LookerSDK) SpaceChildren(request RequestSpaceChildren, options *rtl.ApiSettings) ([]Space, error) + func (l *LookerSDK) SpaceChildrenSearch(request RequestSpaceChildrenSearch, options *rtl.ApiSettings) ([]Space, error) + func (l *LookerSDK) SpaceDashboards(spaceId string, fields string, options *rtl.ApiSettings) ([]Dashboard, error) + func (l *LookerSDK) SpaceLooks(spaceId string, fields string, options *rtl.ApiSettings) ([]LookWithQuery, error) + func (l *LookerSDK) SpaceParent(spaceId string, fields string, options *rtl.ApiSettings) (Space, error) + func (l *LookerSDK) SqlQuery(slug string, options *rtl.ApiSettings) (SqlQuery, error) + func (l *LookerSDK) SyncLookmlDashboard(lookmlDashboardId string, body WriteDashboard, rawLocale bool, ...) ([]int64, error) + func (l *LookerSDK) TestConnection(connectionName string, tests rtl.DelimString, options *rtl.ApiSettings) ([]DBConnectionTestResult, error) + func (l *LookerSDK) TestConnectionConfig(body WriteDBConnection, tests rtl.DelimString, options *rtl.ApiSettings) ([]DBConnectionTestResult, error) + func (l *LookerSDK) TestIntegration(integrationId string, options *rtl.ApiSettings) (IntegrationTestResult, error) + func (l *LookerSDK) TestLdapConfigAuth(body WriteLDAPConfig, options *rtl.ApiSettings) (LDAPConfigTestResult, error) + func (l *LookerSDK) TestLdapConfigConnection(body WriteLDAPConfig, options *rtl.ApiSettings) (LDAPConfigTestResult, error) + func (l *LookerSDK) TestLdapConfigUserAuth(body WriteLDAPConfig, options *rtl.ApiSettings) (LDAPConfigTestResult, error) + func (l *LookerSDK) TestLdapConfigUserInfo(body WriteLDAPConfig, options *rtl.ApiSettings) (LDAPConfigTestResult, error) + func (l *LookerSDK) Theme(themeId string, fields string, options *rtl.ApiSettings) (Theme, error) + func (l *LookerSDK) ThemeOrDefault(name string, ts time.Time, options *rtl.ApiSettings) (Theme, error) + func (l *LookerSDK) UpdateBackupConfiguration(body WriteBackupConfiguration, options *rtl.ApiSettings) (BackupConfiguration, error) + func (l *LookerSDK) UpdateCloudStorageConfiguration(body WriteBackupConfiguration, options *rtl.ApiSettings) (BackupConfiguration, error) + func (l *LookerSDK) UpdateColorCollection(collectionId string, body WriteColorCollection, options *rtl.ApiSettings) (ColorCollection, error) + func (l *LookerSDK) UpdateConnection(connectionName string, body WriteDBConnection, options *rtl.ApiSettings) (DBConnection, error) + func (l *LookerSDK) UpdateContentMetadata(contentMetadataId int64, body WriteContentMeta, options *rtl.ApiSettings) (ContentMeta, error) + func (l *LookerSDK) UpdateContentMetadataAccess(contentMetadataAccessId int64, body ContentMetaGroupUser, ...) (ContentMetaGroupUser, error) + func (l *LookerSDK) UpdateCustomWelcomeEmail(body WriteCustomWelcomeEmail, sendTestWelcomeEmail bool, ...) (CustomWelcomeEmail, error) + func (l *LookerSDK) UpdateCustomWelcomeEmailTest(body WelcomeEmailTest, options *rtl.ApiSettings) (WelcomeEmailTest, error) + func (l *LookerSDK) UpdateDashboard(dashboardId string, body WriteDashboard, options *rtl.ApiSettings) (Dashboard, error) + func (l *LookerSDK) UpdateDashboardElement(dashboardElementId string, body WriteDashboardElement, fields string, ...) (DashboardElement, error) + func (l *LookerSDK) UpdateDashboardFilter(dashboardFilterId string, body WriteDashboardFilter, fields string, ...) (DashboardFilter, error) + func (l *LookerSDK) UpdateDashboardLayout(dashboardLayoutId string, body WriteDashboardLayout, fields string, ...) (DashboardLayout, error) + func (l *LookerSDK) UpdateDashboardLayoutComponent(dashboardLayoutComponentId string, body WriteDashboardLayoutComponent, ...) (DashboardLayoutComponent, error) + func (l *LookerSDK) UpdateDatagroup(datagroupId string, body WriteDatagroup, options *rtl.ApiSettings) (Datagroup, error) + func (l *LookerSDK) UpdateDigestEmailsEnabled(body DigestEmails, options *rtl.ApiSettings) (DigestEmails, error) + func (l *LookerSDK) UpdateFolder(folderId string, body UpdateFolder, options *rtl.ApiSettings) (Folder, error) + func (l *LookerSDK) UpdateGitBranch(projectId string, body WriteGitBranch, options *rtl.ApiSettings) (GitBranch, error) + func (l *LookerSDK) UpdateGroup(groupId int64, body WriteGroup, fields string, options *rtl.ApiSettings) (Group, error) + func (l *LookerSDK) UpdateHomepage(homepageId int64, body WriteHomepage, fields string, options *rtl.ApiSettings) (Homepage, error) + func (l *LookerSDK) UpdateHomepageItem(homepageItemId int64, body WriteHomepageItem, fields string, ...) (HomepageItem, error) + func (l *LookerSDK) UpdateHomepageSection(homepageSectionId int64, body WriteHomepageSection, fields string, ...) (HomepageSection, error) + func (l *LookerSDK) UpdateIntegration(integrationId string, body WriteIntegration, fields string, ...) (Integration, error) + func (l *LookerSDK) UpdateIntegrationHub(integrationHubId int64, body WriteIntegrationHub, fields string, ...) (IntegrationHub, error) + func (l *LookerSDK) UpdateInternalHelpResources(body WriteInternalHelpResources, options *rtl.ApiSettings) (InternalHelpResources, error) + func (l *LookerSDK) UpdateInternalHelpResourcesContent(body WriteInternalHelpResourcesContent, options *rtl.ApiSettings) (InternalHelpResourcesContent, error) + func (l *LookerSDK) UpdateLdapConfig(body WriteLDAPConfig, options *rtl.ApiSettings) (LDAPConfig, error) + func (l *LookerSDK) UpdateLegacyFeature(legacyFeatureId int64, body WriteLegacyFeature, options *rtl.ApiSettings) (LegacyFeature, error) + func (l *LookerSDK) UpdateLook(lookId int64, body WriteLookWithQuery, fields string, options *rtl.ApiSettings) (LookWithQuery, error) + func (l *LookerSDK) UpdateLookmlModel(lookmlModelName string, body WriteLookmlModel, options *rtl.ApiSettings) (LookmlModel, error) + func (l *LookerSDK) UpdateModelSet(modelSetId int64, body WriteModelSet, options *rtl.ApiSettings) (ModelSet, error) + func (l *LookerSDK) UpdateOidcConfig(body WriteOIDCConfig, options *rtl.ApiSettings) (OIDCConfig, error) + func (l *LookerSDK) UpdatePasswordConfig(body WritePasswordConfig, options *rtl.ApiSettings) (PasswordConfig, error) + func (l *LookerSDK) UpdatePermissionSet(permissionSetId int64, body WritePermissionSet, options *rtl.ApiSettings) (PermissionSet, error) + func (l *LookerSDK) UpdateProject(projectId string, body WriteProject, fields string, options *rtl.ApiSettings) (Project, error) + func (l *LookerSDK) UpdateRepositoryCredential(rootProjectId string, credentialId string, body WriteRepositoryCredential, ...) (RepositoryCredential, error) + func (l *LookerSDK) UpdateRole(roleId int64, body WriteRole, options *rtl.ApiSettings) (Role, error) + func (l *LookerSDK) UpdateSamlConfig(body WriteSamlConfig, options *rtl.ApiSettings) (SamlConfig, error) + func (l *LookerSDK) UpdateScheduledPlan(scheduledPlanId int64, body WriteScheduledPlan, options *rtl.ApiSettings) (ScheduledPlan, error) + func (l *LookerSDK) UpdateSession(body WriteApiSession, options *rtl.ApiSettings) (ApiSession, error) + func (l *LookerSDK) UpdateSessionConfig(body WriteSessionConfig, options *rtl.ApiSettings) (SessionConfig, error) + func (l *LookerSDK) UpdateSpace(spaceId string, body UpdateSpace, options *rtl.ApiSettings) (Space, error) + func (l *LookerSDK) UpdateTheme(themeId string, body WriteTheme, options *rtl.ApiSettings) (Theme, error) + func (l *LookerSDK) UpdateUser(userId int64, body WriteUser, fields string, options *rtl.ApiSettings) (User, error) + func (l *LookerSDK) UpdateUserAttribute(userAttributeId int64, body WriteUserAttribute, fields string, ...) (UserAttribute, error) + func (l *LookerSDK) UpdateUserAttributeGroupValue(groupId int64, userAttributeId int64, body UserAttributeGroupValue, ...) (UserAttributeGroupValue, error) + func (l *LookerSDK) UpdateUserCredentialsEmail(userId int64, body WriteCredentialsEmail, fields string, ...) (CredentialsEmail, error) + func (l *LookerSDK) UpdateWhitelabelConfiguration(body WriteWhitelabelConfiguration, options *rtl.ApiSettings) (WhitelabelConfiguration, error) + func (l *LookerSDK) User(userId int64, fields string, options *rtl.ApiSettings) (User, error) + func (l *LookerSDK) UserAttribute(userAttributeId int64, fields string, options *rtl.ApiSettings) (UserAttribute, error) + func (l *LookerSDK) UserAttributeUserValues(request RequestUserAttributeUserValues, options *rtl.ApiSettings) ([]UserAttributeWithValue, error) + func (l *LookerSDK) UserCredentialsApi3(userId int64, credentialsApi3Id int64, fields string, options *rtl.ApiSettings) (CredentialsApi3, error) + func (l *LookerSDK) UserCredentialsEmail(userId int64, fields string, options *rtl.ApiSettings) (CredentialsEmail, error) + func (l *LookerSDK) UserCredentialsEmbed(userId int64, credentialsEmbedId int64, fields string, ...) (CredentialsEmbed, error) + func (l *LookerSDK) UserCredentialsGoogle(userId int64, fields string, options *rtl.ApiSettings) (CredentialsGoogle, error) + func (l *LookerSDK) UserCredentialsLdap(userId int64, fields string, options *rtl.ApiSettings) (CredentialsLDAP, error) + func (l *LookerSDK) UserCredentialsLookerOpenid(userId int64, fields string, options *rtl.ApiSettings) (CredentialsLookerOpenid, error) + func (l *LookerSDK) UserCredentialsOidc(userId int64, fields string, options *rtl.ApiSettings) (CredentialsOIDC, error) + func (l *LookerSDK) UserCredentialsSaml(userId int64, fields string, options *rtl.ApiSettings) (CredentialsSaml, error) + func (l *LookerSDK) UserCredentialsTotp(userId int64, fields string, options *rtl.ApiSettings) (CredentialsTotp, error) + func (l *LookerSDK) UserForCredential(credentialType string, credentialId string, fields string, ...) (User, error) + func (l *LookerSDK) UserRoles(request RequestUserRoles, options *rtl.ApiSettings) ([]Role, error) + func (l *LookerSDK) UserSession(userId int64, sessionId int64, fields string, options *rtl.ApiSettings) (Session, error) + func (l *LookerSDK) ValidateProject(projectId string, fields string, options *rtl.ApiSettings) (ProjectValidation, error) + func (l *LookerSDK) ValidateTheme(body WriteTheme, options *rtl.ApiSettings) (ValidationError, error) + func (l *LookerSDK) VectorThumbnail(type0 string, resourceId string, reload string, options *rtl.ApiSettings) (string, error) + func (l *LookerSDK) Versions(fields string, options *rtl.ApiSettings) (ApiVersion, error) + func (l *LookerSDK) WhitelabelConfiguration(fields string, options *rtl.ApiSettings) (WhitelabelConfiguration, error) + func (l *LookerSDK) Workspace(workspaceId string, options *rtl.ApiSettings) (Workspace, error) + type LookmlModel struct + AllowedDbConnectionNames *[]string + Can *map[string]bool + Explores *[]LookmlModelNavExplore + HasContent *bool + Label *string + Name *string + ProjectName *string + UnlimitedDbConnections *bool + type LookmlModelExplore struct + AccessFilterFields *[]string + AccessFilters *[]LookmlModelExploreAccessFilter + Aliases *[]LookmlModelExploreAlias + AlwaysFilter *[]LookmlModelExploreAlwaysFilter + CanExplain *bool + CanPivotInDb *bool + CanSave *bool + CanSubtotal *bool + CanTotal *bool + ConditionallyFilter *[]LookmlModelExploreConditionallyFilter + ConnectionName *string + Description *string + Errors *[]LookmlModelExploreError + Fields *LookmlModelExploreFieldset + Files *[]string + GroupLabel *string + HasTimezoneSupport *bool + Hidden *bool + Id *string + IndexFields *[]string + Joins *[]LookmlModelExploreJoins + Label *string + ModelName *string + Name *string + NullSortTreatment *string + ProjectName *string + Scopes *[]string + Sets *[]LookmlModelExploreSet + SourceFile *string + SqlTableName *string + SupportedMeasureTypes *[]LookmlModelExploreSupportedMeasureType + SupportsCostEstimate *bool + Tags *[]string + ViewName *string + type LookmlModelExploreAccessFilter struct + Field *string + UserAttribute *string + type LookmlModelExploreAlias struct + Name *string + Value *string + type LookmlModelExploreAlwaysFilter struct + Name *string + Value *string + type LookmlModelExploreConditionallyFilter struct + Name *string + Value *string + type LookmlModelExploreError struct + Details *interface{} + ErrorPos *string + FieldError *bool + Message *string + type LookmlModelExploreField struct + Align *Align + CanFilter *bool + CanTimeFilter *bool + Category *Category + DefaultFilterValue *string + Description *string + DimensionGroup *string + Dynamic *bool + Enumerations *[]LookmlModelExploreFieldEnumeration + Error *string + FieldGroupLabel *string + FieldGroupVariant *string + FillStyle *FillStyle + Filters *[]LookmlModelExploreFieldMeasureFilters + FiscalMonthOffset *int64 + HasAllowedValues *bool + Hidden *bool + IsFilter *bool + IsFiscal *bool + IsNumeric *bool + IsTimeframe *bool + Label *string + LabelFromParameter *string + LabelShort *string + LookmlLink *string + MapLayer *LookmlModelExploreFieldMapLayer + Measure *bool + Name *string + Parameter *bool + Permanent *bool + PrimaryKey *bool + ProjectName *string + RequiresRefreshOnSort *bool + Scope *string + Sortable *bool + SourceFile *string + SourceFilePath *string + Sql *string + SqlCase *[]LookmlModelExploreFieldSqlCase + StrictValueFormat *bool + SuggestDimension *string + SuggestExplore *string + Suggestable *bool + Suggestions *[]string + Tags *[]string + TimeInterval *LookmlModelExploreFieldTimeInterval + Type *string + UserAttributeFilterTypes *[]UserAttributeFilterTypes + ValueFormat *string + View *string + ViewLabel *string + WeekStartDay *WeekStartDay + type LookmlModelExploreFieldEnumeration struct + Label *string + Value *interface{} + type LookmlModelExploreFieldMapLayer struct + ExtentsJsonUrl *string + FeatureKey *string + Format *Format + MaxZoomLevel *int64 + MinZoomLevel *int64 + Name *string + Projection *string + PropertyKey *string + PropertyLabelKey *string + Url *string + type LookmlModelExploreFieldMeasureFilters struct + Condition *string + Field *string + type LookmlModelExploreFieldSqlCase struct + Condition *string + Value *string + type LookmlModelExploreFieldTimeInterval struct + Count *int64 + Name *Name + type LookmlModelExploreFieldset struct + Dimensions *[]LookmlModelExploreField + Filters *[]LookmlModelExploreField + Measures *[]LookmlModelExploreField + Parameters *[]LookmlModelExploreField + type LookmlModelExploreJoins struct + DependentFields *[]string + Fields *[]string + ForeignKey *string + From *string + Name *string + OuterOnly *bool + Relationship *string + RequiredJoins *[]string + SqlForeignKey *string + SqlOn *string + SqlTableName *string + Type *string + ViewLabel *string + type LookmlModelExploreSet struct + Name *string + Value *[]string + type LookmlModelExploreSupportedMeasureType struct + DimensionType *string + MeasureTypes *[]string + type LookmlModelNavExplore struct + Can *map[string]bool + Description *string + GroupLabel *string + Hidden *bool + Label *string + Name *string + type LookmlTest struct + Can *map[string]bool + ExploreName *string + File *string + Line *int64 + ModelName *string + Name *string + QueryUrlParams *string + type LookmlTestResult struct + AssertionsCount *int64 + AssertionsFailed *int64 + Can *map[string]bool + Errors *[]ProjectError + ModelName *string + Success *bool + TestName *string + Warnings *[]ProjectError + type Manifest struct + Can *map[string]bool + Imports *[]ImportedProject + LocalizationSettings *LocalizationSettings + Name *string + type MergeFields struct + FieldName *string + SourceFieldName *string + type MergeQuery struct + Can *map[string]bool + ColumnLimit *string + DynamicFields *string + Id *string + Pivots *[]string + ResultMakerId *int64 + Sorts *[]string + SourceQueries *[]MergeQuerySourceQuery + Total *bool + VisConfig *map[string]interface{} + type MergeQuerySourceQuery struct + MergeFields *[]MergeFields + Name *string + QueryId *int64 + type ModelSet struct + AllAccess *bool + BuiltIn *bool + Can *map[string]bool + Id *int64 + Models *[]string + Name *string + Url *url.URL + type ModelsNotValidated struct + Name *string + ProjectFileId *string + type Name string + const Name_Day + const Name_Hour + const Name_Microsecond + const Name_Millisecond + const Name_Minute + const Name_Month + const Name_Quarter + const Name_Second + const Name_Week + const Name_Year + type OIDCConfig struct + AllowDirectRoles *bool + AllowNormalGroupMembership *bool + AllowRolesFromNormalGroups *bool + AlternateEmailLoginAllowed *bool + Audience *string + AuthRequiresRole *bool + AuthorizationEndpoint *url.URL + Can *map[string]bool + DefaultNewUserGroupIds *[]int64 + DefaultNewUserGroups *[]Group + DefaultNewUserRoleIds *[]int64 + DefaultNewUserRoles *[]Role + Enabled *bool + Groups *[]OIDCGroupRead + GroupsAttribute *string + GroupsWithRoleIds *[]OIDCGroupWrite + Identifier *string + Issuer *string + ModifiedAt *time.Time + ModifiedBy *int64 + NewUserMigrationTypes *string + Scopes *[]string + Secret *string + SetRolesFromGroups *bool + TestSlug *string + TokenEndpoint *string + Url *url.URL + UserAttributeMapEmail *string + UserAttributeMapFirstName *string + UserAttributeMapLastName *string + UserAttributes *[]OIDCUserAttributeRead + UserAttributesWithIds *[]OIDCUserAttributeWrite + UserinfoEndpoint *url.URL + type OIDCGroupRead struct + Id *int64 + LookerGroupId *int64 + LookerGroupName *string + Name *string + Roles *[]Role + type OIDCGroupWrite struct + Can *map[string]bool + Id *int64 + LookerGroupId *int64 + LookerGroupName *string + Name *string + RoleIds *[]int64 + type OIDCUserAttributeRead struct + Name *string + Required *bool + UserAttributes *[]UserAttribute + type OIDCUserAttributeWrite struct + Can *map[string]bool + Name *string + Required *bool + UserAttributeIds *[]int64 + type PasswordConfig struct + Can *map[string]bool + MinLength *int64 + RequireNumeric *bool + RequireSpecial *bool + RequireUpperlower *bool + type Permission struct + Can *map[string]bool + Description *string + Parent *string + Permission *string + type PermissionSet struct + AllAccess *bool + BuiltIn *bool + Can *map[string]bool + Id *int64 + Name *string + Permissions *[]string + Url *url.URL + type PermissionType string + const PermissionType_Edit + const PermissionType_View + type Project struct + AllowWarnings *bool + Can *map[string]bool + DeploySecret *string + GitApplicationServerHttpPort *int64 + GitApplicationServerHttpScheme *GitApplicationServerHttpScheme + GitPassword *string + GitPasswordUserAttribute *string + GitProductionBranchName *string + GitReleaseMgmtEnabled *bool + GitRemoteUrl *string + GitServiceName *string + GitUsername *string + GitUsernameUserAttribute *string + Id *string + IsExample *bool + Name *string + PullRequestMode *PullRequestMode + UnsetDeploySecret *bool + UseGitCookieAuth *bool + UsesGit *bool + ValidationRequired *bool + type ProjectError struct + Code *string + Explore *string + FieldName *string + FilePath *string + HelpUrl *string + Kind *string + LineNumber *int64 + Message *string + ModelId *string + Params *map[string]interface{} + SanitizedMessage *string + Severity *string + type ProjectFile struct + Can *map[string]bool + Editable *bool + Extension *string + GitStatus *GitStatus + Id *string + MimeType *string + Path *string + Title *string + Type *string + type ProjectValidation struct + ComputationTime *float32 + Errors *[]ProjectError + ModelsNotValidated *[]ModelsNotValidated + ProjectDigest *string + type ProjectValidationCache struct + ComputationTime *float32 + Errors *[]ProjectError + ModelsNotValidated *[]ModelsNotValidated + ProjectDigest *string + Stale *bool + type ProjectWorkspace struct + Can *map[string]bool + DependencyStatus *DependencyStatus + GitBranch *GitBranch + GitHead *string + GitStatus *string + LookmlType *string + ProjectId *string + WorkspaceId *string + type PullRequestMode string + const PullRequestMode_Links + const PullRequestMode_Off + const PullRequestMode_Recommended + const PullRequestMode_Required + type Query struct + Can *map[string]bool + ClientId *string + ColumnLimit *string + DynamicFields *string + ExpandedShareUrl *string + Fields *[]string + FillFields *[]string + FilterConfig *map[string]interface{} + FilterExpression *string + Filters *map[string]interface{} + HasTableCalculations *bool + Id *int64 + Limit *string + Model string + Pivots *[]string + QueryTimezone *string + RowTotal *string + Runtime *float64 + ShareUrl *string + Slug *string + Sorts *[]string + Subtotals *[]string + Total *bool + Url *string + View string + VisConfig *map[string]interface{} + VisibleUiSections *string + type QueryTask struct + Cache *bool + CacheKey *string + CacheOnly *bool + Can *map[string]bool + DashboardId *string + ForceProduction *bool + GenerateLinks *bool + Id *string + LookId *int64 + PathPrefix *string + Query *Query + QueryId *int64 + RebuildPdts *bool + ResultFormat *string + ResultSource *string + Runtime *float32 + ServerTableCalcs *bool + Source *string + Status *string + type RenderTask struct + Can *map[string]bool + CreatedAt *string + DashboardFilters *string + DashboardId *int64 + DashboardStyle *string + FinalizedAt *string + Height *int64 + Id *string + LookId *int64 + LookmlDashboardId *string + QueryId *int64 + QueryRuntime *float64 + RenderRuntime *float64 + ResultFormat *string + Runtime *float64 + Status *string + StatusDetail *string + UserId *int64 + Width *int64 + type RepositoryCredential struct + Can *map[string]bool + GitPassword *string + GitUsername *string + Id *string + IsConfigured *bool + RemoteUrl *string + RootProjectId *string + SshPublicKey *string + type RequestActiveThemes struct + Fields *string + Name *string + Ts *time.Time + type RequestAllGroupUsers struct + Fields *string + GroupId int64 + Page *int64 + PerPage *int64 + Sorts *string + type RequestAllGroups struct + CanAddToContentMetadata *bool + ContentMetadataId *int64 + Fields *string + Ids *rtl.DelimInt64 + Page *int64 + PerPage *int64 + Sorts *string + type RequestAllHomepageItems struct + Fields *string + HomepageSectionId *string + Sorts *string + type RequestAllHomepageSections struct + Fields *string + Sorts *string + type RequestAllIntegrations struct + Fields *string + IntegrationHubId *string + type RequestAllRoles struct + Fields *string + Ids *rtl.DelimInt64 + type RequestAllScheduledPlans struct + AllUsers *bool + Fields *string + UserId *int64 + type RequestAllUsers struct + Fields *string + Ids *rtl.DelimInt64 + Page *int64 + PerPage *int64 + Sorts *string + type RequestContentThumbnail struct + Format *string + Height *int64 + Reload *string + ResourceId string + Type string + Width *int64 + type RequestCreateDashboardRenderTask struct + Body CreateDashboardRenderTask + DashboardId int64 + Fields *string + Height int64 + PdfLandscape *bool + PdfPaperSize *string + ResultFormat string + Width int64 + type RequestCreateLookmlDashboardRenderTask struct + Body CreateDashboardRenderTask + DashboardId string + Fields *string + Height int64 + PdfLandscape *bool + PdfPaperSize *string + ResultFormat string + Width int64 + type RequestCreateQueryTask struct + ApplyFormatting *bool + ApplyVis *bool + Body WriteCreateQueryTask + Cache *bool + CacheOnly *bool + Fields *string + ForceProduction *bool + GenerateDrillLinks *bool + ImageHeight *int64 + ImageWidth *int64 + Limit *int64 + PathPrefix *string + RebuildPdts *bool + ServerTableCalcs *bool + type RequestCreateUserCredentialsEmailPasswordReset struct + Expires *bool + Fields *string + UserId int64 + type RequestDeployRefToProduction struct + Branch *string + ProjectId string + Ref *string + type RequestFolderChildren struct + Fields *string + FolderId string + Page *int64 + PerPage *int64 + Sorts *string + type RequestFolderChildrenSearch struct + Fields *string + FolderId string + Name *string + Sorts *string + type RequestGraphDerivedTablesForModel struct + Color *string + Format *string + Model string + type RequestLogin struct + ClientId *string + ClientSecret *string + type RequestRoleUsers struct + DirectAssociationOnly *bool + Fields *string + RoleId int64 + type RequestRunGitConnectionTest struct + ProjectId string + RemoteUrl *string + TestId string + UseProduction *string + type RequestRunInlineQuery struct + ApplyFormatting *bool + ApplyVis *bool + Body WriteQuery + Cache *bool + CacheOnly *bool + ForceProduction *bool + GenerateDrillLinks *bool + ImageHeight *int64 + ImageWidth *int64 + Limit *int64 + PathPrefix *string + RebuildPdts *bool + ResultFormat string + ServerTableCalcs *bool + type RequestRunLook struct + ApplyFormatting *bool + ApplyVis *bool + Cache *bool + CacheOnly *bool + ForceProduction *bool + GenerateDrillLinks *bool + ImageHeight *int64 + ImageWidth *int64 + Limit *int64 + LookId int64 + PathPrefix *string + RebuildPdts *bool + ResultFormat string + ServerTableCalcs *bool + type RequestRunLookmlTest struct + FileId *string + Model *string + ProjectId string + Test *string + type RequestRunQuery struct + ApplyFormatting *bool + ApplyVis *bool + Cache *bool + CacheOnly *bool + ForceProduction *bool + GenerateDrillLinks *bool + ImageHeight *int64 + ImageWidth *int64 + Limit *int64 + PathPrefix *string + QueryId int64 + RebuildPdts *bool + ResultFormat string + ServerTableCalcs *bool + type RequestScheduledPlansForDashboard struct + AllUsers *bool + DashboardId int64 + Fields *string + UserId *int64 + type RequestScheduledPlansForLook struct + AllUsers *bool + Fields *string + LookId int64 + UserId *int64 + type RequestScheduledPlansForLookmlDashboard struct + AllUsers *bool + Fields *string + LookmlDashboardId string + UserId *int64 + type RequestSearchContentFavorites struct + ContentMetadataId *int64 + DashboardId *int64 + Fields *string + FilterOr *bool + Id *int64 + Limit *int64 + LookId *int64 + Offset *int64 + Sorts *string + UserId *int64 + type RequestSearchContentViews struct + AllTime *bool + ContentMetadataId *int64 + DashboardId *string + Fields *string + FilterOr *bool + GroupId *int64 + Limit *int64 + LookId *string + Offset *int64 + Sorts *string + StartOfWeekDate *string + UserId *int64 + ViewCount *int64 + type RequestSearchDashboardElements struct + DashboardId *int64 + Deleted *bool + Fields *string + FilterOr *bool + LookId *int64 + Sorts *string + Title *string + type RequestSearchDashboards struct + ContentFavoriteId *int64 + ContentMetadataId *int64 + Curate *bool + Deleted *string + Description *string + Fields *string + FilterOr *bool + FolderId *string + Id *int64 + Limit *int64 + Offset *int64 + Page *int64 + PerPage *int64 + Slug *string + Sorts *string + SpaceId *string + Title *string + UserId *string + ViewCount *string + type RequestSearchGroups struct + ExternalGroupId *string + ExternallyManaged *bool + ExternallyOrphaned *bool + Fields *string + FilterOr *bool + Id *int64 + Limit *int64 + Name *string + Offset *int64 + Sorts *string + type RequestSearchHomepages struct + CreatedAt *string + CreatorId *string + Favorited *bool + Fields *string + FilterOr *bool + FirstName *string + LastName *string + Limit *int64 + Offset *int64 + Page *int64 + PerPage *int64 + Sorts *string + Title *string + type RequestSearchLooks struct + ContentFavoriteId *int64 + Curate *bool + Deleted *bool + Description *string + Fields *string + FilterOr *bool + Id *string + Limit *int64 + Offset *int64 + Page *int64 + PerPage *int64 + QueryId *int64 + Sorts *string + SpaceId *string + Title *string + UserId *string + ViewCount *string + type RequestSearchModelSets struct + AllAccess *bool + BuiltIn *bool + Fields *string + FilterOr *bool + Id *int64 + Limit *int64 + Name *string + Offset *int64 + Sorts *string + type RequestSearchRoles struct + BuiltIn *bool + Fields *string + FilterOr *bool + Id *int64 + Limit *int64 + Name *string + Offset *int64 + Sorts *string + type RequestSearchSpaces struct + CreatorId *string + Fields *string + FilterOr *bool + Id *int64 + Limit *int64 + Name *string + Offset *int64 + Page *int64 + ParentId *string + PerPage *int64 + Sorts *string + type RequestSearchThemes struct + BeginAt *time.Time + EndAt *time.Time + Fields *string + FilterOr *bool + Id *int64 + Limit *int64 + Name *string + Offset *int64 + Sorts *string + type RequestSearchUserLoginLockouts struct + AuthType *string + Email *string + Fields *string + FilterOr *bool + FullName *string + Page *int64 + PerPage *int64 + RemoteId *string + Sorts *string + type RequestSearchUsers struct + ContentMetadataId *int64 + Email *string + Fields *string + FilterOr *bool + FirstName *string + GroupId *int64 + Id *int64 + IsDisabled *bool + LastName *string + Page *int64 + PerPage *int64 + Sorts *string + VerifiedLookerEmployee *bool + type RequestSearchUsersNames struct + Email *string + Fields *string + FirstName *string + Id *int64 + IsDisabled *bool + LastName *string + Page *int64 + Pattern string + PerPage *int64 + Sorts *string + VerifiedLookerEmployee *bool + type RequestSpaceChildren struct + Fields *string + Page *int64 + PerPage *int64 + Sorts *string + SpaceId string + type RequestSpaceChildrenSearch struct + Fields *string + Name *string + Sorts *string + SpaceId string + type RequestUserAttributeUserValues struct + AllValues *bool + Fields *string + IncludeUnset *bool + UserAttributeIds *rtl.DelimInt64 + UserId int64 + type RequestUserRoles struct + DirectAssociationOnly *bool + Fields *string + UserId int64 + type ResultFormat string + const ResultFormat_Csv + const ResultFormat_Gsxml + const ResultFormat_Html + const ResultFormat_InlineJson + const ResultFormat_Json + const ResultFormat_JsonDetail + const ResultFormat_JsonFe + const ResultFormat_Md + const ResultFormat_Txt + const ResultFormat_Xlsx + type ResultMakerFilterables struct + Listen *[]ResultMakerFilterablesListen + Model *string + Name *string + View *string + type ResultMakerFilterablesListen struct + DashboardFilterName *string + Field *string + type ResultMakerWithIdVisConfigAndDynamicFields struct + DynamicFields *string + Filterables *[]ResultMakerFilterables + Id *int64 + MergeResultId *string + Query *Query + QueryId *int64 + Sorts *[]string + SqlQueryId *string + Total *bool + VisConfig *map[string]interface{} + type Role struct + Can *map[string]bool + Id *int64 + ModelSet *ModelSet + ModelSetId *int64 + Name *string + PermissionSet *PermissionSet + PermissionSetId *int64 + Url *url.URL + UsersUrl *url.URL + type RunningQueries struct + CacheKey *string + Can *map[string]bool + CompletedAt *string + ConnectionId *string + ConnectionName *string + CreatedAt *string + Dialect *string + Id *int64 + Look *LookBasic + Message *string + NodeId *string + Query *Query + QueryId *string + QueryTaskId *string + Runtime *float64 + Slug *string + Source *string + Sql *string + SqlQuery *SqlQuery + Status *string + User *UserPublic + type SamlConfig struct + AllowDirectRoles *bool + AllowNormalGroupMembership *bool + AllowRolesFromNormalGroups *bool + AllowedClockDrift *int64 + AlternateEmailLoginAllowed *bool + AuthRequiresRole *bool + BypassLoginPage *bool + Can *map[string]bool + DefaultNewUserGroupIds *[]int64 + DefaultNewUserGroups *[]Group + DefaultNewUserRoleIds *[]int64 + DefaultNewUserRoles *[]Role + Enabled *bool + Groups *[]SamlGroupRead + GroupsAttribute *string + GroupsFinderType *string + GroupsMemberValue *string + GroupsWithRoleIds *[]SamlGroupWrite + IdpAudience *string + IdpCert *string + IdpIssuer *string + IdpUrl *string + ModifiedAt *string + ModifiedBy *string + NewUserMigrationTypes *string + SetRolesFromGroups *bool + TestSlug *string + Url *url.URL + UserAttributeMapEmail *string + UserAttributeMapFirstName *string + UserAttributeMapLastName *string + UserAttributes *[]SamlUserAttributeRead + UserAttributesWithIds *[]SamlUserAttributeWrite + type SamlGroupRead struct + Id *int64 + LookerGroupId *int64 + LookerGroupName *string + Name *string + Roles *[]Role + Url *url.URL + type SamlGroupWrite struct + Id *int64 + LookerGroupId *int64 + LookerGroupName *string + Name *string + RoleIds *[]int64 + Url *url.URL + type SamlMetadataParseResult struct + Can *map[string]bool + IdpCert *string + IdpIssuer *string + IdpUrl *string + type SamlUserAttributeRead struct + Name *string + Required *bool + Url *url.URL + UserAttributes *[]UserAttribute + type SamlUserAttributeWrite struct + Name *string + Required *bool + Url *url.URL + UserAttributeIds *[]int64 + type ScheduledPlan struct + Can *map[string]bool + ColorTheme *string + CreatedAt *time.Time + Crontab *string + DashboardFilters *string + DashboardId *int64 + Datagroup *string + Embed *bool + Enabled *bool + FiltersString *string + Id *int64 + IncludeLinks *bool + InlineTableWidth *int64 + LastRunAt *time.Time + LongTables *bool + LookId *int64 + LookmlDashboardId *string + Name *string + NextRunAt *time.Time + PdfLandscape *bool + PdfPaperSize *string + QueryId *string + RequireChange *bool + RequireNoResults *bool + RequireResults *bool + RunAsRecipient *bool + RunOnce *bool + ScheduledPlanDestination *[]ScheduledPlanDestination + SendAllResults *bool + Timezone *string + Title *string + UpdatedAt *time.Time + User *UserPublic + UserId *int64 + type ScheduledPlanDestination struct + Address *string + ApplyFormatting *bool + ApplyVis *bool + Format *string + Id *int64 + LookerRecipient *bool + Message *string + Parameters *string + ScheduledPlanId *int64 + SecretParameters *string + Type *string + type Session struct + Browser *string + Can *map[string]bool + City *string + Country *string + CreatedAt *string + CredentialsType *string + ExpiresAt *string + ExtendedAt *string + ExtendedCount *int64 + Id *int64 + IpAddress *string + OperatingSystem *string + State *string + SudoUserId *int64 + Url *url.URL + type SessionConfig struct + AllowPersistentSessions *bool + Can *map[string]bool + SessionMinutes *int64 + TrackSessionLocation *bool + UnlimitedSessionsPerUser *bool + UseInactivityBasedLogout *bool + type Snippet struct + Can *map[string]bool + Label *string + Name *string + Sql *string + type Space struct + Can *map[string]bool + ChildCount *int64 + ContentMetadataId *int64 + CreatedAt *time.Time + CreatorId *int64 + Dashboards *[]DashboardBase + ExternalId *string + Id *string + IsEmbed *bool + IsEmbedSharedRoot *bool + IsEmbedUsersRoot *bool + IsPersonal *bool + IsPersonalDescendant *bool + IsSharedRoot *bool + IsUsersRoot *bool + Looks *[]LookWithDashboards + Name string + ParentId *string + type SpaceBase struct + Can *map[string]bool + ChildCount *int64 + ContentMetadataId *int64 + CreatedAt *time.Time + CreatorId *int64 + ExternalId *string + Id *string + IsEmbed *bool + IsEmbedSharedRoot *bool + IsEmbedUsersRoot *bool + IsPersonal *bool + IsPersonalDescendant *bool + IsSharedRoot *bool + IsUsersRoot *bool + Name string + ParentId *string + type SqlQuery struct + BrowserLimit *int64 + Can *map[string]bool + Connection *DBConnectionBase + Creator *UserPublic + ExploreUrl *string + LastRunAt *string + LastRuntime *float32 + ModelName *string + Plaintext *bool + ResultMakerId *int64 + RunCount *int64 + Slug *string + Sql *string + VisConfig *map[string]interface{} + type SqlQueryCreate struct + ConnectionId *string + ConnectionName *string + ModelName *string + Sql *string + VisConfig *map[string]interface{} + type SupportedActionTypes string + const SupportedActionTypes_Cell + const SupportedActionTypes_Dashboard + const SupportedActionTypes_Query + type SupportedDownloadSettings string + const SupportedDownloadSettings_Push + const SupportedDownloadSettings_Url + type SupportedFormats string + const SupportedFormats_AssembledPdf + const SupportedFormats_Csv + const SupportedFormats_CsvZip + const SupportedFormats_Html + const SupportedFormats_InlineJson + const SupportedFormats_Json + const SupportedFormats_JsonDetail + const SupportedFormats_JsonDetailLiteStream + const SupportedFormats_JsonLabel + const SupportedFormats_Txt + const SupportedFormats_WysiwygPdf + const SupportedFormats_WysiwygPng + const SupportedFormats_Xlsx + type SupportedFormattings string + const SupportedFormattings_Formatted + const SupportedFormattings_Unformatted + type SupportedVisualizationFormattings string + const SupportedVisualizationFormattings_Apply + const SupportedVisualizationFormattings_Noapply + type Theme struct + BeginAt *time.Time + Can *map[string]bool + EndAt *time.Time + Id *int64 + Name *string + Settings *ThemeSettings + type ThemeSettings struct + BackgroundColor *string + BaseFontSize *string + ColorCollectionId *string + FontColor *string + FontFamily *string + FontSource *string + InfoButtonColor *string + PrimaryButtonColor *string + ShowFiltersBar *bool + ShowTitle *bool + TextTileTextColor *string + TileBackgroundColor *string + TileShadow *bool + TileTextColor *string + TileTitleAlignment *string + TitleColor *string + WarnButtonColor *string + type Timezone struct + Group *string + Label *string + Value *string + type UpdateFolder struct + Name *string + ParentId *string + type UpdateSpace struct + Name *string + ParentId *string + type User struct + AllowDirectRoles *bool + AllowNormalGroupMembership *bool + AllowRolesFromNormalGroups *bool + AvatarUrl *url.URL + AvatarUrlWithoutSizing *url.URL + Can *map[string]bool + CredentialsApi3 *[]CredentialsApi3 + CredentialsEmail *CredentialsEmail + CredentialsEmbed *[]CredentialsEmbed + CredentialsGoogle *CredentialsGoogle + CredentialsLdap *CredentialsLDAP + CredentialsLookerOpenid *CredentialsLookerOpenid + CredentialsOidc *CredentialsOIDC + CredentialsSaml *CredentialsSaml + CredentialsTotp *CredentialsTotp + DisplayName *string + Email *string + EmbedGroupSpaceId *int64 + FirstName *string + GroupIds *[]int64 + HomeFolderId *string + HomeSpaceId *string + Id *int64 + IsDisabled *bool + LastName *string + Locale *string + LookerVersions *[]string + ModelsDirValidated *bool + PersonalFolderId *int64 + PersonalSpaceId *int64 + PresumedLookerEmployee *bool + RoleIds *[]int64 + RolesExternallyManaged *bool + Sessions *[]Session + UiState *map[string]interface{} + Url *url.URL + VerifiedLookerEmployee *bool + type UserAttribute struct + Can *map[string]bool + DefaultValue *string + HiddenValueDomainWhitelist *string + Id *int64 + IsPermanent *bool + IsSystem *bool + Label *string + Name *string + Type *string + UserCanEdit *bool + UserCanView *bool + ValueIsHidden *bool + type UserAttributeFilterTypes string + const UserAttributeFilterTypes_AdvancedFilterDatetime + const UserAttributeFilterTypes_AdvancedFilterNumber + const UserAttributeFilterTypes_AdvancedFilterString + const UserAttributeFilterTypes_Datetime + const UserAttributeFilterTypes_Number + const UserAttributeFilterTypes_RelativeUrl + const UserAttributeFilterTypes_String + const UserAttributeFilterTypes_Yesno + const UserAttributeFilterTypes_Zipcode + type UserAttributeGroupValue struct + Can *map[string]bool + GroupId *int64 + Id *int64 + Rank *int64 + UserAttributeId *int64 + Value *string + ValueIsHidden *bool + type UserAttributeWithValue struct + Can *map[string]bool + HiddenValueDomainWhitelist *string + Label *string + Name *string + Rank *int64 + Source *string + UserAttributeId *int64 + UserCanEdit *bool + UserId *int64 + Value *string + ValueIsHidden *bool + type UserIdOnly struct + Id *int64 + type UserLoginLockout struct + AuthType *string + Can *map[string]bool + Email *string + FailCount *int64 + FullName *string + Ip *string + Key *string + LockoutAt *time.Time + RemoteId *string + UserId *int64 + type UserPublic struct + AvatarUrl *url.URL + Can *map[string]bool + DisplayName *string + FirstName *string + Id *int64 + LastName *string + Url *url.URL + type ValidationError struct + DocumentationUrl url.URL + Errors *[]ValidationErrorDetail + Message string + type ValidationErrorDetail struct + Code *string + DocumentationUrl url.URL + Field *string + Message *string + type WeekStartDay string + const WeekStartDay_Friday + const WeekStartDay_Monday + const WeekStartDay_Saturday + const WeekStartDay_Sunday + const WeekStartDay_Thursday + const WeekStartDay_Tuesday + const WeekStartDay_Wednesday + type WelcomeEmailTest struct + Content *string + Header *string + Subject *string + type WhitelabelConfiguration struct + AlertsLinks *bool + AlertsLogo *bool + AllowLookerLinks *bool + AllowLookerMentions *bool + Can *map[string]bool + CustomWelcomeEmailAdvanced *bool + DefaultTitle *string + FaviconFile *string + FaviconUrl *string + FoldersMentions *bool + Id *int64 + LogoFile *string + LogoUrl *string + SetupMentions *bool + ShowDocs *bool + ShowEmailSubOptions *bool + ShowHelpMenu *bool + type Workspace struct + Can *map[string]bool + Id *string + Projects *[]Project + type WriteApiSession struct + WorkspaceId *string + type WriteBackupConfiguration struct + CustomS3Bucket *string + CustomS3BucketRegion *string + CustomS3Key *string + CustomS3Secret *string + Type *string + type WriteColorCollection struct + CategoricalPalettes *[]DiscretePalette + DivergingPalettes *[]ContinuousPalette + Label *string + SequentialPalettes *[]ContinuousPalette + type WriteContentFavorite struct + ContentMetadataId *int64 + Dashboard *WriteDashboardBase + UserId *int64 + type WriteContentMeta struct + Inherits *bool + type WriteCreateDashboardFilter struct + AllowMultipleValues *bool + DashboardId string + DefaultValue *string + Dimension *string + Explore *string + ListensToFilters *[]string + Model *string + Name string + Required *bool + Row *int64 + Title string + Type string + UiConfig *map[string]interface{} + type WriteCreateQueryTask struct + DashboardId *string + Deferred *bool + LookId *int64 + QueryId int64 + ResultFormat ResultFormat + Source *string + type WriteCredentialsEmail struct + Email *string + ForcedPasswordResetAtNextLogin *bool + type WriteCustomWelcomeEmail struct + Content *string + Enabled *bool + Header *string + Subject *string + type WriteDBConnection struct + AfterConnectStatements *string + Certificate *string + Database *string + DbTimezone *string + DialectName *string + FileType *string + Host *string + JdbcAdditionalParams *string + MaintenanceCron *string + MaxBillingGigabytes *string + MaxConnections *int64 + Name *string + Password *string + PdtContextOverride *WriteDBConnectionOverride + PoolTimeout *int64 + Port *string + QueryTimezone *string + Schema *string + SqlRunnerPrecacheTables *bool + SqlWritingWithInfoSchema *bool + Ssl *bool + TmpDbName *string + UserAttributeFields *[]string + UserDbCredentials *bool + Username *string + VerifySsl *bool + type WriteDBConnectionOverride struct + AfterConnectStatements *string + Certificate *string + Context *string + Database *string + FileType *string + Host *string + JdbcAdditionalParams *string + Password *string + Port *string + Schema *string + Username *string + type WriteDashboard struct + Appearance *DashboardAppearance + BackgroundColor *string + CrossfilterEnabled *bool + Deleted *bool + Description *string + Folder *WriteFolderBase + FolderId *string + Hidden *bool + LoadConfiguration *string + LookmlLinkId *string + PreferredViewer *string + QueryTimezone *string + RefreshInterval *string + ShowFiltersBar *bool + ShowTitle *bool + Slug *string + Space *WriteSpaceBase + SpaceId *string + TextTileTextColor *string + TileBackgroundColor *string + TileTextColor *string + Title *string + TitleColor *string + type WriteDashboardBase struct + Folder *WriteFolderBase + Space *WriteSpaceBase + type WriteDashboardElement struct + BodyText *string + DashboardId *string + Look *WriteLookWithQuery + LookId *string + MergeResultId *string + NoteDisplay *string + NoteState *string + NoteText *string + Query *WriteQuery + QueryId *int64 + RefreshInterval *string + ResultMaker *WriteResultMakerWithIdVisConfigAndDynamicFields + ResultMakerId *int64 + SubtitleText *string + Title *string + TitleHidden *bool + TitleText *string + Type *string + type WriteDashboardFilter struct + AllowMultipleValues *bool + DefaultValue *string + Dimension *string + Explore *string + ListensToFilters *[]string + Model *string + Name *string + Required *bool + Row *int64 + Title *string + Type *string + UiConfig *map[string]interface{} + type WriteDashboardLayout struct + Active *bool + ColumnWidth *int64 + DashboardId *string + Type *string + Width *int64 + type WriteDashboardLayoutComponent struct + Column *int64 + DashboardElementId *string + DashboardLayoutId *string + Height *int64 + Row *int64 + Width *int64 + type WriteDatagroup struct + StaleBefore *int64 + TriggeredAt *int64 + type WriteFolderBase struct + Name string + ParentId *string + type WriteGitBranch struct + Name *string + Ref *string + type WriteGroup struct + CanAddToContentMetadata *bool + Name *string + type WriteHomepage struct + DeletedAt *time.Time + Description *string + SectionOrder *[]int64 + Title *string + type WriteHomepageItem struct + CustomDescription *string + CustomImageDataBase64 *string + CustomTitle *string + CustomUrl *string + DashboardId *int64 + HomepageSectionId *string + LookId *int64 + LookmlDashboardId *string + Order *int64 + UseCustomDescription *bool + UseCustomImage *bool + UseCustomTitle *bool + UseCustomUrl *bool + type WriteHomepageSection struct + DeletedAt *time.Time + Description *string + HomepageId *int64 + ItemOrder *[]int64 + Title *string + type WriteIntegration struct + Enabled *bool + InstalledDelegateOauthTargets *[]int64 + Params *[]IntegrationParam + type WriteIntegrationHub struct + AuthorizationToken *string + Url *string + type WriteInternalHelpResources struct + Enabled *bool + type WriteInternalHelpResourcesContent struct + MarkdownContent *string + OrganizationName *string + type WriteLDAPConfig struct + AllowDirectRoles *bool + AllowNormalGroupMembership *bool + AllowRolesFromNormalGroups *bool + AlternateEmailLoginAllowed *bool + AuthPassword *string + AuthRequiresRole *bool + AuthUsername *string + ConnectionHost *string + ConnectionPort *string + ConnectionTls *bool + ConnectionTlsNoVerify *bool + DefaultNewUserGroupIds *[]int64 + DefaultNewUserRoleIds *[]int64 + Enabled *bool + ForceNoPage *bool + GroupsBaseDn *string + GroupsFinderType *string + GroupsMemberAttribute *string + GroupsObjectclasses *string + GroupsUserAttribute *string + GroupsWithRoleIds *[]LDAPGroupWrite + MergeNewUsersByEmail *bool + SetRolesFromGroups *bool + TestLdapPassword *string + TestLdapUser *string + UserAttributeMapEmail *string + UserAttributeMapFirstName *string + UserAttributeMapLastName *string + UserAttributeMapLdapId *string + UserAttributesWithIds *[]LDAPUserAttributeWrite + UserBindBaseDn *string + UserCustomFilter *string + UserIdAttributeNames *string + UserObjectclass *string + type WriteLegacyFeature struct + EnabledLocally *bool + type WriteLookWithQuery struct + Deleted *bool + Description *string + Folder *WriteFolderBase + FolderId *string + IsRunOnLoad *bool + Public *bool + Query *WriteQuery + QueryId *int64 + Space *WriteSpaceBase + SpaceId *string + Title *string + UserId *int64 + type WriteLookmlModel struct + AllowedDbConnectionNames *[]string + Name *string + ProjectName *string + UnlimitedDbConnections *bool + type WriteMergeQuery struct + ColumnLimit *string + DynamicFields *string + Pivots *[]string + Sorts *[]string + SourceQueries *[]MergeQuerySourceQuery + Total *bool + VisConfig *map[string]interface{} + type WriteModelSet struct + Models *[]string + Name *string + type WriteOIDCConfig struct + AllowDirectRoles *bool + AllowNormalGroupMembership *bool + AllowRolesFromNormalGroups *bool + AlternateEmailLoginAllowed *bool + Audience *string + AuthRequiresRole *bool + AuthorizationEndpoint *url.URL + DefaultNewUserGroupIds *[]int64 + DefaultNewUserRoleIds *[]int64 + Enabled *bool + GroupsAttribute *string + GroupsWithRoleIds *[]OIDCGroupWrite + Identifier *string + Issuer *string + NewUserMigrationTypes *string + Scopes *[]string + Secret *string + SetRolesFromGroups *bool + TokenEndpoint *string + UserAttributeMapEmail *string + UserAttributeMapFirstName *string + UserAttributeMapLastName *string + UserAttributesWithIds *[]OIDCUserAttributeWrite + UserinfoEndpoint *url.URL + type WritePasswordConfig struct + MinLength *int64 + RequireNumeric *bool + RequireSpecial *bool + RequireUpperlower *bool + type WritePermissionSet struct + Name *string + Permissions *[]string + type WriteProject struct + AllowWarnings *bool + DeploySecret *string + GitApplicationServerHttpPort *int64 + GitApplicationServerHttpScheme *GitApplicationServerHttpScheme + GitPassword *string + GitPasswordUserAttribute *string + GitProductionBranchName *string + GitReleaseMgmtEnabled *bool + GitRemoteUrl *string + GitServiceName *string + GitUsername *string + GitUsernameUserAttribute *string + Name *string + PullRequestMode *PullRequestMode + UnsetDeploySecret *bool + UseGitCookieAuth *bool + ValidationRequired *bool + type WriteQuery struct + ClientId *string + ColumnLimit *string + DynamicFields *string + Fields *[]string + FillFields *[]string + FilterConfig *map[string]interface{} + FilterExpression *string + Filters *map[string]interface{} + Limit *string + Model string + Pivots *[]string + QueryTimezone *string + RowTotal *string + Runtime *float64 + Sorts *[]string + Subtotals *[]string + Total *bool + View string + VisConfig *map[string]interface{} + VisibleUiSections *string + type WriteRepositoryCredential struct + GitPassword *string + GitUsername *string + SshPublicKey *string + type WriteResultMakerWithIdVisConfigAndDynamicFields struct + Query *WriteQuery + type WriteRole struct + ModelSet *WriteModelSet + ModelSetId *int64 + Name *string + PermissionSet *WritePermissionSet + PermissionSetId *int64 + type WriteSamlConfig struct + AllowDirectRoles *bool + AllowNormalGroupMembership *bool + AllowRolesFromNormalGroups *bool + AllowedClockDrift *int64 + AlternateEmailLoginAllowed *bool + AuthRequiresRole *bool + BypassLoginPage *bool + DefaultNewUserGroupIds *[]int64 + DefaultNewUserRoleIds *[]int64 + Enabled *bool + GroupsAttribute *string + GroupsFinderType *string + GroupsMemberValue *string + GroupsWithRoleIds *[]SamlGroupWrite + IdpAudience *string + IdpCert *string + IdpIssuer *string + IdpUrl *string + NewUserMigrationTypes *string + SetRolesFromGroups *bool + UserAttributeMapEmail *string + UserAttributeMapFirstName *string + UserAttributeMapLastName *string + UserAttributesWithIds *[]SamlUserAttributeWrite + type WriteScheduledPlan struct + ColorTheme *string + Crontab *string + DashboardFilters *string + DashboardId *int64 + Datagroup *string + Embed *bool + Enabled *bool + FiltersString *string + IncludeLinks *bool + InlineTableWidth *int64 + LongTables *bool + LookId *int64 + LookmlDashboardId *string + Name *string + PdfLandscape *bool + PdfPaperSize *string + QueryId *string + RequireChange *bool + RequireNoResults *bool + RequireResults *bool + RunAsRecipient *bool + RunOnce *bool + ScheduledPlanDestination *[]ScheduledPlanDestination + SendAllResults *bool + Timezone *string + UserId *int64 + type WriteSessionConfig struct + AllowPersistentSessions *bool + SessionMinutes *int64 + TrackSessionLocation *bool + UnlimitedSessionsPerUser *bool + UseInactivityBasedLogout *bool + type WriteSpaceBase struct + Name string + ParentId *string + type WriteTheme struct + BeginAt *time.Time + EndAt *time.Time + Name *string + Settings *ThemeSettings + type WriteUser struct + CredentialsEmail *WriteCredentialsEmail + FirstName *string + HomeFolderId *string + HomeSpaceId *string + IsDisabled *bool + LastName *string + Locale *string + ModelsDirValidated *bool + UiState *map[string]interface{} + type WriteUserAttribute struct + DefaultValue *string + HiddenValueDomainWhitelist *string + Label *string + Name *string + Type *string + UserCanEdit *bool + UserCanView *bool + ValueIsHidden *bool + type WriteUserAttributeWithValue struct + Value *string + type WriteWhitelabelConfiguration struct + AlertsLinks *bool + AlertsLogo *bool + AllowLookerLinks *bool + AllowLookerMentions *bool + CustomWelcomeEmailAdvanced *bool + DefaultTitle *string + FaviconFile *string + FoldersMentions *bool + LogoFile *string + SetupMentions *bool + ShowDocs *bool + ShowEmailSubOptions *bool + ShowHelpMenu *bool