Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks.
Index ¶
- type BodyValue
- func (s BodyValue) GoString() string
- func (s *BodyValue) SetPauseAll(v bool) *BodyValue
- func (s *BodyValue) SetPauseBiz(v bool) *BodyValue
- func (s *BodyValue) SetPauseIndex(v bool) *BodyValue
- func (s *BodyValue) SetPauseIndexBatch(v bool) *BodyValue
- func (s *BodyValue) SetPauseRuntime(v bool) *BodyValue
- func (s BodyValue) String() string
- type BuildIndexRequest
- func (s BuildIndexRequest) GoString() string
- func (s *BuildIndexRequest) SetBuildMode(v string) *BuildIndexRequest
- func (s *BuildIndexRequest) SetDataSourceName(v string) *BuildIndexRequest
- func (s *BuildIndexRequest) SetDataSourceType(v string) *BuildIndexRequest
- func (s *BuildIndexRequest) SetDataTimeSec(v int32) *BuildIndexRequest
- func (s *BuildIndexRequest) SetDomain(v string) *BuildIndexRequest
- func (s *BuildIndexRequest) SetGeneration(v int64) *BuildIndexRequest
- func (s *BuildIndexRequest) SetPartition(v string) *BuildIndexRequest
- func (s *BuildIndexRequest) SetTag(v string) *BuildIndexRequest
- func (s BuildIndexRequest) String() string
- type BuildIndexResponse
- func (s BuildIndexResponse) GoString() string
- func (s *BuildIndexResponse) SetBody(v *BuildIndexResponseBody) *BuildIndexResponse
- func (s *BuildIndexResponse) SetHeaders(v map[string]*string) *BuildIndexResponse
- func (s *BuildIndexResponse) SetStatusCode(v int32) *BuildIndexResponse
- func (s BuildIndexResponse) String() string
- type BuildIndexResponseBody
- type ChangeResourceGroupRequest
- type ChangeResourceGroupResponse
- func (s ChangeResourceGroupResponse) GoString() string
- func (s *ChangeResourceGroupResponse) SetBody(v *ChangeResourceGroupResponseBody) *ChangeResourceGroupResponse
- func (s *ChangeResourceGroupResponse) SetHeaders(v map[string]*string) *ChangeResourceGroupResponse
- func (s *ChangeResourceGroupResponse) SetStatusCode(v int32) *ChangeResourceGroupResponse
- func (s ChangeResourceGroupResponse) String() string
- type ChangeResourceGroupResponseBody
- type Client
- func (client *Client) BuildIndex(instanceId *string, request *BuildIndexRequest) (_result *BuildIndexResponse, _err error)
- func (client *Client) BuildIndexWithOptions(instanceId *string, request *BuildIndexRequest, headers map[string]*string, ...) (_result *BuildIndexResponse, _err error)
- func (client *Client) ChangeResourceGroup(instanceId *string, request *ChangeResourceGroupRequest) (_result *ChangeResourceGroupResponse, _err error)
- func (client *Client) ChangeResourceGroupWithOptions(instanceId *string, request *ChangeResourceGroupRequest, ...) (_result *ChangeResourceGroupResponse, _err error)
- func (client *Client) CloneSqlInstance(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *CloneSqlInstanceResponse, _err error)
- func (client *Client) CloneSqlInstanceWithOptions(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *CloneSqlInstanceResponse, _err error)
- func (client *Client) CreateAlias(instanceId *string, request *CreateAliasRequest) (_result *CreateAliasResponse, _err error)
- func (client *Client) CreateAliasWithOptions(instanceId *string, request *CreateAliasRequest, headers map[string]*string, ...) (_result *CreateAliasResponse, _err error)
- func (client *Client) CreateCluster(instanceId *string, request *CreateClusterRequest) (_result *CreateClusterResponse, _err error)
- func (client *Client) CreateClusterWithOptions(instanceId *string, request *CreateClusterRequest, headers map[string]*string, ...) (_result *CreateClusterResponse, _err error)
- func (client *Client) CreateConfigDir(instanceId *string, configName *string, request *CreateConfigDirRequest) (_result *CreateConfigDirResponse, _err error)
- func (client *Client) CreateConfigDirWithOptions(instanceId *string, configName *string, request *CreateConfigDirRequest, ...) (_result *CreateConfigDirResponse, _err error)
- func (client *Client) CreateConfigFile(instanceId *string, configName *string, request *CreateConfigFileRequest) (_result *CreateConfigFileResponse, _err error)
- func (client *Client) CreateConfigFileWithOptions(instanceId *string, configName *string, request *CreateConfigFileRequest, ...) (_result *CreateConfigFileResponse, _err error)
- func (client *Client) CreateDataSource(instanceId *string, request *CreateDataSourceRequest) (_result *CreateDataSourceResponse, _err error)
- func (client *Client) CreateDataSourceWithOptions(instanceId *string, request *CreateDataSourceRequest, ...) (_result *CreateDataSourceResponse, _err error)
- func (client *Client) CreateFolder(instanceId *string, database *string, request *CreateFolderRequest) (_result *CreateFolderResponse, _err error)
- func (client *Client) CreateFolderWithOptions(instanceId *string, database *string, request *CreateFolderRequest, ...) (_result *CreateFolderResponse, _err error)
- func (client *Client) CreateIndex(instanceId *string, request *CreateIndexRequest) (_result *CreateIndexResponse, _err error)
- func (client *Client) CreateIndexWithOptions(instanceId *string, request *CreateIndexRequest, headers map[string]*string, ...) (_result *CreateIndexResponse, _err error)
- func (client *Client) CreateInstance(request *CreateInstanceRequest) (_result *CreateInstanceResponse, _err error)
- func (client *Client) CreateInstanceWithOptions(request *CreateInstanceRequest, headers map[string]*string, ...) (_result *CreateInstanceResponse, _err error)
- func (client *Client) CreatePublicUrl(instanceId *string) (_result *CreatePublicUrlResponse, _err error)
- func (client *Client) CreatePublicUrlWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreatePublicUrlResponse, _err error)
- func (client *Client) CreateSqlInstance(instanceId *string, database *string, request *CreateSqlInstanceRequest) (_result *CreateSqlInstanceResponse, _err error)
- func (client *Client) CreateSqlInstanceWithOptions(instanceId *string, database *string, request *CreateSqlInstanceRequest, ...) (_result *CreateSqlInstanceResponse, _err error)
- func (client *Client) CreateTable(instanceId *string, request *CreateTableRequest) (_result *CreateTableResponse, _err error)
- func (client *Client) CreateTableWithOptions(instanceId *string, request *CreateTableRequest, headers map[string]*string, ...) (_result *CreateTableResponse, _err error)
- func (client *Client) DeleteAdvanceConfig(instanceId *string, configName *string) (_result *DeleteAdvanceConfigResponse, _err error)
- func (client *Client) DeleteAdvanceConfigWithOptions(instanceId *string, configName *string, headers map[string]*string, ...) (_result *DeleteAdvanceConfigResponse, _err error)
- func (client *Client) DeleteAlias(instanceId *string, alias *string) (_result *DeleteAliasResponse, _err error)
- func (client *Client) DeleteAliasWithOptions(instanceId *string, alias *string, headers map[string]*string, ...) (_result *DeleteAliasResponse, _err error)
- func (client *Client) DeleteConfigDir(instanceId *string, configName *string, request *DeleteConfigDirRequest) (_result *DeleteConfigDirResponse, _err error)
- func (client *Client) DeleteConfigDirWithOptions(instanceId *string, configName *string, request *DeleteConfigDirRequest, ...) (_result *DeleteConfigDirResponse, _err error)
- func (client *Client) DeleteConfigFile(instanceId *string, configName *string, request *DeleteConfigFileRequest) (_result *DeleteConfigFileResponse, _err error)
- func (client *Client) DeleteConfigFileWithOptions(instanceId *string, configName *string, request *DeleteConfigFileRequest, ...) (_result *DeleteConfigFileResponse, _err error)
- func (client *Client) DeleteDataSource(instanceId *string, dataSourceName *string) (_result *DeleteDataSourceResponse, _err error)
- func (client *Client) DeleteDataSourceWithOptions(instanceId *string, dataSourceName *string, headers map[string]*string, ...) (_result *DeleteDataSourceResponse, _err error)
- func (client *Client) DeleteFolder(instanceId *string, database *string, folderId *string) (_result *DeleteFolderResponse, _err error)
- func (client *Client) DeleteFolderWithOptions(instanceId *string, database *string, folderId *string, ...) (_result *DeleteFolderResponse, _err error)
- func (client *Client) DeleteIndex(instanceId *string, indexName *string, request *DeleteIndexRequest) (_result *DeleteIndexResponse, _err error)
- func (client *Client) DeleteIndexVersion(instanceId *string, indexName *string, versionName *string) (_result *DeleteIndexVersionResponse, _err error)
- func (client *Client) DeleteIndexVersionWithOptions(instanceId *string, indexName *string, versionName *string, ...) (_result *DeleteIndexVersionResponse, _err error)
- func (client *Client) DeleteIndexWithOptions(instanceId *string, indexName *string, request *DeleteIndexRequest, ...) (_result *DeleteIndexResponse, _err error)
- func (client *Client) DeleteInstance(instanceId *string) (_result *DeleteInstanceResponse, _err error)
- func (client *Client) DeleteInstanceWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteInstanceResponse, _err error)
- func (client *Client) DeletePublicUrl(instanceId *string) (_result *DeletePublicUrlResponse, _err error)
- func (client *Client) DeletePublicUrlWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeletePublicUrlResponse, _err error)
- func (client *Client) DeleteSqlInstance(instanceId *string, database *string, sqlInstanceId *string) (_result *DeleteSqlInstanceResponse, _err error)
- func (client *Client) DeleteSqlInstanceWithOptions(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *DeleteSqlInstanceResponse, _err error)
- func (client *Client) DeleteTable(instanceId *string, tableName *string) (_result *DeleteTableResponse, _err error)
- func (client *Client) DeleteTableWithOptions(instanceId *string, tableName *string, headers map[string]*string, ...) (_result *DeleteTableResponse, _err error)
- func (client *Client) DescribeRegions(request *DescribeRegionsRequest) (_result *DescribeRegionsResponse, _err error)
- func (client *Client) DescribeRegionsWithOptions(request *DescribeRegionsRequest, headers map[string]*string, ...) (_result *DescribeRegionsResponse, _err error)
- func (client *Client) ExecuteSqlInstance(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *ExecuteSqlInstanceResponse, _err error)
- func (client *Client) ExecuteSqlInstanceWithOptions(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *ExecuteSqlInstanceResponse, _err error)
- func (client *Client) ForceSwitch(instanceId *string, fsmId *string) (_result *ForceSwitchResponse, _err error)
- func (client *Client) ForceSwitchWithOptions(instanceId *string, fsmId *string, headers map[string]*string, ...) (_result *ForceSwitchResponse, _err error)
- func (client *Client) GetAdvanceConfig(instanceId *string, configName *string, request *GetAdvanceConfigRequest) (_result *GetAdvanceConfigResponse, _err error)
- func (client *Client) GetAdvanceConfigFile(instanceId *string, configName *string, request *GetAdvanceConfigFileRequest) (_result *GetAdvanceConfigFileResponse, _err error)
- func (client *Client) GetAdvanceConfigFileWithOptions(instanceId *string, configName *string, request *GetAdvanceConfigFileRequest, ...) (_result *GetAdvanceConfigFileResponse, _err error)
- func (client *Client) GetAdvanceConfigWithOptions(instanceId *string, configName *string, request *GetAdvanceConfigRequest, ...) (_result *GetAdvanceConfigResponse, _err error)
- func (client *Client) GetCluster(instanceId *string, clusterName *string) (_result *GetClusterResponse, _err error)
- func (client *Client) GetClusterRunTimeInfo(instanceId *string) (_result *GetClusterRunTimeInfoResponse, _err error)
- func (client *Client) GetClusterRunTimeInfoWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetClusterRunTimeInfoResponse, _err error)
- func (client *Client) GetClusterWithOptions(instanceId *string, clusterName *string, headers map[string]*string, ...) (_result *GetClusterResponse, _err error)
- func (client *Client) GetDataSource(instanceId *string, dataSourceName *string) (_result *GetDataSourceResponse, _err error)
- func (client *Client) GetDataSourceDeploy(instanceId *string, deployName *string, dataSourceName *string) (_result *GetDataSourceDeployResponse, _err error)
- func (client *Client) GetDataSourceDeployWithOptions(instanceId *string, deployName *string, dataSourceName *string, ...) (_result *GetDataSourceDeployResponse, _err error)
- func (client *Client) GetDataSourceWithOptions(instanceId *string, dataSourceName *string, headers map[string]*string, ...) (_result *GetDataSourceResponse, _err error)
- func (client *Client) GetDatabaseSchema(instanceId *string, database *string, tableName *string) (_result *GetDatabaseSchemaResponse, _err error)
- func (client *Client) GetDatabaseSchemaWithOptions(instanceId *string, database *string, tableName *string, ...) (_result *GetDatabaseSchemaResponse, _err error)
- func (client *Client) GetDeployGraph(instanceId *string) (_result *GetDeployGraphResponse, _err error)
- func (client *Client) GetDeployGraphWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetDeployGraphResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetFile(instanceId *string, indexName *string, versionName *string, ...) (_result *GetFileResponse, _err error)
- func (client *Client) GetFileWithOptions(instanceId *string, indexName *string, versionName *string, ...) (_result *GetFileResponse, _err error)
- func (client *Client) GetIndex(instanceId *string, indexName *string) (_result *GetIndexResponse, _err error)
- func (client *Client) GetIndexOnlineStrategy(instanceId *string, dataSourceName *string, deployName *string, ...) (_result *GetIndexOnlineStrategyResponse, _err error)
- func (client *Client) GetIndexOnlineStrategyWithOptions(instanceId *string, dataSourceName *string, deployName *string, ...) (_result *GetIndexOnlineStrategyResponse, _err error)
- func (client *Client) GetIndexVersion(instanceId *string, clusterName *string) (_result *GetIndexVersionResponse, _err error)
- func (client *Client) GetIndexVersionWithOptions(instanceId *string, clusterName *string, headers map[string]*string, ...) (_result *GetIndexVersionResponse, _err error)
- func (client *Client) GetIndexWithOptions(instanceId *string, indexName *string, headers map[string]*string, ...) (_result *GetIndexResponse, _err error)
- func (client *Client) GetInstance(instanceId *string) (_result *GetInstanceResponse, _err error)
- func (client *Client) GetInstanceWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetInstanceResponse, _err error)
- func (client *Client) GetNodeConfig(instanceId *string, request *GetNodeConfigRequest) (_result *GetNodeConfigResponse, _err error)
- func (client *Client) GetNodeConfigWithOptions(instanceId *string, request *GetNodeConfigRequest, headers map[string]*string, ...) (_result *GetNodeConfigResponse, _err error)
- func (client *Client) GetSqlInstance(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *GetSqlInstanceResponse, _err error)
- func (client *Client) GetSqlInstanceWithOptions(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *GetSqlInstanceResponse, _err error)
- func (client *Client) GetTable(instanceId *string, tableName *string) (_result *GetTableResponse, _err error)
- func (client *Client) GetTableGeneration(instanceId *string, tableName *string, generationId *string) (_result *GetTableGenerationResponse, _err error)
- func (client *Client) GetTableGenerationWithOptions(instanceId *string, tableName *string, generationId *string, ...) (_result *GetTableGenerationResponse, _err error)
- func (client *Client) GetTableWithOptions(instanceId *string, tableName *string, headers map[string]*string, ...) (_result *GetTableResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListAdvanceConfigDir(instanceId *string, configName *string, request *ListAdvanceConfigDirRequest) (_result *ListAdvanceConfigDirResponse, _err error)
- func (client *Client) ListAdvanceConfigDirWithOptions(instanceId *string, configName *string, request *ListAdvanceConfigDirRequest, ...) (_result *ListAdvanceConfigDirResponse, _err error)
- func (client *Client) ListAdvanceConfigs(instanceId *string, request *ListAdvanceConfigsRequest) (_result *ListAdvanceConfigsResponse, _err error)
- func (client *Client) ListAdvanceConfigsWithOptions(instanceId *string, request *ListAdvanceConfigsRequest, ...) (_result *ListAdvanceConfigsResponse, _err error)
- func (client *Client) ListAliases(instanceId *string) (_result *ListAliasesResponse, _err error)
- func (client *Client) ListAliasesWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListAliasesResponse, _err error)
- func (client *Client) ListClusterNames() (_result *ListClusterNamesResponse, _err error)
- func (client *Client) ListClusterNamesWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListClusterNamesResponse, _err error)
- func (client *Client) ListClusterTasks(instanceId *string) (_result *ListClusterTasksResponse, _err error)
- func (client *Client) ListClusterTasksWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListClusterTasksResponse, _err error)
- func (client *Client) ListClusters(instanceId *string) (_result *ListClustersResponse, _err error)
- func (client *Client) ListClustersWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListClustersResponse, _err error)
- func (client *Client) ListDataSourceSchemas(instanceId *string, dataSourceName *string) (_result *ListDataSourceSchemasResponse, _err error)
- func (client *Client) ListDataSourceSchemasWithOptions(instanceId *string, dataSourceName *string, headers map[string]*string, ...) (_result *ListDataSourceSchemasResponse, _err error)
- func (client *Client) ListDataSourceTasks(instanceId *string) (_result *ListDataSourceTasksResponse, _err error)
- func (client *Client) ListDataSourceTasksWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDataSourceTasksResponse, _err error)
- func (client *Client) ListDataSources(instanceId *string) (_result *ListDataSourcesResponse, _err error)
- func (client *Client) ListDataSourcesWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDataSourcesResponse, _err error)
- func (client *Client) ListDatabases(instanceId *string) (_result *ListDatabasesResponse, _err error)
- func (client *Client) ListDatabasesWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDatabasesResponse, _err error)
- func (client *Client) ListDateSourceGenerations(instanceId *string, dataSourceName *string, ...) (_result *ListDateSourceGenerationsResponse, _err error)
- func (client *Client) ListDateSourceGenerationsWithOptions(instanceId *string, dataSourceName *string, ...) (_result *ListDateSourceGenerationsResponse, _err error)
- func (client *Client) ListIndexRecoverRecords(indexName *string, instanceId *string) (_result *ListIndexRecoverRecordsResponse, _err error)
- func (client *Client) ListIndexRecoverRecordsWithOptions(indexName *string, instanceId *string, headers map[string]*string, ...) (_result *ListIndexRecoverRecordsResponse, _err error)
- func (client *Client) ListIndexes(instanceId *string, request *ListIndexesRequest) (_result *ListIndexesResponse, _err error)
- func (client *Client) ListIndexesWithOptions(instanceId *string, request *ListIndexesRequest, headers map[string]*string, ...) (_result *ListIndexesResponse, _err error)
- func (client *Client) ListInstanceSpecs(instanceId *string, request *ListInstanceSpecsRequest) (_result *ListInstanceSpecsResponse, _err error)
- func (client *Client) ListInstanceSpecsWithOptions(instanceId *string, request *ListInstanceSpecsRequest, ...) (_result *ListInstanceSpecsResponse, _err error)
- func (client *Client) ListInstances(request *ListInstancesRequest) (_result *ListInstancesResponse, _err error)
- func (client *Client) ListInstancesWithOptions(tmpReq *ListInstancesRequest, headers map[string]*string, ...) (_result *ListInstancesResponse, _err error)
- func (client *Client) ListLogs(instanceId *string, request *ListLogsRequest) (_result *ListLogsResponse, _err error)
- func (client *Client) ListLogsWithOptions(instanceId *string, request *ListLogsRequest, headers map[string]*string, ...) (_result *ListLogsResponse, _err error)
- func (client *Client) ListOnlineConfigs(instanceId *string, nodeName *string, request *ListOnlineConfigsRequest) (_result *ListOnlineConfigsResponse, _err error)
- func (client *Client) ListOnlineConfigsWithOptions(instanceId *string, nodeName *string, request *ListOnlineConfigsRequest, ...) (_result *ListOnlineConfigsResponse, _err error)
- func (client *Client) ListPausePolicys(instanceId *string) (_result *ListPausePolicysResponse, _err error)
- func (client *Client) ListPausePolicysWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListPausePolicysResponse, _err error)
- func (client *Client) ListPostQueryResult(instanceId *string, request *ListPostQueryResultRequest) (_result *ListPostQueryResultResponse, _err error)
- func (client *Client) ListPostQueryResultWithOptions(instanceId *string, request *ListPostQueryResultRequest, ...) (_result *ListPostQueryResultResponse, _err error)
- func (client *Client) ListQueryResult(instanceId *string, request *ListQueryResultRequest) (_result *ListQueryResultResponse, _err error)
- func (client *Client) ListQueryResultWithOptions(instanceId *string, request *ListQueryResultRequest, ...) (_result *ListQueryResultResponse, _err error)
- func (client *Client) ListRestQueryResult(instanceId *string, request *ListRestQueryResultRequest) (_result *ListRestQueryResultResponse, _err error)
- func (client *Client) ListRestQueryResultWithOptions(instanceId *string, request *ListRestQueryResultRequest, ...) (_result *ListRestQueryResultResponse, _err error)
- func (client *Client) ListSchemas(instanceId *string, request *ListSchemasRequest) (_result *ListSchemasResponse, _err error)
- func (client *Client) ListSchemasWithOptions(instanceId *string, request *ListSchemasRequest, headers map[string]*string, ...) (_result *ListSchemasResponse, _err error)
- func (client *Client) ListTableGenerations(instanceId *string, tableName *string) (_result *ListTableGenerationsResponse, _err error)
- func (client *Client) ListTableGenerationsWithOptions(instanceId *string, tableName *string, headers map[string]*string, ...) (_result *ListTableGenerationsResponse, _err error)
- func (client *Client) ListTables(instanceId *string, request *ListTablesRequest) (_result *ListTablesResponse, _err error)
- func (client *Client) ListTablesWithOptions(instanceId *string, request *ListTablesRequest, headers map[string]*string, ...) (_result *ListTablesResponse, _err error)
- func (client *Client) ListTagResources(request *ListTagResourcesRequest) (_result *ListTagResourcesResponse, _err error)
- func (client *Client) ListTagResourcesWithOptions(tmpReq *ListTagResourcesRequest, headers map[string]*string, ...) (_result *ListTagResourcesResponse, _err error)
- func (client *Client) ListTasks(instanceId *string, request *ListTasksRequest) (_result *ListTasksResponse, _err error)
- func (client *Client) ListTasksWithOptions(instanceId *string, request *ListTasksRequest, headers map[string]*string, ...) (_result *ListTasksResponse, _err error)
- func (client *Client) ListVectorQueryResult(instanceId *string, request *ListVectorQueryResultRequest) (_result *ListVectorQueryResultResponse, _err error)
- func (client *Client) ListVectorQueryResultWithOptions(instanceId *string, request *ListVectorQueryResultRequest, ...) (_result *ListVectorQueryResultResponse, _err error)
- func (client *Client) ModifyAdvanceConfig(instanceId *string, configName *string, request *ModifyAdvanceConfigRequest) (_result *ModifyAdvanceConfigResponse, _err error)
- func (client *Client) ModifyAdvanceConfigFile(instanceId *string, configName *string, ...) (_result *ModifyAdvanceConfigFileResponse, _err error)
- func (client *Client) ModifyAdvanceConfigFileWithOptions(instanceId *string, configName *string, ...) (_result *ModifyAdvanceConfigFileResponse, _err error)
- func (client *Client) ModifyAdvanceConfigWithOptions(instanceId *string, configName *string, request *ModifyAdvanceConfigRequest, ...) (_result *ModifyAdvanceConfigResponse, _err error)
- func (client *Client) ModifyAlias(instanceId *string, alias *string, request *ModifyAliasRequest) (_result *ModifyAliasResponse, _err error)
- func (client *Client) ModifyAliasWithOptions(instanceId *string, alias *string, request *ModifyAliasRequest, ...) (_result *ModifyAliasResponse, _err error)
- func (client *Client) ModifyClusterDesc(instanceId *string, clusterName *string, request *ModifyClusterDescRequest) (_result *ModifyClusterDescResponse, _err error)
- func (client *Client) ModifyClusterDescWithOptions(instanceId *string, clusterName *string, request *ModifyClusterDescRequest, ...) (_result *ModifyClusterDescResponse, _err error)
- func (client *Client) ModifyClusterOfflineConfig(instanceId *string, request *ModifyClusterOfflineConfigRequest) (_result *ModifyClusterOfflineConfigResponse, _err error)
- func (client *Client) ModifyClusterOfflineConfigWithOptions(instanceId *string, request *ModifyClusterOfflineConfigRequest, ...) (_result *ModifyClusterOfflineConfigResponse, _err error)
- func (client *Client) ModifyClusterOnlineConfig(instanceId *string, request *ModifyClusterOnlineConfigRequest) (_result *ModifyClusterOnlineConfigResponse, _err error)
- func (client *Client) ModifyClusterOnlineConfigWithOptions(instanceId *string, request *ModifyClusterOnlineConfigRequest, ...) (_result *ModifyClusterOnlineConfigResponse, _err error)
- func (client *Client) ModifyDataSourceDeploy(instanceId *string, deployName *string, dataSourceName *string, ...) (_result *ModifyDataSourceDeployResponse, _err error)
- func (client *Client) ModifyDataSourceDeployWithOptions(instanceId *string, deployName *string, dataSourceName *string, ...) (_result *ModifyDataSourceDeployResponse, _err error)
- func (client *Client) ModifyFile(instanceId *string, indexName *string, versionName *string, ...) (_result *ModifyFileResponse, _err error)
- func (client *Client) ModifyFileWithOptions(instanceId *string, indexName *string, versionName *string, ...) (_result *ModifyFileResponse, _err error)
- func (client *Client) ModifyIndex(instanceId *string, indexName *string, request *ModifyIndexRequest) (_result *ModifyIndexResponse, _err error)
- func (client *Client) ModifyIndexOnlineStrategy(instanceId *string, dataSourceName *string, deployName *string, ...) (_result *ModifyIndexOnlineStrategyResponse, _err error)
- func (client *Client) ModifyIndexOnlineStrategyWithOptions(instanceId *string, dataSourceName *string, deployName *string, ...) (_result *ModifyIndexOnlineStrategyResponse, _err error)
- func (client *Client) ModifyIndexPartition(instanceId *string, request *ModifyIndexPartitionRequest) (_result *ModifyIndexPartitionResponse, _err error)
- func (client *Client) ModifyIndexPartitionWithOptions(instanceId *string, request *ModifyIndexPartitionRequest, ...) (_result *ModifyIndexPartitionResponse, _err error)
- func (client *Client) ModifyIndexVersion(instanceId *string, clusterName *string, request *ModifyIndexVersionRequest) (_result *ModifyIndexVersionResponse, _err error)
- func (client *Client) ModifyIndexVersionWithOptions(instanceId *string, clusterName *string, request *ModifyIndexVersionRequest, ...) (_result *ModifyIndexVersionResponse, _err error)
- func (client *Client) ModifyIndexWithOptions(instanceId *string, indexName *string, request *ModifyIndexRequest, ...) (_result *ModifyIndexResponse, _err error)
- func (client *Client) ModifyNodeConfig(instanceId *string, request *ModifyNodeConfigRequest) (_result *ModifyNodeConfigResponse, _err error)
- func (client *Client) ModifyNodeConfigWithOptions(instanceId *string, request *ModifyNodeConfigRequest, ...) (_result *ModifyNodeConfigResponse, _err error)
- func (client *Client) ModifyOnlineConfig(instanceId *string, nodeName *string, indexName *string, ...) (_result *ModifyOnlineConfigResponse, _err error)
- func (client *Client) ModifyOnlineConfigWithOptions(instanceId *string, nodeName *string, indexName *string, ...) (_result *ModifyOnlineConfigResponse, _err error)
- func (client *Client) ModifyPassword(instanceId *string, request *ModifyPasswordRequest) (_result *ModifyPasswordResponse, _err error)
- func (client *Client) ModifyPasswordWithOptions(instanceId *string, request *ModifyPasswordRequest, headers map[string]*string, ...) (_result *ModifyPasswordResponse, _err error)
- func (client *Client) ModifyPausePolicy(instanceId *string, request *ModifyPausePolicyRequest) (_result *ModifyPausePolicyResponse, _err error)
- func (client *Client) ModifyPausePolicyWithOptions(instanceId *string, request *ModifyPausePolicyRequest, ...) (_result *ModifyPausePolicyResponse, _err error)
- func (client *Client) ModifyPublicUrlIpList(instanceId *string, request *ModifyPublicUrlIpListRequest) (_result *ModifyPublicUrlIpListResponse, _err error)
- func (client *Client) ModifyPublicUrlIpListWithOptions(instanceId *string, request *ModifyPublicUrlIpListRequest, ...) (_result *ModifyPublicUrlIpListResponse, _err error)
- func (client *Client) ModifyTable(instanceId *string, tableName *string, request *ModifyTableRequest) (_result *ModifyTableResponse, _err error)
- func (client *Client) ModifyTableWithOptions(instanceId *string, tableName *string, request *ModifyTableRequest, ...) (_result *ModifyTableResponse, _err error)
- func (client *Client) PublishAdvanceConfig(instanceId *string, configName *string, request *PublishAdvanceConfigRequest) (_result *PublishAdvanceConfigResponse, _err error)
- func (client *Client) PublishAdvanceConfigWithOptions(instanceId *string, configName *string, request *PublishAdvanceConfigRequest, ...) (_result *PublishAdvanceConfigResponse, _err error)
- func (client *Client) PublishIndexVersion(instanceId *string, indexName *string, request *PublishIndexVersionRequest) (_result *PublishIndexVersionResponse, _err error)
- func (client *Client) PublishIndexVersionWithOptions(instanceId *string, indexName *string, request *PublishIndexVersionRequest, ...) (_result *PublishIndexVersionResponse, _err error)
- func (client *Client) PushDocuments(instanceId *string, dataSourceName *string, request *PushDocumentsRequest) (_result *PushDocumentsResponse, _err error)
- func (client *Client) PushDocumentsWithOptions(instanceId *string, dataSourceName *string, request *PushDocumentsRequest, ...) (_result *PushDocumentsResponse, _err error)
- func (client *Client) RecoverIndex(instanceId *string, request *RecoverIndexRequest) (_result *RecoverIndexResponse, _err error)
- func (client *Client) RecoverIndexWithOptions(instanceId *string, request *RecoverIndexRequest, headers map[string]*string, ...) (_result *RecoverIndexResponse, _err error)
- func (client *Client) Reindex(instanceId *string, tableName *string, request *ReindexRequest) (_result *ReindexResponse, _err error)
- func (client *Client) ReindexWithOptions(instanceId *string, tableName *string, request *ReindexRequest, ...) (_result *ReindexResponse, _err error)
- func (client *Client) RemoveCluster(instanceId *string, clusterName *string) (_result *RemoveClusterResponse, _err error)
- func (client *Client) RemoveClusterWithOptions(instanceId *string, clusterName *string, headers map[string]*string, ...) (_result *RemoveClusterResponse, _err error)
- func (client *Client) RenameFolder(instanceId *string, database *string, folderId *string, ...) (_result *RenameFolderResponse, _err error)
- func (client *Client) RenameFolderWithOptions(instanceId *string, database *string, folderId *string, ...) (_result *RenameFolderResponse, _err error)
- func (client *Client) StartIndex(instanceId *string, indexName *string) (_result *StartIndexResponse, _err error)
- func (client *Client) StartIndexWithOptions(instanceId *string, indexName *string, headers map[string]*string, ...) (_result *StartIndexResponse, _err error)
- func (client *Client) StopIndex(instanceId *string, indexName *string) (_result *StopIndexResponse, _err error)
- func (client *Client) StopIndexWithOptions(instanceId *string, indexName *string, headers map[string]*string, ...) (_result *StopIndexResponse, _err error)
- func (client *Client) StopTask(instanceId *string, fsmId *string) (_result *StopTaskResponse, _err error)
- func (client *Client) StopTaskWithOptions(instanceId *string, fsmId *string, headers map[string]*string, ...) (_result *StopTaskResponse, _err error)
- func (client *Client) TagResources(request *TagResourcesRequest) (_result *TagResourcesResponse, _err error)
- func (client *Client) TagResourcesWithOptions(request *TagResourcesRequest, headers map[string]*string, ...) (_result *TagResourcesResponse, _err error)
- func (client *Client) UntagResources(request *UntagResourcesRequest) (_result *UntagResourcesResponse, _err error)
- func (client *Client) UntagResourcesWithOptions(tmpReq *UntagResourcesRequest, headers map[string]*string, ...) (_result *UntagResourcesResponse, _err error)
- func (client *Client) UpdateInstance(instanceId *string, request *UpdateInstanceRequest) (_result *UpdateInstanceResponse, _err error)
- func (client *Client) UpdateInstanceWithOptions(instanceId *string, request *UpdateInstanceRequest, headers map[string]*string, ...) (_result *UpdateInstanceResponse, _err error)
- func (client *Client) UpdateSqlInstanceContent(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *UpdateSqlInstanceContentResponse, _err error)
- func (client *Client) UpdateSqlInstanceContentWithOptions(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *UpdateSqlInstanceContentResponse, _err error)
- func (client *Client) UpdateSqlInstanceName(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *UpdateSqlInstanceNameResponse, _err error)
- func (client *Client) UpdateSqlInstanceNameWithOptions(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *UpdateSqlInstanceNameResponse, _err error)
- func (client *Client) UpdateSqlInstanceParams(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *UpdateSqlInstanceParamsResponse, _err error)
- func (client *Client) UpdateSqlInstanceParamsWithOptions(instanceId *string, database *string, sqlInstanceId *string, ...) (_result *UpdateSqlInstanceParamsResponse, _err error)
- type CloneSqlInstanceRequest
- type CloneSqlInstanceResponse
- func (s CloneSqlInstanceResponse) GoString() string
- func (s *CloneSqlInstanceResponse) SetBody(v *CloneSqlInstanceResponseBody) *CloneSqlInstanceResponse
- func (s *CloneSqlInstanceResponse) SetHeaders(v map[string]*string) *CloneSqlInstanceResponse
- func (s *CloneSqlInstanceResponse) SetStatusCode(v int32) *CloneSqlInstanceResponse
- func (s CloneSqlInstanceResponse) String() string
- type CloneSqlInstanceResponseBody
- func (s CloneSqlInstanceResponseBody) GoString() string
- func (s *CloneSqlInstanceResponseBody) SetRequestId(v string) *CloneSqlInstanceResponseBody
- func (s *CloneSqlInstanceResponseBody) SetResult(v *CloneSqlInstanceResponseBodyResult) *CloneSqlInstanceResponseBody
- func (s CloneSqlInstanceResponseBody) String() string
- type CloneSqlInstanceResponseBodyResult
- func (s CloneSqlInstanceResponseBodyResult) GoString() string
- func (s *CloneSqlInstanceResponseBodyResult) SetGmtCreate(v string) *CloneSqlInstanceResponseBodyResult
- func (s *CloneSqlInstanceResponseBodyResult) SetGmtModified(v string) *CloneSqlInstanceResponseBodyResult
- func (s *CloneSqlInstanceResponseBodyResult) SetId(v int64) *CloneSqlInstanceResponseBodyResult
- func (s *CloneSqlInstanceResponseBodyResult) SetInstanceId(v int64) *CloneSqlInstanceResponseBodyResult
- func (s *CloneSqlInstanceResponseBodyResult) SetIsDir(v int32) *CloneSqlInstanceResponseBodyResult
- func (s *CloneSqlInstanceResponseBodyResult) SetName(v string) *CloneSqlInstanceResponseBodyResult
- func (s *CloneSqlInstanceResponseBodyResult) SetParent(v int64) *CloneSqlInstanceResponseBodyResult
- func (s *CloneSqlInstanceResponseBodyResult) SetTemplateId(v int64) *CloneSqlInstanceResponseBodyResult
- func (s *CloneSqlInstanceResponseBodyResult) SetType(v string) *CloneSqlInstanceResponseBodyResult
- func (s CloneSqlInstanceResponseBodyResult) String() string
- type ConfigValue
- type ConfigValueFiles
- func (s ConfigValueFiles) GoString() string
- func (s *ConfigValueFiles) SetConfig(v *ConfigValueFilesConfig) *ConfigValueFiles
- func (s *ConfigValueFiles) SetDirName(v string) *ConfigValueFiles
- func (s *ConfigValueFiles) SetFileName(v string) *ConfigValueFiles
- func (s *ConfigValueFiles) SetOperateType(v string) *ConfigValueFiles
- func (s *ConfigValueFiles) SetParentFullPath(v string) *ConfigValueFiles
- func (s ConfigValueFiles) String() string
- type ConfigValueFilesConfig
- type ConfigValueFilesConfigVariablesValue
- func (s ConfigValueFilesConfigVariablesValue) GoString() string
- func (s *ConfigValueFilesConfigVariablesValue) SetDescription(v string) *ConfigValueFilesConfigVariablesValue
- func (s *ConfigValueFilesConfigVariablesValue) SetDisableModify(v bool) *ConfigValueFilesConfigVariablesValue
- func (s *ConfigValueFilesConfigVariablesValue) SetIsModify(v bool) *ConfigValueFilesConfigVariablesValue
- func (s *ConfigValueFilesConfigVariablesValue) SetType(v string) *ConfigValueFilesConfigVariablesValue
- func (s *ConfigValueFilesConfigVariablesValue) SetValue(v string) *ConfigValueFilesConfigVariablesValue
- func (s ConfigValueFilesConfigVariablesValue) String() string
- type CreateAliasRequest
- type CreateAliasResponse
- func (s CreateAliasResponse) GoString() string
- func (s *CreateAliasResponse) SetBody(v *CreateAliasResponseBody) *CreateAliasResponse
- func (s *CreateAliasResponse) SetHeaders(v map[string]*string) *CreateAliasResponse
- func (s *CreateAliasResponse) SetStatusCode(v int32) *CreateAliasResponse
- func (s CreateAliasResponse) String() string
- type CreateAliasResponseBody
- type CreateClusterRequest
- func (s CreateClusterRequest) GoString() string
- func (s *CreateClusterRequest) SetAutoLoad(v bool) *CreateClusterRequest
- func (s *CreateClusterRequest) SetDataNode(v *CreateClusterRequestDataNode) *CreateClusterRequest
- func (s *CreateClusterRequest) SetDescription(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetName(v string) *CreateClusterRequest
- func (s *CreateClusterRequest) SetQueryNode(v *CreateClusterRequestQueryNode) *CreateClusterRequest
- func (s CreateClusterRequest) String() string
- type CreateClusterRequestDataNode
- type CreateClusterRequestQueryNode
- type CreateClusterResponse
- func (s CreateClusterResponse) GoString() string
- func (s *CreateClusterResponse) SetBody(v *CreateClusterResponseBody) *CreateClusterResponse
- func (s *CreateClusterResponse) SetHeaders(v map[string]*string) *CreateClusterResponse
- func (s *CreateClusterResponse) SetStatusCode(v int32) *CreateClusterResponse
- func (s CreateClusterResponse) String() string
- type CreateClusterResponseBody
- type CreateConfigDirRequest
- type CreateConfigDirResponse
- func (s CreateConfigDirResponse) GoString() string
- func (s *CreateConfigDirResponse) SetBody(v *CreateConfigDirResponseBody) *CreateConfigDirResponse
- func (s *CreateConfigDirResponse) SetHeaders(v map[string]*string) *CreateConfigDirResponse
- func (s *CreateConfigDirResponse) SetStatusCode(v int32) *CreateConfigDirResponse
- func (s CreateConfigDirResponse) String() string
- type CreateConfigDirResponseBody
- func (s CreateConfigDirResponseBody) GoString() string
- func (s *CreateConfigDirResponseBody) SetRequestId(v string) *CreateConfigDirResponseBody
- func (s *CreateConfigDirResponseBody) SetResult(v map[string]interface{}) *CreateConfigDirResponseBody
- func (s CreateConfigDirResponseBody) String() string
- type CreateConfigFileRequest
- func (s CreateConfigFileRequest) GoString() string
- func (s *CreateConfigFileRequest) SetFileName(v string) *CreateConfigFileRequest
- func (s *CreateConfigFileRequest) SetOssPath(v string) *CreateConfigFileRequest
- func (s *CreateConfigFileRequest) SetParentFullPath(v string) *CreateConfigFileRequest
- func (s CreateConfigFileRequest) String() string
- type CreateConfigFileResponse
- func (s CreateConfigFileResponse) GoString() string
- func (s *CreateConfigFileResponse) SetBody(v *CreateConfigFileResponseBody) *CreateConfigFileResponse
- func (s *CreateConfigFileResponse) SetHeaders(v map[string]*string) *CreateConfigFileResponse
- func (s *CreateConfigFileResponse) SetStatusCode(v int32) *CreateConfigFileResponse
- func (s CreateConfigFileResponse) String() string
- type CreateConfigFileResponseBody
- func (s CreateConfigFileResponseBody) GoString() string
- func (s *CreateConfigFileResponseBody) SetRequestId(v string) *CreateConfigFileResponseBody
- func (s *CreateConfigFileResponseBody) SetResult(v map[string]interface{}) *CreateConfigFileResponseBody
- func (s CreateConfigFileResponseBody) String() string
- type CreateDataSourceRequest
- func (s CreateDataSourceRequest) GoString() string
- func (s *CreateDataSourceRequest) SetAutoBuildIndex(v bool) *CreateDataSourceRequest
- func (s *CreateDataSourceRequest) SetConfig(v *CreateDataSourceRequestConfig) *CreateDataSourceRequest
- func (s *CreateDataSourceRequest) SetDomain(v string) *CreateDataSourceRequest
- func (s *CreateDataSourceRequest) SetDryRun(v bool) *CreateDataSourceRequest
- func (s *CreateDataSourceRequest) SetName(v string) *CreateDataSourceRequest
- func (s *CreateDataSourceRequest) SetSaroConfig(v *CreateDataSourceRequestSaroConfig) *CreateDataSourceRequest
- func (s *CreateDataSourceRequest) SetType(v string) *CreateDataSourceRequest
- func (s CreateDataSourceRequest) String() string
- type CreateDataSourceRequestConfig
- func (s CreateDataSourceRequestConfig) GoString() string
- func (s *CreateDataSourceRequestConfig) SetAccessKey(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetAccessSecret(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetBucket(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetCatalog(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetDatabase(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetEndpoint(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetNamespace(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetOssPath(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetPartition(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetPath(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetProject(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetTable(v string) *CreateDataSourceRequestConfig
- func (s *CreateDataSourceRequestConfig) SetTag(v string) *CreateDataSourceRequestConfig
- func (s CreateDataSourceRequestConfig) String() string
- type CreateDataSourceRequestSaroConfig
- func (s CreateDataSourceRequestSaroConfig) GoString() string
- func (s *CreateDataSourceRequestSaroConfig) SetNamespace(v string) *CreateDataSourceRequestSaroConfig
- func (s *CreateDataSourceRequestSaroConfig) SetTableName(v string) *CreateDataSourceRequestSaroConfig
- func (s CreateDataSourceRequestSaroConfig) String() string
- type CreateDataSourceResponse
- func (s CreateDataSourceResponse) GoString() string
- func (s *CreateDataSourceResponse) SetBody(v *CreateDataSourceResponseBody) *CreateDataSourceResponse
- func (s *CreateDataSourceResponse) SetHeaders(v map[string]*string) *CreateDataSourceResponse
- func (s *CreateDataSourceResponse) SetStatusCode(v int32) *CreateDataSourceResponse
- func (s CreateDataSourceResponse) String() string
- type CreateDataSourceResponseBody
- func (s CreateDataSourceResponseBody) GoString() string
- func (s *CreateDataSourceResponseBody) SetRequestId(v string) *CreateDataSourceResponseBody
- func (s *CreateDataSourceResponseBody) SetResult(v map[string]interface{}) *CreateDataSourceResponseBody
- func (s CreateDataSourceResponseBody) String() string
- type CreateFolderRequest
- type CreateFolderResponse
- func (s CreateFolderResponse) GoString() string
- func (s *CreateFolderResponse) SetBody(v *CreateFolderResponseBody) *CreateFolderResponse
- func (s *CreateFolderResponse) SetHeaders(v map[string]*string) *CreateFolderResponse
- func (s *CreateFolderResponse) SetStatusCode(v int32) *CreateFolderResponse
- func (s CreateFolderResponse) String() string
- type CreateFolderResponseBody
- type CreateFolderResponseBodyResult
- func (s CreateFolderResponseBodyResult) GoString() string
- func (s *CreateFolderResponseBodyResult) SetGmtCreate(v string) *CreateFolderResponseBodyResult
- func (s *CreateFolderResponseBodyResult) SetGmtModified(v string) *CreateFolderResponseBodyResult
- func (s *CreateFolderResponseBodyResult) SetId(v int64) *CreateFolderResponseBodyResult
- func (s *CreateFolderResponseBodyResult) SetInstanceId(v int64) *CreateFolderResponseBodyResult
- func (s *CreateFolderResponseBodyResult) SetIsDir(v int32) *CreateFolderResponseBodyResult
- func (s *CreateFolderResponseBodyResult) SetName(v string) *CreateFolderResponseBodyResult
- func (s *CreateFolderResponseBodyResult) SetParent(v int64) *CreateFolderResponseBodyResult
- func (s *CreateFolderResponseBodyResult) SetTemplateId(v int64) *CreateFolderResponseBodyResult
- func (s *CreateFolderResponseBodyResult) SetType(v string) *CreateFolderResponseBodyResult
- func (s CreateFolderResponseBodyResult) String() string
- type CreateIndexRequest
- func (s CreateIndexRequest) GoString() string
- func (s *CreateIndexRequest) SetBuildParallelNum(v int32) *CreateIndexRequest
- func (s *CreateIndexRequest) SetContent(v string) *CreateIndexRequest
- func (s *CreateIndexRequest) SetDataSource(v string) *CreateIndexRequest
- func (s *CreateIndexRequest) SetDataSourceInfo(v *CreateIndexRequestDataSourceInfo) *CreateIndexRequest
- func (s *CreateIndexRequest) SetDomain(v string) *CreateIndexRequest
- func (s *CreateIndexRequest) SetDryRun(v bool) *CreateIndexRequest
- func (s *CreateIndexRequest) SetExtend(v map[string]interface{}) *CreateIndexRequest
- func (s *CreateIndexRequest) SetMergeParallelNum(v int32) *CreateIndexRequest
- func (s *CreateIndexRequest) SetName(v string) *CreateIndexRequest
- func (s *CreateIndexRequest) SetPartition(v int32) *CreateIndexRequest
- func (s CreateIndexRequest) String() string
- type CreateIndexRequestDataSourceInfo
- func (s CreateIndexRequestDataSourceInfo) GoString() string
- func (s *CreateIndexRequestDataSourceInfo) SetAutoBuildIndex(v bool) *CreateIndexRequestDataSourceInfo
- func (s *CreateIndexRequestDataSourceInfo) SetConfig(v *CreateIndexRequestDataSourceInfoConfig) *CreateIndexRequestDataSourceInfo
- func (s *CreateIndexRequestDataSourceInfo) SetDataTimeSec(v int32) *CreateIndexRequestDataSourceInfo
- func (s *CreateIndexRequestDataSourceInfo) SetDomain(v string) *CreateIndexRequestDataSourceInfo
- func (s *CreateIndexRequestDataSourceInfo) SetName(v string) *CreateIndexRequestDataSourceInfo
- func (s *CreateIndexRequestDataSourceInfo) SetProcessParallelNum(v int32) *CreateIndexRequestDataSourceInfo
- func (s *CreateIndexRequestDataSourceInfo) SetProcessPartitionCount(v int32) *CreateIndexRequestDataSourceInfo
- func (s *CreateIndexRequestDataSourceInfo) SetSaroConfig(v *CreateIndexRequestDataSourceInfoSaroConfig) *CreateIndexRequestDataSourceInfo
- func (s *CreateIndexRequestDataSourceInfo) SetType(v string) *CreateIndexRequestDataSourceInfo
- func (s CreateIndexRequestDataSourceInfo) String() string
- type CreateIndexRequestDataSourceInfoConfig
- func (s CreateIndexRequestDataSourceInfoConfig) GoString() string
- func (s *CreateIndexRequestDataSourceInfoConfig) SetAccessKey(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetAccessSecret(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetBucket(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetCatalog(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetDatabase(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetEndpoint(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetFormat(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetNamespace(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetOssPath(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetPartition(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetPath(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetProject(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetTable(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s *CreateIndexRequestDataSourceInfoConfig) SetTag(v string) *CreateIndexRequestDataSourceInfoConfig
- func (s CreateIndexRequestDataSourceInfoConfig) String() string
- type CreateIndexRequestDataSourceInfoSaroConfig
- func (s CreateIndexRequestDataSourceInfoSaroConfig) GoString() string
- func (s *CreateIndexRequestDataSourceInfoSaroConfig) SetNamespace(v string) *CreateIndexRequestDataSourceInfoSaroConfig
- func (s *CreateIndexRequestDataSourceInfoSaroConfig) SetTableName(v string) *CreateIndexRequestDataSourceInfoSaroConfig
- func (s CreateIndexRequestDataSourceInfoSaroConfig) String() string
- type CreateIndexResponse
- func (s CreateIndexResponse) GoString() string
- func (s *CreateIndexResponse) SetBody(v *CreateIndexResponseBody) *CreateIndexResponse
- func (s *CreateIndexResponse) SetHeaders(v map[string]*string) *CreateIndexResponse
- func (s *CreateIndexResponse) SetStatusCode(v int32) *CreateIndexResponse
- func (s CreateIndexResponse) String() string
- type CreateIndexResponseBody
- type CreateInstanceRequest
- func (s CreateInstanceRequest) GoString() string
- func (s *CreateInstanceRequest) SetChargeType(v string) *CreateInstanceRequest
- func (s *CreateInstanceRequest) SetComponents(v []*CreateInstanceRequestComponents) *CreateInstanceRequest
- func (s *CreateInstanceRequest) SetOrder(v *CreateInstanceRequestOrder) *CreateInstanceRequest
- func (s *CreateInstanceRequest) SetResourceGroupId(v string) *CreateInstanceRequest
- func (s *CreateInstanceRequest) SetTags(v []*CreateInstanceRequestTags) *CreateInstanceRequest
- func (s CreateInstanceRequest) String() string
- type CreateInstanceRequestComponents
- func (s CreateInstanceRequestComponents) GoString() string
- func (s *CreateInstanceRequestComponents) SetCode(v string) *CreateInstanceRequestComponents
- func (s *CreateInstanceRequestComponents) SetValue(v string) *CreateInstanceRequestComponents
- func (s CreateInstanceRequestComponents) String() string
- type CreateInstanceRequestOrder
- func (s CreateInstanceRequestOrder) GoString() string
- func (s *CreateInstanceRequestOrder) SetAutoRenew(v bool) *CreateInstanceRequestOrder
- func (s *CreateInstanceRequestOrder) SetDuration(v int64) *CreateInstanceRequestOrder
- func (s *CreateInstanceRequestOrder) SetPricingCycle(v string) *CreateInstanceRequestOrder
- func (s CreateInstanceRequestOrder) String() string
- type CreateInstanceRequestTags
- type CreateInstanceResponse
- func (s CreateInstanceResponse) GoString() string
- func (s *CreateInstanceResponse) SetBody(v *CreateInstanceResponseBody) *CreateInstanceResponse
- func (s *CreateInstanceResponse) SetHeaders(v map[string]*string) *CreateInstanceResponse
- func (s *CreateInstanceResponse) SetStatusCode(v int32) *CreateInstanceResponse
- func (s CreateInstanceResponse) String() string
- type CreateInstanceResponseBody
- func (s CreateInstanceResponseBody) GoString() string
- func (s *CreateInstanceResponseBody) SetRequestId(v string) *CreateInstanceResponseBody
- func (s *CreateInstanceResponseBody) SetResult(v *CreateInstanceResponseBodyResult) *CreateInstanceResponseBody
- func (s CreateInstanceResponseBody) String() string
- type CreateInstanceResponseBodyResult
- type CreatePublicUrlResponse
- func (s CreatePublicUrlResponse) GoString() string
- func (s *CreatePublicUrlResponse) SetBody(v *CreatePublicUrlResponseBody) *CreatePublicUrlResponse
- func (s *CreatePublicUrlResponse) SetHeaders(v map[string]*string) *CreatePublicUrlResponse
- func (s *CreatePublicUrlResponse) SetStatusCode(v int32) *CreatePublicUrlResponse
- func (s CreatePublicUrlResponse) String() string
- type CreatePublicUrlResponseBody
- func (s CreatePublicUrlResponseBody) GoString() string
- func (s *CreatePublicUrlResponseBody) SetRequestId(v string) *CreatePublicUrlResponseBody
- func (s *CreatePublicUrlResponseBody) SetResult(v map[string]interface{}) *CreatePublicUrlResponseBody
- func (s CreatePublicUrlResponseBody) String() string
- type CreateSqlInstanceRequest
- type CreateSqlInstanceResponse
- func (s CreateSqlInstanceResponse) GoString() string
- func (s *CreateSqlInstanceResponse) SetBody(v *CreateSqlInstanceResponseBody) *CreateSqlInstanceResponse
- func (s *CreateSqlInstanceResponse) SetHeaders(v map[string]*string) *CreateSqlInstanceResponse
- func (s *CreateSqlInstanceResponse) SetStatusCode(v int32) *CreateSqlInstanceResponse
- func (s CreateSqlInstanceResponse) String() string
- type CreateSqlInstanceResponseBody
- func (s CreateSqlInstanceResponseBody) GoString() string
- func (s *CreateSqlInstanceResponseBody) SetRequestId(v string) *CreateSqlInstanceResponseBody
- func (s *CreateSqlInstanceResponseBody) SetResult(v *CreateSqlInstanceResponseBodyResult) *CreateSqlInstanceResponseBody
- func (s CreateSqlInstanceResponseBody) String() string
- type CreateSqlInstanceResponseBodyResult
- func (s CreateSqlInstanceResponseBodyResult) GoString() string
- func (s *CreateSqlInstanceResponseBodyResult) SetGmtCreate(v string) *CreateSqlInstanceResponseBodyResult
- func (s *CreateSqlInstanceResponseBodyResult) SetGmtModified(v string) *CreateSqlInstanceResponseBodyResult
- func (s *CreateSqlInstanceResponseBodyResult) SetId(v int64) *CreateSqlInstanceResponseBodyResult
- func (s *CreateSqlInstanceResponseBodyResult) SetInstanceId(v int64) *CreateSqlInstanceResponseBodyResult
- func (s *CreateSqlInstanceResponseBodyResult) SetIsDir(v int32) *CreateSqlInstanceResponseBodyResult
- func (s *CreateSqlInstanceResponseBodyResult) SetName(v string) *CreateSqlInstanceResponseBodyResult
- func (s *CreateSqlInstanceResponseBodyResult) SetParent(v int64) *CreateSqlInstanceResponseBodyResult
- func (s *CreateSqlInstanceResponseBodyResult) SetTemplateId(v int64) *CreateSqlInstanceResponseBodyResult
- func (s *CreateSqlInstanceResponseBodyResult) SetType(v string) *CreateSqlInstanceResponseBodyResult
- func (s CreateSqlInstanceResponseBodyResult) String() string
- type CreateTableRequest
- func (s CreateTableRequest) GoString() string
- func (s *CreateTableRequest) SetDataProcessConfig(v []*CreateTableRequestDataProcessConfig) *CreateTableRequest
- func (s *CreateTableRequest) SetDataProcessorCount(v int32) *CreateTableRequest
- func (s *CreateTableRequest) SetDataSource(v *CreateTableRequestDataSource) *CreateTableRequest
- func (s *CreateTableRequest) SetDryRun(v bool) *CreateTableRequest
- func (s *CreateTableRequest) SetFieldSchema(v map[string]*string) *CreateTableRequest
- func (s *CreateTableRequest) SetName(v string) *CreateTableRequest
- func (s *CreateTableRequest) SetPartitionCount(v int32) *CreateTableRequest
- func (s *CreateTableRequest) SetPrimaryKey(v string) *CreateTableRequest
- func (s *CreateTableRequest) SetRawSchema(v string) *CreateTableRequest
- func (s *CreateTableRequest) SetVectorIndex(v []*CreateTableRequestVectorIndex) *CreateTableRequest
- func (s CreateTableRequest) String() string
- type CreateTableRequestDataProcessConfig
- func (s CreateTableRequestDataProcessConfig) GoString() string
- func (s *CreateTableRequestDataProcessConfig) SetDstField(v string) *CreateTableRequestDataProcessConfig
- func (s *CreateTableRequestDataProcessConfig) SetOperator(v string) *CreateTableRequestDataProcessConfig
- func (s *CreateTableRequestDataProcessConfig) SetParams(v *CreateTableRequestDataProcessConfigParams) *CreateTableRequestDataProcessConfig
- func (s *CreateTableRequestDataProcessConfig) SetSrcField(v string) *CreateTableRequestDataProcessConfig
- func (s CreateTableRequestDataProcessConfig) String() string
- type CreateTableRequestDataProcessConfigParams
- func (s CreateTableRequestDataProcessConfigParams) GoString() string
- func (s *CreateTableRequestDataProcessConfigParams) SetSrcFieldConfig(v *CreateTableRequestDataProcessConfigParamsSrcFieldConfig) *CreateTableRequestDataProcessConfigParams
- func (s *CreateTableRequestDataProcessConfigParams) SetVectorModal(v string) *CreateTableRequestDataProcessConfigParams
- func (s *CreateTableRequestDataProcessConfigParams) SetVectorModel(v string) *CreateTableRequestDataProcessConfigParams
- func (s CreateTableRequestDataProcessConfigParams) String() string
- type CreateTableRequestDataProcessConfigParamsSrcFieldConfig
- func (s CreateTableRequestDataProcessConfigParamsSrcFieldConfig) GoString() string
- func (s *CreateTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssBucket(v string) *CreateTableRequestDataProcessConfigParamsSrcFieldConfig
- func (s *CreateTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssEndpoint(v string) *CreateTableRequestDataProcessConfigParamsSrcFieldConfig
- func (s *CreateTableRequestDataProcessConfigParamsSrcFieldConfig) SetUid(v string) *CreateTableRequestDataProcessConfigParamsSrcFieldConfig
- func (s CreateTableRequestDataProcessConfigParamsSrcFieldConfig) String() string
- type CreateTableRequestDataSource
- func (s CreateTableRequestDataSource) GoString() string
- func (s *CreateTableRequestDataSource) SetAutoBuildIndex(v bool) *CreateTableRequestDataSource
- func (s *CreateTableRequestDataSource) SetConfig(v *CreateTableRequestDataSourceConfig) *CreateTableRequestDataSource
- func (s *CreateTableRequestDataSource) SetDataTimeSec(v int32) *CreateTableRequestDataSource
- func (s *CreateTableRequestDataSource) SetType(v string) *CreateTableRequestDataSource
- func (s CreateTableRequestDataSource) String() string
- type CreateTableRequestDataSourceConfig
- func (s CreateTableRequestDataSourceConfig) GoString() string
- func (s *CreateTableRequestDataSourceConfig) SetAccessKey(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetAccessSecret(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetBucket(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetCatalog(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetDatabase(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetEndpoint(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetOssPath(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetPartition(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetProject(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetTable(v string) *CreateTableRequestDataSourceConfig
- func (s *CreateTableRequestDataSourceConfig) SetTag(v string) *CreateTableRequestDataSourceConfig
- func (s CreateTableRequestDataSourceConfig) String() string
- type CreateTableRequestVectorIndex
- func (s CreateTableRequestVectorIndex) GoString() string
- func (s *CreateTableRequestVectorIndex) SetAdvanceParams(v *CreateTableRequestVectorIndexAdvanceParams) *CreateTableRequestVectorIndex
- func (s *CreateTableRequestVectorIndex) SetDimension(v string) *CreateTableRequestVectorIndex
- func (s *CreateTableRequestVectorIndex) SetDistanceType(v string) *CreateTableRequestVectorIndex
- func (s *CreateTableRequestVectorIndex) SetIndexName(v string) *CreateTableRequestVectorIndex
- func (s *CreateTableRequestVectorIndex) SetNamespace(v string) *CreateTableRequestVectorIndex
- func (s *CreateTableRequestVectorIndex) SetSparseIndexField(v string) *CreateTableRequestVectorIndex
- func (s *CreateTableRequestVectorIndex) SetSparseValueField(v string) *CreateTableRequestVectorIndex
- func (s *CreateTableRequestVectorIndex) SetVectorField(v string) *CreateTableRequestVectorIndex
- func (s *CreateTableRequestVectorIndex) SetVectorIndexType(v string) *CreateTableRequestVectorIndex
- func (s CreateTableRequestVectorIndex) String() string
- type CreateTableRequestVectorIndexAdvanceParams
- func (s CreateTableRequestVectorIndexAdvanceParams) GoString() string
- func (s *CreateTableRequestVectorIndexAdvanceParams) SetBuildIndexParams(v string) *CreateTableRequestVectorIndexAdvanceParams
- func (s *CreateTableRequestVectorIndexAdvanceParams) SetLinearBuildThreshold(v string) *CreateTableRequestVectorIndexAdvanceParams
- func (s *CreateTableRequestVectorIndexAdvanceParams) SetMinScanDocCnt(v string) *CreateTableRequestVectorIndexAdvanceParams
- func (s *CreateTableRequestVectorIndexAdvanceParams) SetSearchIndexParams(v string) *CreateTableRequestVectorIndexAdvanceParams
- func (s CreateTableRequestVectorIndexAdvanceParams) String() string
- type CreateTableResponse
- func (s CreateTableResponse) GoString() string
- func (s *CreateTableResponse) SetBody(v *CreateTableResponseBody) *CreateTableResponse
- func (s *CreateTableResponse) SetHeaders(v map[string]*string) *CreateTableResponse
- func (s *CreateTableResponse) SetStatusCode(v int32) *CreateTableResponse
- func (s CreateTableResponse) String() string
- type CreateTableResponseBody
- type DeleteAdvanceConfigResponse
- func (s DeleteAdvanceConfigResponse) GoString() string
- func (s *DeleteAdvanceConfigResponse) SetBody(v *DeleteAdvanceConfigResponseBody) *DeleteAdvanceConfigResponse
- func (s *DeleteAdvanceConfigResponse) SetHeaders(v map[string]*string) *DeleteAdvanceConfigResponse
- func (s *DeleteAdvanceConfigResponse) SetStatusCode(v int32) *DeleteAdvanceConfigResponse
- func (s DeleteAdvanceConfigResponse) String() string
- type DeleteAdvanceConfigResponseBody
- func (s DeleteAdvanceConfigResponseBody) GoString() string
- func (s *DeleteAdvanceConfigResponseBody) SetRequestId(v string) *DeleteAdvanceConfigResponseBody
- func (s *DeleteAdvanceConfigResponseBody) SetResult(v map[string]interface{}) *DeleteAdvanceConfigResponseBody
- func (s DeleteAdvanceConfigResponseBody) String() string
- type DeleteAliasResponse
- func (s DeleteAliasResponse) GoString() string
- func (s *DeleteAliasResponse) SetBody(v *DeleteAliasResponseBody) *DeleteAliasResponse
- func (s *DeleteAliasResponse) SetHeaders(v map[string]*string) *DeleteAliasResponse
- func (s *DeleteAliasResponse) SetStatusCode(v int32) *DeleteAliasResponse
- func (s DeleteAliasResponse) String() string
- type DeleteAliasResponseBody
- type DeleteConfigDirRequest
- type DeleteConfigDirResponse
- func (s DeleteConfigDirResponse) GoString() string
- func (s *DeleteConfigDirResponse) SetBody(v *DeleteConfigDirResponseBody) *DeleteConfigDirResponse
- func (s *DeleteConfigDirResponse) SetHeaders(v map[string]*string) *DeleteConfigDirResponse
- func (s *DeleteConfigDirResponse) SetStatusCode(v int32) *DeleteConfigDirResponse
- func (s DeleteConfigDirResponse) String() string
- type DeleteConfigDirResponseBody
- func (s DeleteConfigDirResponseBody) GoString() string
- func (s *DeleteConfigDirResponseBody) SetRequestId(v string) *DeleteConfigDirResponseBody
- func (s *DeleteConfigDirResponseBody) SetResult(v map[string]interface{}) *DeleteConfigDirResponseBody
- func (s DeleteConfigDirResponseBody) String() string
- type DeleteConfigFileRequest
- type DeleteConfigFileResponse
- func (s DeleteConfigFileResponse) GoString() string
- func (s *DeleteConfigFileResponse) SetBody(v *DeleteConfigFileResponseBody) *DeleteConfigFileResponse
- func (s *DeleteConfigFileResponse) SetHeaders(v map[string]*string) *DeleteConfigFileResponse
- func (s *DeleteConfigFileResponse) SetStatusCode(v int32) *DeleteConfigFileResponse
- func (s DeleteConfigFileResponse) String() string
- type DeleteConfigFileResponseBody
- func (s DeleteConfigFileResponseBody) GoString() string
- func (s *DeleteConfigFileResponseBody) SetRequestId(v string) *DeleteConfigFileResponseBody
- func (s *DeleteConfigFileResponseBody) SetResult(v map[string]interface{}) *DeleteConfigFileResponseBody
- func (s DeleteConfigFileResponseBody) String() string
- type DeleteDataSourceResponse
- func (s DeleteDataSourceResponse) GoString() string
- func (s *DeleteDataSourceResponse) SetBody(v *DeleteDataSourceResponseBody) *DeleteDataSourceResponse
- func (s *DeleteDataSourceResponse) SetHeaders(v map[string]*string) *DeleteDataSourceResponse
- func (s *DeleteDataSourceResponse) SetStatusCode(v int32) *DeleteDataSourceResponse
- func (s DeleteDataSourceResponse) String() string
- type DeleteDataSourceResponseBody
- func (s DeleteDataSourceResponseBody) GoString() string
- func (s *DeleteDataSourceResponseBody) SetRequestId(v string) *DeleteDataSourceResponseBody
- func (s *DeleteDataSourceResponseBody) SetResult(v map[string]interface{}) *DeleteDataSourceResponseBody
- func (s DeleteDataSourceResponseBody) String() string
- type DeleteFolderResponse
- func (s DeleteFolderResponse) GoString() string
- func (s *DeleteFolderResponse) SetBody(v *DeleteFolderResponseBody) *DeleteFolderResponse
- func (s *DeleteFolderResponse) SetHeaders(v map[string]*string) *DeleteFolderResponse
- func (s *DeleteFolderResponse) SetStatusCode(v int32) *DeleteFolderResponse
- func (s DeleteFolderResponse) String() string
- type DeleteFolderResponseBody
- type DeleteFolderResponseBodyResult
- func (s DeleteFolderResponseBodyResult) GoString() string
- func (s *DeleteFolderResponseBodyResult) SetRequestId(v string) *DeleteFolderResponseBodyResult
- func (s *DeleteFolderResponseBodyResult) SetResult(v map[string]*string) *DeleteFolderResponseBodyResult
- func (s DeleteFolderResponseBodyResult) String() string
- type DeleteIndexRequest
- type DeleteIndexResponse
- func (s DeleteIndexResponse) GoString() string
- func (s *DeleteIndexResponse) SetBody(v *DeleteIndexResponseBody) *DeleteIndexResponse
- func (s *DeleteIndexResponse) SetHeaders(v map[string]*string) *DeleteIndexResponse
- func (s *DeleteIndexResponse) SetStatusCode(v int32) *DeleteIndexResponse
- func (s DeleteIndexResponse) String() string
- type DeleteIndexResponseBody
- type DeleteIndexVersionResponse
- func (s DeleteIndexVersionResponse) GoString() string
- func (s *DeleteIndexVersionResponse) SetBody(v *DeleteIndexVersionResponseBody) *DeleteIndexVersionResponse
- func (s *DeleteIndexVersionResponse) SetHeaders(v map[string]*string) *DeleteIndexVersionResponse
- func (s *DeleteIndexVersionResponse) SetStatusCode(v int32) *DeleteIndexVersionResponse
- func (s DeleteIndexVersionResponse) String() string
- type DeleteIndexVersionResponseBody
- func (s DeleteIndexVersionResponseBody) GoString() string
- func (s *DeleteIndexVersionResponseBody) SetRequestId(v string) *DeleteIndexVersionResponseBody
- func (s *DeleteIndexVersionResponseBody) SetResult(v map[string]interface{}) *DeleteIndexVersionResponseBody
- func (s DeleteIndexVersionResponseBody) String() string
- type DeleteInstanceResponse
- func (s DeleteInstanceResponse) GoString() string
- func (s *DeleteInstanceResponse) SetBody(v *DeleteInstanceResponseBody) *DeleteInstanceResponse
- func (s *DeleteInstanceResponse) SetHeaders(v map[string]*string) *DeleteInstanceResponse
- func (s *DeleteInstanceResponse) SetStatusCode(v int32) *DeleteInstanceResponse
- func (s DeleteInstanceResponse) String() string
- type DeleteInstanceResponseBody
- type DeletePublicUrlResponse
- func (s DeletePublicUrlResponse) GoString() string
- func (s *DeletePublicUrlResponse) SetBody(v *DeletePublicUrlResponseBody) *DeletePublicUrlResponse
- func (s *DeletePublicUrlResponse) SetHeaders(v map[string]*string) *DeletePublicUrlResponse
- func (s *DeletePublicUrlResponse) SetStatusCode(v int32) *DeletePublicUrlResponse
- func (s DeletePublicUrlResponse) String() string
- type DeletePublicUrlResponseBody
- func (s DeletePublicUrlResponseBody) GoString() string
- func (s *DeletePublicUrlResponseBody) SetRequestId(v string) *DeletePublicUrlResponseBody
- func (s *DeletePublicUrlResponseBody) SetResult(v map[string]interface{}) *DeletePublicUrlResponseBody
- func (s DeletePublicUrlResponseBody) String() string
- type DeleteSqlInstanceResponse
- func (s DeleteSqlInstanceResponse) GoString() string
- func (s *DeleteSqlInstanceResponse) SetBody(v *DeleteSqlInstanceResponseBody) *DeleteSqlInstanceResponse
- func (s *DeleteSqlInstanceResponse) SetHeaders(v map[string]*string) *DeleteSqlInstanceResponse
- func (s *DeleteSqlInstanceResponse) SetStatusCode(v int32) *DeleteSqlInstanceResponse
- func (s DeleteSqlInstanceResponse) String() string
- type DeleteSqlInstanceResponseBody
- func (s DeleteSqlInstanceResponseBody) GoString() string
- func (s *DeleteSqlInstanceResponseBody) SetRequestId(v string) *DeleteSqlInstanceResponseBody
- func (s *DeleteSqlInstanceResponseBody) SetResult(v *DeleteSqlInstanceResponseBodyResult) *DeleteSqlInstanceResponseBody
- func (s DeleteSqlInstanceResponseBody) String() string
- type DeleteSqlInstanceResponseBodyResult
- func (s DeleteSqlInstanceResponseBodyResult) GoString() string
- func (s *DeleteSqlInstanceResponseBodyResult) SetRequestId(v string) *DeleteSqlInstanceResponseBodyResult
- func (s *DeleteSqlInstanceResponseBodyResult) SetResult(v map[string]*string) *DeleteSqlInstanceResponseBodyResult
- func (s DeleteSqlInstanceResponseBodyResult) String() string
- type DeleteTableResponse
- func (s DeleteTableResponse) GoString() string
- func (s *DeleteTableResponse) SetBody(v *DeleteTableResponseBody) *DeleteTableResponse
- func (s *DeleteTableResponse) SetHeaders(v map[string]*string) *DeleteTableResponse
- func (s *DeleteTableResponse) SetStatusCode(v int32) *DeleteTableResponse
- func (s DeleteTableResponse) String() string
- type DeleteTableResponseBody
- type DescribeRegionsRequest
- type DescribeRegionsResponse
- func (s DescribeRegionsResponse) GoString() string
- func (s *DescribeRegionsResponse) SetBody(v *DescribeRegionsResponseBody) *DescribeRegionsResponse
- func (s *DescribeRegionsResponse) SetHeaders(v map[string]*string) *DescribeRegionsResponse
- func (s *DescribeRegionsResponse) SetStatusCode(v int32) *DescribeRegionsResponse
- func (s DescribeRegionsResponse) String() string
- type DescribeRegionsResponseBody
- func (s DescribeRegionsResponseBody) GoString() string
- func (s *DescribeRegionsResponseBody) SetRequestId(v string) *DescribeRegionsResponseBody
- func (s *DescribeRegionsResponseBody) SetResult(v []*DescribeRegionsResponseBodyResult) *DescribeRegionsResponseBody
- func (s DescribeRegionsResponseBody) String() string
- type DescribeRegionsResponseBodyResult
- func (s DescribeRegionsResponseBodyResult) GoString() string
- func (s *DescribeRegionsResponseBodyResult) SetEndpoint(v string) *DescribeRegionsResponseBodyResult
- func (s *DescribeRegionsResponseBodyResult) SetLocalName(v string) *DescribeRegionsResponseBodyResult
- func (s *DescribeRegionsResponseBodyResult) SetRegionId(v string) *DescribeRegionsResponseBodyResult
- func (s DescribeRegionsResponseBodyResult) String() string
- type ErrorResponse
- type ExecuteSqlInstanceRequest
- func (s ExecuteSqlInstanceRequest) GoString() string
- func (s *ExecuteSqlInstanceRequest) SetCombineParam(v map[string]interface{}) *ExecuteSqlInstanceRequest
- func (s *ExecuteSqlInstanceRequest) SetContent(v string) *ExecuteSqlInstanceRequest
- func (s *ExecuteSqlInstanceRequest) SetDomain(v string) *ExecuteSqlInstanceRequest
- func (s *ExecuteSqlInstanceRequest) SetDynamicParam(v map[string]interface{}) *ExecuteSqlInstanceRequest
- func (s *ExecuteSqlInstanceRequest) SetKvpair(v map[string]interface{}) *ExecuteSqlInstanceRequest
- func (s *ExecuteSqlInstanceRequest) SetParams(v map[string]interface{}) *ExecuteSqlInstanceRequest
- func (s *ExecuteSqlInstanceRequest) SetStaticParam(v map[string]interface{}) *ExecuteSqlInstanceRequest
- func (s ExecuteSqlInstanceRequest) String() string
- type ExecuteSqlInstanceResponse
- func (s ExecuteSqlInstanceResponse) GoString() string
- func (s *ExecuteSqlInstanceResponse) SetBody(v *ExecuteSqlInstanceResponseBody) *ExecuteSqlInstanceResponse
- func (s *ExecuteSqlInstanceResponse) SetHeaders(v map[string]*string) *ExecuteSqlInstanceResponse
- func (s *ExecuteSqlInstanceResponse) SetStatusCode(v int32) *ExecuteSqlInstanceResponse
- func (s ExecuteSqlInstanceResponse) String() string
- type ExecuteSqlInstanceResponseBody
- func (s ExecuteSqlInstanceResponseBody) GoString() string
- func (s *ExecuteSqlInstanceResponseBody) SetRequestId(v string) *ExecuteSqlInstanceResponseBody
- func (s *ExecuteSqlInstanceResponseBody) SetResult(v *ExecuteSqlInstanceResponseBodyResult) *ExecuteSqlInstanceResponseBody
- func (s ExecuteSqlInstanceResponseBody) String() string
- type ExecuteSqlInstanceResponseBodyResult
- func (s ExecuteSqlInstanceResponseBodyResult) GoString() string
- func (s *ExecuteSqlInstanceResponseBodyResult) SetGmtCreate(v string) *ExecuteSqlInstanceResponseBodyResult
- func (s *ExecuteSqlInstanceResponseBodyResult) SetGmtModified(v string) *ExecuteSqlInstanceResponseBodyResult
- func (s *ExecuteSqlInstanceResponseBodyResult) SetId(v int64) *ExecuteSqlInstanceResponseBodyResult
- func (s *ExecuteSqlInstanceResponseBodyResult) SetInstanceId(v int64) *ExecuteSqlInstanceResponseBodyResult
- func (s *ExecuteSqlInstanceResponseBodyResult) SetIsDir(v int32) *ExecuteSqlInstanceResponseBodyResult
- func (s *ExecuteSqlInstanceResponseBodyResult) SetName(v string) *ExecuteSqlInstanceResponseBodyResult
- func (s *ExecuteSqlInstanceResponseBodyResult) SetParent(v int64) *ExecuteSqlInstanceResponseBodyResult
- func (s *ExecuteSqlInstanceResponseBodyResult) SetTemplateId(v int64) *ExecuteSqlInstanceResponseBodyResult
- func (s *ExecuteSqlInstanceResponseBodyResult) SetType(v string) *ExecuteSqlInstanceResponseBodyResult
- func (s ExecuteSqlInstanceResponseBodyResult) String() string
- type FilesConfigVariablesValue
- func (s FilesConfigVariablesValue) GoString() string
- func (s *FilesConfigVariablesValue) SetDescription(v string) *FilesConfigVariablesValue
- func (s *FilesConfigVariablesValue) SetDisableModify(v bool) *FilesConfigVariablesValue
- func (s *FilesConfigVariablesValue) SetIsModify(v bool) *FilesConfigVariablesValue
- func (s *FilesConfigVariablesValue) SetType(v string) *FilesConfigVariablesValue
- func (s *FilesConfigVariablesValue) SetValue(v string) *FilesConfigVariablesValue
- func (s FilesConfigVariablesValue) String() string
- type ForceSwitchResponse
- func (s ForceSwitchResponse) GoString() string
- func (s *ForceSwitchResponse) SetBody(v *ForceSwitchResponseBody) *ForceSwitchResponse
- func (s *ForceSwitchResponse) SetHeaders(v map[string]*string) *ForceSwitchResponse
- func (s *ForceSwitchResponse) SetStatusCode(v int32) *ForceSwitchResponse
- func (s ForceSwitchResponse) String() string
- type ForceSwitchResponseBody
- type GetAdvanceConfigFileRequest
- type GetAdvanceConfigFileResponse
- func (s GetAdvanceConfigFileResponse) GoString() string
- func (s *GetAdvanceConfigFileResponse) SetBody(v *GetAdvanceConfigFileResponseBody) *GetAdvanceConfigFileResponse
- func (s *GetAdvanceConfigFileResponse) SetHeaders(v map[string]*string) *GetAdvanceConfigFileResponse
- func (s *GetAdvanceConfigFileResponse) SetStatusCode(v int32) *GetAdvanceConfigFileResponse
- func (s GetAdvanceConfigFileResponse) String() string
- type GetAdvanceConfigFileResponseBody
- func (s GetAdvanceConfigFileResponseBody) GoString() string
- func (s *GetAdvanceConfigFileResponseBody) SetRequestId(v string) *GetAdvanceConfigFileResponseBody
- func (s *GetAdvanceConfigFileResponseBody) SetResult(v *GetAdvanceConfigFileResponseBodyResult) *GetAdvanceConfigFileResponseBody
- func (s GetAdvanceConfigFileResponseBody) String() string
- type GetAdvanceConfigFileResponseBodyResult
- type GetAdvanceConfigRequest
- type GetAdvanceConfigResponse
- func (s GetAdvanceConfigResponse) GoString() string
- func (s *GetAdvanceConfigResponse) SetBody(v *GetAdvanceConfigResponseBody) *GetAdvanceConfigResponse
- func (s *GetAdvanceConfigResponse) SetHeaders(v map[string]*string) *GetAdvanceConfigResponse
- func (s *GetAdvanceConfigResponse) SetStatusCode(v int32) *GetAdvanceConfigResponse
- func (s GetAdvanceConfigResponse) String() string
- type GetAdvanceConfigResponseBody
- func (s GetAdvanceConfigResponseBody) GoString() string
- func (s *GetAdvanceConfigResponseBody) SetRequestId(v string) *GetAdvanceConfigResponseBody
- func (s *GetAdvanceConfigResponseBody) SetResult(v *GetAdvanceConfigResponseBodyResult) *GetAdvanceConfigResponseBody
- func (s GetAdvanceConfigResponseBody) String() string
- type GetAdvanceConfigResponseBodyResult
- func (s GetAdvanceConfigResponseBodyResult) GoString() string
- func (s *GetAdvanceConfigResponseBodyResult) SetContent(v string) *GetAdvanceConfigResponseBodyResult
- func (s *GetAdvanceConfigResponseBodyResult) SetContentType(v string) *GetAdvanceConfigResponseBodyResult
- func (s *GetAdvanceConfigResponseBodyResult) SetDesc(v string) *GetAdvanceConfigResponseBodyResult
- func (s *GetAdvanceConfigResponseBodyResult) SetFiles(v []*GetAdvanceConfigResponseBodyResultFiles) *GetAdvanceConfigResponseBodyResult
- func (s *GetAdvanceConfigResponseBodyResult) SetName(v string) *GetAdvanceConfigResponseBodyResult
- func (s *GetAdvanceConfigResponseBodyResult) SetStatus(v string) *GetAdvanceConfigResponseBodyResult
- func (s *GetAdvanceConfigResponseBodyResult) SetUpdateTime(v int64) *GetAdvanceConfigResponseBodyResult
- func (s GetAdvanceConfigResponseBodyResult) String() string
- type GetAdvanceConfigResponseBodyResultFiles
- func (s GetAdvanceConfigResponseBodyResultFiles) GoString() string
- func (s *GetAdvanceConfigResponseBodyResultFiles) SetFullPathName(v string) *GetAdvanceConfigResponseBodyResultFiles
- func (s *GetAdvanceConfigResponseBodyResultFiles) SetIsDir(v bool) *GetAdvanceConfigResponseBodyResultFiles
- func (s *GetAdvanceConfigResponseBodyResultFiles) SetIsTemplate(v bool) *GetAdvanceConfigResponseBodyResultFiles
- func (s *GetAdvanceConfigResponseBodyResultFiles) SetName(v string) *GetAdvanceConfigResponseBodyResultFiles
- func (s GetAdvanceConfigResponseBodyResultFiles) String() string
- type GetClusterResponse
- func (s GetClusterResponse) GoString() string
- func (s *GetClusterResponse) SetBody(v *GetClusterResponseBody) *GetClusterResponse
- func (s *GetClusterResponse) SetHeaders(v map[string]*string) *GetClusterResponse
- func (s *GetClusterResponse) SetStatusCode(v int32) *GetClusterResponse
- func (s GetClusterResponse) String() string
- type GetClusterResponseBody
- type GetClusterResponseBodyResult
- func (s GetClusterResponseBodyResult) GoString() string
- func (s *GetClusterResponseBodyResult) SetConfig(v map[string]map[string]interface{}) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetConfigUpdateTime(v string) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetCreateTime(v string) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetCurrentAdvanceConfigVersion(v string) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetCurrentOnlineConfigVersion(v string) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetDataNode(v *GetClusterResponseBodyResultDataNode) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetDescription(v string) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetLatestAdvanceConfigVersion(v string) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetLatestOnlineConfigVersion(v string) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetName(v string) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetQueryNode(v *GetClusterResponseBodyResultQueryNode) *GetClusterResponseBodyResult
- func (s *GetClusterResponseBodyResult) SetStatus(v string) *GetClusterResponseBodyResult
- func (s GetClusterResponseBodyResult) String() string
- type GetClusterResponseBodyResultDataNode
- func (s GetClusterResponseBodyResultDataNode) GoString() string
- func (s *GetClusterResponseBodyResultDataNode) SetName(v string) *GetClusterResponseBodyResultDataNode
- func (s *GetClusterResponseBodyResultDataNode) SetNumber(v int32) *GetClusterResponseBodyResultDataNode
- func (s *GetClusterResponseBodyResultDataNode) SetPartition(v int32) *GetClusterResponseBodyResultDataNode
- func (s GetClusterResponseBodyResultDataNode) String() string
- type GetClusterResponseBodyResultQueryNode
- func (s GetClusterResponseBodyResultQueryNode) GoString() string
- func (s *GetClusterResponseBodyResultQueryNode) SetName(v string) *GetClusterResponseBodyResultQueryNode
- func (s *GetClusterResponseBodyResultQueryNode) SetNumber(v int32) *GetClusterResponseBodyResultQueryNode
- func (s *GetClusterResponseBodyResultQueryNode) SetPartition(v int32) *GetClusterResponseBodyResultQueryNode
- func (s GetClusterResponseBodyResultQueryNode) String() string
- type GetClusterRunTimeInfoResponse
- func (s GetClusterRunTimeInfoResponse) GoString() string
- func (s *GetClusterRunTimeInfoResponse) SetBody(v *GetClusterRunTimeInfoResponseBody) *GetClusterRunTimeInfoResponse
- func (s *GetClusterRunTimeInfoResponse) SetHeaders(v map[string]*string) *GetClusterRunTimeInfoResponse
- func (s *GetClusterRunTimeInfoResponse) SetStatusCode(v int32) *GetClusterRunTimeInfoResponse
- func (s GetClusterRunTimeInfoResponse) String() string
- type GetClusterRunTimeInfoResponseBody
- func (s GetClusterRunTimeInfoResponseBody) GoString() string
- func (s *GetClusterRunTimeInfoResponseBody) SetRequestId(v string) *GetClusterRunTimeInfoResponseBody
- func (s *GetClusterRunTimeInfoResponseBody) SetResult(v []*GetClusterRunTimeInfoResponseBodyResult) *GetClusterRunTimeInfoResponseBody
- func (s GetClusterRunTimeInfoResponseBody) String() string
- type GetClusterRunTimeInfoResponseBodyResult
- func (s GetClusterRunTimeInfoResponseBodyResult) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResult) SetClusterName(v string) *GetClusterRunTimeInfoResponseBodyResult
- func (s *GetClusterRunTimeInfoResponseBodyResult) SetDataNodes(v []*GetClusterRunTimeInfoResponseBodyResultDataNodes) *GetClusterRunTimeInfoResponseBodyResult
- func (s *GetClusterRunTimeInfoResponseBodyResult) SetQueryNode(v *GetClusterRunTimeInfoResponseBodyResultQueryNode) *GetClusterRunTimeInfoResponseBodyResult
- func (s GetClusterRunTimeInfoResponseBodyResult) String() string
- type GetClusterRunTimeInfoResponseBodyResultDataNodes
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodes) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodes) SetConfigStatusList(v []*GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) *GetClusterRunTimeInfoResponseBodyResultDataNodes
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodes) SetDataStatusList(v []*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) *GetClusterRunTimeInfoResponseBodyResultDataNodes
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodes) SetServiceStatus(v *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) *GetClusterRunTimeInfoResponseBodyResultDataNodes
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodes) String() string
- type GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetConfigUpdateTime(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetDonePercent(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetDoneSize(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetName(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetTotalSize(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) String() string
- type GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetAdvanceConfigInfo(...) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetDeployFailedWorker(v []*string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetDocSize(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetDonePercent(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetDoneSize(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetErrorMsg(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetFullUpdateTime(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetFullVersion(v int64) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetIncUpdateTime(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetIncVersion(v int64) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetIndexConfigInfo(...) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetIndexSize(v int64) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetLackDiskWorker(v []*string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetLackMemWorker(v []*string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetName(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetTotalSize(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) String() string
- type GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo) SetConfigMetaName(v string) ...
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo) SetVersion(v int64) ...
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo) String() string
- type GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo) SetConfigMetaName(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo) SetVersion(v int64) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo) String() string
- type GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) SetDonePercent(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) SetDoneSize(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) SetName(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus
- func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) SetTotalSize(v int32) *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus
- func (s GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) String() string
- type GetClusterRunTimeInfoResponseBodyResultQueryNode
- func (s GetClusterRunTimeInfoResponseBodyResultQueryNode) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNode) SetConfigStatusList(v []*GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) *GetClusterRunTimeInfoResponseBodyResultQueryNode
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNode) SetServiceStatus(v *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) *GetClusterRunTimeInfoResponseBodyResultQueryNode
- func (s GetClusterRunTimeInfoResponseBodyResultQueryNode) String() string
- type GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList
- func (s GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetConfigUpdateTime(v string) *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetDonePercent(v int32) *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetDoneSize(v int32) *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetName(v string) *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetTotalSize(v int32) *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList
- func (s GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) String() string
- type GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus
- func (s GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) GoString() string
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) SetDonePercent(v int32) *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) SetDoneSize(v int32) *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) SetName(v string) *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus
- func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) SetTotalSize(v int32) *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus
- func (s GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) String() string
- type GetDataSourceDeployResponse
- func (s GetDataSourceDeployResponse) GoString() string
- func (s *GetDataSourceDeployResponse) SetBody(v *GetDataSourceDeployResponseBody) *GetDataSourceDeployResponse
- func (s *GetDataSourceDeployResponse) SetHeaders(v map[string]*string) *GetDataSourceDeployResponse
- func (s *GetDataSourceDeployResponse) SetStatusCode(v int32) *GetDataSourceDeployResponse
- func (s GetDataSourceDeployResponse) String() string
- type GetDataSourceDeployResponseBody
- func (s GetDataSourceDeployResponseBody) GoString() string
- func (s *GetDataSourceDeployResponseBody) SetRequestId(v string) *GetDataSourceDeployResponseBody
- func (s *GetDataSourceDeployResponseBody) SetResult(v *GetDataSourceDeployResponseBodyResult) *GetDataSourceDeployResponseBody
- func (s GetDataSourceDeployResponseBody) String() string
- type GetDataSourceDeployResponseBodyResult
- func (s GetDataSourceDeployResponseBodyResult) GoString() string
- func (s *GetDataSourceDeployResponseBodyResult) SetAutoBuildIndex(v bool) *GetDataSourceDeployResponseBodyResult
- func (s *GetDataSourceDeployResponseBodyResult) SetExtend(v *GetDataSourceDeployResponseBodyResultExtend) *GetDataSourceDeployResponseBodyResult
- func (s *GetDataSourceDeployResponseBodyResult) SetProcessor(v *GetDataSourceDeployResponseBodyResultProcessor) *GetDataSourceDeployResponseBodyResult
- func (s *GetDataSourceDeployResponseBodyResult) SetStorage(v *GetDataSourceDeployResponseBodyResultStorage) *GetDataSourceDeployResponseBodyResult
- func (s *GetDataSourceDeployResponseBodyResult) SetSwift(v *GetDataSourceDeployResponseBodyResultSwift) *GetDataSourceDeployResponseBodyResult
- func (s GetDataSourceDeployResponseBodyResult) String() string
- type GetDataSourceDeployResponseBodyResultExtend
- func (s GetDataSourceDeployResponseBodyResultExtend) GoString() string
- func (s *GetDataSourceDeployResponseBodyResultExtend) SetHdfs(v *GetDataSourceDeployResponseBodyResultExtendHdfs) *GetDataSourceDeployResponseBodyResultExtend
- func (s *GetDataSourceDeployResponseBodyResultExtend) SetOdps(v *GetDataSourceDeployResponseBodyResultExtendOdps) *GetDataSourceDeployResponseBodyResultExtend
- func (s *GetDataSourceDeployResponseBodyResultExtend) SetOss(v *GetDataSourceDeployResponseBodyResultExtendOss) *GetDataSourceDeployResponseBodyResultExtend
- func (s *GetDataSourceDeployResponseBodyResultExtend) SetSaro(v *GetDataSourceDeployResponseBodyResultExtendSaro) *GetDataSourceDeployResponseBodyResultExtend
- func (s GetDataSourceDeployResponseBodyResultExtend) String() string
- type GetDataSourceDeployResponseBodyResultExtendHdfs
- type GetDataSourceDeployResponseBodyResultExtendOdps
- type GetDataSourceDeployResponseBodyResultExtendOss
- type GetDataSourceDeployResponseBodyResultExtendSaro
- func (s GetDataSourceDeployResponseBodyResultExtendSaro) GoString() string
- func (s *GetDataSourceDeployResponseBodyResultExtendSaro) SetPath(v string) *GetDataSourceDeployResponseBodyResultExtendSaro
- func (s *GetDataSourceDeployResponseBodyResultExtendSaro) SetVersion(v string) *GetDataSourceDeployResponseBodyResultExtendSaro
- func (s GetDataSourceDeployResponseBodyResultExtendSaro) String() string
- type GetDataSourceDeployResponseBodyResultProcessor
- func (s GetDataSourceDeployResponseBodyResultProcessor) GoString() string
- func (s *GetDataSourceDeployResponseBodyResultProcessor) SetArgs(v string) *GetDataSourceDeployResponseBodyResultProcessor
- func (s *GetDataSourceDeployResponseBodyResultProcessor) SetResource(v string) *GetDataSourceDeployResponseBodyResultProcessor
- func (s GetDataSourceDeployResponseBodyResultProcessor) String() string
- type GetDataSourceDeployResponseBodyResultStorage
- func (s GetDataSourceDeployResponseBodyResultStorage) GoString() string
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetAccessKey(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetAccessSecret(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetBucket(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetCatalog(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetDatabase(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetEndpoint(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetNamespace(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetOssPath(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetPartition(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetPath(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetProject(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetTable(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s *GetDataSourceDeployResponseBodyResultStorage) SetTag(v string) *GetDataSourceDeployResponseBodyResultStorage
- func (s GetDataSourceDeployResponseBodyResultStorage) String() string
- type GetDataSourceDeployResponseBodyResultSwift
- func (s GetDataSourceDeployResponseBodyResultSwift) GoString() string
- func (s *GetDataSourceDeployResponseBodyResultSwift) SetTopic(v string) *GetDataSourceDeployResponseBodyResultSwift
- func (s *GetDataSourceDeployResponseBodyResultSwift) SetZk(v string) *GetDataSourceDeployResponseBodyResultSwift
- func (s GetDataSourceDeployResponseBodyResultSwift) String() string
- type GetDataSourceResponse
- func (s GetDataSourceResponse) GoString() string
- func (s *GetDataSourceResponse) SetBody(v *GetDataSourceResponseBody) *GetDataSourceResponse
- func (s *GetDataSourceResponse) SetHeaders(v map[string]*string) *GetDataSourceResponse
- func (s *GetDataSourceResponse) SetStatusCode(v int32) *GetDataSourceResponse
- func (s GetDataSourceResponse) String() string
- type GetDataSourceResponseBody
- type GetDataSourceResponseBodyResult
- func (s GetDataSourceResponseBodyResult) GoString() string
- func (s *GetDataSourceResponseBodyResult) SetDomain(v string) *GetDataSourceResponseBodyResult
- func (s *GetDataSourceResponseBodyResult) SetIndexes(v []*string) *GetDataSourceResponseBodyResult
- func (s *GetDataSourceResponseBodyResult) SetLastFulTime(v int64) *GetDataSourceResponseBodyResult
- func (s *GetDataSourceResponseBodyResult) SetName(v string) *GetDataSourceResponseBodyResult
- func (s *GetDataSourceResponseBodyResult) SetStatus(v string) *GetDataSourceResponseBodyResult
- func (s *GetDataSourceResponseBodyResult) SetType(v string) *GetDataSourceResponseBodyResult
- func (s GetDataSourceResponseBodyResult) String() string
- type GetDatabaseSchemaResponse
- func (s GetDatabaseSchemaResponse) GoString() string
- func (s *GetDatabaseSchemaResponse) SetBody(v *GetDatabaseSchemaResponseBody) *GetDatabaseSchemaResponse
- func (s *GetDatabaseSchemaResponse) SetHeaders(v map[string]*string) *GetDatabaseSchemaResponse
- func (s *GetDatabaseSchemaResponse) SetStatusCode(v int32) *GetDatabaseSchemaResponse
- func (s GetDatabaseSchemaResponse) String() string
- type GetDatabaseSchemaResponseBody
- func (s GetDatabaseSchemaResponseBody) GoString() string
- func (s *GetDatabaseSchemaResponseBody) SetRequestId(v string) *GetDatabaseSchemaResponseBody
- func (s *GetDatabaseSchemaResponseBody) SetResult(v []*GetDatabaseSchemaResponseBodyResult) *GetDatabaseSchemaResponseBody
- func (s GetDatabaseSchemaResponseBody) String() string
- type GetDatabaseSchemaResponseBodyResult
- func (s GetDatabaseSchemaResponseBodyResult) GoString() string
- func (s *GetDatabaseSchemaResponseBodyResult) SetFieldName(v string) *GetDatabaseSchemaResponseBodyResult
- func (s *GetDatabaseSchemaResponseBodyResult) SetFieldType(v string) *GetDatabaseSchemaResponseBodyResult
- func (s *GetDatabaseSchemaResponseBodyResult) SetFieldTypeDetail(v map[string]interface{}) *GetDatabaseSchemaResponseBodyResult
- func (s *GetDatabaseSchemaResponseBodyResult) SetIndexName(v string) *GetDatabaseSchemaResponseBodyResult
- func (s *GetDatabaseSchemaResponseBodyResult) SetIndexType(v string) *GetDatabaseSchemaResponseBodyResult
- func (s GetDatabaseSchemaResponseBodyResult) String() string
- type GetDeployGraphResponse
- func (s GetDeployGraphResponse) GoString() string
- func (s *GetDeployGraphResponse) SetBody(v *GetDeployGraphResponseBody) *GetDeployGraphResponse
- func (s *GetDeployGraphResponse) SetHeaders(v map[string]*string) *GetDeployGraphResponse
- func (s *GetDeployGraphResponse) SetStatusCode(v int32) *GetDeployGraphResponse
- func (s GetDeployGraphResponse) String() string
- type GetDeployGraphResponseBody
- func (s GetDeployGraphResponseBody) GoString() string
- func (s *GetDeployGraphResponseBody) SetRequestId(v string) *GetDeployGraphResponseBody
- func (s *GetDeployGraphResponseBody) SetResult(v *GetDeployGraphResponseBodyResult) *GetDeployGraphResponseBody
- func (s GetDeployGraphResponseBody) String() string
- type GetDeployGraphResponseBodyResult
- type GetDeployGraphResponseBodyResultGraph
- func (s GetDeployGraphResponseBodyResultGraph) GoString() string
- func (s *GetDeployGraphResponseBodyResultGraph) SetIndexMetas(v []*GetDeployGraphResponseBodyResultGraphIndexMetas) *GetDeployGraphResponseBodyResultGraph
- func (s *GetDeployGraphResponseBodyResultGraph) SetOnlineMaster(v []*GetDeployGraphResponseBodyResultGraphOnlineMaster) *GetDeployGraphResponseBodyResultGraph
- func (s *GetDeployGraphResponseBodyResultGraph) SetTableIndexRelation(v map[string][]*string) *GetDeployGraphResponseBodyResultGraph
- func (s *GetDeployGraphResponseBodyResultGraph) SetTableMetas(v []*GetDeployGraphResponseBodyResultGraphTableMetas) *GetDeployGraphResponseBodyResultGraph
- func (s *GetDeployGraphResponseBodyResultGraph) SetZoneIndexRelation(v map[string][]*string) *GetDeployGraphResponseBodyResultGraph
- func (s *GetDeployGraphResponseBodyResultGraph) SetZoneMetas(v []*GetDeployGraphResponseBodyResultGraphZoneMetas) *GetDeployGraphResponseBodyResultGraph
- func (s GetDeployGraphResponseBodyResultGraph) String() string
- type GetDeployGraphResponseBodyResultGraphIndexMetas
- func (s GetDeployGraphResponseBodyResultGraphIndexMetas) GoString() string
- func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetDomainName(v string) *GetDeployGraphResponseBodyResultGraphIndexMetas
- func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetName(v string) *GetDeployGraphResponseBodyResultGraphIndexMetas
- func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetTableDeployId(v int64) *GetDeployGraphResponseBodyResultGraphIndexMetas
- func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetTableName(v string) *GetDeployGraphResponseBodyResultGraphIndexMetas
- func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetTag(v string) *GetDeployGraphResponseBodyResultGraphIndexMetas
- func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetZoneName(v string) *GetDeployGraphResponseBodyResultGraphIndexMetas
- func (s GetDeployGraphResponseBodyResultGraphIndexMetas) String() string
- type GetDeployGraphResponseBodyResultGraphOnlineMaster
- func (s GetDeployGraphResponseBodyResultGraphOnlineMaster) GoString() string
- func (s *GetDeployGraphResponseBodyResultGraphOnlineMaster) SetDomainName(v string) *GetDeployGraphResponseBodyResultGraphOnlineMaster
- func (s *GetDeployGraphResponseBodyResultGraphOnlineMaster) SetHippoId(v string) *GetDeployGraphResponseBodyResultGraphOnlineMaster
- func (s *GetDeployGraphResponseBodyResultGraphOnlineMaster) SetId(v int64) *GetDeployGraphResponseBodyResultGraphOnlineMaster
- func (s *GetDeployGraphResponseBodyResultGraphOnlineMaster) SetName(v string) *GetDeployGraphResponseBodyResultGraphOnlineMaster
- func (s GetDeployGraphResponseBodyResultGraphOnlineMaster) String() string
- type GetDeployGraphResponseBodyResultGraphTableMetas
- func (s GetDeployGraphResponseBodyResultGraphTableMetas) GoString() string
- func (s *GetDeployGraphResponseBodyResultGraphTableMetas) SetBuildDeployId(v int64) *GetDeployGraphResponseBodyResultGraphTableMetas
- func (s *GetDeployGraphResponseBodyResultGraphTableMetas) SetDomainName(v string) *GetDeployGraphResponseBodyResultGraphTableMetas
- func (s *GetDeployGraphResponseBodyResultGraphTableMetas) SetName(v string) *GetDeployGraphResponseBodyResultGraphTableMetas
- func (s *GetDeployGraphResponseBodyResultGraphTableMetas) SetTableDeployId(v int64) *GetDeployGraphResponseBodyResultGraphTableMetas
- func (s *GetDeployGraphResponseBodyResultGraphTableMetas) SetTag(v string) *GetDeployGraphResponseBodyResultGraphTableMetas
- func (s *GetDeployGraphResponseBodyResultGraphTableMetas) SetType(v string) *GetDeployGraphResponseBodyResultGraphTableMetas
- func (s GetDeployGraphResponseBodyResultGraphTableMetas) String() string
- type GetDeployGraphResponseBodyResultGraphZoneMetas
- func (s GetDeployGraphResponseBodyResultGraphZoneMetas) GoString() string
- func (s *GetDeployGraphResponseBodyResultGraphZoneMetas) SetDomainInfo(v string) *GetDeployGraphResponseBodyResultGraphZoneMetas
- func (s *GetDeployGraphResponseBodyResultGraphZoneMetas) SetName(v string) *GetDeployGraphResponseBodyResultGraphZoneMetas
- func (s *GetDeployGraphResponseBodyResultGraphZoneMetas) SetSuezAdminName(v string) *GetDeployGraphResponseBodyResultGraphZoneMetas
- func (s *GetDeployGraphResponseBodyResultGraphZoneMetas) SetTag(v string) *GetDeployGraphResponseBodyResultGraphZoneMetas
- func (s *GetDeployGraphResponseBodyResultGraphZoneMetas) SetType(v string) *GetDeployGraphResponseBodyResultGraphZoneMetas
- func (s GetDeployGraphResponseBodyResultGraphZoneMetas) String() string
- type GetFileRequest
- type GetFileResponse
- func (s GetFileResponse) GoString() string
- func (s *GetFileResponse) SetBody(v *GetFileResponseBody) *GetFileResponse
- func (s *GetFileResponse) SetHeaders(v map[string]*string) *GetFileResponse
- func (s *GetFileResponse) SetStatusCode(v int32) *GetFileResponse
- func (s GetFileResponse) String() string
- type GetFileResponseBody
- type GetFileResponseBodyResult
- func (s GetFileResponseBodyResult) GoString() string
- func (s *GetFileResponseBodyResult) SetContent(v string) *GetFileResponseBodyResult
- func (s *GetFileResponseBodyResult) SetDataSource(v string) *GetFileResponseBodyResult
- func (s *GetFileResponseBodyResult) SetExtend(v map[string][]*string) *GetFileResponseBodyResult
- func (s *GetFileResponseBodyResult) SetFullPathName(v string) *GetFileResponseBodyResult
- func (s *GetFileResponseBodyResult) SetIsDir(v bool) *GetFileResponseBodyResult
- func (s *GetFileResponseBodyResult) SetName(v string) *GetFileResponseBodyResult
- func (s *GetFileResponseBodyResult) SetPartition(v int64) *GetFileResponseBodyResult
- func (s GetFileResponseBodyResult) String() string
- type GetIndexOnlineStrategyResponse
- func (s GetIndexOnlineStrategyResponse) GoString() string
- func (s *GetIndexOnlineStrategyResponse) SetBody(v *GetIndexOnlineStrategyResponseBody) *GetIndexOnlineStrategyResponse
- func (s *GetIndexOnlineStrategyResponse) SetHeaders(v map[string]*string) *GetIndexOnlineStrategyResponse
- func (s *GetIndexOnlineStrategyResponse) SetStatusCode(v int32) *GetIndexOnlineStrategyResponse
- func (s GetIndexOnlineStrategyResponse) String() string
- type GetIndexOnlineStrategyResponseBody
- func (s GetIndexOnlineStrategyResponseBody) GoString() string
- func (s *GetIndexOnlineStrategyResponseBody) SetRequestId(v string) *GetIndexOnlineStrategyResponseBody
- func (s *GetIndexOnlineStrategyResponseBody) SetResult(v *GetIndexOnlineStrategyResponseBodyResult) *GetIndexOnlineStrategyResponseBody
- func (s GetIndexOnlineStrategyResponseBody) String() string
- type GetIndexOnlineStrategyResponseBodyResult
- type GetIndexResponse
- func (s GetIndexResponse) GoString() string
- func (s *GetIndexResponse) SetBody(v *GetIndexResponseBody) *GetIndexResponse
- func (s *GetIndexResponse) SetHeaders(v map[string]*string) *GetIndexResponse
- func (s *GetIndexResponse) SetStatusCode(v int32) *GetIndexResponse
- func (s GetIndexResponse) String() string
- type GetIndexResponseBody
- type GetIndexResponseBodyResult
- func (s GetIndexResponseBodyResult) GoString() string
- func (s *GetIndexResponseBodyResult) SetCluster(v map[string]*ResultClusterValue) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetConfig(v map[string]map[string]interface{}) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetConfigWhenBuild(v map[string]map[string]interface{}) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetContent(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetCreateTime(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetDataSource(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetDataSourceInfo(v *GetIndexResponseBodyResultDataSourceInfo) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetDescription(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetDomain(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetExtend(v map[string][]*string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetFullUpdateTime(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetFullVersion(v int64) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetIncUpdateTime(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetIndexSize(v int64) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetIndexStatus(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetName(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetPartition(v int32) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetUpdateTime(v string) *GetIndexResponseBodyResult
- func (s *GetIndexResponseBodyResult) SetVersions(v []*GetIndexResponseBodyResultVersions) *GetIndexResponseBodyResult
- func (s GetIndexResponseBodyResult) String() string
- type GetIndexResponseBodyResultDataSourceInfo
- func (s GetIndexResponseBodyResultDataSourceInfo) GoString() string
- func (s *GetIndexResponseBodyResultDataSourceInfo) SetAutoBuildIndex(v bool) *GetIndexResponseBodyResultDataSourceInfo
- func (s *GetIndexResponseBodyResultDataSourceInfo) SetConfig(v *GetIndexResponseBodyResultDataSourceInfoConfig) *GetIndexResponseBodyResultDataSourceInfo
- func (s *GetIndexResponseBodyResultDataSourceInfo) SetDomain(v string) *GetIndexResponseBodyResultDataSourceInfo
- func (s *GetIndexResponseBodyResultDataSourceInfo) SetName(v string) *GetIndexResponseBodyResultDataSourceInfo
- func (s *GetIndexResponseBodyResultDataSourceInfo) SetProcessParallelNum(v int32) *GetIndexResponseBodyResultDataSourceInfo
- func (s *GetIndexResponseBodyResultDataSourceInfo) SetProcessPartitionCount(v int32) *GetIndexResponseBodyResultDataSourceInfo
- func (s *GetIndexResponseBodyResultDataSourceInfo) SetSaroConfig(v *GetIndexResponseBodyResultDataSourceInfoSaroConfig) *GetIndexResponseBodyResultDataSourceInfo
- func (s *GetIndexResponseBodyResultDataSourceInfo) SetType(v string) *GetIndexResponseBodyResultDataSourceInfo
- func (s GetIndexResponseBodyResultDataSourceInfo) String() string
- type GetIndexResponseBodyResultDataSourceInfoConfig
- func (s GetIndexResponseBodyResultDataSourceInfoConfig) GoString() string
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetAccessKey(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetAccessSecret(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetBucket(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetCatalog(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetDatabase(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetEndpoint(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetFormat(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetNamespace(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetOssPath(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetPartition(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetPath(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetProject(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetTable(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetTag(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
- func (s GetIndexResponseBodyResultDataSourceInfoConfig) String() string
- type GetIndexResponseBodyResultDataSourceInfoSaroConfig
- func (s GetIndexResponseBodyResultDataSourceInfoSaroConfig) GoString() string
- func (s *GetIndexResponseBodyResultDataSourceInfoSaroConfig) SetNamespace(v string) *GetIndexResponseBodyResultDataSourceInfoSaroConfig
- func (s *GetIndexResponseBodyResultDataSourceInfoSaroConfig) SetTableName(v string) *GetIndexResponseBodyResultDataSourceInfoSaroConfig
- func (s GetIndexResponseBodyResultDataSourceInfoSaroConfig) String() string
- type GetIndexResponseBodyResultVersions
- func (s GetIndexResponseBodyResultVersions) GoString() string
- func (s *GetIndexResponseBodyResultVersions) SetDesc(v string) *GetIndexResponseBodyResultVersions
- func (s *GetIndexResponseBodyResultVersions) SetFiles(v []*GetIndexResponseBodyResultVersionsFiles) *GetIndexResponseBodyResultVersions
- func (s *GetIndexResponseBodyResultVersions) SetName(v string) *GetIndexResponseBodyResultVersions
- func (s *GetIndexResponseBodyResultVersions) SetStatus(v string) *GetIndexResponseBodyResultVersions
- func (s *GetIndexResponseBodyResultVersions) SetUpdateTime(v int64) *GetIndexResponseBodyResultVersions
- func (s *GetIndexResponseBodyResultVersions) SetVersionId(v int32) *GetIndexResponseBodyResultVersions
- func (s GetIndexResponseBodyResultVersions) String() string
- type GetIndexResponseBodyResultVersionsFiles
- func (s GetIndexResponseBodyResultVersionsFiles) GoString() string
- func (s *GetIndexResponseBodyResultVersionsFiles) SetFullPathName(v string) *GetIndexResponseBodyResultVersionsFiles
- func (s *GetIndexResponseBodyResultVersionsFiles) SetIsDir(v bool) *GetIndexResponseBodyResultVersionsFiles
- func (s *GetIndexResponseBodyResultVersionsFiles) SetIsTemplate(v bool) *GetIndexResponseBodyResultVersionsFiles
- func (s *GetIndexResponseBodyResultVersionsFiles) SetName(v string) *GetIndexResponseBodyResultVersionsFiles
- func (s GetIndexResponseBodyResultVersionsFiles) String() string
- type GetIndexVersionResponse
- func (s GetIndexVersionResponse) GoString() string
- func (s *GetIndexVersionResponse) SetBody(v *GetIndexVersionResponseBody) *GetIndexVersionResponse
- func (s *GetIndexVersionResponse) SetHeaders(v map[string]*string) *GetIndexVersionResponse
- func (s *GetIndexVersionResponse) SetStatusCode(v int32) *GetIndexVersionResponse
- func (s GetIndexVersionResponse) String() string
- type GetIndexVersionResponseBody
- func (s GetIndexVersionResponseBody) GoString() string
- func (s *GetIndexVersionResponseBody) SetRequestId(v string) *GetIndexVersionResponseBody
- func (s *GetIndexVersionResponseBody) SetResult(v *GetIndexVersionResponseBodyResult) *GetIndexVersionResponseBody
- func (s GetIndexVersionResponseBody) String() string
- type GetIndexVersionResponseBodyResult
- func (s GetIndexVersionResponseBodyResult) GoString() string
- func (s *GetIndexVersionResponseBodyResult) SetCluster(v string) *GetIndexVersionResponseBodyResult
- func (s *GetIndexVersionResponseBodyResult) SetIndexVersions(v []*GetIndexVersionResponseBodyResultIndexVersions) *GetIndexVersionResponseBodyResult
- func (s GetIndexVersionResponseBodyResult) String() string
- type GetIndexVersionResponseBodyResultIndexVersions
- func (s GetIndexVersionResponseBodyResultIndexVersions) GoString() string
- func (s *GetIndexVersionResponseBodyResultIndexVersions) SetBuildDeployId(v string) *GetIndexVersionResponseBodyResultIndexVersions
- func (s *GetIndexVersionResponseBodyResultIndexVersions) SetCurrentVersion(v int64) *GetIndexVersionResponseBodyResultIndexVersions
- func (s *GetIndexVersionResponseBodyResultIndexVersions) SetIndexName(v string) *GetIndexVersionResponseBodyResultIndexVersions
- func (s *GetIndexVersionResponseBodyResultIndexVersions) SetVersions(v []*int64) *GetIndexVersionResponseBodyResultIndexVersions
- func (s GetIndexVersionResponseBodyResultIndexVersions) String() string
- type GetInstanceResponse
- func (s GetInstanceResponse) GoString() string
- func (s *GetInstanceResponse) SetBody(v *GetInstanceResponseBody) *GetInstanceResponse
- func (s *GetInstanceResponse) SetHeaders(v map[string]*string) *GetInstanceResponse
- func (s *GetInstanceResponse) SetStatusCode(v int32) *GetInstanceResponse
- func (s GetInstanceResponse) String() string
- type GetInstanceResponseBody
- type GetInstanceResponseBodyResult
- func (s GetInstanceResponseBodyResult) GoString() string
- func (s *GetInstanceResponseBodyResult) SetBsVersion(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetChargeType(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetCommodityCode(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetCreateTime(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetDescription(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetEdition(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetExpiredTime(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetInDebt(v bool) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetInstanceId(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetLockMode(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetNetwork(v *GetInstanceResponseBodyResultNetwork) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetNewMode(v bool) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetNoQrs(v bool) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetResourceGroupId(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetSpec(v *GetInstanceResponseBodyResultSpec) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetStatus(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetTags(v []*GetInstanceResponseBodyResultTags) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetUpdateTime(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetUserName(v string) *GetInstanceResponseBodyResult
- func (s *GetInstanceResponseBodyResult) SetVersion(v string) *GetInstanceResponseBodyResult
- func (s GetInstanceResponseBodyResult) String() string
- type GetInstanceResponseBodyResultNetwork
- func (s GetInstanceResponseBodyResultNetwork) GoString() string
- func (s *GetInstanceResponseBodyResultNetwork) SetAllow(v string) *GetInstanceResponseBodyResultNetwork
- func (s *GetInstanceResponseBodyResultNetwork) SetEndpoint(v string) *GetInstanceResponseBodyResultNetwork
- func (s *GetInstanceResponseBodyResultNetwork) SetPublicEndpoint(v string) *GetInstanceResponseBodyResultNetwork
- func (s *GetInstanceResponseBodyResultNetwork) SetVSwitchId(v string) *GetInstanceResponseBodyResultNetwork
- func (s *GetInstanceResponseBodyResultNetwork) SetVpcId(v string) *GetInstanceResponseBodyResultNetwork
- func (s GetInstanceResponseBodyResultNetwork) String() string
- type GetInstanceResponseBodyResultSpec
- func (s GetInstanceResponseBodyResultSpec) GoString() string
- func (s *GetInstanceResponseBodyResultSpec) SetQrsResource(v *GetInstanceResponseBodyResultSpecQrsResource) *GetInstanceResponseBodyResultSpec
- func (s *GetInstanceResponseBodyResultSpec) SetSearchResource(v *GetInstanceResponseBodyResultSpecSearchResource) *GetInstanceResponseBodyResultSpec
- func (s GetInstanceResponseBodyResultSpec) String() string
- type GetInstanceResponseBodyResultSpecQrsResource
- func (s GetInstanceResponseBodyResultSpecQrsResource) GoString() string
- func (s *GetInstanceResponseBodyResultSpecQrsResource) SetCategory(v string) *GetInstanceResponseBodyResultSpecQrsResource
- func (s *GetInstanceResponseBodyResultSpecQrsResource) SetCpu(v int32) *GetInstanceResponseBodyResultSpecQrsResource
- func (s *GetInstanceResponseBodyResultSpecQrsResource) SetDisk(v int32) *GetInstanceResponseBodyResultSpecQrsResource
- func (s *GetInstanceResponseBodyResultSpecQrsResource) SetMem(v int32) *GetInstanceResponseBodyResultSpecQrsResource
- func (s *GetInstanceResponseBodyResultSpecQrsResource) SetNodeCount(v int32) *GetInstanceResponseBodyResultSpecQrsResource
- func (s GetInstanceResponseBodyResultSpecQrsResource) String() string
- type GetInstanceResponseBodyResultSpecSearchResource
- func (s GetInstanceResponseBodyResultSpecSearchResource) GoString() string
- func (s *GetInstanceResponseBodyResultSpecSearchResource) SetCategory(v string) *GetInstanceResponseBodyResultSpecSearchResource
- func (s *GetInstanceResponseBodyResultSpecSearchResource) SetCpu(v int32) *GetInstanceResponseBodyResultSpecSearchResource
- func (s *GetInstanceResponseBodyResultSpecSearchResource) SetDisk(v int32) *GetInstanceResponseBodyResultSpecSearchResource
- func (s *GetInstanceResponseBodyResultSpecSearchResource) SetMem(v int32) *GetInstanceResponseBodyResultSpecSearchResource
- func (s *GetInstanceResponseBodyResultSpecSearchResource) SetNodeCount(v int32) *GetInstanceResponseBodyResultSpecSearchResource
- func (s GetInstanceResponseBodyResultSpecSearchResource) String() string
- type GetInstanceResponseBodyResultTags
- func (s GetInstanceResponseBodyResultTags) GoString() string
- func (s *GetInstanceResponseBodyResultTags) SetKey(v string) *GetInstanceResponseBodyResultTags
- func (s *GetInstanceResponseBodyResultTags) SetValue(v string) *GetInstanceResponseBodyResultTags
- func (s GetInstanceResponseBodyResultTags) String() string
- type GetNodeConfigRequest
- func (s GetNodeConfigRequest) GoString() string
- func (s *GetNodeConfigRequest) SetClusterName(v string) *GetNodeConfigRequest
- func (s *GetNodeConfigRequest) SetName(v string) *GetNodeConfigRequest
- func (s *GetNodeConfigRequest) SetType(v string) *GetNodeConfigRequest
- func (s GetNodeConfigRequest) String() string
- type GetNodeConfigResponse
- func (s GetNodeConfigResponse) GoString() string
- func (s *GetNodeConfigResponse) SetBody(v *GetNodeConfigResponseBody) *GetNodeConfigResponse
- func (s *GetNodeConfigResponse) SetHeaders(v map[string]*string) *GetNodeConfigResponse
- func (s *GetNodeConfigResponse) SetStatusCode(v int32) *GetNodeConfigResponse
- func (s GetNodeConfigResponse) String() string
- type GetNodeConfigResponseBody
- type GetNodeConfigResponseBodyResult
- func (s GetNodeConfigResponseBodyResult) GoString() string
- func (s *GetNodeConfigResponseBodyResult) SetActive(v bool) *GetNodeConfigResponseBodyResult
- func (s *GetNodeConfigResponseBodyResult) SetDataDuplicateNumber(v int32) *GetNodeConfigResponseBodyResult
- func (s *GetNodeConfigResponseBodyResult) SetDataFragmentNumber(v int32) *GetNodeConfigResponseBodyResult
- func (s *GetNodeConfigResponseBodyResult) SetFlowRatio(v int32) *GetNodeConfigResponseBodyResult
- func (s *GetNodeConfigResponseBodyResult) SetMinServicePercent(v int32) *GetNodeConfigResponseBodyResult
- func (s *GetNodeConfigResponseBodyResult) SetPublished(v bool) *GetNodeConfigResponseBodyResult
- func (s GetNodeConfigResponseBodyResult) String() string
- type GetSqlInstanceRequest
- type GetSqlInstanceResponse
- func (s GetSqlInstanceResponse) GoString() string
- func (s *GetSqlInstanceResponse) SetBody(v *GetSqlInstanceResponseBody) *GetSqlInstanceResponse
- func (s *GetSqlInstanceResponse) SetHeaders(v map[string]*string) *GetSqlInstanceResponse
- func (s *GetSqlInstanceResponse) SetStatusCode(v int32) *GetSqlInstanceResponse
- func (s GetSqlInstanceResponse) String() string
- type GetSqlInstanceResponseBody
- func (s GetSqlInstanceResponseBody) GoString() string
- func (s *GetSqlInstanceResponseBody) SetRequestId(v string) *GetSqlInstanceResponseBody
- func (s *GetSqlInstanceResponseBody) SetResult(v *GetSqlInstanceResponseBodyResult) *GetSqlInstanceResponseBody
- func (s GetSqlInstanceResponseBody) String() string
- type GetSqlInstanceResponseBodyResult
- func (s GetSqlInstanceResponseBodyResult) GoString() string
- func (s *GetSqlInstanceResponseBodyResult) SetCombineParams(v string) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetComment(v string) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetContent(v string) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetDynamicParams(v string) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetGmtCreate(v string) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetGmtModified(v string) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetInstanceId(v int64) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetKvpairs(v string) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetRelatedTemplateId(v int64) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetStaticParams(v string) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetTemplateParams(v string) *GetSqlInstanceResponseBodyResult
- func (s *GetSqlInstanceResponseBodyResult) SetVersion(v int64) *GetSqlInstanceResponseBodyResult
- func (s GetSqlInstanceResponseBodyResult) String() string
- type GetTableGenerationResponse
- func (s GetTableGenerationResponse) GoString() string
- func (s *GetTableGenerationResponse) SetBody(v *GetTableGenerationResponseBody) *GetTableGenerationResponse
- func (s *GetTableGenerationResponse) SetHeaders(v map[string]*string) *GetTableGenerationResponse
- func (s *GetTableGenerationResponse) SetStatusCode(v int32) *GetTableGenerationResponse
- func (s GetTableGenerationResponse) String() string
- type GetTableGenerationResponseBody
- func (s GetTableGenerationResponseBody) GoString() string
- func (s *GetTableGenerationResponseBody) SetRequestId(v string) *GetTableGenerationResponseBody
- func (s *GetTableGenerationResponseBody) SetResult(v *GetTableGenerationResponseBodyResult) *GetTableGenerationResponseBody
- func (s GetTableGenerationResponseBody) String() string
- type GetTableGenerationResponseBodyResult
- func (s GetTableGenerationResponseBodyResult) GoString() string
- func (s *GetTableGenerationResponseBodyResult) SetGenerationId(v int64) *GetTableGenerationResponseBodyResult
- func (s *GetTableGenerationResponseBodyResult) SetStatus(v string) *GetTableGenerationResponseBodyResult
- func (s GetTableGenerationResponseBodyResult) String() string
- type GetTableResponse
- func (s GetTableResponse) GoString() string
- func (s *GetTableResponse) SetBody(v *GetTableResponseBody) *GetTableResponse
- func (s *GetTableResponse) SetHeaders(v map[string]*string) *GetTableResponse
- func (s *GetTableResponse) SetStatusCode(v int32) *GetTableResponse
- func (s GetTableResponse) String() string
- type GetTableResponseBody
- type GetTableResponseBodyResult
- func (s GetTableResponseBodyResult) GoString() string
- func (s *GetTableResponseBodyResult) SetDataProcessConfig(v []*GetTableResponseBodyResultDataProcessConfig) *GetTableResponseBodyResult
- func (s *GetTableResponseBodyResult) SetDataProcessorCount(v int32) *GetTableResponseBodyResult
- func (s *GetTableResponseBodyResult) SetDataSource(v *GetTableResponseBodyResultDataSource) *GetTableResponseBodyResult
- func (s *GetTableResponseBodyResult) SetFieldSchema(v map[string]*string) *GetTableResponseBodyResult
- func (s *GetTableResponseBodyResult) SetName(v string) *GetTableResponseBodyResult
- func (s *GetTableResponseBodyResult) SetPartitionCount(v int32) *GetTableResponseBodyResult
- func (s *GetTableResponseBodyResult) SetPrimaryKey(v string) *GetTableResponseBodyResult
- func (s *GetTableResponseBodyResult) SetRawSchema(v string) *GetTableResponseBodyResult
- func (s *GetTableResponseBodyResult) SetStatus(v string) *GetTableResponseBodyResult
- func (s *GetTableResponseBodyResult) SetVectorIndex(v []*GetTableResponseBodyResultVectorIndex) *GetTableResponseBodyResult
- func (s GetTableResponseBodyResult) String() string
- type GetTableResponseBodyResultDataProcessConfig
- func (s GetTableResponseBodyResultDataProcessConfig) GoString() string
- func (s *GetTableResponseBodyResultDataProcessConfig) SetDstField(v string) *GetTableResponseBodyResultDataProcessConfig
- func (s *GetTableResponseBodyResultDataProcessConfig) SetOperator(v string) *GetTableResponseBodyResultDataProcessConfig
- func (s *GetTableResponseBodyResultDataProcessConfig) SetParams(v *GetTableResponseBodyResultDataProcessConfigParams) *GetTableResponseBodyResultDataProcessConfig
- func (s *GetTableResponseBodyResultDataProcessConfig) SetSrcField(v string) *GetTableResponseBodyResultDataProcessConfig
- func (s GetTableResponseBodyResultDataProcessConfig) String() string
- type GetTableResponseBodyResultDataProcessConfigParams
- func (s GetTableResponseBodyResultDataProcessConfigParams) GoString() string
- func (s *GetTableResponseBodyResultDataProcessConfigParams) SetSrcFieldConfig(v *GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) *GetTableResponseBodyResultDataProcessConfigParams
- func (s *GetTableResponseBodyResultDataProcessConfigParams) SetVectorModal(v string) *GetTableResponseBodyResultDataProcessConfigParams
- func (s *GetTableResponseBodyResultDataProcessConfigParams) SetVectorModel(v string) *GetTableResponseBodyResultDataProcessConfigParams
- func (s GetTableResponseBodyResultDataProcessConfigParams) String() string
- type GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig
- func (s GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) GoString() string
- func (s *GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) SetOssBucket(v string) *GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig
- func (s *GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) SetOssEndpoint(v string) *GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig
- func (s *GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) SetUid(v string) *GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig
- func (s GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) String() string
- type GetTableResponseBodyResultDataSource
- func (s GetTableResponseBodyResultDataSource) GoString() string
- func (s *GetTableResponseBodyResultDataSource) SetAutoBuildIndex(v bool) *GetTableResponseBodyResultDataSource
- func (s *GetTableResponseBodyResultDataSource) SetConfig(v *GetTableResponseBodyResultDataSourceConfig) *GetTableResponseBodyResultDataSource
- func (s *GetTableResponseBodyResultDataSource) SetDataTimeSec(v int32) *GetTableResponseBodyResultDataSource
- func (s *GetTableResponseBodyResultDataSource) SetType(v string) *GetTableResponseBodyResultDataSource
- func (s GetTableResponseBodyResultDataSource) String() string
- type GetTableResponseBodyResultDataSourceConfig
- func (s GetTableResponseBodyResultDataSourceConfig) GoString() string
- func (s *GetTableResponseBodyResultDataSourceConfig) SetAccessKey(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s *GetTableResponseBodyResultDataSourceConfig) SetAccessSecret(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s *GetTableResponseBodyResultDataSourceConfig) SetBucket(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s *GetTableResponseBodyResultDataSourceConfig) SetEndpoint(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s *GetTableResponseBodyResultDataSourceConfig) SetNamespace(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s *GetTableResponseBodyResultDataSourceConfig) SetOssPath(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s *GetTableResponseBodyResultDataSourceConfig) SetPartition(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s *GetTableResponseBodyResultDataSourceConfig) SetPath(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s *GetTableResponseBodyResultDataSourceConfig) SetProject(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s *GetTableResponseBodyResultDataSourceConfig) SetTable(v string) *GetTableResponseBodyResultDataSourceConfig
- func (s GetTableResponseBodyResultDataSourceConfig) String() string
- type GetTableResponseBodyResultVectorIndex
- func (s GetTableResponseBodyResultVectorIndex) GoString() string
- func (s *GetTableResponseBodyResultVectorIndex) SetAdvanceParams(v *GetTableResponseBodyResultVectorIndexAdvanceParams) *GetTableResponseBodyResultVectorIndex
- func (s *GetTableResponseBodyResultVectorIndex) SetDimension(v string) *GetTableResponseBodyResultVectorIndex
- func (s *GetTableResponseBodyResultVectorIndex) SetDistanceType(v string) *GetTableResponseBodyResultVectorIndex
- func (s *GetTableResponseBodyResultVectorIndex) SetIndexName(v string) *GetTableResponseBodyResultVectorIndex
- func (s *GetTableResponseBodyResultVectorIndex) SetNamespace(v string) *GetTableResponseBodyResultVectorIndex
- func (s *GetTableResponseBodyResultVectorIndex) SetSparseIndexField(v string) *GetTableResponseBodyResultVectorIndex
- func (s *GetTableResponseBodyResultVectorIndex) SetSparseValueField(v string) *GetTableResponseBodyResultVectorIndex
- func (s *GetTableResponseBodyResultVectorIndex) SetVectorField(v string) *GetTableResponseBodyResultVectorIndex
- func (s *GetTableResponseBodyResultVectorIndex) SetVectorIndexType(v string) *GetTableResponseBodyResultVectorIndex
- func (s GetTableResponseBodyResultVectorIndex) String() string
- type GetTableResponseBodyResultVectorIndexAdvanceParams
- func (s GetTableResponseBodyResultVectorIndexAdvanceParams) GoString() string
- func (s *GetTableResponseBodyResultVectorIndexAdvanceParams) SetBuildIndexParams(v string) *GetTableResponseBodyResultVectorIndexAdvanceParams
- func (s *GetTableResponseBodyResultVectorIndexAdvanceParams) SetLinearBuildThreshold(v string) *GetTableResponseBodyResultVectorIndexAdvanceParams
- func (s *GetTableResponseBodyResultVectorIndexAdvanceParams) SetMinScanDocCnt(v string) *GetTableResponseBodyResultVectorIndexAdvanceParams
- func (s *GetTableResponseBodyResultVectorIndexAdvanceParams) SetSearchIndexParams(v string) *GetTableResponseBodyResultVectorIndexAdvanceParams
- func (s GetTableResponseBodyResultVectorIndexAdvanceParams) String() string
- type ListAdvanceConfigDirRequest
- type ListAdvanceConfigDirResponse
- func (s ListAdvanceConfigDirResponse) GoString() string
- func (s *ListAdvanceConfigDirResponse) SetBody(v *ListAdvanceConfigDirResponseBody) *ListAdvanceConfigDirResponse
- func (s *ListAdvanceConfigDirResponse) SetHeaders(v map[string]*string) *ListAdvanceConfigDirResponse
- func (s *ListAdvanceConfigDirResponse) SetStatusCode(v int32) *ListAdvanceConfigDirResponse
- func (s ListAdvanceConfigDirResponse) String() string
- type ListAdvanceConfigDirResponseBody
- func (s ListAdvanceConfigDirResponseBody) GoString() string
- func (s *ListAdvanceConfigDirResponseBody) SetRequestId(v string) *ListAdvanceConfigDirResponseBody
- func (s *ListAdvanceConfigDirResponseBody) SetResult(v []*ListAdvanceConfigDirResponseBodyResult) *ListAdvanceConfigDirResponseBody
- func (s ListAdvanceConfigDirResponseBody) String() string
- type ListAdvanceConfigDirResponseBodyResult
- func (s ListAdvanceConfigDirResponseBodyResult) GoString() string
- func (s *ListAdvanceConfigDirResponseBodyResult) SetFullPathName(v string) *ListAdvanceConfigDirResponseBodyResult
- func (s *ListAdvanceConfigDirResponseBodyResult) SetIsDir(v bool) *ListAdvanceConfigDirResponseBodyResult
- func (s *ListAdvanceConfigDirResponseBodyResult) SetIsTemplate(v bool) *ListAdvanceConfigDirResponseBodyResult
- func (s *ListAdvanceConfigDirResponseBodyResult) SetName(v string) *ListAdvanceConfigDirResponseBodyResult
- func (s ListAdvanceConfigDirResponseBodyResult) String() string
- type ListAdvanceConfigsRequest
- func (s ListAdvanceConfigsRequest) GoString() string
- func (s *ListAdvanceConfigsRequest) SetDataSourceName(v string) *ListAdvanceConfigsRequest
- func (s *ListAdvanceConfigsRequest) SetIndexName(v string) *ListAdvanceConfigsRequest
- func (s *ListAdvanceConfigsRequest) SetNewMode(v bool) *ListAdvanceConfigsRequest
- func (s *ListAdvanceConfigsRequest) SetPageNumber(v string) *ListAdvanceConfigsRequest
- func (s *ListAdvanceConfigsRequest) SetPageSize(v string) *ListAdvanceConfigsRequest
- func (s *ListAdvanceConfigsRequest) SetType(v string) *ListAdvanceConfigsRequest
- func (s ListAdvanceConfigsRequest) String() string
- type ListAdvanceConfigsResponse
- func (s ListAdvanceConfigsResponse) GoString() string
- func (s *ListAdvanceConfigsResponse) SetBody(v *ListAdvanceConfigsResponseBody) *ListAdvanceConfigsResponse
- func (s *ListAdvanceConfigsResponse) SetHeaders(v map[string]*string) *ListAdvanceConfigsResponse
- func (s *ListAdvanceConfigsResponse) SetStatusCode(v int32) *ListAdvanceConfigsResponse
- func (s ListAdvanceConfigsResponse) String() string
- type ListAdvanceConfigsResponseBody
- func (s ListAdvanceConfigsResponseBody) GoString() string
- func (s *ListAdvanceConfigsResponseBody) SetRequestId(v string) *ListAdvanceConfigsResponseBody
- func (s *ListAdvanceConfigsResponseBody) SetResult(v []*ListAdvanceConfigsResponseBodyResult) *ListAdvanceConfigsResponseBody
- func (s ListAdvanceConfigsResponseBody) String() string
- type ListAdvanceConfigsResponseBodyResult
- func (s ListAdvanceConfigsResponseBodyResult) GoString() string
- func (s *ListAdvanceConfigsResponseBodyResult) SetAdvanceConfigType(v string) *ListAdvanceConfigsResponseBodyResult
- func (s *ListAdvanceConfigsResponseBodyResult) SetContent(v string) *ListAdvanceConfigsResponseBodyResult
- func (s *ListAdvanceConfigsResponseBodyResult) SetContentType(v string) *ListAdvanceConfigsResponseBodyResult
- func (s *ListAdvanceConfigsResponseBodyResult) SetCreator(v string) *ListAdvanceConfigsResponseBodyResult
- func (s *ListAdvanceConfigsResponseBodyResult) SetDesc(v string) *ListAdvanceConfigsResponseBodyResult
- func (s *ListAdvanceConfigsResponseBodyResult) SetFiles(v []*ListAdvanceConfigsResponseBodyResultFiles) *ListAdvanceConfigsResponseBodyResult
- func (s *ListAdvanceConfigsResponseBodyResult) SetName(v string) *ListAdvanceConfigsResponseBodyResult
- func (s *ListAdvanceConfigsResponseBodyResult) SetStatus(v string) *ListAdvanceConfigsResponseBodyResult
- func (s *ListAdvanceConfigsResponseBodyResult) SetUpdateTime(v int64) *ListAdvanceConfigsResponseBodyResult
- func (s ListAdvanceConfigsResponseBodyResult) String() string
- type ListAdvanceConfigsResponseBodyResultFiles
- func (s ListAdvanceConfigsResponseBodyResultFiles) GoString() string
- func (s *ListAdvanceConfigsResponseBodyResultFiles) SetFullPathName(v string) *ListAdvanceConfigsResponseBodyResultFiles
- func (s *ListAdvanceConfigsResponseBodyResultFiles) SetIsDir(v bool) *ListAdvanceConfigsResponseBodyResultFiles
- func (s *ListAdvanceConfigsResponseBodyResultFiles) SetIsTemplate(v bool) *ListAdvanceConfigsResponseBodyResultFiles
- func (s *ListAdvanceConfigsResponseBodyResultFiles) SetName(v string) *ListAdvanceConfigsResponseBodyResultFiles
- func (s ListAdvanceConfigsResponseBodyResultFiles) String() string
- type ListAliasesResponse
- func (s ListAliasesResponse) GoString() string
- func (s *ListAliasesResponse) SetBody(v *ListAliasesResponseBody) *ListAliasesResponse
- func (s *ListAliasesResponse) SetHeaders(v map[string]*string) *ListAliasesResponse
- func (s *ListAliasesResponse) SetStatusCode(v int32) *ListAliasesResponse
- func (s ListAliasesResponse) String() string
- type ListAliasesResponseBody
- type ListAliasesResponseBodyResult
- type ListClusterNamesResponse
- func (s ListClusterNamesResponse) GoString() string
- func (s *ListClusterNamesResponse) SetBody(v *ListClusterNamesResponseBody) *ListClusterNamesResponse
- func (s *ListClusterNamesResponse) SetHeaders(v map[string]*string) *ListClusterNamesResponse
- func (s *ListClusterNamesResponse) SetStatusCode(v int32) *ListClusterNamesResponse
- func (s ListClusterNamesResponse) String() string
- type ListClusterNamesResponseBody
- func (s ListClusterNamesResponseBody) GoString() string
- func (s *ListClusterNamesResponseBody) SetRequestId(v string) *ListClusterNamesResponseBody
- func (s *ListClusterNamesResponseBody) SetResult(v *ListClusterNamesResponseBodyResult) *ListClusterNamesResponseBody
- func (s ListClusterNamesResponseBody) String() string
- type ListClusterNamesResponseBodyResult
- func (s ListClusterNamesResponseBodyResult) GoString() string
- func (s *ListClusterNamesResponseBodyResult) SetDescription(v string) *ListClusterNamesResponseBodyResult
- func (s *ListClusterNamesResponseBodyResult) SetId(v int64) *ListClusterNamesResponseBodyResult
- func (s *ListClusterNamesResponseBodyResult) SetName(v string) *ListClusterNamesResponseBodyResult
- func (s ListClusterNamesResponseBodyResult) String() string
- type ListClusterTasksResponse
- func (s ListClusterTasksResponse) GoString() string
- func (s *ListClusterTasksResponse) SetBody(v *ListClusterTasksResponseBody) *ListClusterTasksResponse
- func (s *ListClusterTasksResponse) SetHeaders(v map[string]*string) *ListClusterTasksResponse
- func (s *ListClusterTasksResponse) SetStatusCode(v int32) *ListClusterTasksResponse
- func (s ListClusterTasksResponse) String() string
- type ListClusterTasksResponseBody
- func (s ListClusterTasksResponseBody) GoString() string
- func (s *ListClusterTasksResponseBody) SetRequestId(v string) *ListClusterTasksResponseBody
- func (s *ListClusterTasksResponseBody) SetResult(v []*ListClusterTasksResponseBodyResult) *ListClusterTasksResponseBody
- func (s ListClusterTasksResponseBody) String() string
- type ListClusterTasksResponseBodyResult
- func (s ListClusterTasksResponseBodyResult) GoString() string
- func (s *ListClusterTasksResponseBodyResult) SetExtraAttribute(v string) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetField3(v string) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetFsmId(v string) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetGroupType(v string) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetName(v string) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetStatus(v string) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetTags(v []*ListClusterTasksResponseBodyResultTags) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetTaskNodes(v []*ListClusterTasksResponseBodyResultTaskNodes) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetTime(v string) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetType(v string) *ListClusterTasksResponseBodyResult
- func (s *ListClusterTasksResponseBodyResult) SetUser(v string) *ListClusterTasksResponseBodyResult
- func (s ListClusterTasksResponseBodyResult) String() string
- type ListClusterTasksResponseBodyResultTags
- func (s ListClusterTasksResponseBodyResultTags) GoString() string
- func (s *ListClusterTasksResponseBodyResultTags) SetMsg(v string) *ListClusterTasksResponseBodyResultTags
- func (s *ListClusterTasksResponseBodyResultTags) SetTagLevel(v string) *ListClusterTasksResponseBodyResultTags
- func (s ListClusterTasksResponseBodyResultTags) String() string
- type ListClusterTasksResponseBodyResultTaskNodes
- func (s ListClusterTasksResponseBodyResultTaskNodes) GoString() string
- func (s *ListClusterTasksResponseBodyResultTaskNodes) SetFinishDate(v string) *ListClusterTasksResponseBodyResultTaskNodes
- func (s *ListClusterTasksResponseBodyResultTaskNodes) SetIndex(v int64) *ListClusterTasksResponseBodyResultTaskNodes
- func (s *ListClusterTasksResponseBodyResultTaskNodes) SetName(v string) *ListClusterTasksResponseBodyResultTaskNodes
- func (s *ListClusterTasksResponseBodyResultTaskNodes) SetStatus(v string) *ListClusterTasksResponseBodyResultTaskNodes
- func (s ListClusterTasksResponseBodyResultTaskNodes) String() string
- type ListClustersResponse
- func (s ListClustersResponse) GoString() string
- func (s *ListClustersResponse) SetBody(v *ListClustersResponseBody) *ListClustersResponse
- func (s *ListClustersResponse) SetHeaders(v map[string]*string) *ListClustersResponse
- func (s *ListClustersResponse) SetStatusCode(v int32) *ListClustersResponse
- func (s ListClustersResponse) String() string
- type ListClustersResponseBody
- type ListClustersResponseBodyResult
- func (s ListClustersResponseBodyResult) GoString() string
- func (s *ListClustersResponseBodyResult) SetConfig(v map[string]map[string]interface{}) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetConfigUpdateTime(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetCreateTime(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetCurrentAdvanceConfigVersion(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetCurrentOfflineDictConfigVersion(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetCurrentOnlineConfigVersion(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetCurrentOnlineQueryConfigVersion(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetDataNode(v *ListClustersResponseBodyResultDataNode) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetDescription(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetLatestAdvanceConfigVersion(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetLatestOfflineDictConfigVersion(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetLatestOnlineConfigVersion(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetLatestOnlineQueryConfigVersion(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetName(v string) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetQueryNode(v *ListClustersResponseBodyResultQueryNode) *ListClustersResponseBodyResult
- func (s *ListClustersResponseBodyResult) SetStatus(v string) *ListClustersResponseBodyResult
- func (s ListClustersResponseBodyResult) String() string
- type ListClustersResponseBodyResultDataNode
- func (s ListClustersResponseBodyResultDataNode) GoString() string
- func (s *ListClustersResponseBodyResultDataNode) SetName(v string) *ListClustersResponseBodyResultDataNode
- func (s *ListClustersResponseBodyResultDataNode) SetNumber(v int32) *ListClustersResponseBodyResultDataNode
- func (s *ListClustersResponseBodyResultDataNode) SetPartition(v int32) *ListClustersResponseBodyResultDataNode
- func (s ListClustersResponseBodyResultDataNode) String() string
- type ListClustersResponseBodyResultQueryNode
- func (s ListClustersResponseBodyResultQueryNode) GoString() string
- func (s *ListClustersResponseBodyResultQueryNode) SetName(v string) *ListClustersResponseBodyResultQueryNode
- func (s *ListClustersResponseBodyResultQueryNode) SetNumber(v int32) *ListClustersResponseBodyResultQueryNode
- func (s *ListClustersResponseBodyResultQueryNode) SetPartition(v int32) *ListClustersResponseBodyResultQueryNode
- func (s ListClustersResponseBodyResultQueryNode) String() string
- type ListDataSourceSchemasResponse
- func (s ListDataSourceSchemasResponse) GoString() string
- func (s *ListDataSourceSchemasResponse) SetBody(v *ListDataSourceSchemasResponseBody) *ListDataSourceSchemasResponse
- func (s *ListDataSourceSchemasResponse) SetHeaders(v map[string]*string) *ListDataSourceSchemasResponse
- func (s *ListDataSourceSchemasResponse) SetStatusCode(v int32) *ListDataSourceSchemasResponse
- func (s ListDataSourceSchemasResponse) String() string
- type ListDataSourceSchemasResponseBody
- func (s ListDataSourceSchemasResponseBody) GoString() string
- func (s *ListDataSourceSchemasResponseBody) SetRequestId(v string) *ListDataSourceSchemasResponseBody
- func (s *ListDataSourceSchemasResponseBody) SetResult(v []*ListDataSourceSchemasResponseBodyResult) *ListDataSourceSchemasResponseBody
- func (s ListDataSourceSchemasResponseBody) String() string
- type ListDataSourceSchemasResponseBodyResult
- func (s ListDataSourceSchemasResponseBodyResult) GoString() string
- func (s *ListDataSourceSchemasResponseBodyResult) SetAddIndex(v bool) *ListDataSourceSchemasResponseBodyResult
- func (s *ListDataSourceSchemasResponseBodyResult) SetAttribute(v bool) *ListDataSourceSchemasResponseBodyResult
- func (s *ListDataSourceSchemasResponseBodyResult) SetCustom(v bool) *ListDataSourceSchemasResponseBodyResult
- func (s *ListDataSourceSchemasResponseBodyResult) SetName(v string) *ListDataSourceSchemasResponseBodyResult
- func (s *ListDataSourceSchemasResponseBodyResult) SetPrimaryKey(v *ListDataSourceSchemasResponseBodyResultPrimaryKey) *ListDataSourceSchemasResponseBodyResult
- func (s *ListDataSourceSchemasResponseBodyResult) SetSummary(v bool) *ListDataSourceSchemasResponseBodyResult
- func (s *ListDataSourceSchemasResponseBodyResult) SetType(v string) *ListDataSourceSchemasResponseBodyResult
- func (s ListDataSourceSchemasResponseBodyResult) String() string
- type ListDataSourceSchemasResponseBodyResultPrimaryKey
- func (s ListDataSourceSchemasResponseBodyResultPrimaryKey) GoString() string
- func (s *ListDataSourceSchemasResponseBodyResultPrimaryKey) SetHasPrimaryKeyAttribute(v bool) *ListDataSourceSchemasResponseBodyResultPrimaryKey
- func (s *ListDataSourceSchemasResponseBodyResultPrimaryKey) SetIsPrimaryKey(v bool) *ListDataSourceSchemasResponseBodyResultPrimaryKey
- func (s *ListDataSourceSchemasResponseBodyResultPrimaryKey) SetIsPrimaryKeySorted(v bool) *ListDataSourceSchemasResponseBodyResultPrimaryKey
- func (s ListDataSourceSchemasResponseBodyResultPrimaryKey) String() string
- type ListDataSourceTasksResponse
- func (s ListDataSourceTasksResponse) GoString() string
- func (s *ListDataSourceTasksResponse) SetBody(v *ListDataSourceTasksResponseBody) *ListDataSourceTasksResponse
- func (s *ListDataSourceTasksResponse) SetHeaders(v map[string]*string) *ListDataSourceTasksResponse
- func (s *ListDataSourceTasksResponse) SetStatusCode(v int32) *ListDataSourceTasksResponse
- func (s ListDataSourceTasksResponse) String() string
- type ListDataSourceTasksResponseBody
- func (s ListDataSourceTasksResponseBody) GoString() string
- func (s *ListDataSourceTasksResponseBody) SetRequestId(v string) *ListDataSourceTasksResponseBody
- func (s *ListDataSourceTasksResponseBody) SetResult(v []*ListDataSourceTasksResponseBodyResult) *ListDataSourceTasksResponseBody
- func (s ListDataSourceTasksResponseBody) String() string
- type ListDataSourceTasksResponseBodyResult
- func (s ListDataSourceTasksResponseBodyResult) GoString() string
- func (s *ListDataSourceTasksResponseBodyResult) SetExtraAttribute(v string) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetField3(v string) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetFsmId(v string) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetGroupType(v string) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetName(v string) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetStatus(v string) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetTags(v []*ListDataSourceTasksResponseBodyResultTags) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetTaskNodes(v []*ListDataSourceTasksResponseBodyResultTaskNodes) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetTime(v string) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetType(v string) *ListDataSourceTasksResponseBodyResult
- func (s *ListDataSourceTasksResponseBodyResult) SetUser(v string) *ListDataSourceTasksResponseBodyResult
- func (s ListDataSourceTasksResponseBodyResult) String() string
- type ListDataSourceTasksResponseBodyResultTags
- func (s ListDataSourceTasksResponseBodyResultTags) GoString() string
- func (s *ListDataSourceTasksResponseBodyResultTags) SetMsg(v string) *ListDataSourceTasksResponseBodyResultTags
- func (s *ListDataSourceTasksResponseBodyResultTags) SetTagLevel(v string) *ListDataSourceTasksResponseBodyResultTags
- func (s ListDataSourceTasksResponseBodyResultTags) String() string
- type ListDataSourceTasksResponseBodyResultTaskNodes
- func (s ListDataSourceTasksResponseBodyResultTaskNodes) GoString() string
- func (s *ListDataSourceTasksResponseBodyResultTaskNodes) SetFinishDate(v string) *ListDataSourceTasksResponseBodyResultTaskNodes
- func (s *ListDataSourceTasksResponseBodyResultTaskNodes) SetIndex(v int64) *ListDataSourceTasksResponseBodyResultTaskNodes
- func (s *ListDataSourceTasksResponseBodyResultTaskNodes) SetName(v string) *ListDataSourceTasksResponseBodyResultTaskNodes
- func (s *ListDataSourceTasksResponseBodyResultTaskNodes) SetStatus(v string) *ListDataSourceTasksResponseBodyResultTaskNodes
- func (s ListDataSourceTasksResponseBodyResultTaskNodes) String() string
- type ListDataSourcesResponse
- func (s ListDataSourcesResponse) GoString() string
- func (s *ListDataSourcesResponse) SetBody(v *ListDataSourcesResponseBody) *ListDataSourcesResponse
- func (s *ListDataSourcesResponse) SetHeaders(v map[string]*string) *ListDataSourcesResponse
- func (s *ListDataSourcesResponse) SetStatusCode(v int32) *ListDataSourcesResponse
- func (s ListDataSourcesResponse) String() string
- type ListDataSourcesResponseBody
- func (s ListDataSourcesResponseBody) GoString() string
- func (s *ListDataSourcesResponseBody) SetRequestId(v string) *ListDataSourcesResponseBody
- func (s *ListDataSourcesResponseBody) SetResult(v []*ListDataSourcesResponseBodyResult) *ListDataSourcesResponseBody
- func (s ListDataSourcesResponseBody) String() string
- type ListDataSourcesResponseBodyResult
- func (s ListDataSourcesResponseBodyResult) GoString() string
- func (s *ListDataSourcesResponseBodyResult) SetDomain(v string) *ListDataSourcesResponseBodyResult
- func (s *ListDataSourcesResponseBodyResult) SetIndexes(v []*string) *ListDataSourcesResponseBodyResult
- func (s *ListDataSourcesResponseBodyResult) SetLastFulTime(v int64) *ListDataSourcesResponseBodyResult
- func (s *ListDataSourcesResponseBodyResult) SetName(v string) *ListDataSourcesResponseBodyResult
- func (s *ListDataSourcesResponseBodyResult) SetStatus(v string) *ListDataSourcesResponseBodyResult
- func (s *ListDataSourcesResponseBodyResult) SetType(v string) *ListDataSourcesResponseBodyResult
- func (s ListDataSourcesResponseBodyResult) String() string
- type ListDatabasesResponse
- func (s ListDatabasesResponse) GoString() string
- func (s *ListDatabasesResponse) SetBody(v *ListDatabasesResponseBody) *ListDatabasesResponse
- func (s *ListDatabasesResponse) SetHeaders(v map[string]*string) *ListDatabasesResponse
- func (s *ListDatabasesResponse) SetStatusCode(v int32) *ListDatabasesResponse
- func (s ListDatabasesResponse) String() string
- type ListDatabasesResponseBody
- type ListDatabasesResponseBodyResult
- type ListDatabasesResponseBodyResultDatabases
- func (s ListDatabasesResponseBodyResultDatabases) GoString() string
- func (s *ListDatabasesResponseBodyResultDatabases) SetDatabase(v string) *ListDatabasesResponseBodyResultDatabases
- func (s *ListDatabasesResponseBodyResultDatabases) SetFunctions(v map[string][]*ResultDatabasesFunctionsValue) *ListDatabasesResponseBodyResultDatabases
- func (s *ListDatabasesResponseBodyResultDatabases) SetSqlInstances(v []*ListDatabasesResponseBodyResultDatabasesSqlInstances) *ListDatabasesResponseBodyResultDatabases
- func (s *ListDatabasesResponseBodyResultDatabases) SetTables(v []*ListDatabasesResponseBodyResultDatabasesTables) *ListDatabasesResponseBodyResultDatabases
- func (s *ListDatabasesResponseBodyResultDatabases) SetTemplates(v []*ListDatabasesResponseBodyResultDatabasesTemplates) *ListDatabasesResponseBodyResultDatabases
- func (s ListDatabasesResponseBodyResultDatabases) String() string
- type ListDatabasesResponseBodyResultDatabasesSqlInstances
- func (s ListDatabasesResponseBodyResultDatabasesSqlInstances) GoString() string
- func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetChildren(v []interface{}) *ListDatabasesResponseBodyResultDatabasesSqlInstances
- func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetId(v int64) *ListDatabasesResponseBodyResultDatabasesSqlInstances
- func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetInstanceId(v int64) *ListDatabasesResponseBodyResultDatabasesSqlInstances
- func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetIsDir(v int32) *ListDatabasesResponseBodyResultDatabasesSqlInstances
- func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetName(v string) *ListDatabasesResponseBodyResultDatabasesSqlInstances
- func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetParent(v int64) *ListDatabasesResponseBodyResultDatabasesSqlInstances
- func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetTemplateId(v int64) *ListDatabasesResponseBodyResultDatabasesSqlInstances
- func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetType(v string) *ListDatabasesResponseBodyResultDatabasesSqlInstances
- func (s ListDatabasesResponseBodyResultDatabasesSqlInstances) String() string
- type ListDatabasesResponseBodyResultDatabasesTables
- func (s ListDatabasesResponseBodyResultDatabasesTables) GoString() string
- func (s *ListDatabasesResponseBodyResultDatabasesTables) SetChildren(v []interface{}) *ListDatabasesResponseBodyResultDatabasesTables
- func (s *ListDatabasesResponseBodyResultDatabasesTables) SetId(v int64) *ListDatabasesResponseBodyResultDatabasesTables
- func (s *ListDatabasesResponseBodyResultDatabasesTables) SetInstanceId(v int64) *ListDatabasesResponseBodyResultDatabasesTables
- func (s *ListDatabasesResponseBodyResultDatabasesTables) SetIsDir(v int32) *ListDatabasesResponseBodyResultDatabasesTables
- func (s *ListDatabasesResponseBodyResultDatabasesTables) SetName(v string) *ListDatabasesResponseBodyResultDatabasesTables
- func (s *ListDatabasesResponseBodyResultDatabasesTables) SetParent(v int64) *ListDatabasesResponseBodyResultDatabasesTables
- func (s *ListDatabasesResponseBodyResultDatabasesTables) SetTemplateId(v int64) *ListDatabasesResponseBodyResultDatabasesTables
- func (s *ListDatabasesResponseBodyResultDatabasesTables) SetType(v string) *ListDatabasesResponseBodyResultDatabasesTables
- func (s ListDatabasesResponseBodyResultDatabasesTables) String() string
- type ListDatabasesResponseBodyResultDatabasesTemplates
- func (s ListDatabasesResponseBodyResultDatabasesTemplates) GoString() string
- func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetChildren(v []interface{}) *ListDatabasesResponseBodyResultDatabasesTemplates
- func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetId(v int64) *ListDatabasesResponseBodyResultDatabasesTemplates
- func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetInstanceId(v int64) *ListDatabasesResponseBodyResultDatabasesTemplates
- func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetIsDir(v int32) *ListDatabasesResponseBodyResultDatabasesTemplates
- func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetName(v string) *ListDatabasesResponseBodyResultDatabasesTemplates
- func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetParent(v int64) *ListDatabasesResponseBodyResultDatabasesTemplates
- func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetTemplateId(v int64) *ListDatabasesResponseBodyResultDatabasesTemplates
- func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetType(v string) *ListDatabasesResponseBodyResultDatabasesTemplates
- func (s ListDatabasesResponseBodyResultDatabasesTemplates) String() string
- type ListDateSourceGenerationsRequest
- func (s ListDateSourceGenerationsRequest) GoString() string
- func (s *ListDateSourceGenerationsRequest) SetDomainName(v string) *ListDateSourceGenerationsRequest
- func (s *ListDateSourceGenerationsRequest) SetValidStatus(v bool) *ListDateSourceGenerationsRequest
- func (s ListDateSourceGenerationsRequest) String() string
- type ListDateSourceGenerationsResponse
- func (s ListDateSourceGenerationsResponse) GoString() string
- func (s *ListDateSourceGenerationsResponse) SetBody(v *ListDateSourceGenerationsResponseBody) *ListDateSourceGenerationsResponse
- func (s *ListDateSourceGenerationsResponse) SetHeaders(v map[string]*string) *ListDateSourceGenerationsResponse
- func (s *ListDateSourceGenerationsResponse) SetStatusCode(v int32) *ListDateSourceGenerationsResponse
- func (s ListDateSourceGenerationsResponse) String() string
- type ListDateSourceGenerationsResponseBody
- func (s ListDateSourceGenerationsResponseBody) GoString() string
- func (s *ListDateSourceGenerationsResponseBody) SetRequestId(v string) *ListDateSourceGenerationsResponseBody
- func (s *ListDateSourceGenerationsResponseBody) SetResult(v []*ListDateSourceGenerationsResponseBodyResult) *ListDateSourceGenerationsResponseBody
- func (s ListDateSourceGenerationsResponseBody) String() string
- type ListDateSourceGenerationsResponseBodyResult
- func (s ListDateSourceGenerationsResponseBodyResult) GoString() string
- func (s *ListDateSourceGenerationsResponseBodyResult) SetBuildDeployId(v int32) *ListDateSourceGenerationsResponseBodyResult
- func (s *ListDateSourceGenerationsResponseBodyResult) SetCreateTime(v int64) *ListDateSourceGenerationsResponseBodyResult
- func (s *ListDateSourceGenerationsResponseBodyResult) SetDataDumpRoot(v string) *ListDateSourceGenerationsResponseBodyResult
- func (s *ListDateSourceGenerationsResponseBodyResult) SetGeneration(v int64) *ListDateSourceGenerationsResponseBodyResult
- func (s *ListDateSourceGenerationsResponseBodyResult) SetPartition(v map[string]*int32) *ListDateSourceGenerationsResponseBodyResult
- func (s *ListDateSourceGenerationsResponseBodyResult) SetStatus(v string) *ListDateSourceGenerationsResponseBodyResult
- func (s *ListDateSourceGenerationsResponseBodyResult) SetTimestamp(v int64) *ListDateSourceGenerationsResponseBodyResult
- func (s ListDateSourceGenerationsResponseBodyResult) String() string
- type ListIndexRecoverRecordsResponse
- func (s ListIndexRecoverRecordsResponse) GoString() string
- func (s *ListIndexRecoverRecordsResponse) SetBody(v *ListIndexRecoverRecordsResponseBody) *ListIndexRecoverRecordsResponse
- func (s *ListIndexRecoverRecordsResponse) SetHeaders(v map[string]*string) *ListIndexRecoverRecordsResponse
- func (s *ListIndexRecoverRecordsResponse) SetStatusCode(v int32) *ListIndexRecoverRecordsResponse
- func (s ListIndexRecoverRecordsResponse) String() string
- type ListIndexRecoverRecordsResponseBody
- func (s ListIndexRecoverRecordsResponseBody) GoString() string
- func (s *ListIndexRecoverRecordsResponseBody) SetDesc(v string) *ListIndexRecoverRecordsResponseBody
- func (s *ListIndexRecoverRecordsResponseBody) SetFinishedTime(v string) *ListIndexRecoverRecordsResponseBody
- func (s *ListIndexRecoverRecordsResponseBody) SetGenerationId(v string) *ListIndexRecoverRecordsResponseBody
- func (s ListIndexRecoverRecordsResponseBody) String() string
- type ListIndexesRequest
- func (s ListIndexesRequest) GoString() string
- func (s *ListIndexesRequest) SetCatalog(v string) *ListIndexesRequest
- func (s *ListIndexesRequest) SetDatabase(v string) *ListIndexesRequest
- func (s *ListIndexesRequest) SetNewMode(v bool) *ListIndexesRequest
- func (s *ListIndexesRequest) SetTable(v string) *ListIndexesRequest
- func (s ListIndexesRequest) String() string
- type ListIndexesResponse
- func (s ListIndexesResponse) GoString() string
- func (s *ListIndexesResponse) SetBody(v *ListIndexesResponseBody) *ListIndexesResponse
- func (s *ListIndexesResponse) SetHeaders(v map[string]*string) *ListIndexesResponse
- func (s *ListIndexesResponse) SetStatusCode(v int32) *ListIndexesResponse
- func (s ListIndexesResponse) String() string
- type ListIndexesResponseBody
- type ListIndexesResponseBodyResult
- func (s ListIndexesResponseBodyResult) GoString() string
- func (s *ListIndexesResponseBodyResult) SetContent(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetCreateTime(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetDataSource(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetDataSourceInfo(v *ListIndexesResponseBodyResultDataSourceInfo) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetDescription(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetDomain(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetFullUpdateTime(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetFullVersion(v int64) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetIncUpdateTime(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetIndexSize(v int64) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetIndexStatus(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetName(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetPartition(v int32) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetUpdateTime(v string) *ListIndexesResponseBodyResult
- func (s *ListIndexesResponseBodyResult) SetVersions(v []*ListIndexesResponseBodyResultVersions) *ListIndexesResponseBodyResult
- func (s ListIndexesResponseBodyResult) String() string
- type ListIndexesResponseBodyResultDataSourceInfo
- func (s ListIndexesResponseBodyResultDataSourceInfo) GoString() string
- func (s *ListIndexesResponseBodyResultDataSourceInfo) SetAutoBuildIndex(v bool) *ListIndexesResponseBodyResultDataSourceInfo
- func (s *ListIndexesResponseBodyResultDataSourceInfo) SetConfig(v *ListIndexesResponseBodyResultDataSourceInfoConfig) *ListIndexesResponseBodyResultDataSourceInfo
- func (s *ListIndexesResponseBodyResultDataSourceInfo) SetDomain(v string) *ListIndexesResponseBodyResultDataSourceInfo
- func (s *ListIndexesResponseBodyResultDataSourceInfo) SetName(v string) *ListIndexesResponseBodyResultDataSourceInfo
- func (s *ListIndexesResponseBodyResultDataSourceInfo) SetProcessPartitionCount(v int32) *ListIndexesResponseBodyResultDataSourceInfo
- func (s *ListIndexesResponseBodyResultDataSourceInfo) SetSaroConfig(v *ListIndexesResponseBodyResultDataSourceInfoSaroConfig) *ListIndexesResponseBodyResultDataSourceInfo
- func (s *ListIndexesResponseBodyResultDataSourceInfo) SetType(v string) *ListIndexesResponseBodyResultDataSourceInfo
- func (s ListIndexesResponseBodyResultDataSourceInfo) String() string
- type ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s ListIndexesResponseBodyResultDataSourceInfoConfig) GoString() string
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetAccessKey(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetAccessSecret(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetBucket(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetCatalog(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetDatabase(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetEndpoint(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetFormat(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetNamespace(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetOssPath(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetPartition(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetPath(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetProject(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetTable(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetTag(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
- func (s ListIndexesResponseBodyResultDataSourceInfoConfig) String() string
- type ListIndexesResponseBodyResultDataSourceInfoSaroConfig
- func (s ListIndexesResponseBodyResultDataSourceInfoSaroConfig) GoString() string
- func (s *ListIndexesResponseBodyResultDataSourceInfoSaroConfig) SetNamespace(v string) *ListIndexesResponseBodyResultDataSourceInfoSaroConfig
- func (s *ListIndexesResponseBodyResultDataSourceInfoSaroConfig) SetTableName(v string) *ListIndexesResponseBodyResultDataSourceInfoSaroConfig
- func (s ListIndexesResponseBodyResultDataSourceInfoSaroConfig) String() string
- type ListIndexesResponseBodyResultVersions
- func (s ListIndexesResponseBodyResultVersions) GoString() string
- func (s *ListIndexesResponseBodyResultVersions) SetDesc(v string) *ListIndexesResponseBodyResultVersions
- func (s *ListIndexesResponseBodyResultVersions) SetFiles(v []*ListIndexesResponseBodyResultVersionsFiles) *ListIndexesResponseBodyResultVersions
- func (s *ListIndexesResponseBodyResultVersions) SetName(v string) *ListIndexesResponseBodyResultVersions
- func (s *ListIndexesResponseBodyResultVersions) SetStatus(v string) *ListIndexesResponseBodyResultVersions
- func (s *ListIndexesResponseBodyResultVersions) SetUpdateTime(v int64) *ListIndexesResponseBodyResultVersions
- func (s *ListIndexesResponseBodyResultVersions) SetVersionId(v int32) *ListIndexesResponseBodyResultVersions
- func (s ListIndexesResponseBodyResultVersions) String() string
- type ListIndexesResponseBodyResultVersionsFiles
- func (s ListIndexesResponseBodyResultVersionsFiles) GoString() string
- func (s *ListIndexesResponseBodyResultVersionsFiles) SetFullPathName(v string) *ListIndexesResponseBodyResultVersionsFiles
- func (s *ListIndexesResponseBodyResultVersionsFiles) SetIsDir(v bool) *ListIndexesResponseBodyResultVersionsFiles
- func (s *ListIndexesResponseBodyResultVersionsFiles) SetIsTemplate(v bool) *ListIndexesResponseBodyResultVersionsFiles
- func (s *ListIndexesResponseBodyResultVersionsFiles) SetName(v string) *ListIndexesResponseBodyResultVersionsFiles
- func (s ListIndexesResponseBodyResultVersionsFiles) String() string
- type ListInstanceSpecsRequest
- type ListInstanceSpecsResponse
- func (s ListInstanceSpecsResponse) GoString() string
- func (s *ListInstanceSpecsResponse) SetBody(v *ListInstanceSpecsResponseBody) *ListInstanceSpecsResponse
- func (s *ListInstanceSpecsResponse) SetHeaders(v map[string]*string) *ListInstanceSpecsResponse
- func (s *ListInstanceSpecsResponse) SetStatusCode(v int32) *ListInstanceSpecsResponse
- func (s ListInstanceSpecsResponse) String() string
- type ListInstanceSpecsResponseBody
- func (s ListInstanceSpecsResponseBody) GoString() string
- func (s *ListInstanceSpecsResponseBody) SetRequestId(v string) *ListInstanceSpecsResponseBody
- func (s *ListInstanceSpecsResponseBody) SetResult(v []*ListInstanceSpecsResponseBodyResult) *ListInstanceSpecsResponseBody
- func (s ListInstanceSpecsResponseBody) String() string
- type ListInstanceSpecsResponseBodyResult
- func (s ListInstanceSpecsResponseBodyResult) GoString() string
- func (s *ListInstanceSpecsResponseBodyResult) SetCpu(v int32) *ListInstanceSpecsResponseBodyResult
- func (s *ListInstanceSpecsResponseBodyResult) SetMaxDisk(v int32) *ListInstanceSpecsResponseBodyResult
- func (s *ListInstanceSpecsResponseBodyResult) SetMem(v int32) *ListInstanceSpecsResponseBodyResult
- func (s *ListInstanceSpecsResponseBodyResult) SetMinDisk(v int32) *ListInstanceSpecsResponseBodyResult
- func (s ListInstanceSpecsResponseBodyResult) String() string
- type ListInstancesRequest
- func (s ListInstancesRequest) GoString() string
- func (s *ListInstancesRequest) SetCatalog(v string) *ListInstancesRequest
- func (s *ListInstancesRequest) SetDataSourceType(v string) *ListInstancesRequest
- func (s *ListInstancesRequest) SetDatabase(v string) *ListInstancesRequest
- func (s *ListInstancesRequest) SetDescription(v string) *ListInstancesRequest
- func (s *ListInstancesRequest) SetEdition(v string) *ListInstancesRequest
- func (s *ListInstancesRequest) SetInstanceId(v string) *ListInstancesRequest
- func (s *ListInstancesRequest) SetPageNumber(v int32) *ListInstancesRequest
- func (s *ListInstancesRequest) SetPageSize(v int32) *ListInstancesRequest
- func (s *ListInstancesRequest) SetResourceGroupId(v string) *ListInstancesRequest
- func (s *ListInstancesRequest) SetTable(v string) *ListInstancesRequest
- func (s *ListInstancesRequest) SetTags(v []*ListInstancesRequestTags) *ListInstancesRequest
- func (s ListInstancesRequest) String() string
- type ListInstancesRequestTags
- type ListInstancesResponse
- func (s ListInstancesResponse) GoString() string
- func (s *ListInstancesResponse) SetBody(v *ListInstancesResponseBody) *ListInstancesResponse
- func (s *ListInstancesResponse) SetHeaders(v map[string]*string) *ListInstancesResponse
- func (s *ListInstancesResponse) SetStatusCode(v int32) *ListInstancesResponse
- func (s ListInstancesResponse) String() string
- type ListInstancesResponseBody
- func (s ListInstancesResponseBody) GoString() string
- func (s *ListInstancesResponseBody) SetRequestId(v string) *ListInstancesResponseBody
- func (s *ListInstancesResponseBody) SetResult(v []*ListInstancesResponseBodyResult) *ListInstancesResponseBody
- func (s *ListInstancesResponseBody) SetTotalCount(v int32) *ListInstancesResponseBody
- func (s ListInstancesResponseBody) String() string
- type ListInstancesResponseBodyResult
- func (s ListInstancesResponseBodyResult) GoString() string
- func (s *ListInstancesResponseBodyResult) SetChargeType(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetCommodityCode(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetCreateTime(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetDataSourceDetails(v []*ListInstancesResponseBodyResultDataSourceDetails) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetDescription(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetEdition(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetExpiredTime(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetInDebt(v bool) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetInstanceId(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetLockMode(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetNetwork(v *ListInstancesResponseBodyResultNetwork) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetNoQrs(v bool) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetResourceGroupId(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetSpec(v *ListInstancesResponseBodyResultSpec) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetStatus(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetTags(v []*ListInstancesResponseBodyResultTags) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetUpdateTime(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetUserName(v string) *ListInstancesResponseBodyResult
- func (s *ListInstancesResponseBodyResult) SetVersion(v string) *ListInstancesResponseBodyResult
- func (s ListInstancesResponseBodyResult) String() string
- type ListInstancesResponseBodyResultDataSourceDetails
- func (s ListInstancesResponseBodyResultDataSourceDetails) GoString() string
- func (s *ListInstancesResponseBodyResultDataSourceDetails) SetConfig(v *ListInstancesResponseBodyResultDataSourceDetailsConfig) *ListInstancesResponseBodyResultDataSourceDetails
- func (s *ListInstancesResponseBodyResultDataSourceDetails) SetIndexName(v string) *ListInstancesResponseBodyResultDataSourceDetails
- func (s *ListInstancesResponseBodyResultDataSourceDetails) SetType(v string) *ListInstancesResponseBodyResultDataSourceDetails
- func (s ListInstancesResponseBodyResultDataSourceDetails) String() string
- type ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s ListInstancesResponseBodyResultDataSourceDetailsConfig) GoString() string
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetAccessKey(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetBucket(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetCatalog(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetDatabase(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetEndpoint(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetNamespace(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetOssPath(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetPartition(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetPath(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetProject(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetTable(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetTag(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
- func (s ListInstancesResponseBodyResultDataSourceDetailsConfig) String() string
- type ListInstancesResponseBodyResultNetwork
- func (s ListInstancesResponseBodyResultNetwork) GoString() string
- func (s *ListInstancesResponseBodyResultNetwork) SetAllow(v string) *ListInstancesResponseBodyResultNetwork
- func (s *ListInstancesResponseBodyResultNetwork) SetEndpoint(v string) *ListInstancesResponseBodyResultNetwork
- func (s *ListInstancesResponseBodyResultNetwork) SetPublicEndpoint(v string) *ListInstancesResponseBodyResultNetwork
- func (s *ListInstancesResponseBodyResultNetwork) SetVSwitchId(v string) *ListInstancesResponseBodyResultNetwork
- func (s *ListInstancesResponseBodyResultNetwork) SetVpcId(v string) *ListInstancesResponseBodyResultNetwork
- func (s ListInstancesResponseBodyResultNetwork) String() string
- type ListInstancesResponseBodyResultSpec
- func (s ListInstancesResponseBodyResultSpec) GoString() string
- func (s *ListInstancesResponseBodyResultSpec) SetQrsResource(v *ListInstancesResponseBodyResultSpecQrsResource) *ListInstancesResponseBodyResultSpec
- func (s *ListInstancesResponseBodyResultSpec) SetSearchResource(v *ListInstancesResponseBodyResultSpecSearchResource) *ListInstancesResponseBodyResultSpec
- func (s ListInstancesResponseBodyResultSpec) String() string
- type ListInstancesResponseBodyResultSpecQrsResource
- func (s ListInstancesResponseBodyResultSpecQrsResource) GoString() string
- func (s *ListInstancesResponseBodyResultSpecQrsResource) SetCategory(v string) *ListInstancesResponseBodyResultSpecQrsResource
- func (s *ListInstancesResponseBodyResultSpecQrsResource) SetCpu(v int32) *ListInstancesResponseBodyResultSpecQrsResource
- func (s *ListInstancesResponseBodyResultSpecQrsResource) SetDisk(v int32) *ListInstancesResponseBodyResultSpecQrsResource
- func (s *ListInstancesResponseBodyResultSpecQrsResource) SetMem(v int32) *ListInstancesResponseBodyResultSpecQrsResource
- func (s *ListInstancesResponseBodyResultSpecQrsResource) SetNodeCount(v int32) *ListInstancesResponseBodyResultSpecQrsResource
- func (s ListInstancesResponseBodyResultSpecQrsResource) String() string
- type ListInstancesResponseBodyResultSpecSearchResource
- func (s ListInstancesResponseBodyResultSpecSearchResource) GoString() string
- func (s *ListInstancesResponseBodyResultSpecSearchResource) SetCategory(v string) *ListInstancesResponseBodyResultSpecSearchResource
- func (s *ListInstancesResponseBodyResultSpecSearchResource) SetCpu(v int32) *ListInstancesResponseBodyResultSpecSearchResource
- func (s *ListInstancesResponseBodyResultSpecSearchResource) SetDisk(v int32) *ListInstancesResponseBodyResultSpecSearchResource
- func (s *ListInstancesResponseBodyResultSpecSearchResource) SetMem(v int32) *ListInstancesResponseBodyResultSpecSearchResource
- func (s *ListInstancesResponseBodyResultSpecSearchResource) SetNodeCount(v int32) *ListInstancesResponseBodyResultSpecSearchResource
- func (s ListInstancesResponseBodyResultSpecSearchResource) String() string
- type ListInstancesResponseBodyResultTags
- func (s ListInstancesResponseBodyResultTags) GoString() string
- func (s *ListInstancesResponseBodyResultTags) SetKey(v string) *ListInstancesResponseBodyResultTags
- func (s *ListInstancesResponseBodyResultTags) SetValue(v string) *ListInstancesResponseBodyResultTags
- func (s ListInstancesResponseBodyResultTags) String() string
- type ListInstancesShrinkRequest
- func (s ListInstancesShrinkRequest) GoString() string
- func (s *ListInstancesShrinkRequest) SetCatalog(v string) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetDataSourceType(v string) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetDatabase(v string) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetDescription(v string) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetEdition(v string) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetInstanceId(v string) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetPageNumber(v int32) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetPageSize(v int32) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetResourceGroupId(v string) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetTable(v string) *ListInstancesShrinkRequest
- func (s *ListInstancesShrinkRequest) SetTagsShrink(v string) *ListInstancesShrinkRequest
- func (s ListInstancesShrinkRequest) String() string
- type ListLogsRequest
- func (s ListLogsRequest) GoString() string
- func (s *ListLogsRequest) SetEndTime(v string) *ListLogsRequest
- func (s *ListLogsRequest) SetPageNum(v string) *ListLogsRequest
- func (s *ListLogsRequest) SetPageSize(v string) *ListLogsRequest
- func (s *ListLogsRequest) SetQuery(v string) *ListLogsRequest
- func (s *ListLogsRequest) SetStartTime(v string) *ListLogsRequest
- func (s *ListLogsRequest) SetType(v string) *ListLogsRequest
- func (s ListLogsRequest) String() string
- type ListLogsResponse
- func (s ListLogsResponse) GoString() string
- func (s *ListLogsResponse) SetBody(v *ListLogsResponseBody) *ListLogsResponse
- func (s *ListLogsResponse) SetHeaders(v map[string]*string) *ListLogsResponse
- func (s *ListLogsResponse) SetStatusCode(v int32) *ListLogsResponse
- func (s ListLogsResponse) String() string
- type ListLogsResponseBody
- type ListLogsResponseBodyResult
- type ListOnlineConfigsRequest
- type ListOnlineConfigsResponse
- func (s ListOnlineConfigsResponse) GoString() string
- func (s *ListOnlineConfigsResponse) SetBody(v *ListOnlineConfigsResponseBody) *ListOnlineConfigsResponse
- func (s *ListOnlineConfigsResponse) SetHeaders(v map[string]*string) *ListOnlineConfigsResponse
- func (s *ListOnlineConfigsResponse) SetStatusCode(v int32) *ListOnlineConfigsResponse
- func (s ListOnlineConfigsResponse) String() string
- type ListOnlineConfigsResponseBody
- func (s ListOnlineConfigsResponseBody) GoString() string
- func (s *ListOnlineConfigsResponseBody) SetRequestId(v string) *ListOnlineConfigsResponseBody
- func (s *ListOnlineConfigsResponseBody) SetResult(v []*ListOnlineConfigsResponseBodyResult) *ListOnlineConfigsResponseBody
- func (s ListOnlineConfigsResponseBody) String() string
- type ListOnlineConfigsResponseBodyResult
- func (s ListOnlineConfigsResponseBodyResult) GoString() string
- func (s *ListOnlineConfigsResponseBodyResult) SetConfig(v string) *ListOnlineConfigsResponseBodyResult
- func (s *ListOnlineConfigsResponseBodyResult) SetIndexName(v string) *ListOnlineConfigsResponseBodyResult
- func (s ListOnlineConfigsResponseBodyResult) String() string
- type ListPausePolicysResponse
- func (s ListPausePolicysResponse) GoString() string
- func (s *ListPausePolicysResponse) SetBody(v *ListPausePolicysResponseBody) *ListPausePolicysResponse
- func (s *ListPausePolicysResponse) SetHeaders(v map[string]*string) *ListPausePolicysResponse
- func (s *ListPausePolicysResponse) SetStatusCode(v int32) *ListPausePolicysResponse
- func (s ListPausePolicysResponse) String() string
- type ListPausePolicysResponseBody
- func (s ListPausePolicysResponseBody) GoString() string
- func (s *ListPausePolicysResponseBody) SetRequestId(v string) *ListPausePolicysResponseBody
- func (s *ListPausePolicysResponseBody) SetResult(v map[string]*ResultValue) *ListPausePolicysResponseBody
- func (s ListPausePolicysResponseBody) String() string
- type ListPostQueryResultRequest
- func (s ListPostQueryResultRequest) GoString() string
- func (s *ListPostQueryResultRequest) SetAddress(v string) *ListPostQueryResultRequest
- func (s *ListPostQueryResultRequest) SetBody(v map[string]interface{}) *ListPostQueryResultRequest
- func (s *ListPostQueryResultRequest) SetType(v string) *ListPostQueryResultRequest
- func (s ListPostQueryResultRequest) String() string
- type ListPostQueryResultResponse
- func (s ListPostQueryResultResponse) GoString() string
- func (s *ListPostQueryResultResponse) SetBody(v *ListPostQueryResultResponseBody) *ListPostQueryResultResponse
- func (s *ListPostQueryResultResponse) SetHeaders(v map[string]*string) *ListPostQueryResultResponse
- func (s *ListPostQueryResultResponse) SetStatusCode(v int32) *ListPostQueryResultResponse
- func (s ListPostQueryResultResponse) String() string
- type ListPostQueryResultResponseBody
- func (s ListPostQueryResultResponseBody) GoString() string
- func (s *ListPostQueryResultResponseBody) SetRequestId(v string) *ListPostQueryResultResponseBody
- func (s *ListPostQueryResultResponseBody) SetResult(v interface{}) *ListPostQueryResultResponseBody
- func (s ListPostQueryResultResponseBody) String() string
- type ListQueryResultRequest
- type ListQueryResultResponse
- func (s ListQueryResultResponse) GoString() string
- func (s *ListQueryResultResponse) SetBody(v *ListQueryResultResponseBody) *ListQueryResultResponse
- func (s *ListQueryResultResponse) SetHeaders(v map[string]*string) *ListQueryResultResponse
- func (s *ListQueryResultResponse) SetStatusCode(v int32) *ListQueryResultResponse
- func (s ListQueryResultResponse) String() string
- type ListQueryResultResponseBody
- type ListRestQueryResultRequest
- func (s ListRestQueryResultRequest) GoString() string
- func (s *ListRestQueryResultRequest) SetAddress(v string) *ListRestQueryResultRequest
- func (s *ListRestQueryResultRequest) SetIndexName(v string) *ListRestQueryResultRequest
- func (s *ListRestQueryResultRequest) SetQuery(v map[string]interface{}) *ListRestQueryResultRequest
- func (s ListRestQueryResultRequest) String() string
- type ListRestQueryResultResponse
- func (s ListRestQueryResultResponse) GoString() string
- func (s *ListRestQueryResultResponse) SetBody(v *ListRestQueryResultResponseBody) *ListRestQueryResultResponse
- func (s *ListRestQueryResultResponse) SetHeaders(v map[string]*string) *ListRestQueryResultResponse
- func (s *ListRestQueryResultResponse) SetStatusCode(v int32) *ListRestQueryResultResponse
- func (s ListRestQueryResultResponse) String() string
- type ListRestQueryResultResponseBody
- func (s ListRestQueryResultResponseBody) GoString() string
- func (s *ListRestQueryResultResponseBody) SetRequestId(v string) *ListRestQueryResultResponseBody
- func (s *ListRestQueryResultResponseBody) SetResult(v interface{}) *ListRestQueryResultResponseBody
- func (s ListRestQueryResultResponseBody) String() string
- type ListSchemasRequest
- func (s ListSchemasRequest) GoString() string
- func (s *ListSchemasRequest) SetAccessKey(v string) *ListSchemasRequest
- func (s *ListSchemasRequest) SetAccessSecret(v string) *ListSchemasRequest
- func (s *ListSchemasRequest) SetEndpoint(v string) *ListSchemasRequest
- func (s *ListSchemasRequest) SetNamespace(v string) *ListSchemasRequest
- func (s *ListSchemasRequest) SetPartition(v string) *ListSchemasRequest
- func (s *ListSchemasRequest) SetProject(v string) *ListSchemasRequest
- func (s *ListSchemasRequest) SetTable(v string) *ListSchemasRequest
- func (s *ListSchemasRequest) SetType(v string) *ListSchemasRequest
- func (s ListSchemasRequest) String() string
- type ListSchemasResponse
- func (s ListSchemasResponse) GoString() string
- func (s *ListSchemasResponse) SetBody(v *ListSchemasResponseBody) *ListSchemasResponse
- func (s *ListSchemasResponse) SetHeaders(v map[string]*string) *ListSchemasResponse
- func (s *ListSchemasResponse) SetStatusCode(v int32) *ListSchemasResponse
- func (s ListSchemasResponse) String() string
- type ListSchemasResponseBody
- type ListTableGenerationsResponse
- func (s ListTableGenerationsResponse) GoString() string
- func (s *ListTableGenerationsResponse) SetBody(v *ListTableGenerationsResponseBody) *ListTableGenerationsResponse
- func (s *ListTableGenerationsResponse) SetHeaders(v map[string]*string) *ListTableGenerationsResponse
- func (s *ListTableGenerationsResponse) SetStatusCode(v int32) *ListTableGenerationsResponse
- func (s ListTableGenerationsResponse) String() string
- type ListTableGenerationsResponseBody
- func (s ListTableGenerationsResponseBody) GoString() string
- func (s *ListTableGenerationsResponseBody) SetRequestId(v string) *ListTableGenerationsResponseBody
- func (s *ListTableGenerationsResponseBody) SetResult(v []*ListTableGenerationsResponseBodyResult) *ListTableGenerationsResponseBody
- func (s ListTableGenerationsResponseBody) String() string
- type ListTableGenerationsResponseBodyResult
- type ListTablesRequest
- type ListTablesResponse
- func (s ListTablesResponse) GoString() string
- func (s *ListTablesResponse) SetBody(v *ListTablesResponseBody) *ListTablesResponse
- func (s *ListTablesResponse) SetHeaders(v map[string]*string) *ListTablesResponse
- func (s *ListTablesResponse) SetStatusCode(v int32) *ListTablesResponse
- func (s ListTablesResponse) String() string
- type ListTablesResponseBody
- type ListTablesResponseBodyResult
- func (s ListTablesResponseBodyResult) GoString() string
- func (s *ListTablesResponseBodyResult) SetIndexStatus(v string) *ListTablesResponseBodyResult
- func (s *ListTablesResponseBodyResult) SetName(v string) *ListTablesResponseBodyResult
- func (s *ListTablesResponseBodyResult) SetStatus(v string) *ListTablesResponseBodyResult
- func (s ListTablesResponseBodyResult) String() string
- type ListTagResourcesRequest
- func (s ListTagResourcesRequest) GoString() string
- func (s *ListTagResourcesRequest) SetNextToken(v string) *ListTagResourcesRequest
- func (s *ListTagResourcesRequest) SetResourceId(v []*string) *ListTagResourcesRequest
- func (s *ListTagResourcesRequest) SetResourceType(v string) *ListTagResourcesRequest
- func (s *ListTagResourcesRequest) SetTag(v []*ListTagResourcesRequestTag) *ListTagResourcesRequest
- func (s ListTagResourcesRequest) String() string
- type ListTagResourcesRequestTag
- type ListTagResourcesResponse
- func (s ListTagResourcesResponse) GoString() string
- func (s *ListTagResourcesResponse) SetBody(v *ListTagResourcesResponseBody) *ListTagResourcesResponse
- func (s *ListTagResourcesResponse) SetHeaders(v map[string]*string) *ListTagResourcesResponse
- func (s *ListTagResourcesResponse) SetStatusCode(v int32) *ListTagResourcesResponse
- func (s ListTagResourcesResponse) String() string
- type ListTagResourcesResponseBody
- func (s ListTagResourcesResponseBody) GoString() string
- func (s *ListTagResourcesResponseBody) SetNextToken(v string) *ListTagResourcesResponseBody
- func (s *ListTagResourcesResponseBody) SetRequestId(v string) *ListTagResourcesResponseBody
- func (s *ListTagResourcesResponseBody) SetTagResources(v []*ListTagResourcesResponseBodyTagResources) *ListTagResourcesResponseBody
- func (s ListTagResourcesResponseBody) String() string
- type ListTagResourcesResponseBodyTagResources
- func (s ListTagResourcesResponseBodyTagResources) GoString() string
- func (s *ListTagResourcesResponseBodyTagResources) SetResourceId(v string) *ListTagResourcesResponseBodyTagResources
- func (s *ListTagResourcesResponseBodyTagResources) SetResourceType(v string) *ListTagResourcesResponseBodyTagResources
- func (s *ListTagResourcesResponseBodyTagResources) SetTagKey(v string) *ListTagResourcesResponseBodyTagResources
- func (s *ListTagResourcesResponseBodyTagResources) SetTagValue(v string) *ListTagResourcesResponseBodyTagResources
- func (s ListTagResourcesResponseBodyTagResources) String() string
- type ListTagResourcesShrinkRequest
- func (s ListTagResourcesShrinkRequest) GoString() string
- func (s *ListTagResourcesShrinkRequest) SetNextToken(v string) *ListTagResourcesShrinkRequest
- func (s *ListTagResourcesShrinkRequest) SetResourceIdShrink(v string) *ListTagResourcesShrinkRequest
- func (s *ListTagResourcesShrinkRequest) SetResourceType(v string) *ListTagResourcesShrinkRequest
- func (s *ListTagResourcesShrinkRequest) SetTagShrink(v string) *ListTagResourcesShrinkRequest
- func (s ListTagResourcesShrinkRequest) String() string
- type ListTasksRequest
- type ListTasksResponse
- func (s ListTasksResponse) GoString() string
- func (s *ListTasksResponse) SetBody(v *ListTasksResponseBody) *ListTasksResponse
- func (s *ListTasksResponse) SetHeaders(v map[string]*string) *ListTasksResponse
- func (s *ListTasksResponse) SetStatusCode(v int32) *ListTasksResponse
- func (s ListTasksResponse) String() string
- type ListTasksResponseBody
- type ListVectorQueryResultRequest
- func (s ListVectorQueryResultRequest) GoString() string
- func (s *ListVectorQueryResultRequest) SetAddress(v string) *ListVectorQueryResultRequest
- func (s *ListVectorQueryResultRequest) SetBody(v map[string]interface{}) *ListVectorQueryResultRequest
- func (s *ListVectorQueryResultRequest) SetQueryType(v string) *ListVectorQueryResultRequest
- func (s *ListVectorQueryResultRequest) SetVectorQueryType(v string) *ListVectorQueryResultRequest
- func (s ListVectorQueryResultRequest) String() string
- type ListVectorQueryResultResponse
- func (s ListVectorQueryResultResponse) GoString() string
- func (s *ListVectorQueryResultResponse) SetBody(v *ListVectorQueryResultResponseBody) *ListVectorQueryResultResponse
- func (s *ListVectorQueryResultResponse) SetHeaders(v map[string]*string) *ListVectorQueryResultResponse
- func (s *ListVectorQueryResultResponse) SetStatusCode(v int32) *ListVectorQueryResultResponse
- func (s ListVectorQueryResultResponse) String() string
- type ListVectorQueryResultResponseBody
- func (s ListVectorQueryResultResponseBody) GoString() string
- func (s *ListVectorQueryResultResponseBody) SetRequestId(v string) *ListVectorQueryResultResponseBody
- func (s *ListVectorQueryResultResponseBody) SetResult(v interface{}) *ListVectorQueryResultResponseBody
- func (s ListVectorQueryResultResponseBody) String() string
- type ModifyAdvanceConfigFileRequest
- func (s ModifyAdvanceConfigFileRequest) GoString() string
- func (s *ModifyAdvanceConfigFileRequest) SetContent(v string) *ModifyAdvanceConfigFileRequest
- func (s *ModifyAdvanceConfigFileRequest) SetFileName(v string) *ModifyAdvanceConfigFileRequest
- func (s *ModifyAdvanceConfigFileRequest) SetVariables(v map[string]*VariablesValue) *ModifyAdvanceConfigFileRequest
- func (s ModifyAdvanceConfigFileRequest) String() string
- type ModifyAdvanceConfigFileResponse
- func (s ModifyAdvanceConfigFileResponse) GoString() string
- func (s *ModifyAdvanceConfigFileResponse) SetBody(v *ModifyAdvanceConfigFileResponseBody) *ModifyAdvanceConfigFileResponse
- func (s *ModifyAdvanceConfigFileResponse) SetHeaders(v map[string]*string) *ModifyAdvanceConfigFileResponse
- func (s *ModifyAdvanceConfigFileResponse) SetStatusCode(v int32) *ModifyAdvanceConfigFileResponse
- func (s ModifyAdvanceConfigFileResponse) String() string
- type ModifyAdvanceConfigFileResponseBody
- func (s ModifyAdvanceConfigFileResponseBody) GoString() string
- func (s *ModifyAdvanceConfigFileResponseBody) SetRequestId(v string) *ModifyAdvanceConfigFileResponseBody
- func (s *ModifyAdvanceConfigFileResponseBody) SetResult(v map[string]interface{}) *ModifyAdvanceConfigFileResponseBody
- func (s ModifyAdvanceConfigFileResponseBody) String() string
- type ModifyAdvanceConfigRequest
- func (s ModifyAdvanceConfigRequest) GoString() string
- func (s *ModifyAdvanceConfigRequest) SetContent(v string) *ModifyAdvanceConfigRequest
- func (s *ModifyAdvanceConfigRequest) SetContentType(v string) *ModifyAdvanceConfigRequest
- func (s *ModifyAdvanceConfigRequest) SetDesc(v string) *ModifyAdvanceConfigRequest
- func (s *ModifyAdvanceConfigRequest) SetFiles(v []*ModifyAdvanceConfigRequestFiles) *ModifyAdvanceConfigRequest
- func (s *ModifyAdvanceConfigRequest) SetName(v string) *ModifyAdvanceConfigRequest
- func (s *ModifyAdvanceConfigRequest) SetStatus(v string) *ModifyAdvanceConfigRequest
- func (s *ModifyAdvanceConfigRequest) SetUpdateTime(v int64) *ModifyAdvanceConfigRequest
- func (s ModifyAdvanceConfigRequest) String() string
- type ModifyAdvanceConfigRequestFiles
- func (s ModifyAdvanceConfigRequestFiles) GoString() string
- func (s *ModifyAdvanceConfigRequestFiles) SetFullPathName(v string) *ModifyAdvanceConfigRequestFiles
- func (s *ModifyAdvanceConfigRequestFiles) SetIsDir(v bool) *ModifyAdvanceConfigRequestFiles
- func (s *ModifyAdvanceConfigRequestFiles) SetIsTemplate(v bool) *ModifyAdvanceConfigRequestFiles
- func (s *ModifyAdvanceConfigRequestFiles) SetName(v string) *ModifyAdvanceConfigRequestFiles
- func (s ModifyAdvanceConfigRequestFiles) String() string
- type ModifyAdvanceConfigResponse
- func (s ModifyAdvanceConfigResponse) GoString() string
- func (s *ModifyAdvanceConfigResponse) SetBody(v *ModifyAdvanceConfigResponseBody) *ModifyAdvanceConfigResponse
- func (s *ModifyAdvanceConfigResponse) SetHeaders(v map[string]*string) *ModifyAdvanceConfigResponse
- func (s *ModifyAdvanceConfigResponse) SetStatusCode(v int32) *ModifyAdvanceConfigResponse
- func (s ModifyAdvanceConfigResponse) String() string
- type ModifyAdvanceConfigResponseBody
- func (s ModifyAdvanceConfigResponseBody) GoString() string
- func (s *ModifyAdvanceConfigResponseBody) SetRequestId(v string) *ModifyAdvanceConfigResponseBody
- func (s *ModifyAdvanceConfigResponseBody) SetResult(v map[string]interface{}) *ModifyAdvanceConfigResponseBody
- func (s ModifyAdvanceConfigResponseBody) String() string
- type ModifyAliasRequest
- type ModifyAliasResponse
- func (s ModifyAliasResponse) GoString() string
- func (s *ModifyAliasResponse) SetBody(v *ModifyAliasResponseBody) *ModifyAliasResponse
- func (s *ModifyAliasResponse) SetHeaders(v map[string]*string) *ModifyAliasResponse
- func (s *ModifyAliasResponse) SetStatusCode(v int32) *ModifyAliasResponse
- func (s ModifyAliasResponse) String() string
- type ModifyAliasResponseBody
- type ModifyClusterDescRequest
- type ModifyClusterDescResponse
- func (s ModifyClusterDescResponse) GoString() string
- func (s *ModifyClusterDescResponse) SetBody(v *ModifyClusterDescResponseBody) *ModifyClusterDescResponse
- func (s *ModifyClusterDescResponse) SetHeaders(v map[string]*string) *ModifyClusterDescResponse
- func (s *ModifyClusterDescResponse) SetStatusCode(v int32) *ModifyClusterDescResponse
- func (s ModifyClusterDescResponse) String() string
- type ModifyClusterDescResponseBody
- func (s ModifyClusterDescResponseBody) GoString() string
- func (s *ModifyClusterDescResponseBody) SetRequestId(v string) *ModifyClusterDescResponseBody
- func (s *ModifyClusterDescResponseBody) SetResult(v map[string]interface{}) *ModifyClusterDescResponseBody
- func (s ModifyClusterDescResponseBody) String() string
- type ModifyClusterOfflineConfigRequest
- func (s ModifyClusterOfflineConfigRequest) GoString() string
- func (s *ModifyClusterOfflineConfigRequest) SetBuildMode(v string) *ModifyClusterOfflineConfigRequest
- func (s *ModifyClusterOfflineConfigRequest) SetConfig(v map[string]*int32) *ModifyClusterOfflineConfigRequest
- func (s *ModifyClusterOfflineConfigRequest) SetDataSourceName(v string) *ModifyClusterOfflineConfigRequest
- func (s *ModifyClusterOfflineConfigRequest) SetDataSourceType(v string) *ModifyClusterOfflineConfigRequest
- func (s *ModifyClusterOfflineConfigRequest) SetDataTimeSec(v int32) *ModifyClusterOfflineConfigRequest
- func (s *ModifyClusterOfflineConfigRequest) SetDomain(v string) *ModifyClusterOfflineConfigRequest
- func (s *ModifyClusterOfflineConfigRequest) SetGeneration(v int64) *ModifyClusterOfflineConfigRequest
- func (s *ModifyClusterOfflineConfigRequest) SetPartition(v string) *ModifyClusterOfflineConfigRequest
- func (s *ModifyClusterOfflineConfigRequest) SetPushMode(v string) *ModifyClusterOfflineConfigRequest
- func (s ModifyClusterOfflineConfigRequest) String() string
- type ModifyClusterOfflineConfigResponse
- func (s ModifyClusterOfflineConfigResponse) GoString() string
- func (s *ModifyClusterOfflineConfigResponse) SetBody(v *ModifyClusterOfflineConfigResponseBody) *ModifyClusterOfflineConfigResponse
- func (s *ModifyClusterOfflineConfigResponse) SetHeaders(v map[string]*string) *ModifyClusterOfflineConfigResponse
- func (s *ModifyClusterOfflineConfigResponse) SetStatusCode(v int32) *ModifyClusterOfflineConfigResponse
- func (s ModifyClusterOfflineConfigResponse) String() string
- type ModifyClusterOfflineConfigResponseBody
- func (s ModifyClusterOfflineConfigResponseBody) GoString() string
- func (s *ModifyClusterOfflineConfigResponseBody) SetRequestId(v string) *ModifyClusterOfflineConfigResponseBody
- func (s *ModifyClusterOfflineConfigResponseBody) SetResult(v map[string]interface{}) *ModifyClusterOfflineConfigResponseBody
- func (s ModifyClusterOfflineConfigResponseBody) String() string
- type ModifyClusterOnlineConfigRequest
- func (s ModifyClusterOnlineConfigRequest) GoString() string
- func (s *ModifyClusterOnlineConfigRequest) SetClusters(v []*string) *ModifyClusterOnlineConfigRequest
- func (s *ModifyClusterOnlineConfigRequest) SetConfig(v map[string]*int32) *ModifyClusterOnlineConfigRequest
- func (s ModifyClusterOnlineConfigRequest) String() string
- type ModifyClusterOnlineConfigResponse
- func (s ModifyClusterOnlineConfigResponse) GoString() string
- func (s *ModifyClusterOnlineConfigResponse) SetBody(v *ModifyClusterOnlineConfigResponseBody) *ModifyClusterOnlineConfigResponse
- func (s *ModifyClusterOnlineConfigResponse) SetHeaders(v map[string]*string) *ModifyClusterOnlineConfigResponse
- func (s *ModifyClusterOnlineConfigResponse) SetStatusCode(v int32) *ModifyClusterOnlineConfigResponse
- func (s ModifyClusterOnlineConfigResponse) String() string
- type ModifyClusterOnlineConfigResponseBody
- func (s ModifyClusterOnlineConfigResponseBody) GoString() string
- func (s *ModifyClusterOnlineConfigResponseBody) SetRequestId(v string) *ModifyClusterOnlineConfigResponseBody
- func (s *ModifyClusterOnlineConfigResponseBody) SetResult(v map[string]interface{}) *ModifyClusterOnlineConfigResponseBody
- func (s ModifyClusterOnlineConfigResponseBody) String() string
- type ModifyDataSourceDeployRequest
- func (s ModifyDataSourceDeployRequest) GoString() string
- func (s *ModifyDataSourceDeployRequest) SetAutoBuildIndex(v bool) *ModifyDataSourceDeployRequest
- func (s *ModifyDataSourceDeployRequest) SetDryRun(v bool) *ModifyDataSourceDeployRequest
- func (s *ModifyDataSourceDeployRequest) SetExtend(v *ModifyDataSourceDeployRequestExtend) *ModifyDataSourceDeployRequest
- func (s *ModifyDataSourceDeployRequest) SetGenerationId(v int64) *ModifyDataSourceDeployRequest
- func (s *ModifyDataSourceDeployRequest) SetProcessor(v *ModifyDataSourceDeployRequestProcessor) *ModifyDataSourceDeployRequest
- func (s *ModifyDataSourceDeployRequest) SetStorage(v *ModifyDataSourceDeployRequestStorage) *ModifyDataSourceDeployRequest
- func (s *ModifyDataSourceDeployRequest) SetSwift(v *ModifyDataSourceDeployRequestSwift) *ModifyDataSourceDeployRequest
- func (s ModifyDataSourceDeployRequest) String() string
- type ModifyDataSourceDeployRequestExtend
- func (s ModifyDataSourceDeployRequestExtend) GoString() string
- func (s *ModifyDataSourceDeployRequestExtend) SetHdfs(v *ModifyDataSourceDeployRequestExtendHdfs) *ModifyDataSourceDeployRequestExtend
- func (s *ModifyDataSourceDeployRequestExtend) SetOdps(v *ModifyDataSourceDeployRequestExtendOdps) *ModifyDataSourceDeployRequestExtend
- func (s *ModifyDataSourceDeployRequestExtend) SetOss(v *ModifyDataSourceDeployRequestExtendOss) *ModifyDataSourceDeployRequestExtend
- func (s *ModifyDataSourceDeployRequestExtend) SetSaro(v *ModifyDataSourceDeployRequestExtendSaro) *ModifyDataSourceDeployRequestExtend
- func (s ModifyDataSourceDeployRequestExtend) String() string
- type ModifyDataSourceDeployRequestExtendHdfs
- type ModifyDataSourceDeployRequestExtendOdps
- type ModifyDataSourceDeployRequestExtendOss
- type ModifyDataSourceDeployRequestExtendSaro
- func (s ModifyDataSourceDeployRequestExtendSaro) GoString() string
- func (s *ModifyDataSourceDeployRequestExtendSaro) SetPath(v string) *ModifyDataSourceDeployRequestExtendSaro
- func (s *ModifyDataSourceDeployRequestExtendSaro) SetVersion(v string) *ModifyDataSourceDeployRequestExtendSaro
- func (s ModifyDataSourceDeployRequestExtendSaro) String() string
- type ModifyDataSourceDeployRequestProcessor
- func (s ModifyDataSourceDeployRequestProcessor) GoString() string
- func (s *ModifyDataSourceDeployRequestProcessor) SetArgs(v string) *ModifyDataSourceDeployRequestProcessor
- func (s *ModifyDataSourceDeployRequestProcessor) SetResource(v string) *ModifyDataSourceDeployRequestProcessor
- func (s ModifyDataSourceDeployRequestProcessor) String() string
- type ModifyDataSourceDeployRequestStorage
- func (s ModifyDataSourceDeployRequestStorage) GoString() string
- func (s *ModifyDataSourceDeployRequestStorage) SetAccessKey(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetAccessSecret(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetBucket(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetCatalog(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetDatabase(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetEndpoint(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetNamespace(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetOssPath(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetPartition(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetPath(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetProject(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetTable(v string) *ModifyDataSourceDeployRequestStorage
- func (s *ModifyDataSourceDeployRequestStorage) SetTag(v string) *ModifyDataSourceDeployRequestStorage
- func (s ModifyDataSourceDeployRequestStorage) String() string
- type ModifyDataSourceDeployRequestSwift
- func (s ModifyDataSourceDeployRequestSwift) GoString() string
- func (s *ModifyDataSourceDeployRequestSwift) SetTopic(v string) *ModifyDataSourceDeployRequestSwift
- func (s *ModifyDataSourceDeployRequestSwift) SetZk(v string) *ModifyDataSourceDeployRequestSwift
- func (s ModifyDataSourceDeployRequestSwift) String() string
- type ModifyDataSourceDeployResponse
- func (s ModifyDataSourceDeployResponse) GoString() string
- func (s *ModifyDataSourceDeployResponse) SetBody(v *ModifyDataSourceDeployResponseBody) *ModifyDataSourceDeployResponse
- func (s *ModifyDataSourceDeployResponse) SetHeaders(v map[string]*string) *ModifyDataSourceDeployResponse
- func (s *ModifyDataSourceDeployResponse) SetStatusCode(v int32) *ModifyDataSourceDeployResponse
- func (s ModifyDataSourceDeployResponse) String() string
- type ModifyDataSourceDeployResponseBody
- func (s ModifyDataSourceDeployResponseBody) GoString() string
- func (s *ModifyDataSourceDeployResponseBody) SetRequestId(v string) *ModifyDataSourceDeployResponseBody
- func (s *ModifyDataSourceDeployResponseBody) SetResult(v map[string]interface{}) *ModifyDataSourceDeployResponseBody
- func (s ModifyDataSourceDeployResponseBody) String() string
- type ModifyFileRequest
- type ModifyFileResponse
- func (s ModifyFileResponse) GoString() string
- func (s *ModifyFileResponse) SetBody(v *ModifyFileResponseBody) *ModifyFileResponse
- func (s *ModifyFileResponse) SetHeaders(v map[string]*string) *ModifyFileResponse
- func (s *ModifyFileResponse) SetStatusCode(v int32) *ModifyFileResponse
- func (s ModifyFileResponse) String() string
- type ModifyFileResponseBody
- type ModifyIndexOnlineStrategyRequest
- type ModifyIndexOnlineStrategyResponse
- func (s ModifyIndexOnlineStrategyResponse) GoString() string
- func (s *ModifyIndexOnlineStrategyResponse) SetBody(v *ModifyIndexOnlineStrategyResponseBody) *ModifyIndexOnlineStrategyResponse
- func (s *ModifyIndexOnlineStrategyResponse) SetHeaders(v map[string]*string) *ModifyIndexOnlineStrategyResponse
- func (s *ModifyIndexOnlineStrategyResponse) SetStatusCode(v int32) *ModifyIndexOnlineStrategyResponse
- func (s ModifyIndexOnlineStrategyResponse) String() string
- type ModifyIndexOnlineStrategyResponseBody
- func (s ModifyIndexOnlineStrategyResponseBody) GoString() string
- func (s *ModifyIndexOnlineStrategyResponseBody) SetRequestId(v string) *ModifyIndexOnlineStrategyResponseBody
- func (s *ModifyIndexOnlineStrategyResponseBody) SetResult(v map[string]interface{}) *ModifyIndexOnlineStrategyResponseBody
- func (s ModifyIndexOnlineStrategyResponseBody) String() string
- type ModifyIndexPartitionRequest
- func (s ModifyIndexPartitionRequest) GoString() string
- func (s *ModifyIndexPartitionRequest) SetDataSourceName(v string) *ModifyIndexPartitionRequest
- func (s *ModifyIndexPartitionRequest) SetDomainName(v string) *ModifyIndexPartitionRequest
- func (s *ModifyIndexPartitionRequest) SetGeneration(v int64) *ModifyIndexPartitionRequest
- func (s *ModifyIndexPartitionRequest) SetIndexInfos(v []*ModifyIndexPartitionRequestIndexInfos) *ModifyIndexPartitionRequest
- func (s ModifyIndexPartitionRequest) String() string
- type ModifyIndexPartitionRequestIndexInfos
- func (s ModifyIndexPartitionRequestIndexInfos) GoString() string
- func (s *ModifyIndexPartitionRequestIndexInfos) SetIndexName(v string) *ModifyIndexPartitionRequestIndexInfos
- func (s *ModifyIndexPartitionRequestIndexInfos) SetParallelNum(v int32) *ModifyIndexPartitionRequestIndexInfos
- func (s *ModifyIndexPartitionRequestIndexInfos) SetPartitionCount(v int32) *ModifyIndexPartitionRequestIndexInfos
- func (s ModifyIndexPartitionRequestIndexInfos) String() string
- type ModifyIndexPartitionResponse
- func (s ModifyIndexPartitionResponse) GoString() string
- func (s *ModifyIndexPartitionResponse) SetBody(v *ModifyIndexPartitionResponseBody) *ModifyIndexPartitionResponse
- func (s *ModifyIndexPartitionResponse) SetHeaders(v map[string]*string) *ModifyIndexPartitionResponse
- func (s *ModifyIndexPartitionResponse) SetStatusCode(v int32) *ModifyIndexPartitionResponse
- func (s ModifyIndexPartitionResponse) String() string
- type ModifyIndexPartitionResponseBody
- func (s ModifyIndexPartitionResponseBody) GoString() string
- func (s *ModifyIndexPartitionResponseBody) SetRequestId(v string) *ModifyIndexPartitionResponseBody
- func (s *ModifyIndexPartitionResponseBody) SetResult(v map[string]interface{}) *ModifyIndexPartitionResponseBody
- func (s ModifyIndexPartitionResponseBody) String() string
- type ModifyIndexRequest
- func (s ModifyIndexRequest) GoString() string
- func (s *ModifyIndexRequest) SetBuildParallelNum(v int32) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetCluster(v map[string]map[string]interface{}) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetClusterConfigName(v string) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetConfig(v map[string]*ConfigValue) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetContent(v string) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetDataSource(v string) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetDataSourceInfo(v *ModifyIndexRequestDataSourceInfo) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetDescription(v string) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetDomain(v string) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetDryRun(v bool) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetExtend(v map[string]interface{}) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetMergeParallelNum(v int32) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetPartition(v int32) *ModifyIndexRequest
- func (s *ModifyIndexRequest) SetPushMode(v string) *ModifyIndexRequest
- func (s ModifyIndexRequest) String() string
- type ModifyIndexRequestDataSourceInfo
- func (s ModifyIndexRequestDataSourceInfo) GoString() string
- func (s *ModifyIndexRequestDataSourceInfo) SetAutoBuildIndex(v bool) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetBuildMode(v string) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetConfig(v *ModifyIndexRequestDataSourceInfoConfig) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetDataTimeSec(v int32) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetDomain(v string) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetGeneration(v int64) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetName(v string) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetOssDataPath(v string) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetPartition(v string) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetProcessParallelNum(v int32) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetProcessPartitionCount(v int32) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetSaroConfig(v *ModifyIndexRequestDataSourceInfoSaroConfig) *ModifyIndexRequestDataSourceInfo
- func (s *ModifyIndexRequestDataSourceInfo) SetType(v string) *ModifyIndexRequestDataSourceInfo
- func (s ModifyIndexRequestDataSourceInfo) String() string
- type ModifyIndexRequestDataSourceInfoConfig
- func (s ModifyIndexRequestDataSourceInfoConfig) GoString() string
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetAccessKey(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetAccessSecret(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetBucket(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetCatalog(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetDatabase(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetEndpoint(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetFormat(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetNamespace(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetOssPath(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetPartition(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetPath(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetProject(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetTable(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s *ModifyIndexRequestDataSourceInfoConfig) SetTag(v string) *ModifyIndexRequestDataSourceInfoConfig
- func (s ModifyIndexRequestDataSourceInfoConfig) String() string
- type ModifyIndexRequestDataSourceInfoSaroConfig
- func (s ModifyIndexRequestDataSourceInfoSaroConfig) GoString() string
- func (s *ModifyIndexRequestDataSourceInfoSaroConfig) SetNamespace(v string) *ModifyIndexRequestDataSourceInfoSaroConfig
- func (s *ModifyIndexRequestDataSourceInfoSaroConfig) SetTableName(v string) *ModifyIndexRequestDataSourceInfoSaroConfig
- func (s ModifyIndexRequestDataSourceInfoSaroConfig) String() string
- type ModifyIndexResponse
- func (s ModifyIndexResponse) GoString() string
- func (s *ModifyIndexResponse) SetBody(v *ModifyIndexResponseBody) *ModifyIndexResponse
- func (s *ModifyIndexResponse) SetHeaders(v map[string]*string) *ModifyIndexResponse
- func (s *ModifyIndexResponse) SetStatusCode(v int32) *ModifyIndexResponse
- func (s ModifyIndexResponse) String() string
- type ModifyIndexResponseBody
- type ModifyIndexVersionRequest
- type ModifyIndexVersionRequestBody
- func (s ModifyIndexVersionRequestBody) GoString() string
- func (s *ModifyIndexVersionRequestBody) SetBuildDeployId(v string) *ModifyIndexVersionRequestBody
- func (s *ModifyIndexVersionRequestBody) SetIndexName(v string) *ModifyIndexVersionRequestBody
- func (s *ModifyIndexVersionRequestBody) SetVersion(v string) *ModifyIndexVersionRequestBody
- func (s ModifyIndexVersionRequestBody) String() string
- type ModifyIndexVersionResponse
- func (s ModifyIndexVersionResponse) GoString() string
- func (s *ModifyIndexVersionResponse) SetBody(v *ModifyIndexVersionResponseBody) *ModifyIndexVersionResponse
- func (s *ModifyIndexVersionResponse) SetHeaders(v map[string]*string) *ModifyIndexVersionResponse
- func (s *ModifyIndexVersionResponse) SetStatusCode(v int32) *ModifyIndexVersionResponse
- func (s ModifyIndexVersionResponse) String() string
- type ModifyIndexVersionResponseBody
- func (s ModifyIndexVersionResponseBody) GoString() string
- func (s *ModifyIndexVersionResponseBody) SetRequestId(v string) *ModifyIndexVersionResponseBody
- func (s *ModifyIndexVersionResponseBody) SetResult(v map[string]interface{}) *ModifyIndexVersionResponseBody
- func (s ModifyIndexVersionResponseBody) String() string
- type ModifyNodeConfigRequest
- func (s ModifyNodeConfigRequest) GoString() string
- func (s *ModifyNodeConfigRequest) SetActive(v bool) *ModifyNodeConfigRequest
- func (s *ModifyNodeConfigRequest) SetClusterName(v string) *ModifyNodeConfigRequest
- func (s *ModifyNodeConfigRequest) SetDataDuplicateNumber(v int32) *ModifyNodeConfigRequest
- func (s *ModifyNodeConfigRequest) SetDataFragmentNumber(v int32) *ModifyNodeConfigRequest
- func (s *ModifyNodeConfigRequest) SetDataSourceName(v string) *ModifyNodeConfigRequest
- func (s *ModifyNodeConfigRequest) SetFlowRatio(v int32) *ModifyNodeConfigRequest
- func (s *ModifyNodeConfigRequest) SetMinServicePercent(v int32) *ModifyNodeConfigRequest
- func (s *ModifyNodeConfigRequest) SetName(v string) *ModifyNodeConfigRequest
- func (s *ModifyNodeConfigRequest) SetPublished(v bool) *ModifyNodeConfigRequest
- func (s *ModifyNodeConfigRequest) SetType(v string) *ModifyNodeConfigRequest
- func (s ModifyNodeConfigRequest) String() string
- type ModifyNodeConfigResponse
- func (s ModifyNodeConfigResponse) GoString() string
- func (s *ModifyNodeConfigResponse) SetBody(v *ModifyNodeConfigResponseBody) *ModifyNodeConfigResponse
- func (s *ModifyNodeConfigResponse) SetHeaders(v map[string]*string) *ModifyNodeConfigResponse
- func (s *ModifyNodeConfigResponse) SetStatusCode(v int32) *ModifyNodeConfigResponse
- func (s ModifyNodeConfigResponse) String() string
- type ModifyNodeConfigResponseBody
- func (s ModifyNodeConfigResponseBody) GoString() string
- func (s *ModifyNodeConfigResponseBody) SetRequestId(v string) *ModifyNodeConfigResponseBody
- func (s *ModifyNodeConfigResponseBody) SetResult(v map[string]interface{}) *ModifyNodeConfigResponseBody
- func (s ModifyNodeConfigResponseBody) String() string
- type ModifyOnlineConfigRequest
- type ModifyOnlineConfigResponse
- func (s ModifyOnlineConfigResponse) GoString() string
- func (s *ModifyOnlineConfigResponse) SetBody(v *ModifyOnlineConfigResponseBody) *ModifyOnlineConfigResponse
- func (s *ModifyOnlineConfigResponse) SetHeaders(v map[string]*string) *ModifyOnlineConfigResponse
- func (s *ModifyOnlineConfigResponse) SetStatusCode(v int32) *ModifyOnlineConfigResponse
- func (s ModifyOnlineConfigResponse) String() string
- type ModifyOnlineConfigResponseBody
- func (s ModifyOnlineConfigResponseBody) GoString() string
- func (s *ModifyOnlineConfigResponseBody) SetRequestId(v string) *ModifyOnlineConfigResponseBody
- func (s *ModifyOnlineConfigResponseBody) SetResult(v map[string]interface{}) *ModifyOnlineConfigResponseBody
- func (s ModifyOnlineConfigResponseBody) String() string
- type ModifyPasswordRequest
- type ModifyPasswordResponse
- func (s ModifyPasswordResponse) GoString() string
- func (s *ModifyPasswordResponse) SetBody(v *ModifyPasswordResponseBody) *ModifyPasswordResponse
- func (s *ModifyPasswordResponse) SetHeaders(v map[string]*string) *ModifyPasswordResponse
- func (s *ModifyPasswordResponse) SetStatusCode(v int32) *ModifyPasswordResponse
- func (s ModifyPasswordResponse) String() string
- type ModifyPasswordResponseBody
- type ModifyPausePolicyRequest
- type ModifyPausePolicyResponse
- func (s ModifyPausePolicyResponse) GoString() string
- func (s *ModifyPausePolicyResponse) SetBody(v *ModifyPausePolicyResponseBody) *ModifyPausePolicyResponse
- func (s *ModifyPausePolicyResponse) SetHeaders(v map[string]*string) *ModifyPausePolicyResponse
- func (s *ModifyPausePolicyResponse) SetStatusCode(v int32) *ModifyPausePolicyResponse
- func (s ModifyPausePolicyResponse) String() string
- type ModifyPausePolicyResponseBody
- func (s ModifyPausePolicyResponseBody) GoString() string
- func (s *ModifyPausePolicyResponseBody) SetRequestId(v string) *ModifyPausePolicyResponseBody
- func (s *ModifyPausePolicyResponseBody) SetResult(v map[string]interface{}) *ModifyPausePolicyResponseBody
- func (s ModifyPausePolicyResponseBody) String() string
- type ModifyPublicUrlIpListRequest
- type ModifyPublicUrlIpListResponse
- func (s ModifyPublicUrlIpListResponse) GoString() string
- func (s *ModifyPublicUrlIpListResponse) SetBody(v *ModifyPublicUrlIpListResponseBody) *ModifyPublicUrlIpListResponse
- func (s *ModifyPublicUrlIpListResponse) SetHeaders(v map[string]*string) *ModifyPublicUrlIpListResponse
- func (s *ModifyPublicUrlIpListResponse) SetStatusCode(v int32) *ModifyPublicUrlIpListResponse
- func (s ModifyPublicUrlIpListResponse) String() string
- type ModifyPublicUrlIpListResponseBody
- func (s ModifyPublicUrlIpListResponseBody) GoString() string
- func (s *ModifyPublicUrlIpListResponseBody) SetRequestId(v string) *ModifyPublicUrlIpListResponseBody
- func (s *ModifyPublicUrlIpListResponseBody) SetResult(v map[string]interface{}) *ModifyPublicUrlIpListResponseBody
- func (s ModifyPublicUrlIpListResponseBody) String() string
- type ModifyTableRequest
- func (s ModifyTableRequest) GoString() string
- func (s *ModifyTableRequest) SetDataProcessConfig(v []*ModifyTableRequestDataProcessConfig) *ModifyTableRequest
- func (s *ModifyTableRequest) SetDataSource(v *ModifyTableRequestDataSource) *ModifyTableRequest
- func (s *ModifyTableRequest) SetDryRun(v bool) *ModifyTableRequest
- func (s *ModifyTableRequest) SetFieldSchema(v map[string]*string) *ModifyTableRequest
- func (s *ModifyTableRequest) SetPartitionCount(v int32) *ModifyTableRequest
- func (s *ModifyTableRequest) SetPrimaryKey(v string) *ModifyTableRequest
- func (s *ModifyTableRequest) SetRawSchema(v string) *ModifyTableRequest
- func (s *ModifyTableRequest) SetVectorIndex(v []*ModifyTableRequestVectorIndex) *ModifyTableRequest
- func (s ModifyTableRequest) String() string
- type ModifyTableRequestDataProcessConfig
- func (s ModifyTableRequestDataProcessConfig) GoString() string
- func (s *ModifyTableRequestDataProcessConfig) SetDstField(v string) *ModifyTableRequestDataProcessConfig
- func (s *ModifyTableRequestDataProcessConfig) SetOperator(v string) *ModifyTableRequestDataProcessConfig
- func (s *ModifyTableRequestDataProcessConfig) SetParams(v *ModifyTableRequestDataProcessConfigParams) *ModifyTableRequestDataProcessConfig
- func (s *ModifyTableRequestDataProcessConfig) SetSrcField(v string) *ModifyTableRequestDataProcessConfig
- func (s ModifyTableRequestDataProcessConfig) String() string
- type ModifyTableRequestDataProcessConfigParams
- func (s ModifyTableRequestDataProcessConfigParams) GoString() string
- func (s *ModifyTableRequestDataProcessConfigParams) SetSrcFieldConfig(v *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) *ModifyTableRequestDataProcessConfigParams
- func (s *ModifyTableRequestDataProcessConfigParams) SetVectorModal(v string) *ModifyTableRequestDataProcessConfigParams
- func (s *ModifyTableRequestDataProcessConfigParams) SetVectorModel(v string) *ModifyTableRequestDataProcessConfigParams
- func (s ModifyTableRequestDataProcessConfigParams) String() string
- type ModifyTableRequestDataProcessConfigParamsSrcFieldConfig
- func (s ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) GoString() string
- func (s *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssBucket(v string) *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig
- func (s *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssEndpoint(v string) *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig
- func (s *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) SetUid(v string) *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig
- func (s ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) String() string
- type ModifyTableRequestDataSource
- func (s ModifyTableRequestDataSource) GoString() string
- func (s *ModifyTableRequestDataSource) SetAutoBuildIndex(v bool) *ModifyTableRequestDataSource
- func (s *ModifyTableRequestDataSource) SetConfig(v *ModifyTableRequestDataSourceConfig) *ModifyTableRequestDataSource
- func (s *ModifyTableRequestDataSource) SetDataTimeSec(v int32) *ModifyTableRequestDataSource
- func (s ModifyTableRequestDataSource) String() string
- type ModifyTableRequestDataSourceConfig
- func (s ModifyTableRequestDataSourceConfig) GoString() string
- func (s *ModifyTableRequestDataSourceConfig) SetAccessKey(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetAccessSecret(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetBucket(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetCatalog(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetDatabase(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetEndpoint(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetOssPath(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetPartition(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetProject(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetTable(v string) *ModifyTableRequestDataSourceConfig
- func (s *ModifyTableRequestDataSourceConfig) SetTag(v string) *ModifyTableRequestDataSourceConfig
- func (s ModifyTableRequestDataSourceConfig) String() string
- type ModifyTableRequestVectorIndex
- func (s ModifyTableRequestVectorIndex) GoString() string
- func (s *ModifyTableRequestVectorIndex) SetAdvanceParams(v *ModifyTableRequestVectorIndexAdvanceParams) *ModifyTableRequestVectorIndex
- func (s *ModifyTableRequestVectorIndex) SetDimension(v string) *ModifyTableRequestVectorIndex
- func (s *ModifyTableRequestVectorIndex) SetDistanceType(v string) *ModifyTableRequestVectorIndex
- func (s *ModifyTableRequestVectorIndex) SetIndexName(v string) *ModifyTableRequestVectorIndex
- func (s *ModifyTableRequestVectorIndex) SetNamespace(v string) *ModifyTableRequestVectorIndex
- func (s *ModifyTableRequestVectorIndex) SetSparseIndexField(v string) *ModifyTableRequestVectorIndex
- func (s *ModifyTableRequestVectorIndex) SetSparseValueField(v string) *ModifyTableRequestVectorIndex
- func (s *ModifyTableRequestVectorIndex) SetVectorField(v string) *ModifyTableRequestVectorIndex
- func (s *ModifyTableRequestVectorIndex) SetVectorIndexType(v string) *ModifyTableRequestVectorIndex
- func (s ModifyTableRequestVectorIndex) String() string
- type ModifyTableRequestVectorIndexAdvanceParams
- func (s ModifyTableRequestVectorIndexAdvanceParams) GoString() string
- func (s *ModifyTableRequestVectorIndexAdvanceParams) SetBuildIndexParams(v string) *ModifyTableRequestVectorIndexAdvanceParams
- func (s *ModifyTableRequestVectorIndexAdvanceParams) SetLinearBuildThreshold(v string) *ModifyTableRequestVectorIndexAdvanceParams
- func (s *ModifyTableRequestVectorIndexAdvanceParams) SetMinScanDocCnt(v string) *ModifyTableRequestVectorIndexAdvanceParams
- func (s *ModifyTableRequestVectorIndexAdvanceParams) SetSearchIndexParams(v string) *ModifyTableRequestVectorIndexAdvanceParams
- func (s ModifyTableRequestVectorIndexAdvanceParams) String() string
- type ModifyTableResponse
- func (s ModifyTableResponse) GoString() string
- func (s *ModifyTableResponse) SetBody(v *ModifyTableResponseBody) *ModifyTableResponse
- func (s *ModifyTableResponse) SetHeaders(v map[string]*string) *ModifyTableResponse
- func (s *ModifyTableResponse) SetStatusCode(v int32) *ModifyTableResponse
- func (s ModifyTableResponse) String() string
- type ModifyTableResponseBody
- type PublishAdvanceConfigRequest
- func (s PublishAdvanceConfigRequest) GoString() string
- func (s *PublishAdvanceConfigRequest) SetDesc(v string) *PublishAdvanceConfigRequest
- func (s *PublishAdvanceConfigRequest) SetFiles(v []*PublishAdvanceConfigRequestFiles) *PublishAdvanceConfigRequest
- func (s PublishAdvanceConfigRequest) String() string
- type PublishAdvanceConfigRequestFiles
- func (s PublishAdvanceConfigRequestFiles) GoString() string
- func (s *PublishAdvanceConfigRequestFiles) SetConfig(v *PublishAdvanceConfigRequestFilesConfig) *PublishAdvanceConfigRequestFiles
- func (s *PublishAdvanceConfigRequestFiles) SetDirName(v string) *PublishAdvanceConfigRequestFiles
- func (s *PublishAdvanceConfigRequestFiles) SetFileName(v string) *PublishAdvanceConfigRequestFiles
- func (s *PublishAdvanceConfigRequestFiles) SetOperateType(v string) *PublishAdvanceConfigRequestFiles
- func (s *PublishAdvanceConfigRequestFiles) SetOssPath(v string) *PublishAdvanceConfigRequestFiles
- func (s *PublishAdvanceConfigRequestFiles) SetParentFullPath(v string) *PublishAdvanceConfigRequestFiles
- func (s PublishAdvanceConfigRequestFiles) String() string
- type PublishAdvanceConfigRequestFilesConfig
- func (s PublishAdvanceConfigRequestFilesConfig) GoString() string
- func (s *PublishAdvanceConfigRequestFilesConfig) SetContent(v string) *PublishAdvanceConfigRequestFilesConfig
- func (s *PublishAdvanceConfigRequestFilesConfig) SetVariables(v map[string]*FilesConfigVariablesValue) *PublishAdvanceConfigRequestFilesConfig
- func (s PublishAdvanceConfigRequestFilesConfig) String() string
- type PublishAdvanceConfigResponse
- func (s PublishAdvanceConfigResponse) GoString() string
- func (s *PublishAdvanceConfigResponse) SetBody(v *PublishAdvanceConfigResponseBody) *PublishAdvanceConfigResponse
- func (s *PublishAdvanceConfigResponse) SetHeaders(v map[string]*string) *PublishAdvanceConfigResponse
- func (s *PublishAdvanceConfigResponse) SetStatusCode(v int32) *PublishAdvanceConfigResponse
- func (s PublishAdvanceConfigResponse) String() string
- type PublishAdvanceConfigResponseBody
- func (s PublishAdvanceConfigResponseBody) GoString() string
- func (s *PublishAdvanceConfigResponseBody) SetRequestId(v string) *PublishAdvanceConfigResponseBody
- func (s *PublishAdvanceConfigResponseBody) SetResult(v map[string]interface{}) *PublishAdvanceConfigResponseBody
- func (s PublishAdvanceConfigResponseBody) String() string
- type PublishIndexVersionRequest
- type PublishIndexVersionResponse
- func (s PublishIndexVersionResponse) GoString() string
- func (s *PublishIndexVersionResponse) SetBody(v *PublishIndexVersionResponseBody) *PublishIndexVersionResponse
- func (s *PublishIndexVersionResponse) SetHeaders(v map[string]*string) *PublishIndexVersionResponse
- func (s *PublishIndexVersionResponse) SetStatusCode(v int32) *PublishIndexVersionResponse
- func (s PublishIndexVersionResponse) String() string
- type PublishIndexVersionResponseBody
- func (s PublishIndexVersionResponseBody) GoString() string
- func (s *PublishIndexVersionResponseBody) SetRequestId(v string) *PublishIndexVersionResponseBody
- func (s *PublishIndexVersionResponseBody) SetResult(v map[string]interface{}) *PublishIndexVersionResponseBody
- func (s PublishIndexVersionResponseBody) String() string
- type PushDocumentsRequest
- type PushDocumentsResponse
- func (s PushDocumentsResponse) GoString() string
- func (s *PushDocumentsResponse) SetBody(v *PushDocumentsResponseBody) *PushDocumentsResponse
- func (s *PushDocumentsResponse) SetHeaders(v map[string]*string) *PushDocumentsResponse
- func (s *PushDocumentsResponse) SetStatusCode(v int32) *PushDocumentsResponse
- func (s PushDocumentsResponse) String() string
- type PushDocumentsResponseBody
- type RecoverIndexRequest
- func (s RecoverIndexRequest) GoString() string
- func (s *RecoverIndexRequest) SetBuildDeployId(v int32) *RecoverIndexRequest
- func (s *RecoverIndexRequest) SetDataSourceName(v string) *RecoverIndexRequest
- func (s *RecoverIndexRequest) SetGeneration(v string) *RecoverIndexRequest
- func (s *RecoverIndexRequest) SetIndexName(v string) *RecoverIndexRequest
- func (s RecoverIndexRequest) String() string
- type RecoverIndexResponse
- func (s RecoverIndexResponse) GoString() string
- func (s *RecoverIndexResponse) SetBody(v *RecoverIndexResponseBody) *RecoverIndexResponse
- func (s *RecoverIndexResponse) SetHeaders(v map[string]*string) *RecoverIndexResponse
- func (s *RecoverIndexResponse) SetStatusCode(v int32) *RecoverIndexResponse
- func (s RecoverIndexResponse) String() string
- type RecoverIndexResponseBody
- type ReindexRequest
- type ReindexResponse
- func (s ReindexResponse) GoString() string
- func (s *ReindexResponse) SetBody(v *ReindexResponseBody) *ReindexResponse
- func (s *ReindexResponse) SetHeaders(v map[string]*string) *ReindexResponse
- func (s *ReindexResponse) SetStatusCode(v int32) *ReindexResponse
- func (s ReindexResponse) String() string
- type ReindexResponseBody
- type RemoveClusterResponse
- func (s RemoveClusterResponse) GoString() string
- func (s *RemoveClusterResponse) SetBody(v *RemoveClusterResponseBody) *RemoveClusterResponse
- func (s *RemoveClusterResponse) SetHeaders(v map[string]*string) *RemoveClusterResponse
- func (s *RemoveClusterResponse) SetStatusCode(v int32) *RemoveClusterResponse
- func (s RemoveClusterResponse) String() string
- type RemoveClusterResponseBody
- type RenameFolderRequest
- type RenameFolderResponse
- func (s RenameFolderResponse) GoString() string
- func (s *RenameFolderResponse) SetBody(v *RenameFolderResponseBody) *RenameFolderResponse
- func (s *RenameFolderResponse) SetHeaders(v map[string]*string) *RenameFolderResponse
- func (s *RenameFolderResponse) SetStatusCode(v int32) *RenameFolderResponse
- func (s RenameFolderResponse) String() string
- type RenameFolderResponseBody
- type RenameFolderResponseBodyResult
- func (s RenameFolderResponseBodyResult) GoString() string
- func (s *RenameFolderResponseBodyResult) SetGmtCreate(v string) *RenameFolderResponseBodyResult
- func (s *RenameFolderResponseBodyResult) SetGmtModified(v string) *RenameFolderResponseBodyResult
- func (s *RenameFolderResponseBodyResult) SetId(v int64) *RenameFolderResponseBodyResult
- func (s *RenameFolderResponseBodyResult) SetInstanceId(v int64) *RenameFolderResponseBodyResult
- func (s *RenameFolderResponseBodyResult) SetIsDir(v int32) *RenameFolderResponseBodyResult
- func (s *RenameFolderResponseBodyResult) SetName(v string) *RenameFolderResponseBodyResult
- func (s *RenameFolderResponseBodyResult) SetParent(v int64) *RenameFolderResponseBodyResult
- func (s *RenameFolderResponseBodyResult) SetTemplateId(v int64) *RenameFolderResponseBodyResult
- func (s *RenameFolderResponseBodyResult) SetType(v string) *RenameFolderResponseBodyResult
- func (s RenameFolderResponseBodyResult) String() string
- type ResultClusterValue
- type ResultDatabasesFunctionsValue
- type ResultValue
- func (s ResultValue) GoString() string
- func (s *ResultValue) SetPauseAll(v bool) *ResultValue
- func (s *ResultValue) SetPauseBiz(v bool) *ResultValue
- func (s *ResultValue) SetPauseIndex(v bool) *ResultValue
- func (s *ResultValue) SetPauseIndexBatch(v bool) *ResultValue
- func (s *ResultValue) SetPauseRuntime(v bool) *ResultValue
- func (s ResultValue) String() string
- type StartIndexResponse
- func (s StartIndexResponse) GoString() string
- func (s *StartIndexResponse) SetBody(v *StartIndexResponseBody) *StartIndexResponse
- func (s *StartIndexResponse) SetHeaders(v map[string]*string) *StartIndexResponse
- func (s *StartIndexResponse) SetStatusCode(v int32) *StartIndexResponse
- func (s StartIndexResponse) String() string
- type StartIndexResponseBody
- type StopIndexResponse
- func (s StopIndexResponse) GoString() string
- func (s *StopIndexResponse) SetBody(v *StopIndexResponseBody) *StopIndexResponse
- func (s *StopIndexResponse) SetHeaders(v map[string]*string) *StopIndexResponse
- func (s *StopIndexResponse) SetStatusCode(v int32) *StopIndexResponse
- func (s StopIndexResponse) String() string
- type StopIndexResponseBody
- type StopTaskResponse
- func (s StopTaskResponse) GoString() string
- func (s *StopTaskResponse) SetBody(v *StopTaskResponseBody) *StopTaskResponse
- func (s *StopTaskResponse) SetHeaders(v map[string]*string) *StopTaskResponse
- func (s *StopTaskResponse) SetStatusCode(v int32) *StopTaskResponse
- func (s StopTaskResponse) String() string
- type StopTaskResponseBody
- type TagResourcesRequest
- func (s TagResourcesRequest) GoString() string
- func (s *TagResourcesRequest) SetResourceId(v []*string) *TagResourcesRequest
- func (s *TagResourcesRequest) SetResourceType(v string) *TagResourcesRequest
- func (s *TagResourcesRequest) SetTag(v []*TagResourcesRequestTag) *TagResourcesRequest
- func (s TagResourcesRequest) String() string
- type TagResourcesRequestTag
- type TagResourcesResponse
- func (s TagResourcesResponse) GoString() string
- func (s *TagResourcesResponse) SetBody(v *TagResourcesResponseBody) *TagResourcesResponse
- func (s *TagResourcesResponse) SetHeaders(v map[string]*string) *TagResourcesResponse
- func (s *TagResourcesResponse) SetStatusCode(v int32) *TagResourcesResponse
- func (s TagResourcesResponse) String() string
- type TagResourcesResponseBody
- type UntagResourcesRequest
- func (s UntagResourcesRequest) GoString() string
- func (s *UntagResourcesRequest) SetAll(v bool) *UntagResourcesRequest
- func (s *UntagResourcesRequest) SetResourceId(v []*string) *UntagResourcesRequest
- func (s *UntagResourcesRequest) SetResourceType(v string) *UntagResourcesRequest
- func (s *UntagResourcesRequest) SetTagKey(v []*string) *UntagResourcesRequest
- func (s UntagResourcesRequest) String() string
- type UntagResourcesResponse
- func (s UntagResourcesResponse) GoString() string
- func (s *UntagResourcesResponse) SetBody(v *UntagResourcesResponseBody) *UntagResourcesResponse
- func (s *UntagResourcesResponse) SetHeaders(v map[string]*string) *UntagResourcesResponse
- func (s *UntagResourcesResponse) SetStatusCode(v int32) *UntagResourcesResponse
- func (s UntagResourcesResponse) String() string
- type UntagResourcesResponseBody
- type UntagResourcesShrinkRequest
- func (s UntagResourcesShrinkRequest) GoString() string
- func (s *UntagResourcesShrinkRequest) SetAll(v bool) *UntagResourcesShrinkRequest
- func (s *UntagResourcesShrinkRequest) SetResourceIdShrink(v string) *UntagResourcesShrinkRequest
- func (s *UntagResourcesShrinkRequest) SetResourceType(v string) *UntagResourcesShrinkRequest
- func (s *UntagResourcesShrinkRequest) SetTagKeyShrink(v string) *UntagResourcesShrinkRequest
- func (s UntagResourcesShrinkRequest) String() string
- type UpdateInstanceRequest
- func (s UpdateInstanceRequest) GoString() string
- func (s *UpdateInstanceRequest) SetComponents(v []*UpdateInstanceRequestComponents) *UpdateInstanceRequest
- func (s *UpdateInstanceRequest) SetDescription(v string) *UpdateInstanceRequest
- func (s *UpdateInstanceRequest) SetOrderType(v string) *UpdateInstanceRequest
- func (s UpdateInstanceRequest) String() string
- type UpdateInstanceRequestComponents
- func (s UpdateInstanceRequestComponents) GoString() string
- func (s *UpdateInstanceRequestComponents) SetCode(v string) *UpdateInstanceRequestComponents
- func (s *UpdateInstanceRequestComponents) SetValue(v string) *UpdateInstanceRequestComponents
- func (s UpdateInstanceRequestComponents) String() string
- type UpdateInstanceResponse
- func (s UpdateInstanceResponse) GoString() string
- func (s *UpdateInstanceResponse) SetBody(v *UpdateInstanceResponseBody) *UpdateInstanceResponse
- func (s *UpdateInstanceResponse) SetHeaders(v map[string]*string) *UpdateInstanceResponse
- func (s *UpdateInstanceResponse) SetStatusCode(v int32) *UpdateInstanceResponse
- func (s UpdateInstanceResponse) String() string
- type UpdateInstanceResponseBody
- func (s UpdateInstanceResponseBody) GoString() string
- func (s *UpdateInstanceResponseBody) SetRequestId(v string) *UpdateInstanceResponseBody
- func (s *UpdateInstanceResponseBody) SetResult(v *UpdateInstanceResponseBodyResult) *UpdateInstanceResponseBody
- func (s UpdateInstanceResponseBody) String() string
- type UpdateInstanceResponseBodyResult
- func (s UpdateInstanceResponseBodyResult) GoString() string
- func (s *UpdateInstanceResponseBodyResult) SetChargeType(v string) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetCommodityCode(v string) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetCreateTime(v string) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetDescription(v string) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetExpiredTime(v string) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetInDebt(v bool) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetInstanceId(v string) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetLockMode(v string) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetResourceGroupId(v string) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetStatus(v string) *UpdateInstanceResponseBodyResult
- func (s *UpdateInstanceResponseBodyResult) SetUpdateTime(v string) *UpdateInstanceResponseBodyResult
- func (s UpdateInstanceResponseBodyResult) String() string
- type UpdateSqlInstanceContentRequest
- type UpdateSqlInstanceContentResponse
- func (s UpdateSqlInstanceContentResponse) GoString() string
- func (s *UpdateSqlInstanceContentResponse) SetBody(v *UpdateSqlInstanceContentResponseBody) *UpdateSqlInstanceContentResponse
- func (s *UpdateSqlInstanceContentResponse) SetHeaders(v map[string]*string) *UpdateSqlInstanceContentResponse
- func (s *UpdateSqlInstanceContentResponse) SetStatusCode(v int32) *UpdateSqlInstanceContentResponse
- func (s UpdateSqlInstanceContentResponse) String() string
- type UpdateSqlInstanceContentResponseBody
- func (s UpdateSqlInstanceContentResponseBody) GoString() string
- func (s *UpdateSqlInstanceContentResponseBody) SetRequestId(v string) *UpdateSqlInstanceContentResponseBody
- func (s *UpdateSqlInstanceContentResponseBody) SetResult(v *UpdateSqlInstanceContentResponseBodyResult) *UpdateSqlInstanceContentResponseBody
- func (s UpdateSqlInstanceContentResponseBody) String() string
- type UpdateSqlInstanceContentResponseBodyResult
- func (s UpdateSqlInstanceContentResponseBodyResult) GoString() string
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetCombineParams(v string) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetComment(v string) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetContent(v string) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetDynamicParams(v string) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetGmtCreate(v string) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetGmtModified(v string) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetInstanceId(v int64) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetKvpairs(v string) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetRelatedTemplateId(v int64) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetStaticParams(v string) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetTemplateParams(v string) *UpdateSqlInstanceContentResponseBodyResult
- func (s *UpdateSqlInstanceContentResponseBodyResult) SetVersion(v int64) *UpdateSqlInstanceContentResponseBodyResult
- func (s UpdateSqlInstanceContentResponseBodyResult) String() string
- type UpdateSqlInstanceNameRequest
- type UpdateSqlInstanceNameResponse
- func (s UpdateSqlInstanceNameResponse) GoString() string
- func (s *UpdateSqlInstanceNameResponse) SetBody(v *UpdateSqlInstanceNameResponseBody) *UpdateSqlInstanceNameResponse
- func (s *UpdateSqlInstanceNameResponse) SetHeaders(v map[string]*string) *UpdateSqlInstanceNameResponse
- func (s *UpdateSqlInstanceNameResponse) SetStatusCode(v int32) *UpdateSqlInstanceNameResponse
- func (s UpdateSqlInstanceNameResponse) String() string
- type UpdateSqlInstanceNameResponseBody
- func (s UpdateSqlInstanceNameResponseBody) GoString() string
- func (s *UpdateSqlInstanceNameResponseBody) SetRequestId(v string) *UpdateSqlInstanceNameResponseBody
- func (s *UpdateSqlInstanceNameResponseBody) SetResult(v *UpdateSqlInstanceNameResponseBodyResult) *UpdateSqlInstanceNameResponseBody
- func (s UpdateSqlInstanceNameResponseBody) String() string
- type UpdateSqlInstanceNameResponseBodyResult
- func (s UpdateSqlInstanceNameResponseBodyResult) GoString() string
- func (s *UpdateSqlInstanceNameResponseBodyResult) SetGmtCreate(v string) *UpdateSqlInstanceNameResponseBodyResult
- func (s *UpdateSqlInstanceNameResponseBodyResult) SetGmtModified(v string) *UpdateSqlInstanceNameResponseBodyResult
- func (s *UpdateSqlInstanceNameResponseBodyResult) SetId(v int64) *UpdateSqlInstanceNameResponseBodyResult
- func (s *UpdateSqlInstanceNameResponseBodyResult) SetInstanceId(v int64) *UpdateSqlInstanceNameResponseBodyResult
- func (s *UpdateSqlInstanceNameResponseBodyResult) SetIsDir(v int32) *UpdateSqlInstanceNameResponseBodyResult
- func (s *UpdateSqlInstanceNameResponseBodyResult) SetName(v string) *UpdateSqlInstanceNameResponseBodyResult
- func (s *UpdateSqlInstanceNameResponseBodyResult) SetParent(v int64) *UpdateSqlInstanceNameResponseBodyResult
- func (s *UpdateSqlInstanceNameResponseBodyResult) SetTemplateId(v int64) *UpdateSqlInstanceNameResponseBodyResult
- func (s *UpdateSqlInstanceNameResponseBodyResult) SetType(v string) *UpdateSqlInstanceNameResponseBodyResult
- func (s UpdateSqlInstanceNameResponseBodyResult) String() string
- type UpdateSqlInstanceParamsRequest
- func (s UpdateSqlInstanceParamsRequest) GoString() string
- func (s *UpdateSqlInstanceParamsRequest) SetCombineParam(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
- func (s *UpdateSqlInstanceParamsRequest) SetDynamicParam(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
- func (s *UpdateSqlInstanceParamsRequest) SetKvpair(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
- func (s *UpdateSqlInstanceParamsRequest) SetParams(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
- func (s *UpdateSqlInstanceParamsRequest) SetStaticParam(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
- func (s UpdateSqlInstanceParamsRequest) String() string
- type UpdateSqlInstanceParamsResponse
- func (s UpdateSqlInstanceParamsResponse) GoString() string
- func (s *UpdateSqlInstanceParamsResponse) SetBody(v *UpdateSqlInstanceParamsResponseBody) *UpdateSqlInstanceParamsResponse
- func (s *UpdateSqlInstanceParamsResponse) SetHeaders(v map[string]*string) *UpdateSqlInstanceParamsResponse
- func (s *UpdateSqlInstanceParamsResponse) SetStatusCode(v int32) *UpdateSqlInstanceParamsResponse
- func (s UpdateSqlInstanceParamsResponse) String() string
- type UpdateSqlInstanceParamsResponseBody
- func (s UpdateSqlInstanceParamsResponseBody) GoString() string
- func (s *UpdateSqlInstanceParamsResponseBody) SetRequestId(v string) *UpdateSqlInstanceParamsResponseBody
- func (s *UpdateSqlInstanceParamsResponseBody) SetResult(v *UpdateSqlInstanceParamsResponseBodyResult) *UpdateSqlInstanceParamsResponseBody
- func (s UpdateSqlInstanceParamsResponseBody) String() string
- type UpdateSqlInstanceParamsResponseBodyResult
- func (s UpdateSqlInstanceParamsResponseBodyResult) GoString() string
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetCombineParams(v string) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetComment(v string) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetContent(v string) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetDynamicParams(v string) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetGmtCreate(v string) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetGmtModified(v string) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetInstanceId(v int64) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetKvpairs(v string) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetRelatedTemplateId(v int64) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetStaticParams(v string) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetTemplateParams(v string) *UpdateSqlInstanceParamsResponseBodyResult
- func (s *UpdateSqlInstanceParamsResponseBodyResult) SetVersion(v int64) *UpdateSqlInstanceParamsResponseBodyResult
- func (s UpdateSqlInstanceParamsResponseBodyResult) String() string
- type VariablesValue
- func (s VariablesValue) GoString() string
- func (s *VariablesValue) SetDescription(v string) *VariablesValue
- func (s *VariablesValue) SetDisableModify(v bool) *VariablesValue
- func (s *VariablesValue) SetFuncValue(v *VariablesValueFuncValue) *VariablesValue
- func (s *VariablesValue) SetIsModify(v bool) *VariablesValue
- func (s *VariablesValue) SetTemplateValue(v string) *VariablesValue
- func (s *VariablesValue) SetType(v string) *VariablesValue
- func (s *VariablesValue) SetValue(v string) *VariablesValue
- func (s VariablesValue) String() string
- type VariablesValueFuncValue
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BodyValue ¶
type BodyValue struct { // Specifies whether to suspend all pushes. // // example: // // true PauseAll *bool `json:"pauseAll,omitempty" xml:"pauseAll,omitempty"` // Specifies whether to suspend the push for the new full index version. // // example: // // true PauseIndex *bool `json:"pauseIndex,omitempty" xml:"pauseIndex,omitempty"` // Specifies whether to suspend the push for the incremental indexes. // // example: // // true PauseIndexBatch *bool `json:"pauseIndexBatch,omitempty" xml:"pauseIndexBatch,omitempty"` // Specifies whether to suspend the push for the configuration. // // example: // // true PauseBiz *bool `json:"pauseBiz,omitempty" xml:"pauseBiz,omitempty"` // Specifies whether to suspend the push for the real-time incremental indexes. // // example: // // true PauseRuntime *bool `json:"pauseRuntime,omitempty" xml:"pauseRuntime,omitempty"` }
func (*BodyValue) SetPauseAll ¶
func (*BodyValue) SetPauseBiz ¶
func (*BodyValue) SetPauseIndex ¶
func (*BodyValue) SetPauseIndexBatch ¶
func (*BodyValue) SetPauseRuntime ¶
type BuildIndexRequest ¶
type BuildIndexRequest struct { // The reindexing method. Valid values: api: API data source. indexRecover: data recovery by using indexing. // // example: // // indexRecover BuildMode *string `json:"buildMode,omitempty" xml:"buildMode,omitempty"` // The name of the data source. // // example: // // my_data_source DataSourceName *string `json:"dataSourceName,omitempty" xml:"dataSourceName,omitempty"` // The type of the data source. // // example: // // swift DataSourceType *string `json:"dataSourceType,omitempty" xml:"dataSourceType,omitempty"` // The timestamp in seconds. The value must be of the INTEGER type. This parameter is required if you specify an API data source. // // example: // // 1640867288 DataTimeSec *int32 `json:"dataTimeSec,omitempty" xml:"dataTimeSec,omitempty"` // The data center in which the data source is deployed. // // example: // // test Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The data restoration version. // // example: // // 160131146 Generation *int64 `json:"generation,omitempty" xml:"generation,omitempty"` // The partition in the MaxCompute table. This parameter is required if type is set to odps. // // example: // // 20201010 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (BuildIndexRequest) GoString ¶
func (s BuildIndexRequest) GoString() string
func (*BuildIndexRequest) SetBuildMode ¶
func (s *BuildIndexRequest) SetBuildMode(v string) *BuildIndexRequest
func (*BuildIndexRequest) SetDataSourceName ¶
func (s *BuildIndexRequest) SetDataSourceName(v string) *BuildIndexRequest
func (*BuildIndexRequest) SetDataSourceType ¶
func (s *BuildIndexRequest) SetDataSourceType(v string) *BuildIndexRequest
func (*BuildIndexRequest) SetDataTimeSec ¶
func (s *BuildIndexRequest) SetDataTimeSec(v int32) *BuildIndexRequest
func (*BuildIndexRequest) SetDomain ¶
func (s *BuildIndexRequest) SetDomain(v string) *BuildIndexRequest
func (*BuildIndexRequest) SetGeneration ¶
func (s *BuildIndexRequest) SetGeneration(v int64) *BuildIndexRequest
func (*BuildIndexRequest) SetPartition ¶
func (s *BuildIndexRequest) SetPartition(v string) *BuildIndexRequest
func (*BuildIndexRequest) SetTag ¶ added in v3.2.5
func (s *BuildIndexRequest) SetTag(v string) *BuildIndexRequest
func (BuildIndexRequest) String ¶
func (s BuildIndexRequest) String() string
type BuildIndexResponse ¶
type BuildIndexResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BuildIndexResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (BuildIndexResponse) GoString ¶
func (s BuildIndexResponse) GoString() string
func (*BuildIndexResponse) SetBody ¶
func (s *BuildIndexResponse) SetBody(v *BuildIndexResponseBody) *BuildIndexResponse
func (*BuildIndexResponse) SetHeaders ¶
func (s *BuildIndexResponse) SetHeaders(v map[string]*string) *BuildIndexResponse
func (*BuildIndexResponse) SetStatusCode ¶
func (s *BuildIndexResponse) SetStatusCode(v int32) *BuildIndexResponse
func (BuildIndexResponse) String ¶
func (s BuildIndexResponse) String() string
type BuildIndexResponseBody ¶
type BuildIndexResponseBody struct { // id of request // // example: // // 407BFD91-DE7D-50BA-8F88-CDE52A3B5E46 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The list of clusters // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (BuildIndexResponseBody) GoString ¶
func (s BuildIndexResponseBody) GoString() string
func (*BuildIndexResponseBody) SetRequestId ¶
func (s *BuildIndexResponseBody) SetRequestId(v string) *BuildIndexResponseBody
func (*BuildIndexResponseBody) SetResult ¶
func (s *BuildIndexResponseBody) SetResult(v map[string]interface{}) *BuildIndexResponseBody
func (BuildIndexResponseBody) String ¶
func (s BuildIndexResponseBody) String() string
type ChangeResourceGroupRequest ¶
type ChangeResourceGroupRequest struct { // new resource group id // // example: // // rg-acfmxr3gs***** NewResourceGroupId *string `json:"newResourceGroupId,omitempty" xml:"newResourceGroupId,omitempty"` // The resource type. // // example: // // instance ResourceType *string `json:"resourceType,omitempty" xml:"resourceType,omitempty"` }
func (ChangeResourceGroupRequest) GoString ¶
func (s ChangeResourceGroupRequest) GoString() string
func (*ChangeResourceGroupRequest) SetNewResourceGroupId ¶
func (s *ChangeResourceGroupRequest) SetNewResourceGroupId(v string) *ChangeResourceGroupRequest
func (*ChangeResourceGroupRequest) SetResourceType ¶
func (s *ChangeResourceGroupRequest) SetResourceType(v string) *ChangeResourceGroupRequest
func (ChangeResourceGroupRequest) String ¶
func (s ChangeResourceGroupRequest) String() string
type ChangeResourceGroupResponse ¶
type ChangeResourceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ChangeResourceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ChangeResourceGroupResponse) GoString ¶
func (s ChangeResourceGroupResponse) GoString() string
func (*ChangeResourceGroupResponse) SetBody ¶
func (s *ChangeResourceGroupResponse) SetBody(v *ChangeResourceGroupResponseBody) *ChangeResourceGroupResponse
func (*ChangeResourceGroupResponse) SetHeaders ¶
func (s *ChangeResourceGroupResponse) SetHeaders(v map[string]*string) *ChangeResourceGroupResponse
func (*ChangeResourceGroupResponse) SetStatusCode ¶
func (s *ChangeResourceGroupResponse) SetStatusCode(v int32) *ChangeResourceGroupResponse
func (ChangeResourceGroupResponse) String ¶
func (s ChangeResourceGroupResponse) String() string
type ChangeResourceGroupResponseBody ¶
type ChangeResourceGroupResponseBody struct { // Id of the request // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ChangeResourceGroupResponseBody) GoString ¶
func (s ChangeResourceGroupResponseBody) GoString() string
func (*ChangeResourceGroupResponseBody) SetRequestId ¶
func (s *ChangeResourceGroupResponseBody) SetRequestId(v string) *ChangeResourceGroupResponseBody
func (ChangeResourceGroupResponseBody) String ¶
func (s ChangeResourceGroupResponseBody) String() string
type Client ¶
func (*Client) BuildIndex ¶
func (client *Client) BuildIndex(instanceId *string, request *BuildIndexRequest) (_result *BuildIndexResponse, _err error)
Summary:
Triggers reindexing.
Description:
## Method
POST
## URI
/openapi/ha3/instances/{instanceId}/actions/build-index
@param request - BuildIndexRequest
@return BuildIndexResponse
func (*Client) BuildIndexWithOptions ¶
func (client *Client) BuildIndexWithOptions(instanceId *string, request *BuildIndexRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *BuildIndexResponse, _err error)
Summary:
Triggers reindexing.
Description:
## Method
POST
## URI
/openapi/ha3/instances/{instanceId}/actions/build-index
@param request - BuildIndexRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return BuildIndexResponse
func (*Client) ChangeResourceGroup ¶
func (client *Client) ChangeResourceGroup(instanceId *string, request *ChangeResourceGroupRequest) (_result *ChangeResourceGroupResponse, _err error)
Summary:
更换实例资源组
@param request - ChangeResourceGroupRequest
@return ChangeResourceGroupResponse
func (*Client) ChangeResourceGroupWithOptions ¶
func (client *Client) ChangeResourceGroupWithOptions(instanceId *string, request *ChangeResourceGroupRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ChangeResourceGroupResponse, _err error)
Summary:
更换实例资源组
@param request - ChangeResourceGroupRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ChangeResourceGroupResponse
func (*Client) CloneSqlInstance ¶
func (client *Client) CloneSqlInstance(instanceId *string, database *string, sqlInstanceId *string, request *CloneSqlInstanceRequest) (_result *CloneSqlInstanceResponse, _err error)
@param request - CloneSqlInstanceRequest
@return CloneSqlInstanceResponse
func (*Client) CloneSqlInstanceWithOptions ¶
func (client *Client) CloneSqlInstanceWithOptions(instanceId *string, database *string, sqlInstanceId *string, request *CloneSqlInstanceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CloneSqlInstanceResponse, _err error)
@param request - CloneSqlInstanceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CloneSqlInstanceResponse
func (*Client) CreateAlias ¶ added in v3.2.0
func (client *Client) CreateAlias(instanceId *string, request *CreateAliasRequest) (_result *CreateAliasResponse, _err error)
@param request - CreateAliasRequest
@return CreateAliasResponse
func (*Client) CreateAliasWithOptions ¶ added in v3.2.0
func (client *Client) CreateAliasWithOptions(instanceId *string, request *CreateAliasRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateAliasResponse, _err error)
@param request - CreateAliasRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateAliasResponse
func (*Client) CreateCluster ¶
func (client *Client) CreateCluster(instanceId *string, request *CreateClusterRequest) (_result *CreateClusterResponse, _err error)
Summary:
Creates a cluster.
Description:
### [](#method)Method
`POST`
### [](#uri)URI
`/openapi/ha3/instances/{instanceId}/clusters`
@param request - CreateClusterRequest
@return CreateClusterResponse
func (*Client) CreateClusterWithOptions ¶
func (client *Client) CreateClusterWithOptions(instanceId *string, request *CreateClusterRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateClusterResponse, _err error)
Summary:
Creates a cluster.
Description:
### [](#method)Method
`POST`
### [](#uri)URI
`/openapi/ha3/instances/{instanceId}/clusters`
@param request - CreateClusterRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateClusterResponse
func (*Client) CreateConfigDir ¶
func (client *Client) CreateConfigDir(instanceId *string, configName *string, request *CreateConfigDirRequest) (_result *CreateConfigDirResponse, _err error)
@param request - CreateConfigDirRequest
@return CreateConfigDirResponse
func (*Client) CreateConfigDirWithOptions ¶
func (client *Client) CreateConfigDirWithOptions(instanceId *string, configName *string, request *CreateConfigDirRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateConfigDirResponse, _err error)
@param request - CreateConfigDirRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateConfigDirResponse
func (*Client) CreateConfigFile ¶
func (client *Client) CreateConfigFile(instanceId *string, configName *string, request *CreateConfigFileRequest) (_result *CreateConfigFileResponse, _err error)
@param request - CreateConfigFileRequest
@return CreateConfigFileResponse
func (*Client) CreateConfigFileWithOptions ¶
func (client *Client) CreateConfigFileWithOptions(instanceId *string, configName *string, request *CreateConfigFileRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateConfigFileResponse, _err error)
@param request - CreateConfigFileRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateConfigFileResponse
func (*Client) CreateDataSource ¶
func (client *Client) CreateDataSource(instanceId *string, request *CreateDataSourceRequest) (_result *CreateDataSourceResponse, _err error)
Summary:
Creates data sources.
@param request - CreateDataSourceRequest
@return CreateDataSourceResponse
func (*Client) CreateDataSourceWithOptions ¶
func (client *Client) CreateDataSourceWithOptions(instanceId *string, request *CreateDataSourceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateDataSourceResponse, _err error)
Summary:
Creates data sources.
@param request - CreateDataSourceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateDataSourceResponse
func (*Client) CreateFolder ¶
func (client *Client) CreateFolder(instanceId *string, database *string, request *CreateFolderRequest) (_result *CreateFolderResponse, _err error)
@param request - CreateFolderRequest
@return CreateFolderResponse
func (*Client) CreateFolderWithOptions ¶
func (client *Client) CreateFolderWithOptions(instanceId *string, database *string, request *CreateFolderRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateFolderResponse, _err error)
@param request - CreateFolderRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateFolderResponse
func (*Client) CreateIndex ¶
func (client *Client) CreateIndex(instanceId *string, request *CreateIndexRequest) (_result *CreateIndexResponse, _err error)
Summary:
Creates an index.
Description:
### Method
```java
POST ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/indexes
```
@param request - CreateIndexRequest
@return CreateIndexResponse
func (*Client) CreateIndexWithOptions ¶
func (client *Client) CreateIndexWithOptions(instanceId *string, request *CreateIndexRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateIndexResponse, _err error)
Summary:
Creates an index.
Description:
### Method
```java
POST ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/indexes
```
@param request - CreateIndexRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateIndexResponse
func (*Client) CreateInstance ¶
func (client *Client) CreateInstance(request *CreateInstanceRequest) (_result *CreateInstanceResponse, _err error)
Summary:
Creates a Havenask instance.
Description:
### [](#)Method
`POST`
### [](#uri)URI
`/api/instances?dryRun=false`
@param request - CreateInstanceRequest
@return CreateInstanceResponse
func (*Client) CreateInstanceWithOptions ¶
func (client *Client) CreateInstanceWithOptions(request *CreateInstanceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateInstanceResponse, _err error)
Summary:
Creates a Havenask instance.
Description:
### [](#)Method
`POST`
### [](#uri)URI
`/api/instances?dryRun=false`
@param request - CreateInstanceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateInstanceResponse
func (*Client) CreatePublicUrl ¶
func (client *Client) CreatePublicUrl(instanceId *string) (_result *CreatePublicUrlResponse, _err error)
Summary:
Creates a public endpoint.
@return CreatePublicUrlResponse
func (*Client) CreatePublicUrlWithOptions ¶
func (client *Client) CreatePublicUrlWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreatePublicUrlResponse, _err error)
Summary:
Creates a public endpoint.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreatePublicUrlResponse
func (*Client) CreateSqlInstance ¶
func (client *Client) CreateSqlInstance(instanceId *string, database *string, request *CreateSqlInstanceRequest) (_result *CreateSqlInstanceResponse, _err error)
@param request - CreateSqlInstanceRequest
@return CreateSqlInstanceResponse
func (*Client) CreateSqlInstanceWithOptions ¶
func (client *Client) CreateSqlInstanceWithOptions(instanceId *string, database *string, request *CreateSqlInstanceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateSqlInstanceResponse, _err error)
@param request - CreateSqlInstanceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateSqlInstanceResponse
func (*Client) CreateTable ¶
func (client *Client) CreateTable(instanceId *string, request *CreateTableRequest) (_result *CreateTableResponse, _err error)
Summary:
Creates an index table.
@param request - CreateTableRequest
@return CreateTableResponse
func (*Client) CreateTableWithOptions ¶
func (client *Client) CreateTableWithOptions(instanceId *string, request *CreateTableRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *CreateTableResponse, _err error)
Summary:
Creates an index table.
@param request - CreateTableRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return CreateTableResponse
func (*Client) DeleteAdvanceConfig ¶
func (client *Client) DeleteAdvanceConfig(instanceId *string, configName *string) (_result *DeleteAdvanceConfigResponse, _err error)
Summary:
Deletes the details about advanced configurations.
Description:
## Method
DELETE
## URI
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}
@return DeleteAdvanceConfigResponse
func (*Client) DeleteAdvanceConfigWithOptions ¶
func (client *Client) DeleteAdvanceConfigWithOptions(instanceId *string, configName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteAdvanceConfigResponse, _err error)
Summary:
Deletes the details about advanced configurations.
Description:
## Method
DELETE
## URI
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteAdvanceConfigResponse
func (*Client) DeleteAlias ¶ added in v3.2.0
func (client *Client) DeleteAlias(instanceId *string, alias *string) (_result *DeleteAliasResponse, _err error)
@return DeleteAliasResponse
func (*Client) DeleteAliasWithOptions ¶ added in v3.2.0
func (client *Client) DeleteAliasWithOptions(instanceId *string, alias *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteAliasResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteAliasResponse
func (*Client) DeleteConfigDir ¶
func (client *Client) DeleteConfigDir(instanceId *string, configName *string, request *DeleteConfigDirRequest) (_result *DeleteConfigDirResponse, _err error)
@param request - DeleteConfigDirRequest
@return DeleteConfigDirResponse
func (*Client) DeleteConfigDirWithOptions ¶
func (client *Client) DeleteConfigDirWithOptions(instanceId *string, configName *string, request *DeleteConfigDirRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteConfigDirResponse, _err error)
@param request - DeleteConfigDirRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteConfigDirResponse
func (*Client) DeleteConfigFile ¶
func (client *Client) DeleteConfigFile(instanceId *string, configName *string, request *DeleteConfigFileRequest) (_result *DeleteConfigFileResponse, _err error)
@param request - DeleteConfigFileRequest
@return DeleteConfigFileResponse
func (*Client) DeleteConfigFileWithOptions ¶
func (client *Client) DeleteConfigFileWithOptions(instanceId *string, configName *string, request *DeleteConfigFileRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteConfigFileResponse, _err error)
@param request - DeleteConfigFileRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteConfigFileResponse
func (*Client) DeleteDataSource ¶
func (client *Client) DeleteDataSource(instanceId *string, dataSourceName *string) (_result *DeleteDataSourceResponse, _err error)
Summary:
Deletes a specified data source.
Description:
## Method
`DELETE`
## URI
`/openapi/ha3/instances/{instanceId}/data-sources/{dataSourceName}`
@return DeleteDataSourceResponse
func (*Client) DeleteDataSourceWithOptions ¶
func (client *Client) DeleteDataSourceWithOptions(instanceId *string, dataSourceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteDataSourceResponse, _err error)
Summary:
Deletes a specified data source.
Description:
## Method
`DELETE`
## URI
`/openapi/ha3/instances/{instanceId}/data-sources/{dataSourceName}`
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteDataSourceResponse
func (*Client) DeleteFolder ¶
func (client *Client) DeleteFolder(instanceId *string, database *string, folderId *string) (_result *DeleteFolderResponse, _err error)
@return DeleteFolderResponse
func (*Client) DeleteFolderWithOptions ¶
func (client *Client) DeleteFolderWithOptions(instanceId *string, database *string, folderId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteFolderResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteFolderResponse
func (*Client) DeleteIndex ¶
func (client *Client) DeleteIndex(instanceId *string, indexName *string, request *DeleteIndexRequest) (_result *DeleteIndexResponse, _err error)
Summary:
Deletes an index.
Description:
## Method
DELETE
## URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}?dataSource=xxx
@param request - DeleteIndexRequest
@return DeleteIndexResponse
func (*Client) DeleteIndexVersion ¶
func (client *Client) DeleteIndexVersion(instanceId *string, indexName *string, versionName *string) (_result *DeleteIndexVersionResponse, _err error)
Summary:
Deletes the version of an index.
Description:
## Method
DELETE
## URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}/versions/{versionName}
@return DeleteIndexVersionResponse
func (*Client) DeleteIndexVersionWithOptions ¶
func (client *Client) DeleteIndexVersionWithOptions(instanceId *string, indexName *string, versionName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteIndexVersionResponse, _err error)
Summary:
Deletes the version of an index.
Description:
## Method
DELETE
## URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}/versions/{versionName}
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteIndexVersionResponse
func (*Client) DeleteIndexWithOptions ¶
func (client *Client) DeleteIndexWithOptions(instanceId *string, indexName *string, request *DeleteIndexRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteIndexResponse, _err error)
Summary:
Deletes an index.
Description:
## Method
DELETE
## URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}?dataSource=xxx
@param request - DeleteIndexRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteIndexResponse
func (*Client) DeleteInstance ¶
func (client *Client) DeleteInstance(instanceId *string) (_result *DeleteInstanceResponse, _err error)
Summary:
Deletes a specified instance.
Description:
### Method
`DELETE`
### URI
`/openapi/ha3/instances/{instanceId}`
@return DeleteInstanceResponse
func (*Client) DeleteInstanceWithOptions ¶
func (client *Client) DeleteInstanceWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteInstanceResponse, _err error)
Summary:
Deletes a specified instance.
Description:
### Method
`DELETE`
### URI
`/openapi/ha3/instances/{instanceId}`
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteInstanceResponse
func (*Client) DeletePublicUrl ¶
func (client *Client) DeletePublicUrl(instanceId *string) (_result *DeletePublicUrlResponse, _err error)
Summary:
删除公网域名
@return DeletePublicUrlResponse
func (*Client) DeletePublicUrlWithOptions ¶
func (client *Client) DeletePublicUrlWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeletePublicUrlResponse, _err error)
Summary:
删除公网域名
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeletePublicUrlResponse
func (*Client) DeleteSqlInstance ¶
func (client *Client) DeleteSqlInstance(instanceId *string, database *string, sqlInstanceId *string) (_result *DeleteSqlInstanceResponse, _err error)
@return DeleteSqlInstanceResponse
func (*Client) DeleteSqlInstanceWithOptions ¶
func (client *Client) DeleteSqlInstanceWithOptions(instanceId *string, database *string, sqlInstanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteSqlInstanceResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteSqlInstanceResponse
func (*Client) DeleteTable ¶
func (client *Client) DeleteTable(instanceId *string, tableName *string) (_result *DeleteTableResponse, _err error)
Summary:
Deletes an index table.
@return DeleteTableResponse
func (*Client) DeleteTableWithOptions ¶
func (client *Client) DeleteTableWithOptions(instanceId *string, tableName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DeleteTableResponse, _err error)
Summary:
Deletes an index table.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DeleteTableResponse
func (*Client) DescribeRegions ¶
func (client *Client) DescribeRegions(request *DescribeRegionsRequest) (_result *DescribeRegionsResponse, _err error)
Summary:
Queries available regions.
@param request - DescribeRegionsRequest
@return DescribeRegionsResponse
func (*Client) DescribeRegionsWithOptions ¶
func (client *Client) DescribeRegionsWithOptions(request *DescribeRegionsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *DescribeRegionsResponse, _err error)
Summary:
Queries available regions.
@param request - DescribeRegionsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return DescribeRegionsResponse
func (*Client) ExecuteSqlInstance ¶
func (client *Client) ExecuteSqlInstance(instanceId *string, database *string, sqlInstanceId *string, request *ExecuteSqlInstanceRequest) (_result *ExecuteSqlInstanceResponse, _err error)
@param request - ExecuteSqlInstanceRequest
@return ExecuteSqlInstanceResponse
func (*Client) ExecuteSqlInstanceWithOptions ¶
func (client *Client) ExecuteSqlInstanceWithOptions(instanceId *string, database *string, sqlInstanceId *string, request *ExecuteSqlInstanceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ExecuteSqlInstanceResponse, _err error)
@param request - ExecuteSqlInstanceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ExecuteSqlInstanceResponse
func (*Client) ForceSwitch ¶
func (client *Client) ForceSwitch(instanceId *string, fsmId *string) (_result *ForceSwitchResponse, _err error)
Summary:
Performs a forced switchover.
Description:
### [](#)Method
```java
PUT ¶
```
### [](#uri)URI
```java
/openapi/ha3/instances/{instanceId}/force-switch/{fsmId}
```
@return ForceSwitchResponse
func (*Client) ForceSwitchWithOptions ¶
func (client *Client) ForceSwitchWithOptions(instanceId *string, fsmId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ForceSwitchResponse, _err error)
Summary:
Performs a forced switchover.
Description:
### [](#)Method
```java
PUT ¶
```
### [](#uri)URI
```java
/openapi/ha3/instances/{instanceId}/force-switch/{fsmId}
```
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ForceSwitchResponse
func (*Client) GetAdvanceConfig ¶
func (client *Client) GetAdvanceConfig(instanceId *string, configName *string, request *GetAdvanceConfigRequest) (_result *GetAdvanceConfigResponse, _err error)
Summary:
Queries the information about an advanced configuration.
Description:
## Method
GET
## URI
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}
@param request - GetAdvanceConfigRequest
@return GetAdvanceConfigResponse
func (*Client) GetAdvanceConfigFile ¶
func (client *Client) GetAdvanceConfigFile(instanceId *string, configName *string, request *GetAdvanceConfigFileRequest) (_result *GetAdvanceConfigFileResponse, _err error)
Summary:
Queries the information about an advanced configuration file.
Description:
## Method
GET
## URI
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}/file?fileName={fileName}
@param request - GetAdvanceConfigFileRequest
@return GetAdvanceConfigFileResponse
func (*Client) GetAdvanceConfigFileWithOptions ¶
func (client *Client) GetAdvanceConfigFileWithOptions(instanceId *string, configName *string, request *GetAdvanceConfigFileRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetAdvanceConfigFileResponse, _err error)
Summary:
Queries the information about an advanced configuration file.
Description:
## Method
GET
## URI
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}/file?fileName={fileName}
@param request - GetAdvanceConfigFileRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetAdvanceConfigFileResponse
func (*Client) GetAdvanceConfigWithOptions ¶
func (client *Client) GetAdvanceConfigWithOptions(instanceId *string, configName *string, request *GetAdvanceConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetAdvanceConfigResponse, _err error)
Summary:
Queries the information about an advanced configuration.
Description:
## Method
GET
## URI
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}
@param request - GetAdvanceConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetAdvanceConfigResponse
func (*Client) GetCluster ¶
func (client *Client) GetCluster(instanceId *string, clusterName *string) (_result *GetClusterResponse, _err error)
Summary:
Queries the details of a cluster.
Description:
### Method
`GET`
### URI
`/openapi/ha3/instance/{instanceId}/clusters/{clusterName}`
@return GetClusterResponse
func (*Client) GetClusterRunTimeInfo ¶
func (client *Client) GetClusterRunTimeInfo(instanceId *string) (_result *GetClusterRunTimeInfoResponse, _err error)
Summary:
Queries the runtime information about a specified cluster.
Description:
### Method
GET ¶
### URI
/openapi/ha3/instances/{instanceId}/cluster-run-time-info
@return GetClusterRunTimeInfoResponse
func (*Client) GetClusterRunTimeInfoWithOptions ¶
func (client *Client) GetClusterRunTimeInfoWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetClusterRunTimeInfoResponse, _err error)
Summary:
Queries the runtime information about a specified cluster.
Description:
### Method
GET ¶
### URI
/openapi/ha3/instances/{instanceId}/cluster-run-time-info
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetClusterRunTimeInfoResponse
func (*Client) GetClusterWithOptions ¶
func (client *Client) GetClusterWithOptions(instanceId *string, clusterName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetClusterResponse, _err error)
Summary:
Queries the details of a cluster.
Description:
### Method
`GET`
### URI
`/openapi/ha3/instance/{instanceId}/clusters/{clusterName}`
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetClusterResponse
func (*Client) GetDataSource ¶
func (client *Client) GetDataSource(instanceId *string, dataSourceName *string) (_result *GetDataSourceResponse, _err error)
Summary:
Obtains a data source.
Description:
### Method
`GET`
### URI
`/openapi/ha3/instances/{instanceId}/data-sources/{dataSourceName}`
@return GetDataSourceResponse
func (*Client) GetDataSourceDeploy ¶
func (client *Client) GetDataSourceDeploy(instanceId *string, deployName *string, dataSourceName *string) (_result *GetDataSourceDeployResponse, _err error)
Summary:
获取数据源部署信息
@return GetDataSourceDeployResponse
func (*Client) GetDataSourceDeployWithOptions ¶
func (client *Client) GetDataSourceDeployWithOptions(instanceId *string, deployName *string, dataSourceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetDataSourceDeployResponse, _err error)
Summary:
获取数据源部署信息
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetDataSourceDeployResponse
func (*Client) GetDataSourceWithOptions ¶
func (client *Client) GetDataSourceWithOptions(instanceId *string, dataSourceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetDataSourceResponse, _err error)
Summary:
Obtains a data source.
Description:
### Method
`GET`
### URI
`/openapi/ha3/instances/{instanceId}/data-sources/{dataSourceName}`
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetDataSourceResponse
func (*Client) GetDatabaseSchema ¶
func (client *Client) GetDatabaseSchema(instanceId *string, database *string, tableName *string) (_result *GetDatabaseSchemaResponse, _err error)
@return GetDatabaseSchemaResponse
func (*Client) GetDatabaseSchemaWithOptions ¶
func (client *Client) GetDatabaseSchemaWithOptions(instanceId *string, database *string, tableName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetDatabaseSchemaResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetDatabaseSchemaResponse
func (*Client) GetDeployGraph ¶
func (client *Client) GetDeployGraph(instanceId *string) (_result *GetDeployGraphResponse, _err error)
Summary:
Displays the overview of the deployment.
Description:
## Method
GET ¶
## URI
```java
/openapi/ha3/instances/{instanceId}/deploy-graph
```
@return GetDeployGraphResponse
func (*Client) GetDeployGraphWithOptions ¶
func (client *Client) GetDeployGraphWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetDeployGraphResponse, _err error)
Summary:
Displays the overview of the deployment.
Description:
## Method
GET ¶
## URI
```java
/openapi/ha3/instances/{instanceId}/deploy-graph
```
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetDeployGraphResponse
func (*Client) GetEndpoint ¶
func (*Client) GetFile ¶
func (client *Client) GetFile(instanceId *string, indexName *string, versionName *string, request *GetFileRequest) (_result *GetFileResponse, _err error)
Summary:
Queries the details of an index table version.
Description:
## [](#)Method
GET
## [](#uri)URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}/versions/{versionName}/file
@param request - GetFileRequest
@return GetFileResponse
func (*Client) GetFileWithOptions ¶
func (client *Client) GetFileWithOptions(instanceId *string, indexName *string, versionName *string, request *GetFileRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetFileResponse, _err error)
Summary:
Queries the details of an index table version.
Description:
## [](#)Method
GET
## [](#uri)URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}/versions/{versionName}/file
@param request - GetFileRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetFileResponse
func (*Client) GetIndex ¶
func (client *Client) GetIndex(instanceId *string, indexName *string) (_result *GetIndexResponse, _err error)
Summary:
Queries the information about an index version.
Description:
## [](#)Method
GET
## [](#uri)URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}
@return GetIndexResponse
func (*Client) GetIndexOnlineStrategy ¶
func (client *Client) GetIndexOnlineStrategy(instanceId *string, dataSourceName *string, deployName *string, indexName *string) (_result *GetIndexOnlineStrategyResponse, _err error)
Summary:
Queries the online effective policy of an index.
@return GetIndexOnlineStrategyResponse
func (*Client) GetIndexOnlineStrategyWithOptions ¶
func (client *Client) GetIndexOnlineStrategyWithOptions(instanceId *string, dataSourceName *string, deployName *string, indexName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetIndexOnlineStrategyResponse, _err error)
Summary:
Queries the online effective policy of an index.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetIndexOnlineStrategyResponse
func (*Client) GetIndexVersion ¶
func (client *Client) GetIndexVersion(instanceId *string, clusterName *string) (_result *GetIndexVersionResponse, _err error)
Summary:
Queries the information about index versions that the current index version can be rolled back to.
Description:
## Method
GET
## URI
/openapi/ha3/instances/{instanceId}/clusters/{clusterName}/index-version
@return GetIndexVersionResponse
func (*Client) GetIndexVersionWithOptions ¶
func (client *Client) GetIndexVersionWithOptions(instanceId *string, clusterName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetIndexVersionResponse, _err error)
Summary:
Queries the information about index versions that the current index version can be rolled back to.
Description:
## Method
GET
## URI
/openapi/ha3/instances/{instanceId}/clusters/{clusterName}/index-version
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetIndexVersionResponse
func (*Client) GetIndexWithOptions ¶
func (client *Client) GetIndexWithOptions(instanceId *string, indexName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetIndexResponse, _err error)
Summary:
Queries the information about an index version.
Description:
## [](#)Method
GET
## [](#uri)URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetIndexResponse
func (*Client) GetInstance ¶
func (client *Client) GetInstance(instanceId *string) (_result *GetInstanceResponse, _err error)
Summary:
Queries the details of an instance based on the instance ID.
Description:
### [](#)Method
```java
GET ¶
```
### [](#uri)URI
```java
/openapi/ha3/instances/{instanceId}
```
@return GetInstanceResponse
func (*Client) GetInstanceWithOptions ¶
func (client *Client) GetInstanceWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetInstanceResponse, _err error)
Summary:
Queries the details of an instance based on the instance ID.
Description:
### [](#)Method
```java
GET ¶
```
### [](#uri)URI
```java
/openapi/ha3/instances/{instanceId}
```
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetInstanceResponse
func (*Client) GetNodeConfig ¶
func (client *Client) GetNodeConfig(instanceId *string, request *GetNodeConfigRequest) (_result *GetNodeConfigResponse, _err error)
Summary:
Gets the configuration information of a node.
@param request - GetNodeConfigRequest
@return GetNodeConfigResponse
func (*Client) GetNodeConfigWithOptions ¶
func (client *Client) GetNodeConfigWithOptions(instanceId *string, request *GetNodeConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetNodeConfigResponse, _err error)
Summary:
Gets the configuration information of a node.
@param request - GetNodeConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetNodeConfigResponse
func (*Client) GetSqlInstance ¶
func (client *Client) GetSqlInstance(instanceId *string, database *string, sqlInstanceId *string, request *GetSqlInstanceRequest) (_result *GetSqlInstanceResponse, _err error)
@param request - GetSqlInstanceRequest
@return GetSqlInstanceResponse
func (*Client) GetSqlInstanceWithOptions ¶
func (client *Client) GetSqlInstanceWithOptions(instanceId *string, database *string, sqlInstanceId *string, request *GetSqlInstanceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetSqlInstanceResponse, _err error)
@param request - GetSqlInstanceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetSqlInstanceResponse
func (*Client) GetTable ¶
func (client *Client) GetTable(instanceId *string, tableName *string) (_result *GetTableResponse, _err error)
Summary:
Queries the information about an index table.
@return GetTableResponse
func (*Client) GetTableGeneration ¶
func (client *Client) GetTableGeneration(instanceId *string, tableName *string, generationId *string) (_result *GetTableGenerationResponse, _err error)
Summary:
Queries the status of an index version based on the ID of the full index version.
@return GetTableGenerationResponse
func (*Client) GetTableGenerationWithOptions ¶
func (client *Client) GetTableGenerationWithOptions(instanceId *string, tableName *string, generationId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetTableGenerationResponse, _err error)
Summary:
Queries the status of an index version based on the ID of the full index version.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetTableGenerationResponse
func (*Client) GetTableWithOptions ¶
func (client *Client) GetTableWithOptions(instanceId *string, tableName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *GetTableResponse, _err error)
Summary:
Queries the information about an index table.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return GetTableResponse
func (*Client) ListAdvanceConfigDir ¶
func (client *Client) ListAdvanceConfigDir(instanceId *string, configName *string, request *ListAdvanceConfigDirRequest) (_result *ListAdvanceConfigDirResponse, _err error)
Summary:
Queries the files in an advanced configuration directory.
Description:
## Method
`GET`
## URI
`/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}/dir?dirName={dirName}`
@param request - ListAdvanceConfigDirRequest
@return ListAdvanceConfigDirResponse
func (*Client) ListAdvanceConfigDirWithOptions ¶
func (client *Client) ListAdvanceConfigDirWithOptions(instanceId *string, configName *string, request *ListAdvanceConfigDirRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListAdvanceConfigDirResponse, _err error)
Summary:
Queries the files in an advanced configuration directory.
Description:
## Method
`GET`
## URI
`/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}/dir?dirName={dirName}`
@param request - ListAdvanceConfigDirRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListAdvanceConfigDirResponse
func (*Client) ListAdvanceConfigs ¶
func (client *Client) ListAdvanceConfigs(instanceId *string, request *ListAdvanceConfigsRequest) (_result *ListAdvanceConfigsResponse, _err error)
Summary:
Obtains a list of advanced configurations.
Description:
## Sample requests
`GET /openapi/ha3/instances/ose-test1/advanced-configs`
@param request - ListAdvanceConfigsRequest
@return ListAdvanceConfigsResponse
func (*Client) ListAdvanceConfigsWithOptions ¶
func (client *Client) ListAdvanceConfigsWithOptions(instanceId *string, request *ListAdvanceConfigsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListAdvanceConfigsResponse, _err error)
Summary:
Obtains a list of advanced configurations.
Description:
## Sample requests
`GET /openapi/ha3/instances/ose-test1/advanced-configs`
@param request - ListAdvanceConfigsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListAdvanceConfigsResponse
func (*Client) ListAliases ¶ added in v3.2.0
func (client *Client) ListAliases(instanceId *string) (_result *ListAliasesResponse, _err error)
@return ListAliasesResponse
func (*Client) ListAliasesWithOptions ¶ added in v3.2.0
func (client *Client) ListAliasesWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListAliasesResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListAliasesResponse
func (*Client) ListClusterNames ¶
func (client *Client) ListClusterNames() (_result *ListClusterNamesResponse, _err error)
Summary:
Queries cluster names.
Description:
### Method
GET ¶
### URI
/openapi/ha3/instances/{instanceId}/cluster-names
@return ListClusterNamesResponse
func (*Client) ListClusterNamesWithOptions ¶
func (client *Client) ListClusterNamesWithOptions(headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListClusterNamesResponse, _err error)
Summary:
Queries cluster names.
Description:
### Method
GET ¶
### URI
/openapi/ha3/instances/{instanceId}/cluster-names
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListClusterNamesResponse
func (*Client) ListClusterTasks ¶
func (client *Client) ListClusterTasks(instanceId *string) (_result *ListClusterTasksResponse, _err error)
Summary:
Queries cluster tasks.
Description:
### Method
```java
GET ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/cluster-tasks
```
@return ListClusterTasksResponse
func (*Client) ListClusterTasksWithOptions ¶
func (client *Client) ListClusterTasksWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListClusterTasksResponse, _err error)
Summary:
Queries cluster tasks.
Description:
### Method
```java
GET ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/cluster-tasks
```
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListClusterTasksResponse
func (*Client) ListClusters ¶
func (client *Client) ListClusters(instanceId *string) (_result *ListClustersResponse, _err error)
Summary:
Queries clusters.
Description:
### Method
```java
GET ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/clusters
```
@return ListClustersResponse
func (*Client) ListClustersWithOptions ¶
func (client *Client) ListClustersWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListClustersResponse, _err error)
Summary:
Queries clusters.
Description:
### Method
```java
GET ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/clusters
```
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListClustersResponse
func (*Client) ListDataSourceSchemas ¶
func (client *Client) ListDataSourceSchemas(instanceId *string, dataSourceName *string) (_result *ListDataSourceSchemasResponse, _err error)
Summary:
Queries the schema information about a data source.
Description:
## Method
`GET`
## URI
`/openapi/ha3/instances/{instanceId}/data-sources/{dataSourceName}/schemas`
@return ListDataSourceSchemasResponse
func (*Client) ListDataSourceSchemasWithOptions ¶
func (client *Client) ListDataSourceSchemasWithOptions(instanceId *string, dataSourceName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDataSourceSchemasResponse, _err error)
Summary:
Queries the schema information about a data source.
Description:
## Method
`GET`
## URI
`/openapi/ha3/instances/{instanceId}/data-sources/{dataSourceName}/schemas`
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListDataSourceSchemasResponse
func (*Client) ListDataSourceTasks ¶
func (client *Client) ListDataSourceTasks(instanceId *string) (_result *ListDataSourceTasksResponse, _err error)
Summary:
Displays data source tasks.
Description:
### [](#)Method
```java
GET ¶
```
### [](#uri)URI
```java
/openapi/ha3/instances/{instanceId}/data-source-tasks
```
@return ListDataSourceTasksResponse
func (*Client) ListDataSourceTasksWithOptions ¶
func (client *Client) ListDataSourceTasksWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDataSourceTasksResponse, _err error)
Summary:
Displays data source tasks.
Description:
### [](#)Method
```java
GET ¶
```
### [](#uri)URI
```java
/openapi/ha3/instances/{instanceId}/data-source-tasks
```
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListDataSourceTasksResponse
func (*Client) ListDataSources ¶
func (client *Client) ListDataSources(instanceId *string) (_result *ListDataSourcesResponse, _err error)
Summary:
Obtains the list of data sources.
Description:
## Method
`GET`
## URI
`/openapi/ha3/instances/{instanceId}/data-sources`
@return ListDataSourcesResponse
func (*Client) ListDataSourcesWithOptions ¶
func (client *Client) ListDataSourcesWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDataSourcesResponse, _err error)
Summary:
Obtains the list of data sources.
Description:
## Method
`GET`
## URI
`/openapi/ha3/instances/{instanceId}/data-sources`
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListDataSourcesResponse
func (*Client) ListDatabases ¶
func (client *Client) ListDatabases(instanceId *string) (_result *ListDatabasesResponse, _err error)
@return ListDatabasesResponse
func (*Client) ListDatabasesWithOptions ¶
func (client *Client) ListDatabasesWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDatabasesResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListDatabasesResponse
func (*Client) ListDateSourceGenerations ¶
func (client *Client) ListDateSourceGenerations(instanceId *string, dataSourceName *string, request *ListDateSourceGenerationsRequest) (_result *ListDateSourceGenerationsResponse, _err error)
Summary:
Queries the historical index versions of a data source.
Description:
### Method
`GET`
### URI
`/openapi/ha3/instances/{instanceId}/data-sources/{dataSourceName}/generations?domainName={domainName}`
@param request - ListDateSourceGenerationsRequest
@return ListDateSourceGenerationsResponse
func (*Client) ListDateSourceGenerationsWithOptions ¶
func (client *Client) ListDateSourceGenerationsWithOptions(instanceId *string, dataSourceName *string, request *ListDateSourceGenerationsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListDateSourceGenerationsResponse, _err error)
Summary:
Queries the historical index versions of a data source.
Description:
### Method
`GET`
### URI
`/openapi/ha3/instances/{instanceId}/data-sources/{dataSourceName}/generations?domainName={domainName}`
@param request - ListDateSourceGenerationsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListDateSourceGenerationsResponse
func (*Client) ListIndexRecoverRecords ¶
func (client *Client) ListIndexRecoverRecords(indexName *string, instanceId *string) (_result *ListIndexRecoverRecordsResponse, _err error)
@return ListIndexRecoverRecordsResponse
func (*Client) ListIndexRecoverRecordsWithOptions ¶
func (client *Client) ListIndexRecoverRecordsWithOptions(indexName *string, instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListIndexRecoverRecordsResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListIndexRecoverRecordsResponse
func (*Client) ListIndexes ¶
func (client *Client) ListIndexes(instanceId *string, request *ListIndexesRequest) (_result *ListIndexesResponse, _err error)
Summary:
Obtains the index list.
Description:
## Method
GET
## URI
/openapi/ha3/instances/{instanceId}/indexes
@param request - ListIndexesRequest
@return ListIndexesResponse
func (*Client) ListIndexesWithOptions ¶
func (client *Client) ListIndexesWithOptions(instanceId *string, request *ListIndexesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListIndexesResponse, _err error)
Summary:
Obtains the index list.
Description:
## Method
GET
## URI
/openapi/ha3/instances/{instanceId}/indexes
@param request - ListIndexesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListIndexesResponse
func (*Client) ListInstanceSpecs ¶
func (client *Client) ListInstanceSpecs(instanceId *string, request *ListInstanceSpecsRequest) (_result *ListInstanceSpecsResponse, _err error)
Summary:
Queries the specifications of an instance.
Description:
### Method
`GET`
### URI
`/openapi/ha3/instances/{instanceId}/specs?type=qrs`
@param request - ListInstanceSpecsRequest
@return ListInstanceSpecsResponse
func (*Client) ListInstanceSpecsWithOptions ¶
func (client *Client) ListInstanceSpecsWithOptions(instanceId *string, request *ListInstanceSpecsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListInstanceSpecsResponse, _err error)
Summary:
Queries the specifications of an instance.
Description:
### Method
`GET`
### URI
`/openapi/ha3/instances/{instanceId}/specs?type=qrs`
@param request - ListInstanceSpecsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListInstanceSpecsResponse
func (*Client) ListInstances ¶
func (client *Client) ListInstances(request *ListInstancesRequest) (_result *ListInstancesResponse, _err error)
Summary:
Queries a list of instances.
Description:
### [](#)Method
`GET`
### [](#uri)URI
`/openapi/ha3/instances`
@param request - ListInstancesRequest
@return ListInstancesResponse
func (*Client) ListInstancesWithOptions ¶
func (client *Client) ListInstancesWithOptions(tmpReq *ListInstancesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListInstancesResponse, _err error)
Summary:
Queries a list of instances.
Description:
### [](#)Method
`GET`
### [](#uri)URI
`/openapi/ha3/instances`
@param tmpReq - ListInstancesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListInstancesResponse
func (*Client) ListLogs ¶ added in v3.1.0
func (client *Client) ListLogs(instanceId *string, request *ListLogsRequest) (_result *ListLogsResponse, _err error)
@param request - ListLogsRequest
@return ListLogsResponse
func (*Client) ListLogsWithOptions ¶ added in v3.1.0
func (client *Client) ListLogsWithOptions(instanceId *string, request *ListLogsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListLogsResponse, _err error)
@param request - ListLogsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListLogsResponse
func (*Client) ListOnlineConfigs ¶
func (client *Client) ListOnlineConfigs(instanceId *string, nodeName *string, request *ListOnlineConfigsRequest) (_result *ListOnlineConfigsResponse, _err error)
Summary:
Queries the details of an online configuration.
Description:
### Method
```java
GET ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/node/{nodeName}/online-configs?domain={domain}
```
@param request - ListOnlineConfigsRequest
@return ListOnlineConfigsResponse
func (*Client) ListOnlineConfigsWithOptions ¶
func (client *Client) ListOnlineConfigsWithOptions(instanceId *string, nodeName *string, request *ListOnlineConfigsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListOnlineConfigsResponse, _err error)
Summary:
Queries the details of an online configuration.
Description:
### Method
```java
GET ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/node/{nodeName}/online-configs?domain={domain}
```
@param request - ListOnlineConfigsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListOnlineConfigsResponse
func (*Client) ListPausePolicys ¶
func (client *Client) ListPausePolicys(instanceId *string) (_result *ListPausePolicysResponse, _err error)
@return ListPausePolicysResponse
func (*Client) ListPausePolicysWithOptions ¶
func (client *Client) ListPausePolicysWithOptions(instanceId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListPausePolicysResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListPausePolicysResponse
func (*Client) ListPostQueryResult ¶
func (client *Client) ListPostQueryResult(instanceId *string, request *ListPostQueryResultRequest) (_result *ListPostQueryResultResponse, _err error)
@param request - ListPostQueryResultRequest
@return ListPostQueryResultResponse
func (*Client) ListPostQueryResultWithOptions ¶
func (client *Client) ListPostQueryResultWithOptions(instanceId *string, request *ListPostQueryResultRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListPostQueryResultResponse, _err error)
@param request - ListPostQueryResultRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListPostQueryResultResponse
func (*Client) ListQueryResult ¶
func (client *Client) ListQueryResult(instanceId *string, request *ListQueryResultRequest) (_result *ListQueryResultResponse, _err error)
Summary:
Queries the query result.
Description:
### [](#)Method
`GET`
### [](#uri)URI
`/openapi/ha3/instances/{instanceId}/query?query=xxxx`
@param request - ListQueryResultRequest
@return ListQueryResultResponse
func (*Client) ListQueryResultWithOptions ¶
func (client *Client) ListQueryResultWithOptions(instanceId *string, request *ListQueryResultRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListQueryResultResponse, _err error)
Summary:
Queries the query result.
Description:
### [](#)Method
`GET`
### [](#uri)URI
`/openapi/ha3/instances/{instanceId}/query?query=xxxx`
@param request - ListQueryResultRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListQueryResultResponse
func (*Client) ListRestQueryResult ¶
func (client *Client) ListRestQueryResult(instanceId *string, request *ListRestQueryResultRequest) (_result *ListRestQueryResultResponse, _err error)
@param request - ListRestQueryResultRequest
@return ListRestQueryResultResponse
func (*Client) ListRestQueryResultWithOptions ¶
func (client *Client) ListRestQueryResultWithOptions(instanceId *string, request *ListRestQueryResultRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListRestQueryResultResponse, _err error)
@param request - ListRestQueryResultRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListRestQueryResultResponse
func (*Client) ListSchemas ¶
func (client *Client) ListSchemas(instanceId *string, request *ListSchemasRequest) (_result *ListSchemasResponse, _err error)
Summary:
通过数据源配置获取schema信息
@param request - ListSchemasRequest
@return ListSchemasResponse
func (*Client) ListSchemasWithOptions ¶
func (client *Client) ListSchemasWithOptions(instanceId *string, request *ListSchemasRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListSchemasResponse, _err error)
Summary:
通过数据源配置获取schema信息
@param request - ListSchemasRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListSchemasResponse
func (*Client) ListTableGenerations ¶
func (client *Client) ListTableGenerations(instanceId *string, tableName *string) (_result *ListTableGenerationsResponse, _err error)
Summary:
Queries a list of index versions.
@return ListTableGenerationsResponse
func (*Client) ListTableGenerationsWithOptions ¶
func (client *Client) ListTableGenerationsWithOptions(instanceId *string, tableName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListTableGenerationsResponse, _err error)
Summary:
Queries a list of index versions.
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListTableGenerationsResponse
func (*Client) ListTables ¶
func (client *Client) ListTables(instanceId *string, request *ListTablesRequest) (_result *ListTablesResponse, _err error)
Summary:
Queries a list of index tables.
@param request - ListTablesRequest
@return ListTablesResponse
func (*Client) ListTablesWithOptions ¶
func (client *Client) ListTablesWithOptions(instanceId *string, request *ListTablesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListTablesResponse, _err error)
Summary:
Queries a list of index tables.
@param request - ListTablesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListTablesResponse
func (*Client) ListTagResources ¶
func (client *Client) ListTagResources(request *ListTagResourcesRequest) (_result *ListTagResourcesResponse, _err error)
Summary:
查标签接口
@param request - ListTagResourcesRequest
@return ListTagResourcesResponse
func (*Client) ListTagResourcesWithOptions ¶
func (client *Client) ListTagResourcesWithOptions(tmpReq *ListTagResourcesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListTagResourcesResponse, _err error)
Summary:
查标签接口
@param tmpReq - ListTagResourcesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListTagResourcesResponse
func (*Client) ListTasks ¶
func (client *Client) ListTasks(instanceId *string, request *ListTasksRequest) (_result *ListTasksResponse, _err error)
Summary:
获取集群任务列表(数据源+集群)
@param request - ListTasksRequest
@return ListTasksResponse
func (*Client) ListTasksWithOptions ¶
func (client *Client) ListTasksWithOptions(instanceId *string, request *ListTasksRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListTasksResponse, _err error)
Summary:
获取集群任务列表(数据源+集群)
@param request - ListTasksRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListTasksResponse
func (*Client) ListVectorQueryResult ¶
func (client *Client) ListVectorQueryResult(instanceId *string, request *ListVectorQueryResultRequest) (_result *ListVectorQueryResultResponse, _err error)
@param request - ListVectorQueryResultRequest
@return ListVectorQueryResultResponse
func (*Client) ListVectorQueryResultWithOptions ¶
func (client *Client) ListVectorQueryResultWithOptions(instanceId *string, request *ListVectorQueryResultRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ListVectorQueryResultResponse, _err error)
@param request - ListVectorQueryResultRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ListVectorQueryResultResponse
func (*Client) ModifyAdvanceConfig ¶
func (client *Client) ModifyAdvanceConfig(instanceId *string, configName *string, request *ModifyAdvanceConfigRequest) (_result *ModifyAdvanceConfigResponse, _err error)
@param request - ModifyAdvanceConfigRequest
@return ModifyAdvanceConfigResponse
func (*Client) ModifyAdvanceConfigFile ¶
func (client *Client) ModifyAdvanceConfigFile(instanceId *string, configName *string, request *ModifyAdvanceConfigFileRequest) (_result *ModifyAdvanceConfigFileResponse, _err error)
Summary:
Modifies the advanced configurations.
Description:
## Method
put
## URI
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}/file?fileName={fileName}
@param request - ModifyAdvanceConfigFileRequest
@return ModifyAdvanceConfigFileResponse
func (*Client) ModifyAdvanceConfigFileWithOptions ¶
func (client *Client) ModifyAdvanceConfigFileWithOptions(instanceId *string, configName *string, request *ModifyAdvanceConfigFileRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyAdvanceConfigFileResponse, _err error)
Summary:
Modifies the advanced configurations.
Description:
## Method
put
## URI
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}/file?fileName={fileName}
@param request - ModifyAdvanceConfigFileRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyAdvanceConfigFileResponse
func (*Client) ModifyAdvanceConfigWithOptions ¶
func (client *Client) ModifyAdvanceConfigWithOptions(instanceId *string, configName *string, request *ModifyAdvanceConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyAdvanceConfigResponse, _err error)
@param request - ModifyAdvanceConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyAdvanceConfigResponse
func (*Client) ModifyAlias ¶ added in v3.2.0
func (client *Client) ModifyAlias(instanceId *string, alias *string, request *ModifyAliasRequest) (_result *ModifyAliasResponse, _err error)
@param request - ModifyAliasRequest
@return ModifyAliasResponse
func (*Client) ModifyAliasWithOptions ¶ added in v3.2.0
func (client *Client) ModifyAliasWithOptions(instanceId *string, alias *string, request *ModifyAliasRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyAliasResponse, _err error)
@param request - ModifyAliasRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyAliasResponse
func (*Client) ModifyClusterDesc ¶
func (client *Client) ModifyClusterDesc(instanceId *string, clusterName *string, request *ModifyClusterDescRequest) (_result *ModifyClusterDescResponse, _err error)
Summary:
Modifies the description of a specified cluster.
Description:
### [](#)Method
`PUT`
### [](#uri)URI
`/openapi/ha3/instances/{instanceId}/clusters/{clusterName}/desc`
@param request - ModifyClusterDescRequest
@return ModifyClusterDescResponse
func (*Client) ModifyClusterDescWithOptions ¶
func (client *Client) ModifyClusterDescWithOptions(instanceId *string, clusterName *string, request *ModifyClusterDescRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyClusterDescResponse, _err error)
Summary:
Modifies the description of a specified cluster.
Description:
### [](#)Method
`PUT`
### [](#uri)URI
`/openapi/ha3/instances/{instanceId}/clusters/{clusterName}/desc`
@param request - ModifyClusterDescRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyClusterDescResponse
func (*Client) ModifyClusterOfflineConfig ¶
func (client *Client) ModifyClusterOfflineConfig(instanceId *string, request *ModifyClusterOfflineConfigRequest) (_result *ModifyClusterOfflineConfigResponse, _err error)
Summary:
Modifies the configuration information of a cluster.
Description:
## Request syntax
PUT /openapi/ha3/instances/{instanceId}/cluster-offline-config
@param request - ModifyClusterOfflineConfigRequest
@return ModifyClusterOfflineConfigResponse
func (*Client) ModifyClusterOfflineConfigWithOptions ¶
func (client *Client) ModifyClusterOfflineConfigWithOptions(instanceId *string, request *ModifyClusterOfflineConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyClusterOfflineConfigResponse, _err error)
Summary:
Modifies the configuration information of a cluster.
Description:
## Request syntax
PUT /openapi/ha3/instances/{instanceId}/cluster-offline-config
@param request - ModifyClusterOfflineConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyClusterOfflineConfigResponse
func (*Client) ModifyClusterOnlineConfig ¶
func (client *Client) ModifyClusterOnlineConfig(instanceId *string, request *ModifyClusterOnlineConfigRequest) (_result *ModifyClusterOnlineConfigResponse, _err error)
Summary:
Modifies the online configuration of a cluster.
Description:
### Method
`PUT`
### URI
`/openapi/ha3/instances/{instanceId}/cluster-online-config`
@param request - ModifyClusterOnlineConfigRequest
@return ModifyClusterOnlineConfigResponse
func (*Client) ModifyClusterOnlineConfigWithOptions ¶
func (client *Client) ModifyClusterOnlineConfigWithOptions(instanceId *string, request *ModifyClusterOnlineConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyClusterOnlineConfigResponse, _err error)
Summary:
Modifies the online configuration of a cluster.
Description:
### Method
`PUT`
### URI
`/openapi/ha3/instances/{instanceId}/cluster-online-config`
@param request - ModifyClusterOnlineConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyClusterOnlineConfigResponse
func (*Client) ModifyDataSourceDeploy ¶
func (client *Client) ModifyDataSourceDeploy(instanceId *string, deployName *string, dataSourceName *string, request *ModifyDataSourceDeployRequest) (_result *ModifyDataSourceDeployResponse, _err error)
Summary:
修改数据源部署信息
@param request - ModifyDataSourceDeployRequest
@return ModifyDataSourceDeployResponse
func (*Client) ModifyDataSourceDeployWithOptions ¶
func (client *Client) ModifyDataSourceDeployWithOptions(instanceId *string, deployName *string, dataSourceName *string, request *ModifyDataSourceDeployRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyDataSourceDeployResponse, _err error)
Summary:
修改数据源部署信息
@param request - ModifyDataSourceDeployRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyDataSourceDeployResponse
func (*Client) ModifyFile ¶
func (client *Client) ModifyFile(instanceId *string, indexName *string, versionName *string, request *ModifyFileRequest) (_result *ModifyFileResponse, _err error)
Summary:
Modifies a file.
Description:
## Method
PUT
## URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}/versions/{versionName}/file?fileName=/root/test.txt
@param request - ModifyFileRequest
@return ModifyFileResponse
func (*Client) ModifyFileWithOptions ¶
func (client *Client) ModifyFileWithOptions(instanceId *string, indexName *string, versionName *string, request *ModifyFileRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyFileResponse, _err error)
Summary:
Modifies a file.
Description:
## Method
PUT
## URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}/versions/{versionName}/file?fileName=/root/test.txt
@param request - ModifyFileRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyFileResponse
func (*Client) ModifyIndex ¶
func (client *Client) ModifyIndex(instanceId *string, indexName *string, request *ModifyIndexRequest) (_result *ModifyIndexResponse, _err error)
@param request - ModifyIndexRequest
@return ModifyIndexResponse
func (*Client) ModifyIndexOnlineStrategy ¶
func (client *Client) ModifyIndexOnlineStrategy(instanceId *string, dataSourceName *string, deployName *string, indexName *string, request *ModifyIndexOnlineStrategyRequest) (_result *ModifyIndexOnlineStrategyResponse, _err error)
Summary:
Modifies the online policy of an index.
@param request - ModifyIndexOnlineStrategyRequest
@return ModifyIndexOnlineStrategyResponse
func (*Client) ModifyIndexOnlineStrategyWithOptions ¶
func (client *Client) ModifyIndexOnlineStrategyWithOptions(instanceId *string, dataSourceName *string, deployName *string, indexName *string, request *ModifyIndexOnlineStrategyRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyIndexOnlineStrategyResponse, _err error)
Summary:
Modifies the online policy of an index.
@param request - ModifyIndexOnlineStrategyRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyIndexOnlineStrategyResponse
func (*Client) ModifyIndexPartition ¶
func (client *Client) ModifyIndexPartition(instanceId *string, request *ModifyIndexPartitionRequest) (_result *ModifyIndexPartitionResponse, _err error)
Summary:
Modifies the information about index partitions.
Description:
### Method
`PUT`
### URI
`/openapi/ha3/instances/{instanceId}/index-partition`
@param request - ModifyIndexPartitionRequest
@return ModifyIndexPartitionResponse
func (*Client) ModifyIndexPartitionWithOptions ¶
func (client *Client) ModifyIndexPartitionWithOptions(instanceId *string, request *ModifyIndexPartitionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyIndexPartitionResponse, _err error)
Summary:
Modifies the information about index partitions.
Description:
### Method
`PUT`
### URI
`/openapi/ha3/instances/{instanceId}/index-partition`
@param request - ModifyIndexPartitionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyIndexPartitionResponse
func (*Client) ModifyIndexVersion ¶
func (client *Client) ModifyIndexVersion(instanceId *string, clusterName *string, request *ModifyIndexVersionRequest) (_result *ModifyIndexVersionResponse, _err error)
Summary:
Modifies the index version of a cluster (an index version rollback).
Description:
## [](#)Method
PUT
## [](#uri)URI
/openapi/ha3/instances/{instanceId}/clusters/{clusterName}/index-version
@param request - ModifyIndexVersionRequest
@return ModifyIndexVersionResponse
func (*Client) ModifyIndexVersionWithOptions ¶
func (client *Client) ModifyIndexVersionWithOptions(instanceId *string, clusterName *string, request *ModifyIndexVersionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyIndexVersionResponse, _err error)
Summary:
Modifies the index version of a cluster (an index version rollback).
Description:
## [](#)Method
PUT
## [](#uri)URI
/openapi/ha3/instances/{instanceId}/clusters/{clusterName}/index-version
@param request - ModifyIndexVersionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyIndexVersionResponse
func (*Client) ModifyIndexWithOptions ¶
func (client *Client) ModifyIndexWithOptions(instanceId *string, indexName *string, request *ModifyIndexRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyIndexResponse, _err error)
@param request - ModifyIndexRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyIndexResponse
func (*Client) ModifyNodeConfig ¶
func (client *Client) ModifyNodeConfig(instanceId *string, request *ModifyNodeConfigRequest) (_result *ModifyNodeConfigResponse, _err error)
Summary:
Modifies the configurations of a node.
Description:
### Method
```java
PUT ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/node-config?type=qrs&name=test
```
@param request - ModifyNodeConfigRequest
@return ModifyNodeConfigResponse
func (*Client) ModifyNodeConfigWithOptions ¶
func (client *Client) ModifyNodeConfigWithOptions(instanceId *string, request *ModifyNodeConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyNodeConfigResponse, _err error)
Summary:
Modifies the configurations of a node.
Description:
### Method
```java
PUT ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/node-config?type=qrs&name=test
```
@param request - ModifyNodeConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyNodeConfigResponse
func (*Client) ModifyOnlineConfig ¶
func (client *Client) ModifyOnlineConfig(instanceId *string, nodeName *string, indexName *string, request *ModifyOnlineConfigRequest) (_result *ModifyOnlineConfigResponse, _err error)
Summary:
Modifies online configurations.
Description:
### Method
```java
put
```
### URI
```java
/openapi/ha3/instances/{instanceId}/node/{nodeName}/online-configs/{indexName}
```
@param request - ModifyOnlineConfigRequest
@return ModifyOnlineConfigResponse
func (*Client) ModifyOnlineConfigWithOptions ¶
func (client *Client) ModifyOnlineConfigWithOptions(instanceId *string, nodeName *string, indexName *string, request *ModifyOnlineConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyOnlineConfigResponse, _err error)
Summary:
Modifies online configurations.
Description:
### Method
```java
put
```
### URI
```java
/openapi/ha3/instances/{instanceId}/node/{nodeName}/online-configs/{indexName}
```
@param request - ModifyOnlineConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyOnlineConfigResponse
func (*Client) ModifyPassword ¶
func (client *Client) ModifyPassword(instanceId *string, request *ModifyPasswordRequest) (_result *ModifyPasswordResponse, _err error)
Summary:
修改实例的密码
Description:
### Method
`PUT`
### URI
`/openapi/ha3/instances/{instanceId}/password`
@param request - ModifyPasswordRequest
@return ModifyPasswordResponse
func (*Client) ModifyPasswordWithOptions ¶
func (client *Client) ModifyPasswordWithOptions(instanceId *string, request *ModifyPasswordRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyPasswordResponse, _err error)
Summary:
修改实例的密码
Description:
### Method
`PUT`
### URI
`/openapi/ha3/instances/{instanceId}/password`
@param request - ModifyPasswordRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyPasswordResponse
func (*Client) ModifyPausePolicy ¶
func (client *Client) ModifyPausePolicy(instanceId *string, request *ModifyPausePolicyRequest) (_result *ModifyPausePolicyResponse, _err error)
@param request - ModifyPausePolicyRequest
@return ModifyPausePolicyResponse
func (*Client) ModifyPausePolicyWithOptions ¶
func (client *Client) ModifyPausePolicyWithOptions(instanceId *string, request *ModifyPausePolicyRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyPausePolicyResponse, _err error)
@param request - ModifyPausePolicyRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyPausePolicyResponse
func (*Client) ModifyPublicUrlIpList ¶
func (client *Client) ModifyPublicUrlIpList(instanceId *string, request *ModifyPublicUrlIpListRequest) (_result *ModifyPublicUrlIpListResponse, _err error)
Summary:
修改公网域名访问白名单
@param request - ModifyPublicUrlIpListRequest
@return ModifyPublicUrlIpListResponse
func (*Client) ModifyPublicUrlIpListWithOptions ¶
func (client *Client) ModifyPublicUrlIpListWithOptions(instanceId *string, request *ModifyPublicUrlIpListRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyPublicUrlIpListResponse, _err error)
Summary:
修改公网域名访问白名单
@param request - ModifyPublicUrlIpListRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyPublicUrlIpListResponse
func (*Client) ModifyTable ¶
func (client *Client) ModifyTable(instanceId *string, tableName *string, request *ModifyTableRequest) (_result *ModifyTableResponse, _err error)
Summary:
Modifies an index table.
@param request - ModifyTableRequest
@return ModifyTableResponse
func (*Client) ModifyTableWithOptions ¶
func (client *Client) ModifyTableWithOptions(instanceId *string, tableName *string, request *ModifyTableRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ModifyTableResponse, _err error)
Summary:
Modifies an index table.
@param request - ModifyTableRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ModifyTableResponse
func (*Client) PublishAdvanceConfig ¶
func (client *Client) PublishAdvanceConfig(instanceId *string, configName *string, request *PublishAdvanceConfigRequest) (_result *PublishAdvanceConfigResponse, _err error)
Summary:
Publishes a version of advanced configurations.
Description:
## Method
~~~
POST ¶
~~~
## URI
~~~
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}/actions/publish
~~~
@param request - PublishAdvanceConfigRequest
@return PublishAdvanceConfigResponse
func (*Client) PublishAdvanceConfigWithOptions ¶
func (client *Client) PublishAdvanceConfigWithOptions(instanceId *string, configName *string, request *PublishAdvanceConfigRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *PublishAdvanceConfigResponse, _err error)
Summary:
Publishes a version of advanced configurations.
Description:
## Method
~~~
POST ¶
~~~
## URI
~~~
/openapi/ha3/instances/{instanceId}/advanced-configs/{configName}/actions/publish
~~~
@param request - PublishAdvanceConfigRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return PublishAdvanceConfigResponse
func (*Client) PublishIndexVersion ¶
func (client *Client) PublishIndexVersion(instanceId *string, indexName *string, request *PublishIndexVersionRequest) (_result *PublishIndexVersionResponse, _err error)
Summary:
Publishes a specified index version.
Description:
## Method
POST
## URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}/actions/publish
@param request - PublishIndexVersionRequest
@return PublishIndexVersionResponse
func (*Client) PublishIndexVersionWithOptions ¶
func (client *Client) PublishIndexVersionWithOptions(instanceId *string, indexName *string, request *PublishIndexVersionRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *PublishIndexVersionResponse, _err error)
Summary:
Publishes a specified index version.
Description:
## Method
POST
## URI
/openapi/ha3/instances/{instanceId}/indexes/{indexName}/actions/publish
@param request - PublishIndexVersionRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return PublishIndexVersionResponse
func (*Client) PushDocuments ¶
func (client *Client) PushDocuments(instanceId *string, dataSourceName *string, request *PushDocumentsRequest) (_result *PushDocumentsResponse, _err error)
@param request - PushDocumentsRequest
@return PushDocumentsResponse
func (*Client) PushDocumentsWithOptions ¶
func (client *Client) PushDocumentsWithOptions(instanceId *string, dataSourceName *string, request *PushDocumentsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *PushDocumentsResponse, _err error)
@param request - PushDocumentsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return PushDocumentsResponse
func (*Client) RecoverIndex ¶
func (client *Client) RecoverIndex(instanceId *string, request *RecoverIndexRequest) (_result *RecoverIndexResponse, _err error)
Summary:
Restores data from an index.
Description:
### Method
`POST`
### URI
`/openapi/ha3/instances/{instanceId}/recover-index`
@param request - RecoverIndexRequest
@return RecoverIndexResponse
func (*Client) RecoverIndexWithOptions ¶
func (client *Client) RecoverIndexWithOptions(instanceId *string, request *RecoverIndexRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RecoverIndexResponse, _err error)
Summary:
Restores data from an index.
Description:
### Method
`POST`
### URI
`/openapi/ha3/instances/{instanceId}/recover-index`
@param request - RecoverIndexRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RecoverIndexResponse
func (*Client) Reindex ¶
func (client *Client) Reindex(instanceId *string, tableName *string, request *ReindexRequest) (_result *ReindexResponse, _err error)
Summary:
Rebuilds an index.
@param request - ReindexRequest
@return ReindexResponse
func (*Client) ReindexWithOptions ¶
func (client *Client) ReindexWithOptions(instanceId *string, tableName *string, request *ReindexRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *ReindexResponse, _err error)
Summary:
Rebuilds an index.
@param request - ReindexRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return ReindexResponse
func (*Client) RemoveCluster ¶
func (client *Client) RemoveCluster(instanceId *string, clusterName *string) (_result *RemoveClusterResponse, _err error)
Summary:
Deletes a cluster.
Description:
### Method
```java
DELETE ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/clusters/{clusterName}
```
@return RemoveClusterResponse
func (*Client) RemoveClusterWithOptions ¶
func (client *Client) RemoveClusterWithOptions(instanceId *string, clusterName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RemoveClusterResponse, _err error)
Summary:
Deletes a cluster.
Description:
### Method
```java
DELETE ¶
```
### URI
```java
/openapi/ha3/instances/{instanceId}/clusters/{clusterName}
```
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RemoveClusterResponse
func (*Client) RenameFolder ¶
func (client *Client) RenameFolder(instanceId *string, database *string, folderId *string, request *RenameFolderRequest) (_result *RenameFolderResponse, _err error)
@param request - RenameFolderRequest
@return RenameFolderResponse
func (*Client) RenameFolderWithOptions ¶
func (client *Client) RenameFolderWithOptions(instanceId *string, database *string, folderId *string, request *RenameFolderRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RenameFolderResponse, _err error)
@param request - RenameFolderRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return RenameFolderResponse
func (*Client) StartIndex ¶
func (client *Client) StartIndex(instanceId *string, indexName *string) (_result *StartIndexResponse, _err error)
@return StartIndexResponse
func (*Client) StartIndexWithOptions ¶
func (client *Client) StartIndexWithOptions(instanceId *string, indexName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StartIndexResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return StartIndexResponse
func (*Client) StopIndex ¶
func (client *Client) StopIndex(instanceId *string, indexName *string) (_result *StopIndexResponse, _err error)
@return StopIndexResponse
func (*Client) StopIndexWithOptions ¶
func (client *Client) StopIndexWithOptions(instanceId *string, indexName *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StopIndexResponse, _err error)
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return StopIndexResponse
func (*Client) StopTask ¶
func (client *Client) StopTask(instanceId *string, fsmId *string) (_result *StopTaskResponse, _err error)
Summary:
Stops an FSM task.
Description:
### [](#)Method
```java
PUT ¶
```
### [](#uri)URI
```java
/openapi/ha3/instances/{instanceId}/stop-task/{fsmId}
```
@return StopTaskResponse
func (*Client) StopTaskWithOptions ¶
func (client *Client) StopTaskWithOptions(instanceId *string, fsmId *string, headers map[string]*string, runtime *util.RuntimeOptions) (_result *StopTaskResponse, _err error)
Summary:
Stops an FSM task.
Description:
### [](#)Method
```java
PUT ¶
```
### [](#uri)URI
```java
/openapi/ha3/instances/{instanceId}/stop-task/{fsmId}
```
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return StopTaskResponse
func (*Client) TagResources ¶
func (client *Client) TagResources(request *TagResourcesRequest) (_result *TagResourcesResponse, _err error)
Summary:
打标签接口
@param request - TagResourcesRequest
@return TagResourcesResponse
func (*Client) TagResourcesWithOptions ¶
func (client *Client) TagResourcesWithOptions(request *TagResourcesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *TagResourcesResponse, _err error)
Summary:
打标签接口
@param request - TagResourcesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return TagResourcesResponse
func (*Client) UntagResources ¶
func (client *Client) UntagResources(request *UntagResourcesRequest) (_result *UntagResourcesResponse, _err error)
Summary:
删标签接口
@param request - UntagResourcesRequest
@return UntagResourcesResponse
func (*Client) UntagResourcesWithOptions ¶
func (client *Client) UntagResourcesWithOptions(tmpReq *UntagResourcesRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UntagResourcesResponse, _err error)
Summary:
删标签接口
@param tmpReq - UntagResourcesRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UntagResourcesResponse
func (*Client) UpdateInstance ¶
func (client *Client) UpdateInstance(instanceId *string, request *UpdateInstanceRequest) (_result *UpdateInstanceResponse, _err error)
Summary:
Modifies the configuration of a specified instance.
Description:
### Method
`PUT`
### URI
`/openapi/ha3/instances/{instanceId}`
@param request - UpdateInstanceRequest
@return UpdateInstanceResponse
func (*Client) UpdateInstanceWithOptions ¶
func (client *Client) UpdateInstanceWithOptions(instanceId *string, request *UpdateInstanceRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateInstanceResponse, _err error)
Summary:
Modifies the configuration of a specified instance.
Description:
### Method
`PUT`
### URI
`/openapi/ha3/instances/{instanceId}`
@param request - UpdateInstanceRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateInstanceResponse
func (*Client) UpdateSqlInstanceContent ¶
func (client *Client) UpdateSqlInstanceContent(instanceId *string, database *string, sqlInstanceId *string, request *UpdateSqlInstanceContentRequest) (_result *UpdateSqlInstanceContentResponse, _err error)
@param request - UpdateSqlInstanceContentRequest
@return UpdateSqlInstanceContentResponse
func (*Client) UpdateSqlInstanceContentWithOptions ¶
func (client *Client) UpdateSqlInstanceContentWithOptions(instanceId *string, database *string, sqlInstanceId *string, request *UpdateSqlInstanceContentRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateSqlInstanceContentResponse, _err error)
@param request - UpdateSqlInstanceContentRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateSqlInstanceContentResponse
func (*Client) UpdateSqlInstanceName ¶
func (client *Client) UpdateSqlInstanceName(instanceId *string, database *string, sqlInstanceId *string, request *UpdateSqlInstanceNameRequest) (_result *UpdateSqlInstanceNameResponse, _err error)
@param request - UpdateSqlInstanceNameRequest
@return UpdateSqlInstanceNameResponse
func (*Client) UpdateSqlInstanceNameWithOptions ¶
func (client *Client) UpdateSqlInstanceNameWithOptions(instanceId *string, database *string, sqlInstanceId *string, request *UpdateSqlInstanceNameRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateSqlInstanceNameResponse, _err error)
@param request - UpdateSqlInstanceNameRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateSqlInstanceNameResponse
func (*Client) UpdateSqlInstanceParams ¶
func (client *Client) UpdateSqlInstanceParams(instanceId *string, database *string, sqlInstanceId *string, request *UpdateSqlInstanceParamsRequest) (_result *UpdateSqlInstanceParamsResponse, _err error)
@param request - UpdateSqlInstanceParamsRequest
@return UpdateSqlInstanceParamsResponse
func (*Client) UpdateSqlInstanceParamsWithOptions ¶
func (client *Client) UpdateSqlInstanceParamsWithOptions(instanceId *string, database *string, sqlInstanceId *string, request *UpdateSqlInstanceParamsRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *UpdateSqlInstanceParamsResponse, _err error)
@param request - UpdateSqlInstanceParamsRequest
@param headers - map
@param runtime - runtime options for this request RuntimeOptions
@return UpdateSqlInstanceParamsResponse
type CloneSqlInstanceRequest ¶
type CloneSqlInstanceRequest struct { // This parameter is required. // // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // This parameter is required. // // example: // // 1 TargetFolderId *int64 `json:"targetFolderId,omitempty" xml:"targetFolderId,omitempty"` }
func (CloneSqlInstanceRequest) GoString ¶
func (s CloneSqlInstanceRequest) GoString() string
func (*CloneSqlInstanceRequest) SetName ¶
func (s *CloneSqlInstanceRequest) SetName(v string) *CloneSqlInstanceRequest
func (*CloneSqlInstanceRequest) SetTargetFolderId ¶
func (s *CloneSqlInstanceRequest) SetTargetFolderId(v int64) *CloneSqlInstanceRequest
func (CloneSqlInstanceRequest) String ¶
func (s CloneSqlInstanceRequest) String() string
type CloneSqlInstanceResponse ¶
type CloneSqlInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CloneSqlInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CloneSqlInstanceResponse) GoString ¶
func (s CloneSqlInstanceResponse) GoString() string
func (*CloneSqlInstanceResponse) SetBody ¶
func (s *CloneSqlInstanceResponse) SetBody(v *CloneSqlInstanceResponseBody) *CloneSqlInstanceResponse
func (*CloneSqlInstanceResponse) SetHeaders ¶
func (s *CloneSqlInstanceResponse) SetHeaders(v map[string]*string) *CloneSqlInstanceResponse
func (*CloneSqlInstanceResponse) SetStatusCode ¶
func (s *CloneSqlInstanceResponse) SetStatusCode(v int32) *CloneSqlInstanceResponse
func (CloneSqlInstanceResponse) String ¶
func (s CloneSqlInstanceResponse) String() string
type CloneSqlInstanceResponseBody ¶
type CloneSqlInstanceResponseBody struct { // id of request // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // NodeVO Result *CloneSqlInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (CloneSqlInstanceResponseBody) GoString ¶
func (s CloneSqlInstanceResponseBody) GoString() string
func (*CloneSqlInstanceResponseBody) SetRequestId ¶
func (s *CloneSqlInstanceResponseBody) SetRequestId(v string) *CloneSqlInstanceResponseBody
func (*CloneSqlInstanceResponseBody) SetResult ¶
func (s *CloneSqlInstanceResponseBody) SetResult(v *CloneSqlInstanceResponseBodyResult) *CloneSqlInstanceResponseBody
func (CloneSqlInstanceResponseBody) String ¶
func (s CloneSqlInstanceResponseBody) String() string
type CloneSqlInstanceResponseBodyResult ¶
type CloneSqlInstanceResponseBodyResult struct { // example: // // 1719221186114 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // example: // // 1719221186114 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // example: // // 1 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // -cn-pl32rf0**** InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // True IsDir *int32 `json:"isDir,omitempty" xml:"isDir,omitempty"` // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // 1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // example: // // 1 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` // table, instance, template, function // // example: // // instance Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (CloneSqlInstanceResponseBodyResult) GoString ¶
func (s CloneSqlInstanceResponseBodyResult) GoString() string
func (*CloneSqlInstanceResponseBodyResult) SetGmtCreate ¶
func (s *CloneSqlInstanceResponseBodyResult) SetGmtCreate(v string) *CloneSqlInstanceResponseBodyResult
func (*CloneSqlInstanceResponseBodyResult) SetGmtModified ¶
func (s *CloneSqlInstanceResponseBodyResult) SetGmtModified(v string) *CloneSqlInstanceResponseBodyResult
func (*CloneSqlInstanceResponseBodyResult) SetId ¶
func (s *CloneSqlInstanceResponseBodyResult) SetId(v int64) *CloneSqlInstanceResponseBodyResult
func (*CloneSqlInstanceResponseBodyResult) SetInstanceId ¶
func (s *CloneSqlInstanceResponseBodyResult) SetInstanceId(v int64) *CloneSqlInstanceResponseBodyResult
func (*CloneSqlInstanceResponseBodyResult) SetIsDir ¶
func (s *CloneSqlInstanceResponseBodyResult) SetIsDir(v int32) *CloneSqlInstanceResponseBodyResult
func (*CloneSqlInstanceResponseBodyResult) SetName ¶
func (s *CloneSqlInstanceResponseBodyResult) SetName(v string) *CloneSqlInstanceResponseBodyResult
func (*CloneSqlInstanceResponseBodyResult) SetParent ¶
func (s *CloneSqlInstanceResponseBodyResult) SetParent(v int64) *CloneSqlInstanceResponseBodyResult
func (*CloneSqlInstanceResponseBodyResult) SetTemplateId ¶
func (s *CloneSqlInstanceResponseBodyResult) SetTemplateId(v int64) *CloneSqlInstanceResponseBodyResult
func (*CloneSqlInstanceResponseBodyResult) SetType ¶
func (s *CloneSqlInstanceResponseBodyResult) SetType(v string) *CloneSqlInstanceResponseBodyResult
func (CloneSqlInstanceResponseBodyResult) String ¶
func (s CloneSqlInstanceResponseBodyResult) String() string
type ConfigValue ¶
type ConfigValue struct { // The description of the offline configuration. // // example: // // test Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` // The files to be modified. Files []*ConfigValueFiles `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"` }
func (ConfigValue) GoString ¶
func (s ConfigValue) GoString() string
func (*ConfigValue) SetDesc ¶
func (s *ConfigValue) SetDesc(v string) *ConfigValue
func (*ConfigValue) SetFiles ¶
func (s *ConfigValue) SetFiles(v []*ConfigValueFiles) *ConfigValue
func (ConfigValue) String ¶
func (s ConfigValue) String() string
type ConfigValueFiles ¶
type ConfigValueFiles struct { // The operation type. Valid values: UPDATE and DELETE. Default value: UPDATE. // // example: // // UPDATE OperateType *string `json:"operateType,omitempty" xml:"operateType,omitempty"` // The path of the parent directory. // // example: // // / ParentFullPath *string `json:"parentFullPath,omitempty" xml:"parentFullPath,omitempty"` // The file name. // // example: // // /intervene_dict/中文-通用分析器.dict FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // The configuration to be modified. Config *ConfigValueFilesConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // The directory name. // // example: // // /test DirName *string `json:"dirName,omitempty" xml:"dirName,omitempty"` }
func (ConfigValueFiles) GoString ¶
func (s ConfigValueFiles) GoString() string
func (*ConfigValueFiles) SetConfig ¶
func (s *ConfigValueFiles) SetConfig(v *ConfigValueFilesConfig) *ConfigValueFiles
func (*ConfigValueFiles) SetDirName ¶
func (s *ConfigValueFiles) SetDirName(v string) *ConfigValueFiles
func (*ConfigValueFiles) SetFileName ¶
func (s *ConfigValueFiles) SetFileName(v string) *ConfigValueFiles
func (*ConfigValueFiles) SetOperateType ¶
func (s *ConfigValueFiles) SetOperateType(v string) *ConfigValueFiles
func (*ConfigValueFiles) SetParentFullPath ¶
func (s *ConfigValueFiles) SetParentFullPath(v string) *ConfigValueFiles
func (ConfigValueFiles) String ¶
func (s ConfigValueFiles) String() string
type ConfigValueFilesConfig ¶
type ConfigValueFilesConfig struct { // The file content. // // example: // // $dictContent Content *string `json:"content,omitempty" xml:"content,omitempty"` // The variables. Variables map[string]*ConfigValueFilesConfigVariablesValue `json:"variables,omitempty" xml:"variables,omitempty"` }
func (ConfigValueFilesConfig) GoString ¶
func (s ConfigValueFilesConfig) GoString() string
func (*ConfigValueFilesConfig) SetContent ¶
func (s *ConfigValueFilesConfig) SetContent(v string) *ConfigValueFilesConfig
func (*ConfigValueFilesConfig) SetVariables ¶
func (s *ConfigValueFilesConfig) SetVariables(v map[string]*ConfigValueFilesConfigVariablesValue) *ConfigValueFilesConfig
func (ConfigValueFilesConfig) String ¶
func (s ConfigValueFilesConfig) String() string
type ConfigValueFilesConfigVariablesValue ¶
type ConfigValueFilesConfigVariablesValue struct { // The description of the variable. // // example: // // test Description *string `json:"description,omitempty" xml:"description,omitempty"` // Specifies whether the variable is not allowed to be modified. // // example: // // true DisableModify *bool `json:"disableModify,omitempty" xml:"disableModify,omitempty"` // Specifies whether the variable is modified. // // example: // // false IsModify *bool `json:"isModify,omitempty" xml:"isModify,omitempty"` // The variable type. Valid values: NORMAL: common variable. FUNCTION: function variable. // // example: // // NORMAL Type *string `json:"type,omitempty" xml:"type,omitempty"` // The variable value. // // example: // // test Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (ConfigValueFilesConfigVariablesValue) GoString ¶
func (s ConfigValueFilesConfigVariablesValue) GoString() string
func (*ConfigValueFilesConfigVariablesValue) SetDescription ¶
func (s *ConfigValueFilesConfigVariablesValue) SetDescription(v string) *ConfigValueFilesConfigVariablesValue
func (*ConfigValueFilesConfigVariablesValue) SetDisableModify ¶
func (s *ConfigValueFilesConfigVariablesValue) SetDisableModify(v bool) *ConfigValueFilesConfigVariablesValue
func (*ConfigValueFilesConfigVariablesValue) SetIsModify ¶
func (s *ConfigValueFilesConfigVariablesValue) SetIsModify(v bool) *ConfigValueFilesConfigVariablesValue
func (*ConfigValueFilesConfigVariablesValue) SetType ¶
func (s *ConfigValueFilesConfigVariablesValue) SetType(v string) *ConfigValueFilesConfigVariablesValue
func (*ConfigValueFilesConfigVariablesValue) SetValue ¶
func (s *ConfigValueFilesConfigVariablesValue) SetValue(v string) *ConfigValueFilesConfigVariablesValue
func (ConfigValueFilesConfigVariablesValue) String ¶
func (s ConfigValueFilesConfigVariablesValue) String() string
type CreateAliasRequest ¶ added in v3.2.0
type CreateAliasRequest struct { // alias name // // example: // // test Alias *string `json:"alias,omitempty" xml:"alias,omitempty"` // index name // // example: // // index Index *string `json:"index,omitempty" xml:"index,omitempty"` // Specifies whether the OpenSearch Vector Search Edition instance is of the new version. // // example: // // true NewMode *bool `json:"newMode,omitempty" xml:"newMode,omitempty"` }
func (CreateAliasRequest) GoString ¶ added in v3.2.0
func (s CreateAliasRequest) GoString() string
func (*CreateAliasRequest) SetAlias ¶ added in v3.2.0
func (s *CreateAliasRequest) SetAlias(v string) *CreateAliasRequest
func (*CreateAliasRequest) SetIndex ¶ added in v3.2.0
func (s *CreateAliasRequest) SetIndex(v string) *CreateAliasRequest
func (*CreateAliasRequest) SetNewMode ¶ added in v3.2.0
func (s *CreateAliasRequest) SetNewMode(v bool) *CreateAliasRequest
func (CreateAliasRequest) String ¶ added in v3.2.0
func (s CreateAliasRequest) String() string
type CreateAliasResponse ¶ added in v3.2.0
type CreateAliasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateAliasResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateAliasResponse) GoString ¶ added in v3.2.0
func (s CreateAliasResponse) GoString() string
func (*CreateAliasResponse) SetBody ¶ added in v3.2.0
func (s *CreateAliasResponse) SetBody(v *CreateAliasResponseBody) *CreateAliasResponse
func (*CreateAliasResponse) SetHeaders ¶ added in v3.2.0
func (s *CreateAliasResponse) SetHeaders(v map[string]*string) *CreateAliasResponse
func (*CreateAliasResponse) SetStatusCode ¶ added in v3.2.0
func (s *CreateAliasResponse) SetStatusCode(v int32) *CreateAliasResponse
func (CreateAliasResponse) String ¶ added in v3.2.0
func (s CreateAliasResponse) String() string
type CreateAliasResponseBody ¶ added in v3.2.0
type CreateAliasResponseBody struct { // id of request // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (CreateAliasResponseBody) GoString ¶ added in v3.2.0
func (s CreateAliasResponseBody) GoString() string
func (*CreateAliasResponseBody) SetRequestId ¶ added in v3.2.0
func (s *CreateAliasResponseBody) SetRequestId(v string) *CreateAliasResponseBody
func (*CreateAliasResponseBody) SetResult ¶ added in v3.2.0
func (s *CreateAliasResponseBody) SetResult(v map[string]interface{}) *CreateAliasResponseBody
func (CreateAliasResponseBody) String ¶ added in v3.2.0
func (s CreateAliasResponseBody) String() string
type CreateClusterRequest ¶
type CreateClusterRequest struct { // Specifies whether to enable automatic connection. // // example: // // true AutoLoad *bool `json:"autoLoad,omitempty" xml:"autoLoad,omitempty"` // The details of the Searcher workers. DataNode *CreateClusterRequestDataNode `json:"dataNode,omitempty" xml:"dataNode,omitempty" type:"Struct"` // The description of the cluster. // // example: // // "ha-tets" Description *string `json:"description,omitempty" xml:"description,omitempty"` // The cluster name. // // example: // // ha-cn-zvp2qr1sk01_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The details of the Query Result Searcher (QRS) workers. QueryNode *CreateClusterRequestQueryNode `json:"queryNode,omitempty" xml:"queryNode,omitempty" type:"Struct"` }
func (CreateClusterRequest) GoString ¶
func (s CreateClusterRequest) GoString() string
func (*CreateClusterRequest) SetAutoLoad ¶
func (s *CreateClusterRequest) SetAutoLoad(v bool) *CreateClusterRequest
func (*CreateClusterRequest) SetDataNode ¶
func (s *CreateClusterRequest) SetDataNode(v *CreateClusterRequestDataNode) *CreateClusterRequest
func (*CreateClusterRequest) SetDescription ¶
func (s *CreateClusterRequest) SetDescription(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetName ¶
func (s *CreateClusterRequest) SetName(v string) *CreateClusterRequest
func (*CreateClusterRequest) SetQueryNode ¶
func (s *CreateClusterRequest) SetQueryNode(v *CreateClusterRequestQueryNode) *CreateClusterRequest
func (CreateClusterRequest) String ¶
func (s CreateClusterRequest) String() string
type CreateClusterRequestDataNode ¶
type CreateClusterRequestDataNode struct { // The number of Searcher workers. // // example: // // 2 Number *int32 `json:"number,omitempty" xml:"number,omitempty"` // The number of shards. // // example: // // 2 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` }
func (CreateClusterRequestDataNode) GoString ¶
func (s CreateClusterRequestDataNode) GoString() string
func (*CreateClusterRequestDataNode) SetNumber ¶
func (s *CreateClusterRequestDataNode) SetNumber(v int32) *CreateClusterRequestDataNode
func (*CreateClusterRequestDataNode) SetPartition ¶
func (s *CreateClusterRequestDataNode) SetPartition(v string) *CreateClusterRequestDataNode
func (CreateClusterRequestDataNode) String ¶
func (s CreateClusterRequestDataNode) String() string
type CreateClusterRequestQueryNode ¶
type CreateClusterRequestQueryNode struct { // The number of QRS workers. // // example: // // 2 Number *int32 `json:"number,omitempty" xml:"number,omitempty"` }
func (CreateClusterRequestQueryNode) GoString ¶
func (s CreateClusterRequestQueryNode) GoString() string
func (*CreateClusterRequestQueryNode) SetNumber ¶
func (s *CreateClusterRequestQueryNode) SetNumber(v int32) *CreateClusterRequestQueryNode
func (CreateClusterRequestQueryNode) String ¶
func (s CreateClusterRequestQueryNode) String() string
type CreateClusterResponse ¶
type CreateClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateClusterResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateClusterResponse) GoString ¶
func (s CreateClusterResponse) GoString() string
func (*CreateClusterResponse) SetBody ¶
func (s *CreateClusterResponse) SetBody(v *CreateClusterResponseBody) *CreateClusterResponse
func (*CreateClusterResponse) SetHeaders ¶
func (s *CreateClusterResponse) SetHeaders(v map[string]*string) *CreateClusterResponse
func (*CreateClusterResponse) SetStatusCode ¶
func (s *CreateClusterResponse) SetStatusCode(v int32) *CreateClusterResponse
func (CreateClusterResponse) String ¶
func (s CreateClusterResponse) String() string
type CreateClusterResponseBody ¶
type CreateClusterResponseBody struct { // The request ID. // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (CreateClusterResponseBody) GoString ¶
func (s CreateClusterResponseBody) GoString() string
func (*CreateClusterResponseBody) SetRequestId ¶
func (s *CreateClusterResponseBody) SetRequestId(v string) *CreateClusterResponseBody
func (*CreateClusterResponseBody) SetResult ¶
func (s *CreateClusterResponseBody) SetResult(v map[string]interface{}) *CreateClusterResponseBody
func (CreateClusterResponseBody) String ¶
func (s CreateClusterResponseBody) String() string
type CreateConfigDirRequest ¶
type CreateConfigDirRequest struct { // The directory name. // // example: // // /clusters DirName *string `json:"dirName,omitempty" xml:"dirName,omitempty"` // The path of the parent directory. // // example: // // / ParentFullPath *string `json:"parentFullPath,omitempty" xml:"parentFullPath,omitempty"` }
func (CreateConfigDirRequest) GoString ¶
func (s CreateConfigDirRequest) GoString() string
func (*CreateConfigDirRequest) SetDirName ¶
func (s *CreateConfigDirRequest) SetDirName(v string) *CreateConfigDirRequest
func (*CreateConfigDirRequest) SetParentFullPath ¶
func (s *CreateConfigDirRequest) SetParentFullPath(v string) *CreateConfigDirRequest
func (CreateConfigDirRequest) String ¶
func (s CreateConfigDirRequest) String() string
type CreateConfigDirResponse ¶
type CreateConfigDirResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateConfigDirResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateConfigDirResponse) GoString ¶
func (s CreateConfigDirResponse) GoString() string
func (*CreateConfigDirResponse) SetBody ¶
func (s *CreateConfigDirResponse) SetBody(v *CreateConfigDirResponseBody) *CreateConfigDirResponse
func (*CreateConfigDirResponse) SetHeaders ¶
func (s *CreateConfigDirResponse) SetHeaders(v map[string]*string) *CreateConfigDirResponse
func (*CreateConfigDirResponse) SetStatusCode ¶
func (s *CreateConfigDirResponse) SetStatusCode(v int32) *CreateConfigDirResponse
func (CreateConfigDirResponse) String ¶
func (s CreateConfigDirResponse) String() string
type CreateConfigDirResponseBody ¶
type CreateConfigDirResponseBody struct { // The request ID. // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (CreateConfigDirResponseBody) GoString ¶
func (s CreateConfigDirResponseBody) GoString() string
func (*CreateConfigDirResponseBody) SetRequestId ¶
func (s *CreateConfigDirResponseBody) SetRequestId(v string) *CreateConfigDirResponseBody
func (*CreateConfigDirResponseBody) SetResult ¶
func (s *CreateConfigDirResponseBody) SetResult(v map[string]interface{}) *CreateConfigDirResponseBody
func (CreateConfigDirResponseBody) String ¶
func (s CreateConfigDirResponseBody) String() string
type CreateConfigFileRequest ¶
type CreateConfigFileRequest struct { // The name of the directory. // // example: // // /schemas/device_event_xt_schema.json FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // The Object Storage Service (OSS) URL of the file. // // example: // // oss://xxx/xxxx/xxx OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The path of the parent directory. // // example: // // / ParentFullPath *string `json:"parentFullPath,omitempty" xml:"parentFullPath,omitempty"` }
func (CreateConfigFileRequest) GoString ¶
func (s CreateConfigFileRequest) GoString() string
func (*CreateConfigFileRequest) SetFileName ¶
func (s *CreateConfigFileRequest) SetFileName(v string) *CreateConfigFileRequest
func (*CreateConfigFileRequest) SetOssPath ¶
func (s *CreateConfigFileRequest) SetOssPath(v string) *CreateConfigFileRequest
func (*CreateConfigFileRequest) SetParentFullPath ¶
func (s *CreateConfigFileRequest) SetParentFullPath(v string) *CreateConfigFileRequest
func (CreateConfigFileRequest) String ¶
func (s CreateConfigFileRequest) String() string
type CreateConfigFileResponse ¶
type CreateConfigFileResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateConfigFileResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateConfigFileResponse) GoString ¶
func (s CreateConfigFileResponse) GoString() string
func (*CreateConfigFileResponse) SetBody ¶
func (s *CreateConfigFileResponse) SetBody(v *CreateConfigFileResponseBody) *CreateConfigFileResponse
func (*CreateConfigFileResponse) SetHeaders ¶
func (s *CreateConfigFileResponse) SetHeaders(v map[string]*string) *CreateConfigFileResponse
func (*CreateConfigFileResponse) SetStatusCode ¶
func (s *CreateConfigFileResponse) SetStatusCode(v int32) *CreateConfigFileResponse
func (CreateConfigFileResponse) String ¶
func (s CreateConfigFileResponse) String() string
type CreateConfigFileResponseBody ¶
type CreateConfigFileResponseBody struct { // The request ID. // // example: // // FE03180A-0E29-5474-8A86-33F0683294A4 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (CreateConfigFileResponseBody) GoString ¶
func (s CreateConfigFileResponseBody) GoString() string
func (*CreateConfigFileResponseBody) SetRequestId ¶
func (s *CreateConfigFileResponseBody) SetRequestId(v string) *CreateConfigFileResponseBody
func (*CreateConfigFileResponseBody) SetResult ¶
func (s *CreateConfigFileResponseBody) SetResult(v map[string]interface{}) *CreateConfigFileResponseBody
func (CreateConfigFileResponseBody) String ¶
func (s CreateConfigFileResponseBody) String() string
type CreateDataSourceRequest ¶
type CreateDataSourceRequest struct { // Specifies whether to automatically rebuild the index. // // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` // The configuration information. Config *CreateDataSourceRequestConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // The data center in which the data source is deployed. // // example: // // vpc_hz_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The name of the data source. // // example: // // ha-cn-pl32rf0****_test_api Name *string `json:"name,omitempty" xml:"name,omitempty"` // The configurations of the SARO data source. SaroConfig *CreateDataSourceRequestSaroConfig `json:"saroConfig,omitempty" xml:"saroConfig,omitempty" type:"Struct"` // The type of the data source. Valid values: odps, oss, and swift. // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` // Specifies whether to perform a dry run. This parameter is only used to check whether the data source is valid. Valid values: true and false. // // example: // // true DryRun *bool `json:"dryRun,omitempty" xml:"dryRun,omitempty"` }
func (CreateDataSourceRequest) GoString ¶
func (s CreateDataSourceRequest) GoString() string
func (*CreateDataSourceRequest) SetAutoBuildIndex ¶
func (s *CreateDataSourceRequest) SetAutoBuildIndex(v bool) *CreateDataSourceRequest
func (*CreateDataSourceRequest) SetConfig ¶
func (s *CreateDataSourceRequest) SetConfig(v *CreateDataSourceRequestConfig) *CreateDataSourceRequest
func (*CreateDataSourceRequest) SetDomain ¶
func (s *CreateDataSourceRequest) SetDomain(v string) *CreateDataSourceRequest
func (*CreateDataSourceRequest) SetDryRun ¶
func (s *CreateDataSourceRequest) SetDryRun(v bool) *CreateDataSourceRequest
func (*CreateDataSourceRequest) SetName ¶
func (s *CreateDataSourceRequest) SetName(v string) *CreateDataSourceRequest
func (*CreateDataSourceRequest) SetSaroConfig ¶
func (s *CreateDataSourceRequest) SetSaroConfig(v *CreateDataSourceRequestSaroConfig) *CreateDataSourceRequest
func (*CreateDataSourceRequest) SetType ¶
func (s *CreateDataSourceRequest) SetType(v string) *CreateDataSourceRequest
func (CreateDataSourceRequest) String ¶
func (s CreateDataSourceRequest) String() string
type CreateDataSourceRequestConfig ¶
type CreateDataSourceRequestConfig struct { // The AccessKey ID of the MaxCompute data source. // // example: // // L***p AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // 5**9a6 AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The name of the OSS bucket. // // example: // // opensearch Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The endpoint of the MaxCompute or Object Storage Service (OSS) data source. // // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // The namespace. // // example: // // aegis-ops Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The path of the OSS object. // // example: // // /opensearch/search OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The partition in the MaxCompute table. // // example: // // ds=20220713 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The file path in the Apsara File Storage for HDFS file system. // // example: // // test-hdfs-path Path *string `json:"path,omitempty" xml:"path,omitempty"` // The name of the MaxCompute project that is used as the data source. // // example: // // kubenest Project *string `json:"project,omitempty" xml:"project,omitempty"` // The name of the MaxCompute table that is used as the data source. // // example: // // item Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (CreateDataSourceRequestConfig) GoString ¶
func (s CreateDataSourceRequestConfig) GoString() string
func (*CreateDataSourceRequestConfig) SetAccessKey ¶
func (s *CreateDataSourceRequestConfig) SetAccessKey(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetAccessSecret ¶
func (s *CreateDataSourceRequestConfig) SetAccessSecret(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetBucket ¶
func (s *CreateDataSourceRequestConfig) SetBucket(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetCatalog ¶ added in v3.2.5
func (s *CreateDataSourceRequestConfig) SetCatalog(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetDatabase ¶ added in v3.2.5
func (s *CreateDataSourceRequestConfig) SetDatabase(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetEndpoint ¶
func (s *CreateDataSourceRequestConfig) SetEndpoint(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetNamespace ¶
func (s *CreateDataSourceRequestConfig) SetNamespace(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetOssPath ¶
func (s *CreateDataSourceRequestConfig) SetOssPath(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetPartition ¶
func (s *CreateDataSourceRequestConfig) SetPartition(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetPath ¶
func (s *CreateDataSourceRequestConfig) SetPath(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetProject ¶
func (s *CreateDataSourceRequestConfig) SetProject(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetTable ¶
func (s *CreateDataSourceRequestConfig) SetTable(v string) *CreateDataSourceRequestConfig
func (*CreateDataSourceRequestConfig) SetTag ¶ added in v3.2.5
func (s *CreateDataSourceRequestConfig) SetTag(v string) *CreateDataSourceRequestConfig
func (CreateDataSourceRequestConfig) String ¶
func (s CreateDataSourceRequestConfig) String() string
type CreateDataSourceRequestSaroConfig ¶
type CreateDataSourceRequestSaroConfig struct { // The namespace of the SARO data source. // // example: // // igraph-cn-x0r3e3abe02 Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The name of the SARO table. // // example: // // index_hdfs TableName *string `json:"tableName,omitempty" xml:"tableName,omitempty"` }
func (CreateDataSourceRequestSaroConfig) GoString ¶
func (s CreateDataSourceRequestSaroConfig) GoString() string
func (*CreateDataSourceRequestSaroConfig) SetNamespace ¶
func (s *CreateDataSourceRequestSaroConfig) SetNamespace(v string) *CreateDataSourceRequestSaroConfig
func (*CreateDataSourceRequestSaroConfig) SetTableName ¶
func (s *CreateDataSourceRequestSaroConfig) SetTableName(v string) *CreateDataSourceRequestSaroConfig
func (CreateDataSourceRequestSaroConfig) String ¶
func (s CreateDataSourceRequestSaroConfig) String() string
type CreateDataSourceResponse ¶
type CreateDataSourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateDataSourceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateDataSourceResponse) GoString ¶
func (s CreateDataSourceResponse) GoString() string
func (*CreateDataSourceResponse) SetBody ¶
func (s *CreateDataSourceResponse) SetBody(v *CreateDataSourceResponseBody) *CreateDataSourceResponse
func (*CreateDataSourceResponse) SetHeaders ¶
func (s *CreateDataSourceResponse) SetHeaders(v map[string]*string) *CreateDataSourceResponse
func (*CreateDataSourceResponse) SetStatusCode ¶
func (s *CreateDataSourceResponse) SetStatusCode(v int32) *CreateDataSourceResponse
func (CreateDataSourceResponse) String ¶
func (s CreateDataSourceResponse) String() string
type CreateDataSourceResponseBody ¶
type CreateDataSourceResponseBody struct { // The ID of the request. // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The returned results. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (CreateDataSourceResponseBody) GoString ¶
func (s CreateDataSourceResponseBody) GoString() string
func (*CreateDataSourceResponseBody) SetRequestId ¶
func (s *CreateDataSourceResponseBody) SetRequestId(v string) *CreateDataSourceResponseBody
func (*CreateDataSourceResponseBody) SetResult ¶
func (s *CreateDataSourceResponseBody) SetResult(v map[string]interface{}) *CreateDataSourceResponseBody
func (CreateDataSourceResponseBody) String ¶
func (s CreateDataSourceResponseBody) String() string
type CreateFolderRequest ¶
type CreateFolderRequest struct { // This parameter is required. // // example: // // gist_qc Name *string `json:"name,omitempty" xml:"name,omitempty"` // This parameter is required. // // example: // // 1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // table, instance, template, function // // This parameter is required. // // example: // // instance Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (CreateFolderRequest) GoString ¶
func (s CreateFolderRequest) GoString() string
func (*CreateFolderRequest) SetName ¶
func (s *CreateFolderRequest) SetName(v string) *CreateFolderRequest
func (*CreateFolderRequest) SetParent ¶
func (s *CreateFolderRequest) SetParent(v int64) *CreateFolderRequest
func (*CreateFolderRequest) SetType ¶
func (s *CreateFolderRequest) SetType(v string) *CreateFolderRequest
func (CreateFolderRequest) String ¶
func (s CreateFolderRequest) String() string
type CreateFolderResponse ¶
type CreateFolderResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateFolderResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateFolderResponse) GoString ¶
func (s CreateFolderResponse) GoString() string
func (*CreateFolderResponse) SetBody ¶
func (s *CreateFolderResponse) SetBody(v *CreateFolderResponseBody) *CreateFolderResponse
func (*CreateFolderResponse) SetHeaders ¶
func (s *CreateFolderResponse) SetHeaders(v map[string]*string) *CreateFolderResponse
func (*CreateFolderResponse) SetStatusCode ¶
func (s *CreateFolderResponse) SetStatusCode(v int32) *CreateFolderResponse
func (CreateFolderResponse) String ¶
func (s CreateFolderResponse) String() string
type CreateFolderResponseBody ¶
type CreateFolderResponseBody struct { // id of request // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // NodeVO Result *CreateFolderResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (CreateFolderResponseBody) GoString ¶
func (s CreateFolderResponseBody) GoString() string
func (*CreateFolderResponseBody) SetRequestId ¶
func (s *CreateFolderResponseBody) SetRequestId(v string) *CreateFolderResponseBody
func (*CreateFolderResponseBody) SetResult ¶
func (s *CreateFolderResponseBody) SetResult(v *CreateFolderResponseBodyResult) *CreateFolderResponseBody
func (CreateFolderResponseBody) String ¶
func (s CreateFolderResponseBody) String() string
type CreateFolderResponseBodyResult ¶
type CreateFolderResponseBodyResult struct { // example: // // 1719221186114 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // example: // // 1719221186114 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // example: // // 25030 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // ha-cn-pl32rf0**** InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // True IsDir *int32 `json:"isDir,omitempty" xml:"isDir,omitempty"` // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // -1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // example: // // 1 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` // table, instance, template, function // // example: // // instance Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (CreateFolderResponseBodyResult) GoString ¶
func (s CreateFolderResponseBodyResult) GoString() string
func (*CreateFolderResponseBodyResult) SetGmtCreate ¶
func (s *CreateFolderResponseBodyResult) SetGmtCreate(v string) *CreateFolderResponseBodyResult
func (*CreateFolderResponseBodyResult) SetGmtModified ¶
func (s *CreateFolderResponseBodyResult) SetGmtModified(v string) *CreateFolderResponseBodyResult
func (*CreateFolderResponseBodyResult) SetId ¶
func (s *CreateFolderResponseBodyResult) SetId(v int64) *CreateFolderResponseBodyResult
func (*CreateFolderResponseBodyResult) SetInstanceId ¶
func (s *CreateFolderResponseBodyResult) SetInstanceId(v int64) *CreateFolderResponseBodyResult
func (*CreateFolderResponseBodyResult) SetIsDir ¶
func (s *CreateFolderResponseBodyResult) SetIsDir(v int32) *CreateFolderResponseBodyResult
func (*CreateFolderResponseBodyResult) SetName ¶
func (s *CreateFolderResponseBodyResult) SetName(v string) *CreateFolderResponseBodyResult
func (*CreateFolderResponseBodyResult) SetParent ¶
func (s *CreateFolderResponseBodyResult) SetParent(v int64) *CreateFolderResponseBodyResult
func (*CreateFolderResponseBodyResult) SetTemplateId ¶
func (s *CreateFolderResponseBodyResult) SetTemplateId(v int64) *CreateFolderResponseBodyResult
func (*CreateFolderResponseBodyResult) SetType ¶
func (s *CreateFolderResponseBodyResult) SetType(v string) *CreateFolderResponseBodyResult
func (CreateFolderResponseBodyResult) String ¶
func (s CreateFolderResponseBodyResult) String() string
type CreateIndexRequest ¶
type CreateIndexRequest struct { // The maximum number of full indexes that can be concurrently built. // // example: // // 2 BuildParallelNum *int32 `json:"buildParallelNum,omitempty" xml:"buildParallelNum,omitempty"` // The index schema. // // example: // // {\\"summarys\\":{\\"summary_fields\\":[\\"id\\"]},\\"indexs\\":[{\\"index_name\\":\\"index_id\\",\\"index_type\\":\\"PRIMARYKEY64\\",\\"index_fields\\":\\"id\\",\\"has_primary_key_attribute\\":true,\\"is_primary_key_sorted\\":false}],\\"attributes\\":[\\"id\\"],\\"fields\\":[{\\"field_name\\":\\"id\\",\\"field_type\\":\\"UINT16\\"}],\\"table_name\\":\\"index_2\\"} Content *string `json:"content,omitempty" xml:"content,omitempty"` // The name of the data source. // // example: // // test1 DataSource *string `json:"dataSource,omitempty" xml:"dataSource,omitempty"` // The information about the data source. This parameter is required for an OpenSearch Vector Search Edition instance of the new version. DataSourceInfo *CreateIndexRequestDataSourceInfo `json:"dataSourceInfo,omitempty" xml:"dataSourceInfo,omitempty" type:"Struct"` // The data center in which the data source is deployed. // // example: // // vpc_hz_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The extended content of the field configuration. key specifies the vector field and the field that requires embedding. // // example: // // { // // "vector": // // [ // // "source_image_vector" // // ], // // "embeding": // // [ // // "source_image" // // ], // // "description": // // [] // // } Extend map[string]interface{} `json:"extend,omitempty" xml:"extend,omitempty"` // The maximum number of full indexes that can be concurrently merged. // // example: // // 2 MergeParallelNum *int32 `json:"mergeParallelNum,omitempty" xml:"mergeParallelNum,omitempty"` // The index name. // // example: // // ha-cn-zvp2qr1sk01_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of data shards. // // example: // // 20211202 Partition *int32 `json:"partition,omitempty" xml:"partition,omitempty"` // Specifies whether to perform only a dry run, without performing the actual request. The system only checks the validity of the data source. Valid values: // // - true // // - false // // example: // // true DryRun *bool `json:"dryRun,omitempty" xml:"dryRun,omitempty"` }
func (CreateIndexRequest) GoString ¶
func (s CreateIndexRequest) GoString() string
func (*CreateIndexRequest) SetBuildParallelNum ¶
func (s *CreateIndexRequest) SetBuildParallelNum(v int32) *CreateIndexRequest
func (*CreateIndexRequest) SetContent ¶
func (s *CreateIndexRequest) SetContent(v string) *CreateIndexRequest
func (*CreateIndexRequest) SetDataSource ¶
func (s *CreateIndexRequest) SetDataSource(v string) *CreateIndexRequest
func (*CreateIndexRequest) SetDataSourceInfo ¶
func (s *CreateIndexRequest) SetDataSourceInfo(v *CreateIndexRequestDataSourceInfo) *CreateIndexRequest
func (*CreateIndexRequest) SetDomain ¶
func (s *CreateIndexRequest) SetDomain(v string) *CreateIndexRequest
func (*CreateIndexRequest) SetDryRun ¶
func (s *CreateIndexRequest) SetDryRun(v bool) *CreateIndexRequest
func (*CreateIndexRequest) SetExtend ¶
func (s *CreateIndexRequest) SetExtend(v map[string]interface{}) *CreateIndexRequest
func (*CreateIndexRequest) SetMergeParallelNum ¶
func (s *CreateIndexRequest) SetMergeParallelNum(v int32) *CreateIndexRequest
func (*CreateIndexRequest) SetName ¶
func (s *CreateIndexRequest) SetName(v string) *CreateIndexRequest
func (*CreateIndexRequest) SetPartition ¶
func (s *CreateIndexRequest) SetPartition(v int32) *CreateIndexRequest
func (CreateIndexRequest) String ¶
func (s CreateIndexRequest) String() string
type CreateIndexRequestDataSourceInfo ¶
type CreateIndexRequestDataSourceInfo struct { // Specifies whether to enable automatic full indexing. // // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` // The information about the MaxCompute data source. Config *CreateIndexRequestDataSourceInfoConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // The start timestamp from which incremental data is retrieved. // // example: // // 1709715164 DataTimeSec *int32 `json:"dataTimeSec,omitempty" xml:"dataTimeSec,omitempty"` // The data center in which the data source is deployed. // // example: // // vpc_hz_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The name of the data source. // // example: // // ha-cn-35t3n1yuj0d_index_1 Name *string `json:"name,omitempty" xml:"name,omitempty"` // The maximum number of full indexes that can be concurrently processed. // // example: // // 2 ProcessParallelNum *int32 `json:"processParallelNum,omitempty" xml:"processParallelNum,omitempty"` // The number of resources used for data update. // // example: // // 4 ProcessPartitionCount *int32 `json:"processPartitionCount,omitempty" xml:"processPartitionCount,omitempty"` // The configurations of the SARO data source. SaroConfig *CreateIndexRequestDataSourceInfoSaroConfig `json:"saroConfig,omitempty" xml:"saroConfig,omitempty" type:"Struct"` // The type of the data source. Valid values: // // - odps // // - swift // // - saro // // - oss // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (CreateIndexRequestDataSourceInfo) GoString ¶
func (s CreateIndexRequestDataSourceInfo) GoString() string
func (*CreateIndexRequestDataSourceInfo) SetAutoBuildIndex ¶
func (s *CreateIndexRequestDataSourceInfo) SetAutoBuildIndex(v bool) *CreateIndexRequestDataSourceInfo
func (*CreateIndexRequestDataSourceInfo) SetConfig ¶
func (s *CreateIndexRequestDataSourceInfo) SetConfig(v *CreateIndexRequestDataSourceInfoConfig) *CreateIndexRequestDataSourceInfo
func (*CreateIndexRequestDataSourceInfo) SetDataTimeSec ¶
func (s *CreateIndexRequestDataSourceInfo) SetDataTimeSec(v int32) *CreateIndexRequestDataSourceInfo
func (*CreateIndexRequestDataSourceInfo) SetDomain ¶
func (s *CreateIndexRequestDataSourceInfo) SetDomain(v string) *CreateIndexRequestDataSourceInfo
func (*CreateIndexRequestDataSourceInfo) SetName ¶
func (s *CreateIndexRequestDataSourceInfo) SetName(v string) *CreateIndexRequestDataSourceInfo
func (*CreateIndexRequestDataSourceInfo) SetProcessParallelNum ¶
func (s *CreateIndexRequestDataSourceInfo) SetProcessParallelNum(v int32) *CreateIndexRequestDataSourceInfo
func (*CreateIndexRequestDataSourceInfo) SetProcessPartitionCount ¶
func (s *CreateIndexRequestDataSourceInfo) SetProcessPartitionCount(v int32) *CreateIndexRequestDataSourceInfo
func (*CreateIndexRequestDataSourceInfo) SetSaroConfig ¶
func (s *CreateIndexRequestDataSourceInfo) SetSaroConfig(v *CreateIndexRequestDataSourceInfoSaroConfig) *CreateIndexRequestDataSourceInfo
func (*CreateIndexRequestDataSourceInfo) SetType ¶
func (s *CreateIndexRequestDataSourceInfo) SetType(v string) *CreateIndexRequestDataSourceInfo
func (CreateIndexRequestDataSourceInfo) String ¶
func (s CreateIndexRequestDataSourceInfo) String() string
type CreateIndexRequestDataSourceInfoConfig ¶
type CreateIndexRequestDataSourceInfoConfig struct { // The AccessKey ID of the MaxCompute data source. // // example: // // L***p AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // 5**9a6 AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The name of the OSS bucket. // // example: // // test-bucket Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The endpoint of the MaxCompute or Object Storage Service (OSS) data source. // // example: // // https://oss-cn-hangzhou.aliyuncs.com Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` // The namespace name. // // example: // // test-namespace Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The path of the OSS object. // // example: // // /opensearch/oss.json OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The partition in the MaxCompute table. This parameter is required if type is set to odps. // // example: // // ds=20230114 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The path of the Apsara File Storage for HDFS data source. // // example: // // test-hdfs-path Path *string `json:"path,omitempty" xml:"path,omitempty"` // The name of the MaxCompute project that is used as the data source. // // example: // // bbt_algo_pai Project *string `json:"project,omitempty" xml:"project,omitempty"` // The table name. // // example: // // bbt_rec_swing_u2i2i_score_be_v1 Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (CreateIndexRequestDataSourceInfoConfig) GoString ¶
func (s CreateIndexRequestDataSourceInfoConfig) GoString() string
func (*CreateIndexRequestDataSourceInfoConfig) SetAccessKey ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetAccessKey(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetAccessSecret ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetAccessSecret(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetBucket ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetBucket(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetCatalog ¶ added in v3.2.5
func (s *CreateIndexRequestDataSourceInfoConfig) SetCatalog(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetDatabase ¶ added in v3.2.5
func (s *CreateIndexRequestDataSourceInfoConfig) SetDatabase(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetEndpoint ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetEndpoint(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetFormat ¶ added in v3.2.6
func (s *CreateIndexRequestDataSourceInfoConfig) SetFormat(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetNamespace ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetNamespace(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetOssPath ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetOssPath(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetPartition ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetPartition(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetPath ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetPath(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetProject ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetProject(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetTable ¶
func (s *CreateIndexRequestDataSourceInfoConfig) SetTable(v string) *CreateIndexRequestDataSourceInfoConfig
func (*CreateIndexRequestDataSourceInfoConfig) SetTag ¶ added in v3.2.5
func (s *CreateIndexRequestDataSourceInfoConfig) SetTag(v string) *CreateIndexRequestDataSourceInfoConfig
func (CreateIndexRequestDataSourceInfoConfig) String ¶
func (s CreateIndexRequestDataSourceInfoConfig) String() string
type CreateIndexRequestDataSourceInfoSaroConfig ¶
type CreateIndexRequestDataSourceInfoSaroConfig struct { // The namespace of the SARO data source. // // example: // // flink-test-fjx-default Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The name of the SARO table. // // example: // // device_event_shy_summary_ TableName *string `json:"tableName,omitempty" xml:"tableName,omitempty"` }
func (CreateIndexRequestDataSourceInfoSaroConfig) GoString ¶
func (s CreateIndexRequestDataSourceInfoSaroConfig) GoString() string
func (*CreateIndexRequestDataSourceInfoSaroConfig) SetNamespace ¶
func (s *CreateIndexRequestDataSourceInfoSaroConfig) SetNamespace(v string) *CreateIndexRequestDataSourceInfoSaroConfig
func (*CreateIndexRequestDataSourceInfoSaroConfig) SetTableName ¶
func (s *CreateIndexRequestDataSourceInfoSaroConfig) SetTableName(v string) *CreateIndexRequestDataSourceInfoSaroConfig
func (CreateIndexRequestDataSourceInfoSaroConfig) String ¶
func (s CreateIndexRequestDataSourceInfoSaroConfig) String() string
type CreateIndexResponse ¶
type CreateIndexResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateIndexResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateIndexResponse) GoString ¶
func (s CreateIndexResponse) GoString() string
func (*CreateIndexResponse) SetBody ¶
func (s *CreateIndexResponse) SetBody(v *CreateIndexResponseBody) *CreateIndexResponse
func (*CreateIndexResponse) SetHeaders ¶
func (s *CreateIndexResponse) SetHeaders(v map[string]*string) *CreateIndexResponse
func (*CreateIndexResponse) SetStatusCode ¶
func (s *CreateIndexResponse) SetStatusCode(v int32) *CreateIndexResponse
func (CreateIndexResponse) String ¶
func (s CreateIndexResponse) String() string
type CreateIndexResponseBody ¶
type CreateIndexResponseBody struct { // The request ID. // // example: // // 407BFD91-DE7D-50BA-8F88-CDE52A3B5E46 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The results returned. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (CreateIndexResponseBody) GoString ¶
func (s CreateIndexResponseBody) GoString() string
func (*CreateIndexResponseBody) SetRequestId ¶
func (s *CreateIndexResponseBody) SetRequestId(v string) *CreateIndexResponseBody
func (*CreateIndexResponseBody) SetResult ¶
func (s *CreateIndexResponseBody) SetResult(v map[string]interface{}) *CreateIndexResponseBody
func (CreateIndexResponseBody) String ¶
func (s CreateIndexResponseBody) String() string
type CreateInstanceRequest ¶
type CreateInstanceRequest struct { // The billing method of the instance. Valid values: PREPAY: subscription. If you set this parameter to PREPAY, make sure that your Alibaba Cloud account supports balance payment or credit card payment. Otherwise, the system returns the InvalidPayMethod error message. If you set this parameter to PREPAY, you must also specify paymentInfo. POSTPAY: pay-as-you-go. This billing method is not supported. // // example: // // "" ChargeType *string `json:"chargeType,omitempty" xml:"chargeType,omitempty"` // The information about the instance specification. Components []*CreateInstanceRequestComponents `json:"components,omitempty" xml:"components,omitempty" type:"Repeated"` // The billing information. Order *CreateInstanceRequestOrder `json:"order,omitempty" xml:"order,omitempty" type:"Struct"` ResourceGroupId *string `json:"resourceGroupId,omitempty" xml:"resourceGroupId,omitempty"` Tags []*CreateInstanceRequestTags `json:"tags,omitempty" xml:"tags,omitempty" type:"Repeated"` }
func (CreateInstanceRequest) GoString ¶
func (s CreateInstanceRequest) GoString() string
func (*CreateInstanceRequest) SetChargeType ¶
func (s *CreateInstanceRequest) SetChargeType(v string) *CreateInstanceRequest
func (*CreateInstanceRequest) SetComponents ¶
func (s *CreateInstanceRequest) SetComponents(v []*CreateInstanceRequestComponents) *CreateInstanceRequest
func (*CreateInstanceRequest) SetOrder ¶
func (s *CreateInstanceRequest) SetOrder(v *CreateInstanceRequestOrder) *CreateInstanceRequest
func (*CreateInstanceRequest) SetResourceGroupId ¶ added in v3.2.4
func (s *CreateInstanceRequest) SetResourceGroupId(v string) *CreateInstanceRequest
func (*CreateInstanceRequest) SetTags ¶ added in v3.2.4
func (s *CreateInstanceRequest) SetTags(v []*CreateInstanceRequestTags) *CreateInstanceRequest
func (CreateInstanceRequest) String ¶
func (s CreateInstanceRequest) String() string
type CreateInstanceRequestComponents ¶
type CreateInstanceRequestComponents struct { // The code of the specification, which must be consistent with the value that you specify on the buy page. // // example: // // "" Code *string `json:"code,omitempty" xml:"code,omitempty"` // The value of the specification. // // example: // // "" Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (CreateInstanceRequestComponents) GoString ¶
func (s CreateInstanceRequestComponents) GoString() string
func (*CreateInstanceRequestComponents) SetCode ¶
func (s *CreateInstanceRequestComponents) SetCode(v string) *CreateInstanceRequestComponents
func (*CreateInstanceRequestComponents) SetValue ¶
func (s *CreateInstanceRequestComponents) SetValue(v string) *CreateInstanceRequestComponents
func (CreateInstanceRequestComponents) String ¶
func (s CreateInstanceRequestComponents) String() string
type CreateInstanceRequestOrder ¶
type CreateInstanceRequestOrder struct { // Specifies whether to enable auto-renewal. Valid values: true and false. // // example: // // true AutoRenew *bool `json:"autoRenew,omitempty" xml:"autoRenew,omitempty"` // The billing duration. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, and 12. // // example: // // 29 Duration *int64 `json:"duration,omitempty" xml:"duration,omitempty"` // The unit of the billing duration. Valid values: Month and Year. // // example: // // "" PricingCycle *string `json:"pricingCycle,omitempty" xml:"pricingCycle,omitempty"` }
func (CreateInstanceRequestOrder) GoString ¶
func (s CreateInstanceRequestOrder) GoString() string
func (*CreateInstanceRequestOrder) SetAutoRenew ¶
func (s *CreateInstanceRequestOrder) SetAutoRenew(v bool) *CreateInstanceRequestOrder
func (*CreateInstanceRequestOrder) SetDuration ¶
func (s *CreateInstanceRequestOrder) SetDuration(v int64) *CreateInstanceRequestOrder
func (*CreateInstanceRequestOrder) SetPricingCycle ¶
func (s *CreateInstanceRequestOrder) SetPricingCycle(v string) *CreateInstanceRequestOrder
func (CreateInstanceRequestOrder) String ¶
func (s CreateInstanceRequestOrder) String() string
type CreateInstanceRequestTags ¶ added in v3.2.4
type CreateInstanceRequestTags struct { Key *string `json:"key,omitempty" xml:"key,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (CreateInstanceRequestTags) GoString ¶ added in v3.2.4
func (s CreateInstanceRequestTags) GoString() string
func (*CreateInstanceRequestTags) SetKey ¶ added in v3.2.4
func (s *CreateInstanceRequestTags) SetKey(v string) *CreateInstanceRequestTags
func (*CreateInstanceRequestTags) SetValue ¶ added in v3.2.4
func (s *CreateInstanceRequestTags) SetValue(v string) *CreateInstanceRequestTags
func (CreateInstanceRequestTags) String ¶ added in v3.2.4
func (s CreateInstanceRequestTags) String() string
type CreateInstanceResponse ¶
type CreateInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateInstanceResponse) GoString ¶
func (s CreateInstanceResponse) GoString() string
func (*CreateInstanceResponse) SetBody ¶
func (s *CreateInstanceResponse) SetBody(v *CreateInstanceResponseBody) *CreateInstanceResponse
func (*CreateInstanceResponse) SetHeaders ¶
func (s *CreateInstanceResponse) SetHeaders(v map[string]*string) *CreateInstanceResponse
func (*CreateInstanceResponse) SetStatusCode ¶
func (s *CreateInstanceResponse) SetStatusCode(v int32) *CreateInstanceResponse
func (CreateInstanceResponse) String ¶
func (s CreateInstanceResponse) String() string
type CreateInstanceResponseBody ¶
type CreateInstanceResponseBody struct { // The ID of the request // // example: // // D39EE0F1-D7EF-5F46-B781-6BF4185308B0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The results returned. Result *CreateInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (CreateInstanceResponseBody) GoString ¶
func (s CreateInstanceResponseBody) GoString() string
func (*CreateInstanceResponseBody) SetRequestId ¶
func (s *CreateInstanceResponseBody) SetRequestId(v string) *CreateInstanceResponseBody
func (*CreateInstanceResponseBody) SetResult ¶
func (s *CreateInstanceResponseBody) SetResult(v *CreateInstanceResponseBodyResult) *CreateInstanceResponseBody
func (CreateInstanceResponseBody) String ¶
func (s CreateInstanceResponseBody) String() string
type CreateInstanceResponseBodyResult ¶
type CreateInstanceResponseBodyResult struct { // The instance ID. // // example: // // ha-cn-2r42ppr7901 InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` }
func (CreateInstanceResponseBodyResult) GoString ¶
func (s CreateInstanceResponseBodyResult) GoString() string
func (*CreateInstanceResponseBodyResult) SetInstanceId ¶
func (s *CreateInstanceResponseBodyResult) SetInstanceId(v string) *CreateInstanceResponseBodyResult
func (CreateInstanceResponseBodyResult) String ¶
func (s CreateInstanceResponseBodyResult) String() string
type CreatePublicUrlResponse ¶
type CreatePublicUrlResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreatePublicUrlResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreatePublicUrlResponse) GoString ¶
func (s CreatePublicUrlResponse) GoString() string
func (*CreatePublicUrlResponse) SetBody ¶
func (s *CreatePublicUrlResponse) SetBody(v *CreatePublicUrlResponseBody) *CreatePublicUrlResponse
func (*CreatePublicUrlResponse) SetHeaders ¶
func (s *CreatePublicUrlResponse) SetHeaders(v map[string]*string) *CreatePublicUrlResponse
func (*CreatePublicUrlResponse) SetStatusCode ¶
func (s *CreatePublicUrlResponse) SetStatusCode(v int32) *CreatePublicUrlResponse
func (CreatePublicUrlResponse) String ¶
func (s CreatePublicUrlResponse) String() string
type CreatePublicUrlResponseBody ¶
type CreatePublicUrlResponseBody struct { // The request ID. // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (CreatePublicUrlResponseBody) GoString ¶
func (s CreatePublicUrlResponseBody) GoString() string
func (*CreatePublicUrlResponseBody) SetRequestId ¶
func (s *CreatePublicUrlResponseBody) SetRequestId(v string) *CreatePublicUrlResponseBody
func (*CreatePublicUrlResponseBody) SetResult ¶
func (s *CreatePublicUrlResponseBody) SetResult(v map[string]interface{}) *CreatePublicUrlResponseBody
func (CreatePublicUrlResponseBody) String ¶
func (s CreatePublicUrlResponseBody) String() string
type CreateSqlInstanceRequest ¶
type CreateSqlInstanceRequest struct { // This parameter is required. // // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // This parameter is required. // // example: // // -1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` }
func (CreateSqlInstanceRequest) GoString ¶
func (s CreateSqlInstanceRequest) GoString() string
func (*CreateSqlInstanceRequest) SetName ¶
func (s *CreateSqlInstanceRequest) SetName(v string) *CreateSqlInstanceRequest
func (*CreateSqlInstanceRequest) SetParent ¶
func (s *CreateSqlInstanceRequest) SetParent(v int64) *CreateSqlInstanceRequest
func (CreateSqlInstanceRequest) String ¶
func (s CreateSqlInstanceRequest) String() string
type CreateSqlInstanceResponse ¶
type CreateSqlInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateSqlInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateSqlInstanceResponse) GoString ¶
func (s CreateSqlInstanceResponse) GoString() string
func (*CreateSqlInstanceResponse) SetBody ¶
func (s *CreateSqlInstanceResponse) SetBody(v *CreateSqlInstanceResponseBody) *CreateSqlInstanceResponse
func (*CreateSqlInstanceResponse) SetHeaders ¶
func (s *CreateSqlInstanceResponse) SetHeaders(v map[string]*string) *CreateSqlInstanceResponse
func (*CreateSqlInstanceResponse) SetStatusCode ¶
func (s *CreateSqlInstanceResponse) SetStatusCode(v int32) *CreateSqlInstanceResponse
func (CreateSqlInstanceResponse) String ¶
func (s CreateSqlInstanceResponse) String() string
type CreateSqlInstanceResponseBody ¶
type CreateSqlInstanceResponseBody struct { // id of request // // example: // // B43CD1BB-ABD7-59C5-B89A-6E5F6FE60A84 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // NodeVO Result *CreateSqlInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (CreateSqlInstanceResponseBody) GoString ¶
func (s CreateSqlInstanceResponseBody) GoString() string
func (*CreateSqlInstanceResponseBody) SetRequestId ¶
func (s *CreateSqlInstanceResponseBody) SetRequestId(v string) *CreateSqlInstanceResponseBody
func (*CreateSqlInstanceResponseBody) SetResult ¶
func (s *CreateSqlInstanceResponseBody) SetResult(v *CreateSqlInstanceResponseBodyResult) *CreateSqlInstanceResponseBody
func (CreateSqlInstanceResponseBody) String ¶
func (s CreateSqlInstanceResponseBody) String() string
type CreateSqlInstanceResponseBodyResult ¶
type CreateSqlInstanceResponseBodyResult struct { // example: // // 1719220182844 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // example: // // 1719220182844 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // example: // // 22 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // ha-cn-pl32rf0**** InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // true IsDir *int32 `json:"isDir,omitempty" xml:"isDir,omitempty"` // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // -1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // example: // // 1 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` // table, instance, template, function // // example: // // instance Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (CreateSqlInstanceResponseBodyResult) GoString ¶
func (s CreateSqlInstanceResponseBodyResult) GoString() string
func (*CreateSqlInstanceResponseBodyResult) SetGmtCreate ¶
func (s *CreateSqlInstanceResponseBodyResult) SetGmtCreate(v string) *CreateSqlInstanceResponseBodyResult
func (*CreateSqlInstanceResponseBodyResult) SetGmtModified ¶
func (s *CreateSqlInstanceResponseBodyResult) SetGmtModified(v string) *CreateSqlInstanceResponseBodyResult
func (*CreateSqlInstanceResponseBodyResult) SetId ¶
func (s *CreateSqlInstanceResponseBodyResult) SetId(v int64) *CreateSqlInstanceResponseBodyResult
func (*CreateSqlInstanceResponseBodyResult) SetInstanceId ¶
func (s *CreateSqlInstanceResponseBodyResult) SetInstanceId(v int64) *CreateSqlInstanceResponseBodyResult
func (*CreateSqlInstanceResponseBodyResult) SetIsDir ¶
func (s *CreateSqlInstanceResponseBodyResult) SetIsDir(v int32) *CreateSqlInstanceResponseBodyResult
func (*CreateSqlInstanceResponseBodyResult) SetName ¶
func (s *CreateSqlInstanceResponseBodyResult) SetName(v string) *CreateSqlInstanceResponseBodyResult
func (*CreateSqlInstanceResponseBodyResult) SetParent ¶
func (s *CreateSqlInstanceResponseBodyResult) SetParent(v int64) *CreateSqlInstanceResponseBodyResult
func (*CreateSqlInstanceResponseBodyResult) SetTemplateId ¶
func (s *CreateSqlInstanceResponseBodyResult) SetTemplateId(v int64) *CreateSqlInstanceResponseBodyResult
func (*CreateSqlInstanceResponseBodyResult) SetType ¶
func (s *CreateSqlInstanceResponseBodyResult) SetType(v string) *CreateSqlInstanceResponseBodyResult
func (CreateSqlInstanceResponseBodyResult) String ¶
func (s CreateSqlInstanceResponseBodyResult) String() string
type CreateTableRequest ¶
type CreateTableRequest struct { // The configurations about field processing. DataProcessConfig []*CreateTableRequestDataProcessConfig `json:"dataProcessConfig,omitempty" xml:"dataProcessConfig,omitempty" type:"Repeated"` // The number of resources used for data update. // // example: // // 1 DataProcessorCount *int32 `json:"dataProcessorCount,omitempty" xml:"dataProcessorCount,omitempty"` // The configurations of the data source. DataSource *CreateTableRequestDataSource `json:"dataSource,omitempty" xml:"dataSource,omitempty" type:"Struct"` // The fields. FieldSchema map[string]*string `json:"fieldSchema,omitempty" xml:"fieldSchema,omitempty"` // The index name. // // example: // // index_1 Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of data shards. // // example: // // 1 PartitionCount *int32 `json:"partitionCount,omitempty" xml:"partitionCount,omitempty"` // The primary key field. // // example: // // id PrimaryKey *string `json:"primaryKey,omitempty" xml:"primaryKey,omitempty"` // The instance schema. If this parameter is specified, the parameters about the index are not required. // // example: // // {} RawSchema *string `json:"rawSchema,omitempty" xml:"rawSchema,omitempty"` // The index schema. VectorIndex []*CreateTableRequestVectorIndex `json:"vectorIndex,omitempty" xml:"vectorIndex,omitempty" type:"Repeated"` // Specifies whether to perform only a dry run, without performing the actual request. The system only checks the validity of the data source. Valid values: // // - true // // - false // // example: // // true DryRun *bool `json:"dryRun,omitempty" xml:"dryRun,omitempty"` }
func (CreateTableRequest) GoString ¶
func (s CreateTableRequest) GoString() string
func (*CreateTableRequest) SetDataProcessConfig ¶
func (s *CreateTableRequest) SetDataProcessConfig(v []*CreateTableRequestDataProcessConfig) *CreateTableRequest
func (*CreateTableRequest) SetDataProcessorCount ¶
func (s *CreateTableRequest) SetDataProcessorCount(v int32) *CreateTableRequest
func (*CreateTableRequest) SetDataSource ¶
func (s *CreateTableRequest) SetDataSource(v *CreateTableRequestDataSource) *CreateTableRequest
func (*CreateTableRequest) SetDryRun ¶
func (s *CreateTableRequest) SetDryRun(v bool) *CreateTableRequest
func (*CreateTableRequest) SetFieldSchema ¶
func (s *CreateTableRequest) SetFieldSchema(v map[string]*string) *CreateTableRequest
func (*CreateTableRequest) SetName ¶
func (s *CreateTableRequest) SetName(v string) *CreateTableRequest
func (*CreateTableRequest) SetPartitionCount ¶
func (s *CreateTableRequest) SetPartitionCount(v int32) *CreateTableRequest
func (*CreateTableRequest) SetPrimaryKey ¶
func (s *CreateTableRequest) SetPrimaryKey(v string) *CreateTableRequest
func (*CreateTableRequest) SetRawSchema ¶
func (s *CreateTableRequest) SetRawSchema(v string) *CreateTableRequest
func (*CreateTableRequest) SetVectorIndex ¶
func (s *CreateTableRequest) SetVectorIndex(v []*CreateTableRequestVectorIndex) *CreateTableRequest
func (CreateTableRequest) String ¶
func (s CreateTableRequest) String() string
type CreateTableRequestDataProcessConfig ¶
type CreateTableRequestDataProcessConfig struct { // The destination field. // // example: // // source_image_vector DstField *string `json:"dstField,omitempty" xml:"dstField,omitempty"` // The method used to process the field. Valid values: copy and vectorize. A value of copy specifies that the value of the source field is copied to the destination field. A value of vectorize specifies that the value of the source field is vectorized by a vectorization model and the output vector is stored in the destination field. // // example: // // vectorize Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // The information about the model. Params *CreateTableRequestDataProcessConfigParams `json:"params,omitempty" xml:"params,omitempty" type:"Struct"` // The source field. // // example: // // source_image SrcField *string `json:"srcField,omitempty" xml:"srcField,omitempty"` }
func (CreateTableRequestDataProcessConfig) GoString ¶
func (s CreateTableRequestDataProcessConfig) GoString() string
func (*CreateTableRequestDataProcessConfig) SetDstField ¶
func (s *CreateTableRequestDataProcessConfig) SetDstField(v string) *CreateTableRequestDataProcessConfig
func (*CreateTableRequestDataProcessConfig) SetOperator ¶
func (s *CreateTableRequestDataProcessConfig) SetOperator(v string) *CreateTableRequestDataProcessConfig
func (*CreateTableRequestDataProcessConfig) SetSrcField ¶
func (s *CreateTableRequestDataProcessConfig) SetSrcField(v string) *CreateTableRequestDataProcessConfig
func (CreateTableRequestDataProcessConfig) String ¶
func (s CreateTableRequestDataProcessConfig) String() string
type CreateTableRequestDataProcessConfigParams ¶
type CreateTableRequestDataProcessConfigParams struct { // The source of the data to be vectorized. SrcFieldConfig *CreateTableRequestDataProcessConfigParamsSrcFieldConfig `json:"srcFieldConfig,omitempty" xml:"srcFieldConfig,omitempty" type:"Struct"` // The data type. // // example: // // image VectorModal *string `json:"vectorModal,omitempty" xml:"vectorModal,omitempty"` // The vectorization model. // // example: // // clip VectorModel *string `json:"vectorModel,omitempty" xml:"vectorModel,omitempty"` }
func (CreateTableRequestDataProcessConfigParams) GoString ¶
func (s CreateTableRequestDataProcessConfigParams) GoString() string
func (*CreateTableRequestDataProcessConfigParams) SetSrcFieldConfig ¶
func (s *CreateTableRequestDataProcessConfigParams) SetSrcFieldConfig(v *CreateTableRequestDataProcessConfigParamsSrcFieldConfig) *CreateTableRequestDataProcessConfigParams
func (*CreateTableRequestDataProcessConfigParams) SetVectorModal ¶
func (s *CreateTableRequestDataProcessConfigParams) SetVectorModal(v string) *CreateTableRequestDataProcessConfigParams
func (*CreateTableRequestDataProcessConfigParams) SetVectorModel ¶
func (s *CreateTableRequestDataProcessConfigParams) SetVectorModel(v string) *CreateTableRequestDataProcessConfigParams
func (CreateTableRequestDataProcessConfigParams) String ¶
func (s CreateTableRequestDataProcessConfigParams) String() string
type CreateTableRequestDataProcessConfigParamsSrcFieldConfig ¶
type CreateTableRequestDataProcessConfigParamsSrcFieldConfig struct { // The OSS bucket. // // example: // // test OssBucket *string `json:"ossBucket,omitempty" xml:"ossBucket,omitempty"` // The OSS endpoint. // // example: // // oss-cn-hangzhou-internal.aliyuncs.com OssEndpoint *string `json:"ossEndpoint,omitempty" xml:"ossEndpoint,omitempty"` // The ID of the Alibaba Cloud account. // // example: // // uid Uid *string `json:"uid,omitempty" xml:"uid,omitempty"` }
func (CreateTableRequestDataProcessConfigParamsSrcFieldConfig) GoString ¶
func (s CreateTableRequestDataProcessConfigParamsSrcFieldConfig) GoString() string
func (*CreateTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssBucket ¶
func (s *CreateTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssBucket(v string) *CreateTableRequestDataProcessConfigParamsSrcFieldConfig
func (*CreateTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssEndpoint ¶
func (s *CreateTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssEndpoint(v string) *CreateTableRequestDataProcessConfigParamsSrcFieldConfig
func (CreateTableRequestDataProcessConfigParamsSrcFieldConfig) String ¶
func (s CreateTableRequestDataProcessConfigParamsSrcFieldConfig) String() string
type CreateTableRequestDataSource ¶
type CreateTableRequestDataSource struct { // Specifies whether to automatically rebuild the index. // // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` // The configurations of the data source. Config *CreateTableRequestDataSourceConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // The start timestamp from which incremental data is retrieved. // // example: // // 1715160176 DataTimeSec *int32 `json:"dataTimeSec,omitempty" xml:"dataTimeSec,omitempty"` // The data source type. Valid values: odps, swift, and oss. // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (CreateTableRequestDataSource) GoString ¶
func (s CreateTableRequestDataSource) GoString() string
func (*CreateTableRequestDataSource) SetAutoBuildIndex ¶
func (s *CreateTableRequestDataSource) SetAutoBuildIndex(v bool) *CreateTableRequestDataSource
func (*CreateTableRequestDataSource) SetConfig ¶
func (s *CreateTableRequestDataSource) SetConfig(v *CreateTableRequestDataSourceConfig) *CreateTableRequestDataSource
func (*CreateTableRequestDataSource) SetDataTimeSec ¶
func (s *CreateTableRequestDataSource) SetDataTimeSec(v int32) *CreateTableRequestDataSource
func (*CreateTableRequestDataSource) SetType ¶
func (s *CreateTableRequestDataSource) SetType(v string) *CreateTableRequestDataSource
func (CreateTableRequestDataSource) String ¶
func (s CreateTableRequestDataSource) String() string
type CreateTableRequestDataSourceConfig ¶
type CreateTableRequestDataSourceConfig struct { // The AccessKey ID of the MaxCompute data source. // // example: // // ak AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // as AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The OSS bucket. // // example: // // antsys-flytest-ci Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The endpoint of the MaxCompute data source. // // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // The Object Storage Service (OSS) path. // // example: // // oss://opensearch OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The partition in the MaxCompute table. This parameter is required if type is set to odps. // // example: // // ds=20220713 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The name of the MaxCompute project that is used as the data source. // // example: // // project_20210220122847_3218 Project *string `json:"project,omitempty" xml:"project,omitempty"` // The name of the MaxCompute table that is used as the data source. // // example: // // test56 Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (CreateTableRequestDataSourceConfig) GoString ¶
func (s CreateTableRequestDataSourceConfig) GoString() string
func (*CreateTableRequestDataSourceConfig) SetAccessKey ¶
func (s *CreateTableRequestDataSourceConfig) SetAccessKey(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetAccessSecret ¶
func (s *CreateTableRequestDataSourceConfig) SetAccessSecret(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetBucket ¶
func (s *CreateTableRequestDataSourceConfig) SetBucket(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetCatalog ¶ added in v3.2.5
func (s *CreateTableRequestDataSourceConfig) SetCatalog(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetDatabase ¶ added in v3.2.5
func (s *CreateTableRequestDataSourceConfig) SetDatabase(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetEndpoint ¶
func (s *CreateTableRequestDataSourceConfig) SetEndpoint(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetOssPath ¶
func (s *CreateTableRequestDataSourceConfig) SetOssPath(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetPartition ¶
func (s *CreateTableRequestDataSourceConfig) SetPartition(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetProject ¶
func (s *CreateTableRequestDataSourceConfig) SetProject(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetTable ¶
func (s *CreateTableRequestDataSourceConfig) SetTable(v string) *CreateTableRequestDataSourceConfig
func (*CreateTableRequestDataSourceConfig) SetTag ¶ added in v3.2.5
func (s *CreateTableRequestDataSourceConfig) SetTag(v string) *CreateTableRequestDataSourceConfig
func (CreateTableRequestDataSourceConfig) String ¶
func (s CreateTableRequestDataSourceConfig) String() string
type CreateTableRequestVectorIndex ¶
type CreateTableRequestVectorIndex struct { // The configurations of the index schema. AdvanceParams *CreateTableRequestVectorIndexAdvanceParams `json:"advanceParams,omitempty" xml:"advanceParams,omitempty" type:"Struct"` // The dimension of the vector. // // example: // // 128 Dimension *string `json:"dimension,omitempty" xml:"dimension,omitempty"` // The distance type. // // example: // // SquaredEuclidean DistanceType *string `json:"distanceType,omitempty" xml:"distanceType,omitempty"` // The name of the index schema. // // example: // // case_index IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` // The namespace field. // // example: // // namespace Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The field that stores the indexes of the elements in sparse vectors. // // example: // // sparse_indices SparseIndexField *string `json:"sparseIndexField,omitempty" xml:"sparseIndexField,omitempty"` // The field that stores the elements in sparse vectors. // // example: // // sparse_values SparseValueField *string `json:"sparseValueField,omitempty" xml:"sparseValueField,omitempty"` // The vector field. // // example: // // source_image_vector VectorField *string `json:"vectorField,omitempty" xml:"vectorField,omitempty"` // The vector retrieval algorithm. // // example: // // Qc VectorIndexType *string `json:"vectorIndexType,omitempty" xml:"vectorIndexType,omitempty"` }
func (CreateTableRequestVectorIndex) GoString ¶
func (s CreateTableRequestVectorIndex) GoString() string
func (*CreateTableRequestVectorIndex) SetAdvanceParams ¶
func (s *CreateTableRequestVectorIndex) SetAdvanceParams(v *CreateTableRequestVectorIndexAdvanceParams) *CreateTableRequestVectorIndex
func (*CreateTableRequestVectorIndex) SetDimension ¶
func (s *CreateTableRequestVectorIndex) SetDimension(v string) *CreateTableRequestVectorIndex
func (*CreateTableRequestVectorIndex) SetDistanceType ¶
func (s *CreateTableRequestVectorIndex) SetDistanceType(v string) *CreateTableRequestVectorIndex
func (*CreateTableRequestVectorIndex) SetIndexName ¶
func (s *CreateTableRequestVectorIndex) SetIndexName(v string) *CreateTableRequestVectorIndex
func (*CreateTableRequestVectorIndex) SetNamespace ¶
func (s *CreateTableRequestVectorIndex) SetNamespace(v string) *CreateTableRequestVectorIndex
func (*CreateTableRequestVectorIndex) SetSparseIndexField ¶
func (s *CreateTableRequestVectorIndex) SetSparseIndexField(v string) *CreateTableRequestVectorIndex
func (*CreateTableRequestVectorIndex) SetSparseValueField ¶
func (s *CreateTableRequestVectorIndex) SetSparseValueField(v string) *CreateTableRequestVectorIndex
func (*CreateTableRequestVectorIndex) SetVectorField ¶
func (s *CreateTableRequestVectorIndex) SetVectorField(v string) *CreateTableRequestVectorIndex
func (*CreateTableRequestVectorIndex) SetVectorIndexType ¶
func (s *CreateTableRequestVectorIndex) SetVectorIndexType(v string) *CreateTableRequestVectorIndex
func (CreateTableRequestVectorIndex) String ¶
func (s CreateTableRequestVectorIndex) String() string
type CreateTableRequestVectorIndexAdvanceParams ¶
type CreateTableRequestVectorIndexAdvanceParams struct { // The index building parameters. // // example: // // {} BuildIndexParams *string `json:"buildIndexParams,omitempty" xml:"buildIndexParams,omitempty"` // The threshold for linear building. // // example: // // 5000 LinearBuildThreshold *string `json:"linearBuildThreshold,omitempty" xml:"linearBuildThreshold,omitempty"` // The minimum number of retrieved candidate sets. // // example: // // 20000 MinScanDocCnt *string `json:"minScanDocCnt,omitempty" xml:"minScanDocCnt,omitempty"` // The index retrieval parameters. // // example: // // {} SearchIndexParams *string `json:"searchIndexParams,omitempty" xml:"searchIndexParams,omitempty"` }
func (CreateTableRequestVectorIndexAdvanceParams) GoString ¶
func (s CreateTableRequestVectorIndexAdvanceParams) GoString() string
func (*CreateTableRequestVectorIndexAdvanceParams) SetBuildIndexParams ¶
func (s *CreateTableRequestVectorIndexAdvanceParams) SetBuildIndexParams(v string) *CreateTableRequestVectorIndexAdvanceParams
func (*CreateTableRequestVectorIndexAdvanceParams) SetLinearBuildThreshold ¶
func (s *CreateTableRequestVectorIndexAdvanceParams) SetLinearBuildThreshold(v string) *CreateTableRequestVectorIndexAdvanceParams
func (*CreateTableRequestVectorIndexAdvanceParams) SetMinScanDocCnt ¶
func (s *CreateTableRequestVectorIndexAdvanceParams) SetMinScanDocCnt(v string) *CreateTableRequestVectorIndexAdvanceParams
func (*CreateTableRequestVectorIndexAdvanceParams) SetSearchIndexParams ¶
func (s *CreateTableRequestVectorIndexAdvanceParams) SetSearchIndexParams(v string) *CreateTableRequestVectorIndexAdvanceParams
func (CreateTableRequestVectorIndexAdvanceParams) String ¶
func (s CreateTableRequestVectorIndexAdvanceParams) String() string
type CreateTableResponse ¶
type CreateTableResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateTableResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateTableResponse) GoString ¶
func (s CreateTableResponse) GoString() string
func (*CreateTableResponse) SetBody ¶
func (s *CreateTableResponse) SetBody(v *CreateTableResponseBody) *CreateTableResponse
func (*CreateTableResponse) SetHeaders ¶
func (s *CreateTableResponse) SetHeaders(v map[string]*string) *CreateTableResponse
func (*CreateTableResponse) SetStatusCode ¶
func (s *CreateTableResponse) SetStatusCode(v int32) *CreateTableResponse
func (CreateTableResponse) String ¶
func (s CreateTableResponse) String() string
type CreateTableResponseBody ¶
type CreateTableResponseBody struct { // id of request // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (CreateTableResponseBody) GoString ¶
func (s CreateTableResponseBody) GoString() string
func (*CreateTableResponseBody) SetRequestId ¶
func (s *CreateTableResponseBody) SetRequestId(v string) *CreateTableResponseBody
func (*CreateTableResponseBody) SetResult ¶
func (s *CreateTableResponseBody) SetResult(v map[string]interface{}) *CreateTableResponseBody
func (CreateTableResponseBody) String ¶
func (s CreateTableResponseBody) String() string
type DeleteAdvanceConfigResponse ¶
type DeleteAdvanceConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteAdvanceConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteAdvanceConfigResponse) GoString ¶
func (s DeleteAdvanceConfigResponse) GoString() string
func (*DeleteAdvanceConfigResponse) SetBody ¶
func (s *DeleteAdvanceConfigResponse) SetBody(v *DeleteAdvanceConfigResponseBody) *DeleteAdvanceConfigResponse
func (*DeleteAdvanceConfigResponse) SetHeaders ¶
func (s *DeleteAdvanceConfigResponse) SetHeaders(v map[string]*string) *DeleteAdvanceConfigResponse
func (*DeleteAdvanceConfigResponse) SetStatusCode ¶
func (s *DeleteAdvanceConfigResponse) SetStatusCode(v int32) *DeleteAdvanceConfigResponse
func (DeleteAdvanceConfigResponse) String ¶
func (s DeleteAdvanceConfigResponse) String() string
type DeleteAdvanceConfigResponseBody ¶
type DeleteAdvanceConfigResponseBody struct { // The ID of the request. // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteAdvanceConfigResponseBody) GoString ¶
func (s DeleteAdvanceConfigResponseBody) GoString() string
func (*DeleteAdvanceConfigResponseBody) SetRequestId ¶
func (s *DeleteAdvanceConfigResponseBody) SetRequestId(v string) *DeleteAdvanceConfigResponseBody
func (*DeleteAdvanceConfigResponseBody) SetResult ¶
func (s *DeleteAdvanceConfigResponseBody) SetResult(v map[string]interface{}) *DeleteAdvanceConfigResponseBody
func (DeleteAdvanceConfigResponseBody) String ¶
func (s DeleteAdvanceConfigResponseBody) String() string
type DeleteAliasResponse ¶ added in v3.2.0
type DeleteAliasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteAliasResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteAliasResponse) GoString ¶ added in v3.2.0
func (s DeleteAliasResponse) GoString() string
func (*DeleteAliasResponse) SetBody ¶ added in v3.2.0
func (s *DeleteAliasResponse) SetBody(v *DeleteAliasResponseBody) *DeleteAliasResponse
func (*DeleteAliasResponse) SetHeaders ¶ added in v3.2.0
func (s *DeleteAliasResponse) SetHeaders(v map[string]*string) *DeleteAliasResponse
func (*DeleteAliasResponse) SetStatusCode ¶ added in v3.2.0
func (s *DeleteAliasResponse) SetStatusCode(v int32) *DeleteAliasResponse
func (DeleteAliasResponse) String ¶ added in v3.2.0
func (s DeleteAliasResponse) String() string
type DeleteAliasResponseBody ¶ added in v3.2.0
type DeleteAliasResponseBody struct { // id of request // // example: // // FE03180A-0E29-5474-8A86-33F0683294A4 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteAliasResponseBody) GoString ¶ added in v3.2.0
func (s DeleteAliasResponseBody) GoString() string
func (*DeleteAliasResponseBody) SetRequestId ¶ added in v3.2.0
func (s *DeleteAliasResponseBody) SetRequestId(v string) *DeleteAliasResponseBody
func (*DeleteAliasResponseBody) SetResult ¶ added in v3.2.0
func (s *DeleteAliasResponseBody) SetResult(v map[string]interface{}) *DeleteAliasResponseBody
func (DeleteAliasResponseBody) String ¶ added in v3.2.0
func (s DeleteAliasResponseBody) String() string
type DeleteConfigDirRequest ¶
type DeleteConfigDirRequest struct { // The directory name. // // This parameter is required. // // example: // // /clusters DirName *string `json:"dirName,omitempty" xml:"dirName,omitempty"` // The path of the parent directory. // // This parameter is required. // // example: // // / ParentFullPath *string `json:"parentFullPath,omitempty" xml:"parentFullPath,omitempty"` }
func (DeleteConfigDirRequest) GoString ¶
func (s DeleteConfigDirRequest) GoString() string
func (*DeleteConfigDirRequest) SetDirName ¶
func (s *DeleteConfigDirRequest) SetDirName(v string) *DeleteConfigDirRequest
func (*DeleteConfigDirRequest) SetParentFullPath ¶
func (s *DeleteConfigDirRequest) SetParentFullPath(v string) *DeleteConfigDirRequest
func (DeleteConfigDirRequest) String ¶
func (s DeleteConfigDirRequest) String() string
type DeleteConfigDirResponse ¶
type DeleteConfigDirResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteConfigDirResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteConfigDirResponse) GoString ¶
func (s DeleteConfigDirResponse) GoString() string
func (*DeleteConfigDirResponse) SetBody ¶
func (s *DeleteConfigDirResponse) SetBody(v *DeleteConfigDirResponseBody) *DeleteConfigDirResponse
func (*DeleteConfigDirResponse) SetHeaders ¶
func (s *DeleteConfigDirResponse) SetHeaders(v map[string]*string) *DeleteConfigDirResponse
func (*DeleteConfigDirResponse) SetStatusCode ¶
func (s *DeleteConfigDirResponse) SetStatusCode(v int32) *DeleteConfigDirResponse
func (DeleteConfigDirResponse) String ¶
func (s DeleteConfigDirResponse) String() string
type DeleteConfigDirResponseBody ¶
type DeleteConfigDirResponseBody struct { // The request ID. // // example: // // F43E8AB4-419C-5F4C-90D6-615590DFAA3C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteConfigDirResponseBody) GoString ¶
func (s DeleteConfigDirResponseBody) GoString() string
func (*DeleteConfigDirResponseBody) SetRequestId ¶
func (s *DeleteConfigDirResponseBody) SetRequestId(v string) *DeleteConfigDirResponseBody
func (*DeleteConfigDirResponseBody) SetResult ¶
func (s *DeleteConfigDirResponseBody) SetResult(v map[string]interface{}) *DeleteConfigDirResponseBody
func (DeleteConfigDirResponseBody) String ¶
func (s DeleteConfigDirResponseBody) String() string
type DeleteConfigFileRequest ¶
type DeleteConfigFileRequest struct { // The file name. // // This parameter is required. // // example: // // /schemas/automobile_vector_schema.json FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // The path of the parent directory. // // This parameter is required. // // example: // // / ParentFullPath *string `json:"parentFullPath,omitempty" xml:"parentFullPath,omitempty"` }
func (DeleteConfigFileRequest) GoString ¶
func (s DeleteConfigFileRequest) GoString() string
func (*DeleteConfigFileRequest) SetFileName ¶
func (s *DeleteConfigFileRequest) SetFileName(v string) *DeleteConfigFileRequest
func (*DeleteConfigFileRequest) SetParentFullPath ¶
func (s *DeleteConfigFileRequest) SetParentFullPath(v string) *DeleteConfigFileRequest
func (DeleteConfigFileRequest) String ¶
func (s DeleteConfigFileRequest) String() string
type DeleteConfigFileResponse ¶
type DeleteConfigFileResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteConfigFileResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteConfigFileResponse) GoString ¶
func (s DeleteConfigFileResponse) GoString() string
func (*DeleteConfigFileResponse) SetBody ¶
func (s *DeleteConfigFileResponse) SetBody(v *DeleteConfigFileResponseBody) *DeleteConfigFileResponse
func (*DeleteConfigFileResponse) SetHeaders ¶
func (s *DeleteConfigFileResponse) SetHeaders(v map[string]*string) *DeleteConfigFileResponse
func (*DeleteConfigFileResponse) SetStatusCode ¶
func (s *DeleteConfigFileResponse) SetStatusCode(v int32) *DeleteConfigFileResponse
func (DeleteConfigFileResponse) String ¶
func (s DeleteConfigFileResponse) String() string
type DeleteConfigFileResponseBody ¶
type DeleteConfigFileResponseBody struct { // The request ID. // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteConfigFileResponseBody) GoString ¶
func (s DeleteConfigFileResponseBody) GoString() string
func (*DeleteConfigFileResponseBody) SetRequestId ¶
func (s *DeleteConfigFileResponseBody) SetRequestId(v string) *DeleteConfigFileResponseBody
func (*DeleteConfigFileResponseBody) SetResult ¶
func (s *DeleteConfigFileResponseBody) SetResult(v map[string]interface{}) *DeleteConfigFileResponseBody
func (DeleteConfigFileResponseBody) String ¶
func (s DeleteConfigFileResponseBody) String() string
type DeleteDataSourceResponse ¶
type DeleteDataSourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteDataSourceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteDataSourceResponse) GoString ¶
func (s DeleteDataSourceResponse) GoString() string
func (*DeleteDataSourceResponse) SetBody ¶
func (s *DeleteDataSourceResponse) SetBody(v *DeleteDataSourceResponseBody) *DeleteDataSourceResponse
func (*DeleteDataSourceResponse) SetHeaders ¶
func (s *DeleteDataSourceResponse) SetHeaders(v map[string]*string) *DeleteDataSourceResponse
func (*DeleteDataSourceResponse) SetStatusCode ¶
func (s *DeleteDataSourceResponse) SetStatusCode(v int32) *DeleteDataSourceResponse
func (DeleteDataSourceResponse) String ¶
func (s DeleteDataSourceResponse) String() string
type DeleteDataSourceResponseBody ¶
type DeleteDataSourceResponseBody struct { // The ID of the request // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result returned // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteDataSourceResponseBody) GoString ¶
func (s DeleteDataSourceResponseBody) GoString() string
func (*DeleteDataSourceResponseBody) SetRequestId ¶
func (s *DeleteDataSourceResponseBody) SetRequestId(v string) *DeleteDataSourceResponseBody
func (*DeleteDataSourceResponseBody) SetResult ¶
func (s *DeleteDataSourceResponseBody) SetResult(v map[string]interface{}) *DeleteDataSourceResponseBody
func (DeleteDataSourceResponseBody) String ¶
func (s DeleteDataSourceResponseBody) String() string
type DeleteFolderResponse ¶
type DeleteFolderResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteFolderResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteFolderResponse) GoString ¶
func (s DeleteFolderResponse) GoString() string
func (*DeleteFolderResponse) SetBody ¶
func (s *DeleteFolderResponse) SetBody(v *DeleteFolderResponseBody) *DeleteFolderResponse
func (*DeleteFolderResponse) SetHeaders ¶
func (s *DeleteFolderResponse) SetHeaders(v map[string]*string) *DeleteFolderResponse
func (*DeleteFolderResponse) SetStatusCode ¶
func (s *DeleteFolderResponse) SetStatusCode(v int32) *DeleteFolderResponse
func (DeleteFolderResponse) String ¶
func (s DeleteFolderResponse) String() string
type DeleteFolderResponseBody ¶
type DeleteFolderResponseBody struct { // id of request // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Response<Map<String, String>> Result *DeleteFolderResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (DeleteFolderResponseBody) GoString ¶
func (s DeleteFolderResponseBody) GoString() string
func (*DeleteFolderResponseBody) SetRequestId ¶
func (s *DeleteFolderResponseBody) SetRequestId(v string) *DeleteFolderResponseBody
func (*DeleteFolderResponseBody) SetResult ¶
func (s *DeleteFolderResponseBody) SetResult(v *DeleteFolderResponseBodyResult) *DeleteFolderResponseBody
func (DeleteFolderResponseBody) String ¶
func (s DeleteFolderResponseBody) String() string
type DeleteFolderResponseBodyResult ¶
type DeleteFolderResponseBodyResult struct { // The request ID. // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result Result map[string]*string `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteFolderResponseBodyResult) GoString ¶
func (s DeleteFolderResponseBodyResult) GoString() string
func (*DeleteFolderResponseBodyResult) SetRequestId ¶
func (s *DeleteFolderResponseBodyResult) SetRequestId(v string) *DeleteFolderResponseBodyResult
func (*DeleteFolderResponseBodyResult) SetResult ¶
func (s *DeleteFolderResponseBodyResult) SetResult(v map[string]*string) *DeleteFolderResponseBodyResult
func (DeleteFolderResponseBodyResult) String ¶
func (s DeleteFolderResponseBodyResult) String() string
type DeleteIndexRequest ¶
type DeleteIndexRequest struct { // The data source. // // This parameter is required. // // example: // // ha-cn-pl32rf0js04_test DataSource *string `json:"dataSource,omitempty" xml:"dataSource,omitempty"` // Specifies whether to delete the data source. // // example: // // true DeleteDataSource *bool `json:"deleteDataSource,omitempty" xml:"deleteDataSource,omitempty"` }
func (DeleteIndexRequest) GoString ¶
func (s DeleteIndexRequest) GoString() string
func (*DeleteIndexRequest) SetDataSource ¶
func (s *DeleteIndexRequest) SetDataSource(v string) *DeleteIndexRequest
func (*DeleteIndexRequest) SetDeleteDataSource ¶
func (s *DeleteIndexRequest) SetDeleteDataSource(v bool) *DeleteIndexRequest
func (DeleteIndexRequest) String ¶
func (s DeleteIndexRequest) String() string
type DeleteIndexResponse ¶
type DeleteIndexResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteIndexResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteIndexResponse) GoString ¶
func (s DeleteIndexResponse) GoString() string
func (*DeleteIndexResponse) SetBody ¶
func (s *DeleteIndexResponse) SetBody(v *DeleteIndexResponseBody) *DeleteIndexResponse
func (*DeleteIndexResponse) SetHeaders ¶
func (s *DeleteIndexResponse) SetHeaders(v map[string]*string) *DeleteIndexResponse
func (*DeleteIndexResponse) SetStatusCode ¶
func (s *DeleteIndexResponse) SetStatusCode(v int32) *DeleteIndexResponse
func (DeleteIndexResponse) String ¶
func (s DeleteIndexResponse) String() string
type DeleteIndexResponseBody ¶
type DeleteIndexResponseBody struct { // id of request // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The information about the index // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteIndexResponseBody) GoString ¶
func (s DeleteIndexResponseBody) GoString() string
func (*DeleteIndexResponseBody) SetRequestId ¶
func (s *DeleteIndexResponseBody) SetRequestId(v string) *DeleteIndexResponseBody
func (*DeleteIndexResponseBody) SetResult ¶
func (s *DeleteIndexResponseBody) SetResult(v map[string]interface{}) *DeleteIndexResponseBody
func (DeleteIndexResponseBody) String ¶
func (s DeleteIndexResponseBody) String() string
type DeleteIndexVersionResponse ¶
type DeleteIndexVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteIndexVersionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteIndexVersionResponse) GoString ¶
func (s DeleteIndexVersionResponse) GoString() string
func (*DeleteIndexVersionResponse) SetBody ¶
func (s *DeleteIndexVersionResponse) SetBody(v *DeleteIndexVersionResponseBody) *DeleteIndexVersionResponse
func (*DeleteIndexVersionResponse) SetHeaders ¶
func (s *DeleteIndexVersionResponse) SetHeaders(v map[string]*string) *DeleteIndexVersionResponse
func (*DeleteIndexVersionResponse) SetStatusCode ¶
func (s *DeleteIndexVersionResponse) SetStatusCode(v int32) *DeleteIndexVersionResponse
func (DeleteIndexVersionResponse) String ¶
func (s DeleteIndexVersionResponse) String() string
type DeleteIndexVersionResponseBody ¶
type DeleteIndexVersionResponseBody struct { // id of request // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteIndexVersionResponseBody) GoString ¶
func (s DeleteIndexVersionResponseBody) GoString() string
func (*DeleteIndexVersionResponseBody) SetRequestId ¶
func (s *DeleteIndexVersionResponseBody) SetRequestId(v string) *DeleteIndexVersionResponseBody
func (*DeleteIndexVersionResponseBody) SetResult ¶
func (s *DeleteIndexVersionResponseBody) SetResult(v map[string]interface{}) *DeleteIndexVersionResponseBody
func (DeleteIndexVersionResponseBody) String ¶
func (s DeleteIndexVersionResponseBody) String() string
type DeleteInstanceResponse ¶
type DeleteInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteInstanceResponse) GoString ¶
func (s DeleteInstanceResponse) GoString() string
func (*DeleteInstanceResponse) SetBody ¶
func (s *DeleteInstanceResponse) SetBody(v *DeleteInstanceResponseBody) *DeleteInstanceResponse
func (*DeleteInstanceResponse) SetHeaders ¶
func (s *DeleteInstanceResponse) SetHeaders(v map[string]*string) *DeleteInstanceResponse
func (*DeleteInstanceResponse) SetStatusCode ¶
func (s *DeleteInstanceResponse) SetStatusCode(v int32) *DeleteInstanceResponse
func (DeleteInstanceResponse) String ¶
func (s DeleteInstanceResponse) String() string
type DeleteInstanceResponseBody ¶
type DeleteInstanceResponseBody struct { // The ID of the request // // example: // // E45380E8-994A-5402-9806-F114B3295FCF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result returned // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteInstanceResponseBody) GoString ¶
func (s DeleteInstanceResponseBody) GoString() string
func (*DeleteInstanceResponseBody) SetRequestId ¶
func (s *DeleteInstanceResponseBody) SetRequestId(v string) *DeleteInstanceResponseBody
func (*DeleteInstanceResponseBody) SetResult ¶
func (s *DeleteInstanceResponseBody) SetResult(v map[string]interface{}) *DeleteInstanceResponseBody
func (DeleteInstanceResponseBody) String ¶
func (s DeleteInstanceResponseBody) String() string
type DeletePublicUrlResponse ¶
type DeletePublicUrlResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeletePublicUrlResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeletePublicUrlResponse) GoString ¶
func (s DeletePublicUrlResponse) GoString() string
func (*DeletePublicUrlResponse) SetBody ¶
func (s *DeletePublicUrlResponse) SetBody(v *DeletePublicUrlResponseBody) *DeletePublicUrlResponse
func (*DeletePublicUrlResponse) SetHeaders ¶
func (s *DeletePublicUrlResponse) SetHeaders(v map[string]*string) *DeletePublicUrlResponse
func (*DeletePublicUrlResponse) SetStatusCode ¶
func (s *DeletePublicUrlResponse) SetStatusCode(v int32) *DeletePublicUrlResponse
func (DeletePublicUrlResponse) String ¶
func (s DeletePublicUrlResponse) String() string
type DeletePublicUrlResponseBody ¶
type DeletePublicUrlResponseBody struct { // The request ID. // // example: // // F43E8AB4-419C-5F4C-90D6-615590DFAA3C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeletePublicUrlResponseBody) GoString ¶
func (s DeletePublicUrlResponseBody) GoString() string
func (*DeletePublicUrlResponseBody) SetRequestId ¶
func (s *DeletePublicUrlResponseBody) SetRequestId(v string) *DeletePublicUrlResponseBody
func (*DeletePublicUrlResponseBody) SetResult ¶
func (s *DeletePublicUrlResponseBody) SetResult(v map[string]interface{}) *DeletePublicUrlResponseBody
func (DeletePublicUrlResponseBody) String ¶
func (s DeletePublicUrlResponseBody) String() string
type DeleteSqlInstanceResponse ¶
type DeleteSqlInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteSqlInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteSqlInstanceResponse) GoString ¶
func (s DeleteSqlInstanceResponse) GoString() string
func (*DeleteSqlInstanceResponse) SetBody ¶
func (s *DeleteSqlInstanceResponse) SetBody(v *DeleteSqlInstanceResponseBody) *DeleteSqlInstanceResponse
func (*DeleteSqlInstanceResponse) SetHeaders ¶
func (s *DeleteSqlInstanceResponse) SetHeaders(v map[string]*string) *DeleteSqlInstanceResponse
func (*DeleteSqlInstanceResponse) SetStatusCode ¶
func (s *DeleteSqlInstanceResponse) SetStatusCode(v int32) *DeleteSqlInstanceResponse
func (DeleteSqlInstanceResponse) String ¶
func (s DeleteSqlInstanceResponse) String() string
type DeleteSqlInstanceResponseBody ¶
type DeleteSqlInstanceResponseBody struct { // id of request // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Response<Map<String, String>> Result *DeleteSqlInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (DeleteSqlInstanceResponseBody) GoString ¶
func (s DeleteSqlInstanceResponseBody) GoString() string
func (*DeleteSqlInstanceResponseBody) SetRequestId ¶
func (s *DeleteSqlInstanceResponseBody) SetRequestId(v string) *DeleteSqlInstanceResponseBody
func (*DeleteSqlInstanceResponseBody) SetResult ¶
func (s *DeleteSqlInstanceResponseBody) SetResult(v *DeleteSqlInstanceResponseBodyResult) *DeleteSqlInstanceResponseBody
func (DeleteSqlInstanceResponseBody) String ¶
func (s DeleteSqlInstanceResponseBody) String() string
type DeleteSqlInstanceResponseBodyResult ¶
type DeleteSqlInstanceResponseBodyResult struct { // id of request // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result map[string]*string `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteSqlInstanceResponseBodyResult) GoString ¶
func (s DeleteSqlInstanceResponseBodyResult) GoString() string
func (*DeleteSqlInstanceResponseBodyResult) SetRequestId ¶
func (s *DeleteSqlInstanceResponseBodyResult) SetRequestId(v string) *DeleteSqlInstanceResponseBodyResult
func (*DeleteSqlInstanceResponseBodyResult) SetResult ¶
func (s *DeleteSqlInstanceResponseBodyResult) SetResult(v map[string]*string) *DeleteSqlInstanceResponseBodyResult
func (DeleteSqlInstanceResponseBodyResult) String ¶
func (s DeleteSqlInstanceResponseBodyResult) String() string
type DeleteTableResponse ¶
type DeleteTableResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteTableResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteTableResponse) GoString ¶
func (s DeleteTableResponse) GoString() string
func (*DeleteTableResponse) SetBody ¶
func (s *DeleteTableResponse) SetBody(v *DeleteTableResponseBody) *DeleteTableResponse
func (*DeleteTableResponse) SetHeaders ¶
func (s *DeleteTableResponse) SetHeaders(v map[string]*string) *DeleteTableResponse
func (*DeleteTableResponse) SetStatusCode ¶
func (s *DeleteTableResponse) SetStatusCode(v int32) *DeleteTableResponse
func (DeleteTableResponse) String ¶
func (s DeleteTableResponse) String() string
type DeleteTableResponseBody ¶
type DeleteTableResponseBody struct { // requestId // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteTableResponseBody) GoString ¶
func (s DeleteTableResponseBody) GoString() string
func (*DeleteTableResponseBody) SetRequestId ¶
func (s *DeleteTableResponseBody) SetRequestId(v string) *DeleteTableResponseBody
func (*DeleteTableResponseBody) SetResult ¶
func (s *DeleteTableResponseBody) SetResult(v map[string]interface{}) *DeleteTableResponseBody
func (DeleteTableResponseBody) String ¶
func (s DeleteTableResponseBody) String() string
type DescribeRegionsRequest ¶
type DescribeRegionsRequest struct { // The language of the response. Default value: zh-cn. // // example: // // zh-cn AcceptLanguage *string `json:"acceptLanguage,omitempty" xml:"acceptLanguage,omitempty"` }
func (DescribeRegionsRequest) GoString ¶
func (s DescribeRegionsRequest) GoString() string
func (*DescribeRegionsRequest) SetAcceptLanguage ¶
func (s *DescribeRegionsRequest) SetAcceptLanguage(v string) *DescribeRegionsRequest
func (DescribeRegionsRequest) String ¶
func (s DescribeRegionsRequest) String() string
type DescribeRegionsResponse ¶
type DescribeRegionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DescribeRegionsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DescribeRegionsResponse) GoString ¶
func (s DescribeRegionsResponse) GoString() string
func (*DescribeRegionsResponse) SetBody ¶
func (s *DescribeRegionsResponse) SetBody(v *DescribeRegionsResponseBody) *DescribeRegionsResponse
func (*DescribeRegionsResponse) SetHeaders ¶
func (s *DescribeRegionsResponse) SetHeaders(v map[string]*string) *DescribeRegionsResponse
func (*DescribeRegionsResponse) SetStatusCode ¶
func (s *DescribeRegionsResponse) SetStatusCode(v int32) *DescribeRegionsResponse
func (DescribeRegionsResponse) String ¶
func (s DescribeRegionsResponse) String() string
type DescribeRegionsResponseBody ¶
type DescribeRegionsResponseBody struct { // id of request // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result []*DescribeRegionsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (DescribeRegionsResponseBody) GoString ¶
func (s DescribeRegionsResponseBody) GoString() string
func (*DescribeRegionsResponseBody) SetRequestId ¶
func (s *DescribeRegionsResponseBody) SetRequestId(v string) *DescribeRegionsResponseBody
func (*DescribeRegionsResponseBody) SetResult ¶
func (s *DescribeRegionsResponseBody) SetResult(v []*DescribeRegionsResponseBodyResult) *DescribeRegionsResponseBody
func (DescribeRegionsResponseBody) String ¶
func (s DescribeRegionsResponseBody) String() string
type DescribeRegionsResponseBodyResult ¶
type DescribeRegionsResponseBodyResult struct { // The endpoint of the region. // // example: // // endpoint Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // The name of the region. // // example: // // China (Hangzhou) LocalName *string `json:"localName,omitempty" xml:"localName,omitempty"` // The ID of the region. Valid values: // // cn-hangzhou: China (Hangzhou) // // cn-shanghai: China (Shanghai) // // cn-qingdao: China (Qingdao) // // cn-beijing: China (Beijing) // // cn-zhangjiakou: China (Zhangjiakou) // // cn-shenzhen: China (Shenzhen) // // ap-southeast-1: Singapore (Singapore) // // cn-internal: Internal Center // // cn-zhangbei-in: Internal Center (Zhangjiakou) // // us-west-1-in: Internal Center (US) // // rus-west-1-in: Internal Center (Russia) // // cn-daily: Daily Environment // // cn-test: Joint Debugging // // pre-hangzhou: China (Hangzhou)-Staging // // example: // // cn-hangzhou RegionId *string `json:"regionId,omitempty" xml:"regionId,omitempty"` }
func (DescribeRegionsResponseBodyResult) GoString ¶
func (s DescribeRegionsResponseBodyResult) GoString() string
func (*DescribeRegionsResponseBodyResult) SetEndpoint ¶
func (s *DescribeRegionsResponseBodyResult) SetEndpoint(v string) *DescribeRegionsResponseBodyResult
func (*DescribeRegionsResponseBodyResult) SetLocalName ¶
func (s *DescribeRegionsResponseBodyResult) SetLocalName(v string) *DescribeRegionsResponseBodyResult
func (*DescribeRegionsResponseBodyResult) SetRegionId ¶
func (s *DescribeRegionsResponseBodyResult) SetRegionId(v string) *DescribeRegionsResponseBodyResult
func (DescribeRegionsResponseBodyResult) String ¶
func (s DescribeRegionsResponseBodyResult) String() string
type ErrorResponse ¶
type ErrorResponse struct { // example: // // InternalServerError Code *string `json:"code,omitempty" xml:"code,omitempty"` // example: // // internal server error Message *string `json:"message,omitempty" xml:"message,omitempty"` // example: // // 90D6B8F5-FE97-4509-9AAB-367836C51818 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ErrorResponse) GoString ¶
func (s ErrorResponse) GoString() string
func (*ErrorResponse) SetCode ¶
func (s *ErrorResponse) SetCode(v string) *ErrorResponse
func (*ErrorResponse) SetMessage ¶
func (s *ErrorResponse) SetMessage(v string) *ErrorResponse
func (*ErrorResponse) SetRequestId ¶
func (s *ErrorResponse) SetRequestId(v string) *ErrorResponse
func (ErrorResponse) String ¶
func (s ErrorResponse) String() string
type ExecuteSqlInstanceRequest ¶
type ExecuteSqlInstanceRequest struct { CombineParam map[string]interface{} `json:"combineParam,omitempty" xml:"combineParam,omitempty"` // This parameter is required. // // example: // // select - from test Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // vpc_hz_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` DynamicParam map[string]interface{} `json:"dynamicParam,omitempty" xml:"dynamicParam,omitempty"` Kvpair map[string]interface{} `json:"kvpair,omitempty" xml:"kvpair,omitempty"` Params map[string]interface{} `json:"params,omitempty" xml:"params,omitempty"` StaticParam map[string]interface{} `json:"staticParam,omitempty" xml:"staticParam,omitempty"` }
func (ExecuteSqlInstanceRequest) GoString ¶
func (s ExecuteSqlInstanceRequest) GoString() string
func (*ExecuteSqlInstanceRequest) SetCombineParam ¶
func (s *ExecuteSqlInstanceRequest) SetCombineParam(v map[string]interface{}) *ExecuteSqlInstanceRequest
func (*ExecuteSqlInstanceRequest) SetContent ¶
func (s *ExecuteSqlInstanceRequest) SetContent(v string) *ExecuteSqlInstanceRequest
func (*ExecuteSqlInstanceRequest) SetDomain ¶
func (s *ExecuteSqlInstanceRequest) SetDomain(v string) *ExecuteSqlInstanceRequest
func (*ExecuteSqlInstanceRequest) SetDynamicParam ¶
func (s *ExecuteSqlInstanceRequest) SetDynamicParam(v map[string]interface{}) *ExecuteSqlInstanceRequest
func (*ExecuteSqlInstanceRequest) SetKvpair ¶
func (s *ExecuteSqlInstanceRequest) SetKvpair(v map[string]interface{}) *ExecuteSqlInstanceRequest
func (*ExecuteSqlInstanceRequest) SetParams ¶
func (s *ExecuteSqlInstanceRequest) SetParams(v map[string]interface{}) *ExecuteSqlInstanceRequest
func (*ExecuteSqlInstanceRequest) SetStaticParam ¶
func (s *ExecuteSqlInstanceRequest) SetStaticParam(v map[string]interface{}) *ExecuteSqlInstanceRequest
func (ExecuteSqlInstanceRequest) String ¶
func (s ExecuteSqlInstanceRequest) String() string
type ExecuteSqlInstanceResponse ¶
type ExecuteSqlInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ExecuteSqlInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ExecuteSqlInstanceResponse) GoString ¶
func (s ExecuteSqlInstanceResponse) GoString() string
func (*ExecuteSqlInstanceResponse) SetBody ¶
func (s *ExecuteSqlInstanceResponse) SetBody(v *ExecuteSqlInstanceResponseBody) *ExecuteSqlInstanceResponse
func (*ExecuteSqlInstanceResponse) SetHeaders ¶
func (s *ExecuteSqlInstanceResponse) SetHeaders(v map[string]*string) *ExecuteSqlInstanceResponse
func (*ExecuteSqlInstanceResponse) SetStatusCode ¶
func (s *ExecuteSqlInstanceResponse) SetStatusCode(v int32) *ExecuteSqlInstanceResponse
func (ExecuteSqlInstanceResponse) String ¶
func (s ExecuteSqlInstanceResponse) String() string
type ExecuteSqlInstanceResponseBody ¶
type ExecuteSqlInstanceResponseBody struct { // id of request // // example: // // FE03180A-0E29-5474-8A86-33F0683294A4 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // NodeVO Result *ExecuteSqlInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (ExecuteSqlInstanceResponseBody) GoString ¶
func (s ExecuteSqlInstanceResponseBody) GoString() string
func (*ExecuteSqlInstanceResponseBody) SetRequestId ¶
func (s *ExecuteSqlInstanceResponseBody) SetRequestId(v string) *ExecuteSqlInstanceResponseBody
func (*ExecuteSqlInstanceResponseBody) SetResult ¶
func (s *ExecuteSqlInstanceResponseBody) SetResult(v *ExecuteSqlInstanceResponseBodyResult) *ExecuteSqlInstanceResponseBody
func (ExecuteSqlInstanceResponseBody) String ¶
func (s ExecuteSqlInstanceResponseBody) String() string
type ExecuteSqlInstanceResponseBodyResult ¶
type ExecuteSqlInstanceResponseBodyResult struct { // example: // // 1719221186114 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // example: // // 1719220182844 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // example: // // 22 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // ha-cn-pl32rf0**** InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // true IsDir *int32 `json:"isDir,omitempty" xml:"isDir,omitempty"` // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // -1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // example: // // 1 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` // table, instance, template, function // // example: // // instance Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ExecuteSqlInstanceResponseBodyResult) GoString ¶
func (s ExecuteSqlInstanceResponseBodyResult) GoString() string
func (*ExecuteSqlInstanceResponseBodyResult) SetGmtCreate ¶
func (s *ExecuteSqlInstanceResponseBodyResult) SetGmtCreate(v string) *ExecuteSqlInstanceResponseBodyResult
func (*ExecuteSqlInstanceResponseBodyResult) SetGmtModified ¶
func (s *ExecuteSqlInstanceResponseBodyResult) SetGmtModified(v string) *ExecuteSqlInstanceResponseBodyResult
func (*ExecuteSqlInstanceResponseBodyResult) SetId ¶
func (s *ExecuteSqlInstanceResponseBodyResult) SetId(v int64) *ExecuteSqlInstanceResponseBodyResult
func (*ExecuteSqlInstanceResponseBodyResult) SetInstanceId ¶
func (s *ExecuteSqlInstanceResponseBodyResult) SetInstanceId(v int64) *ExecuteSqlInstanceResponseBodyResult
func (*ExecuteSqlInstanceResponseBodyResult) SetIsDir ¶
func (s *ExecuteSqlInstanceResponseBodyResult) SetIsDir(v int32) *ExecuteSqlInstanceResponseBodyResult
func (*ExecuteSqlInstanceResponseBodyResult) SetName ¶
func (s *ExecuteSqlInstanceResponseBodyResult) SetName(v string) *ExecuteSqlInstanceResponseBodyResult
func (*ExecuteSqlInstanceResponseBodyResult) SetParent ¶
func (s *ExecuteSqlInstanceResponseBodyResult) SetParent(v int64) *ExecuteSqlInstanceResponseBodyResult
func (*ExecuteSqlInstanceResponseBodyResult) SetTemplateId ¶
func (s *ExecuteSqlInstanceResponseBodyResult) SetTemplateId(v int64) *ExecuteSqlInstanceResponseBodyResult
func (*ExecuteSqlInstanceResponseBodyResult) SetType ¶
func (s *ExecuteSqlInstanceResponseBodyResult) SetType(v string) *ExecuteSqlInstanceResponseBodyResult
func (ExecuteSqlInstanceResponseBodyResult) String ¶
func (s ExecuteSqlInstanceResponseBodyResult) String() string
type FilesConfigVariablesValue ¶
type FilesConfigVariablesValue struct { // The description of the variable. // // example: // // Custom variable Description *string `json:"description,omitempty" xml:"description,omitempty"` // Specifies whether the variable is not allowed to be modified. // // example: // // true DisableModify *bool `json:"disableModify,omitempty" xml:"disableModify,omitempty"` // Specifies whether the variable is modified. // // example: // // true IsModify *bool `json:"isModify,omitempty" xml:"isModify,omitempty"` // The variable type. Valid values: NORMAL: common variable. FUNCTION: function variable. // // example: // // NORMAL Type *string `json:"type,omitempty" xml:"type,omitempty"` // The variable value. // // example: // // test Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (FilesConfigVariablesValue) GoString ¶
func (s FilesConfigVariablesValue) GoString() string
func (*FilesConfigVariablesValue) SetDescription ¶
func (s *FilesConfigVariablesValue) SetDescription(v string) *FilesConfigVariablesValue
func (*FilesConfigVariablesValue) SetDisableModify ¶
func (s *FilesConfigVariablesValue) SetDisableModify(v bool) *FilesConfigVariablesValue
func (*FilesConfigVariablesValue) SetIsModify ¶
func (s *FilesConfigVariablesValue) SetIsModify(v bool) *FilesConfigVariablesValue
func (*FilesConfigVariablesValue) SetType ¶
func (s *FilesConfigVariablesValue) SetType(v string) *FilesConfigVariablesValue
func (*FilesConfigVariablesValue) SetValue ¶
func (s *FilesConfigVariablesValue) SetValue(v string) *FilesConfigVariablesValue
func (FilesConfigVariablesValue) String ¶
func (s FilesConfigVariablesValue) String() string
type ForceSwitchResponse ¶
type ForceSwitchResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ForceSwitchResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ForceSwitchResponse) GoString ¶
func (s ForceSwitchResponse) GoString() string
func (*ForceSwitchResponse) SetBody ¶
func (s *ForceSwitchResponse) SetBody(v *ForceSwitchResponseBody) *ForceSwitchResponse
func (*ForceSwitchResponse) SetHeaders ¶
func (s *ForceSwitchResponse) SetHeaders(v map[string]*string) *ForceSwitchResponse
func (*ForceSwitchResponse) SetStatusCode ¶
func (s *ForceSwitchResponse) SetStatusCode(v int32) *ForceSwitchResponse
func (ForceSwitchResponse) String ¶
func (s ForceSwitchResponse) String() string
type ForceSwitchResponseBody ¶
type ForceSwitchResponseBody struct { // The request ID. // // example: // // 0B1FF998-BB8D-5182-BFC0-E471AA77095A RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The index information. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ForceSwitchResponseBody) GoString ¶
func (s ForceSwitchResponseBody) GoString() string
func (*ForceSwitchResponseBody) SetRequestId ¶
func (s *ForceSwitchResponseBody) SetRequestId(v string) *ForceSwitchResponseBody
func (*ForceSwitchResponseBody) SetResult ¶
func (s *ForceSwitchResponseBody) SetResult(v map[string]interface{}) *ForceSwitchResponseBody
func (ForceSwitchResponseBody) String ¶
func (s ForceSwitchResponseBody) String() string
type GetAdvanceConfigFileRequest ¶
type GetAdvanceConfigFileRequest struct { // The name of the file // // This parameter is required. // // example: // // /intervene_dict/chn_ecommerce_general.dict FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` }
func (GetAdvanceConfigFileRequest) GoString ¶
func (s GetAdvanceConfigFileRequest) GoString() string
func (*GetAdvanceConfigFileRequest) SetFileName ¶
func (s *GetAdvanceConfigFileRequest) SetFileName(v string) *GetAdvanceConfigFileRequest
func (GetAdvanceConfigFileRequest) String ¶
func (s GetAdvanceConfigFileRequest) String() string
type GetAdvanceConfigFileResponse ¶
type GetAdvanceConfigFileResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetAdvanceConfigFileResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetAdvanceConfigFileResponse) GoString ¶
func (s GetAdvanceConfigFileResponse) GoString() string
func (*GetAdvanceConfigFileResponse) SetBody ¶
func (s *GetAdvanceConfigFileResponse) SetBody(v *GetAdvanceConfigFileResponseBody) *GetAdvanceConfigFileResponse
func (*GetAdvanceConfigFileResponse) SetHeaders ¶
func (s *GetAdvanceConfigFileResponse) SetHeaders(v map[string]*string) *GetAdvanceConfigFileResponse
func (*GetAdvanceConfigFileResponse) SetStatusCode ¶
func (s *GetAdvanceConfigFileResponse) SetStatusCode(v int32) *GetAdvanceConfigFileResponse
func (GetAdvanceConfigFileResponse) String ¶
func (s GetAdvanceConfigFileResponse) String() string
type GetAdvanceConfigFileResponseBody ¶
type GetAdvanceConfigFileResponseBody struct { // id of request // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result *GetAdvanceConfigFileResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetAdvanceConfigFileResponseBody) GoString ¶
func (s GetAdvanceConfigFileResponseBody) GoString() string
func (*GetAdvanceConfigFileResponseBody) SetRequestId ¶
func (s *GetAdvanceConfigFileResponseBody) SetRequestId(v string) *GetAdvanceConfigFileResponseBody
func (*GetAdvanceConfigFileResponseBody) SetResult ¶
func (s *GetAdvanceConfigFileResponseBody) SetResult(v *GetAdvanceConfigFileResponseBodyResult) *GetAdvanceConfigFileResponseBody
func (GetAdvanceConfigFileResponseBody) String ¶
func (s GetAdvanceConfigFileResponseBody) String() string
type GetAdvanceConfigFileResponseBodyResult ¶
type GetAdvanceConfigFileResponseBodyResult struct { // The file content. // // example: // // {"summarys":{"parameter":{"file_compressor":"zstd"},"summary_fields":["id"]},"file_compress":[{"name":"file_compressor","type":"zstd"},{"name":"no_compressor","type":""}],"indexs":[{"index_fields":"name","index_name":"ids","index_type":"STRING"},{"has_primary_key_attribute":true,"index_fields":"id","is_primary_key_sorted":false,"index_name":"id","index_type":"PRIMARYKEY64"}],"attributes":[{"file_compress":"no_compressor","field_name":"id"}],"fields":[{"user_defined_param":{},"compress_type":"uniq","field_type":"STRING","field_name":"id"},{"compress_type":"uniq","field_type":"STRING","field_name":"name"}],"table_name":"api"} Content *string `json:"content,omitempty" xml:"content,omitempty"` }
func (GetAdvanceConfigFileResponseBodyResult) GoString ¶
func (s GetAdvanceConfigFileResponseBodyResult) GoString() string
func (*GetAdvanceConfigFileResponseBodyResult) SetContent ¶
func (s *GetAdvanceConfigFileResponseBodyResult) SetContent(v string) *GetAdvanceConfigFileResponseBodyResult
func (GetAdvanceConfigFileResponseBodyResult) String ¶
func (s GetAdvanceConfigFileResponseBodyResult) String() string
type GetAdvanceConfigRequest ¶
type GetAdvanceConfigRequest struct { // - The type of the advanced configuration. Valid values: -ONLINE: online configuration // // - \\-ONLINE_CAVA: online Cava configuration // // - \\-ONLINE_PLUGIN: online plug-in configuration // // - \\-ONLINE_QUERY: query configuration // // - \\-OFFLINE_DICT: offline dictionary configuration // // - \\-OFFLINE_TABLE: offline table configuration // // - \\-OFFLINE_COMMON: offline configuration // // - \\-OFFLINE_PLUGIN: offline plug-in configuration // // - \\-OFFLINE_INDEX: index configuration // // example: // // ONLINE Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetAdvanceConfigRequest) GoString ¶
func (s GetAdvanceConfigRequest) GoString() string
func (*GetAdvanceConfigRequest) SetType ¶
func (s *GetAdvanceConfigRequest) SetType(v string) *GetAdvanceConfigRequest
func (GetAdvanceConfigRequest) String ¶
func (s GetAdvanceConfigRequest) String() string
type GetAdvanceConfigResponse ¶
type GetAdvanceConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetAdvanceConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetAdvanceConfigResponse) GoString ¶
func (s GetAdvanceConfigResponse) GoString() string
func (*GetAdvanceConfigResponse) SetBody ¶
func (s *GetAdvanceConfigResponse) SetBody(v *GetAdvanceConfigResponseBody) *GetAdvanceConfigResponse
func (*GetAdvanceConfigResponse) SetHeaders ¶
func (s *GetAdvanceConfigResponse) SetHeaders(v map[string]*string) *GetAdvanceConfigResponse
func (*GetAdvanceConfigResponse) SetStatusCode ¶
func (s *GetAdvanceConfigResponse) SetStatusCode(v int32) *GetAdvanceConfigResponse
func (GetAdvanceConfigResponse) String ¶
func (s GetAdvanceConfigResponse) String() string
type GetAdvanceConfigResponseBody ¶
type GetAdvanceConfigResponseBody struct { // The ID of the request. // // example: // // E45380E8-994A-5402-9806-F114B3295FCF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result *GetAdvanceConfigResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetAdvanceConfigResponseBody) GoString ¶
func (s GetAdvanceConfigResponseBody) GoString() string
func (*GetAdvanceConfigResponseBody) SetRequestId ¶
func (s *GetAdvanceConfigResponseBody) SetRequestId(v string) *GetAdvanceConfigResponseBody
func (*GetAdvanceConfigResponseBody) SetResult ¶
func (s *GetAdvanceConfigResponseBody) SetResult(v *GetAdvanceConfigResponseBodyResult) *GetAdvanceConfigResponseBody
func (GetAdvanceConfigResponseBody) String ¶
func (s GetAdvanceConfigResponseBody) String() string
type GetAdvanceConfigResponseBodyResult ¶
type GetAdvanceConfigResponseBodyResult struct { // The content of the advanced configuration that is returned. // // example: // // {\\"url\\":\\"http://xxxxxx.aliyuncs.com/outnet_hz/packages/xxxxx/opensearch_offline_plugins_xxxxx.tar\\"} Content *string `json:"content,omitempty" xml:"content,omitempty"` // The type of the configuration content. Valid values: FILE, GIT, HTTP, and ODPS. // // example: // // FILE ContentType *string `json:"contentType,omitempty" xml:"contentType,omitempty"` // The description of the advanced configuration. // // example: // // close alarm, chiji id 37080 Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` // The files. Files []*GetAdvanceConfigResponseBodyResultFiles `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"` // The name of the advanced configuration. // // example: // // ha-cn-0ju2s170b03_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The status of the advanced configuration. Valid values: drafting: The advanced configuration is in the draft state. used: The advanced configuration is being used. unused: The advanced configuration is not used. trash: The advanced configuration is being deleted. // // example: // // 0,1,3,6,8 Status *string `json:"status,omitempty" xml:"status,omitempty"` // The time when the advanced configuration was updated. // // example: // // "" UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (GetAdvanceConfigResponseBodyResult) GoString ¶
func (s GetAdvanceConfigResponseBodyResult) GoString() string
func (*GetAdvanceConfigResponseBodyResult) SetContent ¶
func (s *GetAdvanceConfigResponseBodyResult) SetContent(v string) *GetAdvanceConfigResponseBodyResult
func (*GetAdvanceConfigResponseBodyResult) SetContentType ¶
func (s *GetAdvanceConfigResponseBodyResult) SetContentType(v string) *GetAdvanceConfigResponseBodyResult
func (*GetAdvanceConfigResponseBodyResult) SetDesc ¶
func (s *GetAdvanceConfigResponseBodyResult) SetDesc(v string) *GetAdvanceConfigResponseBodyResult
func (*GetAdvanceConfigResponseBodyResult) SetFiles ¶
func (s *GetAdvanceConfigResponseBodyResult) SetFiles(v []*GetAdvanceConfigResponseBodyResultFiles) *GetAdvanceConfigResponseBodyResult
func (*GetAdvanceConfigResponseBodyResult) SetName ¶
func (s *GetAdvanceConfigResponseBodyResult) SetName(v string) *GetAdvanceConfigResponseBodyResult
func (*GetAdvanceConfigResponseBodyResult) SetStatus ¶
func (s *GetAdvanceConfigResponseBodyResult) SetStatus(v string) *GetAdvanceConfigResponseBodyResult
func (*GetAdvanceConfigResponseBodyResult) SetUpdateTime ¶
func (s *GetAdvanceConfigResponseBodyResult) SetUpdateTime(v int64) *GetAdvanceConfigResponseBodyResult
func (GetAdvanceConfigResponseBodyResult) String ¶
func (s GetAdvanceConfigResponseBodyResult) String() string
type GetAdvanceConfigResponseBodyResultFiles ¶
type GetAdvanceConfigResponseBodyResultFiles struct { // The file path. // // example: // // "" FullPathName *string `json:"fullPathName,omitempty" xml:"fullPathName,omitempty"` // Indicates whether the file is a directory. // // example: // // True IsDir *bool `json:"isDir,omitempty" xml:"isDir,omitempty"` // Indicates whether the file is a container. // // example: // // True IsTemplate *bool `json:"isTemplate,omitempty" xml:"isTemplate,omitempty"` // The file name. // // example: // // ha-cn-2r42ostoc01_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (GetAdvanceConfigResponseBodyResultFiles) GoString ¶
func (s GetAdvanceConfigResponseBodyResultFiles) GoString() string
func (*GetAdvanceConfigResponseBodyResultFiles) SetFullPathName ¶
func (s *GetAdvanceConfigResponseBodyResultFiles) SetFullPathName(v string) *GetAdvanceConfigResponseBodyResultFiles
func (*GetAdvanceConfigResponseBodyResultFiles) SetIsDir ¶
func (s *GetAdvanceConfigResponseBodyResultFiles) SetIsDir(v bool) *GetAdvanceConfigResponseBodyResultFiles
func (*GetAdvanceConfigResponseBodyResultFiles) SetIsTemplate ¶
func (s *GetAdvanceConfigResponseBodyResultFiles) SetIsTemplate(v bool) *GetAdvanceConfigResponseBodyResultFiles
func (*GetAdvanceConfigResponseBodyResultFiles) SetName ¶
func (s *GetAdvanceConfigResponseBodyResultFiles) SetName(v string) *GetAdvanceConfigResponseBodyResultFiles
func (GetAdvanceConfigResponseBodyResultFiles) String ¶
func (s GetAdvanceConfigResponseBodyResultFiles) String() string
type GetClusterResponse ¶
type GetClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetClusterResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetClusterResponse) GoString ¶
func (s GetClusterResponse) GoString() string
func (*GetClusterResponse) SetBody ¶
func (s *GetClusterResponse) SetBody(v *GetClusterResponseBody) *GetClusterResponse
func (*GetClusterResponse) SetHeaders ¶
func (s *GetClusterResponse) SetHeaders(v map[string]*string) *GetClusterResponse
func (*GetClusterResponse) SetStatusCode ¶
func (s *GetClusterResponse) SetStatusCode(v int32) *GetClusterResponse
func (GetClusterResponse) String ¶
func (s GetClusterResponse) String() string
type GetClusterResponseBody ¶
type GetClusterResponseBody struct { // The ID of the request. // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The clusters. Result *GetClusterResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetClusterResponseBody) GoString ¶
func (s GetClusterResponseBody) GoString() string
func (*GetClusterResponseBody) SetRequestId ¶
func (s *GetClusterResponseBody) SetRequestId(v string) *GetClusterResponseBody
func (*GetClusterResponseBody) SetResult ¶
func (s *GetClusterResponseBody) SetResult(v *GetClusterResponseBodyResult) *GetClusterResponseBody
func (GetClusterResponseBody) String ¶
func (s GetClusterResponseBody) String() string
type GetClusterResponseBodyResult ¶
type GetClusterResponseBodyResult struct { // The configuration information. Config map[string]map[string]interface{} `json:"config,omitempty" xml:"config,omitempty"` // The time when the cluster was updated. // // example: // // 2021-08-09 00:01:02 ConfigUpdateTime *string `json:"configUpdateTime,omitempty" xml:"configUpdateTime,omitempty"` // The time when the cluster was created. // // example: // // 2024-05-21 16:05:26 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // The effective advanced configuration version. // // example: // // test_yyds_data1 CurrentAdvanceConfigVersion *string `json:"currentAdvanceConfigVersion,omitempty" xml:"currentAdvanceConfigVersion,omitempty"` // The effective online configuration version. // // example: // // test_yyds_data1 CurrentOnlineConfigVersion *string `json:"currentOnlineConfigVersion,omitempty" xml:"currentOnlineConfigVersion,omitempty"` // The specifications of Searcher workers. DataNode *GetClusterResponseBodyResultDataNode `json:"dataNode,omitempty" xml:"dataNode,omitempty" type:"Struct"` // The description of the cluster. // // example: // // fzz_test Description *string `json:"description,omitempty" xml:"description,omitempty"` // The latest advanced configuration version. // // example: // // test_yyds_data1 LatestAdvanceConfigVersion *string `json:"latestAdvanceConfigVersion,omitempty" xml:"latestAdvanceConfigVersion,omitempty"` // The latest online configuration version. // // example: // // test_yyds_data1 LatestOnlineConfigVersion *string `json:"latestOnlineConfigVersion,omitempty" xml:"latestOnlineConfigVersion,omitempty"` // The cluster name. // // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` // The specifications of Query Result Searcher (QRS) workers. QueryNode *GetClusterResponseBodyResultQueryNode `json:"queryNode,omitempty" xml:"queryNode,omitempty" type:"Struct"` // The creation status of the cluster. Valid values: NEW and PUBLISH. NEW indicates that the cluster is being created. PUBLISH indicates that the cluster is created. // // example: // // NEW Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (GetClusterResponseBodyResult) GoString ¶
func (s GetClusterResponseBodyResult) GoString() string
func (*GetClusterResponseBodyResult) SetConfig ¶
func (s *GetClusterResponseBodyResult) SetConfig(v map[string]map[string]interface{}) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetConfigUpdateTime ¶
func (s *GetClusterResponseBodyResult) SetConfigUpdateTime(v string) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetCreateTime ¶
func (s *GetClusterResponseBodyResult) SetCreateTime(v string) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetCurrentAdvanceConfigVersion ¶
func (s *GetClusterResponseBodyResult) SetCurrentAdvanceConfigVersion(v string) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetCurrentOnlineConfigVersion ¶
func (s *GetClusterResponseBodyResult) SetCurrentOnlineConfigVersion(v string) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetDataNode ¶
func (s *GetClusterResponseBodyResult) SetDataNode(v *GetClusterResponseBodyResultDataNode) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetDescription ¶
func (s *GetClusterResponseBodyResult) SetDescription(v string) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetLatestAdvanceConfigVersion ¶
func (s *GetClusterResponseBodyResult) SetLatestAdvanceConfigVersion(v string) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetLatestOnlineConfigVersion ¶
func (s *GetClusterResponseBodyResult) SetLatestOnlineConfigVersion(v string) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetName ¶
func (s *GetClusterResponseBodyResult) SetName(v string) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetQueryNode ¶
func (s *GetClusterResponseBodyResult) SetQueryNode(v *GetClusterResponseBodyResultQueryNode) *GetClusterResponseBodyResult
func (*GetClusterResponseBodyResult) SetStatus ¶
func (s *GetClusterResponseBodyResult) SetStatus(v string) *GetClusterResponseBodyResult
func (GetClusterResponseBodyResult) String ¶
func (s GetClusterResponseBodyResult) String() string
type GetClusterResponseBodyResultDataNode ¶
type GetClusterResponseBodyResultDataNode struct { // The name of the Searcher worker. // // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of replicas. // // example: // // 1 Number *int32 `json:"number,omitempty" xml:"number,omitempty"` // The number of partitions. // // example: // // 2 Partition *int32 `json:"partition,omitempty" xml:"partition,omitempty"` }
func (GetClusterResponseBodyResultDataNode) GoString ¶
func (s GetClusterResponseBodyResultDataNode) GoString() string
func (*GetClusterResponseBodyResultDataNode) SetName ¶
func (s *GetClusterResponseBodyResultDataNode) SetName(v string) *GetClusterResponseBodyResultDataNode
func (*GetClusterResponseBodyResultDataNode) SetNumber ¶
func (s *GetClusterResponseBodyResultDataNode) SetNumber(v int32) *GetClusterResponseBodyResultDataNode
func (*GetClusterResponseBodyResultDataNode) SetPartition ¶
func (s *GetClusterResponseBodyResultDataNode) SetPartition(v int32) *GetClusterResponseBodyResultDataNode
func (GetClusterResponseBodyResultDataNode) String ¶
func (s GetClusterResponseBodyResultDataNode) String() string
type GetClusterResponseBodyResultQueryNode ¶
type GetClusterResponseBodyResultQueryNode struct { // The name of the QRS worker. // // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of nodes. // // example: // // 1 Number *int32 `json:"number,omitempty" xml:"number,omitempty"` // The number of replicas. // // example: // // 2 Partition *int32 `json:"partition,omitempty" xml:"partition,omitempty"` }
func (GetClusterResponseBodyResultQueryNode) GoString ¶
func (s GetClusterResponseBodyResultQueryNode) GoString() string
func (*GetClusterResponseBodyResultQueryNode) SetName ¶
func (s *GetClusterResponseBodyResultQueryNode) SetName(v string) *GetClusterResponseBodyResultQueryNode
func (*GetClusterResponseBodyResultQueryNode) SetNumber ¶
func (s *GetClusterResponseBodyResultQueryNode) SetNumber(v int32) *GetClusterResponseBodyResultQueryNode
func (*GetClusterResponseBodyResultQueryNode) SetPartition ¶
func (s *GetClusterResponseBodyResultQueryNode) SetPartition(v int32) *GetClusterResponseBodyResultQueryNode
func (GetClusterResponseBodyResultQueryNode) String ¶
func (s GetClusterResponseBodyResultQueryNode) String() string
type GetClusterRunTimeInfoResponse ¶
type GetClusterRunTimeInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetClusterRunTimeInfoResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetClusterRunTimeInfoResponse) GoString ¶
func (s GetClusterRunTimeInfoResponse) GoString() string
func (*GetClusterRunTimeInfoResponse) SetBody ¶
func (s *GetClusterRunTimeInfoResponse) SetBody(v *GetClusterRunTimeInfoResponseBody) *GetClusterRunTimeInfoResponse
func (*GetClusterRunTimeInfoResponse) SetHeaders ¶
func (s *GetClusterRunTimeInfoResponse) SetHeaders(v map[string]*string) *GetClusterRunTimeInfoResponse
func (*GetClusterRunTimeInfoResponse) SetStatusCode ¶
func (s *GetClusterRunTimeInfoResponse) SetStatusCode(v int32) *GetClusterRunTimeInfoResponse
func (GetClusterRunTimeInfoResponse) String ¶
func (s GetClusterRunTimeInfoResponse) String() string
type GetClusterRunTimeInfoResponseBody ¶
type GetClusterRunTimeInfoResponseBody struct { // The request ID. // // example: // // E45380E8-994A-5402-9806-F114B3295FCF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result []*GetClusterRunTimeInfoResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (GetClusterRunTimeInfoResponseBody) GoString ¶
func (s GetClusterRunTimeInfoResponseBody) GoString() string
func (*GetClusterRunTimeInfoResponseBody) SetRequestId ¶
func (s *GetClusterRunTimeInfoResponseBody) SetRequestId(v string) *GetClusterRunTimeInfoResponseBody
func (*GetClusterRunTimeInfoResponseBody) SetResult ¶
func (s *GetClusterRunTimeInfoResponseBody) SetResult(v []*GetClusterRunTimeInfoResponseBodyResult) *GetClusterRunTimeInfoResponseBody
func (GetClusterRunTimeInfoResponseBody) String ¶
func (s GetClusterRunTimeInfoResponseBody) String() string
type GetClusterRunTimeInfoResponseBodyResult ¶
type GetClusterRunTimeInfoResponseBodyResult struct { // The cluster name. // // example: // // vpc_hz_domain_1 ClusterName *string `json:"clusterName,omitempty" xml:"clusterName,omitempty"` // The information about the Searcher workers. DataNodes []*GetClusterRunTimeInfoResponseBodyResultDataNodes `json:"dataNodes,omitempty" xml:"dataNodes,omitempty" type:"Repeated"` // The information about the Query Result Searcher (QRS) workers. QueryNode *GetClusterRunTimeInfoResponseBodyResultQueryNode `json:"queryNode,omitempty" xml:"queryNode,omitempty" type:"Struct"` }
func (GetClusterRunTimeInfoResponseBodyResult) GoString ¶
func (s GetClusterRunTimeInfoResponseBodyResult) GoString() string
func (*GetClusterRunTimeInfoResponseBodyResult) SetClusterName ¶
func (s *GetClusterRunTimeInfoResponseBodyResult) SetClusterName(v string) *GetClusterRunTimeInfoResponseBodyResult
func (*GetClusterRunTimeInfoResponseBodyResult) SetDataNodes ¶
func (s *GetClusterRunTimeInfoResponseBodyResult) SetDataNodes(v []*GetClusterRunTimeInfoResponseBodyResultDataNodes) *GetClusterRunTimeInfoResponseBodyResult
func (*GetClusterRunTimeInfoResponseBodyResult) SetQueryNode ¶
func (GetClusterRunTimeInfoResponseBodyResult) String ¶
func (s GetClusterRunTimeInfoResponseBodyResult) String() string
type GetClusterRunTimeInfoResponseBodyResultDataNodes ¶
type GetClusterRunTimeInfoResponseBodyResultDataNodes struct { // The configuration status. ConfigStatusList []*GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList `json:"configStatusList,omitempty" xml:"configStatusList,omitempty" type:"Repeated"` // The data of the Searcher worker. DataStatusList []*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList `json:"dataStatusList,omitempty" xml:"dataStatusList,omitempty" type:"Repeated"` // The service status of the QRS worker. ServiceStatus *GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus `json:"serviceStatus,omitempty" xml:"serviceStatus,omitempty" type:"Struct"` }
func (GetClusterRunTimeInfoResponseBodyResultDataNodes) GoString ¶
func (s GetClusterRunTimeInfoResponseBodyResultDataNodes) GoString() string
func (*GetClusterRunTimeInfoResponseBodyResultDataNodes) SetConfigStatusList ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodes) SetDataStatusList ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodes) SetServiceStatus ¶
func (GetClusterRunTimeInfoResponseBodyResultDataNodes) String ¶
func (s GetClusterRunTimeInfoResponseBodyResultDataNodes) String() string
type GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList ¶
type GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList struct { // The time when the configuration was last updated. // // example: // // "" ConfigUpdateTime *string `json:"configUpdateTime,omitempty" xml:"configUpdateTime,omitempty"` // The configuration progress. Unit: percentage. // // example: // // 100 DonePercent *int32 `json:"donePercent,omitempty" xml:"donePercent,omitempty"` // The number of processed Searcher workers in the cluster. // // example: // // 1 DoneSize *int32 `json:"doneSize,omitempty" xml:"doneSize,omitempty"` // The cluster name. // // example: // // test_0704 Name *string `json:"name,omitempty" xml:"name,omitempty"` // The total number of Searcher workers in the cluster. // // example: // // 0 TotalSize *int32 `json:"totalSize,omitempty" xml:"totalSize,omitempty"` }
func (GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) GoString ¶
func (s GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) GoString() string
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetConfigUpdateTime ¶
func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetConfigUpdateTime(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetDonePercent ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetDoneSize ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) SetTotalSize ¶
func (GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) String ¶
func (s GetClusterRunTimeInfoResponseBodyResultDataNodesConfigStatusList) String() string
type GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList ¶
type GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList struct { // The information about the advanced configuration. AdvanceConfigInfo *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo `json:"advanceConfigInfo,omitempty" xml:"advanceConfigInfo,omitempty" type:"Struct"` // The name of the worker that failed due to a deployment failure. DeployFailedWorker []*string `json:"deployFailedWorker,omitempty" xml:"deployFailedWorker,omitempty" type:"Repeated"` // The storage capacity. Unit: GB. // // example: // // 2 DocSize *int32 `json:"docSize,omitempty" xml:"docSize,omitempty"` // The configuration progress. Unit: percentage. // // example: // // 100 DonePercent *int32 `json:"donePercent,omitempty" xml:"donePercent,omitempty"` // The number of processed QRS workers in the cluster. // // example: // // 100 DoneSize *int32 `json:"doneSize,omitempty" xml:"doneSize,omitempty"` // The error message. // // example: // // 0A3B1C48006A6C0905F6375F4821EB50 ErrorMsg *string `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"` // The time when full data in the index was last updated. // // example: // // " " FullUpdateTime *string `json:"fullUpdateTime,omitempty" xml:"fullUpdateTime,omitempty"` // The time when the full index version was generated. // // example: // // 123423 FullVersion *int64 `json:"fullVersion,omitempty" xml:"fullVersion,omitempty"` // The time when incremental data in the index was last updated. // // example: // // "" IncUpdateTime *string `json:"incUpdateTime,omitempty" xml:"incUpdateTime,omitempty"` // The time when the incremental index version was generated. // // example: // // 123423 IncVersion *int64 `json:"incVersion,omitempty" xml:"incVersion,omitempty"` // The information about the index configuration. IndexConfigInfo *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo `json:"indexConfigInfo,omitempty" xml:"indexConfigInfo,omitempty" type:"Struct"` // The index size. // // example: // // 100 IndexSize *int64 `json:"indexSize,omitempty" xml:"indexSize,omitempty"` // The name of the worker that failed due to insufficient disks. LackDiskWorker []*string `json:"lackDiskWorker,omitempty" xml:"lackDiskWorker,omitempty" type:"Repeated"` // The name of the worker that failed due to insufficient memory. LackMemWorker []*string `json:"lackMemWorker,omitempty" xml:"lackMemWorker,omitempty" type:"Repeated"` // The name of the QRS worker. // // example: // // ha-cn-c4d2rq7nt04_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The total number of QRS workers in the cluster. // // example: // // 1 TotalSize *int32 `json:"totalSize,omitempty" xml:"totalSize,omitempty"` }
func (GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) GoString ¶
func (s GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) GoString() string
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetAdvanceConfigInfo ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetDeployFailedWorker ¶
func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetDeployFailedWorker(v []*string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetDocSize ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetDonePercent ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetDoneSize ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetErrorMsg ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetFullUpdateTime ¶
func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetFullUpdateTime(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetFullVersion ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetIncUpdateTime ¶
func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetIncUpdateTime(v string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetIncVersion ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetIndexConfigInfo ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetIndexSize ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetLackDiskWorker ¶
func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetLackDiskWorker(v []*string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetLackMemWorker ¶
func (s *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetLackMemWorker(v []*string) *GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) SetTotalSize ¶
func (GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) String ¶
func (s GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusList) String() string
type GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo ¶
type GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo struct { // The name of the index configuration. // // example: // // index_meta_name ConfigMetaName *string `json:"configMetaName,omitempty" xml:"configMetaName,omitempty"` // The version number. // // example: // // 1.0 Version *int64 `json:"version,omitempty" xml:"version,omitempty"` }
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo) SetConfigMetaName ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListAdvanceConfigInfo) SetVersion ¶
type GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo ¶
type GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo struct { // The name of the index configuration. // // example: // // index_meta_name ConfigMetaName *string `json:"configMetaName,omitempty" xml:"configMetaName,omitempty"` // The version of the index template. // // example: // // 1.0.0 Version *int64 `json:"version,omitempty" xml:"version,omitempty"` }
func (GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo) GoString ¶
func (s GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo) GoString() string
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo) SetConfigMetaName ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesDataStatusListIndexConfigInfo) SetVersion ¶
type GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus ¶
type GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus struct { // The process progress of QRS workers in the cluster. Unit: percentage. // // example: // // 100 DonePercent *int32 `json:"donePercent,omitempty" xml:"donePercent,omitempty"` // The number of processed QRS workers in the cluster. // // example: // // 100 DoneSize *int32 `json:"doneSize,omitempty" xml:"doneSize,omitempty"` // The name of the QRS worker. // // example: // // ha-cn-0ju2s170b03_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The total number of QRS workers in the cluster. // // example: // // 100 TotalSize *int32 `json:"totalSize,omitempty" xml:"totalSize,omitempty"` }
func (GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) GoString ¶
func (s GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) GoString() string
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) SetDonePercent ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) SetDoneSize ¶
func (*GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) SetTotalSize ¶
func (GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) String ¶
func (s GetClusterRunTimeInfoResponseBodyResultDataNodesServiceStatus) String() string
type GetClusterRunTimeInfoResponseBodyResultQueryNode ¶
type GetClusterRunTimeInfoResponseBodyResultQueryNode struct { // The configuration status. ConfigStatusList []*GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList `json:"configStatusList,omitempty" xml:"configStatusList,omitempty" type:"Repeated"` // The service status of the QRS worker. ServiceStatus *GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus `json:"serviceStatus,omitempty" xml:"serviceStatus,omitempty" type:"Struct"` }
func (GetClusterRunTimeInfoResponseBodyResultQueryNode) GoString ¶
func (s GetClusterRunTimeInfoResponseBodyResultQueryNode) GoString() string
func (*GetClusterRunTimeInfoResponseBodyResultQueryNode) SetConfigStatusList ¶
func (*GetClusterRunTimeInfoResponseBodyResultQueryNode) SetServiceStatus ¶
func (GetClusterRunTimeInfoResponseBodyResultQueryNode) String ¶
func (s GetClusterRunTimeInfoResponseBodyResultQueryNode) String() string
type GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList ¶
type GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList struct { // The time when the configuration was last updated. // // example: // // " " ConfigUpdateTime *string `json:"configUpdateTime,omitempty" xml:"configUpdateTime,omitempty"` // The process progress of QRS workers in the cluster. Unit: percentage. // // example: // // 100 DonePercent *int32 `json:"donePercent,omitempty" xml:"donePercent,omitempty"` // The number of processed QRS workers in the cluster. // // example: // // 100 DoneSize *int32 `json:"doneSize,omitempty" xml:"doneSize,omitempty"` // The cluster name. // // example: // // ha-cn-zvp2qr1sk01_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The total number of QRS workers in the cluster. // // example: // // 6 TotalSize *int32 `json:"totalSize,omitempty" xml:"totalSize,omitempty"` }
func (GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) GoString ¶
func (s GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) GoString() string
func (*GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetConfigUpdateTime ¶
func (s *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetConfigUpdateTime(v string) *GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList
func (*GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetDonePercent ¶
func (*GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetDoneSize ¶
func (*GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) SetTotalSize ¶
func (GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) String ¶
func (s GetClusterRunTimeInfoResponseBodyResultQueryNodeConfigStatusList) String() string
type GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus ¶
type GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus struct { // The process progress of QRS workers in the cluster. Unit: percentage. // // example: // // 100 DonePercent *int32 `json:"donePercent,omitempty" xml:"donePercent,omitempty"` // The number of processed QRS workers in the cluster. // // example: // // 100 DoneSize *int32 `json:"doneSize,omitempty" xml:"doneSize,omitempty"` // The cluster name. // // example: // // ha-cn-c4d2rq7nt04_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The total number of QRS workers in the cluster. // // example: // // 100 TotalSize *int32 `json:"totalSize,omitempty" xml:"totalSize,omitempty"` }
func (GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) GoString ¶
func (s GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) GoString() string
func (*GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) SetDonePercent ¶
func (*GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) SetDoneSize ¶
func (*GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) SetTotalSize ¶
func (GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) String ¶
func (s GetClusterRunTimeInfoResponseBodyResultQueryNodeServiceStatus) String() string
type GetDataSourceDeployResponse ¶
type GetDataSourceDeployResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetDataSourceDeployResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetDataSourceDeployResponse) GoString ¶
func (s GetDataSourceDeployResponse) GoString() string
func (*GetDataSourceDeployResponse) SetBody ¶
func (s *GetDataSourceDeployResponse) SetBody(v *GetDataSourceDeployResponseBody) *GetDataSourceDeployResponse
func (*GetDataSourceDeployResponse) SetHeaders ¶
func (s *GetDataSourceDeployResponse) SetHeaders(v map[string]*string) *GetDataSourceDeployResponse
func (*GetDataSourceDeployResponse) SetStatusCode ¶
func (s *GetDataSourceDeployResponse) SetStatusCode(v int32) *GetDataSourceDeployResponse
func (GetDataSourceDeployResponse) String ¶
func (s GetDataSourceDeployResponse) String() string
type GetDataSourceDeployResponseBody ¶
type GetDataSourceDeployResponseBody struct { // requestId // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result *GetDataSourceDeployResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetDataSourceDeployResponseBody) GoString ¶
func (s GetDataSourceDeployResponseBody) GoString() string
func (*GetDataSourceDeployResponseBody) SetRequestId ¶
func (s *GetDataSourceDeployResponseBody) SetRequestId(v string) *GetDataSourceDeployResponseBody
func (*GetDataSourceDeployResponseBody) SetResult ¶
func (s *GetDataSourceDeployResponseBody) SetResult(v *GetDataSourceDeployResponseBodyResult) *GetDataSourceDeployResponseBody
func (GetDataSourceDeployResponseBody) String ¶
func (s GetDataSourceDeployResponseBody) String() string
type GetDataSourceDeployResponseBodyResult ¶
type GetDataSourceDeployResponseBodyResult struct { // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` Extend *GetDataSourceDeployResponseBodyResultExtend `json:"extend,omitempty" xml:"extend,omitempty" type:"Struct"` // The parameters of the process. Processor *GetDataSourceDeployResponseBodyResultProcessor `json:"processor,omitempty" xml:"processor,omitempty" type:"Struct"` // The information about the data source. Storage *GetDataSourceDeployResponseBodyResultStorage `json:"storage,omitempty" xml:"storage,omitempty" type:"Struct"` // The information about the incremental data source Swift. Swift *GetDataSourceDeployResponseBodyResultSwift `json:"swift,omitempty" xml:"swift,omitempty" type:"Struct"` }
func (GetDataSourceDeployResponseBodyResult) GoString ¶
func (s GetDataSourceDeployResponseBodyResult) GoString() string
func (*GetDataSourceDeployResponseBodyResult) SetAutoBuildIndex ¶
func (s *GetDataSourceDeployResponseBodyResult) SetAutoBuildIndex(v bool) *GetDataSourceDeployResponseBodyResult
func (*GetDataSourceDeployResponseBodyResult) SetProcessor ¶
func (s *GetDataSourceDeployResponseBodyResult) SetProcessor(v *GetDataSourceDeployResponseBodyResultProcessor) *GetDataSourceDeployResponseBodyResult
func (*GetDataSourceDeployResponseBodyResult) SetStorage ¶
func (GetDataSourceDeployResponseBodyResult) String ¶
func (s GetDataSourceDeployResponseBodyResult) String() string
type GetDataSourceDeployResponseBodyResultExtend ¶
type GetDataSourceDeployResponseBodyResultExtend struct { Hdfs *GetDataSourceDeployResponseBodyResultExtendHdfs `json:"hdfs,omitempty" xml:"hdfs,omitempty" type:"Struct"` Odps *GetDataSourceDeployResponseBodyResultExtendOdps `json:"odps,omitempty" xml:"odps,omitempty" type:"Struct"` Oss *GetDataSourceDeployResponseBodyResultExtendOss `json:"oss,omitempty" xml:"oss,omitempty" type:"Struct"` Saro *GetDataSourceDeployResponseBodyResultExtendSaro `json:"saro,omitempty" xml:"saro,omitempty" type:"Struct"` }
func (GetDataSourceDeployResponseBodyResultExtend) GoString ¶
func (s GetDataSourceDeployResponseBodyResultExtend) GoString() string
func (GetDataSourceDeployResponseBodyResultExtend) String ¶
func (s GetDataSourceDeployResponseBodyResultExtend) String() string
type GetDataSourceDeployResponseBodyResultExtendHdfs ¶
type GetDataSourceDeployResponseBodyResultExtendHdfs struct { // example: // // dist-dmj-job/src/main/java Path *string `json:"path,omitempty" xml:"path,omitempty"` }
func (GetDataSourceDeployResponseBodyResultExtendHdfs) GoString ¶
func (s GetDataSourceDeployResponseBodyResultExtendHdfs) GoString() string
func (GetDataSourceDeployResponseBodyResultExtendHdfs) String ¶
func (s GetDataSourceDeployResponseBodyResultExtendHdfs) String() string
type GetDataSourceDeployResponseBodyResultExtendOdps ¶
type GetDataSourceDeployResponseBodyResultExtendOdps struct {
Partitions map[string]*string `json:"partitions,omitempty" xml:"partitions,omitempty"`
}
func (GetDataSourceDeployResponseBodyResultExtendOdps) GoString ¶
func (s GetDataSourceDeployResponseBodyResultExtendOdps) GoString() string
func (*GetDataSourceDeployResponseBodyResultExtendOdps) SetPartitions ¶
func (s *GetDataSourceDeployResponseBodyResultExtendOdps) SetPartitions(v map[string]*string) *GetDataSourceDeployResponseBodyResultExtendOdps
func (GetDataSourceDeployResponseBodyResultExtendOdps) String ¶
func (s GetDataSourceDeployResponseBodyResultExtendOdps) String() string
type GetDataSourceDeployResponseBodyResultExtendOss ¶
type GetDataSourceDeployResponseBodyResultExtendOss struct { // example: // // oss://opensearch Path *string `json:"path,omitempty" xml:"path,omitempty"` }
func (GetDataSourceDeployResponseBodyResultExtendOss) GoString ¶
func (s GetDataSourceDeployResponseBodyResultExtendOss) GoString() string
func (GetDataSourceDeployResponseBodyResultExtendOss) String ¶
func (s GetDataSourceDeployResponseBodyResultExtendOss) String() string
type GetDataSourceDeployResponseBodyResultExtendSaro ¶
type GetDataSourceDeployResponseBodyResultExtendSaro struct { // example: // // dist-dmj-job/src/main/java Path *string `json:"path,omitempty" xml:"path,omitempty"` // example: // // 0.6.0 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (GetDataSourceDeployResponseBodyResultExtendSaro) GoString ¶
func (s GetDataSourceDeployResponseBodyResultExtendSaro) GoString() string
func (*GetDataSourceDeployResponseBodyResultExtendSaro) SetVersion ¶
func (s *GetDataSourceDeployResponseBodyResultExtendSaro) SetVersion(v string) *GetDataSourceDeployResponseBodyResultExtendSaro
func (GetDataSourceDeployResponseBodyResultExtendSaro) String ¶
func (s GetDataSourceDeployResponseBodyResultExtendSaro) String() string
type GetDataSourceDeployResponseBodyResultProcessor ¶
type GetDataSourceDeployResponseBodyResultProcessor struct { // The startup parameters of the process. // // example: // // {} Args *string `json:"args,omitempty" xml:"args,omitempty"` // The resource information. // // example: // // {} Resource *string `json:"resource,omitempty" xml:"resource,omitempty"` }
func (GetDataSourceDeployResponseBodyResultProcessor) GoString ¶
func (s GetDataSourceDeployResponseBodyResultProcessor) GoString() string
func (*GetDataSourceDeployResponseBodyResultProcessor) SetResource ¶
func (s *GetDataSourceDeployResponseBodyResultProcessor) SetResource(v string) *GetDataSourceDeployResponseBodyResultProcessor
func (GetDataSourceDeployResponseBodyResultProcessor) String ¶
func (s GetDataSourceDeployResponseBodyResultProcessor) String() string
type GetDataSourceDeployResponseBodyResultStorage ¶
type GetDataSourceDeployResponseBodyResultStorage struct { // The AccessKey ID of the MaxCompute data source. // // example: // // ak AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // as AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The name of the OSS bucket. // // example: // // antsys-miniapp-chongwen-static Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The endpoint of the MaxCompute data source. // // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // example: // // lazada-campaign-flink Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The Object Storage Service (OSS) path. // // example: // // oss://opensearch OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The partition in the MaxCompute table. Example: ds=20180102. // // example: // // ds=20220926 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // example: // // /beiming_xobject/dwd_xobjectsandbox__list_create_action_by_new/ Path *string `json:"path,omitempty" xml:"path,omitempty"` // example: // // wireless_1688_personal_rec Project *string `json:"project,omitempty" xml:"project,omitempty"` // example: // // behavior Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (GetDataSourceDeployResponseBodyResultStorage) GoString ¶
func (s GetDataSourceDeployResponseBodyResultStorage) GoString() string
func (*GetDataSourceDeployResponseBodyResultStorage) SetAccessKey ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetAccessKey(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetAccessSecret ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetAccessSecret(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetBucket ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetBucket(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetCatalog ¶ added in v3.2.5
func (s *GetDataSourceDeployResponseBodyResultStorage) SetCatalog(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetDatabase ¶ added in v3.2.5
func (s *GetDataSourceDeployResponseBodyResultStorage) SetDatabase(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetEndpoint ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetEndpoint(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetNamespace ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetNamespace(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetOssPath ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetOssPath(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetPartition ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetPartition(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetPath ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetPath(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetProject ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetProject(v string) *GetDataSourceDeployResponseBodyResultStorage
func (*GetDataSourceDeployResponseBodyResultStorage) SetTable ¶
func (s *GetDataSourceDeployResponseBodyResultStorage) SetTable(v string) *GetDataSourceDeployResponseBodyResultStorage
func (GetDataSourceDeployResponseBodyResultStorage) String ¶
func (s GetDataSourceDeployResponseBodyResultStorage) String() string
type GetDataSourceDeployResponseBodyResultSwift ¶
type GetDataSourceDeployResponseBodyResultSwift struct { // The topic. // // example: // // topic Topic *string `json:"topic,omitempty" xml:"topic,omitempty"` // zk // // example: // // zk Zk *string `json:"zk,omitempty" xml:"zk,omitempty"` }
func (GetDataSourceDeployResponseBodyResultSwift) GoString ¶
func (s GetDataSourceDeployResponseBodyResultSwift) GoString() string
func (*GetDataSourceDeployResponseBodyResultSwift) SetTopic ¶
func (s *GetDataSourceDeployResponseBodyResultSwift) SetTopic(v string) *GetDataSourceDeployResponseBodyResultSwift
func (GetDataSourceDeployResponseBodyResultSwift) String ¶
func (s GetDataSourceDeployResponseBodyResultSwift) String() string
type GetDataSourceResponse ¶
type GetDataSourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetDataSourceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetDataSourceResponse) GoString ¶
func (s GetDataSourceResponse) GoString() string
func (*GetDataSourceResponse) SetBody ¶
func (s *GetDataSourceResponse) SetBody(v *GetDataSourceResponseBody) *GetDataSourceResponse
func (*GetDataSourceResponse) SetHeaders ¶
func (s *GetDataSourceResponse) SetHeaders(v map[string]*string) *GetDataSourceResponse
func (*GetDataSourceResponse) SetStatusCode ¶
func (s *GetDataSourceResponse) SetStatusCode(v int32) *GetDataSourceResponse
func (GetDataSourceResponse) String ¶
func (s GetDataSourceResponse) String() string
type GetDataSourceResponseBody ¶
type GetDataSourceResponseBody struct { // Id of the request // // example: // // FE03180A-0E29-5474-8A86-33F0683294A4 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The information about the data source. Result *GetDataSourceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetDataSourceResponseBody) GoString ¶
func (s GetDataSourceResponseBody) GoString() string
func (*GetDataSourceResponseBody) SetRequestId ¶
func (s *GetDataSourceResponseBody) SetRequestId(v string) *GetDataSourceResponseBody
func (*GetDataSourceResponseBody) SetResult ¶
func (s *GetDataSourceResponseBody) SetResult(v *GetDataSourceResponseBodyResult) *GetDataSourceResponseBody
func (GetDataSourceResponseBody) String ¶
func (s GetDataSourceResponseBody) String() string
type GetDataSourceResponseBodyResult ¶
type GetDataSourceResponseBodyResult struct { // The data center where the data source is deployed in offline mode // // example: // // vpc_hz_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The list of index information Indexes []*string `json:"indexes,omitempty" xml:"indexes,omitempty" type:"Repeated"` // The time when the full data of the data source was last queried. // // example: // // 1718787219 LastFulTime *int64 `json:"lastFulTime,omitempty" xml:"lastFulTime,omitempty"` // The name of the data source. // // example: // // my_index Name *string `json:"name,omitempty" xml:"name,omitempty"` // The status of the data source. Valid values: new: The data source is being created. publish: The data source is in the normal state. trash: The data source is being deleted. // // example: // // NEW Status *string `json:"status,omitempty" xml:"status,omitempty"` // The type of the data source // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetDataSourceResponseBodyResult) GoString ¶
func (s GetDataSourceResponseBodyResult) GoString() string
func (*GetDataSourceResponseBodyResult) SetDomain ¶
func (s *GetDataSourceResponseBodyResult) SetDomain(v string) *GetDataSourceResponseBodyResult
func (*GetDataSourceResponseBodyResult) SetIndexes ¶
func (s *GetDataSourceResponseBodyResult) SetIndexes(v []*string) *GetDataSourceResponseBodyResult
func (*GetDataSourceResponseBodyResult) SetLastFulTime ¶
func (s *GetDataSourceResponseBodyResult) SetLastFulTime(v int64) *GetDataSourceResponseBodyResult
func (*GetDataSourceResponseBodyResult) SetName ¶
func (s *GetDataSourceResponseBodyResult) SetName(v string) *GetDataSourceResponseBodyResult
func (*GetDataSourceResponseBodyResult) SetStatus ¶
func (s *GetDataSourceResponseBodyResult) SetStatus(v string) *GetDataSourceResponseBodyResult
func (*GetDataSourceResponseBodyResult) SetType ¶
func (s *GetDataSourceResponseBodyResult) SetType(v string) *GetDataSourceResponseBodyResult
func (GetDataSourceResponseBodyResult) String ¶
func (s GetDataSourceResponseBodyResult) String() string
type GetDatabaseSchemaResponse ¶
type GetDatabaseSchemaResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetDatabaseSchemaResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetDatabaseSchemaResponse) GoString ¶
func (s GetDatabaseSchemaResponse) GoString() string
func (*GetDatabaseSchemaResponse) SetBody ¶
func (s *GetDatabaseSchemaResponse) SetBody(v *GetDatabaseSchemaResponseBody) *GetDatabaseSchemaResponse
func (*GetDatabaseSchemaResponse) SetHeaders ¶
func (s *GetDatabaseSchemaResponse) SetHeaders(v map[string]*string) *GetDatabaseSchemaResponse
func (*GetDatabaseSchemaResponse) SetStatusCode ¶
func (s *GetDatabaseSchemaResponse) SetStatusCode(v int32) *GetDatabaseSchemaResponse
func (GetDatabaseSchemaResponse) String ¶
func (s GetDatabaseSchemaResponse) String() string
type GetDatabaseSchemaResponseBody ¶
type GetDatabaseSchemaResponseBody struct { // id of request // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // List Result []*GetDatabaseSchemaResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (GetDatabaseSchemaResponseBody) GoString ¶
func (s GetDatabaseSchemaResponseBody) GoString() string
func (*GetDatabaseSchemaResponseBody) SetRequestId ¶
func (s *GetDatabaseSchemaResponseBody) SetRequestId(v string) *GetDatabaseSchemaResponseBody
func (*GetDatabaseSchemaResponseBody) SetResult ¶
func (s *GetDatabaseSchemaResponseBody) SetResult(v []*GetDatabaseSchemaResponseBodyResult) *GetDatabaseSchemaResponseBody
func (GetDatabaseSchemaResponseBody) String ¶
func (s GetDatabaseSchemaResponseBody) String() string
type GetDatabaseSchemaResponseBodyResult ¶
type GetDatabaseSchemaResponseBodyResult struct { // example: // // id FieldName *string `json:"fieldName,omitempty" xml:"fieldName,omitempty"` // example: // // STRING FieldType *string `json:"fieldType,omitempty" xml:"fieldType,omitempty"` // example: // // FT_UINT64 FieldTypeDetail map[string]interface{} `json:"fieldTypeDetail,omitempty" xml:"fieldTypeDetail,omitempty"` // example: // // test_tusou_v2 IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` // example: // // NUMBER IndexType *string `json:"indexType,omitempty" xml:"indexType,omitempty"` }
func (GetDatabaseSchemaResponseBodyResult) GoString ¶
func (s GetDatabaseSchemaResponseBodyResult) GoString() string
func (*GetDatabaseSchemaResponseBodyResult) SetFieldName ¶
func (s *GetDatabaseSchemaResponseBodyResult) SetFieldName(v string) *GetDatabaseSchemaResponseBodyResult
func (*GetDatabaseSchemaResponseBodyResult) SetFieldType ¶
func (s *GetDatabaseSchemaResponseBodyResult) SetFieldType(v string) *GetDatabaseSchemaResponseBodyResult
func (*GetDatabaseSchemaResponseBodyResult) SetFieldTypeDetail ¶
func (s *GetDatabaseSchemaResponseBodyResult) SetFieldTypeDetail(v map[string]interface{}) *GetDatabaseSchemaResponseBodyResult
func (*GetDatabaseSchemaResponseBodyResult) SetIndexName ¶
func (s *GetDatabaseSchemaResponseBodyResult) SetIndexName(v string) *GetDatabaseSchemaResponseBodyResult
func (*GetDatabaseSchemaResponseBodyResult) SetIndexType ¶
func (s *GetDatabaseSchemaResponseBodyResult) SetIndexType(v string) *GetDatabaseSchemaResponseBodyResult
func (GetDatabaseSchemaResponseBodyResult) String ¶
func (s GetDatabaseSchemaResponseBodyResult) String() string
type GetDeployGraphResponse ¶
type GetDeployGraphResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetDeployGraphResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetDeployGraphResponse) GoString ¶
func (s GetDeployGraphResponse) GoString() string
func (*GetDeployGraphResponse) SetBody ¶
func (s *GetDeployGraphResponse) SetBody(v *GetDeployGraphResponseBody) *GetDeployGraphResponse
func (*GetDeployGraphResponse) SetHeaders ¶
func (s *GetDeployGraphResponse) SetHeaders(v map[string]*string) *GetDeployGraphResponse
func (*GetDeployGraphResponse) SetStatusCode ¶
func (s *GetDeployGraphResponse) SetStatusCode(v int32) *GetDeployGraphResponse
func (GetDeployGraphResponse) String ¶
func (s GetDeployGraphResponse) String() string
type GetDeployGraphResponseBody ¶
type GetDeployGraphResponseBody struct { // Id of the request // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The results returned. // // example: // // {} Result *GetDeployGraphResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetDeployGraphResponseBody) GoString ¶
func (s GetDeployGraphResponseBody) GoString() string
func (*GetDeployGraphResponseBody) SetRequestId ¶
func (s *GetDeployGraphResponseBody) SetRequestId(v string) *GetDeployGraphResponseBody
func (*GetDeployGraphResponseBody) SetResult ¶
func (s *GetDeployGraphResponseBody) SetResult(v *GetDeployGraphResponseBodyResult) *GetDeployGraphResponseBody
func (GetDeployGraphResponseBody) String ¶
func (s GetDeployGraphResponseBody) String() string
type GetDeployGraphResponseBodyResult ¶
type GetDeployGraphResponseBodyResult struct { // The deployment information. Graph *GetDeployGraphResponseBodyResultGraph `json:"graph,omitempty" xml:"graph,omitempty" type:"Struct"` }
func (GetDeployGraphResponseBodyResult) GoString ¶
func (s GetDeployGraphResponseBodyResult) GoString() string
func (*GetDeployGraphResponseBodyResult) SetGraph ¶
func (s *GetDeployGraphResponseBodyResult) SetGraph(v *GetDeployGraphResponseBodyResultGraph) *GetDeployGraphResponseBodyResult
func (GetDeployGraphResponseBodyResult) String ¶
func (s GetDeployGraphResponseBodyResult) String() string
type GetDeployGraphResponseBodyResultGraph ¶
type GetDeployGraphResponseBodyResultGraph struct { // The index metadata. IndexMetas []*GetDeployGraphResponseBodyResultGraphIndexMetas `json:"indexMetas,omitempty" xml:"indexMetas,omitempty" type:"Repeated"` // The metadata of online clusters. OnlineMaster []*GetDeployGraphResponseBodyResultGraphOnlineMaster `json:"onlineMaster,omitempty" xml:"onlineMaster,omitempty" type:"Repeated"` // The association relationships between data sources and indexes. TableIndexRelation map[string][]*string `json:"tableIndexRelation,omitempty" xml:"tableIndexRelation,omitempty"` // The metadata of data sources. TableMetas []*GetDeployGraphResponseBodyResultGraphTableMetas `json:"tableMetas,omitempty" xml:"tableMetas,omitempty" type:"Repeated"` // The association relationships between zones and indexes. ZoneIndexRelation map[string][]*string `json:"zoneIndexRelation,omitempty" xml:"zoneIndexRelation,omitempty"` // The zone metadata. ZoneMetas []*GetDeployGraphResponseBodyResultGraphZoneMetas `json:"zoneMetas,omitempty" xml:"zoneMetas,omitempty" type:"Repeated"` }
func (GetDeployGraphResponseBodyResultGraph) GoString ¶
func (s GetDeployGraphResponseBodyResultGraph) GoString() string
func (*GetDeployGraphResponseBodyResultGraph) SetIndexMetas ¶
func (s *GetDeployGraphResponseBodyResultGraph) SetIndexMetas(v []*GetDeployGraphResponseBodyResultGraphIndexMetas) *GetDeployGraphResponseBodyResultGraph
func (*GetDeployGraphResponseBodyResultGraph) SetOnlineMaster ¶
func (s *GetDeployGraphResponseBodyResultGraph) SetOnlineMaster(v []*GetDeployGraphResponseBodyResultGraphOnlineMaster) *GetDeployGraphResponseBodyResultGraph
func (*GetDeployGraphResponseBodyResultGraph) SetTableIndexRelation ¶
func (s *GetDeployGraphResponseBodyResultGraph) SetTableIndexRelation(v map[string][]*string) *GetDeployGraphResponseBodyResultGraph
func (*GetDeployGraphResponseBodyResultGraph) SetTableMetas ¶
func (s *GetDeployGraphResponseBodyResultGraph) SetTableMetas(v []*GetDeployGraphResponseBodyResultGraphTableMetas) *GetDeployGraphResponseBodyResultGraph
func (*GetDeployGraphResponseBodyResultGraph) SetZoneIndexRelation ¶
func (s *GetDeployGraphResponseBodyResultGraph) SetZoneIndexRelation(v map[string][]*string) *GetDeployGraphResponseBodyResultGraph
func (*GetDeployGraphResponseBodyResultGraph) SetZoneMetas ¶
func (s *GetDeployGraphResponseBodyResultGraph) SetZoneMetas(v []*GetDeployGraphResponseBodyResultGraphZoneMetas) *GetDeployGraphResponseBodyResultGraph
func (GetDeployGraphResponseBodyResultGraph) String ¶
func (s GetDeployGraphResponseBodyResultGraph) String() string
type GetDeployGraphResponseBodyResultGraphIndexMetas ¶
type GetDeployGraphResponseBodyResultGraphIndexMetas struct { // The name of the data center. // // example: // // hz_pre_vpc_domain_1 DomainName *string `json:"domainName,omitempty" xml:"domainName,omitempty"` // The index name. // // example: // // test_api Name *string `json:"name,omitempty" xml:"name,omitempty"` // The deployment ID of the table. // // example: // // 2409 TableDeployId *int64 `json:"tableDeployId,omitempty" xml:"tableDeployId,omitempty"` // The name of the data source. // // example: // // ha-cn-pl32rf0****_test_api TableName *string `json:"tableName,omitempty" xml:"tableName,omitempty"` // The tag. // // example: // // test_api_hz_pre_vpc_domain_1 Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` // The name of the QRS worker. // // example: // // ha-cn-pl32rf0****_qrs ZoneName *string `json:"zoneName,omitempty" xml:"zoneName,omitempty"` }
func (GetDeployGraphResponseBodyResultGraphIndexMetas) GoString ¶
func (s GetDeployGraphResponseBodyResultGraphIndexMetas) GoString() string
func (*GetDeployGraphResponseBodyResultGraphIndexMetas) SetDomainName ¶
func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetDomainName(v string) *GetDeployGraphResponseBodyResultGraphIndexMetas
func (*GetDeployGraphResponseBodyResultGraphIndexMetas) SetTableDeployId ¶
func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetTableDeployId(v int64) *GetDeployGraphResponseBodyResultGraphIndexMetas
func (*GetDeployGraphResponseBodyResultGraphIndexMetas) SetTableName ¶
func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetTableName(v string) *GetDeployGraphResponseBodyResultGraphIndexMetas
func (*GetDeployGraphResponseBodyResultGraphIndexMetas) SetZoneName ¶
func (s *GetDeployGraphResponseBodyResultGraphIndexMetas) SetZoneName(v string) *GetDeployGraphResponseBodyResultGraphIndexMetas
func (GetDeployGraphResponseBodyResultGraphIndexMetas) String ¶
func (s GetDeployGraphResponseBodyResultGraphIndexMetas) String() string
type GetDeployGraphResponseBodyResultGraphOnlineMaster ¶
type GetDeployGraphResponseBodyResultGraphOnlineMaster struct { // The name of the data center. // // example: // // hz_pre_vpc_domain_1 DomainName *string `json:"domainName,omitempty" xml:"domainName,omitempty"` // The resource ID. // // example: // // 5377 HippoId *string `json:"hippoId,omitempty" xml:"hippoId,omitempty"` // The ID of the data center. // // example: // // 1 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // The name of the online cluster. // // example: // // ha-cn-pl32rf0****_hz_pre_vpc_domain_1 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (GetDeployGraphResponseBodyResultGraphOnlineMaster) GoString ¶
func (s GetDeployGraphResponseBodyResultGraphOnlineMaster) GoString() string
func (*GetDeployGraphResponseBodyResultGraphOnlineMaster) SetDomainName ¶
func (s *GetDeployGraphResponseBodyResultGraphOnlineMaster) SetDomainName(v string) *GetDeployGraphResponseBodyResultGraphOnlineMaster
func (*GetDeployGraphResponseBodyResultGraphOnlineMaster) SetHippoId ¶
func (s *GetDeployGraphResponseBodyResultGraphOnlineMaster) SetHippoId(v string) *GetDeployGraphResponseBodyResultGraphOnlineMaster
func (GetDeployGraphResponseBodyResultGraphOnlineMaster) String ¶
func (s GetDeployGraphResponseBodyResultGraphOnlineMaster) String() string
type GetDeployGraphResponseBodyResultGraphTableMetas ¶
type GetDeployGraphResponseBodyResultGraphTableMetas struct { // The ID of the offline deployment. // // example: // // 1 BuildDeployId *int64 `json:"buildDeployId,omitempty" xml:"buildDeployId,omitempty"` // The name of the data center. // // example: // // hz_pre_vpc_domain_1 DomainName *string `json:"domainName,omitempty" xml:"domainName,omitempty"` // The name of the data source. // // example: // // ha-cn-pl32rf0****_test_api Name *string `json:"name,omitempty" xml:"name,omitempty"` // The deployment ID of the table. // // example: // // 2177 TableDeployId *int64 `json:"tableDeployId,omitempty" xml:"tableDeployId,omitempty"` // The tag. // // example: // // ha-cn-pl32rf0****_test_api_hz_pre_vpc_domain_1 Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` // The type of the data source. // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetDeployGraphResponseBodyResultGraphTableMetas) GoString ¶
func (s GetDeployGraphResponseBodyResultGraphTableMetas) GoString() string
func (*GetDeployGraphResponseBodyResultGraphTableMetas) SetBuildDeployId ¶
func (s *GetDeployGraphResponseBodyResultGraphTableMetas) SetBuildDeployId(v int64) *GetDeployGraphResponseBodyResultGraphTableMetas
func (*GetDeployGraphResponseBodyResultGraphTableMetas) SetDomainName ¶
func (s *GetDeployGraphResponseBodyResultGraphTableMetas) SetDomainName(v string) *GetDeployGraphResponseBodyResultGraphTableMetas
func (*GetDeployGraphResponseBodyResultGraphTableMetas) SetTableDeployId ¶
func (s *GetDeployGraphResponseBodyResultGraphTableMetas) SetTableDeployId(v int64) *GetDeployGraphResponseBodyResultGraphTableMetas
func (GetDeployGraphResponseBodyResultGraphTableMetas) String ¶
func (s GetDeployGraphResponseBodyResultGraphTableMetas) String() string
type GetDeployGraphResponseBodyResultGraphZoneMetas ¶
type GetDeployGraphResponseBodyResultGraphZoneMetas struct { // The name of the data center. // // example: // // hz_pre_vpc_domain_1 DomainInfo *string `json:"domainInfo,omitempty" xml:"domainInfo,omitempty"` // The name of the Query Result Searcher (QRS) worker. // // example: // // ha-cn-pl32rf0****_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The name of the service that is used to manage the relationships between online clusters and indexes. // // example: // // ha-cn-pl32rf0****_hz_pre_vpc_domain_1 SuezAdminName *string `json:"suezAdminName,omitempty" xml:"suezAdminName,omitempty"` // The tag. // // example: // // ha-cn-pl32rf0****_qrs_hz_pre_vpc_domain_1 Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` // The node type. // // example: // // qrs Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetDeployGraphResponseBodyResultGraphZoneMetas) GoString ¶
func (s GetDeployGraphResponseBodyResultGraphZoneMetas) GoString() string
func (*GetDeployGraphResponseBodyResultGraphZoneMetas) SetDomainInfo ¶
func (s *GetDeployGraphResponseBodyResultGraphZoneMetas) SetDomainInfo(v string) *GetDeployGraphResponseBodyResultGraphZoneMetas
func (*GetDeployGraphResponseBodyResultGraphZoneMetas) SetSuezAdminName ¶
func (s *GetDeployGraphResponseBodyResultGraphZoneMetas) SetSuezAdminName(v string) *GetDeployGraphResponseBodyResultGraphZoneMetas
func (GetDeployGraphResponseBodyResultGraphZoneMetas) String ¶
func (s GetDeployGraphResponseBodyResultGraphZoneMetas) String() string
type GetFileRequest ¶
type GetFileRequest struct { // The name of the file in full path // // This parameter is required. // // example: // // /schemas/automobile_vector_schema.json FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` }
func (GetFileRequest) GoString ¶
func (s GetFileRequest) GoString() string
func (*GetFileRequest) SetFileName ¶
func (s *GetFileRequest) SetFileName(v string) *GetFileRequest
func (GetFileRequest) String ¶
func (s GetFileRequest) String() string
type GetFileResponse ¶
type GetFileResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetFileResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetFileResponse) GoString ¶
func (s GetFileResponse) GoString() string
func (*GetFileResponse) SetBody ¶
func (s *GetFileResponse) SetBody(v *GetFileResponseBody) *GetFileResponse
func (*GetFileResponse) SetHeaders ¶
func (s *GetFileResponse) SetHeaders(v map[string]*string) *GetFileResponse
func (*GetFileResponse) SetStatusCode ¶
func (s *GetFileResponse) SetStatusCode(v int32) *GetFileResponse
func (GetFileResponse) String ¶
func (s GetFileResponse) String() string
type GetFileResponseBody ¶
type GetFileResponseBody struct { // The request ID. // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The index information. Result *GetFileResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetFileResponseBody) GoString ¶
func (s GetFileResponseBody) GoString() string
func (*GetFileResponseBody) SetRequestId ¶
func (s *GetFileResponseBody) SetRequestId(v string) *GetFileResponseBody
func (*GetFileResponseBody) SetResult ¶
func (s *GetFileResponseBody) SetResult(v *GetFileResponseBodyResult) *GetFileResponseBody
func (GetFileResponseBody) String ¶
func (s GetFileResponseBody) String() string
type GetFileResponseBodyResult ¶
type GetFileResponseBodyResult struct { // The file content. // // example: // // None Content *string `json:"content,omitempty" xml:"content,omitempty"` // The data source. // // example: // // ha-cn-2r42p5oi202_xijie_test DataSource *string `json:"dataSource,omitempty" xml:"dataSource,omitempty"` // Extended information Extend map[string][]*string `json:"extend,omitempty" xml:"extend,omitempty"` // The full path of the file. // // example: // // "" FullPathName *string `json:"fullPathName,omitempty" xml:"fullPathName,omitempty"` // Indicates whether the file is a directory. // // example: // // True IsDir *bool `json:"isDir,omitempty" xml:"isDir,omitempty"` // The file name. // // example: // // ha-cn-2r42ostoc01_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of shards. // // example: // // ds=20210828 Partition *int64 `json:"partition,omitempty" xml:"partition,omitempty"` }
func (GetFileResponseBodyResult) GoString ¶
func (s GetFileResponseBodyResult) GoString() string
func (*GetFileResponseBodyResult) SetContent ¶
func (s *GetFileResponseBodyResult) SetContent(v string) *GetFileResponseBodyResult
func (*GetFileResponseBodyResult) SetDataSource ¶
func (s *GetFileResponseBodyResult) SetDataSource(v string) *GetFileResponseBodyResult
func (*GetFileResponseBodyResult) SetExtend ¶ added in v3.2.3
func (s *GetFileResponseBodyResult) SetExtend(v map[string][]*string) *GetFileResponseBodyResult
func (*GetFileResponseBodyResult) SetFullPathName ¶
func (s *GetFileResponseBodyResult) SetFullPathName(v string) *GetFileResponseBodyResult
func (*GetFileResponseBodyResult) SetIsDir ¶
func (s *GetFileResponseBodyResult) SetIsDir(v bool) *GetFileResponseBodyResult
func (*GetFileResponseBodyResult) SetName ¶
func (s *GetFileResponseBodyResult) SetName(v string) *GetFileResponseBodyResult
func (*GetFileResponseBodyResult) SetPartition ¶
func (s *GetFileResponseBodyResult) SetPartition(v int64) *GetFileResponseBodyResult
func (GetFileResponseBodyResult) String ¶
func (s GetFileResponseBodyResult) String() string
type GetIndexOnlineStrategyResponse ¶
type GetIndexOnlineStrategyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetIndexOnlineStrategyResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetIndexOnlineStrategyResponse) GoString ¶
func (s GetIndexOnlineStrategyResponse) GoString() string
func (*GetIndexOnlineStrategyResponse) SetBody ¶
func (s *GetIndexOnlineStrategyResponse) SetBody(v *GetIndexOnlineStrategyResponseBody) *GetIndexOnlineStrategyResponse
func (*GetIndexOnlineStrategyResponse) SetHeaders ¶
func (s *GetIndexOnlineStrategyResponse) SetHeaders(v map[string]*string) *GetIndexOnlineStrategyResponse
func (*GetIndexOnlineStrategyResponse) SetStatusCode ¶
func (s *GetIndexOnlineStrategyResponse) SetStatusCode(v int32) *GetIndexOnlineStrategyResponse
func (GetIndexOnlineStrategyResponse) String ¶
func (s GetIndexOnlineStrategyResponse) String() string
type GetIndexOnlineStrategyResponseBody ¶
type GetIndexOnlineStrategyResponseBody struct { // The request ID. // // example: // // FE03180A-0E29-5474-8A86-33F0683294A4 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result *GetIndexOnlineStrategyResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetIndexOnlineStrategyResponseBody) GoString ¶
func (s GetIndexOnlineStrategyResponseBody) GoString() string
func (*GetIndexOnlineStrategyResponseBody) SetRequestId ¶
func (s *GetIndexOnlineStrategyResponseBody) SetRequestId(v string) *GetIndexOnlineStrategyResponseBody
func (*GetIndexOnlineStrategyResponseBody) SetResult ¶
func (s *GetIndexOnlineStrategyResponseBody) SetResult(v *GetIndexOnlineStrategyResponseBodyResult) *GetIndexOnlineStrategyResponseBody
func (GetIndexOnlineStrategyResponseBody) String ¶
func (s GetIndexOnlineStrategyResponseBody) String() string
type GetIndexOnlineStrategyResponseBodyResult ¶
type GetIndexOnlineStrategyResponseBodyResult struct { // The index change rate. // // example: // // 20 ChangeRate *int32 `json:"changeRate,omitempty" xml:"changeRate,omitempty"` }
func (GetIndexOnlineStrategyResponseBodyResult) GoString ¶
func (s GetIndexOnlineStrategyResponseBodyResult) GoString() string
func (*GetIndexOnlineStrategyResponseBodyResult) SetChangeRate ¶
func (s *GetIndexOnlineStrategyResponseBodyResult) SetChangeRate(v int32) *GetIndexOnlineStrategyResponseBodyResult
func (GetIndexOnlineStrategyResponseBodyResult) String ¶
func (s GetIndexOnlineStrategyResponseBodyResult) String() string
type GetIndexResponse ¶
type GetIndexResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetIndexResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetIndexResponse) GoString ¶
func (s GetIndexResponse) GoString() string
func (*GetIndexResponse) SetBody ¶
func (s *GetIndexResponse) SetBody(v *GetIndexResponseBody) *GetIndexResponse
func (*GetIndexResponse) SetHeaders ¶
func (s *GetIndexResponse) SetHeaders(v map[string]*string) *GetIndexResponse
func (*GetIndexResponse) SetStatusCode ¶
func (s *GetIndexResponse) SetStatusCode(v int32) *GetIndexResponse
func (GetIndexResponse) String ¶
func (s GetIndexResponse) String() string
type GetIndexResponseBody ¶
type GetIndexResponseBody struct { // The request ID. // // example: // // 4FB0325E-8C37-5525-96AC-0333523170A3 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The index information. Result *GetIndexResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetIndexResponseBody) GoString ¶
func (s GetIndexResponseBody) GoString() string
func (*GetIndexResponseBody) SetRequestId ¶
func (s *GetIndexResponseBody) SetRequestId(v string) *GetIndexResponseBody
func (*GetIndexResponseBody) SetResult ¶
func (s *GetIndexResponseBody) SetResult(v *GetIndexResponseBodyResult) *GetIndexResponseBody
func (GetIndexResponseBody) String ¶
func (s GetIndexResponseBody) String() string
type GetIndexResponseBodyResult ¶
type GetIndexResponseBodyResult struct { // The cluster information. Cluster map[string]*ResultClusterValue `json:"cluster,omitempty" xml:"cluster,omitempty"` // The configuration information. Config map[string]map[string]interface{} `json:"config,omitempty" xml:"config,omitempty"` // The configuration that takes effect next time. ConfigWhenBuild map[string]map[string]interface{} `json:"configWhenBuild,omitempty" xml:"configWhenBuild,omitempty"` // The file content. // // example: // // {"summarys":{"parameter":{"file_compressor":"zstd"},"summary_fields":["id"]},"file_compress":[{"name":"file_compressor","type":"zstd"},{"name":"no_compressor","type":""}],"indexs":[{"index_fields":"name","index_name":"ids","index_type":"STRING"},{"has_primary_key_attribute":true,"index_fields":"id","is_primary_key_sorted":false,"index_name":"id","index_type":"PRIMARYKEY64"}],"attributes":[{"file_compress":"no_compressor","field_name":"id"}],"fields":[{"user_defined_param":{},"compress_type":"uniq","field_type":"STRING","field_name":"id"},{"compress_type":"uniq","field_type":"STRING","field_name":"name"}],"table_name":"api"} Content *string `json:"content,omitempty" xml:"content,omitempty"` CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // The name of the data source. // // example: // // ha-cn-tl32nd2nq01_00 DataSource *string `json:"dataSource,omitempty" xml:"dataSource,omitempty"` // The information about the data source. DataSourceInfo *GetIndexResponseBodyResultDataSourceInfo `json:"dataSourceInfo,omitempty" xml:"dataSourceInfo,omitempty" type:"Struct"` // The description of the index version. // // example: // // test index Description *string `json:"description,omitempty" xml:"description,omitempty"` // The deployment name of the index. // // example: // // sz_vpc_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // Extended information Extend map[string][]*string `json:"extend,omitempty" xml:"extend,omitempty"` // The time when full data in the index was last updated. // // example: // // 2024-06-20 08:52:54 FullUpdateTime *string `json:"fullUpdateTime,omitempty" xml:"fullUpdateTime,omitempty"` // The data version. // // example: // // 1688523414 FullVersion *int64 `json:"fullVersion,omitempty" xml:"fullVersion,omitempty"` // The time when incremental data in the index was last updated. // // example: // // 2024-06-20 08:52:54 IncUpdateTime *string `json:"incUpdateTime,omitempty" xml:"incUpdateTime,omitempty"` // The index size. // // example: // // 4689 IndexSize *int64 `json:"indexSize,omitempty" xml:"indexSize,omitempty"` // The status of the index version. Valid values: // // - NEW: The index version is created. // // - PUBLISH: The index version is normal. // // - IN_USE: The index version is in use. // // - NOT_USE: The index version is not used. // // - STOP_USE: The index version is being stopped. // // - RESTORE_USE: The index version is being restored. // // - FAIL: The index version failed to be created. // // example: // // IN_USE IndexStatus *string `json:"indexStatus,omitempty" xml:"indexStatus,omitempty"` // The index name. // // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of shards. // // example: // // 2 Partition *int32 `json:"partition,omitempty" xml:"partition,omitempty"` UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` // The information about the versions. Versions []*GetIndexResponseBodyResultVersions `json:"versions,omitempty" xml:"versions,omitempty" type:"Repeated"` }
func (GetIndexResponseBodyResult) GoString ¶
func (s GetIndexResponseBodyResult) GoString() string
func (*GetIndexResponseBodyResult) SetCluster ¶
func (s *GetIndexResponseBodyResult) SetCluster(v map[string]*ResultClusterValue) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetConfig ¶
func (s *GetIndexResponseBodyResult) SetConfig(v map[string]map[string]interface{}) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetConfigWhenBuild ¶
func (s *GetIndexResponseBodyResult) SetConfigWhenBuild(v map[string]map[string]interface{}) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetContent ¶
func (s *GetIndexResponseBodyResult) SetContent(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetCreateTime ¶ added in v3.2.6
func (s *GetIndexResponseBodyResult) SetCreateTime(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetDataSource ¶
func (s *GetIndexResponseBodyResult) SetDataSource(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetDataSourceInfo ¶
func (s *GetIndexResponseBodyResult) SetDataSourceInfo(v *GetIndexResponseBodyResultDataSourceInfo) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetDescription ¶
func (s *GetIndexResponseBodyResult) SetDescription(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetDomain ¶
func (s *GetIndexResponseBodyResult) SetDomain(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetExtend ¶ added in v3.2.3
func (s *GetIndexResponseBodyResult) SetExtend(v map[string][]*string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetFullUpdateTime ¶
func (s *GetIndexResponseBodyResult) SetFullUpdateTime(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetFullVersion ¶
func (s *GetIndexResponseBodyResult) SetFullVersion(v int64) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetIncUpdateTime ¶
func (s *GetIndexResponseBodyResult) SetIncUpdateTime(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetIndexSize ¶
func (s *GetIndexResponseBodyResult) SetIndexSize(v int64) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetIndexStatus ¶
func (s *GetIndexResponseBodyResult) SetIndexStatus(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetName ¶
func (s *GetIndexResponseBodyResult) SetName(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetPartition ¶
func (s *GetIndexResponseBodyResult) SetPartition(v int32) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetUpdateTime ¶ added in v3.2.6
func (s *GetIndexResponseBodyResult) SetUpdateTime(v string) *GetIndexResponseBodyResult
func (*GetIndexResponseBodyResult) SetVersions ¶
func (s *GetIndexResponseBodyResult) SetVersions(v []*GetIndexResponseBodyResultVersions) *GetIndexResponseBodyResult
func (GetIndexResponseBodyResult) String ¶
func (s GetIndexResponseBodyResult) String() string
type GetIndexResponseBodyResultDataSourceInfo ¶
type GetIndexResponseBodyResultDataSourceInfo struct { // Indicates whether the automatic full indexing feature is enabled. // // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` // The configuration of MaxCompute data sources. Config *GetIndexResponseBodyResultDataSourceInfoConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // The data center in which the data source is deployed. // // example: // // vpc_hz_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The name of the data source. // // example: // // ha-cn-pl32rf0****_test_api Name *string `json:"name,omitempty" xml:"name,omitempty"` // The maximum number of full indexes that can be concurrently processed. // // example: // // 2 ProcessParallelNum *int32 `json:"processParallelNum,omitempty" xml:"processParallelNum,omitempty"` // The number of resources used for data update. // // example: // // 2 ProcessPartitionCount *int32 `json:"processPartitionCount,omitempty" xml:"processPartitionCount,omitempty"` // The configurations of the SARO data source. SaroConfig *GetIndexResponseBodyResultDataSourceInfoSaroConfig `json:"saroConfig,omitempty" xml:"saroConfig,omitempty" type:"Struct"` // The type of the data source. Valid values: odps, swift, saro, oss, and unKnow. // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetIndexResponseBodyResultDataSourceInfo) GoString ¶
func (s GetIndexResponseBodyResultDataSourceInfo) GoString() string
func (*GetIndexResponseBodyResultDataSourceInfo) SetAutoBuildIndex ¶
func (s *GetIndexResponseBodyResultDataSourceInfo) SetAutoBuildIndex(v bool) *GetIndexResponseBodyResultDataSourceInfo
func (*GetIndexResponseBodyResultDataSourceInfo) SetDomain ¶
func (s *GetIndexResponseBodyResultDataSourceInfo) SetDomain(v string) *GetIndexResponseBodyResultDataSourceInfo
func (*GetIndexResponseBodyResultDataSourceInfo) SetName ¶
func (s *GetIndexResponseBodyResultDataSourceInfo) SetName(v string) *GetIndexResponseBodyResultDataSourceInfo
func (*GetIndexResponseBodyResultDataSourceInfo) SetProcessParallelNum ¶
func (s *GetIndexResponseBodyResultDataSourceInfo) SetProcessParallelNum(v int32) *GetIndexResponseBodyResultDataSourceInfo
func (*GetIndexResponseBodyResultDataSourceInfo) SetProcessPartitionCount ¶
func (s *GetIndexResponseBodyResultDataSourceInfo) SetProcessPartitionCount(v int32) *GetIndexResponseBodyResultDataSourceInfo
func (*GetIndexResponseBodyResultDataSourceInfo) SetSaroConfig ¶
func (*GetIndexResponseBodyResultDataSourceInfo) SetType ¶
func (s *GetIndexResponseBodyResultDataSourceInfo) SetType(v string) *GetIndexResponseBodyResultDataSourceInfo
func (GetIndexResponseBodyResultDataSourceInfo) String ¶
func (s GetIndexResponseBodyResultDataSourceInfo) String() string
type GetIndexResponseBodyResultDataSourceInfoConfig ¶
type GetIndexResponseBodyResultDataSourceInfoConfig struct { // The AccessKey ID of the MaxCompute data source. // // example: // // L***p AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // 5**9a6 AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The name of the OSS bucket. // // example: // // ha3test-oss Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The endpoint of the MaxCompute data source. // // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` // The namespace. This parameter is applicable to the SARO data source used in the intranet of Alibaba Group. // // example: // // TEST_dump_demo_sj_na61hunbu2_share_holo Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The Object Storage Service (OSS) path. // // example: // // /test_opensearch/sift_oss_test.data OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The partition in the MaxCompute table. Example: ds=20180102. // // example: // // ds=20220713 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The file path in the Apsara File Storage for HDFS file system. // // example: // // http://test_opensearch/sift_oss_test.data Path *string `json:"path,omitempty" xml:"path,omitempty"` // The name of the MaxCompute project that is used as the data source. // // example: // // tisplus_dev Project *string `json:"project,omitempty" xml:"project,omitempty"` // The name of the MaxCompute table that is used as the data source. // // example: // // dump_odps_demo Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (GetIndexResponseBodyResultDataSourceInfoConfig) GoString ¶
func (s GetIndexResponseBodyResultDataSourceInfoConfig) GoString() string
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetAccessKey ¶
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetAccessKey(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetAccessSecret ¶
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetAccessSecret(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetBucket ¶
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetBucket(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetCatalog ¶ added in v3.2.5
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetCatalog(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetDatabase ¶ added in v3.2.5
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetDatabase(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetEndpoint ¶
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetEndpoint(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetFormat ¶ added in v3.2.6
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetFormat(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetNamespace ¶
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetNamespace(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetOssPath ¶
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetOssPath(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetPartition ¶
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetPartition(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetProject ¶
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetProject(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (*GetIndexResponseBodyResultDataSourceInfoConfig) SetTable ¶
func (s *GetIndexResponseBodyResultDataSourceInfoConfig) SetTable(v string) *GetIndexResponseBodyResultDataSourceInfoConfig
func (GetIndexResponseBodyResultDataSourceInfoConfig) String ¶
func (s GetIndexResponseBodyResultDataSourceInfoConfig) String() string
type GetIndexResponseBodyResultDataSourceInfoSaroConfig ¶
type GetIndexResponseBodyResultDataSourceInfoSaroConfig struct { // The namespace of the SARO data source. // // example: // // TEST_dump_demo_sj_na61hunbu2_share_holo Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The name of the SARO table. // // example: // // llm TableName *string `json:"tableName,omitempty" xml:"tableName,omitempty"` }
func (GetIndexResponseBodyResultDataSourceInfoSaroConfig) GoString ¶
func (s GetIndexResponseBodyResultDataSourceInfoSaroConfig) GoString() string
func (*GetIndexResponseBodyResultDataSourceInfoSaroConfig) SetNamespace ¶
func (s *GetIndexResponseBodyResultDataSourceInfoSaroConfig) SetNamespace(v string) *GetIndexResponseBodyResultDataSourceInfoSaroConfig
func (*GetIndexResponseBodyResultDataSourceInfoSaroConfig) SetTableName ¶
func (s *GetIndexResponseBodyResultDataSourceInfoSaroConfig) SetTableName(v string) *GetIndexResponseBodyResultDataSourceInfoSaroConfig
func (GetIndexResponseBodyResultDataSourceInfoSaroConfig) String ¶
func (s GetIndexResponseBodyResultDataSourceInfoSaroConfig) String() string
type GetIndexResponseBodyResultVersions ¶
type GetIndexResponseBodyResultVersions struct { // The description of the version. // // example: // // close alarm, by 3.9.2 hotfix workflow Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` // The information about the files. Files []*GetIndexResponseBodyResultVersionsFiles `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"` // The version name. // // example: // // ha-cn-7pp2ngv4s02_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The status of the index version. Valid values: // // - NEW: The index version is created. // // - PUBLISH: The index version is normal. // // - IN_USE: The index version is in use. // // - NOT_USE: The index version is not used. // // - STOP_USE: The index version is being stopped. // // - RESTORE_USE: The index version is being restored. // // - FAIL: The index version failed to be created. // // example: // // 2 Status *string `json:"status,omitempty" xml:"status,omitempty"` // The time when the index version was updated. // // example: // // " " UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"` // The version ID. // // example: // // 1 VersionId *int32 `json:"versionId,omitempty" xml:"versionId,omitempty"` }
func (GetIndexResponseBodyResultVersions) GoString ¶
func (s GetIndexResponseBodyResultVersions) GoString() string
func (*GetIndexResponseBodyResultVersions) SetDesc ¶
func (s *GetIndexResponseBodyResultVersions) SetDesc(v string) *GetIndexResponseBodyResultVersions
func (*GetIndexResponseBodyResultVersions) SetFiles ¶
func (s *GetIndexResponseBodyResultVersions) SetFiles(v []*GetIndexResponseBodyResultVersionsFiles) *GetIndexResponseBodyResultVersions
func (*GetIndexResponseBodyResultVersions) SetName ¶
func (s *GetIndexResponseBodyResultVersions) SetName(v string) *GetIndexResponseBodyResultVersions
func (*GetIndexResponseBodyResultVersions) SetStatus ¶
func (s *GetIndexResponseBodyResultVersions) SetStatus(v string) *GetIndexResponseBodyResultVersions
func (*GetIndexResponseBodyResultVersions) SetUpdateTime ¶
func (s *GetIndexResponseBodyResultVersions) SetUpdateTime(v int64) *GetIndexResponseBodyResultVersions
func (*GetIndexResponseBodyResultVersions) SetVersionId ¶
func (s *GetIndexResponseBodyResultVersions) SetVersionId(v int32) *GetIndexResponseBodyResultVersions
func (GetIndexResponseBodyResultVersions) String ¶
func (s GetIndexResponseBodyResultVersions) String() string
type GetIndexResponseBodyResultVersionsFiles ¶
type GetIndexResponseBodyResultVersionsFiles struct { // The full path of the file. // // example: // // " " FullPathName *string `json:"fullPathName,omitempty" xml:"fullPathName,omitempty"` // Indicates whether the file is a directory. // // example: // // True IsDir *bool `json:"isDir,omitempty" xml:"isDir,omitempty"` // Indicates whether the file is a template. // // example: // // True IsTemplate *bool `json:"isTemplate,omitempty" xml:"isTemplate,omitempty"` // The file name. // // example: // // qrs.json Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (GetIndexResponseBodyResultVersionsFiles) GoString ¶
func (s GetIndexResponseBodyResultVersionsFiles) GoString() string
func (*GetIndexResponseBodyResultVersionsFiles) SetFullPathName ¶
func (s *GetIndexResponseBodyResultVersionsFiles) SetFullPathName(v string) *GetIndexResponseBodyResultVersionsFiles
func (*GetIndexResponseBodyResultVersionsFiles) SetIsDir ¶
func (s *GetIndexResponseBodyResultVersionsFiles) SetIsDir(v bool) *GetIndexResponseBodyResultVersionsFiles
func (*GetIndexResponseBodyResultVersionsFiles) SetIsTemplate ¶
func (s *GetIndexResponseBodyResultVersionsFiles) SetIsTemplate(v bool) *GetIndexResponseBodyResultVersionsFiles
func (*GetIndexResponseBodyResultVersionsFiles) SetName ¶
func (s *GetIndexResponseBodyResultVersionsFiles) SetName(v string) *GetIndexResponseBodyResultVersionsFiles
func (GetIndexResponseBodyResultVersionsFiles) String ¶
func (s GetIndexResponseBodyResultVersionsFiles) String() string
type GetIndexVersionResponse ¶
type GetIndexVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetIndexVersionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetIndexVersionResponse) GoString ¶
func (s GetIndexVersionResponse) GoString() string
func (*GetIndexVersionResponse) SetBody ¶
func (s *GetIndexVersionResponse) SetBody(v *GetIndexVersionResponseBody) *GetIndexVersionResponse
func (*GetIndexVersionResponse) SetHeaders ¶
func (s *GetIndexVersionResponse) SetHeaders(v map[string]*string) *GetIndexVersionResponse
func (*GetIndexVersionResponse) SetStatusCode ¶
func (s *GetIndexVersionResponse) SetStatusCode(v int32) *GetIndexVersionResponse
func (GetIndexVersionResponse) String ¶
func (s GetIndexVersionResponse) String() string
type GetIndexVersionResponseBody ¶
type GetIndexVersionResponseBody struct { // id of request // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The clusters. Result *GetIndexVersionResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetIndexVersionResponseBody) GoString ¶
func (s GetIndexVersionResponseBody) GoString() string
func (*GetIndexVersionResponseBody) SetRequestId ¶
func (s *GetIndexVersionResponseBody) SetRequestId(v string) *GetIndexVersionResponseBody
func (*GetIndexVersionResponseBody) SetResult ¶
func (s *GetIndexVersionResponseBody) SetResult(v *GetIndexVersionResponseBodyResult) *GetIndexVersionResponseBody
func (GetIndexVersionResponseBody) String ¶
func (s GetIndexVersionResponseBody) String() string
type GetIndexVersionResponseBodyResult ¶
type GetIndexVersionResponseBodyResult struct { // The cluster name. // // example: // // ayoss-cn-zhangjiakou-b Cluster *string `json:"cluster,omitempty" xml:"cluster,omitempty"` // The index versions. IndexVersions []*GetIndexVersionResponseBodyResultIndexVersions `json:"indexVersions,omitempty" xml:"indexVersions,omitempty" type:"Repeated"` }
func (GetIndexVersionResponseBodyResult) GoString ¶
func (s GetIndexVersionResponseBodyResult) GoString() string
func (*GetIndexVersionResponseBodyResult) SetCluster ¶
func (s *GetIndexVersionResponseBodyResult) SetCluster(v string) *GetIndexVersionResponseBodyResult
func (*GetIndexVersionResponseBodyResult) SetIndexVersions ¶
func (s *GetIndexVersionResponseBodyResult) SetIndexVersions(v []*GetIndexVersionResponseBodyResultIndexVersions) *GetIndexVersionResponseBodyResult
func (GetIndexVersionResponseBodyResult) String ¶
func (s GetIndexVersionResponseBodyResult) String() string
type GetIndexVersionResponseBodyResultIndexVersions ¶
type GetIndexVersionResponseBodyResultIndexVersions struct { // The ID of the offline deployment. // // example: // // " " BuildDeployId *string `json:"buildDeployId,omitempty" xml:"buildDeployId,omitempty"` // The current online version number. // // example: // // 1 CurrentVersion *int64 `json:"currentVersion,omitempty" xml:"currentVersion,omitempty"` // The name of the index table. // // example: // // table4 IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` // The index versions. Versions []*int64 `json:"versions,omitempty" xml:"versions,omitempty" type:"Repeated"` }
func (GetIndexVersionResponseBodyResultIndexVersions) GoString ¶
func (s GetIndexVersionResponseBodyResultIndexVersions) GoString() string
func (*GetIndexVersionResponseBodyResultIndexVersions) SetBuildDeployId ¶
func (s *GetIndexVersionResponseBodyResultIndexVersions) SetBuildDeployId(v string) *GetIndexVersionResponseBodyResultIndexVersions
func (*GetIndexVersionResponseBodyResultIndexVersions) SetCurrentVersion ¶
func (s *GetIndexVersionResponseBodyResultIndexVersions) SetCurrentVersion(v int64) *GetIndexVersionResponseBodyResultIndexVersions
func (*GetIndexVersionResponseBodyResultIndexVersions) SetIndexName ¶
func (s *GetIndexVersionResponseBodyResultIndexVersions) SetIndexName(v string) *GetIndexVersionResponseBodyResultIndexVersions
func (*GetIndexVersionResponseBodyResultIndexVersions) SetVersions ¶
func (s *GetIndexVersionResponseBodyResultIndexVersions) SetVersions(v []*int64) *GetIndexVersionResponseBodyResultIndexVersions
func (GetIndexVersionResponseBodyResultIndexVersions) String ¶
func (s GetIndexVersionResponseBodyResultIndexVersions) String() string
type GetInstanceResponse ¶
type GetInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetInstanceResponse) GoString ¶
func (s GetInstanceResponse) GoString() string
func (*GetInstanceResponse) SetBody ¶
func (s *GetInstanceResponse) SetBody(v *GetInstanceResponseBody) *GetInstanceResponse
func (*GetInstanceResponse) SetHeaders ¶
func (s *GetInstanceResponse) SetHeaders(v map[string]*string) *GetInstanceResponse
func (*GetInstanceResponse) SetStatusCode ¶
func (s *GetInstanceResponse) SetStatusCode(v int32) *GetInstanceResponse
func (GetInstanceResponse) String ¶
func (s GetInstanceResponse) String() string
type GetInstanceResponseBody ¶
type GetInstanceResponseBody struct { // The request ID. // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Response parameters Result *GetInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetInstanceResponseBody) GoString ¶
func (s GetInstanceResponseBody) GoString() string
func (*GetInstanceResponseBody) SetRequestId ¶
func (s *GetInstanceResponseBody) SetRequestId(v string) *GetInstanceResponseBody
func (*GetInstanceResponseBody) SetResult ¶
func (s *GetInstanceResponseBody) SetResult(v *GetInstanceResponseBodyResult) *GetInstanceResponseBody
func (GetInstanceResponseBody) String ¶
func (s GetInstanceResponseBody) String() string
type GetInstanceResponseBodyResult ¶
type GetInstanceResponseBodyResult struct { BsVersion *string `json:"bsVersion,omitempty" xml:"bsVersion,omitempty"` // The billing method. // // example: // // POSYPAY ChargeType *string `json:"chargeType,omitempty" xml:"chargeType,omitempty"` // The commodity code of the instance. // // example: // // commodityCode CommodityCode *string `json:"commodityCode,omitempty" xml:"commodityCode,omitempty"` // The time when the instance was created. // // example: // // 2022-06-17T02:01:26Z CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // The description of the instance. // // example: // // ha3_test Description *string `json:"description,omitempty" xml:"description,omitempty"` // The edition of the instance. Valid values: vector and engine. // // example: // // vector Edition *string `json:"edition,omitempty" xml:"edition,omitempty"` // The time when the instance expires. // // example: // // 1634609702 ExpiredTime *string `json:"expiredTime,omitempty" xml:"expiredTime,omitempty"` // Indicates whether an overdue payment is involved. // // example: // // false InDebt *bool `json:"inDebt,omitempty" xml:"inDebt,omitempty"` // The instance ID. // // example: // // ha-cn-7mz2qsgq301 InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // The lock status. // // example: // // Unlock LockMode *string `json:"lockMode,omitempty" xml:"lockMode,omitempty"` // The network information of the instance. Network *GetInstanceResponseBodyResultNetwork `json:"network,omitempty" xml:"network,omitempty" type:"Struct"` // Specifies whether the instance is of the new version. // // example: // // true NewMode *bool `json:"newMode,omitempty" xml:"newMode,omitempty"` // Specifies whether the instance has only one node. // // example: // // false NoQrs *bool `json:"noQrs,omitempty" xml:"noQrs,omitempty"` // The ID of the resource group. // // example: // // rg-aekzjvw24el5lma ResourceGroupId *string `json:"resourceGroupId,omitempty" xml:"resourceGroupId,omitempty"` // The node specifications. Spec *GetInstanceResponseBodyResultSpec `json:"spec,omitempty" xml:"spec,omitempty" type:"Struct"` // The status of the instance. Valid values: // // - INIT: being initialized // // - WAIT_CONFIG: to be configured // // - CONFIG_UPDATING: configuration taking effect // // - READY: normal // // example: // // INIT Status *string `json:"status,omitempty" xml:"status,omitempty"` // The tags of the instance. Tags []*GetInstanceResponseBodyResultTags `json:"tags,omitempty" xml:"tags,omitempty" type:"Repeated"` // The time when the instance was updated. // // example: // // 1634609702 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` // The username. // // example: // // admin UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` // The version of the engine. // // example: // // ha3_3.10.0 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (GetInstanceResponseBodyResult) GoString ¶
func (s GetInstanceResponseBodyResult) GoString() string
func (*GetInstanceResponseBodyResult) SetBsVersion ¶ added in v3.2.7
func (s *GetInstanceResponseBodyResult) SetBsVersion(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetChargeType ¶
func (s *GetInstanceResponseBodyResult) SetChargeType(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetCommodityCode ¶
func (s *GetInstanceResponseBodyResult) SetCommodityCode(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetCreateTime ¶
func (s *GetInstanceResponseBodyResult) SetCreateTime(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetDescription ¶
func (s *GetInstanceResponseBodyResult) SetDescription(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetEdition ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResult) SetEdition(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetExpiredTime ¶
func (s *GetInstanceResponseBodyResult) SetExpiredTime(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetInDebt ¶
func (s *GetInstanceResponseBodyResult) SetInDebt(v bool) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetInstanceId ¶
func (s *GetInstanceResponseBodyResult) SetInstanceId(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetLockMode ¶
func (s *GetInstanceResponseBodyResult) SetLockMode(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetNetwork ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResult) SetNetwork(v *GetInstanceResponseBodyResultNetwork) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetNewMode ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResult) SetNewMode(v bool) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetNoQrs ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResult) SetNoQrs(v bool) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetResourceGroupId ¶
func (s *GetInstanceResponseBodyResult) SetResourceGroupId(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetSpec ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResult) SetSpec(v *GetInstanceResponseBodyResultSpec) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetStatus ¶
func (s *GetInstanceResponseBodyResult) SetStatus(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetTags ¶
func (s *GetInstanceResponseBodyResult) SetTags(v []*GetInstanceResponseBodyResultTags) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetUpdateTime ¶
func (s *GetInstanceResponseBodyResult) SetUpdateTime(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetUserName ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResult) SetUserName(v string) *GetInstanceResponseBodyResult
func (*GetInstanceResponseBodyResult) SetVersion ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResult) SetVersion(v string) *GetInstanceResponseBodyResult
func (GetInstanceResponseBodyResult) String ¶
func (s GetInstanceResponseBodyResult) String() string
type GetInstanceResponseBodyResultNetwork ¶ added in v3.2.2
type GetInstanceResponseBodyResultNetwork struct { // The public domain name whitelist. // // example: // // 127.0.0.1 Allow *string `json:"allow,omitempty" xml:"allow,omitempty"` // The instance endpoint. // // example: // // ha-cn-35t3r****.ha.aliyuncs.com Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // The public endpoint. // // example: // // ha-cn-35t3ni****.public.ha.aliyuncs.com PublicEndpoint *string `json:"publicEndpoint,omitempty" xml:"publicEndpoint,omitempty"` // The vSwitch ID. // // example: // // vsw-bp11ldcf59q2n**** VSwitchId *string `json:"vSwitchId,omitempty" xml:"vSwitchId,omitempty"` // The VPC ID. // // example: // // vpc-wz9axk41d9vff**** VpcId *string `json:"vpcId,omitempty" xml:"vpcId,omitempty"` }
func (GetInstanceResponseBodyResultNetwork) GoString ¶ added in v3.2.2
func (s GetInstanceResponseBodyResultNetwork) GoString() string
func (*GetInstanceResponseBodyResultNetwork) SetAllow ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultNetwork) SetAllow(v string) *GetInstanceResponseBodyResultNetwork
func (*GetInstanceResponseBodyResultNetwork) SetEndpoint ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultNetwork) SetEndpoint(v string) *GetInstanceResponseBodyResultNetwork
func (*GetInstanceResponseBodyResultNetwork) SetPublicEndpoint ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultNetwork) SetPublicEndpoint(v string) *GetInstanceResponseBodyResultNetwork
func (*GetInstanceResponseBodyResultNetwork) SetVSwitchId ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultNetwork) SetVSwitchId(v string) *GetInstanceResponseBodyResultNetwork
func (*GetInstanceResponseBodyResultNetwork) SetVpcId ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultNetwork) SetVpcId(v string) *GetInstanceResponseBodyResultNetwork
func (GetInstanceResponseBodyResultNetwork) String ¶ added in v3.2.2
func (s GetInstanceResponseBodyResultNetwork) String() string
type GetInstanceResponseBodyResultSpec ¶ added in v3.2.2
type GetInstanceResponseBodyResultSpec struct { // The QRS worker specifications. QrsResource *GetInstanceResponseBodyResultSpecQrsResource `json:"qrsResource,omitempty" xml:"qrsResource,omitempty" type:"Struct"` // The searcher worker specifications. SearchResource *GetInstanceResponseBodyResultSpecSearchResource `json:"searchResource,omitempty" xml:"searchResource,omitempty" type:"Struct"` }
func (GetInstanceResponseBodyResultSpec) GoString ¶ added in v3.2.2
func (s GetInstanceResponseBodyResultSpec) GoString() string
func (*GetInstanceResponseBodyResultSpec) SetQrsResource ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultSpec) SetQrsResource(v *GetInstanceResponseBodyResultSpecQrsResource) *GetInstanceResponseBodyResultSpec
func (*GetInstanceResponseBodyResultSpec) SetSearchResource ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultSpec) SetSearchResource(v *GetInstanceResponseBodyResultSpecSearchResource) *GetInstanceResponseBodyResultSpec
func (GetInstanceResponseBodyResultSpec) String ¶ added in v3.2.2
func (s GetInstanceResponseBodyResultSpec) String() string
type GetInstanceResponseBodyResultSpecQrsResource ¶ added in v3.2.2
type GetInstanceResponseBodyResultSpecQrsResource struct { // The category. Valid values: local_ssd, SSD, and cloud. // // example: // // local_ssd Category *string `json:"category,omitempty" xml:"category,omitempty"` // The number of vCPUs. // // example: // // 2 Cpu *int32 `json:"cpu,omitempty" xml:"cpu,omitempty"` // The storage capacity. Unit: GB. // // example: // // 100 Disk *int32 `json:"disk,omitempty" xml:"disk,omitempty"` // The memory of the instance. Unit: GB. // // example: // // 10 Mem *int32 `json:"mem,omitempty" xml:"mem,omitempty"` // The number of nodes. // // example: // // 1 NodeCount *int32 `json:"nodeCount,omitempty" xml:"nodeCount,omitempty"` }
func (GetInstanceResponseBodyResultSpecQrsResource) GoString ¶ added in v3.2.2
func (s GetInstanceResponseBodyResultSpecQrsResource) GoString() string
func (*GetInstanceResponseBodyResultSpecQrsResource) SetCategory ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultSpecQrsResource) SetCategory(v string) *GetInstanceResponseBodyResultSpecQrsResource
func (*GetInstanceResponseBodyResultSpecQrsResource) SetDisk ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultSpecQrsResource) SetDisk(v int32) *GetInstanceResponseBodyResultSpecQrsResource
func (*GetInstanceResponseBodyResultSpecQrsResource) SetNodeCount ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultSpecQrsResource) SetNodeCount(v int32) *GetInstanceResponseBodyResultSpecQrsResource
func (GetInstanceResponseBodyResultSpecQrsResource) String ¶ added in v3.2.2
func (s GetInstanceResponseBodyResultSpecQrsResource) String() string
type GetInstanceResponseBodyResultSpecSearchResource ¶ added in v3.2.2
type GetInstanceResponseBodyResultSpecSearchResource struct { // The category. Valid values: local_ssd, SSD, and cloud. // // example: // // local_ssd Category *string `json:"category,omitempty" xml:"category,omitempty"` // The number of vCPUs. // // example: // // 2 Cpu *int32 `json:"cpu,omitempty" xml:"cpu,omitempty"` // The storage capacity. Unit: GB. // // example: // // 100 Disk *int32 `json:"disk,omitempty" xml:"disk,omitempty"` // The memory of the instance. Unit: GB. // // example: // // 10 Mem *int32 `json:"mem,omitempty" xml:"mem,omitempty"` // The number of nodes. // // example: // // 1 NodeCount *int32 `json:"nodeCount,omitempty" xml:"nodeCount,omitempty"` }
func (GetInstanceResponseBodyResultSpecSearchResource) GoString ¶ added in v3.2.2
func (s GetInstanceResponseBodyResultSpecSearchResource) GoString() string
func (*GetInstanceResponseBodyResultSpecSearchResource) SetCategory ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultSpecSearchResource) SetCategory(v string) *GetInstanceResponseBodyResultSpecSearchResource
func (*GetInstanceResponseBodyResultSpecSearchResource) SetNodeCount ¶ added in v3.2.2
func (s *GetInstanceResponseBodyResultSpecSearchResource) SetNodeCount(v int32) *GetInstanceResponseBodyResultSpecSearchResource
func (GetInstanceResponseBodyResultSpecSearchResource) String ¶ added in v3.2.2
func (s GetInstanceResponseBodyResultSpecSearchResource) String() string
type GetInstanceResponseBodyResultTags ¶
type GetInstanceResponseBodyResultTags struct { // The tag key. // // example: // // env Key *string `json:"key,omitempty" xml:"key,omitempty"` // The tag value. // // example: // // prod Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (GetInstanceResponseBodyResultTags) GoString ¶
func (s GetInstanceResponseBodyResultTags) GoString() string
func (*GetInstanceResponseBodyResultTags) SetKey ¶
func (s *GetInstanceResponseBodyResultTags) SetKey(v string) *GetInstanceResponseBodyResultTags
func (*GetInstanceResponseBodyResultTags) SetValue ¶
func (s *GetInstanceResponseBodyResultTags) SetValue(v string) *GetInstanceResponseBodyResultTags
func (GetInstanceResponseBodyResultTags) String ¶
func (s GetInstanceResponseBodyResultTags) String() string
type GetNodeConfigRequest ¶
type GetNodeConfigRequest struct { // The name of the cluster // // example: // // vpc_sh_domain_2 ClusterName *string `json:"clusterName,omitempty" xml:"clusterName,omitempty"` // The node name. // // example: // // ha-cn-30174dhoz53_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The node type. Valid values: // // - qrs: Query Result Searcher (QRS) worker // // - search: Search worker // // - index: index // // - cluster: cluster // // example: // // index Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetNodeConfigRequest) GoString ¶
func (s GetNodeConfigRequest) GoString() string
func (*GetNodeConfigRequest) SetClusterName ¶
func (s *GetNodeConfigRequest) SetClusterName(v string) *GetNodeConfigRequest
func (*GetNodeConfigRequest) SetName ¶
func (s *GetNodeConfigRequest) SetName(v string) *GetNodeConfigRequest
func (*GetNodeConfigRequest) SetType ¶
func (s *GetNodeConfigRequest) SetType(v string) *GetNodeConfigRequest
func (GetNodeConfigRequest) String ¶
func (s GetNodeConfigRequest) String() string
type GetNodeConfigResponse ¶
type GetNodeConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetNodeConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetNodeConfigResponse) GoString ¶
func (s GetNodeConfigResponse) GoString() string
func (*GetNodeConfigResponse) SetBody ¶
func (s *GetNodeConfigResponse) SetBody(v *GetNodeConfigResponseBody) *GetNodeConfigResponse
func (*GetNodeConfigResponse) SetHeaders ¶
func (s *GetNodeConfigResponse) SetHeaders(v map[string]*string) *GetNodeConfigResponse
func (*GetNodeConfigResponse) SetStatusCode ¶
func (s *GetNodeConfigResponse) SetStatusCode(v int32) *GetNodeConfigResponse
func (GetNodeConfigResponse) String ¶
func (s GetNodeConfigResponse) String() string
type GetNodeConfigResponseBody ¶
type GetNodeConfigResponseBody struct { // Id of the request // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result set. Result *GetNodeConfigResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetNodeConfigResponseBody) GoString ¶
func (s GetNodeConfigResponseBody) GoString() string
func (*GetNodeConfigResponseBody) SetRequestId ¶
func (s *GetNodeConfigResponseBody) SetRequestId(v string) *GetNodeConfigResponseBody
func (*GetNodeConfigResponseBody) SetResult ¶
func (s *GetNodeConfigResponseBody) SetResult(v *GetNodeConfigResponseBodyResult) *GetNodeConfigResponseBody
func (GetNodeConfigResponseBody) String ¶
func (s GetNodeConfigResponseBody) String() string
type GetNodeConfigResponseBodyResult ¶
type GetNodeConfigResponseBodyResult struct { // Indicates whether the index is effective online. // // example: // // 1 Active *bool `json:"active,omitempty" xml:"active,omitempty"` // The number of data replicas. // // example: // // 2 DataDuplicateNumber *int32 `json:"dataDuplicateNumber,omitempty" xml:"dataDuplicateNumber,omitempty"` // The number of data shards. // // example: // // 2 DataFragmentNumber *int32 `json:"dataFragmentNumber,omitempty" xml:"dataFragmentNumber,omitempty"` // The traffic percentage. // // example: // // 0 FlowRatio *int32 `json:"flowRatio,omitempty" xml:"flowRatio,omitempty"` // The minimum service ratio. // // example: // // 100 MinServicePercent *int32 `json:"minServicePercent,omitempty" xml:"minServicePercent,omitempty"` // Indicates whether the cluster is mounted. // // example: // // true Published *bool `json:"published,omitempty" xml:"published,omitempty"` }
func (GetNodeConfigResponseBodyResult) GoString ¶
func (s GetNodeConfigResponseBodyResult) GoString() string
func (*GetNodeConfigResponseBodyResult) SetActive ¶
func (s *GetNodeConfigResponseBodyResult) SetActive(v bool) *GetNodeConfigResponseBodyResult
func (*GetNodeConfigResponseBodyResult) SetDataDuplicateNumber ¶
func (s *GetNodeConfigResponseBodyResult) SetDataDuplicateNumber(v int32) *GetNodeConfigResponseBodyResult
func (*GetNodeConfigResponseBodyResult) SetDataFragmentNumber ¶
func (s *GetNodeConfigResponseBodyResult) SetDataFragmentNumber(v int32) *GetNodeConfigResponseBodyResult
func (*GetNodeConfigResponseBodyResult) SetFlowRatio ¶
func (s *GetNodeConfigResponseBodyResult) SetFlowRatio(v int32) *GetNodeConfigResponseBodyResult
func (*GetNodeConfigResponseBodyResult) SetMinServicePercent ¶
func (s *GetNodeConfigResponseBodyResult) SetMinServicePercent(v int32) *GetNodeConfigResponseBodyResult
func (*GetNodeConfigResponseBodyResult) SetPublished ¶
func (s *GetNodeConfigResponseBodyResult) SetPublished(v bool) *GetNodeConfigResponseBodyResult
func (GetNodeConfigResponseBodyResult) String ¶
func (s GetNodeConfigResponseBodyResult) String() string
type GetSqlInstanceRequest ¶
type GetSqlInstanceRequest struct { // example: // // 1 Version *int64 `json:"version,omitempty" xml:"version,omitempty"` }
func (GetSqlInstanceRequest) GoString ¶
func (s GetSqlInstanceRequest) GoString() string
func (*GetSqlInstanceRequest) SetVersion ¶
func (s *GetSqlInstanceRequest) SetVersion(v int64) *GetSqlInstanceRequest
func (GetSqlInstanceRequest) String ¶
func (s GetSqlInstanceRequest) String() string
type GetSqlInstanceResponse ¶
type GetSqlInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetSqlInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetSqlInstanceResponse) GoString ¶
func (s GetSqlInstanceResponse) GoString() string
func (*GetSqlInstanceResponse) SetBody ¶
func (s *GetSqlInstanceResponse) SetBody(v *GetSqlInstanceResponseBody) *GetSqlInstanceResponse
func (*GetSqlInstanceResponse) SetHeaders ¶
func (s *GetSqlInstanceResponse) SetHeaders(v map[string]*string) *GetSqlInstanceResponse
func (*GetSqlInstanceResponse) SetStatusCode ¶
func (s *GetSqlInstanceResponse) SetStatusCode(v int32) *GetSqlInstanceResponse
func (GetSqlInstanceResponse) String ¶
func (s GetSqlInstanceResponse) String() string
type GetSqlInstanceResponseBody ¶
type GetSqlInstanceResponseBody struct { // id of request // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // InstanceVersionVO Result *GetSqlInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetSqlInstanceResponseBody) GoString ¶
func (s GetSqlInstanceResponseBody) GoString() string
func (*GetSqlInstanceResponseBody) SetRequestId ¶
func (s *GetSqlInstanceResponseBody) SetRequestId(v string) *GetSqlInstanceResponseBody
func (*GetSqlInstanceResponseBody) SetResult ¶
func (s *GetSqlInstanceResponseBody) SetResult(v *GetSqlInstanceResponseBodyResult) *GetSqlInstanceResponseBody
func (GetSqlInstanceResponseBody) String ¶
func (s GetSqlInstanceResponseBody) String() string
type GetSqlInstanceResponseBodyResult ¶
type GetSqlInstanceResponseBodyResult struct { // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} CombineParams *string `json:"combineParams,omitempty" xml:"combineParams,omitempty"` // example: // // init version Comment *string `json:"comment,omitempty" xml:"comment,omitempty"` // example: // // select - from test Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} DynamicParams *string `json:"dynamicParams,omitempty" xml:"dynamicParams,omitempty"` // example: // // 1719220182844 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // example: // // 1719221186114 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // example: // // ha-cn-pl32rf0**** InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} Kvpairs *string `json:"kvpairs,omitempty" xml:"kvpairs,omitempty"` // example: // // 1 RelatedTemplateId *int64 `json:"relatedTemplateId,omitempty" xml:"relatedTemplateId,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} StaticParams *string `json:"staticParams,omitempty" xml:"staticParams,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} TemplateParams *string `json:"templateParams,omitempty" xml:"templateParams,omitempty"` // example: // // 1 Version *int64 `json:"version,omitempty" xml:"version,omitempty"` }
func (GetSqlInstanceResponseBodyResult) GoString ¶
func (s GetSqlInstanceResponseBodyResult) GoString() string
func (*GetSqlInstanceResponseBodyResult) SetCombineParams ¶
func (s *GetSqlInstanceResponseBodyResult) SetCombineParams(v string) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetComment ¶
func (s *GetSqlInstanceResponseBodyResult) SetComment(v string) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetContent ¶
func (s *GetSqlInstanceResponseBodyResult) SetContent(v string) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetDynamicParams ¶
func (s *GetSqlInstanceResponseBodyResult) SetDynamicParams(v string) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetGmtCreate ¶
func (s *GetSqlInstanceResponseBodyResult) SetGmtCreate(v string) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetGmtModified ¶
func (s *GetSqlInstanceResponseBodyResult) SetGmtModified(v string) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetInstanceId ¶
func (s *GetSqlInstanceResponseBodyResult) SetInstanceId(v int64) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetKvpairs ¶
func (s *GetSqlInstanceResponseBodyResult) SetKvpairs(v string) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetRelatedTemplateId ¶
func (s *GetSqlInstanceResponseBodyResult) SetRelatedTemplateId(v int64) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetStaticParams ¶
func (s *GetSqlInstanceResponseBodyResult) SetStaticParams(v string) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetTemplateParams ¶
func (s *GetSqlInstanceResponseBodyResult) SetTemplateParams(v string) *GetSqlInstanceResponseBodyResult
func (*GetSqlInstanceResponseBodyResult) SetVersion ¶
func (s *GetSqlInstanceResponseBodyResult) SetVersion(v int64) *GetSqlInstanceResponseBodyResult
func (GetSqlInstanceResponseBodyResult) String ¶
func (s GetSqlInstanceResponseBodyResult) String() string
type GetTableGenerationResponse ¶
type GetTableGenerationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetTableGenerationResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetTableGenerationResponse) GoString ¶
func (s GetTableGenerationResponse) GoString() string
func (*GetTableGenerationResponse) SetBody ¶
func (s *GetTableGenerationResponse) SetBody(v *GetTableGenerationResponseBody) *GetTableGenerationResponse
func (*GetTableGenerationResponse) SetHeaders ¶
func (s *GetTableGenerationResponse) SetHeaders(v map[string]*string) *GetTableGenerationResponse
func (*GetTableGenerationResponse) SetStatusCode ¶
func (s *GetTableGenerationResponse) SetStatusCode(v int32) *GetTableGenerationResponse
func (GetTableGenerationResponse) String ¶
func (s GetTableGenerationResponse) String() string
type GetTableGenerationResponseBody ¶
type GetTableGenerationResponseBody struct { // requestId // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result returned. Result *GetTableGenerationResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetTableGenerationResponseBody) GoString ¶
func (s GetTableGenerationResponseBody) GoString() string
func (*GetTableGenerationResponseBody) SetRequestId ¶
func (s *GetTableGenerationResponseBody) SetRequestId(v string) *GetTableGenerationResponseBody
func (*GetTableGenerationResponseBody) SetResult ¶
func (s *GetTableGenerationResponseBody) SetResult(v *GetTableGenerationResponseBodyResult) *GetTableGenerationResponseBody
func (GetTableGenerationResponseBody) String ¶
func (s GetTableGenerationResponseBody) String() string
type GetTableGenerationResponseBodyResult ¶
type GetTableGenerationResponseBodyResult struct { // generationId // // example: // // 1708674867 GenerationId *int64 `json:"generationId,omitempty" xml:"generationId,omitempty"` // starting, building, ready, stopped, failed // // example: // // ready Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (GetTableGenerationResponseBodyResult) GoString ¶
func (s GetTableGenerationResponseBodyResult) GoString() string
func (*GetTableGenerationResponseBodyResult) SetGenerationId ¶
func (s *GetTableGenerationResponseBodyResult) SetGenerationId(v int64) *GetTableGenerationResponseBodyResult
func (*GetTableGenerationResponseBodyResult) SetStatus ¶
func (s *GetTableGenerationResponseBodyResult) SetStatus(v string) *GetTableGenerationResponseBodyResult
func (GetTableGenerationResponseBodyResult) String ¶
func (s GetTableGenerationResponseBodyResult) String() string
type GetTableResponse ¶
type GetTableResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetTableResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetTableResponse) GoString ¶
func (s GetTableResponse) GoString() string
func (*GetTableResponse) SetBody ¶
func (s *GetTableResponse) SetBody(v *GetTableResponseBody) *GetTableResponse
func (*GetTableResponse) SetHeaders ¶
func (s *GetTableResponse) SetHeaders(v map[string]*string) *GetTableResponse
func (*GetTableResponse) SetStatusCode ¶
func (s *GetTableResponse) SetStatusCode(v int32) *GetTableResponse
func (GetTableResponse) String ¶
func (s GetTableResponse) String() string
type GetTableResponseBody ¶
type GetTableResponseBody struct { // requestId // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The results returned. Result *GetTableResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetTableResponseBody) GoString ¶
func (s GetTableResponseBody) GoString() string
func (*GetTableResponseBody) SetRequestId ¶
func (s *GetTableResponseBody) SetRequestId(v string) *GetTableResponseBody
func (*GetTableResponseBody) SetResult ¶
func (s *GetTableResponseBody) SetResult(v *GetTableResponseBodyResult) *GetTableResponseBody
func (GetTableResponseBody) String ¶
func (s GetTableResponseBody) String() string
type GetTableResponseBodyResult ¶
type GetTableResponseBodyResult struct { // The configurations about field processing. DataProcessConfig []*GetTableResponseBodyResultDataProcessConfig `json:"dataProcessConfig,omitempty" xml:"dataProcessConfig,omitempty" type:"Repeated"` // example: // // 1 DataProcessorCount *int32 `json:"dataProcessorCount,omitempty" xml:"dataProcessorCount,omitempty"` DataSource *GetTableResponseBodyResultDataSource `json:"dataSource,omitempty" xml:"dataSource,omitempty" type:"Struct"` // The field. The value is a key-value pair in which the key indicates the field name and value indicates the field type. FieldSchema map[string]*string `json:"fieldSchema,omitempty" xml:"fieldSchema,omitempty"` // example: // // test_oss Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // 1 PartitionCount *int32 `json:"partitionCount,omitempty" xml:"partitionCount,omitempty"` // example: // // id PrimaryKey *string `json:"primaryKey,omitempty" xml:"primaryKey,omitempty"` // example: // // {} RawSchema *string `json:"rawSchema,omitempty" xml:"rawSchema,omitempty"` // The state of the index table. Valid values: NEW, PUBLISH, IN_USE, NOT_USE, STOP_USE, RESTORE_USE, and FAIL. After an index is created in an OpenSearch Retrieval Engine Edition instance, the index enters the IN_USE state. If the first full index fails to be created in an OpenSearch Vector Search Edition instance of the new version, the index is in the FAIL state. // // example: // // IN_USE Status *string `json:"status,omitempty" xml:"status,omitempty"` // The index schema. VectorIndex []*GetTableResponseBodyResultVectorIndex `json:"vectorIndex,omitempty" xml:"vectorIndex,omitempty" type:"Repeated"` }
func (GetTableResponseBodyResult) GoString ¶
func (s GetTableResponseBodyResult) GoString() string
func (*GetTableResponseBodyResult) SetDataProcessConfig ¶
func (s *GetTableResponseBodyResult) SetDataProcessConfig(v []*GetTableResponseBodyResultDataProcessConfig) *GetTableResponseBodyResult
func (*GetTableResponseBodyResult) SetDataProcessorCount ¶
func (s *GetTableResponseBodyResult) SetDataProcessorCount(v int32) *GetTableResponseBodyResult
func (*GetTableResponseBodyResult) SetDataSource ¶
func (s *GetTableResponseBodyResult) SetDataSource(v *GetTableResponseBodyResultDataSource) *GetTableResponseBodyResult
func (*GetTableResponseBodyResult) SetFieldSchema ¶
func (s *GetTableResponseBodyResult) SetFieldSchema(v map[string]*string) *GetTableResponseBodyResult
func (*GetTableResponseBodyResult) SetName ¶
func (s *GetTableResponseBodyResult) SetName(v string) *GetTableResponseBodyResult
func (*GetTableResponseBodyResult) SetPartitionCount ¶
func (s *GetTableResponseBodyResult) SetPartitionCount(v int32) *GetTableResponseBodyResult
func (*GetTableResponseBodyResult) SetPrimaryKey ¶
func (s *GetTableResponseBodyResult) SetPrimaryKey(v string) *GetTableResponseBodyResult
func (*GetTableResponseBodyResult) SetRawSchema ¶
func (s *GetTableResponseBodyResult) SetRawSchema(v string) *GetTableResponseBodyResult
func (*GetTableResponseBodyResult) SetStatus ¶
func (s *GetTableResponseBodyResult) SetStatus(v string) *GetTableResponseBodyResult
func (*GetTableResponseBodyResult) SetVectorIndex ¶
func (s *GetTableResponseBodyResult) SetVectorIndex(v []*GetTableResponseBodyResultVectorIndex) *GetTableResponseBodyResult
func (GetTableResponseBodyResult) String ¶
func (s GetTableResponseBodyResult) String() string
type GetTableResponseBodyResultDataProcessConfig ¶
type GetTableResponseBodyResultDataProcessConfig struct { // The destination field. // // example: // // source_image_vector DstField *string `json:"dstField,omitempty" xml:"dstField,omitempty"` // The method used to process the field. Valid values: copy and vectorize. A value of copy indicates that the value of the source field is copied to the destination field. A value of vectorize indicates that the value of the source field is vectorized by a vectorization model and the output vector is stored in the destination field. // // example: // // vectorize Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // The information about the model. Params *GetTableResponseBodyResultDataProcessConfigParams `json:"params,omitempty" xml:"params,omitempty" type:"Struct"` // The source field. // // example: // // source_image SrcField *string `json:"srcField,omitempty" xml:"srcField,omitempty"` }
func (GetTableResponseBodyResultDataProcessConfig) GoString ¶
func (s GetTableResponseBodyResultDataProcessConfig) GoString() string
func (*GetTableResponseBodyResultDataProcessConfig) SetDstField ¶
func (s *GetTableResponseBodyResultDataProcessConfig) SetDstField(v string) *GetTableResponseBodyResultDataProcessConfig
func (*GetTableResponseBodyResultDataProcessConfig) SetOperator ¶
func (s *GetTableResponseBodyResultDataProcessConfig) SetOperator(v string) *GetTableResponseBodyResultDataProcessConfig
func (*GetTableResponseBodyResultDataProcessConfig) SetSrcField ¶
func (s *GetTableResponseBodyResultDataProcessConfig) SetSrcField(v string) *GetTableResponseBodyResultDataProcessConfig
func (GetTableResponseBodyResultDataProcessConfig) String ¶
func (s GetTableResponseBodyResultDataProcessConfig) String() string
type GetTableResponseBodyResultDataProcessConfigParams ¶
type GetTableResponseBodyResultDataProcessConfigParams struct { // The source of the data to be vectorized. SrcFieldConfig *GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig `json:"srcFieldConfig,omitempty" xml:"srcFieldConfig,omitempty" type:"Struct"` // The data type. // // example: // // image VectorModal *string `json:"vectorModal,omitempty" xml:"vectorModal,omitempty"` // The vectorization model. // // example: // // clip VectorModel *string `json:"vectorModel,omitempty" xml:"vectorModel,omitempty"` }
func (GetTableResponseBodyResultDataProcessConfigParams) GoString ¶
func (s GetTableResponseBodyResultDataProcessConfigParams) GoString() string
func (*GetTableResponseBodyResultDataProcessConfigParams) SetSrcFieldConfig ¶
func (*GetTableResponseBodyResultDataProcessConfigParams) SetVectorModal ¶
func (s *GetTableResponseBodyResultDataProcessConfigParams) SetVectorModal(v string) *GetTableResponseBodyResultDataProcessConfigParams
func (*GetTableResponseBodyResultDataProcessConfigParams) SetVectorModel ¶
func (s *GetTableResponseBodyResultDataProcessConfigParams) SetVectorModel(v string) *GetTableResponseBodyResultDataProcessConfigParams
func (GetTableResponseBodyResultDataProcessConfigParams) String ¶
func (s GetTableResponseBodyResultDataProcessConfigParams) String() string
type GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig ¶
type GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig struct { // OSS Bucket // // example: // // test OssBucket *string `json:"ossBucket,omitempty" xml:"ossBucket,omitempty"` // The Object Storage Service (OSS) endpoint. // // example: // // oss-cn-hangzhou-internal.aliyuncs.com OssEndpoint *string `json:"ossEndpoint,omitempty" xml:"ossEndpoint,omitempty"` // The ID of the Alibaba Cloud account. // // example: // // uid Uid *string `json:"uid,omitempty" xml:"uid,omitempty"` }
func (GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) GoString ¶
func (s GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) GoString() string
func (*GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) SetOssBucket ¶
func (*GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) SetOssEndpoint ¶
func (GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) String ¶
func (s GetTableResponseBodyResultDataProcessConfigParamsSrcFieldConfig) String() string
type GetTableResponseBodyResultDataSource ¶
type GetTableResponseBodyResultDataSource struct { // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` Config *GetTableResponseBodyResultDataSourceConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // example: // // 1715160176 DataTimeSec *int32 `json:"dataTimeSec,omitempty" xml:"dataTimeSec,omitempty"` // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetTableResponseBodyResultDataSource) GoString ¶
func (s GetTableResponseBodyResultDataSource) GoString() string
func (*GetTableResponseBodyResultDataSource) SetAutoBuildIndex ¶
func (s *GetTableResponseBodyResultDataSource) SetAutoBuildIndex(v bool) *GetTableResponseBodyResultDataSource
func (*GetTableResponseBodyResultDataSource) SetDataTimeSec ¶
func (s *GetTableResponseBodyResultDataSource) SetDataTimeSec(v int32) *GetTableResponseBodyResultDataSource
func (*GetTableResponseBodyResultDataSource) SetType ¶
func (s *GetTableResponseBodyResultDataSource) SetType(v string) *GetTableResponseBodyResultDataSource
func (GetTableResponseBodyResultDataSource) String ¶
func (s GetTableResponseBodyResultDataSource) String() string
type GetTableResponseBodyResultDataSourceConfig ¶
type GetTableResponseBodyResultDataSourceConfig struct { // AK // // example: // // ak AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // AS // // example: // // as AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // example: // // heytea-ops-oss Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // example: // // namespace Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // example: // // /opensearch_index_data/sift_oss_test.data OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // example: // // ds=20220808 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // example: // // vendor/sebastian/comparator/src/exceptions Path *string `json:"path,omitempty" xml:"path,omitempty"` // example: // // dp_pdm_marketing_prod Project *string `json:"project,omitempty" xml:"project,omitempty"` // example: // // test_add Table *string `json:"table,omitempty" xml:"table,omitempty"` }
func (GetTableResponseBodyResultDataSourceConfig) GoString ¶
func (s GetTableResponseBodyResultDataSourceConfig) GoString() string
func (*GetTableResponseBodyResultDataSourceConfig) SetAccessKey ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetAccessKey(v string) *GetTableResponseBodyResultDataSourceConfig
func (*GetTableResponseBodyResultDataSourceConfig) SetAccessSecret ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetAccessSecret(v string) *GetTableResponseBodyResultDataSourceConfig
func (*GetTableResponseBodyResultDataSourceConfig) SetBucket ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetBucket(v string) *GetTableResponseBodyResultDataSourceConfig
func (*GetTableResponseBodyResultDataSourceConfig) SetEndpoint ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetEndpoint(v string) *GetTableResponseBodyResultDataSourceConfig
func (*GetTableResponseBodyResultDataSourceConfig) SetNamespace ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetNamespace(v string) *GetTableResponseBodyResultDataSourceConfig
func (*GetTableResponseBodyResultDataSourceConfig) SetOssPath ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetOssPath(v string) *GetTableResponseBodyResultDataSourceConfig
func (*GetTableResponseBodyResultDataSourceConfig) SetPartition ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetPartition(v string) *GetTableResponseBodyResultDataSourceConfig
func (*GetTableResponseBodyResultDataSourceConfig) SetPath ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetPath(v string) *GetTableResponseBodyResultDataSourceConfig
func (*GetTableResponseBodyResultDataSourceConfig) SetProject ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetProject(v string) *GetTableResponseBodyResultDataSourceConfig
func (*GetTableResponseBodyResultDataSourceConfig) SetTable ¶
func (s *GetTableResponseBodyResultDataSourceConfig) SetTable(v string) *GetTableResponseBodyResultDataSourceConfig
func (GetTableResponseBodyResultDataSourceConfig) String ¶
func (s GetTableResponseBodyResultDataSourceConfig) String() string
type GetTableResponseBodyResultVectorIndex ¶
type GetTableResponseBodyResultVectorIndex struct { // The configurations of the index schema. AdvanceParams *GetTableResponseBodyResultVectorIndexAdvanceParams `json:"advanceParams,omitempty" xml:"advanceParams,omitempty" type:"Struct"` // The dimension of the vector. // // example: // // 128 Dimension *string `json:"dimension,omitempty" xml:"dimension,omitempty"` // The distance type. // // example: // // SquaredEuclidean DistanceType *string `json:"distanceType,omitempty" xml:"distanceType,omitempty"` // The name of the index schema. // // example: // // test_odps IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` // The namespace field. // // example: // // namespace Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The field that stores the indexes of the elements in sparse vectors. // // example: // // sparse_indices SparseIndexField *string `json:"sparseIndexField,omitempty" xml:"sparseIndexField,omitempty"` // The field that stores the elements in sparse vectors. // // example: // // sparse_values SparseValueField *string `json:"sparseValueField,omitempty" xml:"sparseValueField,omitempty"` // The vector field. // // example: // // source_image_vector VectorField *string `json:"vectorField,omitempty" xml:"vectorField,omitempty"` // The vector retrieval algorithm. // // example: // // Qc VectorIndexType *string `json:"vectorIndexType,omitempty" xml:"vectorIndexType,omitempty"` }
func (GetTableResponseBodyResultVectorIndex) GoString ¶
func (s GetTableResponseBodyResultVectorIndex) GoString() string
func (*GetTableResponseBodyResultVectorIndex) SetAdvanceParams ¶
func (s *GetTableResponseBodyResultVectorIndex) SetAdvanceParams(v *GetTableResponseBodyResultVectorIndexAdvanceParams) *GetTableResponseBodyResultVectorIndex
func (*GetTableResponseBodyResultVectorIndex) SetDimension ¶
func (s *GetTableResponseBodyResultVectorIndex) SetDimension(v string) *GetTableResponseBodyResultVectorIndex
func (*GetTableResponseBodyResultVectorIndex) SetDistanceType ¶
func (s *GetTableResponseBodyResultVectorIndex) SetDistanceType(v string) *GetTableResponseBodyResultVectorIndex
func (*GetTableResponseBodyResultVectorIndex) SetIndexName ¶
func (s *GetTableResponseBodyResultVectorIndex) SetIndexName(v string) *GetTableResponseBodyResultVectorIndex
func (*GetTableResponseBodyResultVectorIndex) SetNamespace ¶
func (s *GetTableResponseBodyResultVectorIndex) SetNamespace(v string) *GetTableResponseBodyResultVectorIndex
func (*GetTableResponseBodyResultVectorIndex) SetSparseIndexField ¶
func (s *GetTableResponseBodyResultVectorIndex) SetSparseIndexField(v string) *GetTableResponseBodyResultVectorIndex
func (*GetTableResponseBodyResultVectorIndex) SetSparseValueField ¶
func (s *GetTableResponseBodyResultVectorIndex) SetSparseValueField(v string) *GetTableResponseBodyResultVectorIndex
func (*GetTableResponseBodyResultVectorIndex) SetVectorField ¶
func (s *GetTableResponseBodyResultVectorIndex) SetVectorField(v string) *GetTableResponseBodyResultVectorIndex
func (*GetTableResponseBodyResultVectorIndex) SetVectorIndexType ¶
func (s *GetTableResponseBodyResultVectorIndex) SetVectorIndexType(v string) *GetTableResponseBodyResultVectorIndex
func (GetTableResponseBodyResultVectorIndex) String ¶
func (s GetTableResponseBodyResultVectorIndex) String() string
type GetTableResponseBodyResultVectorIndexAdvanceParams ¶
type GetTableResponseBodyResultVectorIndexAdvanceParams struct { // The index building parameters. // // example: // // {} BuildIndexParams *string `json:"buildIndexParams,omitempty" xml:"buildIndexParams,omitempty"` // The threshold for linear building. // // example: // // 5000 LinearBuildThreshold *string `json:"linearBuildThreshold,omitempty" xml:"linearBuildThreshold,omitempty"` // The minimum number of retrieved candidate sets. // // example: // // 20000 MinScanDocCnt *string `json:"minScanDocCnt,omitempty" xml:"minScanDocCnt,omitempty"` // The index retrieval parameters. // // example: // // {} SearchIndexParams *string `json:"searchIndexParams,omitempty" xml:"searchIndexParams,omitempty"` }
func (GetTableResponseBodyResultVectorIndexAdvanceParams) GoString ¶
func (s GetTableResponseBodyResultVectorIndexAdvanceParams) GoString() string
func (*GetTableResponseBodyResultVectorIndexAdvanceParams) SetBuildIndexParams ¶
func (s *GetTableResponseBodyResultVectorIndexAdvanceParams) SetBuildIndexParams(v string) *GetTableResponseBodyResultVectorIndexAdvanceParams
func (*GetTableResponseBodyResultVectorIndexAdvanceParams) SetLinearBuildThreshold ¶
func (s *GetTableResponseBodyResultVectorIndexAdvanceParams) SetLinearBuildThreshold(v string) *GetTableResponseBodyResultVectorIndexAdvanceParams
func (*GetTableResponseBodyResultVectorIndexAdvanceParams) SetMinScanDocCnt ¶
func (s *GetTableResponseBodyResultVectorIndexAdvanceParams) SetMinScanDocCnt(v string) *GetTableResponseBodyResultVectorIndexAdvanceParams
func (*GetTableResponseBodyResultVectorIndexAdvanceParams) SetSearchIndexParams ¶
func (s *GetTableResponseBodyResultVectorIndexAdvanceParams) SetSearchIndexParams(v string) *GetTableResponseBodyResultVectorIndexAdvanceParams
func (GetTableResponseBodyResultVectorIndexAdvanceParams) String ¶
func (s GetTableResponseBodyResultVectorIndexAdvanceParams) String() string
type ListAdvanceConfigDirRequest ¶
type ListAdvanceConfigDirRequest struct { // The name of the directory // // This parameter is required. // // example: // // /zones/general DirName *string `json:"dirName,omitempty" xml:"dirName,omitempty"` }
func (ListAdvanceConfigDirRequest) GoString ¶
func (s ListAdvanceConfigDirRequest) GoString() string
func (*ListAdvanceConfigDirRequest) SetDirName ¶
func (s *ListAdvanceConfigDirRequest) SetDirName(v string) *ListAdvanceConfigDirRequest
func (ListAdvanceConfigDirRequest) String ¶
func (s ListAdvanceConfigDirRequest) String() string
type ListAdvanceConfigDirResponse ¶
type ListAdvanceConfigDirResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListAdvanceConfigDirResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListAdvanceConfigDirResponse) GoString ¶
func (s ListAdvanceConfigDirResponse) GoString() string
func (*ListAdvanceConfigDirResponse) SetBody ¶
func (s *ListAdvanceConfigDirResponse) SetBody(v *ListAdvanceConfigDirResponseBody) *ListAdvanceConfigDirResponse
func (*ListAdvanceConfigDirResponse) SetHeaders ¶
func (s *ListAdvanceConfigDirResponse) SetHeaders(v map[string]*string) *ListAdvanceConfigDirResponse
func (*ListAdvanceConfigDirResponse) SetStatusCode ¶
func (s *ListAdvanceConfigDirResponse) SetStatusCode(v int32) *ListAdvanceConfigDirResponse
func (ListAdvanceConfigDirResponse) String ¶
func (s ListAdvanceConfigDirResponse) String() string
type ListAdvanceConfigDirResponseBody ¶
type ListAdvanceConfigDirResponseBody struct { // The ID of the request. // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The advanced configuration files. Result []*ListAdvanceConfigDirResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListAdvanceConfigDirResponseBody) GoString ¶
func (s ListAdvanceConfigDirResponseBody) GoString() string
func (*ListAdvanceConfigDirResponseBody) SetRequestId ¶
func (s *ListAdvanceConfigDirResponseBody) SetRequestId(v string) *ListAdvanceConfigDirResponseBody
func (*ListAdvanceConfigDirResponseBody) SetResult ¶
func (s *ListAdvanceConfigDirResponseBody) SetResult(v []*ListAdvanceConfigDirResponseBodyResult) *ListAdvanceConfigDirResponseBody
func (ListAdvanceConfigDirResponseBody) String ¶
func (s ListAdvanceConfigDirResponseBody) String() string
type ListAdvanceConfigDirResponseBodyResult ¶
type ListAdvanceConfigDirResponseBodyResult struct { // The absolute path in which the file is stored. // // example: // // "/path/wpd/nae" FullPathName *string `json:"fullPathName,omitempty" xml:"fullPathName,omitempty"` // Indicates whether the file is a directory. Valid values: true and false. // // example: // // true IsDir *bool `json:"isDir,omitempty" xml:"isDir,omitempty"` // Indicates whether the file is a template. Valid values: **true* - and **false**. // // example: // // true IsTemplate *bool `json:"isTemplate,omitempty" xml:"isTemplate,omitempty"` // The cluster name. // // example: // // file_name_1 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListAdvanceConfigDirResponseBodyResult) GoString ¶
func (s ListAdvanceConfigDirResponseBodyResult) GoString() string
func (*ListAdvanceConfigDirResponseBodyResult) SetFullPathName ¶
func (s *ListAdvanceConfigDirResponseBodyResult) SetFullPathName(v string) *ListAdvanceConfigDirResponseBodyResult
func (*ListAdvanceConfigDirResponseBodyResult) SetIsDir ¶
func (s *ListAdvanceConfigDirResponseBodyResult) SetIsDir(v bool) *ListAdvanceConfigDirResponseBodyResult
func (*ListAdvanceConfigDirResponseBodyResult) SetIsTemplate ¶
func (s *ListAdvanceConfigDirResponseBodyResult) SetIsTemplate(v bool) *ListAdvanceConfigDirResponseBodyResult
func (*ListAdvanceConfigDirResponseBodyResult) SetName ¶
func (s *ListAdvanceConfigDirResponseBodyResult) SetName(v string) *ListAdvanceConfigDirResponseBodyResult
func (ListAdvanceConfigDirResponseBodyResult) String ¶
func (s ListAdvanceConfigDirResponseBodyResult) String() string
type ListAdvanceConfigsRequest ¶
type ListAdvanceConfigsRequest struct { // The name of the data source. // // example: // // ha-cn-pl32rf0****_test_api DataSourceName *string `json:"dataSourceName,omitempty" xml:"dataSourceName,omitempty"` // The index name. // // example: // // test_api IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` // Specifies whether the OpenSearch Vector Search Edition instance is of the new version. // // example: // // true NewMode *bool `json:"newMode,omitempty" xml:"newMode,omitempty"` PageNumber *string `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *string `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // The type of advanced configurations that you want to query. Valid values: - online -offline (default) // // example: // // online Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListAdvanceConfigsRequest) GoString ¶
func (s ListAdvanceConfigsRequest) GoString() string
func (*ListAdvanceConfigsRequest) SetDataSourceName ¶
func (s *ListAdvanceConfigsRequest) SetDataSourceName(v string) *ListAdvanceConfigsRequest
func (*ListAdvanceConfigsRequest) SetIndexName ¶
func (s *ListAdvanceConfigsRequest) SetIndexName(v string) *ListAdvanceConfigsRequest
func (*ListAdvanceConfigsRequest) SetNewMode ¶
func (s *ListAdvanceConfigsRequest) SetNewMode(v bool) *ListAdvanceConfigsRequest
func (*ListAdvanceConfigsRequest) SetPageNumber ¶ added in v3.2.7
func (s *ListAdvanceConfigsRequest) SetPageNumber(v string) *ListAdvanceConfigsRequest
func (*ListAdvanceConfigsRequest) SetPageSize ¶ added in v3.2.7
func (s *ListAdvanceConfigsRequest) SetPageSize(v string) *ListAdvanceConfigsRequest
func (*ListAdvanceConfigsRequest) SetType ¶
func (s *ListAdvanceConfigsRequest) SetType(v string) *ListAdvanceConfigsRequest
func (ListAdvanceConfigsRequest) String ¶
func (s ListAdvanceConfigsRequest) String() string
type ListAdvanceConfigsResponse ¶
type ListAdvanceConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListAdvanceConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListAdvanceConfigsResponse) GoString ¶
func (s ListAdvanceConfigsResponse) GoString() string
func (*ListAdvanceConfigsResponse) SetBody ¶
func (s *ListAdvanceConfigsResponse) SetBody(v *ListAdvanceConfigsResponseBody) *ListAdvanceConfigsResponse
func (*ListAdvanceConfigsResponse) SetHeaders ¶
func (s *ListAdvanceConfigsResponse) SetHeaders(v map[string]*string) *ListAdvanceConfigsResponse
func (*ListAdvanceConfigsResponse) SetStatusCode ¶
func (s *ListAdvanceConfigsResponse) SetStatusCode(v int32) *ListAdvanceConfigsResponse
func (ListAdvanceConfigsResponse) String ¶
func (s ListAdvanceConfigsResponse) String() string
type ListAdvanceConfigsResponseBody ¶
type ListAdvanceConfigsResponseBody struct { // The ID of the request. // // example: // // 4FB0325E-8C37-5525-96AC-0333523170A3 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The advanced configurations. Result []*ListAdvanceConfigsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListAdvanceConfigsResponseBody) GoString ¶
func (s ListAdvanceConfigsResponseBody) GoString() string
func (*ListAdvanceConfigsResponseBody) SetRequestId ¶
func (s *ListAdvanceConfigsResponseBody) SetRequestId(v string) *ListAdvanceConfigsResponseBody
func (*ListAdvanceConfigsResponseBody) SetResult ¶
func (s *ListAdvanceConfigsResponseBody) SetResult(v []*ListAdvanceConfigsResponseBodyResult) *ListAdvanceConfigsResponseBody
func (ListAdvanceConfigsResponseBody) String ¶
func (s ListAdvanceConfigsResponseBody) String() string
type ListAdvanceConfigsResponseBodyResult ¶
type ListAdvanceConfigsResponseBodyResult struct { // - The type of the advanced configuration. Valid values: -ONLINE: online configuration // // - \\-ONLINE_CAVA: online Cava configuration // // - \\-ONLINE_PLUGIN: online plug-in configuration // // - \\-ONLINE_QUERY: query configuration // // - \\-OFFLINE_DICT: offline dictionary configuration // // - \\-OFFLINE_TABLE: offline table configuration // // - \\-OFFLINE_COMMON: offline configuration // // - \\-OFFLINE_PLUGIN: offline plug-in configuration // // - \\-OFFLINE_INDEX: index configuration // // example: // // ONLINE AdvanceConfigType *string `json:"advanceConfigType,omitempty" xml:"advanceConfigType,omitempty"` // The content of the advanced configuration that is returned. // // example: // // {\\"url\\":\\"http://xxxxxx.aliyuncs.com/outnet_hz/packages/xxxxx/opensearch_offline_plugins_xxxxx.tar\\"} Content *string `json:"content,omitempty" xml:"content,omitempty"` // The type of the configuration content. Valid values: FILE, GIT, HTTP, and ODPS. // // example: // // FILE ContentType *string `json:"contentType,omitempty" xml:"contentType,omitempty"` // The Alibaba Cloud account ID of the user who created the advanced configuration. // // example: // // 123456 Creator *string `json:"creator,omitempty" xml:"creator,omitempty"` // The description of the advanced configuration. // // example: // // test Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` // The files. Files []*ListAdvanceConfigsResponseBodyResultFiles `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"` // The name of the advanced configuration. // // example: // // my_index Name *string `json:"name,omitempty" xml:"name,omitempty"` // The status of the advanced configuration. Valid values: drafting: The advanced configuration is in the draft state. used: The advanced configuration is being used. unused: The advanced configuration is not used. trash: The advanced configuration is being deleted. // // example: // // drafting Status *string `json:"status,omitempty" xml:"status,omitempty"` // The time when the advanced configuration was updated. // // example: // // 1631070464000 UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (ListAdvanceConfigsResponseBodyResult) GoString ¶
func (s ListAdvanceConfigsResponseBodyResult) GoString() string
func (*ListAdvanceConfigsResponseBodyResult) SetAdvanceConfigType ¶
func (s *ListAdvanceConfigsResponseBodyResult) SetAdvanceConfigType(v string) *ListAdvanceConfigsResponseBodyResult
func (*ListAdvanceConfigsResponseBodyResult) SetContent ¶
func (s *ListAdvanceConfigsResponseBodyResult) SetContent(v string) *ListAdvanceConfigsResponseBodyResult
func (*ListAdvanceConfigsResponseBodyResult) SetContentType ¶
func (s *ListAdvanceConfigsResponseBodyResult) SetContentType(v string) *ListAdvanceConfigsResponseBodyResult
func (*ListAdvanceConfigsResponseBodyResult) SetCreator ¶
func (s *ListAdvanceConfigsResponseBodyResult) SetCreator(v string) *ListAdvanceConfigsResponseBodyResult
func (*ListAdvanceConfigsResponseBodyResult) SetDesc ¶
func (s *ListAdvanceConfigsResponseBodyResult) SetDesc(v string) *ListAdvanceConfigsResponseBodyResult
func (*ListAdvanceConfigsResponseBodyResult) SetName ¶
func (s *ListAdvanceConfigsResponseBodyResult) SetName(v string) *ListAdvanceConfigsResponseBodyResult
func (*ListAdvanceConfigsResponseBodyResult) SetStatus ¶
func (s *ListAdvanceConfigsResponseBodyResult) SetStatus(v string) *ListAdvanceConfigsResponseBodyResult
func (*ListAdvanceConfigsResponseBodyResult) SetUpdateTime ¶
func (s *ListAdvanceConfigsResponseBodyResult) SetUpdateTime(v int64) *ListAdvanceConfigsResponseBodyResult
func (ListAdvanceConfigsResponseBodyResult) String ¶
func (s ListAdvanceConfigsResponseBodyResult) String() string
type ListAdvanceConfigsResponseBodyResultFiles ¶
type ListAdvanceConfigsResponseBodyResultFiles struct { // The absolute path in which the file is stored. // // example: // // /path/wpd/nae FullPathName *string `json:"fullPathName,omitempty" xml:"fullPathName,omitempty"` // Indicates whether the file is a directory. Valid values: true and false. // // example: // // true IsDir *bool `json:"isDir,omitempty" xml:"isDir,omitempty"` // Indicates whether the file is a template. Valid values: true and false. // // example: // // true IsTemplate *bool `json:"isTemplate,omitempty" xml:"isTemplate,omitempty"` // The file name. // // example: // // file_name_1 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListAdvanceConfigsResponseBodyResultFiles) GoString ¶
func (s ListAdvanceConfigsResponseBodyResultFiles) GoString() string
func (*ListAdvanceConfigsResponseBodyResultFiles) SetFullPathName ¶
func (s *ListAdvanceConfigsResponseBodyResultFiles) SetFullPathName(v string) *ListAdvanceConfigsResponseBodyResultFiles
func (*ListAdvanceConfigsResponseBodyResultFiles) SetIsDir ¶
func (s *ListAdvanceConfigsResponseBodyResultFiles) SetIsDir(v bool) *ListAdvanceConfigsResponseBodyResultFiles
func (*ListAdvanceConfigsResponseBodyResultFiles) SetIsTemplate ¶
func (s *ListAdvanceConfigsResponseBodyResultFiles) SetIsTemplate(v bool) *ListAdvanceConfigsResponseBodyResultFiles
func (*ListAdvanceConfigsResponseBodyResultFiles) SetName ¶
func (s *ListAdvanceConfigsResponseBodyResultFiles) SetName(v string) *ListAdvanceConfigsResponseBodyResultFiles
func (ListAdvanceConfigsResponseBodyResultFiles) String ¶
func (s ListAdvanceConfigsResponseBodyResultFiles) String() string
type ListAliasesResponse ¶ added in v3.2.0
type ListAliasesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListAliasesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListAliasesResponse) GoString ¶ added in v3.2.0
func (s ListAliasesResponse) GoString() string
func (*ListAliasesResponse) SetBody ¶ added in v3.2.0
func (s *ListAliasesResponse) SetBody(v *ListAliasesResponseBody) *ListAliasesResponse
func (*ListAliasesResponse) SetHeaders ¶ added in v3.2.0
func (s *ListAliasesResponse) SetHeaders(v map[string]*string) *ListAliasesResponse
func (*ListAliasesResponse) SetStatusCode ¶ added in v3.2.0
func (s *ListAliasesResponse) SetStatusCode(v int32) *ListAliasesResponse
func (ListAliasesResponse) String ¶ added in v3.2.0
func (s ListAliasesResponse) String() string
type ListAliasesResponseBody ¶ added in v3.2.0
type ListAliasesResponseBody struct { // id of request // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // List Result []*ListAliasesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListAliasesResponseBody) GoString ¶ added in v3.2.0
func (s ListAliasesResponseBody) GoString() string
func (*ListAliasesResponseBody) SetRequestId ¶ added in v3.2.0
func (s *ListAliasesResponseBody) SetRequestId(v string) *ListAliasesResponseBody
func (*ListAliasesResponseBody) SetResult ¶ added in v3.2.0
func (s *ListAliasesResponseBody) SetResult(v []*ListAliasesResponseBodyResult) *ListAliasesResponseBody
func (ListAliasesResponseBody) String ¶ added in v3.2.0
func (s ListAliasesResponseBody) String() string
type ListAliasesResponseBodyResult ¶ added in v3.2.0
type ListAliasesResponseBodyResult struct { // alias name // // example: // // test Alias *string `json:"alias,omitempty" xml:"alias,omitempty"` // index name // // example: // // index Index *string `json:"index,omitempty" xml:"index,omitempty"` }
func (ListAliasesResponseBodyResult) GoString ¶ added in v3.2.0
func (s ListAliasesResponseBodyResult) GoString() string
func (*ListAliasesResponseBodyResult) SetAlias ¶ added in v3.2.0
func (s *ListAliasesResponseBodyResult) SetAlias(v string) *ListAliasesResponseBodyResult
func (*ListAliasesResponseBodyResult) SetIndex ¶ added in v3.2.0
func (s *ListAliasesResponseBodyResult) SetIndex(v string) *ListAliasesResponseBodyResult
func (ListAliasesResponseBodyResult) String ¶ added in v3.2.0
func (s ListAliasesResponseBodyResult) String() string
type ListClusterNamesResponse ¶
type ListClusterNamesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListClusterNamesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListClusterNamesResponse) GoString ¶
func (s ListClusterNamesResponse) GoString() string
func (*ListClusterNamesResponse) SetBody ¶
func (s *ListClusterNamesResponse) SetBody(v *ListClusterNamesResponseBody) *ListClusterNamesResponse
func (*ListClusterNamesResponse) SetHeaders ¶
func (s *ListClusterNamesResponse) SetHeaders(v map[string]*string) *ListClusterNamesResponse
func (*ListClusterNamesResponse) SetStatusCode ¶
func (s *ListClusterNamesResponse) SetStatusCode(v int32) *ListClusterNamesResponse
func (ListClusterNamesResponse) String ¶
func (s ListClusterNamesResponse) String() string
type ListClusterNamesResponseBody ¶
type ListClusterNamesResponseBody struct { // id of request // // example: // // F6E3D968-529C-5C40-AFDD-133A8B8FD930 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result set. Result *ListClusterNamesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (ListClusterNamesResponseBody) GoString ¶
func (s ListClusterNamesResponseBody) GoString() string
func (*ListClusterNamesResponseBody) SetRequestId ¶
func (s *ListClusterNamesResponseBody) SetRequestId(v string) *ListClusterNamesResponseBody
func (*ListClusterNamesResponseBody) SetResult ¶
func (s *ListClusterNamesResponseBody) SetResult(v *ListClusterNamesResponseBodyResult) *ListClusterNamesResponseBody
func (ListClusterNamesResponseBody) String ¶
func (s ListClusterNamesResponseBody) String() string
type ListClusterNamesResponseBodyResult ¶
type ListClusterNamesResponseBodyResult struct { // The description of the cluster. // // example: // // ha3_test Description *string `json:"description,omitempty" xml:"description,omitempty"` // The cluster ID. // // example: // // 25030 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // The cluster name. // // example: // // my_index Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListClusterNamesResponseBodyResult) GoString ¶
func (s ListClusterNamesResponseBodyResult) GoString() string
func (*ListClusterNamesResponseBodyResult) SetDescription ¶
func (s *ListClusterNamesResponseBodyResult) SetDescription(v string) *ListClusterNamesResponseBodyResult
func (*ListClusterNamesResponseBodyResult) SetId ¶
func (s *ListClusterNamesResponseBodyResult) SetId(v int64) *ListClusterNamesResponseBodyResult
func (*ListClusterNamesResponseBodyResult) SetName ¶
func (s *ListClusterNamesResponseBodyResult) SetName(v string) *ListClusterNamesResponseBodyResult
func (ListClusterNamesResponseBodyResult) String ¶
func (s ListClusterNamesResponseBodyResult) String() string
type ListClusterTasksResponse ¶
type ListClusterTasksResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListClusterTasksResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListClusterTasksResponse) GoString ¶
func (s ListClusterTasksResponse) GoString() string
func (*ListClusterTasksResponse) SetBody ¶
func (s *ListClusterTasksResponse) SetBody(v *ListClusterTasksResponseBody) *ListClusterTasksResponse
func (*ListClusterTasksResponse) SetHeaders ¶
func (s *ListClusterTasksResponse) SetHeaders(v map[string]*string) *ListClusterTasksResponse
func (*ListClusterTasksResponse) SetStatusCode ¶
func (s *ListClusterTasksResponse) SetStatusCode(v int32) *ListClusterTasksResponse
func (ListClusterTasksResponse) String ¶
func (s ListClusterTasksResponse) String() string
type ListClusterTasksResponseBody ¶
type ListClusterTasksResponseBody struct { // id of request // // example: // // CC5EC8FA-5C0D-56AF-BEF4-6FCCEABD0511 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The index information. Result []*ListClusterTasksResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListClusterTasksResponseBody) GoString ¶
func (s ListClusterTasksResponseBody) GoString() string
func (*ListClusterTasksResponseBody) SetRequestId ¶
func (s *ListClusterTasksResponseBody) SetRequestId(v string) *ListClusterTasksResponseBody
func (*ListClusterTasksResponseBody) SetResult ¶
func (s *ListClusterTasksResponseBody) SetResult(v []*ListClusterTasksResponseBodyResult) *ListClusterTasksResponseBody
func (ListClusterTasksResponseBody) String ¶
func (s ListClusterTasksResponseBody) String() string
type ListClusterTasksResponseBodyResult ¶
type ListClusterTasksResponseBodyResult struct { // The additional attributes of the card. // // example: // // " " ExtraAttribute *string `json:"extraAttribute,omitempty" xml:"extraAttribute,omitempty"` // The field3 field that was passed when the FSM was created. // // example: // // " " Field3 *string `json:"field3,omitempty" xml:"field3,omitempty"` // The ID of the finite state machine (FSM). // // example: // // tisplus_opensearch@datasource_flow_fsm@1865410598556969-ha-cn-zvp2ljiwe01_api2@bj_vpc_domain_1@null@MANUAL-ha-cn-zvp2ljiwe01_api2@1649729867698@028315 FsmId *string `json:"fsmId,omitempty" xml:"fsmId,omitempty"` // The change group type. // // example: // // " " GroupType *string `json:"groupType,omitempty" xml:"groupType,omitempty"` // The card name. // // example: // // ha-cn-pl32rf0js04_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The FSM status. // // example: // // onlyPublished Status *string `json:"status,omitempty" xml:"status,omitempty"` // The tags of the progress bar. Tags []*ListClusterTasksResponseBodyResultTags `json:"tags,omitempty" xml:"tags,omitempty" type:"Repeated"` // The task information. TaskNodes []*ListClusterTasksResponseBodyResultTaskNodes `json:"taskNodes,omitempty" xml:"taskNodes,omitempty" type:"Repeated"` // The timestamp of the card. // // example: // // 1657610520 Time *string `json:"time,omitempty" xml:"time,omitempty"` // The card type. // // example: // // qrs Type *string `json:"type,omitempty" xml:"type,omitempty"` // The user who triggered the generation of the FSM process. // // example: // // " " User *string `json:"user,omitempty" xml:"user,omitempty"` }
func (ListClusterTasksResponseBodyResult) GoString ¶
func (s ListClusterTasksResponseBodyResult) GoString() string
func (*ListClusterTasksResponseBodyResult) SetExtraAttribute ¶
func (s *ListClusterTasksResponseBodyResult) SetExtraAttribute(v string) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetField3 ¶
func (s *ListClusterTasksResponseBodyResult) SetField3(v string) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetFsmId ¶
func (s *ListClusterTasksResponseBodyResult) SetFsmId(v string) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetGroupType ¶
func (s *ListClusterTasksResponseBodyResult) SetGroupType(v string) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetName ¶
func (s *ListClusterTasksResponseBodyResult) SetName(v string) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetStatus ¶
func (s *ListClusterTasksResponseBodyResult) SetStatus(v string) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetTags ¶
func (s *ListClusterTasksResponseBodyResult) SetTags(v []*ListClusterTasksResponseBodyResultTags) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetTaskNodes ¶
func (s *ListClusterTasksResponseBodyResult) SetTaskNodes(v []*ListClusterTasksResponseBodyResultTaskNodes) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetTime ¶
func (s *ListClusterTasksResponseBodyResult) SetTime(v string) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetType ¶
func (s *ListClusterTasksResponseBodyResult) SetType(v string) *ListClusterTasksResponseBodyResult
func (*ListClusterTasksResponseBodyResult) SetUser ¶
func (s *ListClusterTasksResponseBodyResult) SetUser(v string) *ListClusterTasksResponseBodyResult
func (ListClusterTasksResponseBodyResult) String ¶
func (s ListClusterTasksResponseBodyResult) String() string
type ListClusterTasksResponseBodyResultTags ¶
type ListClusterTasksResponseBodyResultTags struct { // The tag content. // // example: // // succeed in handling request Msg *string `json:"msg,omitempty" xml:"msg,omitempty"` // The tag level. // // example: // // " " TagLevel *string `json:"tagLevel,omitempty" xml:"tagLevel,omitempty"` }
func (ListClusterTasksResponseBodyResultTags) GoString ¶
func (s ListClusterTasksResponseBodyResultTags) GoString() string
func (*ListClusterTasksResponseBodyResultTags) SetMsg ¶
func (s *ListClusterTasksResponseBodyResultTags) SetMsg(v string) *ListClusterTasksResponseBodyResultTags
func (*ListClusterTasksResponseBodyResultTags) SetTagLevel ¶
func (s *ListClusterTasksResponseBodyResultTags) SetTagLevel(v string) *ListClusterTasksResponseBodyResultTags
func (ListClusterTasksResponseBodyResultTags) String ¶
func (s ListClusterTasksResponseBodyResultTags) String() string
type ListClusterTasksResponseBodyResultTaskNodes ¶
type ListClusterTasksResponseBodyResultTaskNodes struct { // The time when the task was complete. // // example: // // " " FinishDate *string `json:"finishDate,omitempty" xml:"finishDate,omitempty"` // The ordinal number of the task. // // example: // // 100 Index *int64 `json:"index,omitempty" xml:"index,omitempty"` // The task name. // // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` // The task status. // // example: // // 2 Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListClusterTasksResponseBodyResultTaskNodes) GoString ¶
func (s ListClusterTasksResponseBodyResultTaskNodes) GoString() string
func (*ListClusterTasksResponseBodyResultTaskNodes) SetFinishDate ¶
func (s *ListClusterTasksResponseBodyResultTaskNodes) SetFinishDate(v string) *ListClusterTasksResponseBodyResultTaskNodes
func (*ListClusterTasksResponseBodyResultTaskNodes) SetIndex ¶
func (s *ListClusterTasksResponseBodyResultTaskNodes) SetIndex(v int64) *ListClusterTasksResponseBodyResultTaskNodes
func (*ListClusterTasksResponseBodyResultTaskNodes) SetName ¶
func (s *ListClusterTasksResponseBodyResultTaskNodes) SetName(v string) *ListClusterTasksResponseBodyResultTaskNodes
func (*ListClusterTasksResponseBodyResultTaskNodes) SetStatus ¶
func (s *ListClusterTasksResponseBodyResultTaskNodes) SetStatus(v string) *ListClusterTasksResponseBodyResultTaskNodes
func (ListClusterTasksResponseBodyResultTaskNodes) String ¶
func (s ListClusterTasksResponseBodyResultTaskNodes) String() string
type ListClustersResponse ¶
type ListClustersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListClustersResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListClustersResponse) GoString ¶
func (s ListClustersResponse) GoString() string
func (*ListClustersResponse) SetBody ¶
func (s *ListClustersResponse) SetBody(v *ListClustersResponseBody) *ListClustersResponse
func (*ListClustersResponse) SetHeaders ¶
func (s *ListClustersResponse) SetHeaders(v map[string]*string) *ListClustersResponse
func (*ListClustersResponse) SetStatusCode ¶
func (s *ListClustersResponse) SetStatusCode(v int32) *ListClustersResponse
func (ListClustersResponse) String ¶
func (s ListClustersResponse) String() string
type ListClustersResponseBody ¶
type ListClustersResponseBody struct { // id of request // // example: // // F43E8AB4-419C-5F4C-90D6-615590DFAA3C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The clusters. Result []*ListClustersResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListClustersResponseBody) GoString ¶
func (s ListClustersResponseBody) GoString() string
func (*ListClustersResponseBody) SetRequestId ¶
func (s *ListClustersResponseBody) SetRequestId(v string) *ListClustersResponseBody
func (*ListClustersResponseBody) SetResult ¶
func (s *ListClustersResponseBody) SetResult(v []*ListClustersResponseBodyResult) *ListClustersResponseBody
func (ListClustersResponseBody) String ¶
func (s ListClustersResponseBody) String() string
type ListClustersResponseBodyResult ¶
type ListClustersResponseBodyResult struct { // The configuration information. Config map[string]map[string]interface{} `json:"config,omitempty" xml:"config,omitempty"` // The time when the configuration was updated. // // example: // // " " ConfigUpdateTime *string `json:"configUpdateTime,omitempty" xml:"configUpdateTime,omitempty"` // The time when the cluster was created. // // example: // // 2024-05-21 16:05:26 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // The effective advanced configuration version. // // example: // // " " CurrentAdvanceConfigVersion *string `json:"currentAdvanceConfigVersion,omitempty" xml:"currentAdvanceConfigVersion,omitempty"` // The effective dictionary configuration version. // // example: // // ha-cn-pl32rf0****_offline_adv_v1 CurrentOfflineDictConfigVersion *string `json:"currentOfflineDictConfigVersion,omitempty" xml:"currentOfflineDictConfigVersion,omitempty"` // The effective online configuration version. // // example: // // " " CurrentOnlineConfigVersion *string `json:"currentOnlineConfigVersion,omitempty" xml:"currentOnlineConfigVersion,omitempty"` // The effective query configuration version. // // example: // // ha-cn-pl32rf0****_offline_adv_v1 CurrentOnlineQueryConfigVersion *string `json:"currentOnlineQueryConfigVersion,omitempty" xml:"currentOnlineQueryConfigVersion,omitempty"` // The information about Searcher workers. DataNode *ListClustersResponseBodyResultDataNode `json:"dataNode,omitempty" xml:"dataNode,omitempty" type:"Struct"` // The description of the cluster. // // example: // // fzz_test Description *string `json:"description,omitempty" xml:"description,omitempty"` // The latest advanced configuration version. // // example: // // " " LatestAdvanceConfigVersion *string `json:"latestAdvanceConfigVersion,omitempty" xml:"latestAdvanceConfigVersion,omitempty"` // The latest dictionary configuration version. // // example: // // ha-cn-pl32rf0****_offline_adv_v1 LatestOfflineDictConfigVersion *string `json:"latestOfflineDictConfigVersion,omitempty" xml:"latestOfflineDictConfigVersion,omitempty"` // The latest online configuration version. // // example: // // " " LatestOnlineConfigVersion *string `json:"latestOnlineConfigVersion,omitempty" xml:"latestOnlineConfigVersion,omitempty"` // The latest query configuration version. // // example: // // ha-cn-pl32rf0****_offline_adv_v1 LatestOnlineQueryConfigVersion *string `json:"latestOnlineQueryConfigVersion,omitempty" xml:"latestOnlineQueryConfigVersion,omitempty"` // The cluster name. // // example: // // ha-cn-7pp2pcna701_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The information about Query Result Searcher (QRS) workers. QueryNode *ListClustersResponseBodyResultQueryNode `json:"queryNode,omitempty" xml:"queryNode,omitempty" type:"Struct"` // The cluster status. Valid values: running: The cluster is running. starting: The cluster is being started. stopping: The cluster is being stopped. stopped: The cluster is stopped. // // example: // // "starting" Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListClustersResponseBodyResult) GoString ¶
func (s ListClustersResponseBodyResult) GoString() string
func (*ListClustersResponseBodyResult) SetConfig ¶
func (s *ListClustersResponseBodyResult) SetConfig(v map[string]map[string]interface{}) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetConfigUpdateTime ¶
func (s *ListClustersResponseBodyResult) SetConfigUpdateTime(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetCreateTime ¶
func (s *ListClustersResponseBodyResult) SetCreateTime(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetCurrentAdvanceConfigVersion ¶
func (s *ListClustersResponseBodyResult) SetCurrentAdvanceConfigVersion(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetCurrentOfflineDictConfigVersion ¶
func (s *ListClustersResponseBodyResult) SetCurrentOfflineDictConfigVersion(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetCurrentOnlineConfigVersion ¶
func (s *ListClustersResponseBodyResult) SetCurrentOnlineConfigVersion(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetCurrentOnlineQueryConfigVersion ¶
func (s *ListClustersResponseBodyResult) SetCurrentOnlineQueryConfigVersion(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetDataNode ¶
func (s *ListClustersResponseBodyResult) SetDataNode(v *ListClustersResponseBodyResultDataNode) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetDescription ¶
func (s *ListClustersResponseBodyResult) SetDescription(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetLatestAdvanceConfigVersion ¶
func (s *ListClustersResponseBodyResult) SetLatestAdvanceConfigVersion(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetLatestOfflineDictConfigVersion ¶
func (s *ListClustersResponseBodyResult) SetLatestOfflineDictConfigVersion(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetLatestOnlineConfigVersion ¶
func (s *ListClustersResponseBodyResult) SetLatestOnlineConfigVersion(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetLatestOnlineQueryConfigVersion ¶
func (s *ListClustersResponseBodyResult) SetLatestOnlineQueryConfigVersion(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetName ¶
func (s *ListClustersResponseBodyResult) SetName(v string) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetQueryNode ¶
func (s *ListClustersResponseBodyResult) SetQueryNode(v *ListClustersResponseBodyResultQueryNode) *ListClustersResponseBodyResult
func (*ListClustersResponseBodyResult) SetStatus ¶
func (s *ListClustersResponseBodyResult) SetStatus(v string) *ListClustersResponseBodyResult
func (ListClustersResponseBodyResult) String ¶
func (s ListClustersResponseBodyResult) String() string
type ListClustersResponseBodyResultDataNode ¶
type ListClustersResponseBodyResultDataNode struct { // The name of the Searcher worker. // // example: // // ha-cn-8ed2k7brm05_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of Searcher workers. // // example: // // 1 Number *int32 `json:"number,omitempty" xml:"number,omitempty"` // The ID of the partition that is stored on the Searcher worker. // // example: // // dt=20220216 Partition *int32 `json:"partition,omitempty" xml:"partition,omitempty"` }
func (ListClustersResponseBodyResultDataNode) GoString ¶
func (s ListClustersResponseBodyResultDataNode) GoString() string
func (*ListClustersResponseBodyResultDataNode) SetName ¶
func (s *ListClustersResponseBodyResultDataNode) SetName(v string) *ListClustersResponseBodyResultDataNode
func (*ListClustersResponseBodyResultDataNode) SetNumber ¶
func (s *ListClustersResponseBodyResultDataNode) SetNumber(v int32) *ListClustersResponseBodyResultDataNode
func (*ListClustersResponseBodyResultDataNode) SetPartition ¶
func (s *ListClustersResponseBodyResultDataNode) SetPartition(v int32) *ListClustersResponseBodyResultDataNode
func (ListClustersResponseBodyResultDataNode) String ¶
func (s ListClustersResponseBodyResultDataNode) String() string
type ListClustersResponseBodyResultQueryNode ¶
type ListClustersResponseBodyResultQueryNode struct { // The name of the QRS worker. // // example: // // test_0704 Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of QRS workers. // // example: // // 1 Number *int32 `json:"number,omitempty" xml:"number,omitempty"` // The ID of the partition that is stored on the QRS worker. // // example: // // dt=20211216 Partition *int32 `json:"partition,omitempty" xml:"partition,omitempty"` }
func (ListClustersResponseBodyResultQueryNode) GoString ¶
func (s ListClustersResponseBodyResultQueryNode) GoString() string
func (*ListClustersResponseBodyResultQueryNode) SetName ¶
func (s *ListClustersResponseBodyResultQueryNode) SetName(v string) *ListClustersResponseBodyResultQueryNode
func (*ListClustersResponseBodyResultQueryNode) SetNumber ¶
func (s *ListClustersResponseBodyResultQueryNode) SetNumber(v int32) *ListClustersResponseBodyResultQueryNode
func (*ListClustersResponseBodyResultQueryNode) SetPartition ¶
func (s *ListClustersResponseBodyResultQueryNode) SetPartition(v int32) *ListClustersResponseBodyResultQueryNode
func (ListClustersResponseBodyResultQueryNode) String ¶
func (s ListClustersResponseBodyResultQueryNode) String() string
type ListDataSourceSchemasResponse ¶
type ListDataSourceSchemasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListDataSourceSchemasResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListDataSourceSchemasResponse) GoString ¶
func (s ListDataSourceSchemasResponse) GoString() string
func (*ListDataSourceSchemasResponse) SetBody ¶
func (s *ListDataSourceSchemasResponse) SetBody(v *ListDataSourceSchemasResponseBody) *ListDataSourceSchemasResponse
func (*ListDataSourceSchemasResponse) SetHeaders ¶
func (s *ListDataSourceSchemasResponse) SetHeaders(v map[string]*string) *ListDataSourceSchemasResponse
func (*ListDataSourceSchemasResponse) SetStatusCode ¶
func (s *ListDataSourceSchemasResponse) SetStatusCode(v int32) *ListDataSourceSchemasResponse
func (ListDataSourceSchemasResponse) String ¶
func (s ListDataSourceSchemasResponse) String() string
type ListDataSourceSchemasResponseBody ¶
type ListDataSourceSchemasResponseBody struct { // The ID of the request. // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The results returned. Result []*ListDataSourceSchemasResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListDataSourceSchemasResponseBody) GoString ¶
func (s ListDataSourceSchemasResponseBody) GoString() string
func (*ListDataSourceSchemasResponseBody) SetRequestId ¶
func (s *ListDataSourceSchemasResponseBody) SetRequestId(v string) *ListDataSourceSchemasResponseBody
func (*ListDataSourceSchemasResponseBody) SetResult ¶
func (s *ListDataSourceSchemasResponseBody) SetResult(v []*ListDataSourceSchemasResponseBodyResult) *ListDataSourceSchemasResponseBody
func (ListDataSourceSchemasResponseBody) String ¶
func (s ListDataSourceSchemasResponseBody) String() string
type ListDataSourceSchemasResponseBodyResult ¶
type ListDataSourceSchemasResponseBodyResult struct { // Indicates whether the field has the index attribute. Valid values: **true* - and **false**. // // example: // // false AddIndex *bool `json:"addIndex,omitempty" xml:"addIndex,omitempty"` // Indicates whether the field is an attribute field. Valid values: **true* - and **false**. // // example: // // false Attribute *bool `json:"attribute,omitempty" xml:"attribute,omitempty"` // Indicates whether the field is a custom field. Valid values: **true* - and **false**. // // example: // // false Custom *bool `json:"custom,omitempty" xml:"custom,omitempty"` // The field name. // // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // The primary key field. PrimaryKey *ListDataSourceSchemasResponseBodyResultPrimaryKey `json:"primaryKey,omitempty" xml:"primaryKey,omitempty" type:"Struct"` // Indicates whether the field can be displayed. Valid values: **true* - and **false**. // // example: // // false Summary *bool `json:"summary,omitempty" xml:"summary,omitempty"` // The field type. // // example: // // STRING Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListDataSourceSchemasResponseBodyResult) GoString ¶
func (s ListDataSourceSchemasResponseBodyResult) GoString() string
func (*ListDataSourceSchemasResponseBodyResult) SetAddIndex ¶
func (s *ListDataSourceSchemasResponseBodyResult) SetAddIndex(v bool) *ListDataSourceSchemasResponseBodyResult
func (*ListDataSourceSchemasResponseBodyResult) SetAttribute ¶
func (s *ListDataSourceSchemasResponseBodyResult) SetAttribute(v bool) *ListDataSourceSchemasResponseBodyResult
func (*ListDataSourceSchemasResponseBodyResult) SetCustom ¶
func (s *ListDataSourceSchemasResponseBodyResult) SetCustom(v bool) *ListDataSourceSchemasResponseBodyResult
func (*ListDataSourceSchemasResponseBodyResult) SetName ¶
func (s *ListDataSourceSchemasResponseBodyResult) SetName(v string) *ListDataSourceSchemasResponseBodyResult
func (*ListDataSourceSchemasResponseBodyResult) SetPrimaryKey ¶
func (*ListDataSourceSchemasResponseBodyResult) SetSummary ¶
func (s *ListDataSourceSchemasResponseBodyResult) SetSummary(v bool) *ListDataSourceSchemasResponseBodyResult
func (*ListDataSourceSchemasResponseBodyResult) SetType ¶
func (s *ListDataSourceSchemasResponseBodyResult) SetType(v string) *ListDataSourceSchemasResponseBodyResult
func (ListDataSourceSchemasResponseBodyResult) String ¶
func (s ListDataSourceSchemasResponseBodyResult) String() string
type ListDataSourceSchemasResponseBodyResultPrimaryKey ¶
type ListDataSourceSchemasResponseBodyResultPrimaryKey struct { // Indicates whether the field has the primary key attribute. Valid values: **true* - and **false**. // // example: // // false HasPrimaryKeyAttribute *bool `json:"hasPrimaryKeyAttribute,omitempty" xml:"hasPrimaryKeyAttribute,omitempty"` // Indicates whether the field is the primary key. Valid values: **true* - and **false**. // // example: // // false IsPrimaryKey *bool `json:"isPrimaryKey,omitempty" xml:"isPrimaryKey,omitempty"` // Indicates whether the field can be sorted. Valid values: **true* - and **false**. // // example: // // false IsPrimaryKeySorted *bool `json:"isPrimaryKeySorted,omitempty" xml:"isPrimaryKeySorted,omitempty"` }
func (ListDataSourceSchemasResponseBodyResultPrimaryKey) GoString ¶
func (s ListDataSourceSchemasResponseBodyResultPrimaryKey) GoString() string
func (*ListDataSourceSchemasResponseBodyResultPrimaryKey) SetHasPrimaryKeyAttribute ¶
func (s *ListDataSourceSchemasResponseBodyResultPrimaryKey) SetHasPrimaryKeyAttribute(v bool) *ListDataSourceSchemasResponseBodyResultPrimaryKey
func (*ListDataSourceSchemasResponseBodyResultPrimaryKey) SetIsPrimaryKey ¶
func (s *ListDataSourceSchemasResponseBodyResultPrimaryKey) SetIsPrimaryKey(v bool) *ListDataSourceSchemasResponseBodyResultPrimaryKey
func (*ListDataSourceSchemasResponseBodyResultPrimaryKey) SetIsPrimaryKeySorted ¶
func (s *ListDataSourceSchemasResponseBodyResultPrimaryKey) SetIsPrimaryKeySorted(v bool) *ListDataSourceSchemasResponseBodyResultPrimaryKey
func (ListDataSourceSchemasResponseBodyResultPrimaryKey) String ¶
func (s ListDataSourceSchemasResponseBodyResultPrimaryKey) String() string
type ListDataSourceTasksResponse ¶
type ListDataSourceTasksResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListDataSourceTasksResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListDataSourceTasksResponse) GoString ¶
func (s ListDataSourceTasksResponse) GoString() string
func (*ListDataSourceTasksResponse) SetBody ¶
func (s *ListDataSourceTasksResponse) SetBody(v *ListDataSourceTasksResponseBody) *ListDataSourceTasksResponse
func (*ListDataSourceTasksResponse) SetHeaders ¶
func (s *ListDataSourceTasksResponse) SetHeaders(v map[string]*string) *ListDataSourceTasksResponse
func (*ListDataSourceTasksResponse) SetStatusCode ¶
func (s *ListDataSourceTasksResponse) SetStatusCode(v int32) *ListDataSourceTasksResponse
func (ListDataSourceTasksResponse) String ¶
func (s ListDataSourceTasksResponse) String() string
type ListDataSourceTasksResponseBody ¶
type ListDataSourceTasksResponseBody struct { // id of request // // example: // // CC5EC8FA-5C0D-56AF-BEF4-6FCCEABD0511 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The index information. Result []*ListDataSourceTasksResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListDataSourceTasksResponseBody) GoString ¶
func (s ListDataSourceTasksResponseBody) GoString() string
func (*ListDataSourceTasksResponseBody) SetRequestId ¶
func (s *ListDataSourceTasksResponseBody) SetRequestId(v string) *ListDataSourceTasksResponseBody
func (*ListDataSourceTasksResponseBody) SetResult ¶
func (s *ListDataSourceTasksResponseBody) SetResult(v []*ListDataSourceTasksResponseBodyResult) *ListDataSourceTasksResponseBody
func (ListDataSourceTasksResponseBody) String ¶
func (s ListDataSourceTasksResponseBody) String() string
type ListDataSourceTasksResponseBodyResult ¶
type ListDataSourceTasksResponseBodyResult struct { // The additional attributes of the card. // // example: // // "" ExtraAttribute *string `json:"extraAttribute,omitempty" xml:"extraAttribute,omitempty"` // The field3 field that was passed when the FSM was created. // // example: // // "" Field3 *string `json:"field3,omitempty" xml:"field3,omitempty"` // The ID of the finite state machine (FSM). // // example: // // tisplus_opensearch@datasource_flow_fsm@1062017779051424-ha-cn-2r42ostoc01_ecom_table@vpc_hz_domain_1@null@MANUAL-ha-cn-2r42ostoc01_ecom_table@1655974525756@006754 FsmId *string `json:"fsmId,omitempty" xml:"fsmId,omitempty"` // The change group type. // // example: // // " " GroupType *string `json:"groupType,omitempty" xml:"groupType,omitempty"` // The card name. // // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` // The FSM status. // // example: // // 2 Status *string `json:"status,omitempty" xml:"status,omitempty"` // The tags of the progress bar. Tags []*ListDataSourceTasksResponseBodyResultTags `json:"tags,omitempty" xml:"tags,omitempty" type:"Repeated"` // The task information. TaskNodes []*ListDataSourceTasksResponseBodyResultTaskNodes `json:"taskNodes,omitempty" xml:"taskNodes,omitempty" type:"Repeated"` // The timestamp of the card. // // example: // // 1646279473 Time *string `json:"time,omitempty" xml:"time,omitempty"` // The card type. // // example: // // search Type *string `json:"type,omitempty" xml:"type,omitempty"` // The user who triggered the generation of the FSM process. // // example: // // "" User *string `json:"user,omitempty" xml:"user,omitempty"` }
func (ListDataSourceTasksResponseBodyResult) GoString ¶
func (s ListDataSourceTasksResponseBodyResult) GoString() string
func (*ListDataSourceTasksResponseBodyResult) SetExtraAttribute ¶
func (s *ListDataSourceTasksResponseBodyResult) SetExtraAttribute(v string) *ListDataSourceTasksResponseBodyResult
func (*ListDataSourceTasksResponseBodyResult) SetField3 ¶
func (s *ListDataSourceTasksResponseBodyResult) SetField3(v string) *ListDataSourceTasksResponseBodyResult
func (*ListDataSourceTasksResponseBodyResult) SetFsmId ¶
func (s *ListDataSourceTasksResponseBodyResult) SetFsmId(v string) *ListDataSourceTasksResponseBodyResult
func (*ListDataSourceTasksResponseBodyResult) SetGroupType ¶
func (s *ListDataSourceTasksResponseBodyResult) SetGroupType(v string) *ListDataSourceTasksResponseBodyResult
func (*ListDataSourceTasksResponseBodyResult) SetName ¶
func (s *ListDataSourceTasksResponseBodyResult) SetName(v string) *ListDataSourceTasksResponseBodyResult
func (*ListDataSourceTasksResponseBodyResult) SetStatus ¶
func (s *ListDataSourceTasksResponseBodyResult) SetStatus(v string) *ListDataSourceTasksResponseBodyResult
func (*ListDataSourceTasksResponseBodyResult) SetTaskNodes ¶
func (s *ListDataSourceTasksResponseBodyResult) SetTaskNodes(v []*ListDataSourceTasksResponseBodyResultTaskNodes) *ListDataSourceTasksResponseBodyResult
func (*ListDataSourceTasksResponseBodyResult) SetTime ¶
func (s *ListDataSourceTasksResponseBodyResult) SetTime(v string) *ListDataSourceTasksResponseBodyResult
func (*ListDataSourceTasksResponseBodyResult) SetType ¶
func (s *ListDataSourceTasksResponseBodyResult) SetType(v string) *ListDataSourceTasksResponseBodyResult
func (*ListDataSourceTasksResponseBodyResult) SetUser ¶
func (s *ListDataSourceTasksResponseBodyResult) SetUser(v string) *ListDataSourceTasksResponseBodyResult
func (ListDataSourceTasksResponseBodyResult) String ¶
func (s ListDataSourceTasksResponseBodyResult) String() string
type ListDataSourceTasksResponseBodyResultTags ¶
type ListDataSourceTasksResponseBodyResultTags struct { // The tag content. // // example: // // succeed in handling request Msg *string `json:"msg,omitempty" xml:"msg,omitempty"` // The tag level. // // example: // // "" TagLevel *string `json:"tagLevel,omitempty" xml:"tagLevel,omitempty"` }
func (ListDataSourceTasksResponseBodyResultTags) GoString ¶
func (s ListDataSourceTasksResponseBodyResultTags) GoString() string
func (*ListDataSourceTasksResponseBodyResultTags) SetMsg ¶
func (s *ListDataSourceTasksResponseBodyResultTags) SetMsg(v string) *ListDataSourceTasksResponseBodyResultTags
func (*ListDataSourceTasksResponseBodyResultTags) SetTagLevel ¶
func (s *ListDataSourceTasksResponseBodyResultTags) SetTagLevel(v string) *ListDataSourceTasksResponseBodyResultTags
func (ListDataSourceTasksResponseBodyResultTags) String ¶
func (s ListDataSourceTasksResponseBodyResultTags) String() string
type ListDataSourceTasksResponseBodyResultTaskNodes ¶
type ListDataSourceTasksResponseBodyResultTaskNodes struct { // The time when the task was complete. // // example: // // "" FinishDate *string `json:"finishDate,omitempty" xml:"finishDate,omitempty"` // The ordinal number of the task. // // example: // // 100 Index *int64 `json:"index,omitempty" xml:"index,omitempty"` // The task name. // // example: // // ha-cn-7pp2ngv4s02_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The task status. // // example: // // onlyPublished Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListDataSourceTasksResponseBodyResultTaskNodes) GoString ¶
func (s ListDataSourceTasksResponseBodyResultTaskNodes) GoString() string
func (*ListDataSourceTasksResponseBodyResultTaskNodes) SetFinishDate ¶
func (s *ListDataSourceTasksResponseBodyResultTaskNodes) SetFinishDate(v string) *ListDataSourceTasksResponseBodyResultTaskNodes
func (*ListDataSourceTasksResponseBodyResultTaskNodes) SetIndex ¶
func (s *ListDataSourceTasksResponseBodyResultTaskNodes) SetIndex(v int64) *ListDataSourceTasksResponseBodyResultTaskNodes
func (*ListDataSourceTasksResponseBodyResultTaskNodes) SetStatus ¶
func (s *ListDataSourceTasksResponseBodyResultTaskNodes) SetStatus(v string) *ListDataSourceTasksResponseBodyResultTaskNodes
func (ListDataSourceTasksResponseBodyResultTaskNodes) String ¶
func (s ListDataSourceTasksResponseBodyResultTaskNodes) String() string
type ListDataSourcesResponse ¶
type ListDataSourcesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListDataSourcesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListDataSourcesResponse) GoString ¶
func (s ListDataSourcesResponse) GoString() string
func (*ListDataSourcesResponse) SetBody ¶
func (s *ListDataSourcesResponse) SetBody(v *ListDataSourcesResponseBody) *ListDataSourcesResponse
func (*ListDataSourcesResponse) SetHeaders ¶
func (s *ListDataSourcesResponse) SetHeaders(v map[string]*string) *ListDataSourcesResponse
func (*ListDataSourcesResponse) SetStatusCode ¶
func (s *ListDataSourcesResponse) SetStatusCode(v int32) *ListDataSourcesResponse
func (ListDataSourcesResponse) String ¶
func (s ListDataSourcesResponse) String() string
type ListDataSourcesResponseBody ¶
type ListDataSourcesResponseBody struct { // The ID of the request. // // example: // // 93A9E542-8CF8-5BA6-99AB-94C0FE520429 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The results returned. Result []*ListDataSourcesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListDataSourcesResponseBody) GoString ¶
func (s ListDataSourcesResponseBody) GoString() string
func (*ListDataSourcesResponseBody) SetRequestId ¶
func (s *ListDataSourcesResponseBody) SetRequestId(v string) *ListDataSourcesResponseBody
func (*ListDataSourcesResponseBody) SetResult ¶
func (s *ListDataSourcesResponseBody) SetResult(v []*ListDataSourcesResponseBodyResult) *ListDataSourcesResponseBody
func (ListDataSourcesResponseBody) String ¶
func (s ListDataSourcesResponseBody) String() string
type ListDataSourcesResponseBodyResult ¶
type ListDataSourcesResponseBodyResult struct { // The data center in which the data source is deployed. // // example: // // test Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The indexes. Indexes []*string `json:"indexes,omitempty" xml:"indexes,omitempty" type:"Repeated"` // The time when the full data of the data source was last queried. // // example: // // 1718787785 LastFulTime *int64 `json:"lastFulTime,omitempty" xml:"lastFulTime,omitempty"` // The name of the data source. // // example: // // data_source_name Name *string `json:"name,omitempty" xml:"name,omitempty"` // The status of the data source. Valid values: new: The data source is being created. publish: The data source is in the normal state. trash: The data source is being deleted. // // example: // // new Status *string `json:"status,omitempty" xml:"status,omitempty"` // The type of the data source. // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListDataSourcesResponseBodyResult) GoString ¶
func (s ListDataSourcesResponseBodyResult) GoString() string
func (*ListDataSourcesResponseBodyResult) SetDomain ¶
func (s *ListDataSourcesResponseBodyResult) SetDomain(v string) *ListDataSourcesResponseBodyResult
func (*ListDataSourcesResponseBodyResult) SetIndexes ¶
func (s *ListDataSourcesResponseBodyResult) SetIndexes(v []*string) *ListDataSourcesResponseBodyResult
func (*ListDataSourcesResponseBodyResult) SetLastFulTime ¶
func (s *ListDataSourcesResponseBodyResult) SetLastFulTime(v int64) *ListDataSourcesResponseBodyResult
func (*ListDataSourcesResponseBodyResult) SetName ¶
func (s *ListDataSourcesResponseBodyResult) SetName(v string) *ListDataSourcesResponseBodyResult
func (*ListDataSourcesResponseBodyResult) SetStatus ¶
func (s *ListDataSourcesResponseBodyResult) SetStatus(v string) *ListDataSourcesResponseBodyResult
func (*ListDataSourcesResponseBodyResult) SetType ¶
func (s *ListDataSourcesResponseBodyResult) SetType(v string) *ListDataSourcesResponseBodyResult
func (ListDataSourcesResponseBodyResult) String ¶
func (s ListDataSourcesResponseBodyResult) String() string
type ListDatabasesResponse ¶
type ListDatabasesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListDatabasesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListDatabasesResponse) GoString ¶
func (s ListDatabasesResponse) GoString() string
func (*ListDatabasesResponse) SetBody ¶
func (s *ListDatabasesResponse) SetBody(v *ListDatabasesResponseBody) *ListDatabasesResponse
func (*ListDatabasesResponse) SetHeaders ¶
func (s *ListDatabasesResponse) SetHeaders(v map[string]*string) *ListDatabasesResponse
func (*ListDatabasesResponse) SetStatusCode ¶
func (s *ListDatabasesResponse) SetStatusCode(v int32) *ListDatabasesResponse
func (ListDatabasesResponse) String ¶
func (s ListDatabasesResponse) String() string
type ListDatabasesResponseBody ¶
type ListDatabasesResponseBody struct { // id of request // // example: // // E45380E8-994A-5402-9806-F114B3295FCF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // NodeTreeVO Result *ListDatabasesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (ListDatabasesResponseBody) GoString ¶
func (s ListDatabasesResponseBody) GoString() string
func (*ListDatabasesResponseBody) SetRequestId ¶
func (s *ListDatabasesResponseBody) SetRequestId(v string) *ListDatabasesResponseBody
func (*ListDatabasesResponseBody) SetResult ¶
func (s *ListDatabasesResponseBody) SetResult(v *ListDatabasesResponseBodyResult) *ListDatabasesResponseBody
func (ListDatabasesResponseBody) String ¶
func (s ListDatabasesResponseBody) String() string
type ListDatabasesResponseBodyResult ¶
type ListDatabasesResponseBodyResult struct {
Databases []*ListDatabasesResponseBodyResultDatabases `json:"databases,omitempty" xml:"databases,omitempty" type:"Repeated"`
}
func (ListDatabasesResponseBodyResult) GoString ¶
func (s ListDatabasesResponseBodyResult) GoString() string
func (*ListDatabasesResponseBodyResult) SetDatabases ¶
func (s *ListDatabasesResponseBodyResult) SetDatabases(v []*ListDatabasesResponseBodyResultDatabases) *ListDatabasesResponseBodyResult
func (ListDatabasesResponseBodyResult) String ¶
func (s ListDatabasesResponseBodyResult) String() string
type ListDatabasesResponseBodyResultDatabases ¶
type ListDatabasesResponseBodyResultDatabases struct { // example: // // general Database *string `json:"database,omitempty" xml:"database,omitempty"` Functions map[string][]*ResultDatabasesFunctionsValue `json:"functions,omitempty" xml:"functions,omitempty"` SqlInstances []*ListDatabasesResponseBodyResultDatabasesSqlInstances `json:"sqlInstances,omitempty" xml:"sqlInstances,omitempty" type:"Repeated"` Tables []*ListDatabasesResponseBodyResultDatabasesTables `json:"tables,omitempty" xml:"tables,omitempty" type:"Repeated"` Templates []*ListDatabasesResponseBodyResultDatabasesTemplates `json:"templates,omitempty" xml:"templates,omitempty" type:"Repeated"` }
func (ListDatabasesResponseBodyResultDatabases) GoString ¶
func (s ListDatabasesResponseBodyResultDatabases) GoString() string
func (*ListDatabasesResponseBodyResultDatabases) SetDatabase ¶
func (s *ListDatabasesResponseBodyResultDatabases) SetDatabase(v string) *ListDatabasesResponseBodyResultDatabases
func (*ListDatabasesResponseBodyResultDatabases) SetFunctions ¶
func (s *ListDatabasesResponseBodyResultDatabases) SetFunctions(v map[string][]*ResultDatabasesFunctionsValue) *ListDatabasesResponseBodyResultDatabases
func (*ListDatabasesResponseBodyResultDatabases) SetSqlInstances ¶
func (s *ListDatabasesResponseBodyResultDatabases) SetSqlInstances(v []*ListDatabasesResponseBodyResultDatabasesSqlInstances) *ListDatabasesResponseBodyResultDatabases
func (*ListDatabasesResponseBodyResultDatabases) SetTemplates ¶
func (ListDatabasesResponseBodyResultDatabases) String ¶
func (s ListDatabasesResponseBodyResultDatabases) String() string
type ListDatabasesResponseBodyResultDatabasesSqlInstances ¶
type ListDatabasesResponseBodyResultDatabasesSqlInstances struct { Children []interface{} `json:"children,omitempty" xml:"children,omitempty" type:"Repeated"` // example: // // 12190 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // 1 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // true IsDir *int32 `json:"isDir,omitempty" xml:"isDir,omitempty"` // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // -1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // example: // // 1 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` // table, instance, template, function // // example: // // instance Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListDatabasesResponseBodyResultDatabasesSqlInstances) GoString ¶
func (s ListDatabasesResponseBodyResultDatabasesSqlInstances) GoString() string
func (*ListDatabasesResponseBodyResultDatabasesSqlInstances) SetChildren ¶
func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetChildren(v []interface{}) *ListDatabasesResponseBodyResultDatabasesSqlInstances
func (*ListDatabasesResponseBodyResultDatabasesSqlInstances) SetInstanceId ¶
func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetInstanceId(v int64) *ListDatabasesResponseBodyResultDatabasesSqlInstances
func (*ListDatabasesResponseBodyResultDatabasesSqlInstances) SetTemplateId ¶
func (s *ListDatabasesResponseBodyResultDatabasesSqlInstances) SetTemplateId(v int64) *ListDatabasesResponseBodyResultDatabasesSqlInstances
func (ListDatabasesResponseBodyResultDatabasesSqlInstances) String ¶
func (s ListDatabasesResponseBodyResultDatabasesSqlInstances) String() string
type ListDatabasesResponseBodyResultDatabasesTables ¶
type ListDatabasesResponseBodyResultDatabasesTables struct { Children []interface{} `json:"children,omitempty" xml:"children,omitempty" type:"Repeated"` // example: // // 56 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // 1 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // true IsDir *int32 `json:"isDir,omitempty" xml:"isDir,omitempty"` // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // -1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // example: // // 1 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` // table, instance, template, function // // example: // // table Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListDatabasesResponseBodyResultDatabasesTables) GoString ¶
func (s ListDatabasesResponseBodyResultDatabasesTables) GoString() string
func (*ListDatabasesResponseBodyResultDatabasesTables) SetChildren ¶
func (s *ListDatabasesResponseBodyResultDatabasesTables) SetChildren(v []interface{}) *ListDatabasesResponseBodyResultDatabasesTables
func (*ListDatabasesResponseBodyResultDatabasesTables) SetInstanceId ¶
func (s *ListDatabasesResponseBodyResultDatabasesTables) SetInstanceId(v int64) *ListDatabasesResponseBodyResultDatabasesTables
func (*ListDatabasesResponseBodyResultDatabasesTables) SetIsDir ¶
func (s *ListDatabasesResponseBodyResultDatabasesTables) SetIsDir(v int32) *ListDatabasesResponseBodyResultDatabasesTables
func (*ListDatabasesResponseBodyResultDatabasesTables) SetParent ¶
func (s *ListDatabasesResponseBodyResultDatabasesTables) SetParent(v int64) *ListDatabasesResponseBodyResultDatabasesTables
func (*ListDatabasesResponseBodyResultDatabasesTables) SetTemplateId ¶
func (s *ListDatabasesResponseBodyResultDatabasesTables) SetTemplateId(v int64) *ListDatabasesResponseBodyResultDatabasesTables
func (ListDatabasesResponseBodyResultDatabasesTables) String ¶
func (s ListDatabasesResponseBodyResultDatabasesTables) String() string
type ListDatabasesResponseBodyResultDatabasesTemplates ¶
type ListDatabasesResponseBodyResultDatabasesTemplates struct { Children []interface{} `json:"children,omitempty" xml:"children,omitempty" type:"Repeated"` // example: // // 1 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // 1 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // true IsDir *int32 `json:"isDir,omitempty" xml:"isDir,omitempty"` // example: // // c26_schema Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // -1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // example: // // 1 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` // table, instance, template, function // // example: // // template Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListDatabasesResponseBodyResultDatabasesTemplates) GoString ¶
func (s ListDatabasesResponseBodyResultDatabasesTemplates) GoString() string
func (*ListDatabasesResponseBodyResultDatabasesTemplates) SetChildren ¶
func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetChildren(v []interface{}) *ListDatabasesResponseBodyResultDatabasesTemplates
func (*ListDatabasesResponseBodyResultDatabasesTemplates) SetInstanceId ¶
func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetInstanceId(v int64) *ListDatabasesResponseBodyResultDatabasesTemplates
func (*ListDatabasesResponseBodyResultDatabasesTemplates) SetParent ¶
func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetParent(v int64) *ListDatabasesResponseBodyResultDatabasesTemplates
func (*ListDatabasesResponseBodyResultDatabasesTemplates) SetTemplateId ¶
func (s *ListDatabasesResponseBodyResultDatabasesTemplates) SetTemplateId(v int64) *ListDatabasesResponseBodyResultDatabasesTemplates
func (ListDatabasesResponseBodyResultDatabasesTemplates) String ¶
func (s ListDatabasesResponseBodyResultDatabasesTemplates) String() string
type ListDateSourceGenerationsRequest ¶
type ListDateSourceGenerationsRequest struct { // The data center where the data source is deployed. // // This parameter is required. // // example: // // bj_vpc_domain_1 DomainName *string `json:"domainName,omitempty" xml:"domainName,omitempty"` // Specifies the index versions to be returned. Valid values: // // 1. true (default): returns the index versions that are complete and not expired. // // 2. false: returns all index versions. // // example: // // true ValidStatus *bool `json:"validStatus,omitempty" xml:"validStatus,omitempty"` }
func (ListDateSourceGenerationsRequest) GoString ¶
func (s ListDateSourceGenerationsRequest) GoString() string
func (*ListDateSourceGenerationsRequest) SetDomainName ¶
func (s *ListDateSourceGenerationsRequest) SetDomainName(v string) *ListDateSourceGenerationsRequest
func (*ListDateSourceGenerationsRequest) SetValidStatus ¶
func (s *ListDateSourceGenerationsRequest) SetValidStatus(v bool) *ListDateSourceGenerationsRequest
func (ListDateSourceGenerationsRequest) String ¶
func (s ListDateSourceGenerationsRequest) String() string
type ListDateSourceGenerationsResponse ¶
type ListDateSourceGenerationsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListDateSourceGenerationsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListDateSourceGenerationsResponse) GoString ¶
func (s ListDateSourceGenerationsResponse) GoString() string
func (*ListDateSourceGenerationsResponse) SetHeaders ¶
func (s *ListDateSourceGenerationsResponse) SetHeaders(v map[string]*string) *ListDateSourceGenerationsResponse
func (*ListDateSourceGenerationsResponse) SetStatusCode ¶
func (s *ListDateSourceGenerationsResponse) SetStatusCode(v int32) *ListDateSourceGenerationsResponse
func (ListDateSourceGenerationsResponse) String ¶
func (s ListDateSourceGenerationsResponse) String() string
type ListDateSourceGenerationsResponseBody ¶
type ListDateSourceGenerationsResponseBody struct { // id of request // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // List Result []*ListDateSourceGenerationsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListDateSourceGenerationsResponseBody) GoString ¶
func (s ListDateSourceGenerationsResponseBody) GoString() string
func (*ListDateSourceGenerationsResponseBody) SetRequestId ¶
func (s *ListDateSourceGenerationsResponseBody) SetRequestId(v string) *ListDateSourceGenerationsResponseBody
func (ListDateSourceGenerationsResponseBody) String ¶
func (s ListDateSourceGenerationsResponseBody) String() string
type ListDateSourceGenerationsResponseBodyResult ¶
type ListDateSourceGenerationsResponseBodyResult struct { // The ID of the offline deployment. // // example: // // 122 BuildDeployId *int32 `json:"buildDeployId,omitempty" xml:"buildDeployId,omitempty"` // The timestamp that was generated when the index building was started. // // example: // // 1626143673 CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` // The path of the dumped index in the Apsara File Storage for HDFS file system. // // example: // // "" DataDumpRoot *string `json:"dataDumpRoot,omitempty" xml:"dataDumpRoot,omitempty"` // The ID of the full index version. // // example: // // 1626143930 Generation *int64 `json:"generation,omitempty" xml:"generation,omitempty"` // The shards of the index version. The value is a key-value pair in which the key indicates the index name and the value indicates the number of shards. The number of value shards. Partition map[string]*int32 `json:"partition,omitempty" xml:"partition,omitempty"` // The status of the index version. // // example: // // STOPPED Status *string `json:"status,omitempty" xml:"status,omitempty"` // The start timestamp from which incremental data is retrieved. // // example: // // 1626143673 Timestamp *int64 `json:"timestamp,omitempty" xml:"timestamp,omitempty"` }
func (ListDateSourceGenerationsResponseBodyResult) GoString ¶
func (s ListDateSourceGenerationsResponseBodyResult) GoString() string
func (*ListDateSourceGenerationsResponseBodyResult) SetBuildDeployId ¶
func (s *ListDateSourceGenerationsResponseBodyResult) SetBuildDeployId(v int32) *ListDateSourceGenerationsResponseBodyResult
func (*ListDateSourceGenerationsResponseBodyResult) SetCreateTime ¶
func (s *ListDateSourceGenerationsResponseBodyResult) SetCreateTime(v int64) *ListDateSourceGenerationsResponseBodyResult
func (*ListDateSourceGenerationsResponseBodyResult) SetDataDumpRoot ¶
func (s *ListDateSourceGenerationsResponseBodyResult) SetDataDumpRoot(v string) *ListDateSourceGenerationsResponseBodyResult
func (*ListDateSourceGenerationsResponseBodyResult) SetGeneration ¶
func (s *ListDateSourceGenerationsResponseBodyResult) SetGeneration(v int64) *ListDateSourceGenerationsResponseBodyResult
func (*ListDateSourceGenerationsResponseBodyResult) SetPartition ¶
func (s *ListDateSourceGenerationsResponseBodyResult) SetPartition(v map[string]*int32) *ListDateSourceGenerationsResponseBodyResult
func (*ListDateSourceGenerationsResponseBodyResult) SetStatus ¶
func (s *ListDateSourceGenerationsResponseBodyResult) SetStatus(v string) *ListDateSourceGenerationsResponseBodyResult
func (*ListDateSourceGenerationsResponseBodyResult) SetTimestamp ¶
func (s *ListDateSourceGenerationsResponseBodyResult) SetTimestamp(v int64) *ListDateSourceGenerationsResponseBodyResult
func (ListDateSourceGenerationsResponseBodyResult) String ¶
func (s ListDateSourceGenerationsResponseBodyResult) String() string
type ListIndexRecoverRecordsResponse ¶
type ListIndexRecoverRecordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListIndexRecoverRecordsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListIndexRecoverRecordsResponse) GoString ¶
func (s ListIndexRecoverRecordsResponse) GoString() string
func (*ListIndexRecoverRecordsResponse) SetBody ¶
func (s *ListIndexRecoverRecordsResponse) SetBody(v *ListIndexRecoverRecordsResponseBody) *ListIndexRecoverRecordsResponse
func (*ListIndexRecoverRecordsResponse) SetHeaders ¶
func (s *ListIndexRecoverRecordsResponse) SetHeaders(v map[string]*string) *ListIndexRecoverRecordsResponse
func (*ListIndexRecoverRecordsResponse) SetStatusCode ¶
func (s *ListIndexRecoverRecordsResponse) SetStatusCode(v int32) *ListIndexRecoverRecordsResponse
func (ListIndexRecoverRecordsResponse) String ¶
func (s ListIndexRecoverRecordsResponse) String() string
type ListIndexRecoverRecordsResponseBody ¶
type ListIndexRecoverRecordsResponseBody struct { // The description. // // example: // // test Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` // The time when the index version was published. // // example: // // 2024-06-07 16:43:00 FinishedTime *string `json:"finishedTime,omitempty" xml:"finishedTime,omitempty"` // The ID of the full index version. // // example: // // 1708674867 GenerationId *string `json:"generationId,omitempty" xml:"generationId,omitempty"` }
func (ListIndexRecoverRecordsResponseBody) GoString ¶
func (s ListIndexRecoverRecordsResponseBody) GoString() string
func (*ListIndexRecoverRecordsResponseBody) SetDesc ¶
func (s *ListIndexRecoverRecordsResponseBody) SetDesc(v string) *ListIndexRecoverRecordsResponseBody
func (*ListIndexRecoverRecordsResponseBody) SetFinishedTime ¶
func (s *ListIndexRecoverRecordsResponseBody) SetFinishedTime(v string) *ListIndexRecoverRecordsResponseBody
func (*ListIndexRecoverRecordsResponseBody) SetGenerationId ¶
func (s *ListIndexRecoverRecordsResponseBody) SetGenerationId(v string) *ListIndexRecoverRecordsResponseBody
func (ListIndexRecoverRecordsResponseBody) String ¶
func (s ListIndexRecoverRecordsResponseBody) String() string
type ListIndexesRequest ¶
type ListIndexesRequest struct { Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // Specifies whether the OpenSearch Vector Search Edition instance is of the new version. // // example: // // true NewMode *bool `json:"newMode,omitempty" xml:"newMode,omitempty"` Table *string `json:"table,omitempty" xml:"table,omitempty"` }
func (ListIndexesRequest) GoString ¶
func (s ListIndexesRequest) GoString() string
func (*ListIndexesRequest) SetCatalog ¶ added in v3.2.5
func (s *ListIndexesRequest) SetCatalog(v string) *ListIndexesRequest
func (*ListIndexesRequest) SetDatabase ¶ added in v3.2.5
func (s *ListIndexesRequest) SetDatabase(v string) *ListIndexesRequest
func (*ListIndexesRequest) SetNewMode ¶
func (s *ListIndexesRequest) SetNewMode(v bool) *ListIndexesRequest
func (*ListIndexesRequest) SetTable ¶ added in v3.2.5
func (s *ListIndexesRequest) SetTable(v string) *ListIndexesRequest
func (ListIndexesRequest) String ¶
func (s ListIndexesRequest) String() string
type ListIndexesResponse ¶
type ListIndexesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListIndexesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListIndexesResponse) GoString ¶
func (s ListIndexesResponse) GoString() string
func (*ListIndexesResponse) SetBody ¶
func (s *ListIndexesResponse) SetBody(v *ListIndexesResponseBody) *ListIndexesResponse
func (*ListIndexesResponse) SetHeaders ¶
func (s *ListIndexesResponse) SetHeaders(v map[string]*string) *ListIndexesResponse
func (*ListIndexesResponse) SetStatusCode ¶
func (s *ListIndexesResponse) SetStatusCode(v int32) *ListIndexesResponse
func (ListIndexesResponse) String ¶
func (s ListIndexesResponse) String() string
type ListIndexesResponseBody ¶
type ListIndexesResponseBody struct { // The request ID. // // example: // // 4FB0325E-8C37-5525-96AC-0333523170A3 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The details of indexes. Result []*ListIndexesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListIndexesResponseBody) GoString ¶
func (s ListIndexesResponseBody) GoString() string
func (*ListIndexesResponseBody) SetRequestId ¶
func (s *ListIndexesResponseBody) SetRequestId(v string) *ListIndexesResponseBody
func (*ListIndexesResponseBody) SetResult ¶
func (s *ListIndexesResponseBody) SetResult(v []*ListIndexesResponseBodyResult) *ListIndexesResponseBody
func (ListIndexesResponseBody) String ¶
func (s ListIndexesResponseBody) String() string
type ListIndexesResponseBodyResult ¶
type ListIndexesResponseBodyResult struct { // The index schema, which is a JSON string. // // example: // // {"summarys":{"parameter":{"file_compressor":"zstd"},"summary_fields":["id"]},"file_compress":[{"name":"file_compressor","type":"zstd"},{"name":"no_compressor","type":""}],"indexs":[{"index_fields":"name","index_name":"ids","index_type":"STRING"},{"has_primary_key_attribute":true,"index_fields":"id","is_primary_key_sorted":false,"index_name":"id","index_type":"PRIMARYKEY64"}],"attributes":[{"file_compress":"no_compressor","field_name":"id"}],"fields":[{"user_defined_param":{},"compress_type":"uniq","field_type":"STRING","field_name":"id"},{"compress_type":"uniq","field_type":"STRING","field_name":"name"}],"table_name":"api"} Content *string `json:"content,omitempty" xml:"content,omitempty"` CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // The name of the data source. // // example: // // ha-cn-7mz2kvu2c01_table4 DataSource *string `json:"dataSource,omitempty" xml:"dataSource,omitempty"` // The information about the data source. DataSourceInfo *ListIndexesResponseBodyResultDataSourceInfo `json:"dataSourceInfo,omitempty" xml:"dataSourceInfo,omitempty" type:"Struct"` // The description. // // example: // // Description Description *string `json:"description,omitempty" xml:"description,omitempty"` // The deployment name of the index. // // example: // // test Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The time when full data in the index was last updated. // // example: // // 2023-07-05 10:40:38 FullUpdateTime *string `json:"fullUpdateTime,omitempty" xml:"fullUpdateTime,omitempty"` // The full version of the index. // // example: // // 1688523414 FullVersion *int64 `json:"fullVersion,omitempty" xml:"fullVersion,omitempty"` // The time when incremental data in the index was last updated. // // example: // // 2023-07-05 10:58:33 IncUpdateTime *string `json:"incUpdateTime,omitempty" xml:"incUpdateTime,omitempty"` // The index size. // // example: // // 4689 IndexSize *int64 `json:"indexSize,omitempty" xml:"indexSize,omitempty"` // The index ststus. Valid values: NEW and PUBLISH. // // example: // // " " IndexStatus *string `json:"indexStatus,omitempty" xml:"indexStatus,omitempty"` // The index name. // // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of shards. // // example: // // 2 Partition *int32 `json:"partition,omitempty" xml:"partition,omitempty"` UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` // The index versions. Versions []*ListIndexesResponseBodyResultVersions `json:"versions,omitempty" xml:"versions,omitempty" type:"Repeated"` }
func (ListIndexesResponseBodyResult) GoString ¶
func (s ListIndexesResponseBodyResult) GoString() string
func (*ListIndexesResponseBodyResult) SetContent ¶
func (s *ListIndexesResponseBodyResult) SetContent(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetCreateTime ¶ added in v3.2.6
func (s *ListIndexesResponseBodyResult) SetCreateTime(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetDataSource ¶
func (s *ListIndexesResponseBodyResult) SetDataSource(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetDataSourceInfo ¶
func (s *ListIndexesResponseBodyResult) SetDataSourceInfo(v *ListIndexesResponseBodyResultDataSourceInfo) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetDescription ¶
func (s *ListIndexesResponseBodyResult) SetDescription(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetDomain ¶
func (s *ListIndexesResponseBodyResult) SetDomain(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetFullUpdateTime ¶
func (s *ListIndexesResponseBodyResult) SetFullUpdateTime(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetFullVersion ¶
func (s *ListIndexesResponseBodyResult) SetFullVersion(v int64) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetIncUpdateTime ¶
func (s *ListIndexesResponseBodyResult) SetIncUpdateTime(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetIndexSize ¶
func (s *ListIndexesResponseBodyResult) SetIndexSize(v int64) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetIndexStatus ¶
func (s *ListIndexesResponseBodyResult) SetIndexStatus(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetName ¶
func (s *ListIndexesResponseBodyResult) SetName(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetPartition ¶
func (s *ListIndexesResponseBodyResult) SetPartition(v int32) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetUpdateTime ¶ added in v3.2.6
func (s *ListIndexesResponseBodyResult) SetUpdateTime(v string) *ListIndexesResponseBodyResult
func (*ListIndexesResponseBodyResult) SetVersions ¶
func (s *ListIndexesResponseBodyResult) SetVersions(v []*ListIndexesResponseBodyResultVersions) *ListIndexesResponseBodyResult
func (ListIndexesResponseBodyResult) String ¶
func (s ListIndexesResponseBodyResult) String() string
type ListIndexesResponseBodyResultDataSourceInfo ¶
type ListIndexesResponseBodyResultDataSourceInfo struct { // Indicates whether the automatic full indexing feature is enabled. // // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` // The configuration of MaxCompute data sources. Config *ListIndexesResponseBodyResultDataSourceInfoConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // The data center in which the data source is deployed. // // example: // // test Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The name of the data source. // // example: // // index1 Name *string `json:"name,omitempty" xml:"name,omitempty"` // The number of resources used for data update. // // example: // // 2 ProcessPartitionCount *int32 `json:"processPartitionCount,omitempty" xml:"processPartitionCount,omitempty"` // The configurations of the SARO data source. SaroConfig *ListIndexesResponseBodyResultDataSourceInfoSaroConfig `json:"saroConfig,omitempty" xml:"saroConfig,omitempty" type:"Struct"` // The type of the data source. Valid values: odps, swift, saro, oss, and unKnow. // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListIndexesResponseBodyResultDataSourceInfo) GoString ¶
func (s ListIndexesResponseBodyResultDataSourceInfo) GoString() string
func (*ListIndexesResponseBodyResultDataSourceInfo) SetAutoBuildIndex ¶
func (s *ListIndexesResponseBodyResultDataSourceInfo) SetAutoBuildIndex(v bool) *ListIndexesResponseBodyResultDataSourceInfo
func (*ListIndexesResponseBodyResultDataSourceInfo) SetDomain ¶
func (s *ListIndexesResponseBodyResultDataSourceInfo) SetDomain(v string) *ListIndexesResponseBodyResultDataSourceInfo
func (*ListIndexesResponseBodyResultDataSourceInfo) SetName ¶
func (s *ListIndexesResponseBodyResultDataSourceInfo) SetName(v string) *ListIndexesResponseBodyResultDataSourceInfo
func (*ListIndexesResponseBodyResultDataSourceInfo) SetProcessPartitionCount ¶
func (s *ListIndexesResponseBodyResultDataSourceInfo) SetProcessPartitionCount(v int32) *ListIndexesResponseBodyResultDataSourceInfo
func (*ListIndexesResponseBodyResultDataSourceInfo) SetSaroConfig ¶
func (*ListIndexesResponseBodyResultDataSourceInfo) SetType ¶
func (s *ListIndexesResponseBodyResultDataSourceInfo) SetType(v string) *ListIndexesResponseBodyResultDataSourceInfo
func (ListIndexesResponseBodyResultDataSourceInfo) String ¶
func (s ListIndexesResponseBodyResultDataSourceInfo) String() string
type ListIndexesResponseBodyResultDataSourceInfoConfig ¶
type ListIndexesResponseBodyResultDataSourceInfoConfig struct { // The AccessKey ID of the MaxCompute data source. // // example: // // root AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // root123 AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The OSS bucket. // // example: // // ha3test-oss Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The endpoint of the MaxCompute data source. // // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` // The namespace. This parameter is applicable to the SARO data source used in the intranet of Alibaba Group. // // example: // // TEST_dump_demo_sj_na61hunbu2_share_holo Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The Object Storage Service (OSS) path. // // example: // // /test_opensearch/sift_oss_test.data OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The shard name. // // example: // // ds=12345 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The file path in the Apsara File Storage for HDFS file system. // // example: // // http://test_opensearch/sift_oss_test.data Path *string `json:"path,omitempty" xml:"path,omitempty"` // The name of the MaxCompute project that is used as the data source. // // example: // // tisplus_dev Project *string `json:"project,omitempty" xml:"project,omitempty"` // The name of the MaxCompute table that is used as the data source. // // example: // // dump_odps_demo Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (ListIndexesResponseBodyResultDataSourceInfoConfig) GoString ¶
func (s ListIndexesResponseBodyResultDataSourceInfoConfig) GoString() string
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetAccessKey ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetAccessKey(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetAccessSecret ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetAccessSecret(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetBucket ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetBucket(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetCatalog ¶ added in v3.2.5
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetCatalog(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetDatabase ¶ added in v3.2.5
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetDatabase(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetEndpoint ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetEndpoint(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetFormat ¶ added in v3.2.6
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetFormat(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetNamespace ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetNamespace(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetOssPath ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetOssPath(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetPartition ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetPartition(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (*ListIndexesResponseBodyResultDataSourceInfoConfig) SetProject ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoConfig) SetProject(v string) *ListIndexesResponseBodyResultDataSourceInfoConfig
func (ListIndexesResponseBodyResultDataSourceInfoConfig) String ¶
func (s ListIndexesResponseBodyResultDataSourceInfoConfig) String() string
type ListIndexesResponseBodyResultDataSourceInfoSaroConfig ¶
type ListIndexesResponseBodyResultDataSourceInfoSaroConfig struct { // The namespace of the SARO data source. // // example: // // TEST_dump_demo_sj_na61hunbu2_share_holo Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The name of the SARO table. // // example: // // dump_odps_demo TableName *string `json:"tableName,omitempty" xml:"tableName,omitempty"` }
func (ListIndexesResponseBodyResultDataSourceInfoSaroConfig) GoString ¶
func (s ListIndexesResponseBodyResultDataSourceInfoSaroConfig) GoString() string
func (*ListIndexesResponseBodyResultDataSourceInfoSaroConfig) SetNamespace ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoSaroConfig) SetNamespace(v string) *ListIndexesResponseBodyResultDataSourceInfoSaroConfig
func (*ListIndexesResponseBodyResultDataSourceInfoSaroConfig) SetTableName ¶
func (s *ListIndexesResponseBodyResultDataSourceInfoSaroConfig) SetTableName(v string) *ListIndexesResponseBodyResultDataSourceInfoSaroConfig
func (ListIndexesResponseBodyResultDataSourceInfoSaroConfig) String ¶
func (s ListIndexesResponseBodyResultDataSourceInfoSaroConfig) String() string
type ListIndexesResponseBodyResultVersions ¶
type ListIndexesResponseBodyResultVersions struct { // The description of the index version. // // example: // // close alarm, by 3.9.2 hotfix workflow Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` // The files. Files []*ListIndexesResponseBodyResultVersionsFiles `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"` // The name of the index version. // // example: // // ha-cn-7pp2ngv4s02_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The status of the index version. Valid values: // // - NEW: The index version is created. // // - PUBLISH: The index version is normal. // // - IN_USE: The index version is in use. // // - NOT_USE: The index version is not used. // // - STOP_USE: The index version is being stopped. // // - RESTORE_USE: The index version is being restored. // // - FAIL: The index version failed to be created. // // example: // // 2 Status *string `json:"status,omitempty" xml:"status,omitempty"` // The time when the index version was updated. // // example: // // " " UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"` // The ID of the index version. If the index version is modified, the returned value is null. // // example: // // 1 VersionId *int32 `json:"versionId,omitempty" xml:"versionId,omitempty"` }
func (ListIndexesResponseBodyResultVersions) GoString ¶
func (s ListIndexesResponseBodyResultVersions) GoString() string
func (*ListIndexesResponseBodyResultVersions) SetDesc ¶
func (s *ListIndexesResponseBodyResultVersions) SetDesc(v string) *ListIndexesResponseBodyResultVersions
func (*ListIndexesResponseBodyResultVersions) SetName ¶
func (s *ListIndexesResponseBodyResultVersions) SetName(v string) *ListIndexesResponseBodyResultVersions
func (*ListIndexesResponseBodyResultVersions) SetStatus ¶
func (s *ListIndexesResponseBodyResultVersions) SetStatus(v string) *ListIndexesResponseBodyResultVersions
func (*ListIndexesResponseBodyResultVersions) SetUpdateTime ¶
func (s *ListIndexesResponseBodyResultVersions) SetUpdateTime(v int64) *ListIndexesResponseBodyResultVersions
func (*ListIndexesResponseBodyResultVersions) SetVersionId ¶
func (s *ListIndexesResponseBodyResultVersions) SetVersionId(v int32) *ListIndexesResponseBodyResultVersions
func (ListIndexesResponseBodyResultVersions) String ¶
func (s ListIndexesResponseBodyResultVersions) String() string
type ListIndexesResponseBodyResultVersionsFiles ¶
type ListIndexesResponseBodyResultVersionsFiles struct { // The full path of the file. // // example: // // " " FullPathName *string `json:"fullPathName,omitempty" xml:"fullPathName,omitempty"` // Indicates whether the file is a directory. // // example: // // True IsDir *bool `json:"isDir,omitempty" xml:"isDir,omitempty"` // Indicates whether the file is a template. // // example: // // True IsTemplate *bool `json:"isTemplate,omitempty" xml:"isTemplate,omitempty"` // The file name. // // example: // // ha-cn-7mz2iv7sq01_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListIndexesResponseBodyResultVersionsFiles) GoString ¶
func (s ListIndexesResponseBodyResultVersionsFiles) GoString() string
func (*ListIndexesResponseBodyResultVersionsFiles) SetFullPathName ¶
func (s *ListIndexesResponseBodyResultVersionsFiles) SetFullPathName(v string) *ListIndexesResponseBodyResultVersionsFiles
func (*ListIndexesResponseBodyResultVersionsFiles) SetIsDir ¶
func (s *ListIndexesResponseBodyResultVersionsFiles) SetIsDir(v bool) *ListIndexesResponseBodyResultVersionsFiles
func (*ListIndexesResponseBodyResultVersionsFiles) SetIsTemplate ¶
func (s *ListIndexesResponseBodyResultVersionsFiles) SetIsTemplate(v bool) *ListIndexesResponseBodyResultVersionsFiles
func (*ListIndexesResponseBodyResultVersionsFiles) SetName ¶
func (s *ListIndexesResponseBodyResultVersionsFiles) SetName(v string) *ListIndexesResponseBodyResultVersionsFiles
func (ListIndexesResponseBodyResultVersionsFiles) String ¶
func (s ListIndexesResponseBodyResultVersionsFiles) String() string
type ListInstanceSpecsRequest ¶
type ListInstanceSpecsRequest struct { // The node type. Valid values: // // - qrs: Query Result Searcher (QRS) Worker // // - search: Searcher Worker // // - index: index node // // - cluster: cluster // // This parameter is required. // // example: // // search Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListInstanceSpecsRequest) GoString ¶
func (s ListInstanceSpecsRequest) GoString() string
func (*ListInstanceSpecsRequest) SetType ¶
func (s *ListInstanceSpecsRequest) SetType(v string) *ListInstanceSpecsRequest
func (ListInstanceSpecsRequest) String ¶
func (s ListInstanceSpecsRequest) String() string
type ListInstanceSpecsResponse ¶
type ListInstanceSpecsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListInstanceSpecsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListInstanceSpecsResponse) GoString ¶
func (s ListInstanceSpecsResponse) GoString() string
func (*ListInstanceSpecsResponse) SetBody ¶
func (s *ListInstanceSpecsResponse) SetBody(v *ListInstanceSpecsResponseBody) *ListInstanceSpecsResponse
func (*ListInstanceSpecsResponse) SetHeaders ¶
func (s *ListInstanceSpecsResponse) SetHeaders(v map[string]*string) *ListInstanceSpecsResponse
func (*ListInstanceSpecsResponse) SetStatusCode ¶
func (s *ListInstanceSpecsResponse) SetStatusCode(v int32) *ListInstanceSpecsResponse
func (ListInstanceSpecsResponse) String ¶
func (s ListInstanceSpecsResponse) String() string
type ListInstanceSpecsResponseBody ¶
type ListInstanceSpecsResponseBody struct { // The request ID. // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The instance types. Result []*ListInstanceSpecsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListInstanceSpecsResponseBody) GoString ¶
func (s ListInstanceSpecsResponseBody) GoString() string
func (*ListInstanceSpecsResponseBody) SetRequestId ¶
func (s *ListInstanceSpecsResponseBody) SetRequestId(v string) *ListInstanceSpecsResponseBody
func (*ListInstanceSpecsResponseBody) SetResult ¶
func (s *ListInstanceSpecsResponseBody) SetResult(v []*ListInstanceSpecsResponseBodyResult) *ListInstanceSpecsResponseBody
func (ListInstanceSpecsResponseBody) String ¶
func (s ListInstanceSpecsResponseBody) String() string
type ListInstanceSpecsResponseBodyResult ¶
type ListInstanceSpecsResponseBodyResult struct { // The number of vCPUs. // // example: // // 1 Cpu *int32 `json:"cpu,omitempty" xml:"cpu,omitempty"` // The maximum storage of a single data node. Unit: GB. // // example: // // 600 MaxDisk *int32 `json:"maxDisk,omitempty" xml:"maxDisk,omitempty"` // The memory of the instance. Unit: GB. // // example: // // 4 Mem *int32 `json:"mem,omitempty" xml:"mem,omitempty"` // The minimum storage of a single data node. Unit: GB. // // example: // // 100 MinDisk *int32 `json:"minDisk,omitempty" xml:"minDisk,omitempty"` }
func (ListInstanceSpecsResponseBodyResult) GoString ¶
func (s ListInstanceSpecsResponseBodyResult) GoString() string
func (*ListInstanceSpecsResponseBodyResult) SetCpu ¶
func (s *ListInstanceSpecsResponseBodyResult) SetCpu(v int32) *ListInstanceSpecsResponseBodyResult
func (*ListInstanceSpecsResponseBodyResult) SetMaxDisk ¶
func (s *ListInstanceSpecsResponseBodyResult) SetMaxDisk(v int32) *ListInstanceSpecsResponseBodyResult
func (*ListInstanceSpecsResponseBodyResult) SetMem ¶
func (s *ListInstanceSpecsResponseBodyResult) SetMem(v int32) *ListInstanceSpecsResponseBodyResult
func (*ListInstanceSpecsResponseBodyResult) SetMinDisk ¶
func (s *ListInstanceSpecsResponseBodyResult) SetMinDisk(v int32) *ListInstanceSpecsResponseBodyResult
func (ListInstanceSpecsResponseBodyResult) String ¶
func (s ListInstanceSpecsResponseBodyResult) String() string
type ListInstancesRequest ¶
type ListInstancesRequest struct { Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` DataSourceType *string `json:"dataSourceType,omitempty" xml:"dataSourceType,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The description of the instance. You can use this description to filter instances. Fuzzy match is supported. // // example: // // Havenask instance Description *string `json:"description,omitempty" xml:"description,omitempty"` // The instance type. Valid values: vector: OpenSearch Vector Search Edition instance. engine: OpenSearch Retrieval Engine Edition instance. // // example: // // vector Edition *string `json:"edition,omitempty" xml:"edition,omitempty"` // The instance ID. // // example: // // ha-cn-83570439y0n InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // The number of the page to return. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // The number of entries to return on each page. Valid values: 1 to 50. Default value: 10. // // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // The ID of the resource group to which the instance belongs. // // example: // // rg-aekzgpiswzbksdi ResourceGroupId *string `json:"resourceGroupId,omitempty" xml:"resourceGroupId,omitempty"` Table *string `json:"table,omitempty" xml:"table,omitempty"` // The tags of the instance. Tags []*ListInstancesRequestTags `json:"tags,omitempty" xml:"tags,omitempty" type:"Repeated"` }
func (ListInstancesRequest) GoString ¶
func (s ListInstancesRequest) GoString() string
func (*ListInstancesRequest) SetCatalog ¶ added in v3.2.5
func (s *ListInstancesRequest) SetCatalog(v string) *ListInstancesRequest
func (*ListInstancesRequest) SetDataSourceType ¶ added in v3.2.5
func (s *ListInstancesRequest) SetDataSourceType(v string) *ListInstancesRequest
func (*ListInstancesRequest) SetDatabase ¶ added in v3.2.5
func (s *ListInstancesRequest) SetDatabase(v string) *ListInstancesRequest
func (*ListInstancesRequest) SetDescription ¶
func (s *ListInstancesRequest) SetDescription(v string) *ListInstancesRequest
func (*ListInstancesRequest) SetEdition ¶
func (s *ListInstancesRequest) SetEdition(v string) *ListInstancesRequest
func (*ListInstancesRequest) SetInstanceId ¶
func (s *ListInstancesRequest) SetInstanceId(v string) *ListInstancesRequest
func (*ListInstancesRequest) SetPageNumber ¶
func (s *ListInstancesRequest) SetPageNumber(v int32) *ListInstancesRequest
func (*ListInstancesRequest) SetPageSize ¶
func (s *ListInstancesRequest) SetPageSize(v int32) *ListInstancesRequest
func (*ListInstancesRequest) SetResourceGroupId ¶
func (s *ListInstancesRequest) SetResourceGroupId(v string) *ListInstancesRequest
func (*ListInstancesRequest) SetTable ¶ added in v3.2.5
func (s *ListInstancesRequest) SetTable(v string) *ListInstancesRequest
func (*ListInstancesRequest) SetTags ¶
func (s *ListInstancesRequest) SetTags(v []*ListInstancesRequestTags) *ListInstancesRequest
func (ListInstancesRequest) String ¶
func (s ListInstancesRequest) String() string
type ListInstancesRequestTags ¶
type ListInstancesRequestTags struct { // The tag key. // // example: // // backup Key *string `json:"key,omitempty" xml:"key,omitempty"` // The tag value. // // example: // // oboms-disk Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (ListInstancesRequestTags) GoString ¶
func (s ListInstancesRequestTags) GoString() string
func (*ListInstancesRequestTags) SetKey ¶
func (s *ListInstancesRequestTags) SetKey(v string) *ListInstancesRequestTags
func (*ListInstancesRequestTags) SetValue ¶
func (s *ListInstancesRequestTags) SetValue(v string) *ListInstancesRequestTags
func (ListInstancesRequestTags) String ¶
func (s ListInstancesRequestTags) String() string
type ListInstancesResponse ¶
type ListInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListInstancesResponse) GoString ¶
func (s ListInstancesResponse) GoString() string
func (*ListInstancesResponse) SetBody ¶
func (s *ListInstancesResponse) SetBody(v *ListInstancesResponseBody) *ListInstancesResponse
func (*ListInstancesResponse) SetHeaders ¶
func (s *ListInstancesResponse) SetHeaders(v map[string]*string) *ListInstancesResponse
func (*ListInstancesResponse) SetStatusCode ¶
func (s *ListInstancesResponse) SetStatusCode(v int32) *ListInstancesResponse
func (ListInstancesResponse) String ¶
func (s ListInstancesResponse) String() string
type ListInstancesResponseBody ¶
type ListInstancesResponseBody struct { // The ID of the request // // example: // // 89B968E6-1E41-58DF-BB25-5F98ECC759CE RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The results returned. Result []*ListInstancesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` // The total number of entries returned // // example: // // 5 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListInstancesResponseBody) GoString ¶
func (s ListInstancesResponseBody) GoString() string
func (*ListInstancesResponseBody) SetRequestId ¶
func (s *ListInstancesResponseBody) SetRequestId(v string) *ListInstancesResponseBody
func (*ListInstancesResponseBody) SetResult ¶
func (s *ListInstancesResponseBody) SetResult(v []*ListInstancesResponseBodyResult) *ListInstancesResponseBody
func (*ListInstancesResponseBody) SetTotalCount ¶
func (s *ListInstancesResponseBody) SetTotalCount(v int32) *ListInstancesResponseBody
func (ListInstancesResponseBody) String ¶
func (s ListInstancesResponseBody) String() string
type ListInstancesResponseBodyResult ¶
type ListInstancesResponseBodyResult struct { // The billing method. // // example: // // PrePaid ChargeType *string `json:"chargeType,omitempty" xml:"chargeType,omitempty"` // The commodity code of the instance. // // example: // // "" CommodityCode *string `json:"commodityCode,omitempty" xml:"commodityCode,omitempty"` // The time when the instance was created. // // example: // // 2022-06-04T02:03:21Z CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` DataSourceDetails []*ListInstancesResponseBodyResultDataSourceDetails `json:"dataSourceDetails,omitempty" xml:"dataSourceDetails,omitempty" type:"Repeated"` // The description of the instance. // // example: // // Emergency test Description *string `json:"description,omitempty" xml:"description,omitempty"` Edition *string `json:"edition,omitempty" xml:"edition,omitempty"` // The time when the instance expires. // // example: // // 1634885083 ExpiredTime *string `json:"expiredTime,omitempty" xml:"expiredTime,omitempty"` // Indicates whether an overdue payment is involved. // // example: // // false InDebt *bool `json:"inDebt,omitempty" xml:"inDebt,omitempty"` // The instance ID. // // example: // // ha-cn-2r42n8oh001 InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // The lock state of the instance. // // example: // // Unlock LockMode *string `json:"lockMode,omitempty" xml:"lockMode,omitempty"` // The network information of the instance. Network *ListInstancesResponseBodyResultNetwork `json:"network,omitempty" xml:"network,omitempty" type:"Struct"` NoQrs *bool `json:"noQrs,omitempty" xml:"noQrs,omitempty"` // The ID of the resource group. // // example: // // rg-aekzgpiswzbksdi ResourceGroupId *string `json:"resourceGroupId,omitempty" xml:"resourceGroupId,omitempty"` Spec *ListInstancesResponseBodyResultSpec `json:"spec,omitempty" xml:"spec,omitempty" type:"Struct"` // The instance status. // // example: // // 2 Status *string `json:"status,omitempty" xml:"status,omitempty"` // The tags of the instance. Tags []*ListInstancesResponseBodyResultTags `json:"tags,omitempty" xml:"tags,omitempty" type:"Repeated"` // The time when the instance was updated. // // example: // // 2018-12-06T11:17:49.0 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (ListInstancesResponseBodyResult) GoString ¶
func (s ListInstancesResponseBodyResult) GoString() string
func (*ListInstancesResponseBodyResult) SetChargeType ¶
func (s *ListInstancesResponseBodyResult) SetChargeType(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetCommodityCode ¶
func (s *ListInstancesResponseBodyResult) SetCommodityCode(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetCreateTime ¶
func (s *ListInstancesResponseBodyResult) SetCreateTime(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetDataSourceDetails ¶ added in v3.2.5
func (s *ListInstancesResponseBodyResult) SetDataSourceDetails(v []*ListInstancesResponseBodyResultDataSourceDetails) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetDescription ¶
func (s *ListInstancesResponseBodyResult) SetDescription(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetEdition ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResult) SetEdition(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetExpiredTime ¶
func (s *ListInstancesResponseBodyResult) SetExpiredTime(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetInDebt ¶
func (s *ListInstancesResponseBodyResult) SetInDebt(v bool) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetInstanceId ¶
func (s *ListInstancesResponseBodyResult) SetInstanceId(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetLockMode ¶
func (s *ListInstancesResponseBodyResult) SetLockMode(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetNetwork ¶
func (s *ListInstancesResponseBodyResult) SetNetwork(v *ListInstancesResponseBodyResultNetwork) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetNoQrs ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResult) SetNoQrs(v bool) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetResourceGroupId ¶
func (s *ListInstancesResponseBodyResult) SetResourceGroupId(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetSpec ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResult) SetSpec(v *ListInstancesResponseBodyResultSpec) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetStatus ¶
func (s *ListInstancesResponseBodyResult) SetStatus(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetTags ¶
func (s *ListInstancesResponseBodyResult) SetTags(v []*ListInstancesResponseBodyResultTags) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetUpdateTime ¶
func (s *ListInstancesResponseBodyResult) SetUpdateTime(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetUserName ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResult) SetUserName(v string) *ListInstancesResponseBodyResult
func (*ListInstancesResponseBodyResult) SetVersion ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResult) SetVersion(v string) *ListInstancesResponseBodyResult
func (ListInstancesResponseBodyResult) String ¶
func (s ListInstancesResponseBodyResult) String() string
type ListInstancesResponseBodyResultDataSourceDetails ¶ added in v3.2.5
type ListInstancesResponseBodyResultDataSourceDetails struct { Config *ListInstancesResponseBodyResultDataSourceDetailsConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListInstancesResponseBodyResultDataSourceDetails) GoString ¶ added in v3.2.5
func (s ListInstancesResponseBodyResultDataSourceDetails) GoString() string
func (*ListInstancesResponseBodyResultDataSourceDetails) SetIndexName ¶ added in v3.2.5
func (s *ListInstancesResponseBodyResultDataSourceDetails) SetIndexName(v string) *ListInstancesResponseBodyResultDataSourceDetails
func (ListInstancesResponseBodyResultDataSourceDetails) String ¶ added in v3.2.5
func (s ListInstancesResponseBodyResultDataSourceDetails) String() string
type ListInstancesResponseBodyResultDataSourceDetailsConfig ¶ added in v3.2.5
type ListInstancesResponseBodyResultDataSourceDetailsConfig struct { AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` Path *string `json:"path,omitempty" xml:"path,omitempty"` Project *string `json:"project,omitempty" xml:"project,omitempty"` Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (ListInstancesResponseBodyResultDataSourceDetailsConfig) GoString ¶ added in v3.2.5
func (s ListInstancesResponseBodyResultDataSourceDetailsConfig) GoString() string
func (*ListInstancesResponseBodyResultDataSourceDetailsConfig) SetAccessKey ¶ added in v3.2.5
func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetAccessKey(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
func (*ListInstancesResponseBodyResultDataSourceDetailsConfig) SetCatalog ¶ added in v3.2.5
func (*ListInstancesResponseBodyResultDataSourceDetailsConfig) SetDatabase ¶ added in v3.2.5
func (*ListInstancesResponseBodyResultDataSourceDetailsConfig) SetEndpoint ¶ added in v3.2.5
func (*ListInstancesResponseBodyResultDataSourceDetailsConfig) SetNamespace ¶ added in v3.2.5
func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetNamespace(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
func (*ListInstancesResponseBodyResultDataSourceDetailsConfig) SetOssPath ¶ added in v3.2.5
func (*ListInstancesResponseBodyResultDataSourceDetailsConfig) SetPartition ¶ added in v3.2.5
func (s *ListInstancesResponseBodyResultDataSourceDetailsConfig) SetPartition(v string) *ListInstancesResponseBodyResultDataSourceDetailsConfig
func (*ListInstancesResponseBodyResultDataSourceDetailsConfig) SetProject ¶ added in v3.2.5
func (ListInstancesResponseBodyResultDataSourceDetailsConfig) String ¶ added in v3.2.5
func (s ListInstancesResponseBodyResultDataSourceDetailsConfig) String() string
type ListInstancesResponseBodyResultNetwork ¶
type ListInstancesResponseBodyResultNetwork struct { Allow *string `json:"allow,omitempty" xml:"allow,omitempty"` // The instance endpoint. // // example: // // "" Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` PublicEndpoint *string `json:"publicEndpoint,omitempty" xml:"publicEndpoint,omitempty"` // The vSwitch ID. // // example: // // vsw-bp11ldcf59q2nbwkqgj6z VSwitchId *string `json:"vSwitchId,omitempty" xml:"vSwitchId,omitempty"` // The ID of the virtual private cloud (VPC) in which the instance is deployed. // // example: // // vpc-wz9axk41d9vffoc79x0oe VpcId *string `json:"vpcId,omitempty" xml:"vpcId,omitempty"` }
func (ListInstancesResponseBodyResultNetwork) GoString ¶
func (s ListInstancesResponseBodyResultNetwork) GoString() string
func (*ListInstancesResponseBodyResultNetwork) SetAllow ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResultNetwork) SetAllow(v string) *ListInstancesResponseBodyResultNetwork
func (*ListInstancesResponseBodyResultNetwork) SetEndpoint ¶
func (s *ListInstancesResponseBodyResultNetwork) SetEndpoint(v string) *ListInstancesResponseBodyResultNetwork
func (*ListInstancesResponseBodyResultNetwork) SetPublicEndpoint ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResultNetwork) SetPublicEndpoint(v string) *ListInstancesResponseBodyResultNetwork
func (*ListInstancesResponseBodyResultNetwork) SetVSwitchId ¶
func (s *ListInstancesResponseBodyResultNetwork) SetVSwitchId(v string) *ListInstancesResponseBodyResultNetwork
func (*ListInstancesResponseBodyResultNetwork) SetVpcId ¶
func (s *ListInstancesResponseBodyResultNetwork) SetVpcId(v string) *ListInstancesResponseBodyResultNetwork
func (ListInstancesResponseBodyResultNetwork) String ¶
func (s ListInstancesResponseBodyResultNetwork) String() string
type ListInstancesResponseBodyResultSpec ¶ added in v3.2.2
type ListInstancesResponseBodyResultSpec struct { QrsResource *ListInstancesResponseBodyResultSpecQrsResource `json:"qrsResource,omitempty" xml:"qrsResource,omitempty" type:"Struct"` SearchResource *ListInstancesResponseBodyResultSpecSearchResource `json:"searchResource,omitempty" xml:"searchResource,omitempty" type:"Struct"` }
func (ListInstancesResponseBodyResultSpec) GoString ¶ added in v3.2.2
func (s ListInstancesResponseBodyResultSpec) GoString() string
func (*ListInstancesResponseBodyResultSpec) SetQrsResource ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResultSpec) SetQrsResource(v *ListInstancesResponseBodyResultSpecQrsResource) *ListInstancesResponseBodyResultSpec
func (*ListInstancesResponseBodyResultSpec) SetSearchResource ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResultSpec) SetSearchResource(v *ListInstancesResponseBodyResultSpecSearchResource) *ListInstancesResponseBodyResultSpec
func (ListInstancesResponseBodyResultSpec) String ¶ added in v3.2.2
func (s ListInstancesResponseBodyResultSpec) String() string
type ListInstancesResponseBodyResultSpecQrsResource ¶ added in v3.2.2
type ListInstancesResponseBodyResultSpecQrsResource struct { Category *string `json:"category,omitempty" xml:"category,omitempty"` Cpu *int32 `json:"cpu,omitempty" xml:"cpu,omitempty"` Disk *int32 `json:"disk,omitempty" xml:"disk,omitempty"` Mem *int32 `json:"mem,omitempty" xml:"mem,omitempty"` NodeCount *int32 `json:"nodeCount,omitempty" xml:"nodeCount,omitempty"` }
func (ListInstancesResponseBodyResultSpecQrsResource) GoString ¶ added in v3.2.2
func (s ListInstancesResponseBodyResultSpecQrsResource) GoString() string
func (*ListInstancesResponseBodyResultSpecQrsResource) SetCategory ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResultSpecQrsResource) SetCategory(v string) *ListInstancesResponseBodyResultSpecQrsResource
func (*ListInstancesResponseBodyResultSpecQrsResource) SetNodeCount ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResultSpecQrsResource) SetNodeCount(v int32) *ListInstancesResponseBodyResultSpecQrsResource
func (ListInstancesResponseBodyResultSpecQrsResource) String ¶ added in v3.2.2
func (s ListInstancesResponseBodyResultSpecQrsResource) String() string
type ListInstancesResponseBodyResultSpecSearchResource ¶ added in v3.2.2
type ListInstancesResponseBodyResultSpecSearchResource struct { Category *string `json:"category,omitempty" xml:"category,omitempty"` Cpu *int32 `json:"cpu,omitempty" xml:"cpu,omitempty"` Disk *int32 `json:"disk,omitempty" xml:"disk,omitempty"` Mem *int32 `json:"mem,omitempty" xml:"mem,omitempty"` NodeCount *int32 `json:"nodeCount,omitempty" xml:"nodeCount,omitempty"` }
func (ListInstancesResponseBodyResultSpecSearchResource) GoString ¶ added in v3.2.2
func (s ListInstancesResponseBodyResultSpecSearchResource) GoString() string
func (*ListInstancesResponseBodyResultSpecSearchResource) SetCategory ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResultSpecSearchResource) SetCategory(v string) *ListInstancesResponseBodyResultSpecSearchResource
func (*ListInstancesResponseBodyResultSpecSearchResource) SetNodeCount ¶ added in v3.2.2
func (s *ListInstancesResponseBodyResultSpecSearchResource) SetNodeCount(v int32) *ListInstancesResponseBodyResultSpecSearchResource
func (ListInstancesResponseBodyResultSpecSearchResource) String ¶ added in v3.2.2
func (s ListInstancesResponseBodyResultSpecSearchResource) String() string
type ListInstancesResponseBodyResultTags ¶
type ListInstancesResponseBodyResultTags struct { // The tag key. // // example: // // env Key *string `json:"key,omitempty" xml:"key,omitempty"` // The tag value. // // example: // // oboms-disk Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (ListInstancesResponseBodyResultTags) GoString ¶
func (s ListInstancesResponseBodyResultTags) GoString() string
func (*ListInstancesResponseBodyResultTags) SetKey ¶
func (s *ListInstancesResponseBodyResultTags) SetKey(v string) *ListInstancesResponseBodyResultTags
func (*ListInstancesResponseBodyResultTags) SetValue ¶
func (s *ListInstancesResponseBodyResultTags) SetValue(v string) *ListInstancesResponseBodyResultTags
func (ListInstancesResponseBodyResultTags) String ¶
func (s ListInstancesResponseBodyResultTags) String() string
type ListInstancesShrinkRequest ¶
type ListInstancesShrinkRequest struct { Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` DataSourceType *string `json:"dataSourceType,omitempty" xml:"dataSourceType,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The description of the instance. You can use this description to filter instances. Fuzzy match is supported. // // example: // // Havenask instance Description *string `json:"description,omitempty" xml:"description,omitempty"` // The instance type. Valid values: vector: OpenSearch Vector Search Edition instance. engine: OpenSearch Retrieval Engine Edition instance. // // example: // // vector Edition *string `json:"edition,omitempty" xml:"edition,omitempty"` // The instance ID. // // example: // // ha-cn-83570439y0n InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // The number of the page to return. Default value: 1. // // example: // // 1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // The number of entries to return on each page. Valid values: 1 to 50. Default value: 10. // // example: // // 10 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // The ID of the resource group to which the instance belongs. // // example: // // rg-aekzgpiswzbksdi ResourceGroupId *string `json:"resourceGroupId,omitempty" xml:"resourceGroupId,omitempty"` Table *string `json:"table,omitempty" xml:"table,omitempty"` // The tags of the instance. TagsShrink *string `json:"tags,omitempty" xml:"tags,omitempty"` }
func (ListInstancesShrinkRequest) GoString ¶
func (s ListInstancesShrinkRequest) GoString() string
func (*ListInstancesShrinkRequest) SetCatalog ¶ added in v3.2.5
func (s *ListInstancesShrinkRequest) SetCatalog(v string) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetDataSourceType ¶ added in v3.2.5
func (s *ListInstancesShrinkRequest) SetDataSourceType(v string) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetDatabase ¶ added in v3.2.5
func (s *ListInstancesShrinkRequest) SetDatabase(v string) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetDescription ¶
func (s *ListInstancesShrinkRequest) SetDescription(v string) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetEdition ¶
func (s *ListInstancesShrinkRequest) SetEdition(v string) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetInstanceId ¶
func (s *ListInstancesShrinkRequest) SetInstanceId(v string) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetPageNumber ¶
func (s *ListInstancesShrinkRequest) SetPageNumber(v int32) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetPageSize ¶
func (s *ListInstancesShrinkRequest) SetPageSize(v int32) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetResourceGroupId ¶
func (s *ListInstancesShrinkRequest) SetResourceGroupId(v string) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetTable ¶ added in v3.2.5
func (s *ListInstancesShrinkRequest) SetTable(v string) *ListInstancesShrinkRequest
func (*ListInstancesShrinkRequest) SetTagsShrink ¶
func (s *ListInstancesShrinkRequest) SetTagsShrink(v string) *ListInstancesShrinkRequest
func (ListInstancesShrinkRequest) String ¶
func (s ListInstancesShrinkRequest) String() string
type ListLogsRequest ¶ added in v3.1.0
type ListLogsRequest struct { // The end tim. The value is a timestamp in seconds. // // example: // // 1710432000 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // The number of entries per num. Default value: 1. // // example: // // 1 PageNum *string `json:"pageNum,omitempty" xml:"pageNum,omitempty"` // The number of entries per page. Default value: 10. // // example: // // 10 PageSize *string `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // The query statement // // example: // // status: 200 AND totalTime > 0.01 Query *string `json:"query,omitempty" xml:"query,omitempty"` // The start time. The value is a timestamp in seconds. // // example: // // 1706340600 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` // -push -select // // example: // // push Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListLogsRequest) GoString ¶ added in v3.1.0
func (s ListLogsRequest) GoString() string
func (*ListLogsRequest) SetEndTime ¶ added in v3.1.0
func (s *ListLogsRequest) SetEndTime(v string) *ListLogsRequest
func (*ListLogsRequest) SetPageNum ¶ added in v3.1.0
func (s *ListLogsRequest) SetPageNum(v string) *ListLogsRequest
func (*ListLogsRequest) SetPageSize ¶ added in v3.1.0
func (s *ListLogsRequest) SetPageSize(v string) *ListLogsRequest
func (*ListLogsRequest) SetQuery ¶ added in v3.1.0
func (s *ListLogsRequest) SetQuery(v string) *ListLogsRequest
func (*ListLogsRequest) SetStartTime ¶ added in v3.1.0
func (s *ListLogsRequest) SetStartTime(v string) *ListLogsRequest
func (*ListLogsRequest) SetType ¶ added in v3.1.0
func (s *ListLogsRequest) SetType(v string) *ListLogsRequest
func (ListLogsRequest) String ¶ added in v3.1.0
func (s ListLogsRequest) String() string
type ListLogsResponse ¶ added in v3.1.0
type ListLogsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListLogsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListLogsResponse) GoString ¶ added in v3.1.0
func (s ListLogsResponse) GoString() string
func (*ListLogsResponse) SetBody ¶ added in v3.1.0
func (s *ListLogsResponse) SetBody(v *ListLogsResponseBody) *ListLogsResponse
func (*ListLogsResponse) SetHeaders ¶ added in v3.1.0
func (s *ListLogsResponse) SetHeaders(v map[string]*string) *ListLogsResponse
func (*ListLogsResponse) SetStatusCode ¶ added in v3.1.0
func (s *ListLogsResponse) SetStatusCode(v int32) *ListLogsResponse
func (ListLogsResponse) String ¶ added in v3.1.0
func (s ListLogsResponse) String() string
type ListLogsResponseBody ¶ added in v3.1.0
type ListLogsResponseBody struct { // id of request // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // ListResult Result *ListLogsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (ListLogsResponseBody) GoString ¶ added in v3.1.0
func (s ListLogsResponseBody) GoString() string
func (*ListLogsResponseBody) SetRequestId ¶ added in v3.1.0
func (s *ListLogsResponseBody) SetRequestId(v string) *ListLogsResponseBody
func (*ListLogsResponseBody) SetResult ¶ added in v3.1.0
func (s *ListLogsResponseBody) SetResult(v *ListLogsResponseBodyResult) *ListLogsResponseBody
func (ListLogsResponseBody) String ¶ added in v3.1.0
func (s ListLogsResponseBody) String() string
type ListLogsResponseBodyResult ¶ added in v3.1.0
type ListLogsResponseBodyResult struct { // The result. Result []interface{} `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` // The total number of entries returned // // example: // // 5 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListLogsResponseBodyResult) GoString ¶ added in v3.1.0
func (s ListLogsResponseBodyResult) GoString() string
func (*ListLogsResponseBodyResult) SetResult ¶ added in v3.1.0
func (s *ListLogsResponseBodyResult) SetResult(v []interface{}) *ListLogsResponseBodyResult
func (*ListLogsResponseBodyResult) SetTotalCount ¶ added in v3.1.0
func (s *ListLogsResponseBodyResult) SetTotalCount(v int32) *ListLogsResponseBodyResult
func (ListLogsResponseBodyResult) String ¶ added in v3.1.0
func (s ListLogsResponseBodyResult) String() string
type ListOnlineConfigsRequest ¶
type ListOnlineConfigsRequest struct { // The name of the domain // // This parameter is required. // // example: // // sz_vpc_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` }
func (ListOnlineConfigsRequest) GoString ¶
func (s ListOnlineConfigsRequest) GoString() string
func (*ListOnlineConfigsRequest) SetDomain ¶
func (s *ListOnlineConfigsRequest) SetDomain(v string) *ListOnlineConfigsRequest
func (ListOnlineConfigsRequest) String ¶
func (s ListOnlineConfigsRequest) String() string
type ListOnlineConfigsResponse ¶
type ListOnlineConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListOnlineConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListOnlineConfigsResponse) GoString ¶
func (s ListOnlineConfigsResponse) GoString() string
func (*ListOnlineConfigsResponse) SetBody ¶
func (s *ListOnlineConfigsResponse) SetBody(v *ListOnlineConfigsResponseBody) *ListOnlineConfigsResponse
func (*ListOnlineConfigsResponse) SetHeaders ¶
func (s *ListOnlineConfigsResponse) SetHeaders(v map[string]*string) *ListOnlineConfigsResponse
func (*ListOnlineConfigsResponse) SetStatusCode ¶
func (s *ListOnlineConfigsResponse) SetStatusCode(v int32) *ListOnlineConfigsResponse
func (ListOnlineConfigsResponse) String ¶
func (s ListOnlineConfigsResponse) String() string
type ListOnlineConfigsResponseBody ¶
type ListOnlineConfigsResponseBody struct { // id of request // // example: // // E45380E8-994A-5402-9806-F114B3295FCF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // List Result []*ListOnlineConfigsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListOnlineConfigsResponseBody) GoString ¶
func (s ListOnlineConfigsResponseBody) GoString() string
func (*ListOnlineConfigsResponseBody) SetRequestId ¶
func (s *ListOnlineConfigsResponseBody) SetRequestId(v string) *ListOnlineConfigsResponseBody
func (*ListOnlineConfigsResponseBody) SetResult ¶
func (s *ListOnlineConfigsResponseBody) SetResult(v []*ListOnlineConfigsResponseBodyResult) *ListOnlineConfigsResponseBody
func (ListOnlineConfigsResponseBody) String ¶
func (s ListOnlineConfigsResponseBody) String() string
type ListOnlineConfigsResponseBodyResult ¶
type ListOnlineConfigsResponseBodyResult struct { // The configuration information // // example: // // {\\"specItems\\":[{\\"specKey\\":\\"YQ_KEYWORD_NUMBER_PLUS\\",\\"value\\":\\"1\\"}]} Config *string `json:"config,omitempty" xml:"config,omitempty"` // The name of the index // // example: // // generation IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` }
func (ListOnlineConfigsResponseBodyResult) GoString ¶
func (s ListOnlineConfigsResponseBodyResult) GoString() string
func (*ListOnlineConfigsResponseBodyResult) SetConfig ¶
func (s *ListOnlineConfigsResponseBodyResult) SetConfig(v string) *ListOnlineConfigsResponseBodyResult
func (*ListOnlineConfigsResponseBodyResult) SetIndexName ¶
func (s *ListOnlineConfigsResponseBodyResult) SetIndexName(v string) *ListOnlineConfigsResponseBodyResult
func (ListOnlineConfigsResponseBodyResult) String ¶
func (s ListOnlineConfigsResponseBodyResult) String() string
type ListPausePolicysResponse ¶
type ListPausePolicysResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListPausePolicysResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListPausePolicysResponse) GoString ¶
func (s ListPausePolicysResponse) GoString() string
func (*ListPausePolicysResponse) SetBody ¶
func (s *ListPausePolicysResponse) SetBody(v *ListPausePolicysResponseBody) *ListPausePolicysResponse
func (*ListPausePolicysResponse) SetHeaders ¶
func (s *ListPausePolicysResponse) SetHeaders(v map[string]*string) *ListPausePolicysResponse
func (*ListPausePolicysResponse) SetStatusCode ¶
func (s *ListPausePolicysResponse) SetStatusCode(v int32) *ListPausePolicysResponse
func (ListPausePolicysResponse) String ¶
func (s ListPausePolicysResponse) String() string
type ListPausePolicysResponseBody ¶
type ListPausePolicysResponseBody struct { // The request ID. // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result map[string]*ResultValue `json:"result,omitempty" xml:"result,omitempty"` }
func (ListPausePolicysResponseBody) GoString ¶
func (s ListPausePolicysResponseBody) GoString() string
func (*ListPausePolicysResponseBody) SetRequestId ¶
func (s *ListPausePolicysResponseBody) SetRequestId(v string) *ListPausePolicysResponseBody
func (*ListPausePolicysResponseBody) SetResult ¶
func (s *ListPausePolicysResponseBody) SetResult(v map[string]*ResultValue) *ListPausePolicysResponseBody
func (ListPausePolicysResponseBody) String ¶
func (s ListPausePolicysResponseBody) String() string
type ListPostQueryResultRequest ¶
type ListPostQueryResultRequest struct { // The instance endpoint. // // example: // // 127.0.0.1 Address *string `json:"address,omitempty" xml:"address,omitempty"` // The request body. // // example: // // {} Body map[string]interface{} `json:"body,omitempty" xml:"body,omitempty"` // The query type. Valid values: sql: SQL query. ha3: Havenask query. // // example: // // ha3 Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListPostQueryResultRequest) GoString ¶
func (s ListPostQueryResultRequest) GoString() string
func (*ListPostQueryResultRequest) SetAddress ¶
func (s *ListPostQueryResultRequest) SetAddress(v string) *ListPostQueryResultRequest
func (*ListPostQueryResultRequest) SetBody ¶
func (s *ListPostQueryResultRequest) SetBody(v map[string]interface{}) *ListPostQueryResultRequest
func (*ListPostQueryResultRequest) SetType ¶
func (s *ListPostQueryResultRequest) SetType(v string) *ListPostQueryResultRequest
func (ListPostQueryResultRequest) String ¶
func (s ListPostQueryResultRequest) String() string
type ListPostQueryResultResponse ¶
type ListPostQueryResultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListPostQueryResultResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListPostQueryResultResponse) GoString ¶
func (s ListPostQueryResultResponse) GoString() string
func (*ListPostQueryResultResponse) SetBody ¶
func (s *ListPostQueryResultResponse) SetBody(v *ListPostQueryResultResponseBody) *ListPostQueryResultResponse
func (*ListPostQueryResultResponse) SetHeaders ¶
func (s *ListPostQueryResultResponse) SetHeaders(v map[string]*string) *ListPostQueryResultResponse
func (*ListPostQueryResultResponse) SetStatusCode ¶
func (s *ListPostQueryResultResponse) SetStatusCode(v int32) *ListPostQueryResultResponse
func (ListPostQueryResultResponse) String ¶
func (s ListPostQueryResultResponse) String() string
type ListPostQueryResultResponseBody ¶
type ListPostQueryResultResponseBody struct { // The request ID. // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ListPostQueryResultResponseBody) GoString ¶
func (s ListPostQueryResultResponseBody) GoString() string
func (*ListPostQueryResultResponseBody) SetRequestId ¶
func (s *ListPostQueryResultResponseBody) SetRequestId(v string) *ListPostQueryResultResponseBody
func (*ListPostQueryResultResponseBody) SetResult ¶
func (s *ListPostQueryResultResponseBody) SetResult(v interface{}) *ListPostQueryResultResponseBody
func (ListPostQueryResultResponseBody) String ¶
func (s ListPostQueryResultResponseBody) String() string
type ListQueryResultRequest ¶
type ListQueryResultRequest struct { // The query statement // // example: // // query%3D1%26%26config%3Dstart%3A0%2Chit%3A10%2Cformat%3Ajson%26%26cluster%3Dgeneral Query *string `json:"query,omitempty" xml:"query,omitempty"` // The SQL statement that is executed in the query // // example: // // query%3Dselect%20max(content_id)%20from%20generation Sql *string `json:"sql,omitempty" xml:"sql,omitempty"` }
func (ListQueryResultRequest) GoString ¶
func (s ListQueryResultRequest) GoString() string
func (*ListQueryResultRequest) SetQuery ¶
func (s *ListQueryResultRequest) SetQuery(v string) *ListQueryResultRequest
func (*ListQueryResultRequest) SetSql ¶
func (s *ListQueryResultRequest) SetSql(v string) *ListQueryResultRequest
func (ListQueryResultRequest) String ¶
func (s ListQueryResultRequest) String() string
type ListQueryResultResponse ¶
type ListQueryResultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListQueryResultResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListQueryResultResponse) GoString ¶
func (s ListQueryResultResponse) GoString() string
func (*ListQueryResultResponse) SetBody ¶
func (s *ListQueryResultResponse) SetBody(v *ListQueryResultResponseBody) *ListQueryResultResponse
func (*ListQueryResultResponse) SetHeaders ¶
func (s *ListQueryResultResponse) SetHeaders(v map[string]*string) *ListQueryResultResponse
func (*ListQueryResultResponse) SetStatusCode ¶
func (s *ListQueryResultResponse) SetStatusCode(v int32) *ListQueryResultResponse
func (ListQueryResultResponse) String ¶
func (s ListQueryResultResponse) String() string
type ListQueryResultResponseBody ¶
type ListQueryResultResponseBody struct { // The ID of the request // // example: // // 9E5BCFAA-98B3-51D0-9188-B1BC07589337 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (ListQueryResultResponseBody) GoString ¶
func (s ListQueryResultResponseBody) GoString() string
func (*ListQueryResultResponseBody) SetRequestId ¶
func (s *ListQueryResultResponseBody) SetRequestId(v string) *ListQueryResultResponseBody
func (ListQueryResultResponseBody) String ¶
func (s ListQueryResultResponseBody) String() string
type ListRestQueryResultRequest ¶
type ListRestQueryResultRequest struct { // The instance endpoint. // // example: // // 127.0.0.1 Address *string `json:"address,omitempty" xml:"address,omitempty"` // The name of the index table. // // example: // // main_index IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` // The rest query statement. // // example: // // query%3Drelation_id%3A%221151274675_2%22%26%26cluster%3Dgeneral%26%26config%3Dstart%3A0%2Chit%3A10%2Cformat%3Ajson Query map[string]interface{} `json:"query,omitempty" xml:"query,omitempty"` }
func (ListRestQueryResultRequest) GoString ¶
func (s ListRestQueryResultRequest) GoString() string
func (*ListRestQueryResultRequest) SetAddress ¶
func (s *ListRestQueryResultRequest) SetAddress(v string) *ListRestQueryResultRequest
func (*ListRestQueryResultRequest) SetIndexName ¶
func (s *ListRestQueryResultRequest) SetIndexName(v string) *ListRestQueryResultRequest
func (*ListRestQueryResultRequest) SetQuery ¶
func (s *ListRestQueryResultRequest) SetQuery(v map[string]interface{}) *ListRestQueryResultRequest
func (ListRestQueryResultRequest) String ¶
func (s ListRestQueryResultRequest) String() string
type ListRestQueryResultResponse ¶
type ListRestQueryResultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListRestQueryResultResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListRestQueryResultResponse) GoString ¶
func (s ListRestQueryResultResponse) GoString() string
func (*ListRestQueryResultResponse) SetBody ¶
func (s *ListRestQueryResultResponse) SetBody(v *ListRestQueryResultResponseBody) *ListRestQueryResultResponse
func (*ListRestQueryResultResponse) SetHeaders ¶
func (s *ListRestQueryResultResponse) SetHeaders(v map[string]*string) *ListRestQueryResultResponse
func (*ListRestQueryResultResponse) SetStatusCode ¶
func (s *ListRestQueryResultResponse) SetStatusCode(v int32) *ListRestQueryResultResponse
func (ListRestQueryResultResponse) String ¶
func (s ListRestQueryResultResponse) String() string
type ListRestQueryResultResponseBody ¶
type ListRestQueryResultResponseBody struct { // The request ID. // // example: // // F43E8AB4-419C-5F4C-90D6-615590DFAA3C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ListRestQueryResultResponseBody) GoString ¶
func (s ListRestQueryResultResponseBody) GoString() string
func (*ListRestQueryResultResponseBody) SetRequestId ¶
func (s *ListRestQueryResultResponseBody) SetRequestId(v string) *ListRestQueryResultResponseBody
func (*ListRestQueryResultResponseBody) SetResult ¶
func (s *ListRestQueryResultResponseBody) SetResult(v interface{}) *ListRestQueryResultResponseBody
func (ListRestQueryResultResponseBody) String ¶
func (s ListRestQueryResultResponseBody) String() string
type ListSchemasRequest ¶
type ListSchemasRequest struct { // The AccessKey ID of the MaxCompute data source. // // example: // // ak AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // as AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The endpoint of the MaxCompute data source. // // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // The namespace of the SARO data source. // // example: // // igraph-cn-tl32wnrhi04 Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The shard name. // // example: // // dt=20230520 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The name of the MaxCompute project that is used as the data source. // // example: // // start-flask-v3-obcc Project *string `json:"project,omitempty" xml:"project,omitempty"` // The name of the MaxCompute table that is used as the data source. // // example: // // item Table *string `json:"table,omitempty" xml:"table,omitempty"` // The type of the data source. Valid values: odps, swift, saro, oss, and unKnow. // // This parameter is required. // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ListSchemasRequest) GoString ¶
func (s ListSchemasRequest) GoString() string
func (*ListSchemasRequest) SetAccessKey ¶
func (s *ListSchemasRequest) SetAccessKey(v string) *ListSchemasRequest
func (*ListSchemasRequest) SetAccessSecret ¶
func (s *ListSchemasRequest) SetAccessSecret(v string) *ListSchemasRequest
func (*ListSchemasRequest) SetEndpoint ¶
func (s *ListSchemasRequest) SetEndpoint(v string) *ListSchemasRequest
func (*ListSchemasRequest) SetNamespace ¶
func (s *ListSchemasRequest) SetNamespace(v string) *ListSchemasRequest
func (*ListSchemasRequest) SetPartition ¶
func (s *ListSchemasRequest) SetPartition(v string) *ListSchemasRequest
func (*ListSchemasRequest) SetProject ¶
func (s *ListSchemasRequest) SetProject(v string) *ListSchemasRequest
func (*ListSchemasRequest) SetTable ¶
func (s *ListSchemasRequest) SetTable(v string) *ListSchemasRequest
func (*ListSchemasRequest) SetType ¶
func (s *ListSchemasRequest) SetType(v string) *ListSchemasRequest
func (ListSchemasRequest) String ¶
func (s ListSchemasRequest) String() string
type ListSchemasResponse ¶
type ListSchemasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListSchemasResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListSchemasResponse) GoString ¶
func (s ListSchemasResponse) GoString() string
func (*ListSchemasResponse) SetBody ¶
func (s *ListSchemasResponse) SetBody(v *ListSchemasResponseBody) *ListSchemasResponse
func (*ListSchemasResponse) SetHeaders ¶
func (s *ListSchemasResponse) SetHeaders(v map[string]*string) *ListSchemasResponse
func (*ListSchemasResponse) SetStatusCode ¶
func (s *ListSchemasResponse) SetStatusCode(v int32) *ListSchemasResponse
func (ListSchemasResponse) String ¶
func (s ListSchemasResponse) String() string
type ListSchemasResponseBody ¶
type ListSchemasResponseBody struct { // The request ID. // // example: // // FE03180A-0E29-5474-8A86-33F0683294A4 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ListSchemasResponseBody) GoString ¶
func (s ListSchemasResponseBody) GoString() string
func (*ListSchemasResponseBody) SetRequestId ¶
func (s *ListSchemasResponseBody) SetRequestId(v string) *ListSchemasResponseBody
func (*ListSchemasResponseBody) SetResult ¶
func (s *ListSchemasResponseBody) SetResult(v interface{}) *ListSchemasResponseBody
func (ListSchemasResponseBody) String ¶
func (s ListSchemasResponseBody) String() string
type ListTableGenerationsResponse ¶
type ListTableGenerationsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListTableGenerationsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListTableGenerationsResponse) GoString ¶
func (s ListTableGenerationsResponse) GoString() string
func (*ListTableGenerationsResponse) SetBody ¶
func (s *ListTableGenerationsResponse) SetBody(v *ListTableGenerationsResponseBody) *ListTableGenerationsResponse
func (*ListTableGenerationsResponse) SetHeaders ¶
func (s *ListTableGenerationsResponse) SetHeaders(v map[string]*string) *ListTableGenerationsResponse
func (*ListTableGenerationsResponse) SetStatusCode ¶
func (s *ListTableGenerationsResponse) SetStatusCode(v int32) *ListTableGenerationsResponse
func (ListTableGenerationsResponse) String ¶
func (s ListTableGenerationsResponse) String() string
type ListTableGenerationsResponseBody ¶
type ListTableGenerationsResponseBody struct { // requestId // // example: // // F6E3D968-529C-5C40-AFDD-133A8B8FD930 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result []*ListTableGenerationsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListTableGenerationsResponseBody) GoString ¶
func (s ListTableGenerationsResponseBody) GoString() string
func (*ListTableGenerationsResponseBody) SetRequestId ¶
func (s *ListTableGenerationsResponseBody) SetRequestId(v string) *ListTableGenerationsResponseBody
func (*ListTableGenerationsResponseBody) SetResult ¶
func (s *ListTableGenerationsResponseBody) SetResult(v []*ListTableGenerationsResponseBodyResult) *ListTableGenerationsResponseBody
func (ListTableGenerationsResponseBody) String ¶
func (s ListTableGenerationsResponseBody) String() string
type ListTableGenerationsResponseBodyResult ¶
type ListTableGenerationsResponseBodyResult struct { // The ID of the full index version. // // example: // // 1708674867 GenerationId *int64 `json:"generationId,omitempty" xml:"generationId,omitempty"` }
func (ListTableGenerationsResponseBodyResult) GoString ¶
func (s ListTableGenerationsResponseBodyResult) GoString() string
func (*ListTableGenerationsResponseBodyResult) SetGenerationId ¶
func (s *ListTableGenerationsResponseBodyResult) SetGenerationId(v int64) *ListTableGenerationsResponseBodyResult
func (ListTableGenerationsResponseBodyResult) String ¶
func (s ListTableGenerationsResponseBodyResult) String() string
type ListTablesRequest ¶
type ListTablesRequest struct { // Specifies whether the OpenSearch Vector Search Edition instance is of the new version. // // example: // // true NewMode *bool `json:"newMode,omitempty" xml:"newMode,omitempty"` }
func (ListTablesRequest) GoString ¶
func (s ListTablesRequest) GoString() string
func (*ListTablesRequest) SetNewMode ¶
func (s *ListTablesRequest) SetNewMode(v bool) *ListTablesRequest
func (ListTablesRequest) String ¶
func (s ListTablesRequest) String() string
type ListTablesResponse ¶
type ListTablesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListTablesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListTablesResponse) GoString ¶
func (s ListTablesResponse) GoString() string
func (*ListTablesResponse) SetBody ¶
func (s *ListTablesResponse) SetBody(v *ListTablesResponseBody) *ListTablesResponse
func (*ListTablesResponse) SetHeaders ¶
func (s *ListTablesResponse) SetHeaders(v map[string]*string) *ListTablesResponse
func (*ListTablesResponse) SetStatusCode ¶
func (s *ListTablesResponse) SetStatusCode(v int32) *ListTablesResponse
func (ListTablesResponse) String ¶
func (s ListTablesResponse) String() string
type ListTablesResponseBody ¶
type ListTablesResponseBody struct { // requestId // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. Result []*ListTablesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (ListTablesResponseBody) GoString ¶
func (s ListTablesResponseBody) GoString() string
func (*ListTablesResponseBody) SetRequestId ¶
func (s *ListTablesResponseBody) SetRequestId(v string) *ListTablesResponseBody
func (*ListTablesResponseBody) SetResult ¶
func (s *ListTablesResponseBody) SetResult(v []*ListTablesResponseBodyResult) *ListTablesResponseBody
func (ListTablesResponseBody) String ¶
func (s ListTablesResponseBody) String() string
type ListTablesResponseBodyResult ¶
type ListTablesResponseBodyResult struct { // The state of the index table. Valid values: NEW, PUBLISH, IN_USE, NOT_USE, STOP_USE, RESTORE_USE, and FAIL. After an index is created in an OpenSearch Retrieval Engine Edition instance, the index enters the IN_USE state. If the first full index fails to be created in an OpenSearch Vector Search Edition instance of the new version, the index is in the FAIL state. // // example: // // IN_USE IndexStatus *string `json:"indexStatus,omitempty" xml:"indexStatus,omitempty"` // The index name. // // example: // // es_test_1b Name *string `json:"name,omitempty" xml:"name,omitempty"` // The state of the index table. Valid values: NEW, PUBLISH, IN_USE, NOT_USE, STOP_USE, RESTORE_USE, and FAIL. After an index is created in an OpenSearch Retrieval Engine Edition instance, the index enters the IN_USE state. If the first full index fails to be created in an OpenSearch Vector Search Edition instance of the new version, the index is in the FAIL state. // // example: // // IN_USE Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (ListTablesResponseBodyResult) GoString ¶
func (s ListTablesResponseBodyResult) GoString() string
func (*ListTablesResponseBodyResult) SetIndexStatus ¶
func (s *ListTablesResponseBodyResult) SetIndexStatus(v string) *ListTablesResponseBodyResult
func (*ListTablesResponseBodyResult) SetName ¶
func (s *ListTablesResponseBodyResult) SetName(v string) *ListTablesResponseBodyResult
func (*ListTablesResponseBodyResult) SetStatus ¶
func (s *ListTablesResponseBodyResult) SetStatus(v string) *ListTablesResponseBodyResult
func (ListTablesResponseBodyResult) String ¶
func (s ListTablesResponseBodyResult) String() string
type ListTagResourcesRequest ¶
type ListTagResourcesRequest struct { // example: // // 600********33 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` ResourceId []*string `json:"resourceId,omitempty" xml:"resourceId,omitempty" type:"Repeated"` // This parameter is required. // // example: // // instance ResourceType *string `json:"resourceType,omitempty" xml:"resourceType,omitempty"` Tag []*ListTagResourcesRequestTag `json:"tag,omitempty" xml:"tag,omitempty" type:"Repeated"` }
func (ListTagResourcesRequest) GoString ¶
func (s ListTagResourcesRequest) GoString() string
func (*ListTagResourcesRequest) SetNextToken ¶
func (s *ListTagResourcesRequest) SetNextToken(v string) *ListTagResourcesRequest
func (*ListTagResourcesRequest) SetResourceId ¶
func (s *ListTagResourcesRequest) SetResourceId(v []*string) *ListTagResourcesRequest
func (*ListTagResourcesRequest) SetResourceType ¶
func (s *ListTagResourcesRequest) SetResourceType(v string) *ListTagResourcesRequest
func (*ListTagResourcesRequest) SetTag ¶
func (s *ListTagResourcesRequest) SetTag(v []*ListTagResourcesRequestTag) *ListTagResourcesRequest
func (ListTagResourcesRequest) String ¶
func (s ListTagResourcesRequest) String() string
type ListTagResourcesRequestTag ¶
type ListTagResourcesRequestTag struct { // example: // // opensearch Key *string `json:"key,omitempty" xml:"key,omitempty"` // example: // // opensearch Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (ListTagResourcesRequestTag) GoString ¶
func (s ListTagResourcesRequestTag) GoString() string
func (*ListTagResourcesRequestTag) SetKey ¶
func (s *ListTagResourcesRequestTag) SetKey(v string) *ListTagResourcesRequestTag
func (*ListTagResourcesRequestTag) SetValue ¶
func (s *ListTagResourcesRequestTag) SetValue(v string) *ListTagResourcesRequestTag
func (ListTagResourcesRequestTag) String ¶
func (s ListTagResourcesRequestTag) String() string
type ListTagResourcesResponse ¶
type ListTagResourcesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListTagResourcesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListTagResourcesResponse) GoString ¶
func (s ListTagResourcesResponse) GoString() string
func (*ListTagResourcesResponse) SetBody ¶
func (s *ListTagResourcesResponse) SetBody(v *ListTagResourcesResponseBody) *ListTagResourcesResponse
func (*ListTagResourcesResponse) SetHeaders ¶
func (s *ListTagResourcesResponse) SetHeaders(v map[string]*string) *ListTagResourcesResponse
func (*ListTagResourcesResponse) SetStatusCode ¶
func (s *ListTagResourcesResponse) SetStatusCode(v int32) *ListTagResourcesResponse
func (ListTagResourcesResponse) String ¶
func (s ListTagResourcesResponse) String() string
type ListTagResourcesResponseBody ¶
type ListTagResourcesResponseBody struct { // example: // // b56*******de4a7eca NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` TagResources []*ListTagResourcesResponseBodyTagResources `json:"tagResources,omitempty" xml:"tagResources,omitempty" type:"Repeated"` }
func (ListTagResourcesResponseBody) GoString ¶
func (s ListTagResourcesResponseBody) GoString() string
func (*ListTagResourcesResponseBody) SetNextToken ¶
func (s *ListTagResourcesResponseBody) SetNextToken(v string) *ListTagResourcesResponseBody
func (*ListTagResourcesResponseBody) SetRequestId ¶
func (s *ListTagResourcesResponseBody) SetRequestId(v string) *ListTagResourcesResponseBody
func (*ListTagResourcesResponseBody) SetTagResources ¶
func (s *ListTagResourcesResponseBody) SetTagResources(v []*ListTagResourcesResponseBodyTagResources) *ListTagResourcesResponseBody
func (ListTagResourcesResponseBody) String ¶
func (s ListTagResourcesResponseBody) String() string
type ListTagResourcesResponseBodyTagResources ¶
type ListTagResourcesResponseBodyTagResources struct { // example: // // rmq-cn-jeo3mn55j01 ResourceId *string `json:"resourceId,omitempty" xml:"resourceId,omitempty"` // example: // // instance ResourceType *string `json:"resourceType,omitempty" xml:"resourceType,omitempty"` // example: // // opensearch TagKey *string `json:"tagKey,omitempty" xml:"tagKey,omitempty"` // example: // // opensearch TagValue *string `json:"tagValue,omitempty" xml:"tagValue,omitempty"` }
func (ListTagResourcesResponseBodyTagResources) GoString ¶
func (s ListTagResourcesResponseBodyTagResources) GoString() string
func (*ListTagResourcesResponseBodyTagResources) SetResourceId ¶
func (s *ListTagResourcesResponseBodyTagResources) SetResourceId(v string) *ListTagResourcesResponseBodyTagResources
func (*ListTagResourcesResponseBodyTagResources) SetResourceType ¶
func (s *ListTagResourcesResponseBodyTagResources) SetResourceType(v string) *ListTagResourcesResponseBodyTagResources
func (*ListTagResourcesResponseBodyTagResources) SetTagKey ¶
func (s *ListTagResourcesResponseBodyTagResources) SetTagKey(v string) *ListTagResourcesResponseBodyTagResources
func (*ListTagResourcesResponseBodyTagResources) SetTagValue ¶
func (s *ListTagResourcesResponseBodyTagResources) SetTagValue(v string) *ListTagResourcesResponseBodyTagResources
func (ListTagResourcesResponseBodyTagResources) String ¶
func (s ListTagResourcesResponseBodyTagResources) String() string
type ListTagResourcesShrinkRequest ¶
type ListTagResourcesShrinkRequest struct { // example: // // 600********33 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` ResourceIdShrink *string `json:"resourceId,omitempty" xml:"resourceId,omitempty"` // This parameter is required. // // example: // // instance ResourceType *string `json:"resourceType,omitempty" xml:"resourceType,omitempty"` TagShrink *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (ListTagResourcesShrinkRequest) GoString ¶
func (s ListTagResourcesShrinkRequest) GoString() string
func (*ListTagResourcesShrinkRequest) SetNextToken ¶
func (s *ListTagResourcesShrinkRequest) SetNextToken(v string) *ListTagResourcesShrinkRequest
func (*ListTagResourcesShrinkRequest) SetResourceIdShrink ¶
func (s *ListTagResourcesShrinkRequest) SetResourceIdShrink(v string) *ListTagResourcesShrinkRequest
func (*ListTagResourcesShrinkRequest) SetResourceType ¶
func (s *ListTagResourcesShrinkRequest) SetResourceType(v string) *ListTagResourcesShrinkRequest
func (*ListTagResourcesShrinkRequest) SetTagShrink ¶
func (s *ListTagResourcesShrinkRequest) SetTagShrink(v string) *ListTagResourcesShrinkRequest
func (ListTagResourcesShrinkRequest) String ¶
func (s ListTagResourcesShrinkRequest) String() string
type ListTasksRequest ¶
type ListTasksRequest struct { // The timestamp that indicates the end of the time range to query. // // example: // // 1690423741577 End *int64 `json:"end,omitempty" xml:"end,omitempty"` // The timestamp that indicates the beginning of the time range to query. // // example: // // 1687238865434 Start *int64 `json:"start,omitempty" xml:"start,omitempty"` }
func (ListTasksRequest) GoString ¶
func (s ListTasksRequest) GoString() string
func (*ListTasksRequest) SetEnd ¶
func (s *ListTasksRequest) SetEnd(v int64) *ListTasksRequest
func (*ListTasksRequest) SetStart ¶
func (s *ListTasksRequest) SetStart(v int64) *ListTasksRequest
func (ListTasksRequest) String ¶
func (s ListTasksRequest) String() string
type ListTasksResponse ¶
type ListTasksResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListTasksResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListTasksResponse) GoString ¶
func (s ListTasksResponse) GoString() string
func (*ListTasksResponse) SetBody ¶
func (s *ListTasksResponse) SetBody(v *ListTasksResponseBody) *ListTasksResponse
func (*ListTasksResponse) SetHeaders ¶
func (s *ListTasksResponse) SetHeaders(v map[string]*string) *ListTasksResponse
func (*ListTasksResponse) SetStatusCode ¶
func (s *ListTasksResponse) SetStatusCode(v int32) *ListTasksResponse
func (ListTasksResponse) String ¶
func (s ListTasksResponse) String() string
type ListTasksResponseBody ¶
type ListTasksResponseBody struct { // The request ID. // // example: // // D39EE0F1-D7EF-5F46-B781-6BF4185308B0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ListTasksResponseBody) GoString ¶
func (s ListTasksResponseBody) GoString() string
func (*ListTasksResponseBody) SetRequestId ¶
func (s *ListTasksResponseBody) SetRequestId(v string) *ListTasksResponseBody
func (*ListTasksResponseBody) SetResult ¶
func (s *ListTasksResponseBody) SetResult(v interface{}) *ListTasksResponseBody
func (ListTasksResponseBody) String ¶
func (s ListTasksResponseBody) String() string
type ListVectorQueryResultRequest ¶
type ListVectorQueryResultRequest struct { // The instance endpoint. // // example: // // 127.0.0.1 Address *string `json:"address,omitempty" xml:"address,omitempty"` // The request body. // // example: // // {} Body map[string]interface{} `json:"body,omitempty" xml:"body,omitempty"` // The query type. Valid values: vector, primary_key, and vector_text. // // example: // // primary_key QueryType *string `json:"queryType,omitempty" xml:"queryType,omitempty"` // The vector query type. Valid values: vector, image, and text. // // example: // // image VectorQueryType *string `json:"vectorQueryType,omitempty" xml:"vectorQueryType,omitempty"` }
func (ListVectorQueryResultRequest) GoString ¶
func (s ListVectorQueryResultRequest) GoString() string
func (*ListVectorQueryResultRequest) SetAddress ¶
func (s *ListVectorQueryResultRequest) SetAddress(v string) *ListVectorQueryResultRequest
func (*ListVectorQueryResultRequest) SetBody ¶
func (s *ListVectorQueryResultRequest) SetBody(v map[string]interface{}) *ListVectorQueryResultRequest
func (*ListVectorQueryResultRequest) SetQueryType ¶
func (s *ListVectorQueryResultRequest) SetQueryType(v string) *ListVectorQueryResultRequest
func (*ListVectorQueryResultRequest) SetVectorQueryType ¶
func (s *ListVectorQueryResultRequest) SetVectorQueryType(v string) *ListVectorQueryResultRequest
func (ListVectorQueryResultRequest) String ¶
func (s ListVectorQueryResultRequest) String() string
type ListVectorQueryResultResponse ¶
type ListVectorQueryResultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListVectorQueryResultResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListVectorQueryResultResponse) GoString ¶
func (s ListVectorQueryResultResponse) GoString() string
func (*ListVectorQueryResultResponse) SetBody ¶
func (s *ListVectorQueryResultResponse) SetBody(v *ListVectorQueryResultResponseBody) *ListVectorQueryResultResponse
func (*ListVectorQueryResultResponse) SetHeaders ¶
func (s *ListVectorQueryResultResponse) SetHeaders(v map[string]*string) *ListVectorQueryResultResponse
func (*ListVectorQueryResultResponse) SetStatusCode ¶
func (s *ListVectorQueryResultResponse) SetStatusCode(v int32) *ListVectorQueryResultResponse
func (ListVectorQueryResultResponse) String ¶
func (s ListVectorQueryResultResponse) String() string
type ListVectorQueryResultResponseBody ¶
type ListVectorQueryResultResponseBody struct { // The request ID. // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ListVectorQueryResultResponseBody) GoString ¶
func (s ListVectorQueryResultResponseBody) GoString() string
func (*ListVectorQueryResultResponseBody) SetRequestId ¶
func (s *ListVectorQueryResultResponseBody) SetRequestId(v string) *ListVectorQueryResultResponseBody
func (*ListVectorQueryResultResponseBody) SetResult ¶
func (s *ListVectorQueryResultResponseBody) SetResult(v interface{}) *ListVectorQueryResultResponseBody
func (ListVectorQueryResultResponseBody) String ¶
func (s ListVectorQueryResultResponseBody) String() string
type ModifyAdvanceConfigFileRequest ¶
type ModifyAdvanceConfigFileRequest struct { // The file content. // // example: // // "ha3" Content *string `json:"content,omitempty" xml:"content,omitempty"` // The variables. Variables map[string]*VariablesValue `json:"variables,omitempty" xml:"variables,omitempty"` // The name of the file. // // This parameter is required. // // example: // // /qrs.json FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` }
func (ModifyAdvanceConfigFileRequest) GoString ¶
func (s ModifyAdvanceConfigFileRequest) GoString() string
func (*ModifyAdvanceConfigFileRequest) SetContent ¶
func (s *ModifyAdvanceConfigFileRequest) SetContent(v string) *ModifyAdvanceConfigFileRequest
func (*ModifyAdvanceConfigFileRequest) SetFileName ¶
func (s *ModifyAdvanceConfigFileRequest) SetFileName(v string) *ModifyAdvanceConfigFileRequest
func (*ModifyAdvanceConfigFileRequest) SetVariables ¶
func (s *ModifyAdvanceConfigFileRequest) SetVariables(v map[string]*VariablesValue) *ModifyAdvanceConfigFileRequest
func (ModifyAdvanceConfigFileRequest) String ¶
func (s ModifyAdvanceConfigFileRequest) String() string
type ModifyAdvanceConfigFileResponse ¶
type ModifyAdvanceConfigFileResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyAdvanceConfigFileResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyAdvanceConfigFileResponse) GoString ¶
func (s ModifyAdvanceConfigFileResponse) GoString() string
func (*ModifyAdvanceConfigFileResponse) SetBody ¶
func (s *ModifyAdvanceConfigFileResponse) SetBody(v *ModifyAdvanceConfigFileResponseBody) *ModifyAdvanceConfigFileResponse
func (*ModifyAdvanceConfigFileResponse) SetHeaders ¶
func (s *ModifyAdvanceConfigFileResponse) SetHeaders(v map[string]*string) *ModifyAdvanceConfigFileResponse
func (*ModifyAdvanceConfigFileResponse) SetStatusCode ¶
func (s *ModifyAdvanceConfigFileResponse) SetStatusCode(v int32) *ModifyAdvanceConfigFileResponse
func (ModifyAdvanceConfigFileResponse) String ¶
func (s ModifyAdvanceConfigFileResponse) String() string
type ModifyAdvanceConfigFileResponseBody ¶
type ModifyAdvanceConfigFileResponseBody struct { // id of request // // example: // // 93A9E542-8CF8-5BA6-99AB-94C0FE520429 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyAdvanceConfigFileResponseBody) GoString ¶
func (s ModifyAdvanceConfigFileResponseBody) GoString() string
func (*ModifyAdvanceConfigFileResponseBody) SetRequestId ¶
func (s *ModifyAdvanceConfigFileResponseBody) SetRequestId(v string) *ModifyAdvanceConfigFileResponseBody
func (*ModifyAdvanceConfigFileResponseBody) SetResult ¶
func (s *ModifyAdvanceConfigFileResponseBody) SetResult(v map[string]interface{}) *ModifyAdvanceConfigFileResponseBody
func (ModifyAdvanceConfigFileResponseBody) String ¶
func (s ModifyAdvanceConfigFileResponseBody) String() string
type ModifyAdvanceConfigRequest ¶
type ModifyAdvanceConfigRequest struct { // The content of the advanced configuration that is returned. // // example: // // "" Content *string `json:"content,omitempty" xml:"content,omitempty"` // The type of the configuration content. Valid values: FILE, GIT, HTTP, and ODPS. // // example: // // FILE ContentType *string `json:"contentType,omitempty" xml:"contentType,omitempty"` // The description of the advanced configuration. // // example: // // test Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` // The files. Files []*ModifyAdvanceConfigRequestFiles `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"` // The name of the advanced configuration. // // example: // // ha-cn-zvp2qr1sk01_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The status of the advanced configuration. Valid values: drafting: The advanced configuration is in the draft state. used: The advanced configuration is being used. unused: The advanced configuration is not used. trash: The advanced configuration is being deleted. // // example: // // used Status *string `json:"status,omitempty" xml:"status,omitempty"` // The time when the advanced configuration was updated. // // example: // // 2024-02-27T07:50:55Z UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (ModifyAdvanceConfigRequest) GoString ¶
func (s ModifyAdvanceConfigRequest) GoString() string
func (*ModifyAdvanceConfigRequest) SetContent ¶
func (s *ModifyAdvanceConfigRequest) SetContent(v string) *ModifyAdvanceConfigRequest
func (*ModifyAdvanceConfigRequest) SetContentType ¶
func (s *ModifyAdvanceConfigRequest) SetContentType(v string) *ModifyAdvanceConfigRequest
func (*ModifyAdvanceConfigRequest) SetDesc ¶
func (s *ModifyAdvanceConfigRequest) SetDesc(v string) *ModifyAdvanceConfigRequest
func (*ModifyAdvanceConfigRequest) SetFiles ¶
func (s *ModifyAdvanceConfigRequest) SetFiles(v []*ModifyAdvanceConfigRequestFiles) *ModifyAdvanceConfigRequest
func (*ModifyAdvanceConfigRequest) SetName ¶
func (s *ModifyAdvanceConfigRequest) SetName(v string) *ModifyAdvanceConfigRequest
func (*ModifyAdvanceConfigRequest) SetStatus ¶
func (s *ModifyAdvanceConfigRequest) SetStatus(v string) *ModifyAdvanceConfigRequest
func (*ModifyAdvanceConfigRequest) SetUpdateTime ¶
func (s *ModifyAdvanceConfigRequest) SetUpdateTime(v int64) *ModifyAdvanceConfigRequest
func (ModifyAdvanceConfigRequest) String ¶
func (s ModifyAdvanceConfigRequest) String() string
type ModifyAdvanceConfigRequestFiles ¶
type ModifyAdvanceConfigRequestFiles struct { // The full path of the file. // // example: // // /cluster.json FullPathName *string `json:"fullPathName,omitempty" xml:"fullPathName,omitempty"` // Specifies whether the file is a directory. // // example: // // true IsDir *bool `json:"isDir,omitempty" xml:"isDir,omitempty"` // Specifies whether the file is a template. // // example: // // true IsTemplate *bool `json:"isTemplate,omitempty" xml:"isTemplate,omitempty"` // The node name. // // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ModifyAdvanceConfigRequestFiles) GoString ¶
func (s ModifyAdvanceConfigRequestFiles) GoString() string
func (*ModifyAdvanceConfigRequestFiles) SetFullPathName ¶
func (s *ModifyAdvanceConfigRequestFiles) SetFullPathName(v string) *ModifyAdvanceConfigRequestFiles
func (*ModifyAdvanceConfigRequestFiles) SetIsDir ¶
func (s *ModifyAdvanceConfigRequestFiles) SetIsDir(v bool) *ModifyAdvanceConfigRequestFiles
func (*ModifyAdvanceConfigRequestFiles) SetIsTemplate ¶
func (s *ModifyAdvanceConfigRequestFiles) SetIsTemplate(v bool) *ModifyAdvanceConfigRequestFiles
func (*ModifyAdvanceConfigRequestFiles) SetName ¶
func (s *ModifyAdvanceConfigRequestFiles) SetName(v string) *ModifyAdvanceConfigRequestFiles
func (ModifyAdvanceConfigRequestFiles) String ¶
func (s ModifyAdvanceConfigRequestFiles) String() string
type ModifyAdvanceConfigResponse ¶
type ModifyAdvanceConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyAdvanceConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyAdvanceConfigResponse) GoString ¶
func (s ModifyAdvanceConfigResponse) GoString() string
func (*ModifyAdvanceConfigResponse) SetBody ¶
func (s *ModifyAdvanceConfigResponse) SetBody(v *ModifyAdvanceConfigResponseBody) *ModifyAdvanceConfigResponse
func (*ModifyAdvanceConfigResponse) SetHeaders ¶
func (s *ModifyAdvanceConfigResponse) SetHeaders(v map[string]*string) *ModifyAdvanceConfigResponse
func (*ModifyAdvanceConfigResponse) SetStatusCode ¶
func (s *ModifyAdvanceConfigResponse) SetStatusCode(v int32) *ModifyAdvanceConfigResponse
func (ModifyAdvanceConfigResponse) String ¶
func (s ModifyAdvanceConfigResponse) String() string
type ModifyAdvanceConfigResponseBody ¶
type ModifyAdvanceConfigResponseBody struct { // The request ID. // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyAdvanceConfigResponseBody) GoString ¶
func (s ModifyAdvanceConfigResponseBody) GoString() string
func (*ModifyAdvanceConfigResponseBody) SetRequestId ¶
func (s *ModifyAdvanceConfigResponseBody) SetRequestId(v string) *ModifyAdvanceConfigResponseBody
func (*ModifyAdvanceConfigResponseBody) SetResult ¶
func (s *ModifyAdvanceConfigResponseBody) SetResult(v map[string]interface{}) *ModifyAdvanceConfigResponseBody
func (ModifyAdvanceConfigResponseBody) String ¶
func (s ModifyAdvanceConfigResponseBody) String() string
type ModifyAliasRequest ¶ added in v3.2.0
type ModifyAliasRequest struct { // alias name // // example: // // test Alias *string `json:"alias,omitempty" xml:"alias,omitempty"` // index name // // example: // // index Index *string `json:"index,omitempty" xml:"index,omitempty"` }
func (ModifyAliasRequest) GoString ¶ added in v3.2.0
func (s ModifyAliasRequest) GoString() string
func (*ModifyAliasRequest) SetAlias ¶ added in v3.2.0
func (s *ModifyAliasRequest) SetAlias(v string) *ModifyAliasRequest
func (*ModifyAliasRequest) SetIndex ¶ added in v3.2.0
func (s *ModifyAliasRequest) SetIndex(v string) *ModifyAliasRequest
func (ModifyAliasRequest) String ¶ added in v3.2.0
func (s ModifyAliasRequest) String() string
type ModifyAliasResponse ¶ added in v3.2.0
type ModifyAliasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyAliasResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyAliasResponse) GoString ¶ added in v3.2.0
func (s ModifyAliasResponse) GoString() string
func (*ModifyAliasResponse) SetBody ¶ added in v3.2.0
func (s *ModifyAliasResponse) SetBody(v *ModifyAliasResponseBody) *ModifyAliasResponse
func (*ModifyAliasResponse) SetHeaders ¶ added in v3.2.0
func (s *ModifyAliasResponse) SetHeaders(v map[string]*string) *ModifyAliasResponse
func (*ModifyAliasResponse) SetStatusCode ¶ added in v3.2.0
func (s *ModifyAliasResponse) SetStatusCode(v int32) *ModifyAliasResponse
func (ModifyAliasResponse) String ¶ added in v3.2.0
func (s ModifyAliasResponse) String() string
type ModifyAliasResponseBody ¶ added in v3.2.0
type ModifyAliasResponseBody struct { // id of request // // example: // // F6E3D968-529C-5C40-AFDD-133A8B8FD930 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyAliasResponseBody) GoString ¶ added in v3.2.0
func (s ModifyAliasResponseBody) GoString() string
func (*ModifyAliasResponseBody) SetRequestId ¶ added in v3.2.0
func (s *ModifyAliasResponseBody) SetRequestId(v string) *ModifyAliasResponseBody
func (*ModifyAliasResponseBody) SetResult ¶ added in v3.2.0
func (s *ModifyAliasResponseBody) SetResult(v map[string]interface{}) *ModifyAliasResponseBody
func (ModifyAliasResponseBody) String ¶ added in v3.2.0
func (s ModifyAliasResponseBody) String() string
type ModifyClusterDescRequest ¶
type ModifyClusterDescRequest struct { // The request body. // // example: // // {} Body map[string]interface{} `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyClusterDescRequest) GoString ¶
func (s ModifyClusterDescRequest) GoString() string
func (*ModifyClusterDescRequest) SetBody ¶
func (s *ModifyClusterDescRequest) SetBody(v map[string]interface{}) *ModifyClusterDescRequest
func (ModifyClusterDescRequest) String ¶
func (s ModifyClusterDescRequest) String() string
type ModifyClusterDescResponse ¶
type ModifyClusterDescResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyClusterDescResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyClusterDescResponse) GoString ¶
func (s ModifyClusterDescResponse) GoString() string
func (*ModifyClusterDescResponse) SetBody ¶
func (s *ModifyClusterDescResponse) SetBody(v *ModifyClusterDescResponseBody) *ModifyClusterDescResponse
func (*ModifyClusterDescResponse) SetHeaders ¶
func (s *ModifyClusterDescResponse) SetHeaders(v map[string]*string) *ModifyClusterDescResponse
func (*ModifyClusterDescResponse) SetStatusCode ¶
func (s *ModifyClusterDescResponse) SetStatusCode(v int32) *ModifyClusterDescResponse
func (ModifyClusterDescResponse) String ¶
func (s ModifyClusterDescResponse) String() string
type ModifyClusterDescResponseBody ¶
type ModifyClusterDescResponseBody struct { // The ID of the request // // example: // // D39EE0F1-D7EF-5F46-B781-6BF4185308B0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyClusterDescResponseBody) GoString ¶
func (s ModifyClusterDescResponseBody) GoString() string
func (*ModifyClusterDescResponseBody) SetRequestId ¶
func (s *ModifyClusterDescResponseBody) SetRequestId(v string) *ModifyClusterDescResponseBody
func (*ModifyClusterDescResponseBody) SetResult ¶
func (s *ModifyClusterDescResponseBody) SetResult(v map[string]interface{}) *ModifyClusterDescResponseBody
func (ModifyClusterDescResponseBody) String ¶
func (s ModifyClusterDescResponseBody) String() string
type ModifyClusterOfflineConfigRequest ¶
type ModifyClusterOfflineConfigRequest struct { // The reindexing method. Valid values: api: API data source. indexRecover: data recovery by using indexing. // // example: // // indexRecover BuildMode *string `json:"buildMode,omitempty" xml:"buildMode,omitempty"` // The configuration name, which is stored as a key. Config map[string]*int32 `json:"config,omitempty" xml:"config,omitempty"` // The name of the data source. // // example: // // test1 DataSourceName *string `json:"dataSourceName,omitempty" xml:"dataSourceName,omitempty"` // The type of the data source. Valid values: odps: MaxCompute. swift: Swift. unKnow: unknown type. // // example: // // maxComputer DataSourceType *string `json:"dataSourceType,omitempty" xml:"dataSourceType,omitempty"` // This parameter is required when index building by using API data sources is triggered. // // example: // // 1640867288 DataTimeSec *int32 `json:"dataTimeSec,omitempty" xml:"dataTimeSec,omitempty"` // The data center in which the data source is deployed. // // example: // // vpc_hz_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The ID of the full index version. // // example: // // 160142641 Generation *int64 `json:"generation,omitempty" xml:"generation,omitempty"` // This parameter is required when index building for full data in a MaxCompute data source is triggered. // // example: // // 20211202 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The push mode of the configuration. By default, only the configuration is pushed. // // example: // // PUSH_ONLY PushMode *string `json:"pushMode,omitempty" xml:"pushMode,omitempty"` }
func (ModifyClusterOfflineConfigRequest) GoString ¶
func (s ModifyClusterOfflineConfigRequest) GoString() string
func (*ModifyClusterOfflineConfigRequest) SetBuildMode ¶
func (s *ModifyClusterOfflineConfigRequest) SetBuildMode(v string) *ModifyClusterOfflineConfigRequest
func (*ModifyClusterOfflineConfigRequest) SetConfig ¶
func (s *ModifyClusterOfflineConfigRequest) SetConfig(v map[string]*int32) *ModifyClusterOfflineConfigRequest
func (*ModifyClusterOfflineConfigRequest) SetDataSourceName ¶
func (s *ModifyClusterOfflineConfigRequest) SetDataSourceName(v string) *ModifyClusterOfflineConfigRequest
func (*ModifyClusterOfflineConfigRequest) SetDataSourceType ¶
func (s *ModifyClusterOfflineConfigRequest) SetDataSourceType(v string) *ModifyClusterOfflineConfigRequest
func (*ModifyClusterOfflineConfigRequest) SetDataTimeSec ¶
func (s *ModifyClusterOfflineConfigRequest) SetDataTimeSec(v int32) *ModifyClusterOfflineConfigRequest
func (*ModifyClusterOfflineConfigRequest) SetDomain ¶
func (s *ModifyClusterOfflineConfigRequest) SetDomain(v string) *ModifyClusterOfflineConfigRequest
func (*ModifyClusterOfflineConfigRequest) SetGeneration ¶
func (s *ModifyClusterOfflineConfigRequest) SetGeneration(v int64) *ModifyClusterOfflineConfigRequest
func (*ModifyClusterOfflineConfigRequest) SetPartition ¶
func (s *ModifyClusterOfflineConfigRequest) SetPartition(v string) *ModifyClusterOfflineConfigRequest
func (*ModifyClusterOfflineConfigRequest) SetPushMode ¶
func (s *ModifyClusterOfflineConfigRequest) SetPushMode(v string) *ModifyClusterOfflineConfigRequest
func (ModifyClusterOfflineConfigRequest) String ¶
func (s ModifyClusterOfflineConfigRequest) String() string
type ModifyClusterOfflineConfigResponse ¶
type ModifyClusterOfflineConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyClusterOfflineConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyClusterOfflineConfigResponse) GoString ¶
func (s ModifyClusterOfflineConfigResponse) GoString() string
func (*ModifyClusterOfflineConfigResponse) SetHeaders ¶
func (s *ModifyClusterOfflineConfigResponse) SetHeaders(v map[string]*string) *ModifyClusterOfflineConfigResponse
func (*ModifyClusterOfflineConfigResponse) SetStatusCode ¶
func (s *ModifyClusterOfflineConfigResponse) SetStatusCode(v int32) *ModifyClusterOfflineConfigResponse
func (ModifyClusterOfflineConfigResponse) String ¶
func (s ModifyClusterOfflineConfigResponse) String() string
type ModifyClusterOfflineConfigResponseBody ¶
type ModifyClusterOfflineConfigResponseBody struct { // The ID of the request // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyClusterOfflineConfigResponseBody) GoString ¶
func (s ModifyClusterOfflineConfigResponseBody) GoString() string
func (*ModifyClusterOfflineConfigResponseBody) SetRequestId ¶
func (s *ModifyClusterOfflineConfigResponseBody) SetRequestId(v string) *ModifyClusterOfflineConfigResponseBody
func (*ModifyClusterOfflineConfigResponseBody) SetResult ¶
func (s *ModifyClusterOfflineConfigResponseBody) SetResult(v map[string]interface{}) *ModifyClusterOfflineConfigResponseBody
func (ModifyClusterOfflineConfigResponseBody) String ¶
func (s ModifyClusterOfflineConfigResponseBody) String() string
type ModifyClusterOnlineConfigRequest ¶
type ModifyClusterOnlineConfigRequest struct { // The cluster information. Clusters []*string `json:"clusters,omitempty" xml:"clusters,omitempty" type:"Repeated"` // The configuration information. Config map[string]*int32 `json:"config,omitempty" xml:"config,omitempty"` }
func (ModifyClusterOnlineConfigRequest) GoString ¶
func (s ModifyClusterOnlineConfigRequest) GoString() string
func (*ModifyClusterOnlineConfigRequest) SetClusters ¶
func (s *ModifyClusterOnlineConfigRequest) SetClusters(v []*string) *ModifyClusterOnlineConfigRequest
func (*ModifyClusterOnlineConfigRequest) SetConfig ¶
func (s *ModifyClusterOnlineConfigRequest) SetConfig(v map[string]*int32) *ModifyClusterOnlineConfigRequest
func (ModifyClusterOnlineConfigRequest) String ¶
func (s ModifyClusterOnlineConfigRequest) String() string
type ModifyClusterOnlineConfigResponse ¶
type ModifyClusterOnlineConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyClusterOnlineConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyClusterOnlineConfigResponse) GoString ¶
func (s ModifyClusterOnlineConfigResponse) GoString() string
func (*ModifyClusterOnlineConfigResponse) SetHeaders ¶
func (s *ModifyClusterOnlineConfigResponse) SetHeaders(v map[string]*string) *ModifyClusterOnlineConfigResponse
func (*ModifyClusterOnlineConfigResponse) SetStatusCode ¶
func (s *ModifyClusterOnlineConfigResponse) SetStatusCode(v int32) *ModifyClusterOnlineConfigResponse
func (ModifyClusterOnlineConfigResponse) String ¶
func (s ModifyClusterOnlineConfigResponse) String() string
type ModifyClusterOnlineConfigResponseBody ¶
type ModifyClusterOnlineConfigResponseBody struct { // The ID of the request // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyClusterOnlineConfigResponseBody) GoString ¶
func (s ModifyClusterOnlineConfigResponseBody) GoString() string
func (*ModifyClusterOnlineConfigResponseBody) SetRequestId ¶
func (s *ModifyClusterOnlineConfigResponseBody) SetRequestId(v string) *ModifyClusterOnlineConfigResponseBody
func (*ModifyClusterOnlineConfigResponseBody) SetResult ¶
func (s *ModifyClusterOnlineConfigResponseBody) SetResult(v map[string]interface{}) *ModifyClusterOnlineConfigResponseBody
func (ModifyClusterOnlineConfigResponseBody) String ¶
func (s ModifyClusterOnlineConfigResponseBody) String() string
type ModifyDataSourceDeployRequest ¶
type ModifyDataSourceDeployRequest struct { // Specifies whether to enable the automatic full indexing feature. // // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` // The extended information. Extend *ModifyDataSourceDeployRequestExtend `json:"extend,omitempty" xml:"extend,omitempty" type:"Struct"` // The parameters of the process. Processor *ModifyDataSourceDeployRequestProcessor `json:"processor,omitempty" xml:"processor,omitempty" type:"Struct"` // The information about the data source. Storage *ModifyDataSourceDeployRequestStorage `json:"storage,omitempty" xml:"storage,omitempty" type:"Struct"` // The information about the incremental data source Swift. Swift *ModifyDataSourceDeployRequestSwift `json:"swift,omitempty" xml:"swift,omitempty" type:"Struct"` // Specifies whether to perform only a dry run, without performing the actual request. The system only checks the validity of the data source. Valid values: true and false. // // example: // // true DryRun *bool `json:"dryRun,omitempty" xml:"dryRun,omitempty"` // The ID of the full index version. // // example: // // 1708674867 GenerationId *int64 `json:"generationId,omitempty" xml:"generationId,omitempty"` }
func (ModifyDataSourceDeployRequest) GoString ¶
func (s ModifyDataSourceDeployRequest) GoString() string
func (*ModifyDataSourceDeployRequest) SetAutoBuildIndex ¶
func (s *ModifyDataSourceDeployRequest) SetAutoBuildIndex(v bool) *ModifyDataSourceDeployRequest
func (*ModifyDataSourceDeployRequest) SetDryRun ¶
func (s *ModifyDataSourceDeployRequest) SetDryRun(v bool) *ModifyDataSourceDeployRequest
func (*ModifyDataSourceDeployRequest) SetExtend ¶
func (s *ModifyDataSourceDeployRequest) SetExtend(v *ModifyDataSourceDeployRequestExtend) *ModifyDataSourceDeployRequest
func (*ModifyDataSourceDeployRequest) SetGenerationId ¶
func (s *ModifyDataSourceDeployRequest) SetGenerationId(v int64) *ModifyDataSourceDeployRequest
func (*ModifyDataSourceDeployRequest) SetProcessor ¶
func (s *ModifyDataSourceDeployRequest) SetProcessor(v *ModifyDataSourceDeployRequestProcessor) *ModifyDataSourceDeployRequest
func (*ModifyDataSourceDeployRequest) SetStorage ¶
func (s *ModifyDataSourceDeployRequest) SetStorage(v *ModifyDataSourceDeployRequestStorage) *ModifyDataSourceDeployRequest
func (*ModifyDataSourceDeployRequest) SetSwift ¶
func (s *ModifyDataSourceDeployRequest) SetSwift(v *ModifyDataSourceDeployRequestSwift) *ModifyDataSourceDeployRequest
func (ModifyDataSourceDeployRequest) String ¶
func (s ModifyDataSourceDeployRequest) String() string
type ModifyDataSourceDeployRequestExtend ¶
type ModifyDataSourceDeployRequestExtend struct { // The information about the Apsara File Storage for HDFS data source. Hdfs *ModifyDataSourceDeployRequestExtendHdfs `json:"hdfs,omitempty" xml:"hdfs,omitempty" type:"Struct"` // The information about the MaxCompute data source. Odps *ModifyDataSourceDeployRequestExtendOdps `json:"odps,omitempty" xml:"odps,omitempty" type:"Struct"` // The information about the OSS data source. Oss *ModifyDataSourceDeployRequestExtendOss `json:"oss,omitempty" xml:"oss,omitempty" type:"Struct"` // The information about the SARO data source. This parameter is applicable to the SARO data source used in the intranet of Alibaba Group. Saro *ModifyDataSourceDeployRequestExtendSaro `json:"saro,omitempty" xml:"saro,omitempty" type:"Struct"` }
func (ModifyDataSourceDeployRequestExtend) GoString ¶
func (s ModifyDataSourceDeployRequestExtend) GoString() string
func (ModifyDataSourceDeployRequestExtend) String ¶
func (s ModifyDataSourceDeployRequestExtend) String() string
type ModifyDataSourceDeployRequestExtendHdfs ¶
type ModifyDataSourceDeployRequestExtendHdfs struct { // The path of the Apsara File Storage for HDFS data source. // // example: // // ymsh-service/src/main/java/cn/ymsh/util/jd Path *string `json:"path,omitempty" xml:"path,omitempty"` }
func (ModifyDataSourceDeployRequestExtendHdfs) GoString ¶
func (s ModifyDataSourceDeployRequestExtendHdfs) GoString() string
func (*ModifyDataSourceDeployRequestExtendHdfs) SetPath ¶
func (s *ModifyDataSourceDeployRequestExtendHdfs) SetPath(v string) *ModifyDataSourceDeployRequestExtendHdfs
func (ModifyDataSourceDeployRequestExtendHdfs) String ¶
func (s ModifyDataSourceDeployRequestExtendHdfs) String() string
type ModifyDataSourceDeployRequestExtendOdps ¶
type ModifyDataSourceDeployRequestExtendOdps struct { // The partitions in the MaxCompute table. Partitions map[string]*string `json:"partitions,omitempty" xml:"partitions,omitempty"` }
func (ModifyDataSourceDeployRequestExtendOdps) GoString ¶
func (s ModifyDataSourceDeployRequestExtendOdps) GoString() string
func (*ModifyDataSourceDeployRequestExtendOdps) SetPartitions ¶
func (s *ModifyDataSourceDeployRequestExtendOdps) SetPartitions(v map[string]*string) *ModifyDataSourceDeployRequestExtendOdps
func (ModifyDataSourceDeployRequestExtendOdps) String ¶
func (s ModifyDataSourceDeployRequestExtendOdps) String() string
type ModifyDataSourceDeployRequestExtendOss ¶
type ModifyDataSourceDeployRequestExtendOss struct { // The path of the OSS data source. // // example: // // oss://test Path *string `json:"path,omitempty" xml:"path,omitempty"` }
func (ModifyDataSourceDeployRequestExtendOss) GoString ¶
func (s ModifyDataSourceDeployRequestExtendOss) GoString() string
func (*ModifyDataSourceDeployRequestExtendOss) SetPath ¶
func (s *ModifyDataSourceDeployRequestExtendOss) SetPath(v string) *ModifyDataSourceDeployRequestExtendOss
func (ModifyDataSourceDeployRequestExtendOss) String ¶
func (s ModifyDataSourceDeployRequestExtendOss) String() string
type ModifyDataSourceDeployRequestExtendSaro ¶
type ModifyDataSourceDeployRequestExtendSaro struct { // The path of the SARO data source. // // example: // // / Path *string `json:"path,omitempty" xml:"path,omitempty"` // The version number of the SARO data source. // // example: // // 1 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (ModifyDataSourceDeployRequestExtendSaro) GoString ¶
func (s ModifyDataSourceDeployRequestExtendSaro) GoString() string
func (*ModifyDataSourceDeployRequestExtendSaro) SetPath ¶
func (s *ModifyDataSourceDeployRequestExtendSaro) SetPath(v string) *ModifyDataSourceDeployRequestExtendSaro
func (*ModifyDataSourceDeployRequestExtendSaro) SetVersion ¶
func (s *ModifyDataSourceDeployRequestExtendSaro) SetVersion(v string) *ModifyDataSourceDeployRequestExtendSaro
func (ModifyDataSourceDeployRequestExtendSaro) String ¶
func (s ModifyDataSourceDeployRequestExtendSaro) String() string
type ModifyDataSourceDeployRequestProcessor ¶
type ModifyDataSourceDeployRequestProcessor struct { // The startup parameters of the process. // // example: // // {} Args *string `json:"args,omitempty" xml:"args,omitempty"` // The resource information. // // example: // // {} Resource *string `json:"resource,omitempty" xml:"resource,omitempty"` }
func (ModifyDataSourceDeployRequestProcessor) GoString ¶
func (s ModifyDataSourceDeployRequestProcessor) GoString() string
func (*ModifyDataSourceDeployRequestProcessor) SetArgs ¶
func (s *ModifyDataSourceDeployRequestProcessor) SetArgs(v string) *ModifyDataSourceDeployRequestProcessor
func (*ModifyDataSourceDeployRequestProcessor) SetResource ¶
func (s *ModifyDataSourceDeployRequestProcessor) SetResource(v string) *ModifyDataSourceDeployRequestProcessor
func (ModifyDataSourceDeployRequestProcessor) String ¶
func (s ModifyDataSourceDeployRequestProcessor) String() string
type ModifyDataSourceDeployRequestStorage ¶
type ModifyDataSourceDeployRequestStorage struct { // The AccessKey ID of the MaxCompute data source. // // example: // // ak AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // as AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The name of the OSS bucket. // // example: // // test-bucket Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The endpoint of the MaxCompute data source. // // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // The namespace. This parameter is applicable to the SARO data source used in the intranet of Alibaba Group. // // example: // // dp-dev Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The Object Storage Service (OSS) path. // // example: // // /opensearch OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The partition in the MaxCompute table. // // example: // // ds=20220713 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The file path in the Apsara File Storage for HDFS file system. // // example: // // /ude_jobs/iflow_offline_data_access Path *string `json:"path,omitempty" xml:"path,omitempty"` // The name of the MaxCompute project that is used as the data source. // // example: // // kubenest Project *string `json:"project,omitempty" xml:"project,omitempty"` // The name of the MaxCompute table that is used as the data source. // // example: // // item Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (ModifyDataSourceDeployRequestStorage) GoString ¶
func (s ModifyDataSourceDeployRequestStorage) GoString() string
func (*ModifyDataSourceDeployRequestStorage) SetAccessKey ¶
func (s *ModifyDataSourceDeployRequestStorage) SetAccessKey(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetAccessSecret ¶
func (s *ModifyDataSourceDeployRequestStorage) SetAccessSecret(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetBucket ¶
func (s *ModifyDataSourceDeployRequestStorage) SetBucket(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetCatalog ¶ added in v3.2.5
func (s *ModifyDataSourceDeployRequestStorage) SetCatalog(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetDatabase ¶ added in v3.2.5
func (s *ModifyDataSourceDeployRequestStorage) SetDatabase(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetEndpoint ¶
func (s *ModifyDataSourceDeployRequestStorage) SetEndpoint(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetNamespace ¶
func (s *ModifyDataSourceDeployRequestStorage) SetNamespace(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetOssPath ¶
func (s *ModifyDataSourceDeployRequestStorage) SetOssPath(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetPartition ¶
func (s *ModifyDataSourceDeployRequestStorage) SetPartition(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetPath ¶
func (s *ModifyDataSourceDeployRequestStorage) SetPath(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetProject ¶
func (s *ModifyDataSourceDeployRequestStorage) SetProject(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetTable ¶
func (s *ModifyDataSourceDeployRequestStorage) SetTable(v string) *ModifyDataSourceDeployRequestStorage
func (*ModifyDataSourceDeployRequestStorage) SetTag ¶ added in v3.2.5
func (s *ModifyDataSourceDeployRequestStorage) SetTag(v string) *ModifyDataSourceDeployRequestStorage
func (ModifyDataSourceDeployRequestStorage) String ¶
func (s ModifyDataSourceDeployRequestStorage) String() string
type ModifyDataSourceDeployRequestSwift ¶
type ModifyDataSourceDeployRequestSwift struct { // The topic. // // example: // // ha-cn-0ju2rps6c08_api Topic *string `json:"topic,omitempty" xml:"topic,omitempty"` // zk // // example: // // zk Zk *string `json:"zk,omitempty" xml:"zk,omitempty"` }
func (ModifyDataSourceDeployRequestSwift) GoString ¶
func (s ModifyDataSourceDeployRequestSwift) GoString() string
func (*ModifyDataSourceDeployRequestSwift) SetTopic ¶
func (s *ModifyDataSourceDeployRequestSwift) SetTopic(v string) *ModifyDataSourceDeployRequestSwift
func (*ModifyDataSourceDeployRequestSwift) SetZk ¶
func (s *ModifyDataSourceDeployRequestSwift) SetZk(v string) *ModifyDataSourceDeployRequestSwift
func (ModifyDataSourceDeployRequestSwift) String ¶
func (s ModifyDataSourceDeployRequestSwift) String() string
type ModifyDataSourceDeployResponse ¶
type ModifyDataSourceDeployResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyDataSourceDeployResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyDataSourceDeployResponse) GoString ¶
func (s ModifyDataSourceDeployResponse) GoString() string
func (*ModifyDataSourceDeployResponse) SetBody ¶
func (s *ModifyDataSourceDeployResponse) SetBody(v *ModifyDataSourceDeployResponseBody) *ModifyDataSourceDeployResponse
func (*ModifyDataSourceDeployResponse) SetHeaders ¶
func (s *ModifyDataSourceDeployResponse) SetHeaders(v map[string]*string) *ModifyDataSourceDeployResponse
func (*ModifyDataSourceDeployResponse) SetStatusCode ¶
func (s *ModifyDataSourceDeployResponse) SetStatusCode(v int32) *ModifyDataSourceDeployResponse
func (ModifyDataSourceDeployResponse) String ¶
func (s ModifyDataSourceDeployResponse) String() string
type ModifyDataSourceDeployResponseBody ¶
type ModifyDataSourceDeployResponseBody struct { // The request ID. // // example: // // 93A9E542-8CF8-5BA6-99AB-94C0FE520429 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyDataSourceDeployResponseBody) GoString ¶
func (s ModifyDataSourceDeployResponseBody) GoString() string
func (*ModifyDataSourceDeployResponseBody) SetRequestId ¶
func (s *ModifyDataSourceDeployResponseBody) SetRequestId(v string) *ModifyDataSourceDeployResponseBody
func (*ModifyDataSourceDeployResponseBody) SetResult ¶
func (s *ModifyDataSourceDeployResponseBody) SetResult(v map[string]interface{}) *ModifyDataSourceDeployResponseBody
func (ModifyDataSourceDeployResponseBody) String ¶
func (s ModifyDataSourceDeployResponseBody) String() string
type ModifyFileRequest ¶
type ModifyFileRequest struct { // The file content. // // example: // // "" Content *string `json:"content,omitempty" xml:"content,omitempty"` // The number of shards. // // example: // // ds=20220713 Partition *int32 `json:"partition,omitempty" xml:"partition,omitempty"` // The name of the file in the full path // // This parameter is required. // // example: // // /schemas/generation_schema.json FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` }
func (ModifyFileRequest) GoString ¶
func (s ModifyFileRequest) GoString() string
func (*ModifyFileRequest) SetContent ¶
func (s *ModifyFileRequest) SetContent(v string) *ModifyFileRequest
func (*ModifyFileRequest) SetFileName ¶
func (s *ModifyFileRequest) SetFileName(v string) *ModifyFileRequest
func (*ModifyFileRequest) SetPartition ¶
func (s *ModifyFileRequest) SetPartition(v int32) *ModifyFileRequest
func (ModifyFileRequest) String ¶
func (s ModifyFileRequest) String() string
type ModifyFileResponse ¶
type ModifyFileResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyFileResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyFileResponse) GoString ¶
func (s ModifyFileResponse) GoString() string
func (*ModifyFileResponse) SetBody ¶
func (s *ModifyFileResponse) SetBody(v *ModifyFileResponseBody) *ModifyFileResponse
func (*ModifyFileResponse) SetHeaders ¶
func (s *ModifyFileResponse) SetHeaders(v map[string]*string) *ModifyFileResponse
func (*ModifyFileResponse) SetStatusCode ¶
func (s *ModifyFileResponse) SetStatusCode(v int32) *ModifyFileResponse
func (ModifyFileResponse) String ¶
func (s ModifyFileResponse) String() string
type ModifyFileResponseBody ¶
type ModifyFileResponseBody struct { // id of request // // example: // // 89B968E6-1E41-58DF-BB25-5F98ECC759CE RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The information about the index // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyFileResponseBody) GoString ¶
func (s ModifyFileResponseBody) GoString() string
func (*ModifyFileResponseBody) SetRequestId ¶
func (s *ModifyFileResponseBody) SetRequestId(v string) *ModifyFileResponseBody
func (*ModifyFileResponseBody) SetResult ¶
func (s *ModifyFileResponseBody) SetResult(v map[string]interface{}) *ModifyFileResponseBody
func (ModifyFileResponseBody) String ¶
func (s ModifyFileResponseBody) String() string
type ModifyIndexOnlineStrategyRequest ¶
type ModifyIndexOnlineStrategyRequest struct { // The index change rate. // // example: // // 20 ChangeRate *int32 `json:"changeRate,omitempty" xml:"changeRate,omitempty"` }
func (ModifyIndexOnlineStrategyRequest) GoString ¶
func (s ModifyIndexOnlineStrategyRequest) GoString() string
func (*ModifyIndexOnlineStrategyRequest) SetChangeRate ¶
func (s *ModifyIndexOnlineStrategyRequest) SetChangeRate(v int32) *ModifyIndexOnlineStrategyRequest
func (ModifyIndexOnlineStrategyRequest) String ¶
func (s ModifyIndexOnlineStrategyRequest) String() string
type ModifyIndexOnlineStrategyResponse ¶
type ModifyIndexOnlineStrategyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyIndexOnlineStrategyResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyIndexOnlineStrategyResponse) GoString ¶
func (s ModifyIndexOnlineStrategyResponse) GoString() string
func (*ModifyIndexOnlineStrategyResponse) SetHeaders ¶
func (s *ModifyIndexOnlineStrategyResponse) SetHeaders(v map[string]*string) *ModifyIndexOnlineStrategyResponse
func (*ModifyIndexOnlineStrategyResponse) SetStatusCode ¶
func (s *ModifyIndexOnlineStrategyResponse) SetStatusCode(v int32) *ModifyIndexOnlineStrategyResponse
func (ModifyIndexOnlineStrategyResponse) String ¶
func (s ModifyIndexOnlineStrategyResponse) String() string
type ModifyIndexOnlineStrategyResponseBody ¶
type ModifyIndexOnlineStrategyResponseBody struct { // The request ID. // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyIndexOnlineStrategyResponseBody) GoString ¶
func (s ModifyIndexOnlineStrategyResponseBody) GoString() string
func (*ModifyIndexOnlineStrategyResponseBody) SetRequestId ¶
func (s *ModifyIndexOnlineStrategyResponseBody) SetRequestId(v string) *ModifyIndexOnlineStrategyResponseBody
func (*ModifyIndexOnlineStrategyResponseBody) SetResult ¶
func (s *ModifyIndexOnlineStrategyResponseBody) SetResult(v map[string]interface{}) *ModifyIndexOnlineStrategyResponseBody
func (ModifyIndexOnlineStrategyResponseBody) String ¶
func (s ModifyIndexOnlineStrategyResponseBody) String() string
type ModifyIndexPartitionRequest ¶
type ModifyIndexPartitionRequest struct { // The name of the data source. // // example: // // test1 DataSourceName *string `json:"dataSourceName,omitempty" xml:"dataSourceName,omitempty"` // The data center. // // example: // // pre_domain_1 DomainName *string `json:"domainName,omitempty" xml:"domainName,omitempty"` // The primary key. // // example: // // 1633293829 Generation *int64 `json:"generation,omitempty" xml:"generation,omitempty"` // The index information. IndexInfos []*ModifyIndexPartitionRequestIndexInfos `json:"indexInfos,omitempty" xml:"indexInfos,omitempty" type:"Repeated"` }
func (ModifyIndexPartitionRequest) GoString ¶
func (s ModifyIndexPartitionRequest) GoString() string
func (*ModifyIndexPartitionRequest) SetDataSourceName ¶
func (s *ModifyIndexPartitionRequest) SetDataSourceName(v string) *ModifyIndexPartitionRequest
func (*ModifyIndexPartitionRequest) SetDomainName ¶
func (s *ModifyIndexPartitionRequest) SetDomainName(v string) *ModifyIndexPartitionRequest
func (*ModifyIndexPartitionRequest) SetGeneration ¶
func (s *ModifyIndexPartitionRequest) SetGeneration(v int64) *ModifyIndexPartitionRequest
func (*ModifyIndexPartitionRequest) SetIndexInfos ¶
func (s *ModifyIndexPartitionRequest) SetIndexInfos(v []*ModifyIndexPartitionRequestIndexInfos) *ModifyIndexPartitionRequest
func (ModifyIndexPartitionRequest) String ¶
func (s ModifyIndexPartitionRequest) String() string
type ModifyIndexPartitionRequestIndexInfos ¶
type ModifyIndexPartitionRequestIndexInfos struct { // The index name. // // example: // // atest2 IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` // The concurrency. Default value: 1. // // example: // // 1 ParallelNum *int32 `json:"parallelNum,omitempty" xml:"parallelNum,omitempty"` // The number of shards. // // example: // // 3 PartitionCount *int32 `json:"partitionCount,omitempty" xml:"partitionCount,omitempty"` }
func (ModifyIndexPartitionRequestIndexInfos) GoString ¶
func (s ModifyIndexPartitionRequestIndexInfos) GoString() string
func (*ModifyIndexPartitionRequestIndexInfos) SetIndexName ¶
func (s *ModifyIndexPartitionRequestIndexInfos) SetIndexName(v string) *ModifyIndexPartitionRequestIndexInfos
func (*ModifyIndexPartitionRequestIndexInfos) SetParallelNum ¶
func (s *ModifyIndexPartitionRequestIndexInfos) SetParallelNum(v int32) *ModifyIndexPartitionRequestIndexInfos
func (*ModifyIndexPartitionRequestIndexInfos) SetPartitionCount ¶
func (s *ModifyIndexPartitionRequestIndexInfos) SetPartitionCount(v int32) *ModifyIndexPartitionRequestIndexInfos
func (ModifyIndexPartitionRequestIndexInfos) String ¶
func (s ModifyIndexPartitionRequestIndexInfos) String() string
type ModifyIndexPartitionResponse ¶
type ModifyIndexPartitionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyIndexPartitionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyIndexPartitionResponse) GoString ¶
func (s ModifyIndexPartitionResponse) GoString() string
func (*ModifyIndexPartitionResponse) SetBody ¶
func (s *ModifyIndexPartitionResponse) SetBody(v *ModifyIndexPartitionResponseBody) *ModifyIndexPartitionResponse
func (*ModifyIndexPartitionResponse) SetHeaders ¶
func (s *ModifyIndexPartitionResponse) SetHeaders(v map[string]*string) *ModifyIndexPartitionResponse
func (*ModifyIndexPartitionResponse) SetStatusCode ¶
func (s *ModifyIndexPartitionResponse) SetStatusCode(v int32) *ModifyIndexPartitionResponse
func (ModifyIndexPartitionResponse) String ¶
func (s ModifyIndexPartitionResponse) String() string
type ModifyIndexPartitionResponseBody ¶
type ModifyIndexPartitionResponseBody struct { // id of request // // example: // // 93A9E542-8CF8-5BA6-99AB-94C0FE520429 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // [] Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyIndexPartitionResponseBody) GoString ¶
func (s ModifyIndexPartitionResponseBody) GoString() string
func (*ModifyIndexPartitionResponseBody) SetRequestId ¶
func (s *ModifyIndexPartitionResponseBody) SetRequestId(v string) *ModifyIndexPartitionResponseBody
func (*ModifyIndexPartitionResponseBody) SetResult ¶
func (s *ModifyIndexPartitionResponseBody) SetResult(v map[string]interface{}) *ModifyIndexPartitionResponseBody
func (ModifyIndexPartitionResponseBody) String ¶
func (s ModifyIndexPartitionResponseBody) String() string
type ModifyIndexRequest ¶
type ModifyIndexRequest struct { // The maximum number of full indexes that can be concurrently built. // // example: // // 2 BuildParallelNum *int32 `json:"buildParallelNum,omitempty" xml:"buildParallelNum,omitempty"` // The cluster information. Cluster map[string]map[string]interface{} `json:"cluster,omitempty" xml:"cluster,omitempty"` // The name of the configuration file. // // example: // // ha-cn-35t3r02iq03@ha-cn-35t3r02iq03_test_api@hz_pre_vpc_domain_1@test_api@index_config_v1 ClusterConfigName *string `json:"clusterConfigName,omitempty" xml:"clusterConfigName,omitempty"` // The information about the offline configuration. Config map[string]*ConfigValue `json:"config,omitempty" xml:"config,omitempty"` // The file content. // // example: // // {\\"summarys\\":{\\"summary_fields\\":[\\"id\\"]},\\"indexs\\":[{\\"index_name\\":\\"index_id\\",\\"index_type\\":\\"PRIMARYKEY64\\",\\"index_fields\\":\\"id\\",\\"has_primary_key_attribute\\":true,\\"is_primary_key_sorted\\":false}],\\"attributes\\":[\\"id\\"],\\"fields\\":[{\\"field_name\\":\\"id\\",\\"field_type\\":\\"UINT16\\"}],\\"table_name\\":\\"index_2\\"} Content *string `json:"content,omitempty" xml:"content,omitempty"` // The name of the data source. // // example: // // ha-cn-35t3n1yuj0d_index_1 DataSource *string `json:"dataSource,omitempty" xml:"dataSource,omitempty"` // The information about the data source, which is required for the new version of OpenSearch Vector Search Edition. DataSourceInfo *ModifyIndexRequestDataSourceInfo `json:"dataSourceInfo,omitempty" xml:"dataSourceInfo,omitempty" type:"Struct"` // The description of the data source. // // example: // // test Description *string `json:"description,omitempty" xml:"description,omitempty"` // The name of the data center in which the data source is deployed. // // example: // // vpc_hz_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` Extend map[string]interface{} `json:"extend,omitempty" xml:"extend,omitempty"` // The maximum number of full indexes that can be concurrently merged. // // example: // // 2 MergeParallelNum *int32 `json:"mergeParallelNum,omitempty" xml:"mergeParallelNum,omitempty"` // The number of shards. // // example: // // 2 Partition *int32 `json:"partition,omitempty" xml:"partition,omitempty"` // The push mode of the configuration. By default, only the configuration is pushed. // // example: // // PUSH_ONLY PushMode *string `json:"pushMode,omitempty" xml:"pushMode,omitempty"` // Specifies whether to check the validity of input parameters. Default value: false. // // Valid values: // // - **true**: checks only the validity of input parameters. // // - **false**: checks the validity of input parameters and creates an attribution configuration. // // example: // // true DryRun *bool `json:"dryRun,omitempty" xml:"dryRun,omitempty"` }
func (ModifyIndexRequest) GoString ¶
func (s ModifyIndexRequest) GoString() string
func (*ModifyIndexRequest) SetBuildParallelNum ¶
func (s *ModifyIndexRequest) SetBuildParallelNum(v int32) *ModifyIndexRequest
func (*ModifyIndexRequest) SetCluster ¶
func (s *ModifyIndexRequest) SetCluster(v map[string]map[string]interface{}) *ModifyIndexRequest
func (*ModifyIndexRequest) SetClusterConfigName ¶
func (s *ModifyIndexRequest) SetClusterConfigName(v string) *ModifyIndexRequest
func (*ModifyIndexRequest) SetConfig ¶
func (s *ModifyIndexRequest) SetConfig(v map[string]*ConfigValue) *ModifyIndexRequest
func (*ModifyIndexRequest) SetContent ¶
func (s *ModifyIndexRequest) SetContent(v string) *ModifyIndexRequest
func (*ModifyIndexRequest) SetDataSource ¶
func (s *ModifyIndexRequest) SetDataSource(v string) *ModifyIndexRequest
func (*ModifyIndexRequest) SetDataSourceInfo ¶
func (s *ModifyIndexRequest) SetDataSourceInfo(v *ModifyIndexRequestDataSourceInfo) *ModifyIndexRequest
func (*ModifyIndexRequest) SetDescription ¶
func (s *ModifyIndexRequest) SetDescription(v string) *ModifyIndexRequest
func (*ModifyIndexRequest) SetDomain ¶
func (s *ModifyIndexRequest) SetDomain(v string) *ModifyIndexRequest
func (*ModifyIndexRequest) SetDryRun ¶
func (s *ModifyIndexRequest) SetDryRun(v bool) *ModifyIndexRequest
func (*ModifyIndexRequest) SetExtend ¶ added in v3.2.5
func (s *ModifyIndexRequest) SetExtend(v map[string]interface{}) *ModifyIndexRequest
func (*ModifyIndexRequest) SetMergeParallelNum ¶
func (s *ModifyIndexRequest) SetMergeParallelNum(v int32) *ModifyIndexRequest
func (*ModifyIndexRequest) SetPartition ¶
func (s *ModifyIndexRequest) SetPartition(v int32) *ModifyIndexRequest
func (*ModifyIndexRequest) SetPushMode ¶
func (s *ModifyIndexRequest) SetPushMode(v string) *ModifyIndexRequest
func (ModifyIndexRequest) String ¶
func (s ModifyIndexRequest) String() string
type ModifyIndexRequestDataSourceInfo ¶
type ModifyIndexRequestDataSourceInfo struct { // Specifies whether to enable the automatic full indexing feature. // // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` // The reindexing method. Valid values: api: API data source. indexRecover: data recovery by using indexing. // // example: // // api BuildMode *string `json:"buildMode,omitempty" xml:"buildMode,omitempty"` // The configurations of the MaxCompute data source. Config *ModifyIndexRequestDataSourceInfoConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // The start timestamp from which incremental data is retrieved. // // example: // // 1709715164 DataTimeSec *int32 `json:"dataTimeSec,omitempty" xml:"dataTimeSec,omitempty"` // The offline deployment name of the data source. // // example: // // vpc_hz_domain_1 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // The ID of the index version from which data is restored. // // example: // // 4 Generation *int64 `json:"generation,omitempty" xml:"generation,omitempty"` // The name of the data source. // // example: // // ha-cn-35t3n1yuj0d_index_1 Name *string `json:"name,omitempty" xml:"name,omitempty"` OssDataPath *string `json:"ossDataPath,omitempty" xml:"ossDataPath,omitempty"` Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The maximum number of full indexes that can be concurrently processed. // // example: // // 2 ProcessParallelNum *int32 `json:"processParallelNum,omitempty" xml:"processParallelNum,omitempty"` // The number of resources used for data update. // // example: // // 4 ProcessPartitionCount *int32 `json:"processPartitionCount,omitempty" xml:"processPartitionCount,omitempty"` // The configurations of the SARO data source. SaroConfig *ModifyIndexRequestDataSourceInfoSaroConfig `json:"saroConfig,omitempty" xml:"saroConfig,omitempty" type:"Struct"` // The type of the data source. Valid values: odps, swift, saro, oss, and unKnow. // // example: // // odps Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ModifyIndexRequestDataSourceInfo) GoString ¶
func (s ModifyIndexRequestDataSourceInfo) GoString() string
func (*ModifyIndexRequestDataSourceInfo) SetAutoBuildIndex ¶
func (s *ModifyIndexRequestDataSourceInfo) SetAutoBuildIndex(v bool) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetBuildMode ¶
func (s *ModifyIndexRequestDataSourceInfo) SetBuildMode(v string) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetConfig ¶
func (s *ModifyIndexRequestDataSourceInfo) SetConfig(v *ModifyIndexRequestDataSourceInfoConfig) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetDataTimeSec ¶
func (s *ModifyIndexRequestDataSourceInfo) SetDataTimeSec(v int32) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetDomain ¶
func (s *ModifyIndexRequestDataSourceInfo) SetDomain(v string) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetGeneration ¶
func (s *ModifyIndexRequestDataSourceInfo) SetGeneration(v int64) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetName ¶
func (s *ModifyIndexRequestDataSourceInfo) SetName(v string) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetOssDataPath ¶ added in v3.2.6
func (s *ModifyIndexRequestDataSourceInfo) SetOssDataPath(v string) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetPartition ¶ added in v3.2.6
func (s *ModifyIndexRequestDataSourceInfo) SetPartition(v string) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetProcessParallelNum ¶
func (s *ModifyIndexRequestDataSourceInfo) SetProcessParallelNum(v int32) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetProcessPartitionCount ¶
func (s *ModifyIndexRequestDataSourceInfo) SetProcessPartitionCount(v int32) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetSaroConfig ¶
func (s *ModifyIndexRequestDataSourceInfo) SetSaroConfig(v *ModifyIndexRequestDataSourceInfoSaroConfig) *ModifyIndexRequestDataSourceInfo
func (*ModifyIndexRequestDataSourceInfo) SetType ¶
func (s *ModifyIndexRequestDataSourceInfo) SetType(v string) *ModifyIndexRequestDataSourceInfo
func (ModifyIndexRequestDataSourceInfo) String ¶
func (s ModifyIndexRequestDataSourceInfo) String() string
type ModifyIndexRequestDataSourceInfoConfig ¶
type ModifyIndexRequestDataSourceInfoConfig struct { // The AccessKey ID of the MaxCompute data source. // // example: // // L***p AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // 5**9a6 AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The name of the OSS bucket. // // example: // // test-bucket Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The endpoint of the MaxCompute data source. // // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` // The namespace. This parameter is applicable to the SARO data source used in the intranet of Alibaba Group. // // example: // // test-namespace Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The Object Storage Service (OSS) path. // // example: // // /opensearch/oss.json OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The partition in the MaxCompute table. Example: ds=20180102. // // example: // // ds=20230114 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The file path in the Apsara File Storage for HDFS file system. // // example: // // test-hdfs-path Path *string `json:"path,omitempty" xml:"path,omitempty"` // The name of the MaxCompute project that is used as the data source. // // example: // // bbt_algo_pai Project *string `json:"project,omitempty" xml:"project,omitempty"` // The name of the MaxCompute table that is used as the data source. // // example: // // item Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (ModifyIndexRequestDataSourceInfoConfig) GoString ¶
func (s ModifyIndexRequestDataSourceInfoConfig) GoString() string
func (*ModifyIndexRequestDataSourceInfoConfig) SetAccessKey ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetAccessKey(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetAccessSecret ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetAccessSecret(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetBucket ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetBucket(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetCatalog ¶ added in v3.2.5
func (s *ModifyIndexRequestDataSourceInfoConfig) SetCatalog(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetDatabase ¶ added in v3.2.5
func (s *ModifyIndexRequestDataSourceInfoConfig) SetDatabase(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetEndpoint ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetEndpoint(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetFormat ¶ added in v3.2.6
func (s *ModifyIndexRequestDataSourceInfoConfig) SetFormat(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetNamespace ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetNamespace(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetOssPath ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetOssPath(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetPartition ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetPartition(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetPath ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetPath(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetProject ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetProject(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetTable ¶
func (s *ModifyIndexRequestDataSourceInfoConfig) SetTable(v string) *ModifyIndexRequestDataSourceInfoConfig
func (*ModifyIndexRequestDataSourceInfoConfig) SetTag ¶ added in v3.2.5
func (s *ModifyIndexRequestDataSourceInfoConfig) SetTag(v string) *ModifyIndexRequestDataSourceInfoConfig
func (ModifyIndexRequestDataSourceInfoConfig) String ¶
func (s ModifyIndexRequestDataSourceInfoConfig) String() string
type ModifyIndexRequestDataSourceInfoSaroConfig ¶
type ModifyIndexRequestDataSourceInfoSaroConfig struct { // The namespace to which the SARO data source belongs. // // example: // // flink-test-fjx-default Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The name of the SARO table. // // example: // // device_event_shy_summary_ TableName *string `json:"tableName,omitempty" xml:"tableName,omitempty"` }
func (ModifyIndexRequestDataSourceInfoSaroConfig) GoString ¶
func (s ModifyIndexRequestDataSourceInfoSaroConfig) GoString() string
func (*ModifyIndexRequestDataSourceInfoSaroConfig) SetNamespace ¶
func (s *ModifyIndexRequestDataSourceInfoSaroConfig) SetNamespace(v string) *ModifyIndexRequestDataSourceInfoSaroConfig
func (*ModifyIndexRequestDataSourceInfoSaroConfig) SetTableName ¶
func (s *ModifyIndexRequestDataSourceInfoSaroConfig) SetTableName(v string) *ModifyIndexRequestDataSourceInfoSaroConfig
func (ModifyIndexRequestDataSourceInfoSaroConfig) String ¶
func (s ModifyIndexRequestDataSourceInfoSaroConfig) String() string
type ModifyIndexResponse ¶
type ModifyIndexResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyIndexResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyIndexResponse) GoString ¶
func (s ModifyIndexResponse) GoString() string
func (*ModifyIndexResponse) SetBody ¶
func (s *ModifyIndexResponse) SetBody(v *ModifyIndexResponseBody) *ModifyIndexResponse
func (*ModifyIndexResponse) SetHeaders ¶
func (s *ModifyIndexResponse) SetHeaders(v map[string]*string) *ModifyIndexResponse
func (*ModifyIndexResponse) SetStatusCode ¶
func (s *ModifyIndexResponse) SetStatusCode(v int32) *ModifyIndexResponse
func (ModifyIndexResponse) String ¶
func (s ModifyIndexResponse) String() string
type ModifyIndexResponseBody ¶
type ModifyIndexResponseBody struct { // The request ID. // // example: // // 93A9E542-8CF8-5BA6-99AB-94C0FE520429 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyIndexResponseBody) GoString ¶
func (s ModifyIndexResponseBody) GoString() string
func (*ModifyIndexResponseBody) SetRequestId ¶
func (s *ModifyIndexResponseBody) SetRequestId(v string) *ModifyIndexResponseBody
func (*ModifyIndexResponseBody) SetResult ¶
func (s *ModifyIndexResponseBody) SetResult(v interface{}) *ModifyIndexResponseBody
func (ModifyIndexResponseBody) String ¶
func (s ModifyIndexResponseBody) String() string
type ModifyIndexVersionRequest ¶
type ModifyIndexVersionRequest struct { // The request body. // // example: // // {} Body []*ModifyIndexVersionRequestBody `json:"body,omitempty" xml:"body,omitempty" type:"Repeated"` }
func (ModifyIndexVersionRequest) GoString ¶
func (s ModifyIndexVersionRequest) GoString() string
func (*ModifyIndexVersionRequest) SetBody ¶
func (s *ModifyIndexVersionRequest) SetBody(v []*ModifyIndexVersionRequestBody) *ModifyIndexVersionRequest
func (ModifyIndexVersionRequest) String ¶
func (s ModifyIndexVersionRequest) String() string
type ModifyIndexVersionRequestBody ¶
type ModifyIndexVersionRequestBody struct { // The deployment ID of the data source. // // example: // // 277 BuildDeployId *string `json:"buildDeployId,omitempty" xml:"buildDeployId,omitempty"` // The index name. // // example: // // main_index IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` // The index version. // // example: // // 1 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (ModifyIndexVersionRequestBody) GoString ¶
func (s ModifyIndexVersionRequestBody) GoString() string
func (*ModifyIndexVersionRequestBody) SetBuildDeployId ¶
func (s *ModifyIndexVersionRequestBody) SetBuildDeployId(v string) *ModifyIndexVersionRequestBody
func (*ModifyIndexVersionRequestBody) SetIndexName ¶
func (s *ModifyIndexVersionRequestBody) SetIndexName(v string) *ModifyIndexVersionRequestBody
func (*ModifyIndexVersionRequestBody) SetVersion ¶
func (s *ModifyIndexVersionRequestBody) SetVersion(v string) *ModifyIndexVersionRequestBody
func (ModifyIndexVersionRequestBody) String ¶
func (s ModifyIndexVersionRequestBody) String() string
type ModifyIndexVersionResponse ¶
type ModifyIndexVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyIndexVersionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyIndexVersionResponse) GoString ¶
func (s ModifyIndexVersionResponse) GoString() string
func (*ModifyIndexVersionResponse) SetBody ¶
func (s *ModifyIndexVersionResponse) SetBody(v *ModifyIndexVersionResponseBody) *ModifyIndexVersionResponse
func (*ModifyIndexVersionResponse) SetHeaders ¶
func (s *ModifyIndexVersionResponse) SetHeaders(v map[string]*string) *ModifyIndexVersionResponse
func (*ModifyIndexVersionResponse) SetStatusCode ¶
func (s *ModifyIndexVersionResponse) SetStatusCode(v int32) *ModifyIndexVersionResponse
func (ModifyIndexVersionResponse) String ¶
func (s ModifyIndexVersionResponse) String() string
type ModifyIndexVersionResponseBody ¶
type ModifyIndexVersionResponseBody struct { // id of request // // example: // // F43E8AB4-419C-5F4C-90D6-615590DFAA3C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // result // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyIndexVersionResponseBody) GoString ¶
func (s ModifyIndexVersionResponseBody) GoString() string
func (*ModifyIndexVersionResponseBody) SetRequestId ¶
func (s *ModifyIndexVersionResponseBody) SetRequestId(v string) *ModifyIndexVersionResponseBody
func (*ModifyIndexVersionResponseBody) SetResult ¶
func (s *ModifyIndexVersionResponseBody) SetResult(v map[string]interface{}) *ModifyIndexVersionResponseBody
func (ModifyIndexVersionResponseBody) String ¶
func (s ModifyIndexVersionResponseBody) String() string
type ModifyNodeConfigRequest ¶
type ModifyNodeConfigRequest struct { // Specifies whether to enable the index. // // example: // // true Active *bool `json:"active,omitempty" xml:"active,omitempty"` // The number of data replicas. // // example: // // 1 DataDuplicateNumber *int32 `json:"dataDuplicateNumber,omitempty" xml:"dataDuplicateNumber,omitempty"` // The number of data shards. // // example: // // 1 DataFragmentNumber *int32 `json:"dataFragmentNumber,omitempty" xml:"dataFragmentNumber,omitempty"` // The traffic percentage. // // example: // // -100 FlowRatio *int32 `json:"flowRatio,omitempty" xml:"flowRatio,omitempty"` // The minimum service ratio. // // example: // // 10 MinServicePercent *int32 `json:"minServicePercent,omitempty" xml:"minServicePercent,omitempty"` // Specifies whether to mount the cluster. // // example: // // true Published *bool `json:"published,omitempty" xml:"published,omitempty"` // The name of the cluster. // // example: // // vpc_sh_domain_2 ClusterName *string `json:"clusterName,omitempty" xml:"clusterName,omitempty"` // The name of the data source. Valid values: -search: search for data. -not_search: do not search for data. // // example: // // ha-cn-2r42ostoc01_0704 DataSourceName *string `json:"dataSourceName,omitempty" xml:"dataSourceName,omitempty"` // The name of the configuration before the modification. // // This parameter is required. // // example: // // ha-cn-zvp2iv9a401_qrs Name *string `json:"name,omitempty" xml:"name,omitempty"` // The type of the algorithm. Valid values: // // - pop: a popularity model. // // - cp: a category prediction model. // // - hot: a top search model. // // - hint: a hint model. // // - suggest: a drop-down suggestions model. // // This parameter is required. // // example: // // " " Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (ModifyNodeConfigRequest) GoString ¶
func (s ModifyNodeConfigRequest) GoString() string
func (*ModifyNodeConfigRequest) SetActive ¶
func (s *ModifyNodeConfigRequest) SetActive(v bool) *ModifyNodeConfigRequest
func (*ModifyNodeConfigRequest) SetClusterName ¶
func (s *ModifyNodeConfigRequest) SetClusterName(v string) *ModifyNodeConfigRequest
func (*ModifyNodeConfigRequest) SetDataDuplicateNumber ¶
func (s *ModifyNodeConfigRequest) SetDataDuplicateNumber(v int32) *ModifyNodeConfigRequest
func (*ModifyNodeConfigRequest) SetDataFragmentNumber ¶
func (s *ModifyNodeConfigRequest) SetDataFragmentNumber(v int32) *ModifyNodeConfigRequest
func (*ModifyNodeConfigRequest) SetDataSourceName ¶
func (s *ModifyNodeConfigRequest) SetDataSourceName(v string) *ModifyNodeConfigRequest
func (*ModifyNodeConfigRequest) SetFlowRatio ¶
func (s *ModifyNodeConfigRequest) SetFlowRatio(v int32) *ModifyNodeConfigRequest
func (*ModifyNodeConfigRequest) SetMinServicePercent ¶
func (s *ModifyNodeConfigRequest) SetMinServicePercent(v int32) *ModifyNodeConfigRequest
func (*ModifyNodeConfigRequest) SetName ¶
func (s *ModifyNodeConfigRequest) SetName(v string) *ModifyNodeConfigRequest
func (*ModifyNodeConfigRequest) SetPublished ¶
func (s *ModifyNodeConfigRequest) SetPublished(v bool) *ModifyNodeConfigRequest
func (*ModifyNodeConfigRequest) SetType ¶
func (s *ModifyNodeConfigRequest) SetType(v string) *ModifyNodeConfigRequest
func (ModifyNodeConfigRequest) String ¶
func (s ModifyNodeConfigRequest) String() string
type ModifyNodeConfigResponse ¶
type ModifyNodeConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyNodeConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyNodeConfigResponse) GoString ¶
func (s ModifyNodeConfigResponse) GoString() string
func (*ModifyNodeConfigResponse) SetBody ¶
func (s *ModifyNodeConfigResponse) SetBody(v *ModifyNodeConfigResponseBody) *ModifyNodeConfigResponse
func (*ModifyNodeConfigResponse) SetHeaders ¶
func (s *ModifyNodeConfigResponse) SetHeaders(v map[string]*string) *ModifyNodeConfigResponse
func (*ModifyNodeConfigResponse) SetStatusCode ¶
func (s *ModifyNodeConfigResponse) SetStatusCode(v int32) *ModifyNodeConfigResponse
func (ModifyNodeConfigResponse) String ¶
func (s ModifyNodeConfigResponse) String() string
type ModifyNodeConfigResponseBody ¶
type ModifyNodeConfigResponseBody struct { // id of request // // example: // // D39EE0F1-D7EF-5F46-B781-6BF4185308B0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The information about the index // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyNodeConfigResponseBody) GoString ¶
func (s ModifyNodeConfigResponseBody) GoString() string
func (*ModifyNodeConfigResponseBody) SetRequestId ¶
func (s *ModifyNodeConfigResponseBody) SetRequestId(v string) *ModifyNodeConfigResponseBody
func (*ModifyNodeConfigResponseBody) SetResult ¶
func (s *ModifyNodeConfigResponseBody) SetResult(v map[string]interface{}) *ModifyNodeConfigResponseBody
func (ModifyNodeConfigResponseBody) String ¶
func (s ModifyNodeConfigResponseBody) String() string
type ModifyOnlineConfigRequest ¶
type ModifyOnlineConfigRequest struct { // The request body. Body map[string]*string `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyOnlineConfigRequest) GoString ¶
func (s ModifyOnlineConfigRequest) GoString() string
func (*ModifyOnlineConfigRequest) SetBody ¶
func (s *ModifyOnlineConfigRequest) SetBody(v map[string]*string) *ModifyOnlineConfigRequest
func (ModifyOnlineConfigRequest) String ¶
func (s ModifyOnlineConfigRequest) String() string
type ModifyOnlineConfigResponse ¶
type ModifyOnlineConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyOnlineConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyOnlineConfigResponse) GoString ¶
func (s ModifyOnlineConfigResponse) GoString() string
func (*ModifyOnlineConfigResponse) SetBody ¶
func (s *ModifyOnlineConfigResponse) SetBody(v *ModifyOnlineConfigResponseBody) *ModifyOnlineConfigResponse
func (*ModifyOnlineConfigResponse) SetHeaders ¶
func (s *ModifyOnlineConfigResponse) SetHeaders(v map[string]*string) *ModifyOnlineConfigResponse
func (*ModifyOnlineConfigResponse) SetStatusCode ¶
func (s *ModifyOnlineConfigResponse) SetStatusCode(v int32) *ModifyOnlineConfigResponse
func (ModifyOnlineConfigResponse) String ¶
func (s ModifyOnlineConfigResponse) String() string
type ModifyOnlineConfigResponseBody ¶
type ModifyOnlineConfigResponseBody struct { // id of request // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyOnlineConfigResponseBody) GoString ¶
func (s ModifyOnlineConfigResponseBody) GoString() string
func (*ModifyOnlineConfigResponseBody) SetRequestId ¶
func (s *ModifyOnlineConfigResponseBody) SetRequestId(v string) *ModifyOnlineConfigResponseBody
func (*ModifyOnlineConfigResponseBody) SetResult ¶
func (s *ModifyOnlineConfigResponseBody) SetResult(v map[string]interface{}) *ModifyOnlineConfigResponseBody
func (ModifyOnlineConfigResponseBody) String ¶
func (s ModifyOnlineConfigResponseBody) String() string
type ModifyPasswordRequest ¶
type ModifyPasswordRequest struct { // The password. // // example: // // ****************************** Password *string `json:"password,omitempty" xml:"password,omitempty"` // The username. // // example: // // "username" Username *string `json:"username,omitempty" xml:"username,omitempty"` }
func (ModifyPasswordRequest) GoString ¶
func (s ModifyPasswordRequest) GoString() string
func (*ModifyPasswordRequest) SetPassword ¶
func (s *ModifyPasswordRequest) SetPassword(v string) *ModifyPasswordRequest
func (*ModifyPasswordRequest) SetUsername ¶
func (s *ModifyPasswordRequest) SetUsername(v string) *ModifyPasswordRequest
func (ModifyPasswordRequest) String ¶
func (s ModifyPasswordRequest) String() string
type ModifyPasswordResponse ¶
type ModifyPasswordResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyPasswordResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyPasswordResponse) GoString ¶
func (s ModifyPasswordResponse) GoString() string
func (*ModifyPasswordResponse) SetBody ¶
func (s *ModifyPasswordResponse) SetBody(v *ModifyPasswordResponseBody) *ModifyPasswordResponse
func (*ModifyPasswordResponse) SetHeaders ¶
func (s *ModifyPasswordResponse) SetHeaders(v map[string]*string) *ModifyPasswordResponse
func (*ModifyPasswordResponse) SetStatusCode ¶
func (s *ModifyPasswordResponse) SetStatusCode(v int32) *ModifyPasswordResponse
func (ModifyPasswordResponse) String ¶
func (s ModifyPasswordResponse) String() string
type ModifyPasswordResponseBody ¶
type ModifyPasswordResponseBody struct { // The ID of the request // // example: // // 407BFD91-DE7D-50BA-8F88-CDE52A3B5E46 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyPasswordResponseBody) GoString ¶
func (s ModifyPasswordResponseBody) GoString() string
func (*ModifyPasswordResponseBody) SetRequestId ¶
func (s *ModifyPasswordResponseBody) SetRequestId(v string) *ModifyPasswordResponseBody
func (*ModifyPasswordResponseBody) SetResult ¶
func (s *ModifyPasswordResponseBody) SetResult(v map[string]interface{}) *ModifyPasswordResponseBody
func (ModifyPasswordResponseBody) String ¶
func (s ModifyPasswordResponseBody) String() string
type ModifyPausePolicyRequest ¶
type ModifyPausePolicyRequest struct { // The request body. Body map[string]*BodyValue `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyPausePolicyRequest) GoString ¶
func (s ModifyPausePolicyRequest) GoString() string
func (*ModifyPausePolicyRequest) SetBody ¶
func (s *ModifyPausePolicyRequest) SetBody(v map[string]*BodyValue) *ModifyPausePolicyRequest
func (ModifyPausePolicyRequest) String ¶
func (s ModifyPausePolicyRequest) String() string
type ModifyPausePolicyResponse ¶
type ModifyPausePolicyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyPausePolicyResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyPausePolicyResponse) GoString ¶
func (s ModifyPausePolicyResponse) GoString() string
func (*ModifyPausePolicyResponse) SetBody ¶
func (s *ModifyPausePolicyResponse) SetBody(v *ModifyPausePolicyResponseBody) *ModifyPausePolicyResponse
func (*ModifyPausePolicyResponse) SetHeaders ¶
func (s *ModifyPausePolicyResponse) SetHeaders(v map[string]*string) *ModifyPausePolicyResponse
func (*ModifyPausePolicyResponse) SetStatusCode ¶
func (s *ModifyPausePolicyResponse) SetStatusCode(v int32) *ModifyPausePolicyResponse
func (ModifyPausePolicyResponse) String ¶
func (s ModifyPausePolicyResponse) String() string
type ModifyPausePolicyResponseBody ¶
type ModifyPausePolicyResponseBody struct { // The request ID. // // example: // // 0B1FF998-BB8D-5182-BFC0-E471AA77095A RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyPausePolicyResponseBody) GoString ¶
func (s ModifyPausePolicyResponseBody) GoString() string
func (*ModifyPausePolicyResponseBody) SetRequestId ¶
func (s *ModifyPausePolicyResponseBody) SetRequestId(v string) *ModifyPausePolicyResponseBody
func (*ModifyPausePolicyResponseBody) SetResult ¶
func (s *ModifyPausePolicyResponseBody) SetResult(v map[string]interface{}) *ModifyPausePolicyResponseBody
func (ModifyPausePolicyResponseBody) String ¶
func (s ModifyPausePolicyResponseBody) String() string
type ModifyPublicUrlIpListRequest ¶
type ModifyPublicUrlIpListRequest struct { // The request body. Body map[string]*string `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyPublicUrlIpListRequest) GoString ¶
func (s ModifyPublicUrlIpListRequest) GoString() string
func (*ModifyPublicUrlIpListRequest) SetBody ¶
func (s *ModifyPublicUrlIpListRequest) SetBody(v map[string]*string) *ModifyPublicUrlIpListRequest
func (ModifyPublicUrlIpListRequest) String ¶
func (s ModifyPublicUrlIpListRequest) String() string
type ModifyPublicUrlIpListResponse ¶
type ModifyPublicUrlIpListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyPublicUrlIpListResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyPublicUrlIpListResponse) GoString ¶
func (s ModifyPublicUrlIpListResponse) GoString() string
func (*ModifyPublicUrlIpListResponse) SetBody ¶
func (s *ModifyPublicUrlIpListResponse) SetBody(v *ModifyPublicUrlIpListResponseBody) *ModifyPublicUrlIpListResponse
func (*ModifyPublicUrlIpListResponse) SetHeaders ¶
func (s *ModifyPublicUrlIpListResponse) SetHeaders(v map[string]*string) *ModifyPublicUrlIpListResponse
func (*ModifyPublicUrlIpListResponse) SetStatusCode ¶
func (s *ModifyPublicUrlIpListResponse) SetStatusCode(v int32) *ModifyPublicUrlIpListResponse
func (ModifyPublicUrlIpListResponse) String ¶
func (s ModifyPublicUrlIpListResponse) String() string
type ModifyPublicUrlIpListResponseBody ¶
type ModifyPublicUrlIpListResponseBody struct { // The request ID. // // example: // // E45380E8-994A-5402-9806-F114B3295FCF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyPublicUrlIpListResponseBody) GoString ¶
func (s ModifyPublicUrlIpListResponseBody) GoString() string
func (*ModifyPublicUrlIpListResponseBody) SetRequestId ¶
func (s *ModifyPublicUrlIpListResponseBody) SetRequestId(v string) *ModifyPublicUrlIpListResponseBody
func (*ModifyPublicUrlIpListResponseBody) SetResult ¶
func (s *ModifyPublicUrlIpListResponseBody) SetResult(v map[string]interface{}) *ModifyPublicUrlIpListResponseBody
func (ModifyPublicUrlIpListResponseBody) String ¶
func (s ModifyPublicUrlIpListResponseBody) String() string
type ModifyTableRequest ¶
type ModifyTableRequest struct { // The configurations about field processing. DataProcessConfig []*ModifyTableRequestDataProcessConfig `json:"dataProcessConfig,omitempty" xml:"dataProcessConfig,omitempty" type:"Repeated"` // The configurations of the data source. DataSource *ModifyTableRequestDataSource `json:"dataSource,omitempty" xml:"dataSource,omitempty" type:"Struct"` // The fields. FieldSchema map[string]*string `json:"fieldSchema,omitempty" xml:"fieldSchema,omitempty"` // The number of data shards. // // example: // // 1 PartitionCount *int32 `json:"partitionCount,omitempty" xml:"partitionCount,omitempty"` // The primary key field. // // example: // // id PrimaryKey *string `json:"primaryKey,omitempty" xml:"primaryKey,omitempty"` // The instance schema. If this parameter is specified, the parameters about the index are not required. // // example: // // {} RawSchema *string `json:"rawSchema,omitempty" xml:"rawSchema,omitempty"` // The index schema. VectorIndex []*ModifyTableRequestVectorIndex `json:"vectorIndex,omitempty" xml:"vectorIndex,omitempty" type:"Repeated"` // Specifies whether to perform only a dry run, without performing the actual request. The system only checks the validity of the data source. Valid values: // // - true // // - false // // example: // // true DryRun *bool `json:"dryRun,omitempty" xml:"dryRun,omitempty"` }
func (ModifyTableRequest) GoString ¶
func (s ModifyTableRequest) GoString() string
func (*ModifyTableRequest) SetDataProcessConfig ¶
func (s *ModifyTableRequest) SetDataProcessConfig(v []*ModifyTableRequestDataProcessConfig) *ModifyTableRequest
func (*ModifyTableRequest) SetDataSource ¶
func (s *ModifyTableRequest) SetDataSource(v *ModifyTableRequestDataSource) *ModifyTableRequest
func (*ModifyTableRequest) SetDryRun ¶
func (s *ModifyTableRequest) SetDryRun(v bool) *ModifyTableRequest
func (*ModifyTableRequest) SetFieldSchema ¶
func (s *ModifyTableRequest) SetFieldSchema(v map[string]*string) *ModifyTableRequest
func (*ModifyTableRequest) SetPartitionCount ¶
func (s *ModifyTableRequest) SetPartitionCount(v int32) *ModifyTableRequest
func (*ModifyTableRequest) SetPrimaryKey ¶
func (s *ModifyTableRequest) SetPrimaryKey(v string) *ModifyTableRequest
func (*ModifyTableRequest) SetRawSchema ¶
func (s *ModifyTableRequest) SetRawSchema(v string) *ModifyTableRequest
func (*ModifyTableRequest) SetVectorIndex ¶
func (s *ModifyTableRequest) SetVectorIndex(v []*ModifyTableRequestVectorIndex) *ModifyTableRequest
func (ModifyTableRequest) String ¶
func (s ModifyTableRequest) String() string
type ModifyTableRequestDataProcessConfig ¶
type ModifyTableRequestDataProcessConfig struct { // The destination field. // // example: // // source_image_vector DstField *string `json:"dstField,omitempty" xml:"dstField,omitempty"` // The method used to process the field. Valid values: copy and vectorize. A value of copy specifies that the value of the source field is copied to the destination field. A value of vectorize specifies that the value of the source field is vectorized by a vectorization model and the output vector is stored in the destination field. // // example: // // vectorize Operator *string `json:"operator,omitempty" xml:"operator,omitempty"` // The information about the model. Params *ModifyTableRequestDataProcessConfigParams `json:"params,omitempty" xml:"params,omitempty" type:"Struct"` // The source field. // // example: // // source_image SrcField *string `json:"srcField,omitempty" xml:"srcField,omitempty"` }
func (ModifyTableRequestDataProcessConfig) GoString ¶
func (s ModifyTableRequestDataProcessConfig) GoString() string
func (*ModifyTableRequestDataProcessConfig) SetDstField ¶
func (s *ModifyTableRequestDataProcessConfig) SetDstField(v string) *ModifyTableRequestDataProcessConfig
func (*ModifyTableRequestDataProcessConfig) SetOperator ¶
func (s *ModifyTableRequestDataProcessConfig) SetOperator(v string) *ModifyTableRequestDataProcessConfig
func (*ModifyTableRequestDataProcessConfig) SetSrcField ¶
func (s *ModifyTableRequestDataProcessConfig) SetSrcField(v string) *ModifyTableRequestDataProcessConfig
func (ModifyTableRequestDataProcessConfig) String ¶
func (s ModifyTableRequestDataProcessConfig) String() string
type ModifyTableRequestDataProcessConfigParams ¶
type ModifyTableRequestDataProcessConfigParams struct { // The source of the data to be vectorized. SrcFieldConfig *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig `json:"srcFieldConfig,omitempty" xml:"srcFieldConfig,omitempty" type:"Struct"` // The data type. // // example: // // image VectorModal *string `json:"vectorModal,omitempty" xml:"vectorModal,omitempty"` // The vectorization model. // // example: // // clip VectorModel *string `json:"vectorModel,omitempty" xml:"vectorModel,omitempty"` }
func (ModifyTableRequestDataProcessConfigParams) GoString ¶
func (s ModifyTableRequestDataProcessConfigParams) GoString() string
func (*ModifyTableRequestDataProcessConfigParams) SetSrcFieldConfig ¶
func (s *ModifyTableRequestDataProcessConfigParams) SetSrcFieldConfig(v *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) *ModifyTableRequestDataProcessConfigParams
func (*ModifyTableRequestDataProcessConfigParams) SetVectorModal ¶
func (s *ModifyTableRequestDataProcessConfigParams) SetVectorModal(v string) *ModifyTableRequestDataProcessConfigParams
func (*ModifyTableRequestDataProcessConfigParams) SetVectorModel ¶
func (s *ModifyTableRequestDataProcessConfigParams) SetVectorModel(v string) *ModifyTableRequestDataProcessConfigParams
func (ModifyTableRequestDataProcessConfigParams) String ¶
func (s ModifyTableRequestDataProcessConfigParams) String() string
type ModifyTableRequestDataProcessConfigParamsSrcFieldConfig ¶
type ModifyTableRequestDataProcessConfigParamsSrcFieldConfig struct { // The name of the OSS bucket. // // example: // // test OssBucket *string `json:"ossBucket,omitempty" xml:"ossBucket,omitempty"` // The OSS endpoint. // // example: // // oss-cn-hangzhou-internal.aliyuncs.com OssEndpoint *string `json:"ossEndpoint,omitempty" xml:"ossEndpoint,omitempty"` // The ID of the Alibaba Cloud account. // // example: // // uid Uid *string `json:"uid,omitempty" xml:"uid,omitempty"` }
func (ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) GoString ¶
func (s ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) GoString() string
func (*ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssBucket ¶
func (s *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssBucket(v string) *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig
func (*ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssEndpoint ¶
func (s *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) SetOssEndpoint(v string) *ModifyTableRequestDataProcessConfigParamsSrcFieldConfig
func (ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) String ¶
func (s ModifyTableRequestDataProcessConfigParamsSrcFieldConfig) String() string
type ModifyTableRequestDataSource ¶
type ModifyTableRequestDataSource struct { // Specifies whether to automatically rebuild the index. // // example: // // true AutoBuildIndex *bool `json:"autoBuildIndex,omitempty" xml:"autoBuildIndex,omitempty"` // The configurations of the data source. Config *ModifyTableRequestDataSourceConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // The start timestamp from which incremental data is retrieved. // // example: // // 1715160176 DataTimeSec *int32 `json:"dataTimeSec,omitempty" xml:"dataTimeSec,omitempty"` }
func (ModifyTableRequestDataSource) GoString ¶
func (s ModifyTableRequestDataSource) GoString() string
func (*ModifyTableRequestDataSource) SetAutoBuildIndex ¶
func (s *ModifyTableRequestDataSource) SetAutoBuildIndex(v bool) *ModifyTableRequestDataSource
func (*ModifyTableRequestDataSource) SetConfig ¶
func (s *ModifyTableRequestDataSource) SetConfig(v *ModifyTableRequestDataSourceConfig) *ModifyTableRequestDataSource
func (*ModifyTableRequestDataSource) SetDataTimeSec ¶
func (s *ModifyTableRequestDataSource) SetDataTimeSec(v int32) *ModifyTableRequestDataSource
func (ModifyTableRequestDataSource) String ¶
func (s ModifyTableRequestDataSource) String() string
type ModifyTableRequestDataSourceConfig ¶
type ModifyTableRequestDataSourceConfig struct { // The AccessKey ID of the MaxCompute data source. // // example: // // AK AccessKey *string `json:"accessKey,omitempty" xml:"accessKey,omitempty"` // The AccessKey secret of the MaxCompute data source. // // example: // // AS AccessSecret *string `json:"accessSecret,omitempty" xml:"accessSecret,omitempty"` // The name of the OSS bucket. // // example: // // antsys-shujiang-osstest Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` Catalog *string `json:"catalog,omitempty" xml:"catalog,omitempty"` Database *string `json:"database,omitempty" xml:"database,omitempty"` // The endpoint of the MaxCompute data source. // // example: // // http://service.cn-hangzhou.maxcompute.aliyun-inc.com/api Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // The path of the Object Storage Service (OSS) object. // // example: // // oss://opensearch OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The partition in the MaxCompute table. // // example: // // ds=20231220 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` // The name of the MaxCompute project that is used as the data source. // // example: // // yw_dw_rpt Project *string `json:"project,omitempty" xml:"project,omitempty"` // The name of the MaxCompute table that is used as the data source. // // example: // // behavior Table *string `json:"table,omitempty" xml:"table,omitempty"` Tag *string `json:"tag,omitempty" xml:"tag,omitempty"` }
func (ModifyTableRequestDataSourceConfig) GoString ¶
func (s ModifyTableRequestDataSourceConfig) GoString() string
func (*ModifyTableRequestDataSourceConfig) SetAccessKey ¶
func (s *ModifyTableRequestDataSourceConfig) SetAccessKey(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetAccessSecret ¶
func (s *ModifyTableRequestDataSourceConfig) SetAccessSecret(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetBucket ¶
func (s *ModifyTableRequestDataSourceConfig) SetBucket(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetCatalog ¶ added in v3.2.5
func (s *ModifyTableRequestDataSourceConfig) SetCatalog(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetDatabase ¶ added in v3.2.5
func (s *ModifyTableRequestDataSourceConfig) SetDatabase(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetEndpoint ¶
func (s *ModifyTableRequestDataSourceConfig) SetEndpoint(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetOssPath ¶
func (s *ModifyTableRequestDataSourceConfig) SetOssPath(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetPartition ¶
func (s *ModifyTableRequestDataSourceConfig) SetPartition(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetProject ¶
func (s *ModifyTableRequestDataSourceConfig) SetProject(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetTable ¶
func (s *ModifyTableRequestDataSourceConfig) SetTable(v string) *ModifyTableRequestDataSourceConfig
func (*ModifyTableRequestDataSourceConfig) SetTag ¶ added in v3.2.5
func (s *ModifyTableRequestDataSourceConfig) SetTag(v string) *ModifyTableRequestDataSourceConfig
func (ModifyTableRequestDataSourceConfig) String ¶
func (s ModifyTableRequestDataSourceConfig) String() string
type ModifyTableRequestVectorIndex ¶
type ModifyTableRequestVectorIndex struct { // The configurations of the index schema. AdvanceParams *ModifyTableRequestVectorIndexAdvanceParams `json:"advanceParams,omitempty" xml:"advanceParams,omitempty" type:"Struct"` // The dimension of the vector. // // example: // // 128 Dimension *string `json:"dimension,omitempty" xml:"dimension,omitempty"` // The distance type. // // example: // // SquaredEuclidean DistanceType *string `json:"distanceType,omitempty" xml:"distanceType,omitempty"` // The name of the index schema. // // example: // // test_api IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` // The namespace field. // // example: // // namespace Namespace *string `json:"namespace,omitempty" xml:"namespace,omitempty"` // The field that stores the indexes of the elements in sparse vectors. // // example: // // sparse_indices SparseIndexField *string `json:"sparseIndexField,omitempty" xml:"sparseIndexField,omitempty"` // The field that stores the elements in sparse vectors. // // example: // // sparse_values SparseValueField *string `json:"sparseValueField,omitempty" xml:"sparseValueField,omitempty"` // The vector field. // // example: // // source_image_vector VectorField *string `json:"vectorField,omitempty" xml:"vectorField,omitempty"` // The vector retrieval algorithm. // // example: // // Qc VectorIndexType *string `json:"vectorIndexType,omitempty" xml:"vectorIndexType,omitempty"` }
func (ModifyTableRequestVectorIndex) GoString ¶
func (s ModifyTableRequestVectorIndex) GoString() string
func (*ModifyTableRequestVectorIndex) SetAdvanceParams ¶
func (s *ModifyTableRequestVectorIndex) SetAdvanceParams(v *ModifyTableRequestVectorIndexAdvanceParams) *ModifyTableRequestVectorIndex
func (*ModifyTableRequestVectorIndex) SetDimension ¶
func (s *ModifyTableRequestVectorIndex) SetDimension(v string) *ModifyTableRequestVectorIndex
func (*ModifyTableRequestVectorIndex) SetDistanceType ¶
func (s *ModifyTableRequestVectorIndex) SetDistanceType(v string) *ModifyTableRequestVectorIndex
func (*ModifyTableRequestVectorIndex) SetIndexName ¶
func (s *ModifyTableRequestVectorIndex) SetIndexName(v string) *ModifyTableRequestVectorIndex
func (*ModifyTableRequestVectorIndex) SetNamespace ¶
func (s *ModifyTableRequestVectorIndex) SetNamespace(v string) *ModifyTableRequestVectorIndex
func (*ModifyTableRequestVectorIndex) SetSparseIndexField ¶
func (s *ModifyTableRequestVectorIndex) SetSparseIndexField(v string) *ModifyTableRequestVectorIndex
func (*ModifyTableRequestVectorIndex) SetSparseValueField ¶
func (s *ModifyTableRequestVectorIndex) SetSparseValueField(v string) *ModifyTableRequestVectorIndex
func (*ModifyTableRequestVectorIndex) SetVectorField ¶
func (s *ModifyTableRequestVectorIndex) SetVectorField(v string) *ModifyTableRequestVectorIndex
func (*ModifyTableRequestVectorIndex) SetVectorIndexType ¶
func (s *ModifyTableRequestVectorIndex) SetVectorIndexType(v string) *ModifyTableRequestVectorIndex
func (ModifyTableRequestVectorIndex) String ¶
func (s ModifyTableRequestVectorIndex) String() string
type ModifyTableRequestVectorIndexAdvanceParams ¶
type ModifyTableRequestVectorIndexAdvanceParams struct { // The index building parameters. // // example: // // {} BuildIndexParams *string `json:"buildIndexParams,omitempty" xml:"buildIndexParams,omitempty"` // The threshold for linear building. // // example: // // 5000 LinearBuildThreshold *string `json:"linearBuildThreshold,omitempty" xml:"linearBuildThreshold,omitempty"` // The minimum number of retrieved candidate sets. // // example: // // 20000 MinScanDocCnt *string `json:"minScanDocCnt,omitempty" xml:"minScanDocCnt,omitempty"` // The index retrieval parameters. // // example: // // {} SearchIndexParams *string `json:"searchIndexParams,omitempty" xml:"searchIndexParams,omitempty"` }
func (ModifyTableRequestVectorIndexAdvanceParams) GoString ¶
func (s ModifyTableRequestVectorIndexAdvanceParams) GoString() string
func (*ModifyTableRequestVectorIndexAdvanceParams) SetBuildIndexParams ¶
func (s *ModifyTableRequestVectorIndexAdvanceParams) SetBuildIndexParams(v string) *ModifyTableRequestVectorIndexAdvanceParams
func (*ModifyTableRequestVectorIndexAdvanceParams) SetLinearBuildThreshold ¶
func (s *ModifyTableRequestVectorIndexAdvanceParams) SetLinearBuildThreshold(v string) *ModifyTableRequestVectorIndexAdvanceParams
func (*ModifyTableRequestVectorIndexAdvanceParams) SetMinScanDocCnt ¶
func (s *ModifyTableRequestVectorIndexAdvanceParams) SetMinScanDocCnt(v string) *ModifyTableRequestVectorIndexAdvanceParams
func (*ModifyTableRequestVectorIndexAdvanceParams) SetSearchIndexParams ¶
func (s *ModifyTableRequestVectorIndexAdvanceParams) SetSearchIndexParams(v string) *ModifyTableRequestVectorIndexAdvanceParams
func (ModifyTableRequestVectorIndexAdvanceParams) String ¶
func (s ModifyTableRequestVectorIndexAdvanceParams) String() string
type ModifyTableResponse ¶
type ModifyTableResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyTableResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyTableResponse) GoString ¶
func (s ModifyTableResponse) GoString() string
func (*ModifyTableResponse) SetBody ¶
func (s *ModifyTableResponse) SetBody(v *ModifyTableResponseBody) *ModifyTableResponse
func (*ModifyTableResponse) SetHeaders ¶
func (s *ModifyTableResponse) SetHeaders(v map[string]*string) *ModifyTableResponse
func (*ModifyTableResponse) SetStatusCode ¶
func (s *ModifyTableResponse) SetStatusCode(v int32) *ModifyTableResponse
func (ModifyTableResponse) String ¶
func (s ModifyTableResponse) String() string
type ModifyTableResponseBody ¶
type ModifyTableResponseBody struct { // id of request // // example: // // FE03180A-0E29-5474-8A86-33F0683294A4 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyTableResponseBody) GoString ¶
func (s ModifyTableResponseBody) GoString() string
func (*ModifyTableResponseBody) SetRequestId ¶
func (s *ModifyTableResponseBody) SetRequestId(v string) *ModifyTableResponseBody
func (*ModifyTableResponseBody) SetResult ¶
func (s *ModifyTableResponseBody) SetResult(v map[string]interface{}) *ModifyTableResponseBody
func (ModifyTableResponseBody) String ¶
func (s ModifyTableResponseBody) String() string
type PublishAdvanceConfigRequest ¶
type PublishAdvanceConfigRequest struct { // The description of the advanced configuration. // // example: // // Custom configuration Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` // The files. Files []*PublishAdvanceConfigRequestFiles `json:"files,omitempty" xml:"files,omitempty" type:"Repeated"` }
func (PublishAdvanceConfigRequest) GoString ¶
func (s PublishAdvanceConfigRequest) GoString() string
func (*PublishAdvanceConfigRequest) SetDesc ¶
func (s *PublishAdvanceConfigRequest) SetDesc(v string) *PublishAdvanceConfigRequest
func (*PublishAdvanceConfigRequest) SetFiles ¶
func (s *PublishAdvanceConfigRequest) SetFiles(v []*PublishAdvanceConfigRequestFiles) *PublishAdvanceConfigRequest
func (PublishAdvanceConfigRequest) String ¶
func (s PublishAdvanceConfigRequest) String() string
type PublishAdvanceConfigRequestFiles ¶
type PublishAdvanceConfigRequestFiles struct { // The information about the advanced configuration. Config *PublishAdvanceConfigRequestFilesConfig `json:"config,omitempty" xml:"config,omitempty" type:"Struct"` // The directory name. // // example: // // /clusters DirName *string `json:"dirName,omitempty" xml:"dirName,omitempty"` // The file name. // // example: // // vector_question_schema.json FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // The operation type. Valid values: UPDATE and DELETE. Default value: UPDATE. // // example: // // UPDATE OperateType *string `json:"operateType,omitempty" xml:"operateType,omitempty"` // The path of the Object Storage Service (OSS) object. // // example: // // oss://opensearch/test.json OssPath *string `json:"ossPath,omitempty" xml:"ossPath,omitempty"` // The path of the parent directory. // // example: // // / ParentFullPath *string `json:"parentFullPath,omitempty" xml:"parentFullPath,omitempty"` }
func (PublishAdvanceConfigRequestFiles) GoString ¶
func (s PublishAdvanceConfigRequestFiles) GoString() string
func (*PublishAdvanceConfigRequestFiles) SetConfig ¶
func (s *PublishAdvanceConfigRequestFiles) SetConfig(v *PublishAdvanceConfigRequestFilesConfig) *PublishAdvanceConfigRequestFiles
func (*PublishAdvanceConfigRequestFiles) SetDirName ¶
func (s *PublishAdvanceConfigRequestFiles) SetDirName(v string) *PublishAdvanceConfigRequestFiles
func (*PublishAdvanceConfigRequestFiles) SetFileName ¶
func (s *PublishAdvanceConfigRequestFiles) SetFileName(v string) *PublishAdvanceConfigRequestFiles
func (*PublishAdvanceConfigRequestFiles) SetOperateType ¶
func (s *PublishAdvanceConfigRequestFiles) SetOperateType(v string) *PublishAdvanceConfigRequestFiles
func (*PublishAdvanceConfigRequestFiles) SetOssPath ¶
func (s *PublishAdvanceConfigRequestFiles) SetOssPath(v string) *PublishAdvanceConfigRequestFiles
func (*PublishAdvanceConfigRequestFiles) SetParentFullPath ¶
func (s *PublishAdvanceConfigRequestFiles) SetParentFullPath(v string) *PublishAdvanceConfigRequestFiles
func (PublishAdvanceConfigRequestFiles) String ¶
func (s PublishAdvanceConfigRequestFiles) String() string
type PublishAdvanceConfigRequestFilesConfig ¶
type PublishAdvanceConfigRequestFilesConfig struct { // The file content. // // example: // // {\\"url\\":\\"http://xxxxxx.aliyuncs.com/outnet_hz/packages/xxxxx/opensearch_offline_plugins_xxxxx.tar\\"} Content *string `json:"content,omitempty" xml:"content,omitempty"` // The variables. Variables map[string]*FilesConfigVariablesValue `json:"variables,omitempty" xml:"variables,omitempty"` }
func (PublishAdvanceConfigRequestFilesConfig) GoString ¶
func (s PublishAdvanceConfigRequestFilesConfig) GoString() string
func (*PublishAdvanceConfigRequestFilesConfig) SetContent ¶
func (s *PublishAdvanceConfigRequestFilesConfig) SetContent(v string) *PublishAdvanceConfigRequestFilesConfig
func (*PublishAdvanceConfigRequestFilesConfig) SetVariables ¶
func (s *PublishAdvanceConfigRequestFilesConfig) SetVariables(v map[string]*FilesConfigVariablesValue) *PublishAdvanceConfigRequestFilesConfig
func (PublishAdvanceConfigRequestFilesConfig) String ¶
func (s PublishAdvanceConfigRequestFilesConfig) String() string
type PublishAdvanceConfigResponse ¶
type PublishAdvanceConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *PublishAdvanceConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (PublishAdvanceConfigResponse) GoString ¶
func (s PublishAdvanceConfigResponse) GoString() string
func (*PublishAdvanceConfigResponse) SetBody ¶
func (s *PublishAdvanceConfigResponse) SetBody(v *PublishAdvanceConfigResponseBody) *PublishAdvanceConfigResponse
func (*PublishAdvanceConfigResponse) SetHeaders ¶
func (s *PublishAdvanceConfigResponse) SetHeaders(v map[string]*string) *PublishAdvanceConfigResponse
func (*PublishAdvanceConfigResponse) SetStatusCode ¶
func (s *PublishAdvanceConfigResponse) SetStatusCode(v int32) *PublishAdvanceConfigResponse
func (PublishAdvanceConfigResponse) String ¶
func (s PublishAdvanceConfigResponse) String() string
type PublishAdvanceConfigResponseBody ¶
type PublishAdvanceConfigResponseBody struct { // The ID of the request // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result returned // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (PublishAdvanceConfigResponseBody) GoString ¶
func (s PublishAdvanceConfigResponseBody) GoString() string
func (*PublishAdvanceConfigResponseBody) SetRequestId ¶
func (s *PublishAdvanceConfigResponseBody) SetRequestId(v string) *PublishAdvanceConfigResponseBody
func (*PublishAdvanceConfigResponseBody) SetResult ¶
func (s *PublishAdvanceConfigResponseBody) SetResult(v map[string]interface{}) *PublishAdvanceConfigResponseBody
func (PublishAdvanceConfigResponseBody) String ¶
func (s PublishAdvanceConfigResponseBody) String() string
type PublishIndexVersionRequest ¶
type PublishIndexVersionRequest struct { // The request body. // // example: // // {} Body map[string]interface{} `json:"body,omitempty" xml:"body,omitempty"` }
func (PublishIndexVersionRequest) GoString ¶
func (s PublishIndexVersionRequest) GoString() string
func (*PublishIndexVersionRequest) SetBody ¶
func (s *PublishIndexVersionRequest) SetBody(v map[string]interface{}) *PublishIndexVersionRequest
func (PublishIndexVersionRequest) String ¶
func (s PublishIndexVersionRequest) String() string
type PublishIndexVersionResponse ¶
type PublishIndexVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *PublishIndexVersionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (PublishIndexVersionResponse) GoString ¶
func (s PublishIndexVersionResponse) GoString() string
func (*PublishIndexVersionResponse) SetBody ¶
func (s *PublishIndexVersionResponse) SetBody(v *PublishIndexVersionResponseBody) *PublishIndexVersionResponse
func (*PublishIndexVersionResponse) SetHeaders ¶
func (s *PublishIndexVersionResponse) SetHeaders(v map[string]*string) *PublishIndexVersionResponse
func (*PublishIndexVersionResponse) SetStatusCode ¶
func (s *PublishIndexVersionResponse) SetStatusCode(v int32) *PublishIndexVersionResponse
func (PublishIndexVersionResponse) String ¶
func (s PublishIndexVersionResponse) String() string
type PublishIndexVersionResponseBody ¶
type PublishIndexVersionResponseBody struct { // id of request // // example: // // E45380E8-994A-5402-9806-F114B3295FCF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The information about the index // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (PublishIndexVersionResponseBody) GoString ¶
func (s PublishIndexVersionResponseBody) GoString() string
func (*PublishIndexVersionResponseBody) SetRequestId ¶
func (s *PublishIndexVersionResponseBody) SetRequestId(v string) *PublishIndexVersionResponseBody
func (*PublishIndexVersionResponseBody) SetResult ¶
func (s *PublishIndexVersionResponseBody) SetResult(v map[string]interface{}) *PublishIndexVersionResponseBody
func (PublishIndexVersionResponseBody) String ¶
func (s PublishIndexVersionResponseBody) String() string
type PushDocumentsRequest ¶
type PushDocumentsRequest struct { // The request body. Body []interface{} `json:"body,omitempty" xml:"body,omitempty" type:"Repeated"` // The primary key field. // // example: // // id PkField *string `json:"pkField,omitempty" xml:"pkField,omitempty"` }
func (PushDocumentsRequest) GoString ¶
func (s PushDocumentsRequest) GoString() string
func (*PushDocumentsRequest) SetBody ¶
func (s *PushDocumentsRequest) SetBody(v []interface{}) *PushDocumentsRequest
func (*PushDocumentsRequest) SetPkField ¶
func (s *PushDocumentsRequest) SetPkField(v string) *PushDocumentsRequest
func (PushDocumentsRequest) String ¶
func (s PushDocumentsRequest) String() string
type PushDocumentsResponse ¶
type PushDocumentsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *PushDocumentsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (PushDocumentsResponse) GoString ¶
func (s PushDocumentsResponse) GoString() string
func (*PushDocumentsResponse) SetBody ¶
func (s *PushDocumentsResponse) SetBody(v *PushDocumentsResponseBody) *PushDocumentsResponse
func (*PushDocumentsResponse) SetHeaders ¶
func (s *PushDocumentsResponse) SetHeaders(v map[string]*string) *PushDocumentsResponse
func (*PushDocumentsResponse) SetStatusCode ¶
func (s *PushDocumentsResponse) SetStatusCode(v int32) *PushDocumentsResponse
func (PushDocumentsResponse) String ¶
func (s PushDocumentsResponse) String() string
type PushDocumentsResponseBody ¶
type PushDocumentsResponseBody struct { // The request ID. // // example: // // 2AE63638-5420-56DC-BF59-37D8174039A0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (PushDocumentsResponseBody) GoString ¶
func (s PushDocumentsResponseBody) GoString() string
func (*PushDocumentsResponseBody) SetRequestId ¶
func (s *PushDocumentsResponseBody) SetRequestId(v string) *PushDocumentsResponseBody
func (*PushDocumentsResponseBody) SetResult ¶
func (s *PushDocumentsResponseBody) SetResult(v map[string]interface{}) *PushDocumentsResponseBody
func (PushDocumentsResponseBody) String ¶
func (s PushDocumentsResponseBody) String() string
type RecoverIndexRequest ¶
type RecoverIndexRequest struct { // The deployment ID of the data source. // // example: // // 277 BuildDeployId *int32 `json:"buildDeployId,omitempty" xml:"buildDeployId,omitempty"` // The name of the data source. // // example: // // ha-cn-pl32rf0js04_odps_first DataSourceName *string `json:"dataSourceName,omitempty" xml:"dataSourceName,omitempty"` // The ID of the full index version. // // example: // // 1653018575 Generation *string `json:"generation,omitempty" xml:"generation,omitempty"` // The index name. // // example: // // main_index IndexName *string `json:"indexName,omitempty" xml:"indexName,omitempty"` }
func (RecoverIndexRequest) GoString ¶
func (s RecoverIndexRequest) GoString() string
func (*RecoverIndexRequest) SetBuildDeployId ¶
func (s *RecoverIndexRequest) SetBuildDeployId(v int32) *RecoverIndexRequest
func (*RecoverIndexRequest) SetDataSourceName ¶
func (s *RecoverIndexRequest) SetDataSourceName(v string) *RecoverIndexRequest
func (*RecoverIndexRequest) SetGeneration ¶
func (s *RecoverIndexRequest) SetGeneration(v string) *RecoverIndexRequest
func (*RecoverIndexRequest) SetIndexName ¶
func (s *RecoverIndexRequest) SetIndexName(v string) *RecoverIndexRequest
func (RecoverIndexRequest) String ¶
func (s RecoverIndexRequest) String() string
type RecoverIndexResponse ¶
type RecoverIndexResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RecoverIndexResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RecoverIndexResponse) GoString ¶
func (s RecoverIndexResponse) GoString() string
func (*RecoverIndexResponse) SetBody ¶
func (s *RecoverIndexResponse) SetBody(v *RecoverIndexResponseBody) *RecoverIndexResponse
func (*RecoverIndexResponse) SetHeaders ¶
func (s *RecoverIndexResponse) SetHeaders(v map[string]*string) *RecoverIndexResponse
func (*RecoverIndexResponse) SetStatusCode ¶
func (s *RecoverIndexResponse) SetStatusCode(v int32) *RecoverIndexResponse
func (RecoverIndexResponse) String ¶
func (s RecoverIndexResponse) String() string
type RecoverIndexResponseBody ¶
type RecoverIndexResponseBody struct { // The ID of the request. // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result returned by data search. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (RecoverIndexResponseBody) GoString ¶
func (s RecoverIndexResponseBody) GoString() string
func (*RecoverIndexResponseBody) SetRequestId ¶
func (s *RecoverIndexResponseBody) SetRequestId(v string) *RecoverIndexResponseBody
func (*RecoverIndexResponseBody) SetResult ¶
func (s *RecoverIndexResponseBody) SetResult(v map[string]interface{}) *RecoverIndexResponseBody
func (RecoverIndexResponseBody) String ¶
func (s RecoverIndexResponseBody) String() string
type ReindexRequest ¶
type ReindexRequest struct { // The timestamp in seconds. The value must be of the INTEGER type. This parameter is required if you specify an API data source. // // example: // // 1640867288 DataTimeSec *int32 `json:"dataTimeSec,omitempty" xml:"dataTimeSec,omitempty"` // oss data path // // example: // // oss://opensearch OssDataPath *string `json:"ossDataPath,omitempty" xml:"ossDataPath,omitempty"` // The partition in the MaxCompute table. This parameter is required if type is set to odps. // // example: // // ds=20220713 Partition *string `json:"partition,omitempty" xml:"partition,omitempty"` }
func (ReindexRequest) GoString ¶
func (s ReindexRequest) GoString() string
func (*ReindexRequest) SetDataTimeSec ¶
func (s *ReindexRequest) SetDataTimeSec(v int32) *ReindexRequest
func (*ReindexRequest) SetOssDataPath ¶
func (s *ReindexRequest) SetOssDataPath(v string) *ReindexRequest
func (*ReindexRequest) SetPartition ¶
func (s *ReindexRequest) SetPartition(v string) *ReindexRequest
func (ReindexRequest) String ¶
func (s ReindexRequest) String() string
type ReindexResponse ¶
type ReindexResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ReindexResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ReindexResponse) GoString ¶
func (s ReindexResponse) GoString() string
func (*ReindexResponse) SetBody ¶
func (s *ReindexResponse) SetBody(v *ReindexResponseBody) *ReindexResponse
func (*ReindexResponse) SetHeaders ¶
func (s *ReindexResponse) SetHeaders(v map[string]*string) *ReindexResponse
func (*ReindexResponse) SetStatusCode ¶
func (s *ReindexResponse) SetStatusCode(v int32) *ReindexResponse
func (ReindexResponse) String ¶
func (s ReindexResponse) String() string
type ReindexResponseBody ¶
type ReindexResponseBody struct { // requestId // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // Map // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (ReindexResponseBody) GoString ¶
func (s ReindexResponseBody) GoString() string
func (*ReindexResponseBody) SetRequestId ¶
func (s *ReindexResponseBody) SetRequestId(v string) *ReindexResponseBody
func (*ReindexResponseBody) SetResult ¶
func (s *ReindexResponseBody) SetResult(v map[string]interface{}) *ReindexResponseBody
func (ReindexResponseBody) String ¶
func (s ReindexResponseBody) String() string
type RemoveClusterResponse ¶
type RemoveClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RemoveClusterResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RemoveClusterResponse) GoString ¶
func (s RemoveClusterResponse) GoString() string
func (*RemoveClusterResponse) SetBody ¶
func (s *RemoveClusterResponse) SetBody(v *RemoveClusterResponseBody) *RemoveClusterResponse
func (*RemoveClusterResponse) SetHeaders ¶
func (s *RemoveClusterResponse) SetHeaders(v map[string]*string) *RemoveClusterResponse
func (*RemoveClusterResponse) SetStatusCode ¶
func (s *RemoveClusterResponse) SetStatusCode(v int32) *RemoveClusterResponse
func (RemoveClusterResponse) String ¶
func (s RemoveClusterResponse) String() string
type RemoveClusterResponseBody ¶
type RemoveClusterResponseBody struct { // id of request // // example: // // E45380E8-994A-5402-9806-F114B3295FCF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The result // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (RemoveClusterResponseBody) GoString ¶
func (s RemoveClusterResponseBody) GoString() string
func (*RemoveClusterResponseBody) SetRequestId ¶
func (s *RemoveClusterResponseBody) SetRequestId(v string) *RemoveClusterResponseBody
func (*RemoveClusterResponseBody) SetResult ¶
func (s *RemoveClusterResponseBody) SetResult(v map[string]interface{}) *RemoveClusterResponseBody
func (RemoveClusterResponseBody) String ¶
func (s RemoveClusterResponseBody) String() string
type RenameFolderRequest ¶
type RenameFolderRequest struct { // This parameter is required. // // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (RenameFolderRequest) GoString ¶
func (s RenameFolderRequest) GoString() string
func (*RenameFolderRequest) SetName ¶
func (s *RenameFolderRequest) SetName(v string) *RenameFolderRequest
func (RenameFolderRequest) String ¶
func (s RenameFolderRequest) String() string
type RenameFolderResponse ¶
type RenameFolderResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RenameFolderResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RenameFolderResponse) GoString ¶
func (s RenameFolderResponse) GoString() string
func (*RenameFolderResponse) SetBody ¶
func (s *RenameFolderResponse) SetBody(v *RenameFolderResponseBody) *RenameFolderResponse
func (*RenameFolderResponse) SetHeaders ¶
func (s *RenameFolderResponse) SetHeaders(v map[string]*string) *RenameFolderResponse
func (*RenameFolderResponse) SetStatusCode ¶
func (s *RenameFolderResponse) SetStatusCode(v int32) *RenameFolderResponse
func (RenameFolderResponse) String ¶
func (s RenameFolderResponse) String() string
type RenameFolderResponseBody ¶
type RenameFolderResponseBody struct { // id of request // // example: // // 10D5E615-69F7-5F49-B850-00169ADE513C RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // NodeVO Result *RenameFolderResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (RenameFolderResponseBody) GoString ¶
func (s RenameFolderResponseBody) GoString() string
func (*RenameFolderResponseBody) SetRequestId ¶
func (s *RenameFolderResponseBody) SetRequestId(v string) *RenameFolderResponseBody
func (*RenameFolderResponseBody) SetResult ¶
func (s *RenameFolderResponseBody) SetResult(v *RenameFolderResponseBodyResult) *RenameFolderResponseBody
func (RenameFolderResponseBody) String ¶
func (s RenameFolderResponseBody) String() string
type RenameFolderResponseBodyResult ¶
type RenameFolderResponseBodyResult struct { // example: // // 1719221186114 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // example: // // 1719221186114 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // example: // // 1 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // 1 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // True IsDir *int32 `json:"isDir,omitempty" xml:"isDir,omitempty"` // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // -1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // example: // // 1 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` // table, instance, template, function // // example: // // template Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (RenameFolderResponseBodyResult) GoString ¶
func (s RenameFolderResponseBodyResult) GoString() string
func (*RenameFolderResponseBodyResult) SetGmtCreate ¶
func (s *RenameFolderResponseBodyResult) SetGmtCreate(v string) *RenameFolderResponseBodyResult
func (*RenameFolderResponseBodyResult) SetGmtModified ¶
func (s *RenameFolderResponseBodyResult) SetGmtModified(v string) *RenameFolderResponseBodyResult
func (*RenameFolderResponseBodyResult) SetId ¶
func (s *RenameFolderResponseBodyResult) SetId(v int64) *RenameFolderResponseBodyResult
func (*RenameFolderResponseBodyResult) SetInstanceId ¶
func (s *RenameFolderResponseBodyResult) SetInstanceId(v int64) *RenameFolderResponseBodyResult
func (*RenameFolderResponseBodyResult) SetIsDir ¶
func (s *RenameFolderResponseBodyResult) SetIsDir(v int32) *RenameFolderResponseBodyResult
func (*RenameFolderResponseBodyResult) SetName ¶
func (s *RenameFolderResponseBodyResult) SetName(v string) *RenameFolderResponseBodyResult
func (*RenameFolderResponseBodyResult) SetParent ¶
func (s *RenameFolderResponseBodyResult) SetParent(v int64) *RenameFolderResponseBodyResult
func (*RenameFolderResponseBodyResult) SetTemplateId ¶
func (s *RenameFolderResponseBodyResult) SetTemplateId(v int64) *RenameFolderResponseBodyResult
func (*RenameFolderResponseBodyResult) SetType ¶
func (s *RenameFolderResponseBodyResult) SetType(v string) *RenameFolderResponseBodyResult
func (RenameFolderResponseBodyResult) String ¶
func (s RenameFolderResponseBodyResult) String() string
type ResultClusterValue ¶
type ResultClusterValue struct { // The maximum number of full indexes that can be concurrently built. // // example: // // 2 BuildParallelNum *int32 `json:"buildParallelNum,omitempty" xml:"buildParallelNum,omitempty"` // The maximum number of full indexes that can be concurrently merged. // // example: // // 2 MergeParallelNum *int32 `json:"mergeParallelNum,omitempty" xml:"mergeParallelNum,omitempty"` }
func (ResultClusterValue) GoString ¶
func (s ResultClusterValue) GoString() string
func (*ResultClusterValue) SetBuildParallelNum ¶
func (s *ResultClusterValue) SetBuildParallelNum(v int32) *ResultClusterValue
func (*ResultClusterValue) SetMergeParallelNum ¶
func (s *ResultClusterValue) SetMergeParallelNum(v int32) *ResultClusterValue
func (ResultClusterValue) String ¶
func (s ResultClusterValue) String() string
type ResultDatabasesFunctionsValue ¶
type ResultDatabasesFunctionsValue struct { // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // gfasdds2****2wfrkv Signatures *string `json:"signatures,omitempty" xml:"signatures,omitempty"` }
func (ResultDatabasesFunctionsValue) GoString ¶
func (s ResultDatabasesFunctionsValue) GoString() string
func (*ResultDatabasesFunctionsValue) SetName ¶
func (s *ResultDatabasesFunctionsValue) SetName(v string) *ResultDatabasesFunctionsValue
func (*ResultDatabasesFunctionsValue) SetSignatures ¶
func (s *ResultDatabasesFunctionsValue) SetSignatures(v string) *ResultDatabasesFunctionsValue
func (ResultDatabasesFunctionsValue) String ¶
func (s ResultDatabasesFunctionsValue) String() string
type ResultValue ¶
type ResultValue struct { // Indicates whether all pushes are suspended. // // example: // // true PauseAll *bool `json:"pauseAll,omitempty" xml:"pauseAll,omitempty"` // Indicates whether the push is suspended for the new full index version. // // example: // // true PauseIndex *bool `json:"pauseIndex,omitempty" xml:"pauseIndex,omitempty"` // Indicates whether the push is suspended for the incremental indexes. // // example: // // true PauseIndexBatch *bool `json:"pauseIndexBatch,omitempty" xml:"pauseIndexBatch,omitempty"` // Indicates whether the push is suspended for the configuration. // // example: // // true PauseBiz *bool `json:"pauseBiz,omitempty" xml:"pauseBiz,omitempty"` // Indicates whether the push is suspended for the real-time incremental indexes. // // example: // // true PauseRuntime *bool `json:"pauseRuntime,omitempty" xml:"pauseRuntime,omitempty"` }
func (ResultValue) GoString ¶
func (s ResultValue) GoString() string
func (*ResultValue) SetPauseAll ¶
func (s *ResultValue) SetPauseAll(v bool) *ResultValue
func (*ResultValue) SetPauseBiz ¶
func (s *ResultValue) SetPauseBiz(v bool) *ResultValue
func (*ResultValue) SetPauseIndex ¶
func (s *ResultValue) SetPauseIndex(v bool) *ResultValue
func (*ResultValue) SetPauseIndexBatch ¶
func (s *ResultValue) SetPauseIndexBatch(v bool) *ResultValue
func (*ResultValue) SetPauseRuntime ¶
func (s *ResultValue) SetPauseRuntime(v bool) *ResultValue
func (ResultValue) String ¶
func (s ResultValue) String() string
type StartIndexResponse ¶
type StartIndexResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StartIndexResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StartIndexResponse) GoString ¶
func (s StartIndexResponse) GoString() string
func (*StartIndexResponse) SetBody ¶
func (s *StartIndexResponse) SetBody(v *StartIndexResponseBody) *StartIndexResponse
func (*StartIndexResponse) SetHeaders ¶
func (s *StartIndexResponse) SetHeaders(v map[string]*string) *StartIndexResponse
func (*StartIndexResponse) SetStatusCode ¶
func (s *StartIndexResponse) SetStatusCode(v int32) *StartIndexResponse
func (StartIndexResponse) String ¶
func (s StartIndexResponse) String() string
type StartIndexResponseBody ¶
type StartIndexResponseBody struct { // The request ID. // // example: // // D39EE0F1-D7EF-5F46-B781-6BF4185308B0 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The index map. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (StartIndexResponseBody) GoString ¶
func (s StartIndexResponseBody) GoString() string
func (*StartIndexResponseBody) SetRequestId ¶
func (s *StartIndexResponseBody) SetRequestId(v string) *StartIndexResponseBody
func (*StartIndexResponseBody) SetResult ¶
func (s *StartIndexResponseBody) SetResult(v map[string]interface{}) *StartIndexResponseBody
func (StartIndexResponseBody) String ¶
func (s StartIndexResponseBody) String() string
type StopIndexResponse ¶
type StopIndexResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StopIndexResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StopIndexResponse) GoString ¶
func (s StopIndexResponse) GoString() string
func (*StopIndexResponse) SetBody ¶
func (s *StopIndexResponse) SetBody(v *StopIndexResponseBody) *StopIndexResponse
func (*StopIndexResponse) SetHeaders ¶
func (s *StopIndexResponse) SetHeaders(v map[string]*string) *StopIndexResponse
func (*StopIndexResponse) SetStatusCode ¶
func (s *StopIndexResponse) SetStatusCode(v int32) *StopIndexResponse
func (StopIndexResponse) String ¶
func (s StopIndexResponse) String() string
type StopIndexResponseBody ¶
type StopIndexResponseBody struct { // The request ID. // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The index map. // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (StopIndexResponseBody) GoString ¶
func (s StopIndexResponseBody) GoString() string
func (*StopIndexResponseBody) SetRequestId ¶
func (s *StopIndexResponseBody) SetRequestId(v string) *StopIndexResponseBody
func (*StopIndexResponseBody) SetResult ¶
func (s *StopIndexResponseBody) SetResult(v map[string]interface{}) *StopIndexResponseBody
func (StopIndexResponseBody) String ¶
func (s StopIndexResponseBody) String() string
type StopTaskResponse ¶
type StopTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StopTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StopTaskResponse) GoString ¶
func (s StopTaskResponse) GoString() string
func (*StopTaskResponse) SetBody ¶
func (s *StopTaskResponse) SetBody(v *StopTaskResponseBody) *StopTaskResponse
func (*StopTaskResponse) SetHeaders ¶
func (s *StopTaskResponse) SetHeaders(v map[string]*string) *StopTaskResponse
func (*StopTaskResponse) SetStatusCode ¶
func (s *StopTaskResponse) SetStatusCode(v int32) *StopTaskResponse
func (StopTaskResponse) String ¶
func (s StopTaskResponse) String() string
type StopTaskResponseBody ¶
type StopTaskResponseBody struct { // id of request // // example: // // FE03180A-0E29-5474-8A86-33F0683294A4 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The information about the index // // example: // // {} Result map[string]interface{} `json:"result,omitempty" xml:"result,omitempty"` }
func (StopTaskResponseBody) GoString ¶
func (s StopTaskResponseBody) GoString() string
func (*StopTaskResponseBody) SetRequestId ¶
func (s *StopTaskResponseBody) SetRequestId(v string) *StopTaskResponseBody
func (*StopTaskResponseBody) SetResult ¶
func (s *StopTaskResponseBody) SetResult(v map[string]interface{}) *StopTaskResponseBody
func (StopTaskResponseBody) String ¶
func (s StopTaskResponseBody) String() string
type TagResourcesRequest ¶
type TagResourcesRequest struct { // This parameter is required. ResourceId []*string `json:"resourceId,omitempty" xml:"resourceId,omitempty" type:"Repeated"` // This parameter is required. // // example: // // instance ResourceType *string `json:"resourceType,omitempty" xml:"resourceType,omitempty"` // This parameter is required. Tag []*TagResourcesRequestTag `json:"tag,omitempty" xml:"tag,omitempty" type:"Repeated"` }
func (TagResourcesRequest) GoString ¶
func (s TagResourcesRequest) GoString() string
func (*TagResourcesRequest) SetResourceId ¶
func (s *TagResourcesRequest) SetResourceId(v []*string) *TagResourcesRequest
func (*TagResourcesRequest) SetResourceType ¶
func (s *TagResourcesRequest) SetResourceType(v string) *TagResourcesRequest
func (*TagResourcesRequest) SetTag ¶
func (s *TagResourcesRequest) SetTag(v []*TagResourcesRequestTag) *TagResourcesRequest
func (TagResourcesRequest) String ¶
func (s TagResourcesRequest) String() string
type TagResourcesRequestTag ¶
type TagResourcesRequestTag struct { // example: // // opensearch Key *string `json:"key,omitempty" xml:"key,omitempty"` // example: // // opensearch Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (TagResourcesRequestTag) GoString ¶
func (s TagResourcesRequestTag) GoString() string
func (*TagResourcesRequestTag) SetKey ¶
func (s *TagResourcesRequestTag) SetKey(v string) *TagResourcesRequestTag
func (*TagResourcesRequestTag) SetValue ¶
func (s *TagResourcesRequestTag) SetValue(v string) *TagResourcesRequestTag
func (TagResourcesRequestTag) String ¶
func (s TagResourcesRequestTag) String() string
type TagResourcesResponse ¶
type TagResourcesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *TagResourcesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (TagResourcesResponse) GoString ¶
func (s TagResourcesResponse) GoString() string
func (*TagResourcesResponse) SetBody ¶
func (s *TagResourcesResponse) SetBody(v *TagResourcesResponseBody) *TagResourcesResponse
func (*TagResourcesResponse) SetHeaders ¶
func (s *TagResourcesResponse) SetHeaders(v map[string]*string) *TagResourcesResponse
func (*TagResourcesResponse) SetStatusCode ¶
func (s *TagResourcesResponse) SetStatusCode(v int32) *TagResourcesResponse
func (TagResourcesResponse) String ¶
func (s TagResourcesResponse) String() string
type TagResourcesResponseBody ¶
type TagResourcesResponseBody struct { // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (TagResourcesResponseBody) GoString ¶
func (s TagResourcesResponseBody) GoString() string
func (*TagResourcesResponseBody) SetRequestId ¶
func (s *TagResourcesResponseBody) SetRequestId(v string) *TagResourcesResponseBody
func (TagResourcesResponseBody) String ¶
func (s TagResourcesResponseBody) String() string
type UntagResourcesRequest ¶
type UntagResourcesRequest struct { // example: // // true All *bool `json:"all,omitempty" xml:"all,omitempty"` // This parameter is required. ResourceId []*string `json:"resourceId,omitempty" xml:"resourceId,omitempty" type:"Repeated"` // This parameter is required. // // example: // // instance ResourceType *string `json:"resourceType,omitempty" xml:"resourceType,omitempty"` TagKey []*string `json:"tagKey,omitempty" xml:"tagKey,omitempty" type:"Repeated"` }
func (UntagResourcesRequest) GoString ¶
func (s UntagResourcesRequest) GoString() string
func (*UntagResourcesRequest) SetAll ¶
func (s *UntagResourcesRequest) SetAll(v bool) *UntagResourcesRequest
func (*UntagResourcesRequest) SetResourceId ¶
func (s *UntagResourcesRequest) SetResourceId(v []*string) *UntagResourcesRequest
func (*UntagResourcesRequest) SetResourceType ¶
func (s *UntagResourcesRequest) SetResourceType(v string) *UntagResourcesRequest
func (*UntagResourcesRequest) SetTagKey ¶
func (s *UntagResourcesRequest) SetTagKey(v []*string) *UntagResourcesRequest
func (UntagResourcesRequest) String ¶
func (s UntagResourcesRequest) String() string
type UntagResourcesResponse ¶
type UntagResourcesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UntagResourcesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UntagResourcesResponse) GoString ¶
func (s UntagResourcesResponse) GoString() string
func (*UntagResourcesResponse) SetBody ¶
func (s *UntagResourcesResponse) SetBody(v *UntagResourcesResponseBody) *UntagResourcesResponse
func (*UntagResourcesResponse) SetHeaders ¶
func (s *UntagResourcesResponse) SetHeaders(v map[string]*string) *UntagResourcesResponse
func (*UntagResourcesResponse) SetStatusCode ¶
func (s *UntagResourcesResponse) SetStatusCode(v int32) *UntagResourcesResponse
func (UntagResourcesResponse) String ¶
func (s UntagResourcesResponse) String() string
type UntagResourcesResponseBody ¶
type UntagResourcesResponseBody struct { // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 TequestId *string `json:"tequestId,omitempty" xml:"tequestId,omitempty"` }
func (UntagResourcesResponseBody) GoString ¶
func (s UntagResourcesResponseBody) GoString() string
func (*UntagResourcesResponseBody) SetTequestId ¶
func (s *UntagResourcesResponseBody) SetTequestId(v string) *UntagResourcesResponseBody
func (UntagResourcesResponseBody) String ¶
func (s UntagResourcesResponseBody) String() string
type UntagResourcesShrinkRequest ¶
type UntagResourcesShrinkRequest struct { // example: // // true All *bool `json:"all,omitempty" xml:"all,omitempty"` // This parameter is required. ResourceIdShrink *string `json:"resourceId,omitempty" xml:"resourceId,omitempty"` // This parameter is required. // // example: // // instance ResourceType *string `json:"resourceType,omitempty" xml:"resourceType,omitempty"` TagKeyShrink *string `json:"tagKey,omitempty" xml:"tagKey,omitempty"` }
func (UntagResourcesShrinkRequest) GoString ¶
func (s UntagResourcesShrinkRequest) GoString() string
func (*UntagResourcesShrinkRequest) SetAll ¶
func (s *UntagResourcesShrinkRequest) SetAll(v bool) *UntagResourcesShrinkRequest
func (*UntagResourcesShrinkRequest) SetResourceIdShrink ¶
func (s *UntagResourcesShrinkRequest) SetResourceIdShrink(v string) *UntagResourcesShrinkRequest
func (*UntagResourcesShrinkRequest) SetResourceType ¶
func (s *UntagResourcesShrinkRequest) SetResourceType(v string) *UntagResourcesShrinkRequest
func (*UntagResourcesShrinkRequest) SetTagKeyShrink ¶
func (s *UntagResourcesShrinkRequest) SetTagKeyShrink(v string) *UntagResourcesShrinkRequest
func (UntagResourcesShrinkRequest) String ¶
func (s UntagResourcesShrinkRequest) String() string
type UpdateInstanceRequest ¶
type UpdateInstanceRequest struct { // The information about the instance specification. Components []*UpdateInstanceRequestComponents `json:"components,omitempty" xml:"components,omitempty" type:"Repeated"` // The description of the instance. // // example: // // "" Description *string `json:"description,omitempty" xml:"description,omitempty"` // The type of the order. Valid values: UPGRADE and DOWNGRADE. UPGRADE upgrades the instance specifications. DOWNGRADE: downgrades the instance specifications. // // example: // // "" OrderType *string `json:"orderType,omitempty" xml:"orderType,omitempty"` }
func (UpdateInstanceRequest) GoString ¶
func (s UpdateInstanceRequest) GoString() string
func (*UpdateInstanceRequest) SetComponents ¶
func (s *UpdateInstanceRequest) SetComponents(v []*UpdateInstanceRequestComponents) *UpdateInstanceRequest
func (*UpdateInstanceRequest) SetDescription ¶
func (s *UpdateInstanceRequest) SetDescription(v string) *UpdateInstanceRequest
func (*UpdateInstanceRequest) SetOrderType ¶
func (s *UpdateInstanceRequest) SetOrderType(v string) *UpdateInstanceRequest
func (UpdateInstanceRequest) String ¶
func (s UpdateInstanceRequest) String() string
type UpdateInstanceRequestComponents ¶
type UpdateInstanceRequestComponents struct { // The code of the specification, which must be consistent with the value that you specify on the buy page. // // example: // // 200 Code *string `json:"code,omitempty" xml:"code,omitempty"` // The value of the specification. // // example: // // "" Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (UpdateInstanceRequestComponents) GoString ¶
func (s UpdateInstanceRequestComponents) GoString() string
func (*UpdateInstanceRequestComponents) SetCode ¶
func (s *UpdateInstanceRequestComponents) SetCode(v string) *UpdateInstanceRequestComponents
func (*UpdateInstanceRequestComponents) SetValue ¶
func (s *UpdateInstanceRequestComponents) SetValue(v string) *UpdateInstanceRequestComponents
func (UpdateInstanceRequestComponents) String ¶
func (s UpdateInstanceRequestComponents) String() string
type UpdateInstanceResponse ¶
type UpdateInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateInstanceResponse) GoString ¶
func (s UpdateInstanceResponse) GoString() string
func (*UpdateInstanceResponse) SetBody ¶
func (s *UpdateInstanceResponse) SetBody(v *UpdateInstanceResponseBody) *UpdateInstanceResponse
func (*UpdateInstanceResponse) SetHeaders ¶
func (s *UpdateInstanceResponse) SetHeaders(v map[string]*string) *UpdateInstanceResponse
func (*UpdateInstanceResponse) SetStatusCode ¶
func (s *UpdateInstanceResponse) SetStatusCode(v int32) *UpdateInstanceResponse
func (UpdateInstanceResponse) String ¶
func (s UpdateInstanceResponse) String() string
type UpdateInstanceResponseBody ¶
type UpdateInstanceResponseBody struct { // The ID of the request // // example: // // 90D6B8F5-FE97-4509-9AAB-367836C51818 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // The results returned. Result *UpdateInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (UpdateInstanceResponseBody) GoString ¶
func (s UpdateInstanceResponseBody) GoString() string
func (*UpdateInstanceResponseBody) SetRequestId ¶
func (s *UpdateInstanceResponseBody) SetRequestId(v string) *UpdateInstanceResponseBody
func (*UpdateInstanceResponseBody) SetResult ¶
func (s *UpdateInstanceResponseBody) SetResult(v *UpdateInstanceResponseBodyResult) *UpdateInstanceResponseBody
func (UpdateInstanceResponseBody) String ¶
func (s UpdateInstanceResponseBody) String() string
type UpdateInstanceResponseBodyResult ¶
type UpdateInstanceResponseBodyResult struct { // The billing method. // // example: // // PrePaid ChargeType *string `json:"chargeType,omitempty" xml:"chargeType,omitempty"` // The commodity code of the instance. // // example: // // ha3-code CommodityCode *string `json:"commodityCode,omitempty" xml:"commodityCode,omitempty"` // The time when the instance was created // // example: // // 2018-12-06T11:17:49.0 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // The description of the instance // // example: // // Test instance Description *string `json:"description,omitempty" xml:"description,omitempty"` // The time when the instance expires // // example: // // 2019-01-06T16:00:00.0 ExpiredTime *string `json:"expiredTime,omitempty" xml:"expiredTime,omitempty"` // Indicates whether an overdue payment is involved // // example: // // false InDebt *bool `json:"inDebt,omitempty" xml:"inDebt,omitempty"` // The instance ID. // // example: // // ha-cn-0ju2s170b03 InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // The lock status // // example: // // Unlock LockMode *string `json:"lockMode,omitempty" xml:"lockMode,omitempty"` // The ID of the resource group. // // example: // // rg-aeky6hthboewpuy ResourceGroupId *string `json:"resourceGroupId,omitempty" xml:"resourceGroupId,omitempty"` // The instance status. // // example: // // Running Status *string `json:"status,omitempty" xml:"status,omitempty"` // The time when the instance was last updated // // example: // // 2018-12-06T11:17:49.0 UpdateTime *string `json:"updateTime,omitempty" xml:"updateTime,omitempty"` }
func (UpdateInstanceResponseBodyResult) GoString ¶
func (s UpdateInstanceResponseBodyResult) GoString() string
func (*UpdateInstanceResponseBodyResult) SetChargeType ¶
func (s *UpdateInstanceResponseBodyResult) SetChargeType(v string) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetCommodityCode ¶
func (s *UpdateInstanceResponseBodyResult) SetCommodityCode(v string) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetCreateTime ¶
func (s *UpdateInstanceResponseBodyResult) SetCreateTime(v string) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetDescription ¶
func (s *UpdateInstanceResponseBodyResult) SetDescription(v string) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetExpiredTime ¶
func (s *UpdateInstanceResponseBodyResult) SetExpiredTime(v string) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetInDebt ¶
func (s *UpdateInstanceResponseBodyResult) SetInDebt(v bool) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetInstanceId ¶
func (s *UpdateInstanceResponseBodyResult) SetInstanceId(v string) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetLockMode ¶
func (s *UpdateInstanceResponseBodyResult) SetLockMode(v string) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetResourceGroupId ¶
func (s *UpdateInstanceResponseBodyResult) SetResourceGroupId(v string) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetStatus ¶
func (s *UpdateInstanceResponseBodyResult) SetStatus(v string) *UpdateInstanceResponseBodyResult
func (*UpdateInstanceResponseBodyResult) SetUpdateTime ¶
func (s *UpdateInstanceResponseBodyResult) SetUpdateTime(v string) *UpdateInstanceResponseBodyResult
func (UpdateInstanceResponseBodyResult) String ¶
func (s UpdateInstanceResponseBodyResult) String() string
type UpdateSqlInstanceContentRequest ¶
type UpdateSqlInstanceContentRequest struct { // This parameter is required. // // example: // // select - from test Content *string `json:"content,omitempty" xml:"content,omitempty"` }
func (UpdateSqlInstanceContentRequest) GoString ¶
func (s UpdateSqlInstanceContentRequest) GoString() string
func (*UpdateSqlInstanceContentRequest) SetContent ¶
func (s *UpdateSqlInstanceContentRequest) SetContent(v string) *UpdateSqlInstanceContentRequest
func (UpdateSqlInstanceContentRequest) String ¶
func (s UpdateSqlInstanceContentRequest) String() string
type UpdateSqlInstanceContentResponse ¶
type UpdateSqlInstanceContentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateSqlInstanceContentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateSqlInstanceContentResponse) GoString ¶
func (s UpdateSqlInstanceContentResponse) GoString() string
func (*UpdateSqlInstanceContentResponse) SetBody ¶
func (s *UpdateSqlInstanceContentResponse) SetBody(v *UpdateSqlInstanceContentResponseBody) *UpdateSqlInstanceContentResponse
func (*UpdateSqlInstanceContentResponse) SetHeaders ¶
func (s *UpdateSqlInstanceContentResponse) SetHeaders(v map[string]*string) *UpdateSqlInstanceContentResponse
func (*UpdateSqlInstanceContentResponse) SetStatusCode ¶
func (s *UpdateSqlInstanceContentResponse) SetStatusCode(v int32) *UpdateSqlInstanceContentResponse
func (UpdateSqlInstanceContentResponse) String ¶
func (s UpdateSqlInstanceContentResponse) String() string
type UpdateSqlInstanceContentResponseBody ¶
type UpdateSqlInstanceContentResponseBody struct { // id of request // // example: // // E45380E8-994A-5402-9806-F114B3295FCF RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // InstanceVersionVO Result *UpdateSqlInstanceContentResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (UpdateSqlInstanceContentResponseBody) GoString ¶
func (s UpdateSqlInstanceContentResponseBody) GoString() string
func (*UpdateSqlInstanceContentResponseBody) SetRequestId ¶
func (s *UpdateSqlInstanceContentResponseBody) SetRequestId(v string) *UpdateSqlInstanceContentResponseBody
func (UpdateSqlInstanceContentResponseBody) String ¶
func (s UpdateSqlInstanceContentResponseBody) String() string
type UpdateSqlInstanceContentResponseBodyResult ¶
type UpdateSqlInstanceContentResponseBodyResult struct { // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} CombineParams *string `json:"combineParams,omitempty" xml:"combineParams,omitempty"` Comment *string `json:"comment,omitempty" xml:"comment,omitempty"` // example: // // select - from test Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} DynamicParams *string `json:"dynamicParams,omitempty" xml:"dynamicParams,omitempty"` // example: // // 1719221186114 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // example: // // 1719221186114 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // example: // // 1 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} Kvpairs *string `json:"kvpairs,omitempty" xml:"kvpairs,omitempty"` // example: // // 1 RelatedTemplateId *int64 `json:"relatedTemplateId,omitempty" xml:"relatedTemplateId,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} StaticParams *string `json:"staticParams,omitempty" xml:"staticParams,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} TemplateParams *string `json:"templateParams,omitempty" xml:"templateParams,omitempty"` // example: // // 1 Version *int64 `json:"version,omitempty" xml:"version,omitempty"` }
func (UpdateSqlInstanceContentResponseBodyResult) GoString ¶
func (s UpdateSqlInstanceContentResponseBodyResult) GoString() string
func (*UpdateSqlInstanceContentResponseBodyResult) SetCombineParams ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetCombineParams(v string) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetComment ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetComment(v string) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetContent ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetContent(v string) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetDynamicParams ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetDynamicParams(v string) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetGmtCreate ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetGmtCreate(v string) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetGmtModified ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetGmtModified(v string) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetInstanceId ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetInstanceId(v int64) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetKvpairs ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetKvpairs(v string) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetRelatedTemplateId ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetRelatedTemplateId(v int64) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetStaticParams ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetStaticParams(v string) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetTemplateParams ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetTemplateParams(v string) *UpdateSqlInstanceContentResponseBodyResult
func (*UpdateSqlInstanceContentResponseBodyResult) SetVersion ¶
func (s *UpdateSqlInstanceContentResponseBodyResult) SetVersion(v int64) *UpdateSqlInstanceContentResponseBodyResult
func (UpdateSqlInstanceContentResponseBodyResult) String ¶
func (s UpdateSqlInstanceContentResponseBodyResult) String() string
type UpdateSqlInstanceNameRequest ¶
type UpdateSqlInstanceNameRequest struct { // This parameter is required. // // example: // // test Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (UpdateSqlInstanceNameRequest) GoString ¶
func (s UpdateSqlInstanceNameRequest) GoString() string
func (*UpdateSqlInstanceNameRequest) SetName ¶
func (s *UpdateSqlInstanceNameRequest) SetName(v string) *UpdateSqlInstanceNameRequest
func (UpdateSqlInstanceNameRequest) String ¶
func (s UpdateSqlInstanceNameRequest) String() string
type UpdateSqlInstanceNameResponse ¶
type UpdateSqlInstanceNameResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateSqlInstanceNameResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateSqlInstanceNameResponse) GoString ¶
func (s UpdateSqlInstanceNameResponse) GoString() string
func (*UpdateSqlInstanceNameResponse) SetBody ¶
func (s *UpdateSqlInstanceNameResponse) SetBody(v *UpdateSqlInstanceNameResponseBody) *UpdateSqlInstanceNameResponse
func (*UpdateSqlInstanceNameResponse) SetHeaders ¶
func (s *UpdateSqlInstanceNameResponse) SetHeaders(v map[string]*string) *UpdateSqlInstanceNameResponse
func (*UpdateSqlInstanceNameResponse) SetStatusCode ¶
func (s *UpdateSqlInstanceNameResponse) SetStatusCode(v int32) *UpdateSqlInstanceNameResponse
func (UpdateSqlInstanceNameResponse) String ¶
func (s UpdateSqlInstanceNameResponse) String() string
type UpdateSqlInstanceNameResponseBody ¶
type UpdateSqlInstanceNameResponseBody struct { // id of request // // example: // // E7B7D598-B080-5C8E-AA35-D43EC0D5F886 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // NodeVO Result *UpdateSqlInstanceNameResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (UpdateSqlInstanceNameResponseBody) GoString ¶
func (s UpdateSqlInstanceNameResponseBody) GoString() string
func (*UpdateSqlInstanceNameResponseBody) SetRequestId ¶
func (s *UpdateSqlInstanceNameResponseBody) SetRequestId(v string) *UpdateSqlInstanceNameResponseBody
func (*UpdateSqlInstanceNameResponseBody) SetResult ¶
func (s *UpdateSqlInstanceNameResponseBody) SetResult(v *UpdateSqlInstanceNameResponseBodyResult) *UpdateSqlInstanceNameResponseBody
func (UpdateSqlInstanceNameResponseBody) String ¶
func (s UpdateSqlInstanceNameResponseBody) String() string
type UpdateSqlInstanceNameResponseBodyResult ¶
type UpdateSqlInstanceNameResponseBodyResult struct { // example: // // 1719220182844 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // example: // // 1719221186114 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // example: // // 22 Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // example: // // 1 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // true IsDir *int32 `json:"isDir,omitempty" xml:"isDir,omitempty"` // example: // // general Name *string `json:"name,omitempty" xml:"name,omitempty"` // example: // // -1 Parent *int64 `json:"parent,omitempty" xml:"parent,omitempty"` // example: // // 1 TemplateId *int64 `json:"templateId,omitempty" xml:"templateId,omitempty"` // table, instance, template, function // // example: // // instance Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (UpdateSqlInstanceNameResponseBodyResult) GoString ¶
func (s UpdateSqlInstanceNameResponseBodyResult) GoString() string
func (*UpdateSqlInstanceNameResponseBodyResult) SetGmtCreate ¶
func (s *UpdateSqlInstanceNameResponseBodyResult) SetGmtCreate(v string) *UpdateSqlInstanceNameResponseBodyResult
func (*UpdateSqlInstanceNameResponseBodyResult) SetGmtModified ¶
func (s *UpdateSqlInstanceNameResponseBodyResult) SetGmtModified(v string) *UpdateSqlInstanceNameResponseBodyResult
func (*UpdateSqlInstanceNameResponseBodyResult) SetId ¶
func (s *UpdateSqlInstanceNameResponseBodyResult) SetId(v int64) *UpdateSqlInstanceNameResponseBodyResult
func (*UpdateSqlInstanceNameResponseBodyResult) SetInstanceId ¶
func (s *UpdateSqlInstanceNameResponseBodyResult) SetInstanceId(v int64) *UpdateSqlInstanceNameResponseBodyResult
func (*UpdateSqlInstanceNameResponseBodyResult) SetIsDir ¶
func (s *UpdateSqlInstanceNameResponseBodyResult) SetIsDir(v int32) *UpdateSqlInstanceNameResponseBodyResult
func (*UpdateSqlInstanceNameResponseBodyResult) SetName ¶
func (s *UpdateSqlInstanceNameResponseBodyResult) SetName(v string) *UpdateSqlInstanceNameResponseBodyResult
func (*UpdateSqlInstanceNameResponseBodyResult) SetParent ¶
func (s *UpdateSqlInstanceNameResponseBodyResult) SetParent(v int64) *UpdateSqlInstanceNameResponseBodyResult
func (*UpdateSqlInstanceNameResponseBodyResult) SetTemplateId ¶
func (s *UpdateSqlInstanceNameResponseBodyResult) SetTemplateId(v int64) *UpdateSqlInstanceNameResponseBodyResult
func (*UpdateSqlInstanceNameResponseBodyResult) SetType ¶
func (s *UpdateSqlInstanceNameResponseBodyResult) SetType(v string) *UpdateSqlInstanceNameResponseBodyResult
func (UpdateSqlInstanceNameResponseBodyResult) String ¶
func (s UpdateSqlInstanceNameResponseBodyResult) String() string
type UpdateSqlInstanceParamsRequest ¶
type UpdateSqlInstanceParamsRequest struct { CombineParam map[string]interface{} `json:"combineParam,omitempty" xml:"combineParam,omitempty"` DynamicParam map[string]interface{} `json:"dynamicParam,omitempty" xml:"dynamicParam,omitempty"` Kvpair map[string]interface{} `json:"kvpair,omitempty" xml:"kvpair,omitempty"` Params map[string]interface{} `json:"params,omitempty" xml:"params,omitempty"` StaticParam map[string]interface{} `json:"staticParam,omitempty" xml:"staticParam,omitempty"` }
func (UpdateSqlInstanceParamsRequest) GoString ¶
func (s UpdateSqlInstanceParamsRequest) GoString() string
func (*UpdateSqlInstanceParamsRequest) SetCombineParam ¶
func (s *UpdateSqlInstanceParamsRequest) SetCombineParam(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
func (*UpdateSqlInstanceParamsRequest) SetDynamicParam ¶
func (s *UpdateSqlInstanceParamsRequest) SetDynamicParam(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
func (*UpdateSqlInstanceParamsRequest) SetKvpair ¶
func (s *UpdateSqlInstanceParamsRequest) SetKvpair(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
func (*UpdateSqlInstanceParamsRequest) SetParams ¶
func (s *UpdateSqlInstanceParamsRequest) SetParams(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
func (*UpdateSqlInstanceParamsRequest) SetStaticParam ¶
func (s *UpdateSqlInstanceParamsRequest) SetStaticParam(v map[string]interface{}) *UpdateSqlInstanceParamsRequest
func (UpdateSqlInstanceParamsRequest) String ¶
func (s UpdateSqlInstanceParamsRequest) String() string
type UpdateSqlInstanceParamsResponse ¶
type UpdateSqlInstanceParamsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateSqlInstanceParamsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateSqlInstanceParamsResponse) GoString ¶
func (s UpdateSqlInstanceParamsResponse) GoString() string
func (*UpdateSqlInstanceParamsResponse) SetBody ¶
func (s *UpdateSqlInstanceParamsResponse) SetBody(v *UpdateSqlInstanceParamsResponseBody) *UpdateSqlInstanceParamsResponse
func (*UpdateSqlInstanceParamsResponse) SetHeaders ¶
func (s *UpdateSqlInstanceParamsResponse) SetHeaders(v map[string]*string) *UpdateSqlInstanceParamsResponse
func (*UpdateSqlInstanceParamsResponse) SetStatusCode ¶
func (s *UpdateSqlInstanceParamsResponse) SetStatusCode(v int32) *UpdateSqlInstanceParamsResponse
func (UpdateSqlInstanceParamsResponse) String ¶
func (s UpdateSqlInstanceParamsResponse) String() string
type UpdateSqlInstanceParamsResponseBody ¶
type UpdateSqlInstanceParamsResponseBody struct { // id of request // // example: // // 022F36C7-9FB4-5D67-BEBC-3D14B0984463 RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // InstanceVersionVO Result *UpdateSqlInstanceParamsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (UpdateSqlInstanceParamsResponseBody) GoString ¶
func (s UpdateSqlInstanceParamsResponseBody) GoString() string
func (*UpdateSqlInstanceParamsResponseBody) SetRequestId ¶
func (s *UpdateSqlInstanceParamsResponseBody) SetRequestId(v string) *UpdateSqlInstanceParamsResponseBody
func (UpdateSqlInstanceParamsResponseBody) String ¶
func (s UpdateSqlInstanceParamsResponseBody) String() string
type UpdateSqlInstanceParamsResponseBodyResult ¶
type UpdateSqlInstanceParamsResponseBodyResult struct { // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} CombineParams *string `json:"combineParams,omitempty" xml:"combineParams,omitempty"` Comment *string `json:"comment,omitempty" xml:"comment,omitempty"` // example: // // select - from test Content *string `json:"content,omitempty" xml:"content,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} DynamicParams *string `json:"dynamicParams,omitempty" xml:"dynamicParams,omitempty"` // example: // // 1719221186114 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // example: // // 1719220182844 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // example: // // 1 InstanceId *int64 `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} Kvpairs *string `json:"kvpairs,omitempty" xml:"kvpairs,omitempty"` // example: // // 1 RelatedTemplateId *int64 `json:"relatedTemplateId,omitempty" xml:"relatedTemplateId,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} StaticParams *string `json:"staticParams,omitempty" xml:"staticParams,omitempty"` // example: // // {\\"trace\\":\\"INFO\\",\\"databaseName\\":\\"general\\",\\"iquan.plan.cache.enable\\":true,\\"iquan.plan.prepare.level\\":\\"jni.post.optimize\\",\\"urlencode_data\\":false,\\"formatType\\":\\"string\\",\\"timeout\\":1000} TemplateParams *string `json:"templateParams,omitempty" xml:"templateParams,omitempty"` // example: // // 1 Version *int64 `json:"version,omitempty" xml:"version,omitempty"` }
func (UpdateSqlInstanceParamsResponseBodyResult) GoString ¶
func (s UpdateSqlInstanceParamsResponseBodyResult) GoString() string
func (*UpdateSqlInstanceParamsResponseBodyResult) SetCombineParams ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetCombineParams(v string) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetComment ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetComment(v string) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetContent ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetContent(v string) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetDynamicParams ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetDynamicParams(v string) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetGmtCreate ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetGmtCreate(v string) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetGmtModified ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetGmtModified(v string) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetInstanceId ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetInstanceId(v int64) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetKvpairs ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetKvpairs(v string) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetRelatedTemplateId ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetRelatedTemplateId(v int64) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetStaticParams ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetStaticParams(v string) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetTemplateParams ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetTemplateParams(v string) *UpdateSqlInstanceParamsResponseBodyResult
func (*UpdateSqlInstanceParamsResponseBodyResult) SetVersion ¶
func (s *UpdateSqlInstanceParamsResponseBodyResult) SetVersion(v int64) *UpdateSqlInstanceParamsResponseBodyResult
func (UpdateSqlInstanceParamsResponseBodyResult) String ¶
func (s UpdateSqlInstanceParamsResponseBodyResult) String() string
type VariablesValue ¶
type VariablesValue struct { // Specifies whether the variable is not allowed to be modified. // // example: // // false DisableModify *bool `json:"disableModify,omitempty" xml:"disableModify,omitempty"` // Specifies whether the variable is modified. // // example: // // false IsModify *bool `json:"isModify,omitempty" xml:"isModify,omitempty"` // The variable value. // // example: // // "" Value *string `json:"value,omitempty" xml:"value,omitempty"` // The description of the variable. // // example: // // "" Description *string `json:"description,omitempty" xml:"description,omitempty"` // The template value of the variable. // // example: // // "" TemplateValue *string `json:"templateValue,omitempty" xml:"templateValue,omitempty"` // The variable type. Valid values: // // - NORMAL: common variable // // - FUNCTION: function variable // // example: // // NORMAL Type *string `json:"type,omitempty" xml:"type,omitempty"` // The function variables. FuncValue *VariablesValueFuncValue `json:"funcValue,omitempty" xml:"funcValue,omitempty" type:"Struct"` }
func (VariablesValue) GoString ¶
func (s VariablesValue) GoString() string
func (*VariablesValue) SetDescription ¶
func (s *VariablesValue) SetDescription(v string) *VariablesValue
func (*VariablesValue) SetDisableModify ¶
func (s *VariablesValue) SetDisableModify(v bool) *VariablesValue
func (*VariablesValue) SetFuncValue ¶
func (s *VariablesValue) SetFuncValue(v *VariablesValueFuncValue) *VariablesValue
func (*VariablesValue) SetIsModify ¶
func (s *VariablesValue) SetIsModify(v bool) *VariablesValue
func (*VariablesValue) SetTemplateValue ¶
func (s *VariablesValue) SetTemplateValue(v string) *VariablesValue
func (*VariablesValue) SetType ¶
func (s *VariablesValue) SetType(v string) *VariablesValue
func (*VariablesValue) SetValue ¶
func (s *VariablesValue) SetValue(v string) *VariablesValue
func (VariablesValue) String ¶
func (s VariablesValue) String() string
type VariablesValueFuncValue ¶
type VariablesValueFuncValue struct { // The class name of the function variable. // // example: // // "" FuncClassName *string `json:"funcClassName,omitempty" xml:"funcClassName,omitempty"` // The template of the function variable. // // example: // // "" Template *string `json:"template,omitempty" xml:"template,omitempty"` }
func (VariablesValueFuncValue) GoString ¶
func (s VariablesValueFuncValue) GoString() string
func (*VariablesValueFuncValue) SetFuncClassName ¶
func (s *VariablesValueFuncValue) SetFuncClassName(v string) *VariablesValueFuncValue
func (*VariablesValueFuncValue) SetTemplate ¶
func (s *VariablesValueFuncValue) SetTemplate(v string) *VariablesValueFuncValue
func (VariablesValueFuncValue) String ¶
func (s VariablesValueFuncValue) String() string